 #longscroll-subseries {
     font: 16px/28px "Lato", Helvetica, Arial, sans-serif;
     position: relative;
     color: #555;
     -webkit-text-size-adjust: none;
     line-height: 1.4;
 }
 
 li {
     list-style: none;
 }
 
 .tabbedBrowse-features-featureText {
     color: #fff;
 }
 
 .mainContent {
     position: relative;
     clear: both
 }
 
 .mainFooter {
     clear: both
 }
 
 .pageWrapper {
     width: 100%;
     margin: 0 auto;
     position: relative;
     clear: both
 }
 
 @media(min-width :76.75em) {
     .pageWrapper {
         width: 80em
     }
     .pageWrapper.homePage {
         width: 80em
     }
 }
 
 .contentContainer {
     background-color: #000;
 }
 
 @media(min-width :76.75em) {
     .contentContainer:before,
     .contentContainer:after {
         content: "";
         width: 7px;
         height: 100%;
         position: absolute;
         top: 0
     }
     .contentContainer:before {
         background-size: 100%;
         background-image: -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
         background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         margin-left: -7px;
         left: 0
     }
     .contentContainer:after {
         background-size: 100%;
         background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
         background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         background-image: linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
         margin-right: -7px;
         right: 0
     }
 }
 
 #longscroll-subseries .tabbed-nav-wrapper.stickyTabs .logo a {
     display: block;
     text-indent: -9999em;
     height: 50px;
     width: 65px
 }
 
 #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
     display: inline-block;
     height: 50px;
     padding-left: 85px;
     padding-top: 5px;
     font-size: 1.55em;
     color: #000;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     text-transform: uppercase;
     background: #fff
 }
 
 #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #tab-nav {
     margin: 0;
     border-top: 1px solid #ccc
 }
 
 #longscroll-subseries .tabs-main-rwd-control {
     display: none
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-container {
     border-bottom: 1px solid #ccc !important;
     height: auto;
     padding: 2em 1.5em 0 1.5em
 }
 
 #longscroll-subseries .tabbedBrowse-accessories {
     border: 0
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary-details {
     margin-top: .5em
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-title {
     text-align: center;
     color: #009dda;
     font-size: .875em;
     line-height: 1.1em;
     display: block;
     margin-bottom: 1em
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary,
 #longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary .pricingSummary-secondary-details {
     margin-top: 1em
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary .pricingSummary-shipping {
     font-size: .875em
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-title a {
     color: #555
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-description p {
     font-size: .875em
 }
 
 #longscroll-subseries .pricingSummary-shipping {
     margin-bottom: .5em
 }
 
 #longscroll-subseries .pricingSummary-shipping>div {
     display: none
 }
 
 #longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart {
     background-color: transparent;
     border: 1px solid #0176a2;
     font-size: .625em;
     font-weight: bold;
     color: #0176a2 !important;
     text-transform: uppercase;
     line-height: 2em;
     margin: 1em auto;
     height: auto;
     width: max-content;
     position: relative
 }
 
 #longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart .icon-atc {
     padding-left: 28px
 }
 
 .tabbedBrowse-accessories-item-container .pricingSummary-purchase-wrapper {
     clear: both;
     width: auto;
     display: flex;
     text-align: center;
     vertical-align: middle
 }
 
 .tabbedBrowse-accessories-item-container .pricingSummary-purchase-wrapper .pricingSummary-cta.accessories-cta {
     margin: 0 auto
 }
 
 #longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart:hover {
     background-color: #258ebf;
     border: 1px solid #258ebf;
     color: #fff !important
 }
 
 #longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart span.icon {
     display: none
 }
 
 #longscroll-subseries .accessoryPartNumber {
     text-align: center;
     font-size: .75em;
     font-weight: bold;
     display: block
 }
 
 #longscroll-subseries .accViewAllURLWrapper {
     text-align: center
 }
 
 #longscroll-subseries .accViewAllURLWrapper.desktop {
     display: none
 }
 
 #longscroll-subseries .accViewAllURLWrapper a {
     border: 1px solid #258ebf;
     padding: 10px;
     display: inline-block;
     float: none;
     margin: 0 0 0 10px
 }
 
 #longscroll-subseries .accViewAllURLWrapper.mobile {
     text-align: center
 }
 
 #longscroll-subseries .accViewAllURLWrapper.mobile a {
     color: #258ebf;
     font-weight: normal;
     font-size: 1.2em;
     padding: 0;
     float: none;
     border: 0
 }
 
 #longscroll-subseries .accViewAllURLWrapper.mobile a::after {
     content: " >";
     display: inline
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-and-services-wrapper {
     background: transparent
 }
 
 #longscroll-subseries .tabbedBrowse-services-wrapper {
     background: transparent
 }
 
 #longscroll-subseries .tab-content .on-accessories {
     text-align: center;
     z-index: 100;
     position: absolute;
     width: 100%;
     opacity: .8;
     top: 0
 }
 
 #longscroll-subseries .tab-content .on-accessories .sk-fading-circle {
     top: 50%
 }
 
 #longscroll-subseries .tabbedBrowse-services-wrapper td {
     width: 50%;
     float: left
 }
 
 #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description {
     display: block !important
 }
 
 #longscroll-subseries .btn-accessories-disabled {
     width: 100%;
     height: 35px;
     border: 1px solid #cecfce;
     background: #efefef;
     color: #999;
     font-weight: bold;
     text-transform: uppercase
 }
 
 #longscroll-subseries .configuratorAjax:after {
     position: fixed;
     top: 0
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item-media {
     margin: 0 auto;
     display: block;
     max-width: 100%;
     max-height: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-accessories-item .button-standard {
     max-height: 3em;
     min-height: 1.5em;
     margin: .5em auto 1em;
     display: block;
     clear: both;
     float: left
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-scroller:after {
     display: none
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-scrollerHeader p.tabbedBrowse-message {
     font-weight: normal;
     font-size: 1.2em;
     margin: 0
 }
 
 #longscroll-subseries div#configure-summary {
     position: relative !important
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-header div img {
     display: none
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse .tabbedBrowse-productListings-controls-startOver {
     padding-right: .5em
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-controls {
     display: none;
     float: right
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
     clear: left;
     width: 100%;
     border-left: 0;
     border-right: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container .button-called-out-alt {
     font-size: 13px
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out {
     width: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls .button-called-out-alt:hover {
     background-color: #258ebf;
     border: 1px solid #258ebf;
     color: #fff
 }
 
 #longscroll-subseries .tabbedBrowse-productListings {
     width: auto;
     padding: 1em 0 0 0;
     overflow: visible
 }
 
 .tabbedBrowse-productListings::after {
     content: ".";
     clear: both;
     display: block;
     height: 0;
     visibility: hidden
 }
 
 .tabbedBrowse-productListings {
     zoom: 1
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper ul.tabbedBrowse-productListing-bundle-list {
     padding-left: 30px
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper ul.tabbedBrowse-productListing-bundle-list li {
     font-size: .75rem;
     list-style-type: disc
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-expandableContent-features.expandableContent-is-collapsed {
     display: flex;
     flex-wrap: wrap;
     flex-direction: column;
     width: 100%;
     margin-bottom: 1em;
     margin-top: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-featureList.featureList-bulleted.featureList-linedRows dl {
     display: flex;
     flex-direction: column;
     width: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dt,
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dd {
     padding: 0 8% 0 12%;
     flex: 1 0 auto
 }
 
 #longscroll-subseries .pricingSummary-shipping .rci-esm {
     display: inline-block
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper {
     overflow: visible
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem {
     text-align: center
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem img {
     max-height: 90vh
 }
 
 #longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-mediaItem.left,
 #longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-textWrapper.left {
     float: left;
     clear: left;
     order: 1
 }
 
 #longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-mediaItem.right,
 #longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-textWrapper.right {
     float: right;
     clear: right;
     order: 2
 }
 
 #longscroll-subseries #tab-content .tabbedBrowse-features-mediaItem.fullwidth.below,
 #longscroll-subseries #tab-content .tabbedBrowse-features-textWrapper.fullwidth.below {
     width: 100%;
     float: none;
     display: table-footer-group
 }
 
 #longscroll-subseries #tab-content .tabbedBrowse-features-textWrapper.fullwidth.above,
 #longscroll-subseries #tab-content .tabbedBrowse-features-mediaItem.fullwidth.above {
     width: 100%;
     float: none;
     display: table-header-group
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section {
     width: 100%;
     display: flex;
     align-items: center
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section.no-flex-zone {
     display: table;
     width: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-features-textWrapper,
 #longscroll-subseries .tabbedBrowse-features-mediaItem {
     width: 100%;
     padding: 5px
 }
 
 #longscroll-subseries .tabbedBrowse-features-mediaItem {
     margin-right: 0
 }
 
 #longscroll-subseries .tabbedBrowse-features-textWrapper.fullwidth {
     width: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(odd) .tabbedBrowse-features-mediaItem,
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(even) .tabbedBrowse-features-textWrapper {
     float: right;
     clear: right;
     order: 2
 }
 
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(even) .tabbedBrowse-features-mediaItem,
 #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(odd) .tabbedBrowse-features-textWrapper {
     float: left;
     clear: left;
     order: 1
 }
 
 #longscroll-subseries .tabbedBrowse-features-featureText {
     padding: 0 0 1em;
     font-size: 1em;
     font-weight: 400
 }
 
 #longscroll-subseries .tabbedBrowse-features-featureHeading {
     width: 100%;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     font-size: 1.875em;
     font-weight: 300;
     color: #fff;
     border: 0;
     padding-bottom: 0;
     padding-top: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls-previous {
     float: left
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls-next {
     float: right
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-controls {
     width: 100%;
     text-align: inherit;
     margin: 0
 }
 
 #longscroll-subseries div#BVRRContainer,
 #longscroll-subseries div#BVQAContainer {
     max-height: 500px;
     overflow-y: scroll
 }
 
 #longscroll-subseries .bv-cleanslate .bv-core-container-399 .bv-content-pagination {
     zoom: 1 !important;
     background-color: transparent !important;
     margin-top: -1px !important;
     margin-bottom: 10px !important
 }
 
 #longscroll-subseries .bv-cleanslate .bv-core-container-399 .bv-secondary-content-list .bv-content-item {
     margin: 0 10px 2px !important;
     border: 0 !important;
     clear: both !important;
     display: block !important;
     -webkit-transition: all ease .5s !important;
     -moz-transition: all ease .5s !important;
     -o-transition: all ease .5s !important;
     transition: all ease .5s !important;
     background-color: #fff !important;
     -webkit-border-radius: .25em !important;
     border-radius: .25em !important;
     color: #5a5a5a !important
 }
 
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-action-bar,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-content-item,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-write-review,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-read-review,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-ask-question,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-button,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-control-bar,
 #longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-content-pagination {
     background-color: transparent !important;
     background: transparent !important
 }
 
 #longscroll-subseries #bvreviewsWrap .tabbedBrowse-title {
     display: block;
     margin-top: 1em;
     margin-bottom: 1em
 }
 
 #longscroll-subseries div#reviewsSocialCurations {
     margin: 1em 0
 }
 
 #longscroll-subseries .bv-curations-cleanslate .fm-carousel {
     background-color: transparent !important;
     z-index: 1 !important
 }
 
 #longscroll-subseries .techSpecs-wrapper {
     padding: 0
 }
 
 #longscroll-subseries .techSpecs-wrapper p {
     float: right;
     padding: .5em 1.175em .5em .5em;
     margin: 0 0 1em 0;
     font-size: 13px;
     border: 0;
     color: #000;
     width: 100%;
     text-align: center !important
 }
 
 #longscroll-subseries .techSpecs-wrapper p a {
     color: #0077a2;
     padding: .5em;
     font-weight: bold;
     text-transform: uppercase
 }
 
 #longscroll-subseries table.techSpecs-table {
     border: 0
 }
 
 #longscroll-subseries table.techSpecs-table th {
     display: none
 }
 
 #longscroll-subseries table.techSpecs-table tr {
     display: table-row;
     margin: 0;
     border-bottom: 1px solid #cecfcd
 }
 
 #longscroll-subseries table.techSpecs-table tr:last-child {
     display: table-row;
     margin: 0;
     border: 0
 }
 
 #longscroll-subseries table.techSpecs-table tr:first-of-type {
     border-bottom: 0
 }
 
 #longscroll-subseries table.techSpecs-table td {
     font-weight: 500;
     font-size: 1.3em;
     display: table-cell;
     width: auto;
     float: none;
     padding: 1.5em;
     color: #555
 }
 
 #longscroll-subseries table.techSpecs-table td:first-child {
     text-transform: none;
     background-color: transparent;
     width: 25%;
     border: 0;
     text-align: right;
     vertical-align: middle
 }
 
 #longscroll-subseries table.techSpecs-table td+td {
     border-top: 0;
     border-right: 0;
     border-left: 1px solid #cecfcd;
     border-bottom: 0
 }
 
 #longscroll-subseries .techSpecs-images {
     display: block;
     width: 100%;
     text-align: center
 }
 
 #longscroll-subseries p.more-specs {
     font-size: 1em;
     color: #686868;
     font-weight: bold;
     float: left;
     border: 0
 }
 
 #longscroll-subseries .techSpec-intel-logo {
     display: block;
     float: right;
     width: 210px;
     height: 120px
 }
 
 #longscroll-subseries .techSpec-intel-logo img {
     width: 100%
 }
 
 #longscroll-subseries li#tab-li-reseller .tabbedBrowse-productListing-body {
     margin-top: 0 !important
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper li.content-item.activeSubTab:nth-child(even):before,
 #longscroll-subseries .tabbed-browse-content-wrapper li.content-item.activeSubTab:nth-child(even):after {
     border: 0
 }
 
 #longscroll-subseries #tab-li-reseller>h3 {
     display: none
 }
 
 #longscroll-subseries #whatyou-social {
     position: relative;
     width: auto;
     height: auto;
     margin: 0 auto;
     display: flex;
     justify-content: center
 }
 
 #longscroll-subseries #whatyou-social .wy-text {
     font-size: 1.25em;
     color: #000;
     text-align: right;
     float: left;
     margin: 0 1em 0 0
 }
 
 #longscroll-subseries #whatyou-social .wy-social-links {
     float: left;
     display: inline-block
 }
 
 #longscroll-subseries #whatyou-social span.at-icon-wrapper {
     background-color: #6f7170 !important;
     border-radius: 100px
 }
 
 #longscroll-subseries .subseriesBackToTop {
     width: 50px;
     text-decoration: none;
     text-align: center;
     cursor: pointer;
     opacity: .8;
     display: none;
     position: relative;
     color: #353535;
     text-transform: uppercase
 }
 
 #longscroll-subseries .subseriesBackToTop:after {
     content: "";
     position: absolute;
     overflow: hidden;
     font-size: 12px;
     width: 1em;
     height: 1em;
     border-top: 2px solid #353535;
     border-left: 2px solid #353535;
     left: 32%;
     top: -6px;
     -moz-transform: rotateZ(-324deg) skewX(-15deg);
     -ms-transform: rotateZ(-324deg) skewX(-15deg);
     -webkit-transform: rotateZ(-324deg) skewX(-15deg);
     transform: rotateZ(-324deg) skewX(-15deg)
 }
 
 #longscroll-subseries .standard-on {
     width: 100%
 }
 
 #longscroll-subseries div#configurator_mbox {
     width: 100%
 }
 
 #longscroll-subseries .footer-paymentOptions {
     padding: 2em 0 1em;
     background-color: #fff;
     position: relative;
     top: 2em;
     margin: 0 auto 2em;
     max-width: 1180px
 }
 
 #longscroll-subseries .footer-legal-wrapper {
     margin: 0 auto;
     max-width: 1180px
 }
 
 #longscroll-subseries #series-legal-cta {
     margin-top: 3em;
     margin-bottom: 0
 }
 
 #longscroll-subseries .add-accessory-heading-wrapper {
     padding-top: 10px
 }
 
 #longscroll-subseries .add-accessory-pageHeading {
     visibility: hidden
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls-next,
 #longscroll-subseries .tabbedBrowse-productListings-controls-previous {
     background-color: #fff;
     border: 1px solid #0176a2;
     font-size: 1em;
     font-weight: bold;
     color: #0176a2;
     text-transform: uppercase;
     padding: .5em 1.5em
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls-next:hover,
 #longscroll-subseries .tabbedBrowse-productListings-controls-previous:hover {
     background-color: #258ebf;
     border: 1px solid #258ebf;
     color: #fff;
     text-decoration: none
 }
 
 #longscroll-subseries span:hover.at4-icon.aticon-facebook,
 #longscroll-subseries span:hover.at4-icon.aticon-twitter,
 #longscroll-subseries span:hover.at4-icon.aticon-pinterest_share,
 #longscroll-subseries span:hover.at4-icon.aticon-google_plusone_share {
     background-color: #949494 !important
 }
 
 #longscroll-subseries span.at4-icon.aticon-facebook {
     background-color: #305891 !important
 }
 
 #longscroll-subseries span.at4-icon.aticon-twitter {
     background-color: #2ca8d2 !important
 }
 
 #longscroll-subseries span.at4-icon.aticon-pinterest_share {
     background-color: #c82828 !important
 }
 
 #longscroll-subseries span.at4-icon.aticon-google_plusone_share {
     background-color: #ce4d39 !important
 }
 
 #longscroll-subseries .cta-group-share.addthis-subseries[class*="addthis-"].addthis-subseriespage {
     text-align: center
 }
 
 #longscroll-subseries .pf-wrapper {
     position: absolute;
     z-index: 1;
     visibility: hidden;
     max-height: 0;
     background-color: #efefef;
     top: 22px;
     left: -11px;
     padding: 10px 15px;
     width: 150px;
     -moz-box-sizing: content-box;
     -webkit-box-sizing: content-box;
     box-sizing: content-box;
     -moz-transition: max-height .75s ease 0;
     -o-transition: max-height .75s ease 0;
     -webkit-transition: max-height .75s ease;
     -webkit-transition-delay: 0;
     transition: max-height .75s ease 0;
     -moz-box-shadow: rgba(117, 117, 117, 0.5) 1px 2px 5px 1px;
     -webkit-box-shadow: rgba(117, 117, 117, 0.5) 1px 2px 5px 1px;
     box-shadow: rgba(117, 117, 117, 0.5) 1px 2px 5px 1px
 }
 
 #longscroll-subseries .pf-wrapper:before,
 #longscroll-subseries .pf-wrapper:after {
     content: "";
     position: absolute;
     z-index: 2;
     left: 5px;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 10px 10px 10px
 }
 
 #longscroll-subseries .pf-wrapper:before {
     top: -11px;
     border-color: transparent transparent #d1d1d1 transparent
 }
 
 #longscroll-subseries .pf-wrapper:after {
     top: -10px;
     border-color: transparent transparent #efefef transparent
 }
 
 #longscroll-subseries .pf-wrapper.right-arrow:before,
 #longscroll-subseries .pf-wrapper.right-arrow:after {
     left: auto;
     right: 5px
 }
 
 #longscroll-subseries .product-footnote {
     position: relative;
     width: 3px;
     -moz-box-sizing: content-box;
     -webkit-box-sizing: content-box;
     box-sizing: content-box
 }
 
 #longscroll-subseries .product-footnote>sup {
     color: #50c3f2
 }
 
 #longscroll-subseries .product-footnote>sup:hover {
     cursor: pointer;
     text-decoration: underline
 }
 
 #longscroll-subseries .product-footnote.active .pf-wrapper {
     visibility: visible;
     max-height: 20000px;
     overflow: visible
 }
 
 #longscroll-subseries .separator {
     margin-top: 2em
 }
 
 #longscroll-subseries .separator .productImg {
     position: relative;
     float: right;
     margin-top: -1em
 }
 
 #longscroll-subseries .separator .productHeader {
     padding-left: .25em
 }
 
 #longscroll-subseries .separator .productTxt {
     padding-left: .5em
 }
 
 #longscroll-subseries .separator img.lazy {
     float: left
 }
 
 #longscroll-subseries .visibility {
     visibility: visible
 }
 
 #longscroll-subseries .hidden {
     display: none !important
 }
 
 #longscroll-subseries .subseriesHeader h1 {
     font-size: 40px;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     color: #000;
     line-height: 1.2em;
     word-wrap: break-word
 }
 
 #longscroll-subseries .subseriesHeader h2 {
     font-size: 40px;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     color: #000;
     line-height: 1.2em;
     word-wrap: break-word
 }
 
 #longscroll-subseries .subseriesHeader h3 {
     font-size: 40px;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     color: #000;
     line-height: 1.2em;
     word-wrap: break-word
 }
 
 #longscroll-subseries .subseriesHeader .longScrollBackgroundImage {
     display: none
 }
 
 #longscroll-subseries .mobileHeader {
     display: block;
     font-size: 11vw;
     line-height: 1.2em;
     margin-bottom: .2em
 }
 
 #longscroll-subseries .desktopHeader {
     display: none
 }
 
 #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
     display: block;
     position: static;
     left: auto;
     top: auto;
     width: auto;
     clear: left;
     padding: 0;
     margin-left: 0
 }
 
 #longscroll-subseries .hero-productDescription-body {
     font-size: 1em;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     color: #000
 }
 
 #longscroll-subseries #highlights ul li span {
     font-size: 1em;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     color: #000
 }
 
 #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-heading {
     color: #000;
     font-size: 24px;
     padding: 30px 0 10px 0;
     margin: 0;
     text-align: center;
     display: block;
     text-transform: none
 }
 
 #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-subheading {
     font-size: 14px;
     color: #777;
     padding: 0;
     text-align: center;
     display: block;
     text-transform: none
 }
 
 #longscroll-subseries .productImg {
     display: none;
     float: none;
     width: 100%;
     margin-top: .5em;
     background: 0;
     text-align: center
 }
 
 #longscroll-subseries .productImg img {
     max-width: 100%;
     max-height: 70vh
 }
 
 #longscroll-subseries .productImg .desktopImg {
     display: none
 }
 
 #longscroll-subseries .productImg .mobileImg {
     display: inline-block
 }
 
 #longscroll-subseries .hero-video {
     float: right
 }
 
 #longscroll-subseries .subseriesHeader .cta {
     margin: 0;
     width: 100%;
     height: auto;
     padding: 0;
     clear: none;
     left: 0;
     max-width: none;
     margin-right: 50%
 }
 
 #longscroll-subseries .cta-price {
     display: inline-block
 }
 
 #longscroll-subseries .cta-price dt {
     font-family: "Lato", Arial, Helvetica, sans-serif;
     color: #000;
     float: left;
     font-size: 1em;
     margin-top: .5em;
     margin-right: 0;
     text-transform: lowercase
 }
 
 #longscroll-subseries .cta-price div.cta-extra-info {
     clear: both
 }
 
 #longscroll-subseries .cta-price dt::first-letter {
     text-transform: capitalize
 }
 
 #longscroll-subseries .cta-price dd {
     font-family: "Lato", Arial, Helvetica, sans-serif;
     font-size: 36px;
     color: #000;
     float: left
 }
 
 #longscroll-subseries .cta-group-action {
     width: auto;
     float: none;
     clear: both;
     position: relative
 }
 
 #longscroll-subseries .cta-group-price {
     width: 100%;
     margin: 0;
     text-align: center;
     padding: 0
 }
 
 #longscroll-subseries .cta-group-reviews {
     position: relative;
     width: 100%;
     float: left;
     padding: 0;
     margin: 0 2%;
     min-height: 30px
 }
 
 #longscroll-subseries .cta-group-reviews .reviews {
     display: inline-block;
     margin: 0;
     width: 100%
 }
 
 #longscroll-subseries .bv-primarySummary-rating-container {
     margin: 0 !important
 }
 
 #longscroll-subseries .cta .bv-action-bar {
     display: none !important
 }
 
 #longscroll-subseries .bv-stars-container {
     text-align: center !important
 }
 
 #longscroll-subseries .cta-wishlist {
     display: none
 }
 
 #longscroll-subseries .button-full {
     width: auto
 }
 
 #longscroll-subseries .button-called-out-alt,
 #longscroll-subseries .button-called-out {
     background-color: #1976a1;
     border-radius: 4px;
     border: 1px solid #d9eef7;
     font-family: "Lato", Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #fff;
     text-transform: uppercase;
     vertical-align: middle
 }
 
 #longscroll-subseries .button-called-out-alt,
 #longscroll-subseries .button-called-out[disabled] {
     text-transform: none
 }
 
 #longscroll-subseries .button-called-out-reseller {
     background-color: #d9eef7;
     border: 1px solid #1976a1;
     color: #1976a1 !important
 }
 
 #longscroll-subseries .button-called-out-alt:hover,
 #longscroll-subseries .button-called-out:hover {
     background-color: #d9eef7;
     border: 1px solid #1976a1;
     color: #1976a1 !important
 }
 
 #longscroll-subseries #view-customize {
     font-weight: normal;
     font-size: 1.2em;
     padding: .5em 1em;
     margin-bottom: .5em
 }
 
 #longscroll-subseries .longscrollIntelLogo-container {
     width: 100%;
     margin: 0 auto;
     display: none;
     text-align: center
 }
 
 #longscroll-subseries .longScroll-Win-Intellogo {
     display: none
 }
 
 #longscroll-subseries .longscrollLogoTopRight-container {
     width: 100%;
     text-align: center;
     margin: 0 auto .5em auto
 }
 
 #longscroll-subseries .subseriesHeader {
     top: 0;
     left: 0;
     border-top: 1px solid #ccc
 }
 
 .breadcrumb-wrapper {
     padding-top: 12px
 }
 
 #longscroll-subseries .subseriesHeader .heroSubHeader {
     font-size: 24px;
     color: #000;
     line-height: 1em
 }
 
 #longscroll-subseries .hero-productDescription-body,
 #longscroll-subseries #highlights ul li span {
     color: #000
 }
 
 #longscroll-subseries p.hero-productDescription-body {
     margin: 0
 }
 
 #longscroll-subseries .eSpot-container {
     position: relative;
     left: 0;
     float: left;
     width: 50%;
     clear: none
 }
 
 #longscroll-subseries .eSpot-container .eSpot-item {
     box-shadow: none;
     border: 0;
     margin: 0 !important;
     float: none;
     background: 0
 }
 
 #longscroll-subseries .eSpot-container .eSpot-item .e-spot {
     border: 0;
     margin: 0 !important;
     float: none;
     background: 0
 }
 
 #longscroll-subseries .eSpot-container .eSpot-item .e-spot .text {
     min-height: auto;
     background: transparent
 }
 
 #longscroll-subseries .eSpot-container .eSpot-item .e-spot img,
 #longscroll-subseries .eSpot-container .eSpot-item .e-spot .ShopNow,
 #longscroll-subseries .eSpot-container .eSpot-item .e-spot h3 {
     display: none !important
 }
 
 #longscroll-subseries .eSpot-container .eSpot-item .e-spot .sub-title {
     font-size: 16px;
     font-family: "Open Sans", Arial, Helvetica, sans-serif;
     font-weight: 400;
     color: #000;
     line-height: 1.3em;
     text-transform: none;
     margin: .5em 0
 }
 
 #longscroll-subseries .eSpot-container .eSpot-item p {
     font-weight: 400;
     font-size: 16px;
     color: #373737;
     position: relative
 }
 
 #longscroll-subseries .longscrollLogoTopRight-container {
     display: none !important
 }
 
 #longscroll-subseries .subseriesHeader {
     display: flex;
     flex-direction: column;
     position: relative;
     width: 100%;
     background: #f2f2f2;
     margin: 0 auto
 }
 
 #longscroll-subseries .subseriesHeader .hero-column-one {
     order: 2;
     width: 100%;
     height: 100%;
     margin-top: 20px
 }
 
 #longscroll-subseries .subseriesHeader .hero-column-two {
     order: 1;
     height: auto;
     position: relative;
     overflow: hidden;
     width: 100%
 }
 
 #longscroll-subseries #heroCarouselWrapper {
     height: auto
 }
 
 #longscroll-subseries #heroCarouselWrapper #heroSlider {
     height: 600px !important;
     margin: 1.5em 0 0 0
 }
 
 #longscroll-subseries #heroCarouselWrapper #heroSlider li {
     position: relative;
     overflow: hidden;
     height: 100% !important;
     text-align: center
 }
 
 #longscroll-subseries #heroCarouselWrapper #heroSlider li.longscrollSlider-overlay img {
     opacity: .5
 }
 
 #longscroll-subseries .lightSlider-overlay {
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0
 }
 
 #longscroll-subseries .lightSlider-overlay a {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     background: url("/_ui/desktop/common/css/images/photos-icon.png") center 20px no-repeat rgba(85, 85, 85, 0.5);
     background-size: 70%;
     width: 144px;
     height: 144px;
     border-radius: 72px;
     text-align: center;
     text-decoration: none;
     color: #fff
 }
 
 #longscroll-subseries .lightSlider-overlay a:hover {
     background-color: rgba(0, 0, 0, 0.8)
 }
 
 #longscroll-subseries .lightSlider-overlay a span {
     display: block;
     padding-top: 103px;
     font-size: 14px
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .button-full {
     width: 100%
 }
 
 #longscroll-subseries .pricingSummary {
     font-size: 1rem
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
     position: relative
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container:first-child {
     z-index: 3;
     background-color: #fff
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
 #longscroll-subseries .subseries-showModelDiff-container-mobile {
     display: none
 }
 
 .tabbedBrowse-bundle-componentList {
     font-size: .75rem;
     padding: 0 1em 0 1rem
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList {
     font-size: .75rem;
     padding: 0
 }
 
 #longscroll-subseries .modeldiff-static {
     z-index: 2;
     background-color: #fff
 }
 
 #longscroll-subseries #longscroll-singlesku {
     z-index: 1
 }
 
 #longscroll-subseries #longscroll-singlesku .featureList-bulleted dd {
     line-height: auto !important
 }
 
 #longscroll-subseries #longscroll-singlesku .buttonText.compare {
     text-align: center
 }
 
 #longscroll-subseries #longscroll-singlesku .buttonText.compare .comparecheckbox {
     display: inline-block;
     margin-bottom: 0;
     line-height: auto;
     height: auto;
     vertical-align: middle
 }
 
 #longscroll-subseries #longscroll-singlesku .buttonText.compare .comparecheckbox .cbxshow {
     margin-top: 0;
     zoom: 1;
     vertical-align: middle;
     line-height: .7em;
     margin-left: 0;
     font-size: .7rem
 }
 
 #longscroll-subseries #longscroll-singlesku .buttonText.compare .comparecheckbox .cbxhide {
     margin-top: 0;
     zoom: 1;
     vertical-align: middle;
     line-height: .7em;
     margin-left: 0;
     font-size: .7em
 }
 
 #longscroll-subseries #longscroll-singlesku .tabbedBrowse-productListing-buttonText {
     margin-bottom: 0;
     margin-top: 1em;
     font-size: .7em;
     vertical-align: middle
 }
 
 #longscroll-subseries #longscroll-singlesku .tabbedBrowse-productListing-buttonText .m-compareButton {
     font-size: 16px
 }
 
 #longscroll-subseries #longscroll-subseries.wishlist-link {
     margin-top: 4px;
     display: inline-block;
     zoom: 1;
     vertical-align: top;
     line-height: 1;
     margin-left: 5px
 }
 
 #longscroll-subseries .pricingSummary-details-final-price {
     padding-bottom: 0
 }
 
 #longscroll-subseries .saleprice.pricingSummary-details-final-price-title {
     font-weight: 700;
     color: #454545;
     padding-bottom: 0
 }
 
 #longscroll-subseries .aftercoupon.pricingSummary-details-final-price {
     font-weight: 400;
     color: black;
     font-size: 2.1rem
 }
 
 #longscroll-subseries .aftercoupon.pricingSummary-details-final-price-title {
     padding-bottom: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-title {
     font-weight: 400;
     color: #000;
     font-size: 1.5rem;
     word-break: break-word
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-header {
     margin-bottom: 1em
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
     border: 0
 }
 
 #longscroll-subseries .pricingSummary-coupon:empty {
     display: none
 }
 
 #longscroll-subseries .pricingSummary-details {
     position: relative
 }
 
 #longscroll-subseries .sooimage {
     top: -30px;
     z-index: 1
 }
 
 #longscroll-subseries .sooimage img {
     width: 80% !important
 }
 
 #longscroll-subseries .ribbon-header {
     position: absolute;
     top: -14px;
     height: 28px;
     width: 100%;
     background-position: center .1rem
 }
 
 #longscroll-subseries .ribbon-header.first-header {
     z-index: 3
 }
 
 #longscroll-subseries .ribbon-mask {
     position: absolute;
     top: -15px;
     height: 14px;
     width: 100%;
     background-color: #fff;
     z-index: 2
 }
 
 #longscroll-subseries .tabbedBrowse-productListing {
     top: -14px !important;
     position: relative !important;
     height: 100% !important
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-title {
     margin-top: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-title a {
     color: #000;
     font-size: 1.5em
 }
 
 #longscroll-subseries .featureList-linedRows dt {
     color: #000
 }
 
 #longscroll-subseries .featureList-linedRows dt:nth-of-type(odd),
 #longscroll-subseries .featureList-linedRows dd:nth-of-type(odd) {
     background: transparent
 }
 
 #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-label {
     font-weight: 400;
     color: #676767;
     font-size: 1rem;
     min-width: 50%;
     text-align: left
 }
 
 #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-value {
     font-weight: 400;
     color: #676767;
     padding-bottom: 0;
     font-size: 1rem;
     padding-left: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container {
     padding-top: 0rem
 }
 
 #longscroll-subseries .subseries-showModelDiff-container,
 #longscroll-subseries .subseries-showModelDiff-container-mobile {
     text-align: left;
     background-color: #efefef;
     font-weight: 400;
     font-family: "Lato", Arial, Helvetica, sans-serif !important
 }
 
 #longscroll-subseries .subseries-showModelDiff-container a,
 #longscroll-subseries .subseries-showModelDiff-container-mobile a {
     position: relative
 }
 
 #longscroll-subseries .subseries-showModelDiff-container-mobile {
     width: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container,
 #longscroll-subseries .tabbedBrowse-productListing-button-container {
     padding-top: 0rem !important
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-first,
 #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-second {
     text-transform: uppercase;
     font-size: 1.1em;
     width: 100%
 }
 
 #longscroll-subseries .featureList-bulleted {
     padding: 0 1em 0 1em;
     font-size: .75rem
 }
 
 #longscroll-subseries .pricingSummary-priceList-item,
 #longscroll-subseries .pricingSummary-priceList-label,
 #longscroll-subseries .pricingSummary-priceList-value,
 #longscroll-subseries .pricingSummary-details-final-price-title,
 #longscroll-subseries .pricingSummary-details-final-price {
     padding-bottom: 0
 }
 
 #longscroll-subseries .featureList-bulleted dd:nth-last-child(n+2) {
     line-height: 100%;
     margin-bottom: 0;
     padding-bottom: .5rem;
     border-bottom: 1px solid #ccc
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt,
 #longscroll-subseries .tabbedBrowse-productListings .button-reseller,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt,
 #longscroll-subseries #singlesku-cta {
     background-color: #1976a1;
     border-radius: 4px;
     border: 1px solid #d9eef7;
     color: #fff;
     width: 100%;
     height: 47px;
     background-image: none;
     vertical-align: middle;
     text-transform: none;
     font-size: 16px;
     font-weight: bold
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out:hover,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover,
 #longscroll-subseries .tabbedBrowse-productListings .button-reseller:hover,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover,
 #longscroll-subseries #singlesku-cta:hover {
     background-color: #d9eef7;
     border-radius: 4px;
     border: 1px solid #1976a1;
     color: #1976a1;
     width: 100%;
     background-image: none;
     vertical-align: middle;
     text-transform: none
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt[disabled] {
     background-color: #1976a1;
     border: 1px solid #d9eef7;
     color: #fff
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop {
     width: 100%;
     background-color: #1976a1;
     border-radius: 4px;
     border: 1px solid #d9eef7;
     color: #fff;
     padding: .5em .8em;
     background-image: none;
     vertical-align: middle;
     text-transform: none;
     height: 47px;
     letter-spacing: 0;
     font-size: 16px;
     position: relative;
     font-weight: bold
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop:hover {
     background-color: #d9eef7;
     border-radius: 4px;
     border: 1px solid #1976a1;
     color: #1976a1 !important;
     width: 100%;
     background-image: none;
     vertical-align: middle;
     text-transform: none
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop span.icon-atc {
     background: url(/_ui/desktop/common/css/images/cart_icon_white.png) no-repeat;
     width: 30px;
     height: 23px;
     display: inline-block;
     margin-bottom: -5px
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop:hover span.icon-atc {
     background: url(/_ui/desktop/common/css/images/cart_icon.png) no-repeat
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop span.icon-cus {
     background: url(/_ui/desktop/common/images/customize_icon_white.png) no-repeat;
     width: 30px;
     height: 23px;
     display: inline-block;
     margin-bottom: -5px
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop:hover span.icon-cus {
     background: url(/_ui/desktop/common/images/customize_icon.png) no-repeat
 }
 
 #longscroll-subseries .button-atc {
     content: "";
     background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBBQzVFQjlDRERGNDExRTRBRkZBQUZEMTA3ODE1M0Y5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBBQzVFQjlERERGNDExRTRBRkZBQUZEMTA3ODE1M0Y5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEFDNUVCOUFEREY0MTFFNEFGRkFBRkQxMDc4MTUzRjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEFDNUVCOUJEREY0MTFFNEFGRkFBRkQxMDc4MTUzRjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41MsfYAAABJ0lEQVR42mL4////y/+oYDEQM1CCGYFECQMDgwwDBNgDsRYQiwHxVyC2AuI3UPwaiP8zEAFAhiLzg4F4DRDHAfF+IH6MJPcPavArIH4BtegFlI8sdhfd6ZxA/AWIN0P5Z/+TDr4wobn8OxBvAWI3IOYH4tUMpIP/TFgEQQaxAbEfmYY+xRZ7lAbBbmwupTQInjHhkEAOguWkGoqepGCAE5p8QMnKF4jnQpMbIfALiKPw5YwVQPwTiPnJyVG4bIVlhAtA/JFIr9cB8SEWPAq2AvFOIJYAYgEiDPwHjQe8LkUGzED8l1g5JiIMjIYWLmeBmBtNzhKa3x8BsQIiTxEO+J1ICdsOTW4CklwGTJwYQyOB+BsQnwZibjQ5SyB+C8T3gVgBJg4QYADe7uYwYAQnNAAAAABJRU5ErkJggg==") no-repeat center top;
     width: 21px;
     height: 21px;
     display: inline-block;
     vertical-align: middle;
     position: relative;
     left: -0.5rem
 }
 
 #longscroll-subseries .button-cto {
     content: "";
     background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABJUlEQVQ4y63TvyvFURzG8SMWkvsPyKArE8ONbhltN3+CUSn+BCYTFmWVmAzKaLIgkzIqpZvFrwGDgZT0Mjg3X8fhXuUZz/Ocd+c8n3NCiEInVrCIsdBEmMQRSjlzAs8+tNwE8hZzxz/Baj5Vy/jTBUhD+wHzSXC8ENhMvBnf9YzxgFcsxWAJG4XQdgEy9SMkBg7jYj1z5DP0xtxp4j1+GQpGCwXnVEcvVhNINVdwBTu4xnkGXEcfFrCGkWbPo1h4CrtCuSXAv8PQhirGYh9F3WCoFUg71nGJ7ghMYXe/wiJkK71ChN1nYJUcZBi7cUL9GX8obk7fUrUYGsBTNId/OXEKe8AtOhrFHuAFsy10OBivfoGuuK+n8dv3/jJWlHESJzgXQgjvdTaQUzO5xFsAAAAASUVORK5CYII=") no-repeat center top;
     display: inline-block;
     position: relative;
     left: -0.5rem
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out:hover .button-atc,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-atc,
 #longscroll-subseries .tabbedBrowse-productListings .button-reseller:hover .button-atc,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-atc,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-atc,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-atc,
 #longscroll-subseries #singlesku-cta:hover .button-atc {
     content: "";
     background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMwMUM3RTg1RDZFRDExRTQ4MEYyODYyNjIxNzM0QzZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMwMUM3RTg2RDZFRDExRTQ4MEYyODYyNjIxNzM0QzZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzAxQzdFODNENkVEMTFFNDgwRjI4NjI2MjE3MzRDNkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzAxQzdFODRENkVEMTFFNDgwRjI4NjI2MjE3MzRDNkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz78yQkGAAABSUlEQVR42mJkKFv8koGBQYwBAZYAcSwDieB/ZwyczQLE3UAsA+XbA3EYEOcA8VcgtgLiN1D8GqSXGAsY//+HqGMsBzmQIRiI1wBxHBDvB+LHSGr/QQ1+BcQvoBa9gPKRxe6yoFmyDepCkGsXA/E5IDaCyjEBsTgU6+Jx6FcmNIHvQLwFiN2AmB+IVzOQDv4zYREEGcQGxH5kGvoUm6HIQXAXGgSkgMfYDKU0CJ4x4ZBADoLlpBrKgkMCPRXMgyY3QuAXEO/FZSgsCAKhQZAMxUTlKPTEjwxgGeECEH8k0ut1QMMPseBRsBWIdwKxBBALEGHgP2g8MOAz9AcQe0DZzED8F4c6sByy95mIcEE0NNLOAjE3mpwlNL8/AgafAimGggoXdmgZYIwmFw4NGlkkXxFl6AJoajgDdS0yWAnE74D4ARDvgAkCBBgAPR1b5SOrK2gAAAAASUVORK5CYII=") no-repeat center top;
     width: 21px;
     height: 17px;
     display: inline-block;
     vertical-align: middle;
     position: relative;
     left: -0.5rem
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out:hover .button-cto,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-cto,
 #longscroll-subseries .tabbedBrowse-productListings .button-reseller:hover .button-cto,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-cto,
 #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-cto,
 #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-cto,
 #longscroll-subseries #singlesku-cta:hover .button-cto {
     content: "";
     background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABmElEQVQ4y53Sv2sUQRQA4O82VdKIYBNMKhEsTIQ0QRBJQjj8VdvoFBIQxUqQDWgjiiDzB0Q0XbbURhStPINFQLGQWAknVnYqGJSQVBY7h+vkLgFfNcu8/ebNe9PSi7Iaxj1s4ZkY1uwWZXUBV3BODD9b2eZZPMYwohgWd0FWUOAd2q0+SafxIn2dEcPLbP8yHiSkF6uFsrqVUVuN9fkMuYqHGbKJuwVuK6v7KXEfLjaSRhrIApayQzdTjzoF1rCorLr4gUuNxEllNZbW1zNkA/Ni6Egl3kjyoaxkOILVhL3KkHZzsq1U9hRu4jh+YyxNrhefMYcFjOKRGN43T9w5tRqew/MM+4oZMXT7/dIf+g+sGIC00hXnUz96cRBvlNXE3lBZDWEZT7COdoaNopNjRR9kBacwK4ZfYnibsO+NzAMJm9oJldUknmIaJ//pQ43N4luGvVZW03+bXVaH8UH9ko+JYX1A7ybQSQj1A97GeJEau4whXBuI1JV9xIk0vS8Yx36MFKkf2zgqhiV7RQyfMJOq6eKOGDb+AOXyfv1tbKhwAAAAAElFTkSuQmCC") no-repeat center top;
     display: inline-block;
     position: relative;
     left: -0.5rem;
     background-size: contain;
     height: 21px;
     width: 21px;
     top: 4px
 }
 
 #longscroll-subseries .featureList-bulleted li:before,
 #longscroll-subseries .featureList-bulleted dt:before {
     content: none !important;
     margin-left: 0m !important
 }
 
 #longscroll-subseries .subseries-showModelDiff-container {
     position: relative
 }
 
 #longscroll-subseries .subseries-showModelDiff-container .btn-label,
 #longscroll-subseries .subseries-showModelDiff-container-mobile.btn-label {
     font-size: 1rem;
     color: #000;
     text-transform: uppercase
 }
 
 #longscroll-subseries .subseries-showModelDiff-container .btn-label:after,
 #longscroll-subseries .subseries-showModelDiff-container-mobile .btn-label:after {
     content: "\25B6";
     color: #000;
     margin-left: .5rem
 }
 
 #longscroll-subseries .subseries-modeldiff-twistie {
     display: none;
     position: absolute;
     left: -2rem;
     width: 2rem;
     height: 100%;
     font-size: 1rem;
     color: transparent;
     background: #ccc
 }
 
 #longscroll-subseries #longscroll-singlesku .pricingSummary-shipping>div {
     display: block
 }
 
 #longscroll-subseries #longscroll-singlesku .singleSkuPartNumber {
     display: block
 }
 
 #longscroll-subseries #longscroll-singlesku .partNumber {
     display: inline-block
 }
 
 #longscroll-subseries #longscroll-singlesku #ItemDetails_SpecialOffers {
     display: inline-block;
     font-size: .875rem
 }
 
 #longscroll-subseries #longscroll-singlesku .ssku-dd {
     height: auto !important
 }
 
 #longscroll-subseries #longscroll-singlesku h1.data-header br,
 #longscroll-subseries #longscroll-singlesku h1.pricing-header br {
     display: block
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dt {
     padding: .5rem 0rem 0rem .5rem;
     font-size: .9rem;
     line-height: 17px
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-bundle-componentList dt {
     padding: 0rem 0rem 0rem 0rem;
     font-size: .9rem;
     border-top: 1px solid #ccc
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dd {
     padding: 6px 1.8rem 9px .5rem;
     line-height: 17px;
     font-size: .9rem
 }
 
 #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-bundle-componentList dd {
     padding: 0rem 0rem .2rem 0rem;
     line-height: 110%;
     font-size: .9rem border-bottom: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out.button-reseller {
     width: 100%;
     margin-top: 1em
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out,
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-second.button-full.button-called-out {
     width: 100%;
     max-width: 17rem;
     padding: .7rem 0;
     position: relative
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out span,
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-second.button-full.button-called-out span {
     font-size: 1.2rem !important;
     line-height: 1.5rem !important
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container {
     padding: .49rem;
     margin-right: 10px
 }
 
 .tabbedBrowse-productListing-button-container.second-button-container {
     overflow: hidden
 }
 
 #longscroll-subseries .button-cto {
     background-size: contain;
     height: 21px;
     width: 21px;
     top: 4px;
     vertical-align: initial
 }
 
 #longscroll-subseries .pstable {
     background-color: #fff;
     padding: 0rem .5rem 0rem .5rem;
     margin-bottom: 2px;
     width: auto;
     border-bottom: 1px solid #ddd
 }
 
 #longscroll-subseries .psrowbox {
     width: 12px;
     vertical-align: top;
     padding: 0rem;
     display: table-cell
 }
 
 #longscroll-subseries .psrowtext {
     font-size: .9rem !important;
     line-height: 1.2rem
 }
 
 #longscroll-subseries #longscroll-singlesku .psrowtext {
     vertical-align: top;
     font-size: .8rem;
     padding: 0;
     display: table-cell;
     border-bottom: 1px solid #ddd
 }
 
 #longscroll-subseries .arrow-left {
     width: 0;
     height: 0;
     border-top: 16px solid transparent;
     border-bottom: 16px solid transparent;
     border-left: 16px solid blue;
     display: inline;
     position: relative
 }
 
 #longscroll-subseries .partnumber {
     font-weight: 400;
     color: #777;
     font-size: .875rem;
     text-align: center
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls .button-called-out-alt {
     background-color: #ddd;
     border: 1px solid #0176a2;
     font-size: .875rem;
     font-weight: 700;
     color: #0176a2;
     text-transform: uppercase;
     padding: .2rem 1.0rem !important
 }
 
 #longscroll-subseries .subseries-showModelDiff-align {
     margin-bottom: 0
 }
 
 #longscroll-subseries .subseries-showModelDiff-align:first-of-type {
     margin-bottom: 0
 }
 
 #longscroll-subseries .pricingSummary-coupon {
     background-color: #e1f2db
 }
 
 #longscroll-subseries .pricingSummary-coupon {
     border: 0;
     padding: .2rem
 }
 
 #longscroll-subseries .pricingSummary-instant {
     padding: .2rem;
     color: #555;
     font-size: 9pt;
     line-height: 1.5em;
     background-color: #e1f2db;
     font-weight: bold
 }
 
 #longscroll-subseries .pricingSummary-shipping {
     border: 0;
     padding: 0rem .1rem 0rem .1rem
 }
 
 #longscroll-subseries .pricingSummary-coupon span:last-child {
     display: block
 }
 
 #longscroll-subseries .pricingSummary-coupon .pricingSummary-couponCode {
     display: inline-block;
     font-weight: 700;
     color: #6abf4a;
     font-size: .875rem
 }
 
 #sub-switch-btn {
     overflow-x: auto;
     overflow-y: hidden;
     height: 31px;
     white-space: nowrap;
     border-bottom: 1px solid #e3e3e3;
     text-transform: uppercase;
     line-height: 17px;
     margin-left: 10px;
     display: flex
 }
 
 #sub-switch-btn::-webkit-scrollbar {
     display: none
 }
 
 .sub-switc-scroll {
     scroll-behavior: smooth;
     line-height: 32px;
     border-bottom: 1px solid #e3e3e3
 }
 
 .sub-switch {
     display: inline-block;
     margin-right: 55px;
     font-size: 14px;
     color: #707070;
     font-weight: 900;
     font-family: 'Lato';
     line-height: 26px;
     cursor: pointer
 }
 
 .sub-switch.selected {
     color: #000;
     border-bottom: 4px solid #1976a1
 }
 
 .tabbedBrowse-productListing-mark {
     display: inline-block;
     width: 16px;
     height: 16px;
     border-radius: 50%;
     border: 1px solid #000;
     font-size: 8px;
     line-height: 14px;
     text-align: center;
     margin-left: 6px
 }
 
 #longscroll-subseries .site-country-KR .pricingSummary-coupon .pricingSummary-couponCode {
     display: block !important
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-body {
     padding: 0 .8rem;
     display: inline-block;
     width: 100%
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .tabbedBrowse-productListing-body {
     padding: 0 0 1em 0
 }
 
 #longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-next,
 #longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-previous {
     border-radius: 3px;
     background: #efefef;
     border: 1px #555 solid;
     color: #555
 }
 
 #longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-next:hover,
 #longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-previous:hover {
     border-radius: 3px;
     background: #555;
     border: 1px #efefef solid;
     color: #fff
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls-next:after {
     content: "\25B6"
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-controls-previous:before {
     content: "\25C0"
 }
 
 #longscroll-subseries #longscroll-singlesku .productStatus-models {
     margin-top: 20px
 }
 
 #longscroll-subseries #longscroll-singlesku .calloutBox-body-innerWrapper {
     padding-bottom: 0
 }
 
 #longscroll-subseries #longscroll-singlesku .ribbon-header {
     position: absolute;
     top: -14px;
     height: 28px;
     width: 100%;
     left: 2rem;
     z-index: 1
 }
 
 #longscroll-subseries #longscroll-singlesku .tabbedBrowse-productListing {
     position: relative !important
 }
 
 #longscroll-subseries #longscroll-singlesku .longscroll-view-all-models {
     display: inline-block;
     float: right;
     background-color: #efefef;
     border-radius: 5px;
     height: 28px;
     position: relative;
     text-align: center;
     vertical-align: middle;
     padding: 0rem .5rem 0rem .5rem;
     margin-bottom: 14px
 }
 
 #longscroll-subseries #longscroll-singlesku .longscroll-view-all-models img {
     vertical-align: middle;
     display: inline-block
 }
 
 #longscroll-subseries #longscroll-singlesku .longscroll-view-all-models span {
     color: #3481a8;
     font-weight: 700;
     vertical-align: middle;
     display: inline-block
 }
 
 #longscroll-subseries #longscroll-singlesku .longscroll-view-all-models::after {
     content: " ";
     clear: both
 }
 
 #longscroll-subseries #longscroll-singlesku .sectionHeader.sectionHeader-collapsible {
     display: none
 }
 
 #longscroll-subseries #longscroll-singlesku #printSpiderMap {
     display: none
 }
 
 #longscroll-subseries #longscroll-singlesku .ribbon-header {
     background-position: left .1rem
 }
 
 #longscroll-subseries #longscroll-singlesku .pricingSummary-secondary-details .pricingSummary-shipping {
     height: auto
 }
 
 #longscroll-subseries #longscroll-singlesku {
     position: relative
 }
 
 #longscroll-subseries #longscroll-singlesku .pricingSummary-priceList-label {
     float: none;
     font-weight: 400;
     color: #676767;
     font-size: .875rem
 }
 
 #longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-priceList-label {
     display: inline-block !important
 }
 
 #longscroll-subseries #longscroll-singlesku .pricingSummary-priceList-value {
     float: none;
     font-weight: 400;
     color: #676767;
     font-size: .875rem;
     padding: 0;
     display: inline-block !important
 }
 
 #longscroll-subseries #longscroll-singlesku .featureList-bulleted dt,
 #longscroll-subseries #longscroll-singlesku .featureList-bulleted dd {
     padding-left: 0rem
 }
 
 #longscroll-subseries #longscroll-singlesku .featureList-bulleted {
     padding: 0rem 1rem 0rem 0rem
 }
 
 #longscroll-subseries #longscroll-singlesku .configuratorItem-mtmTable-text p {
     clear: both !important
 }
 
 #longscroll-subseries .configuratorItem-mtmTable-row:nth-child(odd) {
     background: #fff
 }
 
 #longscroll-subseries #longscroll-subseries .configuratorItem-mtmTable-row:nth-child(odd) {
     background: #efefef
 }
 
 #longscroll-subseries .configuratorItem-mtmTable {
     width: 100%;
     float: left
 }
 
 #longscroll-subseries .configuratorItem-mtmTable-row {
     display: block
 }
 
 #longscroll-subseries .configuratorItem-price {
     float: right
 }
 
 #longscroll-subseries .display_none {
     display: none
 }
 
 #longscroll-subseries .configuratorItem-price .subseries-minor {
     width: 100%
 }
 
 #longscroll-subseries .configuratorItem-price .subseries-minor .sectionHeader {
     padding-left: 1rem
 }
 
 #longscroll-subseries #longscroll-singlesku .standard-on {
     top: 0rem
 }
 
 #longscroll-subseries .single-sku-visible {
     position: absolute;
     top: 0;
     opacity: 0
 }
 
 #longscroll-subseries .subseries-minor::after,
 #longscroll-subseries .footer-paymentOptions::before {
     content: " ";
     clear: both
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper {
     position: relative;
     width: 100%;
     clear: both;
     padding: 1em 0 0 0
 }
 
 #longscroll-subseries .longscroll-singlesku-content {
     float: left;
     width: 60%;
     padding-top: 1em
 }
 
 #longscroll-subseries .longscroll-singlesku-content h1 {
     line-height: 1.2em
 }
 
 #longscroll-subseries .longscroll-singlesku-float {
     float: right;
     position: relative;
     top: 0;
     right: 0;
     width: 25%;
     margin-left: 2rem
 }
 
 #longscroll-subseries h1.data-header span:first-child,
 #longscroll-subseries h1.pricing-header span:first-child {
     font-size: 1.875rem;
     font-weight: 400
 }
 
 #longscroll-subseries h1.pricing-header {
     display: none;
     line-height: 1.875rem
 }
 
 #longscroll-subseries h1.pricing-header span:last-child,
 #longscroll-subseries h1.data-header span:last-child {
     font-size: 1rem;
     font-weight: 400
 }
 
 #longscroll-subseries .singlesku-preselection:last-child {
     width: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-productListings-scrollerHeader p.tabbedBrowse-message {
     display: none !important
 }
 
 #longscroll-subseries .pricingSummary-details {
     max-width: 14rem
 }
 
 #longscroll-subseries #singlesku-configure-summary .pricingSummary-details {
     max-width: none
 }
 
 #longscroll-subseries #singlesku-configure-summary .pricingSummary-details .pricingSummary-cta {
     max-width: none;
     margin: 0
 }
 
 #longscroll-subseries #series-legal-cta {
     clear: both;
     position: relative
 }
 
 #longscroll-subseries .tabbedBrowse-conjointBundles {
     margin: 0 auto 0 auto
 }
 
 #longscroll-subseries .pricingSummary-shipping .rci-esm {
     font-weight: 400;
     color: #676767;
     font-size: 1rem
 }
 
 #longscroll-subseries .pricingSummary-secondary-details .pricingSummary-shipping {
     height: 100%
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-header {
     padding: 0rem .5rem 0rem .6rem
 }
 
 #longscroll-subseries #singlesku-cta {
     width: 100%
 }
 
 #longscroll-subseries #tab-a-customize,
 #longscroll-subseries #tab-a-reseller {
     line-height: 36px
 }
 
 #longscroll-subseries .accessoriesListings-review-container .BVRRInlineRating {
     display: inline-block;
     padding-left: 10px;
     text-align: center
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-footer .expandableContent {
     border: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .pricingSummary .rci-msg,
 #longscroll-subseries .tabbedBrowse-productListings .pricingSummary .rci-esm {
     padding-bottom: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .pricingSummary .rci-msg {
     display: block !important
 }
 
 #longscroll-subseries .tabbedBrowse-productListings .priceSummary .rci-msg {
     display: block !important
 }
 
 .stock_message {
     color: #9c3022;
     font-weight: bold
 }
 
 #longscroll-subseries .cbxshow,
 #longscroll-subseries .buttonText-right {
     text-transform: uppercase
 }
 
 #longscroll-subseries .media-check {
     width: 1px
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .sectionHeader {
     text-align: center
 }
 
 #longscroll-subseries .longscroll-singlesku-content span:first-child::before {
     content: " ";
     display: block
 }
 
 #longscroll-subseries .longscroll-singlesku-content span:first-child br {
     display: none
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-presel.presel {
     padding-top: 0rem;
     border-top: 1px solid #ddd;
     margin-bottom: .5em
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .preselections ul {
     background: #fff
 }
 
 #longscroll-subseries .singlesku-preselection {
     border-top: 1px solid #dedede;
     border-bottom: 1px solid #dedede;
     line-height: 1.2em
 }
 
 #longscroll-subseries #longscroll-singlesku .preselections ul li {
     margin-bottom: 2px;
     padding: 0rem .5rem .4rem 0rem
 }
 
 #longscroll-subseries #longscroll-singlesku .preselections {
     margin: 0
 }
 
 #longscroll-subseries #longscroll-singlesku .calloutBox {
     margin-bottom: 0
 }
 
 #longscroll-subseries .longscroll-singlesku-float .standard-on {
     position: relative
 }
 
 #longscroll-subseries #longscroll-singlesku .pricingSummary-cta {
     font-size: 1rem;
     max-width: 100%
 }
 
 #longscroll-subseries h1.data-header span:first-child,
 #longscroll-subseries h1.pricing-header span:first-child {
     font-size: 1.875em;
     font-weight: 400;
     float: left;
     color: black;
     margin-bottom: .5em
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .pricingSummary-details-final-price-title {
     font-weight: 400;
     color: #666
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .aftercoupon,
 #longscroll-subseries .longscroll-singlesku-wrapper .pricingSummary-secondary-details {
     display: block !important
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper #addToCartButtonTop {
     margin-bottom: 10px;
     text-transform: uppercase
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .comparecheckbox {
     margin-left: 10px
 }
 
 #longscroll-subseries .promotedOptions .checkboxText {
     margin-left: .5em
 }
 
 #longscroll-subseries .longscroll-singlesku-wrapper .promotedOptions {
     margin-top: 1em
 }
 
 .longscroll-singlesku-wrapper .pricingSummary-details {
     width: 100%
 }
 
 .longscroll-singlesku-wrapper .pricingSummary-secondary-details {
     width: 100%;
     border: 0
 }
 
 #longscroll-subseries .promotedOptions .checkboxText {
     font-size: .8125em !important
 }
 
 #longscroll-subseries .displayFix .tabbedBrowse-configurator {
     width: 60%;
     float: left
 }
 
 #longscroll-subseries .displayFix h2.tabbedBrowse-title {
     font-size: 1.875em;
     color: black;
     display: inline-block;
     margin-right: .5em
 }
 
 .configuratorItem-mtmTable-title {
     margin: 0;
     font-weight: 700;
     color: black
 }
 
 .configuratorItem-mtmTable-description {
     margin: 0;
     font-weight: 400;
     color: #555
 }
 
 .configuratorItem-mtmTable-row {
     border-bottom: 1px solid #ccc
 }
 
 .configuratorItem-mtmTable-row:last-child {
     border-bottom: 0
 }
 
 #longscroll-subseries #longscroll-singlesku .saleprice {
     display: block;
     font-weight: 400;
     font-size: 2.1rem;
     color: black
 }
 
 #longscroll-subseries #longscroll-singlesku .ls-has-discount {
     font-size: .875em;
     display: inline-block !important;
     padding-left: .5em
 }
 
 #longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-priceList-value {
     font-size: .875em;
     color: black;
     font-weight: 400;
     display: inline-block !important
 }
 
 #longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-purchase-wrapper {
     width: 100%
 }
 
 #longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-cta {
     text-transform: uppercase
 }
 
 #longscroll-subseries #longscroll-singlesku #builderPricingSummary .addAccessories {
     font-size: 1.1rem;
     line-height: 1em;
     color: #555
 }
 
 #longscroll-singlesku .tabbedBrowse-productListing-button-container #WishlistSelect {
     width: auto
 }
 
 #longscroll-subseries .singleModel {
     width: 300px !important
 }
 
 #longscroll-subseries .hideViewLink {
     display: none !important
 }
 
 #longscroll-subseries .singleModelWrapper {
     border: 1px solid #dedede
 }
 
 #longscroll-subseries .singleModel .tabbedBrowse-title {
     font-weight: 400
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-merchandising-label {
     position: relative;
     width: 100%;
     margin-bottom: 20px
 }
 
 #longscroll-subseries .singleModelView .tabbedBrowse-productListing-merchandising-label {
     width: 40%;
     margin-bottom: 15px
 }
 
 #longscroll-subseries .singleModelView {
     border: 1px solid #dedede
 }
 
 #longscroll-subseries .singleModelTitle {
     display: block !important;
     visibility: visible !important;
     font-weight: 400
 }
 
 #longscroll-subseries .singleModelView {
     margin-top: 1em
 }
 
 @media screen and (max-width:750px) {
     #longscroll-subseries .singleModelView {
         margin-top: 0
     }
 }
 
 #longscroll-subseries .tabbedBrowse-features-featureText {
     width: 100%
 }
 
 #longscroll-subseries .merch-tagLabel-ribbon {
     position: relative;
     float: left;
     padding: .1em 1.15em .2em;
     color: #fff;
     text-transform: uppercase;
     width: 95%;
     text-align: center;
     font-weight: 400;
     margin: 0;
     text-indent: -5%
 }
 
 #longscroll-subseries #longscroll-singlesku .promotedOptions:nth-of-type(1) {
     border-top: 1px solid #ddd;
     padding-top: 1em
 }
 
 #longscroll-subseries #longscroll-singlesku .promotedOptions-autoHeight {
     border-top: 0
 }
 
 #longscroll-subseries .cta #header-cta {
     display: none
 }
 
 _:-ms-lang(x),
 #longscroll-subseries .subseriesHeader .single_img.hero-column-two img.rollovercartItemImg {
     width: 100%
 }
 
 @media(max-width :30em) {
     #longscroll-subseries #heroCarouselWrapper #heroSlider {
         height: 220px !important
     }
     #longscroll-subseries.interstitial-loaded .tabbed-browse-content-wrapper li.content-item.expandedContentTab>a#tab-a-customize h3 {
         display: none
     }
     .masthead .pageWrapper {
         z-index: 999;
         background-color: #fff
     }
     .menuWrapper {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         box-sizing: border-box;
         width: 100%
     }
     .logoWrapper {
         width: 150px
     }
     .navWrapper {
         margin-left: 0;
         float: right;
         width: 100%
     }
     #whatOthersSlider .whatOthersSlide {
         border-right: 0
     }
     #whatOthersSlider .whatOthersSlide img {
         width: 75%
     }
     .eSpot-container {
         display: none
     }
     #longscroll-subseries .mediaGalleryMobileInlineGallery iframe {
         width: 100% !important
     }
     #longscroll-subseries .tab-content {
         padding: 1em
     }
     #longscroll-subseries .responsiveShowContent {
         display: block
     }
     #longscroll-subseries .tabbedBrowse-accessories {
         border: 0
     }
     #longscroll-subseries .tabbedBrowse-accessories-item-container {
         padding: 1em 0 0 0
     }
     #longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary-details {
         min-height: 0 !important
     }
     #longscroll-subseries .tabbedBrowse-accessories-item-image {
         min-height: 0
     }
     #longscroll-subseries .pricingSummary-shipping {
         border: 0;
         padding: 0
     }
     #longscroll-subseries .pricingSummary-secondary-details .pricingSummary-shipping {
         height: auto
     }
     #longscroll-subseries .tabbedBrowse-services-wrapper {
         border: 0
     }
     #longscroll-subseries .tabbedBrowse-services-wrapper td {
         width: 100%;
         float: left
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary-details {
         min-height: 0 !important
     }
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-purchase-wrapper {
         margin-bottom: .5em
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description {
         margin: .5em 0
     }
     #longscroll-subseries .tabbedBrowse-accessories-item>.button-standard {
         display: none
     }
     #longscroll-subseries div#configure-summary {
         width: 100%;
         margin-left: 0 !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-body,
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-footer {
         padding: 0 10px;
         min-height: 200px !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         margin: 0 !important
     }
     #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem img {
         display: block
     }
     #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem {
         display: block
     }
     #longscroll-subseries .tabbedBrowse-features-mediaItem {
         display: none
     }
     #longscroll-subseries table.techSpecs-table td {
         font-weight: 600;
         font-size: 1.3em;
         display: table-cell;
         float: left;
         width: 100% !important;
         text-align: left;
         border: 0;
         padding: 1rem 1rem 0 1rem;
         color: #000
     }
     #longscroll-subseries table.techSpecs-table td:first-child {
         text-align: left
     }
     #longscroll-subseries table.techSpecs-table td+td {
         font-weight: normal;
         font-size: 1em;
         display: table-cell;
         float: left;
         color: #555;
         text-align: left;
         border: 0;
         padding: 0 1rem 1rem 1rem;
         width: 100%
     }
     #longscroll-subseries table.techSpecs-table td ul {
         list-style: initial !important;
         padding-left: 1.25em !important
     }
     #longscroll-subseries .techSpecs-images img {
         width: 100%
     }
     #longscroll-subseries .techSpec-intel-logo {
         width: 86px;
         height: 49px;
         float: none;
         text-align: center;
         margin: 0 auto
     }
     #longscroll-subseries #whatyou-social {
         flex-direction: column
     }
     #longscroll-subseries #whatyou-social .wy-text {
         text-align: center;
         width: 100%
     }
     #longscroll-subseries .subseriesBackToTop:after {
         display: none
     }
     #longscroll-subseries .subseriesHeader h1 {
         display: block
     }
     #longscroll-subseries .subseriesHeader h3 {
         display: block
     }
     #longscroll-subseries .subseriesHeader .desktopHeader {
         display: none
     }
     #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
         display: none
     }
     #longscroll-subseries .subseriesHeader .cta {
         width: 100%
     }
     #longscroll-subseries .eSpot-container {
         display: none
     }
     #longscroll-subseries .subseriesHeader .hero-column-two {
         margin-top: 5em;
         right: 15px;
         overflow: visible !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-title a {
         font-size: 1.25rem
     }
     #longscroll-subseries .pricingSummary-details {
         height: auto !important
     }
     #longscroll-subseries .pricingSummary-secondary-details {
         height: auto
     }
 }
 
 @media screen and (min-width:320px) and (max-width:480px) {
     #longscroll-subseries .cta .rating-summary-container {
         text-align: center !important;
         padding-top: 5px
     }
 }
 
 @media(max-width :48em) {
     #configurator-wrapper .tabbedBrowse-configurator {
         width: 100% !important
     }
     #longscroll-singlesku {
         width: 100% !important
     }
     #longscroll-subseries h1.data-header span:first-child,
     #longscroll-subseries h1.pricing-header span:first-child {
         width: 100%;
         text-align: center
     }
     #longscroll-singlesku .tabbedBrowse-productListing-footer .tabbedBrowse-productListing-button-container:first-child .tabbedBrowse-productListing-footer-button-first {
         display: block
     }
     #longscroll-singlesku .comparecheckbox {
         display: inline-block
     }
     #longscroll-subseries .longscroll-singlesku-float {
         float: none;
         margin-left: 0;
         width: 100%
     }
     .singleSkuPartNumber {
         display: block;
         text-align: center
     }
     #longscroll-subseries .longscroll-view-all-models {
         left: 55%;
         margin-top: .5em;
         width: 100%;
         text-align: center
     }
     #longscroll-subseries .longscroll-view-all-models a {
         margin-top: 0
     }
     #longscroll-subseries .displayFix h2.tabbedBrowse-title {
         float: none;
         text-align: center;
         display: none
     }
     #longscroll-subseries .singleSkuPartNumber {
         float: none
     }
     #longscroll-subseries #tab-li-currentmodels ul {
         padding: 2em
     }
     #longscroll-subseries .tabbedBrowse-accessories-item-container {
         height: auto !important;
         overflow: hidden
     }
     #longscroll-subseries .singleModelView .tabbedBrowse-productListing-merchandising-label {
         width: 90%
     }
 }
 
 @media(min-width :30em) and (max-width:44em) {
     #longscroll-subseries #heroCarouselWrapper #heroSlider {
         height: 320px !important
     }
 }
 
 @media(min-width :36em) and (max-width:44em) {
     #longscroll-subseries #json-photo-gallery {
         height: 375px
     }
 }
 
 @media(min-width :30em) and (max-width:36em) {
     #longscroll-subseries #json-photo-gallery {
         height: 325px
     }
 }
 
 @media(min-width :28em) and (max-width:30em) {
     #longscroll-subseries #json-photo-gallery {
         height: 300px
     }
 }
 
 @media(min-width :24em) and (max-width:28em) {
     #longscroll-subseries #json-photo-gallery {
         height: 275px
     }
 }
 
 @media(max-width :24.125em) {
     #longscroll-subseries #json-photo-gallery {
         height: 250px
     }
 }
 
 @media(max-width :21.125em) {
     #longscroll-subseries #json-photo-gallery {
         height: 225px
     }
 }
 
 @media(min-width :30em) and (max-width:53em) {
     #longscroll-subseries.interstitial-loaded .tabbed-browse-content-wrapper li.content-item.expandedContentTab>a#tab-a-customize h3 {
         display: none
     }
     .menuWrapper {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         box-sizing: border-box;
         width: 100%
     }
     .navWrapper {
         float: none;
         width: auto
     }
     #whatOthersSlider .whatOthersSlide img {
         width: 75%
     }
     #longscroll-subseries .mediaGallery {
         float: left;
         width: 100%;
         position: relative;
         top: inherit;
         left: inherit
     }
     #longscroll-subseries .responsiveShowContent {
         display: block
     }
     #longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart {
         max-width: 98%
     }
     #longscroll-subseries .accViewAllURLWrapper {
         text-align: right
     }
     #longscroll-subseries div#configure-summary {
         width: 100%;
         margin-left: 0 !important
     }
     #longscroll-subseries .techSpec-intel-logo {
         width: 113px;
         height: 64px
     }
     #longscroll-subseries .subseriesHeader h3 {
         display: none
     }
     #longscroll-subseries .mobileHeader {
         font-size: 7vw
     }
     #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
         display: none
     }
     #longscroll-subseries .subseriesHeader .cta {
         margin: 0;
         padding: 0;
         float: left;
         position: relative;
         top: 0
     }
     #longscroll-subseries .cta-group-price {
         margin-bottom: 10px
     }
     #longscroll-subseries .eSpot-container {
         display: block;
         width: 50%;
         margin: 0
     }
     #longscroll-subseries .subseriesHeader .hero-column-two {
         margin-top: 0
     }
 }
 
 @media(min-width :44em) and (max-width:53em) {
     #longscroll-subseries #json-photo-gallery {
         height: 475px
     }
     #longscroll-subseries #heroCarouselWrapper #heroSlider {
         height: 350px !important
     }
 }
 
 @media(max-width :53em) {
     #longscroll-subseries.interstitial-loaded .subseries-minor.standard-on {
         display: table-footer-group
     }
     .right {
         min-width: inherit
     }
     .modelfinder {
         min-height: 500px !important
     }
     .modelFinder-carousel {
         border: 2px solid #b1b1b1
     }
     #longscroll-subseries.interstitial-loaded .subseries-minor.standard-on {
         display: table-footer-group
     }
     #longscroll-subseries ul.galleryOptions {
         width: 100% !important;
         display: flex;
         justify-content: center;
         margin: 0 0 1em 0;
         background: #f2f2f2;
         padding: 1em 0 1em 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper {
         min-height: inherit
     }
     #longscroll-subseries #tab-content li.content-item {
         width: 100%;
         float: left;
         position: relative;
         left: 0;
         display: block;
         padding-top: 0;
         margin: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper li.content-item>a {
         background-color: #555;
         color: #fff
     }
     #longscroll-subseries .tabbedBrowse .tabbedBrowse-productListings-controls-startOver {
         padding-right: 0
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav:before {
         display: none
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav:after {
         display: none
     }
     #longscroll-subseries .tabbed-nav-wrapper li.tab-item {
         width: 100%;
         background-color: #f8f8f8;
         border-bottom: 1px solid #ccc;
         border-right: 0;
         height: 40px;
         padding: .5em 0 0 1.5em
     }
     #longscroll-subseries .tabbed-nav-wrapper li.tab-item a {
         padding: 0
     }
     #longscroll-subseries .tabbed-nav-wrapper li.tab-item a span {
         line-height: 1em;
         padding: 0;
         margin: 0
     }
     #longscroll-subseries .tabbed-nav-wrapper .tabs-main>li>a>span {
         text-align: left;
         font-size: 1em
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
         top: 3em;
         background-color: #f8f8f8
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs .logo {
         display: none
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
         height: auto;
         padding: 10px 0 0 10px;
         font-size: 1.25em;
         line-height: 1.25em;
         text-transform: none;
         z-index: 9;
         width: 50%;
         background: 0;
         margin: 5px 0 5px 0
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav {
         display: none;
         height: auto
     }
     #longscroll-subseries .tabbed-nav-wrapper .tabbedBrowse .tabs-main li.tab-item {
         width: 100%;
         float: left;
         position: relative;
         left: 0;
         display: table-cell
     }
     #longscroll-subseries .tabs-main>li>a>span {
         padding: 1.2em 1em 1.4em
     }
     #longscroll-subseries .tabs-main>li>a>span:before {
         display: none
     }
     #longscroll-subseries .tabs-main-rwd-control {
         display: none;
         position: relative;
         vertical-align: top;
         margin-top: .5em;
         margin-left: 1em;
         background: #f2f2f2;
         width: 30px;
         height: 30px;
         top: 6px
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs .tabs-main-rwd-control {
         display: none
     }
     #longscroll-subseries .tabs-main-rwd-control:before {
         content: '+';
         padding: 0;
         margin: 0;
         font-size: 1.7em;
         font-weight: normal;
         font-family: monospace;
         position: absolute;
         top: -5px;
         left: 8px
     }
     #longscroll-subseries .tabs-main-rwd-control.expand:before {
         content: '-'
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container .ribbon-header {
         display: none
     }
     #longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section {
         display: block
     }
     #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-write-review:focus,
     #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-ask-question {
         color: #1976a1 !important
     }
     #longscroll-subseries #BVRRContainer .bv-action-bar {
         display: inline-block !important;
         padding: 0 !important;
         width: 100% !important;
         padding-bottom: 1.5em !important
     }
     #longscroll-subseries #BVRRContainer .bv-action-bar .bv-action-bar-header {
         display: none !important
     }
     #longscroll-subseries #BVRRContainer .bv-write-review-container {
         float: left !important;
         margin-left: 50% !important;
         transform: translate(-50%, 0);
         -ms-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
         -webkit-transform: translate(-50%, 0)
     }
     #longscroll-subseries #BVQAContainer .bv-action-bar {
         display: inline-block !important;
         padding: 0 !important;
         width: 100% !important;
         padding-bottom: 1.5em !important;
         padding-top: 1.5em !important
     }
     #longscroll-subseries #BVQAContainer .bv-action-bar .bv-action-bar-header {
         width: 100% !important;
         text-align: center !important;
         line-height: 1.5em !important
     }
     #longscroll-subseries #BVQAContainer .bv-ask-question-container {
         float: left !important;
         margin-top: 1em !important;
         margin-left: 50% !important;
         transform: translate(-50%, 0);
         -ms-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
         -webkit-transform: translate(-50%, 0)
     }
     #longscroll-subseries .subseries-showModelDiff-container {
         display: none
     }
     #longscroll-subseries .subseriesBackToTop {
         display: none
     }
     #longscroll-subseries .calloutBox-mediaGallery {
         display: none
     }
     #longscroll-subseries .right {
         min-width: inherit
     }
     #longscroll-subseries .cta-group-share.addthis-subseries.addthis-gb.addthis-subseriespage {
         float: none
     }
     #longscroll-subseries .tabbed-nav-wrapper .tabbedBrowse .tabs-main li.tab-item {
         width: 100%;
         float: left;
         position: relative;
         left: 0;
         display: table-cell
     }
     #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section {
         display: block
     }
     #longscroll-subseries .tabbed-browse-content-wrapper li.content-item {
         width: 100%;
         float: left;
         position: relative;
         left: 0;
         display: block;
         padding-top: 0;
         margin: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper li.content-item a h3 {
         display: none;
         background-color: #555;
         padding: .2em 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper li.content-item a h3:hover {
         cursor: pointer
     }
     #longscroll-subseries .tabbed-browse-content-wrapper li.content-item>a {
         background-color: #555;
         color: #fff
     }
     #longscroll-subseries .tabbed-browse-content-wrapper {
         min-height: inherit;
         float: none
     }
     #longscroll-subseries .tabbedBrowse .tabbedBrowse-productListings-controls-startOver {
         padding-right: 0
     }
     #longscroll-subseries .tabs-main>li>a>span {
         padding: 1.2em 1em 1.4em
     }
     #longscroll-subseries .tabs-main>li>a>span:before {
         display: none
     }
     #longscroll-subseries .modelfinder {
         min-height: 500px !important
     }
     #longscroll-subseries .modelFinder-carousel {
         border: 2px solid #b1b1b1
     }
     #longscroll-subseries .cta-group-action .button-called-out-alt {
         background-color: transparent;
         border: 1px solid #fff;
         position: relative;
         left: inherit;
         top: inherit
     }
     #longscroll-subseries .cta-group-share.addthis-subseries.addthis-gb.addthis-subseriespage {
         float: none
     }
     #longscroll-subseries .cta-group-action {
         width: 35%;
         float: right;
         right: 0;
         margin: 1em 0 0 0;
         padding: 0
     }
     #longscroll-subseries .stickyTabs .cta-group-action.notify-me-btn {
         border: 1px solid #1976a1;
         border-radius: 5px;
         color: #1976a1;
         padding: 10px;
         width: auto;
         max-width: 50%;
         transform: translate(-0.5em, 3px)
     }
     #longscroll-subseries .cta-group-reviews .reviews {
         display: block
     }
     #longscroll-subseries #view-customize {
         font-size: .75em;
         padding: 0;
         line-height: 50px;
         float: right
     }
     #longscroll-subseries .eSpot-container .eSpot-item {
         width: 90%
     }
     #longscroll-subseries .mobileHeader {
         font-size: 6vw;
         text-align: center
     }
     #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList {
         max-width: 100%;
         padding: 0;
         margin-top: 1em
     }
     #longscroll-subseries .tabbedBrowse-productListings {
         padding-left: 2em;
         padding-right: 2em;
         left: 0 !important;
         width: 100% !important
     }
     #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-savings {
         font-size: 1rem;
         font-weight: 800
     }
     #longscroll-subseries .pstable {
         padding: 0 !important
     }
     #longscroll-subseries .presel input {
         margin: 0;
         padding: 0;
         -webkit-appearance: none;
         width: 30px;
         height: 30px;
         background: white;
         border-radius: 3px;
         border: 1px solid #a9a9a9;
         position: relative;
         margin-top: 5px
     }
     #longscroll-subseries .presel input:checked:before {
         content: "\2714";
         color: #6abf4a;
         position: absolute;
         font-weight: 900;
         left: 50%;
         transform: translate(-50%, -50%);
         -webkit-transform: translate(-50%, -50%);
         -ms-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
         top: 50%;
         font-size: 1.5em
     }
     #longscroll-subseries .psrowbox {
         width: 30px !important;
         position: relative
     }
     #longscroll-subseries .psrowtext {
         line-height: 1.2rem;
         padding-left: 10px
     }
     #longscroll-subseries .psrowtext span {
         color: #555 !important
     }
     #longscroll-subseries .psrowtext strong {
         font-weight: normal
     }
     #longscroll-subseries #tab-customize {
         padding-left: 0;
         padding-right: 0;
         padding-top: 0
     }
     #longscroll-subseries .tabbedBrowse-productListing-presel.presel {
         margin-top: 1em;
         max-width: 20em;
         margin: 0 auto
     }
     #longscroll-subseries .tabbedBrowse-productListing-footer .expandableHeading {
         display: none
     }
     #longscroll-subseries #closeGallery {
         height: 28px;
         width: 28px;
         position: absolute;
         margin-left: 91%;
         margin-top: .5em;
         background: url(/_ui/desktop/common/css/images/icons/close.png) no-repeat;
         border: 0;
         background-size: 70% 70%;
         display: none
     }
     #gallerySmall {
         border: 0
     }
     #longscroll-subseries .displayFix h2.tabbedBrowse-title {
         float: none;
         text-align: center;
         display: none
     }
     #longscroll-subseries #tab-li-currentmodels ul {
         padding: 0 2em 2em 0
     }
     #longscroll-subseries .tabbedBrowse-productListing {
         top: 20px !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container:first-child {
         border-top: 0
     }
     #longscroll-subseries .tabbedBrowse-title {
         padding-top: 0
     }
     #longscroll-subseries .tabbedBrowse-title .tabbedBrowse-currentTab {
         margin-top: 0
     }
     #longscroll-subseries #tab-content li.content-item {
         border: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse {
         border-bottom: 1px solid #ccc
     }
     .cascadeMenu {
         width: 100%;
         background-color: #f8f8f8;
         border-top: 1px solid #ccc;
         border-right: 0;
         height: 50px;
         padding: .5em 0 0 1.25em;
         display: inline-block;
         color: #1976a1
     }
     .cascadeMenu .fold {
         display: block;
         float: right;
         padding-right: 1em
     }
     .cascadeMenu .expand {
         display: none;
         float: right;
         padding-right: 1em
     }
     .cascadeContent {
         display: none
     }
     #longscroll-subseries .sr_productBundleModel {
         top: 53px;
         width: 65%
     }
     #longscroll-subseries .sr_productModel {
         top: 50px
     }
 }
 
 @media(max-width :56em) {
     #longscroll-subseries .longscroll-view-all-models a {
         margin-top: 0
     }
     #longscroll-subseries .subseriesHeader {
         background: 0
     }
 }
 
 @media(min-width :53em) {
     .bar_2 .breadcrumb-wrapper {
         display: none
     }
     #longscroll-subseries .subseriesHeader {
         border-bottom: 5px solid #fff
     }
     #longscroll-subseries #json-photo-gallery {
         height: 670px
     }
     #longscroll-subseries .mediaGallery {
         margin: 1em 0 0 0
     }
     #longscroll-subseries #closeGallery {
         display: none
     }
     #longscroll-subseries ul.galleryOptions.eq-1 li {
         width: 100%;
         padding: 0 10px;
         margin: 0
     }
     #longscroll-subseries ul.galleryOptions.eq-2 li {
         width: 50%;
         padding: 0 10px;
         margin: 0
     }
     #longscroll-subseries ul.galleryOptions.eq-3 li {
         width: 33.333%;
         padding: 0 10px;
         margin: 0
     }
     #longscroll-subseries ul.galleryOptions li:hover {
         background-color: inherit
     }
     #longscroll-subseries ul.galleryOptions li {
         margin-left: 1.5em;
         background-color: inherit
     }
     #longscroll-subseries ul.galleryOptions li:first-child {
         margin-left: 0
     }
     #longscroll-subseries ul.galleryOptions li:last-child {
         margin-right: 0
     }
     #longscroll-subseries ul.galleryOptions li a label {
         font-family: "Lato", Arial, Helvetica, sans-serif;
         color: #3e8ddd;
         font-size: 24px;
         display: inline
     }
     #longscroll-subseries ul.galleryOptions .galleryMedia {
         width: 359px;
         line-height: 3em;
         height: 212px;
         position: relative
     }
     #longscroll-subseries ul.galleryOptions .galleryMedia:hover {
         -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
         -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
         box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75)
     }
     #longscroll-subseries ul.galleryOptions .icon {
         height: 82px;
         width: 99px;
         z-index: 3;
         position: absolute;
         top: 65px;
         left: 35%
     }
     #longscroll-subseries ul.galleryOptions .galleryPhoto .icon {
         background-size: auto
     }
     #longscroll-subseries ul.galleryOptions .galleryVideo .icon {
         background-size: auto
     }
     #longscroll-subseries ul.galleryOptions .gallery360 .icon {
         background-size: auto 70%
     }
     #longscroll-subseries ul.galleryOptions img {
         display: block
     }
     #longscroll-subseries span.gallery-overlay.gallery-tangerine,
     #longscroll-subseries span.gallery-overlay.gallery-lime,
     #longscroll-subseries span.gallery-overlay.gallery-cyan {
         display: block
     }
     #longscroll-subseries .tab-content {
         padding: 2em
     }
     #longscroll-subseries .tabbed-nav-wrapper {
         display: block;
         width: 100%;
         height: auto
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab:before {
         content: "";
         display: block;
         position: absolute;
         bottom: 0;
         left: 10%;
         width: 80%;
         height: 6px;
         background-color: #ff6a00
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.think:before {
         background-color: #e2231a
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.yoga:before {
         background-color: #ff6a00
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.idea:before {
         background-color: #4ac0e0
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.lenovo:before {
         background-color: #3e8ddd
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.yseries:before {
         background-color: #fee600
     }
     #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.ebg:before {
         background-color: #6abf4a
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
         display: block;
         width: 100%
     }
     #longscroll-subseries .accViewAllURLWrapper.desktop {
         display: block
     }
     #longscroll-subseries .accViewAllURLWrapper a {
         float: right;
         margin: -80px 0 0 0
     }
     #longscroll-subseries .accViewAllURLWrapper.mobile a {
         display: none
     }
     #longscroll-subseries .alternateAccessoriesLayout>.tabbedBrowse-accessories-item-container {
         width: 100%;
         border-right: 0
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-image,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-title,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary-purchase-wrapper,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary {
         width: 50%
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .tabbedBrowse-accessories-item-image,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .tabbedBrowse-accessories-item-title,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .pricingSummary-purchase-wrapper,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .tabbedBrowse-accessories-item-description,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .pricingSummary,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .button-standard.button-full {
         float: left;
         clear: left
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .tabbedBrowse-accessories-item-image,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .tabbedBrowse-accessories-item-title,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .pricingSummary-purchase-wrapper,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .tabbedBrowse-accessories-item-description,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .pricingSummary,
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .button-standard.button-full {
         float: right;
         clear: right
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-title {
         color: #ff6a00;
         font-size: 2.063em;
         font-weight: normal;
         margin-bottom: 1em
     }
     #longscroll-subseries .alternateAccessoriesLayout .accessoryPartNumber {
         text-align: left
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary {
         margin-top: 1em
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary-details {
         text-align: left;
         min-height: inherit;
         padding: 0
     }
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-secondary-details,
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-shipping,
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-cta {
         text-align: left
     }
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-secondary-details {
         margin-top: 1em;
         padding: 0
     }
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-details-final-price {
         padding-bottom: 0;
         color: #555;
         font-size: 2em
     }
     #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-shipping {
         border-top: 0;
         margin-top: 0;
         padding-top: 0;
         height: inherit
     }
     #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description {
         height: auto !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-controls {
         display: block
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         width: 16.6em;
         border-right: 1px solid #ddd;
         clear: none
     }
     #longscroll-subseries .tabbedBrowse-features-mediaItem {
         width: 55%
     }
     #longscroll-subseries .tabbedBrowse-features-textWrapper {
         width: 43%
     }
     /* #longscroll-subseries .tabbedBrowse-features-featureText {
         padding: 0 0 2em;
         padding: 13px 88px;
     } */
     #longscroll-subseries .tabbedBrowse-features-featureHeading {
         padding-bottom: auto
     }
     #longscroll-subseries div#reviewsSocialCurations {
         margin: 2em 0
     }
     #longscroll-subseries #tab-li-currentmodels {
         background-color: #fff;
         width: 100%
     }
     #longscroll-subseries #tab-li-currentmodels #subtab-content {
         position: relative;
         margin-bottom: 5px
     }
     #longscroll-subseries #tab-li-currentmodels #subtab-content.subtabs-li-2 .content-item {
         width: 100%;
         margin: 0;
         padding: 2em 0 0 0;
         position: relative
     }
     #longscroll-subseries #tab-li-buyFromReseller #subtab-content.subtabs-li-2 .content-item {
         width: 100%;
         margin: 0;
         padding: 2em 0 0 0;
         position: relative
     }
     #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab {
         padding-top: 0
     }
     #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-customize h3,
     #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-reseller h3 {
         text-align: left;
         color: #ff6a00;
         font-size: 36px;
         padding: .25em 0 0 1em;
         position: relative;
         z-index: 2;
         font-weight: 400
     }
     #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-customize h3:hover,
     #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-reseller h3:hover {
         color: #ff6a00
     }
     #longscroll-subseries #tab-li-currentmodels .content-item {
         margin-top: 0;
         width: 100%;
         background-color: #f2f2f2
     }
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize,
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller {
         display: block
     }
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3,
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3 {
         display: none;
         font-size: 28px;
         font-family: "Lato", Arial, Helvetica, sans-serif;
         color: #949494;
         font-weight: 700;
         text-align: center
     }
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3:before,
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3::before,
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3:before,
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3::before {
         content: none
     }
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3:hover,
     #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3:hover {
         cursor: pointer;
         color: #3e8ddd;
         background-color: #f8f8f8
     }
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab {
         background-color: #fff;
         border: 0
     }
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-customize h3,
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-reseller h3 {
         color: #3e8ddd;
         background-color: #fff
     }
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-customize h3:hover,
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-reseller h3:hover {
         cursor: default;
         color: #3e8ddd;
         background-color: #fff
     }
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab .tab-content {
         display: block;
         background-color: #fff;
         padding: 0
     }
     #longscroll-subseries #tab-li-buyFromReseller .content-item .tab-content {
         padding: 0
     }
     #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab .tab-content.singleModelView {
         padding: 2em
     }
     #longscroll-subseries #tab-li-currentmodels .content-item .tab-content {
         display: none;
         position: absolute;
         top: 60px;
         left: 0;
         width: 100%;
         -moz-box-shadow: none;
         -webkit-box-shadow: none;
         box-shadow: none
     }
     #longscroll-subseries #tab-li-currentmodels .content-item .tab-content .tabbedBrowse-title {
         display: none
     }
     #longscroll-subseries #tab-li-buyFromReseller .content-item .tab-content .tabbedBrowse-title {
         display: none
     }
     #longscroll-subseries.interstitial-loaded #tab-li-currentmodels {
         margin-bottom: 0
     }
     #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content #tab-li-customize {
         margin-bottom: 0
     }
     #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content #tab-li-customize #tab-a-customize h3 {
         display: none
     }
     #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content #tab-li-customize #tab-customize {
         top: 0;
         position: relative
     }
     #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content .officeContainer {
         border-left: 1px solid #cecfce;
         border-right: 1px solid #cecfce
     }
     #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content .officeContainer .configuratorItem {
         float: none
     }
     #longscroll-subseries.interstitial-loaded .footer-paymentOptions {
         top: 2em;
         margin-bottom: 3em
     }
     #longscroll-subseries .subseriesBackToTop {
         float: right;
         margin: -28px 15px 0 0
     }
     #longscroll-subseries .tabbedBrowse-productListing-container {
         width: 100%
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out {
         width: 100%;
         padding-top: 2em
     }
     #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out {
         padding-top: .5em
     }
     #longscroll-subseries .tab-content {
         display: block
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
         display: block;
         width: 100%;
         background: #fff
     }
     #longscroll-subseries .accViewAllURLWrapper a {
         float: right;
         margin: -80px 0 0 0
     }
     #longscroll-subseries .tabbedBrowse-features-textWrapper {
         width: 43%
     }
     #longscroll-subseries .tabbedBrowse-features-mediaItem {
         width: 55%
     }
     #longscroll-subseries .standard-on {
         width: 20%;
         position: absolute;
         top: 3em;
         right: 1em
     }
     #longscroll-subseries div#configurator_mbox {
         width: 80%
     }
     #longscroll-subseries .add-accessory-heading-wrapper {
         padding-top: 0
     }
     #longscroll-subseries .cta-group-share.addthis-subseries[class*="addthis-"].addthis-subseriespage {
         float: right
     }
     #longscroll-subseries .mobileHeader {
         display: none
     }
     #longscroll-subseries .desktopHeader {
         display: block
     }
     #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
         display: inline
     }
     #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-heading {
         font-family: "Lato", Arial, Helvetica, sans-serif;
         font-size: 30px;
         color: #000;
         padding: 30px 0 10px 0;
         text-align: center;
         display: block;
         text-transform: none
     }
     #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-subheading {
         font-family: "Lato", Arial, Helvetica, sans-serif;
         font-size: 14px;
         color: #777;
         padding: 0;
         text-align: center;
         display: block;
         text-transform: none
     }
     #longscroll-subseries .productImg {
         margin-top: 40px;
         margin-bottom: 0
     }
     #longscroll-subseries .productImg {
         position: absolute;
         width: 52%;
         margin-top: 0;
         top: 0;
         right: 0
     }
     #longscroll-subseries .productImg .desktopImg {
         display: inline-block
     }
     #longscroll-subseries .productImg .mobileImg {
         display: none
     }
     #longscroll-subseries .subseriesHeader .cta {
         width: 50%;
         left: 0;
         clear: none;
         position: relative;
         margin: 0 0 1.5em 0
     }
     #longscroll-subseries .cta-price {
         display: block
     }
     #longscroll-subseries .cta-price dt.cta-extra-info {
         font-size: 18px;
         color: #000;
         margin-top: 14px;
         margin-right: 10px;
         float: left;
         text-transform: none
     }
     #longscroll-subseries .cta-price dt {
         float: left
     }
     #longscroll-subseries .cta-price div.cta-extra-info {
         float: left;
         clear: both
     }
     #longscroll-subseries .cta-price dt::first-letter {
         text-transform: none
     }
     #longscroll-subseries .cta-price dd {
         text-align: left;
         float: left;
         color: #000;
         padding: .2em 0 0 0
     }
     #longscroll-subseries .cta-group-action {
         padding: 0;
         width: 50%;
         float: left;
         clear: left
     }
     #longscroll-subseries .cta-group-price {
         width: 100%;
         margin: 0 0 1em 0
     }
     #longscroll-subseries .cta-group-reviews {
         position: relative;
         width: 30%;
         float: right;
         padding: 0;
         margin: 0 15% 0 0
     }
     #longscroll-subseries .cta-group-reviews .reviews {
         display: block;
         width: auto
     }
     #longscroll-subseries .bv-primarySummary-rating-container {
         margin-top: 10px !important;
         margin-right: 0 !important;
         margin-bottom: 0 !important;
         margin-left: 0 !important
     }
     #longscroll-subseries .bv-stars-container {
         text-align: inherit !important
     }
     #longscroll-subseries .subseriesHeader .button-full {
         float: left
     }
     #longscroll-subseries .subseriesHeader .button-full.button-called-out-reseller {
         margin-top: 10px
     }
     #longscroll-subseries #view-customize {
         font-weight: bold;
         font-size: 17px;
         padding: .5em .8em;
         margin-bottom: inherit
     }
     #longscroll-subseries .logo-container {
         float: left;
         display: block
     }
     #longscroll-subseries .longScroll-Win-Intellogo {
         display: block;
         float: left;
         width: 100%
     }
     #longscroll-subseries .windowsLogo-container {
         display: block;
         float: left;
         width: 36%;
         margin: 2em 0 0 8%
     }
     #longscroll-subseries .longscrollIntelLogo-container {
         float: left;
         display: inline;
         clear: none;
         width: 50%;
         position: relative;
         z-index: 9;
         margin: 0;
         left: 4%;
         height: auto;
         text-align: left
     }
     #longscroll-subseries .longscrollLogoTopRight-container {
         position: absolute;
         top: .3em;
         right: 0;
         width: auto
     }
     #longscroll-subseries .longscrollLogoTopRight-container.calloutPromotionExists {
         position: relative;
         float: right;
         clear: left
     }
     #longscroll-subseries .subseriesHeader nav.breadcrumb-wrapper {
         margin: 0 auto;
         width: 1180px;
         padding-left: 90px;
         color: #414141
     }
     #longscroll-subseries .subseriesHeader .desktopHeader {
         color: #000;
         margin: 10px auto 10px auto;
         width: 1180px;
         padding-left: 90px;
         color: #414141;
         font-size: 32px
     }
     #longscroll-subseries .subseriesHeader h3 {
         color: #000;
         margin: 10px auto 10px auto;
         width: auto;
         color: #414141;
         font-size: 32px
     }
     #longscroll-subseries .subseriesHeader .hero-productDescription {
         width: 37%;
         padding-right: 20px;
         margin-left: 8%
     }
     #longscroll-subseries .saleprice.pricingSummary-details-final-price-title {
         font-size: .875rem
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         border-top: 0 !important;
         border-left: 0 !important;
         border-right: 0 !important;
         border-bottom: 0 !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container:last-child {
         border-right: 0 !important
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-title a {
         font-size: 1.5rem
     }
     #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-label {
         font-size: .875rem
     }
     #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-value {
         font-size: .875rem;
         padding-left: .75em
     }
     #longscroll-subseries .button-atc {
         height: 20px;
         width: 20px
     }
     #longscroll-subseries .button-cto {
         height: 20px;
         width: 20px
     }
     #longscroll-subseries .tabbedBrowse-productListings .button-called-out:hover .button-cto,
     #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-cto,
     #longscroll-subseries .tabbedBrowse-productListings .button-reseller:hover .button-cto,
     #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-cto,
     #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-cto,
     #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-cto,
     #longscroll-subseries #singlesku-cta:hover .button-cto {
         height: 20px;
         width: 20px
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out span,
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-second.button-full.button-called-out span {
         font-size: 1rem !important
     }
     #longscroll-subseries .button-cto {
         height: 20px;
         width: 20px
     }
     #longscroll-subseries .subseries-showModelDiff-align:first-of-type {
         margin-bottom: 2.5rem
     }
     #longscroll-subseries .pricingSummary-shipping .rci-esm {
         font-size: .875rem
     }
     #longscroll-subseries #tab-a-customize,
     #longscroll-subseries #tab-a-reseller {
         line-height: 36px
     }
     #longscroll-subseries.version3 .subseries-showModelDiff-align:first-of-type {
         margin-bottom: 2.5rem
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
         height: auto !important
     }
 }
 
 @media only screen and (min-device-width:750px) and (max-device-width:1180px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
     #longscroll-subseries ul.galleryOptions {
         width: auto !important
     }
     #longscroll-subseries .tabbedBrowse-productListings {
         text-align: justify
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         width: 48%;
         float: left;
         clear: none
     }
     #longscroll-subseries .tabbedBrowse-productListings:after {
         content: '';
         clear: left
     }
     #longscroll-subseries .subseries-showModelDiff-container {
         display: none !important
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile {
         text-align: center
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
     #longscroll-subseries .subseries-showModelDiff-container-mobile {
         display: inline-block !important;
         position: relative;
         width: 100%
     }
     #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
         display: none
     }
     #longscroll-subseries .subseriesHeader {
         background: none !important
     }
     #longscroll-subseries .subseriesHeader .cta {
         width: 100%
     }
     #longscroll-subseries .subseriesHeader .desktopHeader {
         display: none
     }
     #longscroll-subseries .subseriesHeader .mobileHeader {
         height: 40px;
         color: #000;
         font-size: 28px;
         letter-spacing: 0;
         line-height: 30px;
         text-align: center;
         display: block;
         padding-left: 0;
         width: 100%
     }
     #longscroll-subseries .subseriesHeader h1,
     #longscroll-subseries .subseriesHeader h1 {
         margin-top: 0
     }
     #longscroll-subseries .cta-price dt {
         height: 17px;
         color: #000;
         font-size: 14px;
         font-weight: 400;
         letter-spacing: 0;
         line-height: 17px;
         text-align: center;
         float: none;
         width: 100%
     }
     #longscroll-subseries .cta-price dd {
         height: 30px;
         color: #000;
         font-size: 28px;
         letter-spacing: 0;
         line-height: 34px;
         text-align: center;
         width: 100%;
         margin-top: 5px
     }
     .cta-group-reviews {
         text-align: center
     }
     #longscroll-subseries .cta .cta-group-action {
         width: 100%
     }
     #longscroll-subseries .cta .cta-group-action #view-customize {
         height: 50px;
         width: 250px;
         border-radius: 6px;
         background-color: #1976a1;
         font-size: 18px;
         font-weight: 500;
         text-align: center;
         color: #fff;
         border: 0;
         float: none;
         line-height: 50px;
         padding: 0;
         display: block;
         margin: 0 auto 10px
     }
     #longscroll-subseries .cta-group-reviews {
         margin: 0;
         width: 100%
     }
     #longscroll-subseries .cta .rating-summary-container {
         text-align: center !important;
         margin-bottom: 10px
     }
     .breadcrumb-wrapper {
         height: 43px;
         font-size: 11px;
         letter-spacing: 0;
         line-height: 13px;
         padding-left: 15px
     }
     #longscroll-subseries .cta-price div.cta-extra-info {
         width: 100%
     }
     #longscroll-subseries .hero-column.hero-column-two img {
         margin: 0 auto
     }
     .nemoProductLayout-swiper-container {
         height: 396px
     }
 }
 
 @media(max-width :95em) and (min-width:53em) {
     #longscroll-subseries .tabbed-nav-wrapper {
         display: block
     }
 }
 
 @media(max-width :53em) and (orientation:landscape) {
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
         min-height: 40px
     }
     #longscroll-subseries #view-customize {
         font-size: .875em
     }
 }
 
 @media(min-width :76.75em) {
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
         top: 0;
         width: 73.75em;
         background: #fff
     }
     .mainContent.pageWrapper {
         width: 100%
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
         width: 485px;
         white-space: nowrap;
         overflow: hidden;
         text-overflow: ellipsis;
         display: block;
         padding: 5px 10px;
         box-sizing: border-box;
         height: 50px
     }
     .stickyElementsWrapper {
         height: 50px;
         background: #fff
     }
 }
 
 @media(min-width :30em) {
     #longscroll-subseries .techSpecs-wrapper {
         padding: inherit
     }
     #longscroll-subseries .techSpecs-wrapper p {
         border: 1px solid #0077a2;
         color: #0077a2;
         width: auto;
         text-align: inherit
     }
 }
 
 @media(max-width :34.375em) {
     #longscroll-subseries .footer-paymentOptions {
         display: none
     }
 }
 
 @media(min-width :32em) {
     #longscroll-subseries .tabbedBrowse-productListing .presel table {
         width: 100%
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container {
         text-align: center
     }
 }
 
 @media(min-width :53em) and (max-width:60em) {
     #longscroll-subseries ul.galleryOptions li {
         width: 30%
     }
     #longscroll-subseries ul.galleryOptions li .galleryMedia {
         height: 190px;
         width: 100%
     }
     #longscroll-subseries ul.galleryOptions li .galleryMedia span.gallery-overlay {
         height: 190px;
         width: 100%
     }
 }
 
 @media(min-width :65em) {
     #longscroll-subseries .tabbedBrowse {
         width: 78%
     }
     #longscroll-subseries .standard-on {
         width: 22%
     }
 }
 
 @media(min-width :73.5em) {
     #longscroll-subseries .tabbedBrowse {
         width: 100%
     }
     #longscroll-subseries .standard-on {
         width: 20%
     }
 }
 
 @media screen and (min-width:1280px) {
     #longscroll-subseries .subseriesHeader .hero-productDescription {
         margin-right: 55%
     }
     #longscroll-subseries .subseriesHeader {
         min-height: 530px;
         height: auto
     }
     .LongScrollNoeSpotClear {
         width: 100%;
         clear: both
     }
     #longscroll-subseries #heroCarouselWrapper #heroSlider.noeSpot {
         height: 500px !important
     }
     #longscroll-subseries .subseriesHeader .hero-column-one {
         width: 1180px;
         margin: 0 auto;
         min-height: 450px
     }
     #longscroll-subseries .subseriesHeader .cta {
         left: 8%;
         clear: left;
         margin-right: 50%
     }
     #longscroll-subseries .eSpot-container {
         width: 30%
     }
     #longscroll-subseries .longScroll-Win-Intellogo {
         float: left;
         width: auto;
         margin: 0 0 0 1em;
         width: 50%
     }
     #longscroll-subseries .longScroll-Win-Intellogo.noeSpot {
         margin: 0 0 0 8%
     }
     #longscroll-subseries .windowsLogo-container {
         width: auto;
         margin: 0
     }
     #longscroll-subseries .longscrollIntelLogo-container {
         clear: both;
         left: 0
     }
     #longscroll-subseries .subseriesHeader .hero-column-two {
         width: auto;
         max-width: 800px;
         position: absolute;
         left: 50%;
         min-width: 650px;
         top: 0;
         padding: 2em 0;
         display: flex
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
         max-width: 700px;
         left: 42%
     }
     #longscroll-subseries ul.galleryOptions {
         margin: 0;
         padding: 0
     }
 }
 
 @media screen and (max-width:1180px) {
     #longscroll-subseries #heroCarouselWrapper #heroSlider li {
         height: auto;
         padding: 0 2%
     }
     #longscroll-subseries #heroCarouselWrapper #heroSlider li img {
         width: 100%;
         display: block
     }
 }
 
 @media(min-width :53rem) {
     #longscroll-subseries .interstitial-loaded #tab-li-currentmodels #subtab-content .content-item {
         width: 100%
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         width: 16.6rem
     }
     #longscroll-subseries .longscroll-singlesku-float .standard-on {
         position: relative
     }
 }
 
 @media(min-width :32rem) {
     #longscroll-subseries .tabbedBrowse-productListing .presel table {
         width: auto
     }
     #longscroll-subseries .subseries-showModelDiff-container {
         display: block;
         position: relative;
         white-space: nowrap;
         z-index: 1;
         text-align: left;
         padding-left: 1.5rem;
         -webkit-transition: all .1s;
         -moz-transition: all .1s;
         transition: all .1s
     }
     #longscroll-subseries .subseries-showModelDiff-container .button-called-out-alt {
         display: none !important
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile {
         text-align: center
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
     #longscroll-subseries .subseries-showModelDiff-container-mobile {
         display: none
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container .tabbedBrowse-productListing-footer-button-second {
         display: inline-block
     }
     #longscroll-subseries .merch-tagLabel-ribbon {
         padding: .1em 1.7em;
         width: 95%;
         left: 4%
     }
 }
 
 @media(max-device-width :1024px) {
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         margin-bottom: 2rem !important
     }
     #longscroll-subseries h1.pricing-header {
         display: block
     }
     #longscroll-subseries h1.data-header {
         display: none
     }
     #longscroll-subseries .mobile-compare {
         display: block;
         padding-top: .5rem;
         line-height: 1rem
     }
     #longscroll-subseries #mydebug {
         display: none !important;
         opacity: 0 !important
     }
     #longscroll-subseries .ribbon-header {
         position: relative;
         top: -2rem
     }
     #longscroll-subseries .tabbedBrowse-productListing-header {
         padding: 0rem .5rem 0rem .5rem
     }
     #longscroll-subseries .tabbedBrowse-productListing-body {
         padding: .5rem
     }
     #longscroll-subseries .tabbedBrowse-productListing-footer {
         padding: 0 !important
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container {
         padding: 0 0 0 10px
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
     #longscroll-subseries .tabbedBrowse-productListing-button-container {
         text-align: center
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
     #longscroll-subseries .subseries-showModelDiff-container-mobile {
         display: block !important
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile .subseries-show-diff,
     #longscroll-subseries .subseries-showModelDiff-container-mobile .subseries-show-diff {
         margin-left: 1em;
         color: #555;
         font-weight: bold
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile .subseries-show-diff span,
     #longscroll-subseries .subseries-showModelDiff-container-mobile .subseries-show-diff span {
         text-transform: uppercase
     }
     #longscroll-subseries .tabbedBrowse-productListing-header {
         margin-bottom: 0rem;
         padding: 10px 18px 10px 6px !important
     }
     #longscroll-subseries .pricingSummary-details {
         padding: 0 18px 0 6px
     }
     #longscroll-subseries .subseries-showModelDiff-container {
         display: none
     }
     #longscroll-subseries .longscroll-singlesku-wrapper .tabbedBrowse-productListing-footer .tabbedBrowse-productListing-button-container:first-of-type {
         display: block
     }
     #longscroll-subseries .longscroll-singlesku-content {
         float: initial;
         width: 100%
     }
     #longscroll-subseries .longscroll-singlesku-float {
         float: initial;
         position: relative;
         width: 100%;
         margin-left: 0rem
     }
     #longscroll-subseries #longscroll-singlesku .longscroll-view-all-models {
         float: initial;
         margin-left: auto;
         margin-right: auto;
         display: inline-block;
         width: 100%;
         position: relative;
         top: -1rem
     }
     #longscroll-subseries #longscroll-singlesku .ribbon-header {
         position: relative;
         height: 28px;
         width: 250px;
         background-position: center .1rem;
         margin-left: auto;
         z-index: 1;
         margin-right: auto;
         top: 52px
     }
 }
 
 @media(min-width :40rem) {
     #longscroll-subseries #longscroll-singlesku .pricingSummary-secondary-details,
     #longscroll-subseries #longscroll-singlesku .pricingSummary-purchase-wrapper {
         width: 100%;
         white-space: normal;
         margin-left: 0;
         padding: 0;
         border-right: 0;
         border-left: 0;
         text-align: left
     }
 }
 
 @media(max-width :61rem) {
     #longscroll-subseries .comparecheckbox {
         display: block !important
     }
     #longscroll-subseries #compare_box,
     #longscroll-subseries .mobile-comparecheckbox .cbxshow {
         font-size: .875rem
     }
 }
 
 @media(max-width :46.875rem) {
     #longscroll-subseries .longscroll-singlesku-float .pricingSummary-secondary-details {
         display: block
     }
     #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-first,
     #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-second {
         text-transform: uppercase;
         font-size: 1.1rem
     }
     #longscroll-subseries .sr_productModel {
         position: static;
         width: 95%;
         float: none;
         margin-bottom: 20px
     }
     #longscroll-subseries .sr_productBundleModel {
         position: static;
         width: 90%;
         margin-left: 20px
     }
     #longscroll-subseries .sr_productMultiModel {
         position: static;
         width: 90%;
         margin-left: 20px
     }
     #longscroll-subseries .sr_productSingleModel {
         width: 90%;
         margin-left: 20px;
         float: none
     }
     #sub-switch-btn {
         display: block;
         height: auto
     }
 }
 
 @media(max-device-width :736px) {
     #longscroll-subseries .tabbedBrowse-conjointBundles {
         display: none
     }
 }
 
 @media(min-width :40em) {
     #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-details {
         min-height: auto !important
     }
 }
 
 @media(max-width :32em) {
     #longscroll-subseries .media-check {
         width: 0
     }
 }
 
 #compare-basket-wrapper {
     margin: 0 auto
 }
 
 #reason3toChoose,
 .tabbedBrowse-reviews-wrapper .TopBlock #title,
 .tabbedBrowse-reviews-wrapper .TopBlock #image,
 .tabbedBrowse-reviews-wrapper .TopBlock #SubHead,
 .tabbedBrowse-reviews-wrapper .TopBlock #BVRRSummaryContainer {
     display: none !important
 }
 
 .pricingSummary-details {
     overflow: hidden;
     *height: 1%
 }
 
 .pricingSummary-details:after {
     clear: both;
     content: '.';
     display: block;
     height: 0;
     line-height: 0;
     overflow: hidden
 }
 
 .pricingSummary .pricingSummary-coupon .ecouponToolTip {
     margin-left: 0 !important;
     display: inline-block
 }
 
 @media(min-width :53em) {
     #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-expandableContent-features.expandableContent-is-collapsed.margin {
         margin-top: 35px;
         float: left
     }
     #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-container:first-child .tabbedBrowse-productListing .tabbedBrowse-productListing-expandableContent-features.margin-initial {
         margin-top: 10px
     }
     #longscroll-subseries .promotedOptions-autoHeight {
         float: left
     }
     #longscroll-subseries .eSpot-container {
         margin-left: 8%
     }
 }
 
 @media(min-width :76.75em) {
     .masthead .pageWrapper:before,
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs:before {
         content: "";
         position: absolute;
         top: 0;
         bottom: 0;
         right: 100%;
         width: 9600px;
         height: 50px;
         background: #fff
     }
     .masthead .pageWrapper:after,
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs:after {
         content: "";
         position: absolute;
         top: 0;
         bottom: 0;
         left: 100%;
         width: 9600px;
         height: 50px;
         background: #fff;
         display: block
     }
 }
 
 .cta .reviews h1,
 article.separator {
     display: none
 }
 
 .cta .reviews h3,
 article.separator {
     display: none
 }
 
 .footer-legal-content {
     height: auto;
     overflow: hidden
 }
 
 #longscroll-subseries .withconfiguratorli #subtab-content {
     height: auto !important
 }
 
 #longscroll-subseries .on-accessories {
     text-align: center;
     z-index: 100;
     position: absolute;
     width: 100%;
     opacity: .8;
     top: 0
 }
 
 #longscroll-subseries .tabbedBrowse-title {
     padding: 0;
     display: block;
     padding-top: 25px
 }
 
 #longscroll-subseries .tabbedBrowse-title .sk-fading-circle {
     top: 50%
 }
 
 #longscroll-subseries #dataLoadingForPDPPagesForModels {
     text-align: center;
     display: none;
     padding-top: 0
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-afterclick#addToCartButtonTop {
     background-color: #d9eef7;
     border-radius: 3px;
     border: 1px solid #1976a1;
     color: #1976a1 !important;
     width: 100%;
     background-image: none;
     vertical-align: middle;
     text-transform: none;
     height: auto;
     padding: .5em .8em;
     font-size: 1.1em
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-afterclick#addToCartButtonTop span.icon-atc {
     background: url(/_ui/desktop/common/css/images/cart_icon.png) no-repeat;
     width: 30px;
     height: 23px;
     display: inline-block;
     margin-bottom: -5px
 }
 
 #longscroll-subseries .tabbedBrowse-productListing-button-container .button-afterclick#addToCartButtonTop span.icon-cus {
     background: url(/_ui/desktop/common/images/customize_icon.png) no-repeat;
     width: 30px;
     height: 23px;
     display: inline-block;
     margin-bottom: -5px
 }
 
 .tabbedBrowse-productListing-footer .tabbedBrowse-productListing-footer-button-holder {
     float: left;
     width: 100%
 }
 
 .intelLogoWithEspot {
     margin-top: 3.5em !important
 }
 
 .sameDayShipping-icon-div {
     width: 100%;
     text-align: center;
     margin-bottom: 10px
 }
 
 .sameDayShipping-icon-div .sameDayShipping-icon {
     width: 285px;
     height: 39px;
     cursor: pointer
 }
 
 .tabbedBrowse-productListing-merchandising-label .sameDayShipping-icon {
     width: 100%;
     height: 28.8px;
     cursor: pointer
 }
 
 @media only screen and (max-width:53em) {
     #longscroll-subseries .withconfiguratorli .configurator-container .summ {
         position: static !important
     }
     #longscroll-subseries .button-called-out-reseller {
         font-size: .75em
     }
 }
 
 @media screen and (min-width:53em) {
     #longscroll-subseries .withconfiguratorli #tab-li-currentmodels.content-item .tab-content {
         position: static
     }
 }
 
 #longscroll-subseries .withconfigurator.subseriesHeader {
     height: auto
 }
 
 @media screen and (min-width:1180px) {
     #longscroll-subseries .subseriesHeader.withconfigurator {
         height: auto;
         border-bottom: 0
     }
     #longscroll-subseries .subseriesHeader.withconfigurator .hero-productDescription {
         margin-right: 0
     }
     #longscroll-subseries .subseriesHeader.withconfigurator .hero-column-one {
         margin-top: 0
     }
     #longscroll-subseries .subseriesHeader.withconfigurator .longScroll-Win-Intellogo.noeSpot {
         margin: 0 8% 0 0;
         float: right;
         width: auto
     }
 }
 
 #longscroll-subseries #longscroll-singlesku #builderPricingSummary .priceDataHighlight {
     padding-left: 7px;
     font-size: 2.1rem;
     width: 100%
 }
 
 @media(min-width:76.75em) {
     header .bar_2 {
         min-height: 0
     }
 }
 
 @media screen and (min-width:1180px) {
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img {
         text-align: left
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
         max-width: 90%
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img img.no-margin {
         margin: 0
     }
     .subComingSoonMsg {
         text-align: left;
         padding-left: 22px
     }
 }
 
 @media(min-width:53em) {
     .reevoo-conversations-wrapper {
         clear: both;
         padding-left: 25px
     }
 }
 
 @media screen and (max-width:46.875em) {
     .mobile-cta-btn {
         display: block
     }
     #longscroll-subseries #tab-li-currentmodels ul.tabs-content-items {
         padding: 1.2em
     }
     #longscroll-subseries .tabbedBrowse-productListing-header {
         padding: 10px 0
     }
     #longscroll-subseries .pricingSummary-secondary-details .pricingSummary-shipping {
         padding-bottom: 15px
     }
     #longscroll-subseries .pricingSummary-priceList-item,
     #longscroll-subseries .pricingSummary-priceList-label,
     #longscroll-subseries .pricingSummary-priceList-value,
     #longscroll-subseries .pricingSummary-details-final-price-title,
     #longscroll-subseries .pricingSummary-details-final-price {
         padding-bottom: 5px
     }
     #longscroll-subseries .tabbedBrowse-productListings {
         padding-left: 0;
         padding-right: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items ul {
         padding: 0
     }
     #longscroll-subseries .singleModelView {
         border: 0;
         padding: 1em 0
     }
     #longscroll-subseries .singleModelView .configuratorItem-mtmTable {
         padding: 2em 0 !important
     }
     #longscroll-subseries .longscroll-singlesku-wrapper {
         padding: 0
     }
     #longscroll-subseries .displayFix h2.tabbedBrowse-title {
         font-size: 1.5rem;
         line-height: 1.1em
     }
     #longscroll-subseries .cta .cta-group-action {
         width: 100%;
         float: none;
         display: block;
         margin-top: 0
     }
     #longscroll-subseries .cta .cta-group-action #view-customize {
         float: none;
         font-size: 16px;
         padding: 0;
         margin-bottom: inherit;
         height: 50px;
         line-height: 50px;
         width: 250px;
         border-radius: 6px;
         display: block;
         margin: 0 auto 10px
     }
     #longscroll-subseries .cta-price dt {
         float: none;
         clear: both
     }
     #longscroll-subseries h2.mobileHeader {
         font-size: 1.875em !important;
         margin-bottom: 10px;
         display: block;
         padding: 0 1em
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
         margin-top: 0
     }
     #longscroll-subseries .cta-price {
         margin-bottom: 8px
     }
     #longscroll-subseries .longscroll-singlesku-wrapper .promotedOptions {
         margin-top: 0
     }
     #longscroll-subseries .stickyTabs .cta-group-action #view-buyfromreseller {
         display: none
     }
     #longscroll-subseries .subseriesHeader .hero-column-two {
         right: 0;
         margin: 0 auto
     }
     #longscroll-subseries .tab-content {
         padding: 1.2em
     }
     #longscroll-subseries .tabbedBrowse-features-textWrapper {
         padding: 5px 0
     }
     #longscroll-subseries h2.tabbedBrowse-title {
         min-height: 0
     }
     #longscroll-subseries .tabbedBrowse-title .tabbedBrowse-currentTab {
         margin: 0;
         padding-bottom: 25px;
         font-weight: 400;
         font-size: 1.875em;
         margin-left: 10px;
         padding-top: 1em
     }
     #longscroll-subseries .singleModelView .partNumber {
         text-align: center
     }
     #longscroll-subseries #longscroll-singlesku .pricingSummary-priceList-label {
         float: left;
         font-size: 1rem
     }
     #longscroll-subseries #longscroll-singlesku .pricingSummary-details .pricingSummary-priceList-value {
         float: right;
         font-size: 1rem
     }
     #longscroll-subseries #singlesku-configure-summary .pricingSummary-details {
         max-width: 13rem
     }
     #longscroll-subseries .singleModelView.tab-content {
         padding: 0
     }
     .singleModelTitle {
         padding: 10px 0
     }
     #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dt {
         padding-top: .5rem
     }
     #longscroll-subseries #longscroll-singlesku .promotedOptions:nth-of-type(1) {
         border-top: 0
     }
     #longscroll-subseries .tabbedBrowse-features-featureText {
         padding: 0
     }
     #longscroll-subseries .subseriesHeader {
         background: none !important
     }
     #longscroll-subseries #BVRRSummaryContainer {
         padding-bottom: 8px
     }
     #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-heading {
         padding-left: 1em;
         padding-right: 1em
     }
     #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
         top: 0;
         display: none
     }
     #longscroll-subseries .tabbedBrowse-accessories-item-container:last-child {
         border-bottom: 0 !important
     }
     #longscroll-subseries table.techSpecs-table td,
     #longscroll-subseries table.techSpecs-table td+td {
         padding-left: 0;
         padding-right: 0
     }
     .hero-productDescription-body.mediaGallery-productDescription-body,
     .hero-productDescription-body.mediaGallery-productDescription-body span {
         color: #000 !important
     }
     #longscroll-subseries .subseriesHeader {
         padding-top: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         border-top: 2px solid #ddd
     }
     .breadcrumb-wrapper {
         font-size: 11px;
         padding-left: 15px
     }
     #longscroll-subseries .subseriesHeader .hero-column-one {
         margin-top: 10px
     }
 }
 
 @media(min-width :750px) and (max-width:1055px) {
     #longscroll-subseries .subseriesHeader .hero-productDescription {
         width: 50%
     }
     #longscroll-subseries .stickyTabs .cta-group-action {
         float: right
     }
 }
 
 @media(max-width:848px) {
     .tabbedBrowse-productListing,
     .tabbedBrowse-productListing-featureList {
         height: auto !important
     }
     #longscroll-subseries ul.galleryOptions img.lazy {
         display: none !important
     }
     #longscroll-subseries .viewcompability {
         display: none
     }
 }
 
 .accessoriesTabView-longscroll-review .prodReview {
     text-align: center;
     font-size: .875em
 }
 
 .accessoriesTabView-longscroll-review .reevooBadgeWrapperOuterIB {
     height: 54px
 }
 
 .accessoriesTabView-longscroll-review .review-bv-inlineRating {
     text-align: center;
     height: 20px
 }
 
 @media(min-width:1276px) {
     #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
         max-width: 700px;
         left: 45%
     }
 }
 
 @media(min-width:1420px) {
     #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
         max-width: 750px;
         left: 48%
     }
 }
 
 @media(min-width:1576px) {
     #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
         max-width: 800px;
         left: 50%
     }
 }
 
 .notPassDisplayRule-redirectMsg-wrapper {
     margin: 10px 90px 0 90px
 }
 
 .notPassDisplayRule-redirectMsg-content {
     color: #e2231a;
     background-color: #fdd6d4;
     padding: .6em;
     display: inline-block;
     width: 100%;
     border-radius: 6px
 }
 
 @media screen and (max-width:768px) {
     #longscroll-subseries .subseriesHeader .hero-column-two {
         text-align: center
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
         max-height: 200px;
         max-width: 90%;
         margin: auto
     }
     #longscroll-subseries .subseriesHeader img.subSeries-mobileHero~img.subSeries-Hero {
         display: none
     }
     #longscroll-subseries .cta-price {
         margin-bottom: 0
     }
     #longscroll-subseries .tabbedBrowse-features-featureText h2 {
         margin-bottom: 20px
     }
 }
 
 @media screen and (min-width:769px) {
     #longscroll-subseries .subseriesHeader img.subSeries-Hero {
         display: block
     }
     #longscroll-subseries .subseriesHeader img.subSeries-mobileHero {
         display: none
     }
 }
 
 .tabbedBrowse-productListing-featureList label {
     font-size: 18px;
     color: #000;
     text-align: center;
     display: block;
     font-weight: bold
 }
 
 .bundleProducts {
     padding: 0 !important
 }
 
 .bundleProducts li span {
     display: inline-block;
     padding-bottom: .5em
 }
 
 .bundleProducts li {
     padding: 0 !important;
     font-size: 14px;
     line-height: 16px;
     left: auto !important
 }
 
 .bundleProducts li .bundleSpecs {
     display: none
 }
 
 .bundleProducts li.expanded .bundleSpecs {
     display: block
 }
 
 .bundleProducts li a {
     position: relative;
     display: block;
     width: 100%;
     padding: .5em 1em .5em 0;
     font-weight: bold
 }
 
 .bundleProducts li a:after {
     content: '+';
     position: absolute;
     right: 0;
     color: #009dd9;
     font-weight: bold;
     font-size: 20px;
     top: 50%;
     margin-top: -10px;
     line-height: 20px
 }
 
 .bundleProducts li.expanded a:after {
     content: '-'
 }
 
 .bundleProducts li.no-expand a:after {
     display: none
 }
 
 .LeadingProductName a {
     position: relative;
     display: block;
     width: 100%;
     padding: 7px 8px;
     font-weight: bold;
     font-size: 14px
 }
 
 .bundleProducts li:not(:first-child) dl dt,
 .bundleProducts li:not(:first-child) dl dd {
     background: none !important
 }
 
 @media screen and (min-width:849px) {
     #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList,
     .bundleProducts {
         overflow: visible !important
     }
     .bundleProducts li:first-child .bundleSpecs {
         display: block
     }
     .bundleProducts li:first-child a:after {
         content: ''
     }
     .bundleProducts>li:not(:first-child) {
         position: relative
     }
     .bundleProducts li:not(:first-child) .bundleSpecs {
         height: 250px;
         position: absolute;
         top: -265px;
         left: -1em;
         right: -1em;
         background: white;
         box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
         border: 1px solid #ddd;
         padding: 10px;
         z-index: 100
     }
     .bundleProducts li:not(:first-child) .bundleSpecs dl {
         height: 230px;
         overflow: auto
     }
     .bundleProducts li:not(:first-child) .bundleSpecs__arrow {
         width: 100%;
         height: 25px;
         position: absolute;
         top: 100%;
         left: 50%;
         transform: translateX(-50%);
         overflow: hidden
     }
     .bundleProducts li:not(:first-child) .bundleSpecs__arrow::after {
         content: "";
         position: absolute;
         width: 20px;
         height: 20px;
         background: white;
         transform: translateX(-50%) translateY(-50%) rotate(45deg);
         top: 0;
         left: 50%;
         box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.6)
     }
 }
 
 .zeroMinHeigh {
     min-height: 0 !important
 }
 
 .tabbedBrowse-productListing-button-container form:after {
     content: '';
     display: block;
     clear: both
 }
 
 .rating-summary-container .bv_main_container .bv_main_container_row_flex:nth-child(1) {
     display: none !important
 }
 
 @media(max-width:750px) {
     .tabbedBrowse-productListing-merchandising-label .sameDayShipping-icon {
         object-fit: cover;
         height: 31px
     }
     #longscroll-subseries .merch-tagLabel-ribbon {
         font-size: 18px;
         height: 30px;
         padding: .3em 1.15em .2em
     }
     #longscroll-subseries .tabbedBrowse-productListing-merchandising-label {
         text-align: center;
         height: 30px;
         height: auto
     }
     #longscroll-subseries .merch-tagLabel-ribbon.taglabel-font-large {
         height: auto !important;
         font-size: 13px !important
     }
     #longscroll-subseries .merch-tagLabel-ribbon.taglabel-font-md {
         font-size: 15px
     }
     #longscroll-subseries .merch-tagLabel-ribbon.taglabel-font-sm {
         font-size: 12px
     }
     #longscroll-subseries .merch-tagLabel-ribbon:before {
         border-bottom-width: 15px;
         border-top-width: 15px
     }
     #longscroll-subseries #bvreviewsWrap {
         margin-top: 70px
     }
     #longscroll-subseries .displayFix .tabbedBrowse-configurator {
         padding: 1em
     }
     .sub-switch {
         margin-right: 25px
     }
 }
 
 #showExtraText {
     display: none
 }
 
 #hideExtraText {
     display: none
 }
 
 .tabbedBrowse-accessories-and-services-wrapper #dataShowList .tabbedBrowse-accessories .tabbedBrowse-accessories-item-container:nth-child(n+2) {
     display: none
 }
 
 #hideExtraAccessories,
 #showExtraAccessories {
     display: none;
     background-color: transparent;
     border: 0;
     color: #009dd9;
     cursor: pointer
 }
 
 #showExtraAccessories {
     display: block
 }
 
 @media(min-width :750px) {
     .tabbedBrowse-accessories-and-services-wrapper #dataShowList .tabbedBrowse-accessories .tabbedBrowse-accessories-item-container:nth-child(n+2) {
         display: list-item
     }
     #hideExtraAccessories,
     #showExtraAccessories {
         display: none
     }
 }
 
 .scollapse {
     position: absolute;
     width: 9px;
     height: 9px;
     color: cornflowerblue;
     border-bottom: 2px solid;
     border-right: 2px solid;
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
     margin-top: 5px;
     margin-left: 5px
 }
 
 .sexpand {
     position: absolute;
     width: 9px;
     height: 9px;
     color: cornflowerblue;
     border-top: 2px solid;
     border-left: 2px solid;
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
     margin-top: 9px;
     margin-left: 5px
 }
 
 .bundleDetail_priceRedesign {
     font-size: 14px
 }
 
 .bundleDetail_hidesavings {
     cursor: pointer
 }
 
 .bundleDetail_priceRedesign {
     text-align: left;
     margin-right: 10%;
     margin-left: 9%
 }
 
 .bundleDetail_listPrice {
     margin-left: 0
 }
 
 .bundleDetail_hidesavings {
     color: cornflowerblue;
     font-size: 12px
 }
 
 .bundleDetail_savings_type {
     color: black
 }
 
 .bundleDetail_savings_value {
     float: right
 }
 
 .totalSavingColor {
     color: #a6cb8e
 }
 
 .bundleDetail_coupon_value {
     float: right
 }
 
 .bundleDetail_youBundlePrice_value {
     float: right;
     font-size: 22px;
     font-weight: 600
 }
 
 .bundleDetail_youBundlePrice {
     display: flex;
     align-items: baseline;
     justify-content: space-between
 }
 
 .bundleDetail_coupon_code {
     font-weight: bold
 }
 
 .bundleDetail_youBundlePrice .oldWebPrice {
     text-align: center;
     width: 100%
 }
 
 .bundleDetail_youBundlePrice .oldWebPrice .webPriceType {
     font-size: 16px
 }
 
 .bundleDetail_youBundlePrice .oldWebPrice .webPriceValue {
     font-size: 32px;
     color: #000
 }
 
 .bundleDetail_Savings_box {
     display: none
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-scroller {
     overflow: hidden;
     width: 100%;
     position: relative;
     clear: both;
     margin: 0 auto
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings {
     width: 100%;
     padding: 6px 0 0 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-pagination {
     text-align: right;
     font-weight: bold;
     font-size: 14px;
     color: #1e1e1e;
     padding: 5px 16px 0 0
 }
 
 @media screen and (max-width:1279px) {
     #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels .tabs-content-items {
         padding-right: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-scrollerHeader {
         display: none
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-scroller .tabbedBrowse-productListings .tabbedBrowse-productListing-container {
         width: 258px;
         margin: 0;
         clear: none;
         border: 0
     }
     #longscroll-subseries .viewcompability {
         font-size: 16px;
         letter-spacing: 0;
         line-height: 19px
     }
 }
 
 @media screen and (max-width:749px) {
     #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels .tabs-content-items {
         padding-top: 0;
         padding-right: 0;
         padding-left: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels h2.tabbedBrowse-title {
         min-height: 35px;
         padding-top: 0
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-pagination {
         padding-top: 12px
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .pagination-progress {
         display: none
     }
 }
 
 @media screen and (min-width:1280px) {
     .tabbedBrowse-pagination {
         display: none
     }
 }
 
 .pagination-progress:before {
     content: '- ';
     display: inline
 }
 
 #tab-li-buyFromReseller .tabbedBrowse-pagination {
     display: none
 }
 
 @media(max-width:1179px) {
     .tabbedBrowse-other {
         position: relative
     }
     .tabbedBrowse-other .gradient-shadow {
         position: absolute;
         height: 75px;
         width: 100%;
         background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 35%, rgba(255, 255, 255, 1) 80%);
         left: -0em;
         bottom: 32px
     }
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery ul {
     display: inline-block;
     margin: 0 3%;
     padding-top: 10px
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery {
     border-top: 1px solid #afafaf
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery:before {
     content: "";
     position: absolute;
     top: -1px;
     bottom: 0;
     right: 100%;
     width: 9600px;
     height: 100%;
     border-top: 1px solid #afafaf
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery:after {
     content: "";
     position: absolute;
     top: -1px;
     bottom: 0;
     left: 100%;
     width: 9600px;
     height: 100%;
     border-top: 1px solid #afafaf
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child {
     border-top: 0
 }
 
 @media screen and (max-width:750px) {
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child {
         border-top: 1px solid #afafaf
     }
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child:before {
     border-top: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child:after {
     border-top: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>div:first-child {
     border-top: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>div:first-child:before {
     border-top: 0
 }
 
 #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>div:first-child:after {
     border-top: 0
 }
 
 @media screen and (max-width:53em) {
     #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery ul.galleryOptions {
         width: 100% !important;
         display: flex;
         justify-content: center;
         margin: 0 0 1em 0;
         background: #f2f2f2;
         padding: 1em 0 1em 0
     }
 }
 
 .ft-legal-wrapper {
     clear: both
 }
 
 .breadcrumb-wrapper a {
     color: #000 !important
 }
 
 .nemoProductLayout-swiper-container {
     width: 100%;
     height: 236px;
     margin-bottom: 30px
 }
 
 .hero-mobile-img {
     display: none
 }
 
 @media(max-width :1279px) {
     .hero-mobile-img {
         display: block
     }
     .hero-pc-img {
         display: none
     }
 }
 
 @media(min-width :1280px) {
     .hero-mobile-img {
         display: none
     }
     .hero-pc-img {
         display: block
     }
 }
 
 .swiper-pagination {
     width: 60px;
     height: 40px;
     overflow: hidden;
     margin: 0 auto;
     white-space: nowrap
 }
 
 .swiper-pagination li,
 .swiper-pagination li button {
     width: 8px;
     height: 8px
 }
 
 .swiper-pagination li button {
     background-color: #d8d8d8;
     display: inline-block;
     border-radius: 50%
 }
 
 .swiper-pagination li.slick-active button {
     background-color: #1976a1
 }
 
 .swiper-pagination li button:before {
     display: none
 }
 
 .swiper-pagination li.smallCircle button {
     width: 2px;
     height: 2px
 }
 
 .swiper-pagination li.middleCircle button {
     width: 5px;
     height: 5px
 }
 
 .slick-slider .slick-dots li {
     margin: 0 4.75px 0 0;
     display: inline-flex;
     justify-content: center
 }
 
 .slick-dots li button {
     padding: 0
 }
 
 #longscroll-subseries .slick-dots li {
     transition: .2s transform, .2s left
 }
 
 @media only screen and (min-device-width:750px) and (max-device-width:1279px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
     .menuWrapper {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         box-sizing: border-box;
         position: fixed;
         width: 100%
     }
     #longscroll-subseries ul.galleryOptions {
         width: 100% !important
     }
     #longscroll-subseries ul.galleryOptions li {
         width: 30% !important
     }
     #longscroll-subseries ul.galleryOptions li:first-child {
         margin-left: .75em
     }
     #longscroll-subseries ul.galleryOptions .galleryMedia {
         width: 100%
     }
     #longscroll-subseries ul.galleryOptions img {
         max-width: 100%;
         height: 100%
     }
     #longscroll-subseries span.gallery-overlay {
         width: 100%
     }
     #longscroll-subseries .subseriesHeader .cta {
         margin-right: 0;
         float: left;
         left: 0;
         width: 100%;
         clear: none;
         padding-top: 20px
     }
     #longscroll-subseries .longscrollIntelLogo-container {
         float: right;
         left: 0
     }
     #longscroll-subseries .eSpot-container {
         width: 45%
     }
     #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
         width: 30%;
         float: left;
         clear: none;
         margin-bottom: 4rem
     }
     #longscroll-subseries .tabbedBrowse-productListings:after {
         content: '';
         clear: left
     }
     #longscroll-subseries .subseries-showModelDiff-container {
         display: none !important
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile {
         text-align: center
     }
     #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
     #longscroll-subseries .subseries-showModelDiff-container-mobile {
         display: inline-block !important;
         position: relative
     }
     .breadcrumb-wrapper {
         display: block
     }
     #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
         display: none
     }
     #longscroll-subseries .hero-column.hero-column-two img {
         max-width: 90%;
         max-height: 310px;
         margin: auto
     }
     #longscroll-subseries .subseriesHeader .hero-column-two {
         width: 50%;
         position: absolute;
         top: 70px;
         right: 0
     }
     #longscroll-subseries .subseriesHeader .hero-column-one {
         width: 50%;
         padding-left: 40px
     }
     .nemoProductLayout-swiper-container {
         height: 346px
     }
     #longscroll-subseries .cta-group-action {
         float: none;
         width: 100%
     }
     #longscroll-subseries .cta-price dt.cta-extra-info {
         float: none;
         width: 100%;
         text-align: center;
         height: 17px;
         font-size: 14px;
         font-weight: 400;
         color: #000
     }
     #longscroll-subseries .cta-group-reviews {
         float: left;
         width: 100%
     }
     .menuWrapper {
         position: relative
     }
     .breadcrumb-wrapper a {
         color: #000
     }
     #longscroll-subseries .subseriesHeader {
         background: none !important
     }
     #longscroll-subseries .mobileHeader {
         text-align: center;
         display: block;
         padding-left: 0;
         width: 100%;
         display: block
     }
     #longscroll-subseries .subseriesHeader h1 {
         height: 72px;
         color: #000;
         font-size: 28px;
         letter-spacing: 0;
         line-height: 30px;
         padding-top: 30px
     }
     #longscroll-subseries .subseriesHeader h2 {
         height: 72px;
         color: #000;
         font-size: 28px;
         letter-spacing: 0;
         line-height: 30px;
         padding-top: 30px
     }
     #longscroll-subseries .desktopHeader {
         display: none
     }
     #longscroll-subseries .cta-price dd,
     #longscroll-subseries .cta-price div.cta-extra-info,
     #longscroll-subseries .cta-group-reviews .reviews {
         width: 100%;
         text-align: center
     }
     #longscroll-subseries .subseriesHeader .button-full {
         float: none
     }
     #longscroll-subseries .cta .cta-group-action #view-customize {
         height: 50px;
         width: 250px;
         border-radius: 6px;
         background-color: #1976a1;
         font-size: 18px;
         font-weight: 500;
         text-align: center;
         color: #fff;
         border: 0;
         float: none;
         line-height: 50px;
         padding: 0
     }
     #longscroll-subseries .cta .rating-summary-container {
         text-align: center !important;
         margin-bottom: 10px;
         padding-top: 10px
     }
     #longscroll-subseries .subseriesHeader nav.breadcrumb-wrapper {
         padding-left: 15px
     }
     #longscroll-subseries .sr_productSingleModel {
         position: static;
         float: right
     }
 }
 
 @media only screen and (-webkit-min-device-pixel-ratio:1) and (max-device-width:1279px) and (min-device-width:750px) and (orientation:portrait) {
     .nemoProductLayout-swiper-container {
         height: 396px
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
         max-height: 350px;
         max-width: 90%;
         margin: auto
     }
 }
 
 #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .isContainO2O-message {
     margin-left: 53px;
     padding: 15px 0;
     line-height: 15px;
     display: block;
     text-align: left
 }
 
 #subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .availableforpickup {
     font-size: 18px;
     font-weight: 500;
     line-height: 22px
 }
 
 #subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .selectoption {
     font-size: 12px;
     font-style: italic;
     font-weight: 700
 }
 
 #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab {
     background-color: #f2f2f2;
     padding: 0 10px 0 13px;
     display: inline-block;
     height: 53px;
     margin: 0;
     position: relative;
     min-width: 580px
 }
 
 #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab img {
     height: 36px;
     position: absolute;
     top: 50%;
     margin-top: -16px;
     left: 13px
 }
 
 #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O {
     width: auto;
     min-width: 50%;
     padding-top: 0;
     height: 53px
 }
 
 #longscroll-subseries #tab-li-currentmodels .content-item .tab-content {
     position: static
 }
 
 #longscroll-subseries #tab-li-currentmodels .content-item #tab-customize.tab-content {
     float: none
 }
 
 #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab .tab-content {
     padding-top: 10px
 }
 
 #longscroll-subseries #tab-li-currentmodels #subtab-content.subtabs-li-2 .content-item {
     padding-top: 1em
 }
 
 @media(max-width :1179px) {
     #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab {
         padding: 0;
         margin: 0;
         width: 100%;
         min-width: 100%;
         padding: 0 0 0 13px
     }
     #subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .availableforpickup,
     #subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .selectoption {
         padding: 0;
         display: inline
     }
     #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .isContainO2O-message {
         margin-left: 43px;
         padding: 12px 0 10px 0;
         display: inline-block;
         margin-right: 29px;
         overflow: hidden;
         height: 61px
     }
     #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels h2.tabbedBrowse-title.isContainO2O,
     #longscroll-subseries #tab-li-currentmodels .content-item .tab-content {
         padding-top: 5px
     }
     #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels h2.tabbedBrowse-title.isContainO2O {
         height: 61px;
         padding-top: 0
     }
     #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab {
         height: 61px
     }
     #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab img {
         height: 37px;
         margin-top: -18px
     }
 }
 
 @media screen and (max-width :1279px) {
     #longscroll-subseries .cta-price dd {
         font-size: 28px;
         line-height: 1;
         height: auto;
         padding: 5px 0;
         text-align: center;
         width: 100%;
         margin: 0;
         display: inline-block
     }
     #longscroll-subseries .cta-group-price {
         margin-bottom: 15px;
         line-height: 1;
         font-size: 0
     }
     #longscroll-subseries .subseriesHeader .cta .cta-extra-info {
         color: #000;
         font-weight: normal;
         height: 17px;
         line-height: 17px;
         display: inline-block;
         width: 100%;
         margin: 0;
         padding: 0;
         font-size: 14px
     }
     #longscroll-subseries .cta-price {
         display: inline-block
     }
     #longscroll-subseries .cta-group-action {
         margin: 0
     }
     div.hero-column .rating-summary-container {
         display: flex;
         justify-content: center;
         min-width: 50px
     }
 }
 
 #notify-me {
     clear: both;
     display: inline-block
 }
 
 #notify-me:after {
     display: block;
     content: attr(data-msg);
     color: #000;
     padding-top: 8px;
     text-align: center;
     font-weight: bold
 }
 
 .merchandising-container {
     clear: both
 }
 
 .merchandising-container .merchandising-wrapper {
     color: #000;
     display: inline-block;
     padding: .5em;
     font-size: 16px;
     font-family: 'Lato';
     font-weight: bold;
     letter-spacing: 0;
     line-height: 17px
 }
 
 .eol-view-similar-container {
     margin-top: 4em
 }
 
 .stickynav-cta .notify-me-btn {
     border: 1px solid #1976a1;
     border-radius: 5px;
     color: #1976a1;
     padding: 10px;
     width: auto;
     transform: translate(-0.5em, 3px)
 }
 
 .notify-me-btn {
     height: 45px
 }
 
 .notify-me-btn,
 #notify-me .notify-me-btn,
 .eol-view-similar-container .eol-view-similar-btn {
     background-color: #fff;
     color: #1976a1;
     border: 1px solid #1976a1;
     border-radius: 5px;
     padding: 10px 60px;
     width: auto;
     cursor: pointer;
     line-height: 1em;
     float: none;
     clear: none;
     position: static;
     display: inline-block;
     outline: 0;
     font-weight: bold
 }
 
 .eol-view-similar-container .eol-view-similar-btn {
     padding: 16px 30px
 }
 
 .darken-font-color {
     background-color: rgba(52, 63, 73, 0.75);
     color: unset
 }
 
 .stamp-container {
     position: absolute;
     z-index: 1;
     background-color: transparent;
     top: 50%;
     width: 100%;
     transform: translateY(-50%);
     display: flex;
     justify-content: center;
     align-items: center
 }
 
 .price-shadow-container {
     position: relative;
     overflow: hidden;
     float: left
 }
 
 .price-shadow-container .stamp-background-layer,
 .stamp-container .stamp-background-layer {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     background-color: transparent
 }
 
 .stamp-container .stamp-background-layer {
     z-index: -1
 }
 
 .price-shadow-container .stamp-background-layer {
     z-index: 1
 }
 
 .stamp-container~.gallery-image-slider-container .slick-arrow {
     visibility: hidden
 }
 
 .stamp-background-layer~.cta-extra-info,
 .stamp-background-layer~dt,
 .stamp-background-layer~dd,
 .stamp-container~.hero-pc-img img,
 .stamp-container~.gallery-image-slider-container img,
 .stamp-container~.gallery-image-slider-container .slick-dots-wrapper,
 .stamp-container~.hero-mobile-img img,
 .stamp-container~.hero-mobile-img ul.slick-dots {
     opacity: .5
 }
 
 .stamp-container .stamp-wrapper {
     flex-grow: 1;
     display: flex;
     justify-content: center;
     background-color: #000;
     color: #fff;
     border: 1px solid;
     font-size: 2em;
     font-weight: bold;
     margin: 0 28px
 }
 
 .stamp-container .stamp-wrapper .stamp-msg {
     display: inline-block;
     padding: 5px 0
 }
 
 .tabbedBrowse-productListing-button-container .notifyMeWrapper .tabbedBrowse-productListing-footer-button-first.button-little {
     background-color: #fff !important;
     border: 1px solid #258ebf !important;
     color: #258ebf !important
 }
 
 .tabbedBrowse-productListing-button-container .notifyMeWrapper {
     text-align: center
 }
 
 .tabbedBrowse-productListing-button-container .notifyMeWrapper .tabbedBrowse-productListing-footer-button-first.notifyMeBtn {
     margin-bottom: 8px !important;
     color: #258ebf;
     line-height: 1em
 }
 
 .tabbedBrowse-productListing-button-container .notifyMeWrapper p,
 .notifyMeWrapper+p,
 .tabbedBrowse-productListing-button-container .tabbedBrowse-productListing-footer-button-first+p {
     text-align: center;
     margin: 0;
     width: 100%;
     font-size: 14px;
     line-height: 17px;
     color: #cd5d00;
     font-family: 'Lato';
     font-weight: bold;
     display: inline-block
 }
 
 .seriesListings-footer-button.button-called-out.button-full.notifyMeBtn span {
     color: #258ebf
 }
 
 @media screen and (max-width:1180px) {
     #notify-me {
         display: block;
         text-align: center
     }
     .merchandising-container {
         text-align: center
     }
     #notify-me:after,
     .merchandising-container .merchandising-wrapper {
         padding: 0;
         font-size: 14px;
         color: #c75300
     }
     #longscroll-subseries .cta .cta-group-action.notify-me-btn {
         width: auto;
         display: inline-block
     }
     .price-shadow-container .stamp-background-layer {
         z-index: 1
     }
     .price-shadow-container {
         float: none
     }
     .stamp-container .stamp-wrapper {
         font-size: 30px
     }
     .eol-view-similar-container {
         margin: 1em 0;
         text-align: center
     }
     .stamp-background-layer~.cta-extra-info,
     .stamp-background-layer~dt,
     .stamp-background-layer~dd,
     .stamp-container~.hero-pc-img img,
     .stamp-container~.gallery-image-slider-container img,
     .stamp-container~.gallery-image-slider-container .slick-dots-wrapper,
     .stamp-container~.hero-mobile-img img,
     .stamp-container~.hero-mobile-img ul.slick-dots {
         opacity: .75
     }
 }
 
 @media screen and (min-width:750px) and (max-width:1180px) {
     .stamp-container .stamp-wrapper {
         margin: 0 15%
     }
     #longscroll-subseries .subseriesHeader .hero-column-two {
         width: 100%;
         position: relative;
         top: 0
     }
     #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
         margin-left: auto !important
     }
     #longscroll-subseries .subseriesHeader .hero-column-one {
         width: 100%;
         padding-left: 0
     }
     #longscroll-subseries .cta .cta-group-action #view-customize {
         display: block;
         margin: 0 auto 10px
     }
     #longscroll-subseries .subseriesHeader .button-full {
         float: none
     }
     #longscroll-subseries .cta-group-action {
         width: 100% !important
     }
 }
 
 @media screen and (max-width:750px) {
     #notify-me:after,
     .merchandising-container .merchandising-wrapper {
         color: #c75300
     }
     ul.suggestion_item {
         justify-content: flex-start;
         overflow-x: auto;
         -ms-overflow-style: none;
         overflow: -moz-scrollbars-none
     }
     ul.suggestion_item::-webkit-scrollbar {
         width: 0
     }
     ul.suggestion_item li.s-product-container {
         flex-shrink: 0;
         flex-basis: 60vw;
         border: 0
     }
 }
 
 div.skeleton-shine {
     background-image: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
     background-size: 400% 100%;
     background-position: 100% 50%;
     animation: skeleton-loading 1.4s ease infinite
 }
 
 .skeleton-root .skeleton-section {
     padding: 10px
 }
 
 .skeleton-section .skeleton-head {
     display: flex;
     justify-content: space-between
 }
 
 .skeleton-section .skeleton-head .skeleton-title1 {
     width: 50%;
     height: 100px;
     margin: 20px 80px 20px 150px
 }
 
 .skeleton-section .skeleton-head .skeleton-title2 {
     width: 50%;
     height: 100px;
     margin: 20px 80px 20px 150px
 }
 
 .skeleton-section .skeleton-head .skeleton-left {
     width: 50%;
     margin: 20px 80px 20px 150px
 }
 
 .skeleton-section .skeleton-head .skeleton-right {
     width: 50%;
     margin: 20px 150px 20px 80px
 }
 
 .skeleton-section .skeleton-head .skeleton-image {
     width: 10%;
     height: 15px;
     text-align: right
 }
 
 .skeleton-section .skeleton-subTitle {
     height: 15px;
     width: 150px;
     margin-left: 5px
 }
 
 .skeleton-section .skeleton-space {
     width: 70%
 }
 
 .skeleton-section .skeleton-head .skeleton-search {
     width: 25%;
     height: 25px;
     margin: 5px 100px 5px 5px
 }
 
 .skeleton-section .skeleton-head .skeleton-reviewnum {
     width: 10%;
     height: 25px;
     margin: 6px 25px
 }
 
 .skeleton-section .skeleton-name {
     height: 15px;
     width: 20%
 }
 
 .skeleton-section .skeleton-line {
     border-top: 1px solid #ccc;
     margin: 10px 0
 }
 
 .skeleton-section .skeleton-vertical-line {
     border-right: 1px solid #ccc;
     margin: 0 10px
 }
 
 .skeleton-section .skeleton-head .skeleton-items {
     height: 15px;
     width: 90%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-left {
     width: 70%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-right {
     width: 30%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-left .skeleton-one {
     height: 15px;
     width: 40%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-left .skeleton-two {
     height: 15px;
     width: 70%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-left .skeleton-three {
     height: 15px;
     width: 70%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-left .skeleton-four {
     height: 15px;
     width: 40%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-left .skeleton-five {
     height: 15px;
     width: 20%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-right .skeleton-six {
     height: 10px;
     width: 90%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-right .skeleton-seven {
     height: 10px;
     width: 90%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-right .skeleton-eight {
     height: 10px;
     width: 90%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-right .skeleton-nine {
     height: 10px;
     width: 90%;
     margin: 20px 20px 20px 20px
 }
 
 .skeleton-section .skeleton-answer-right .skeleton-ten {
     height: 10px;
     width: 90%;
     margin: 20px 20px 20px 20px
 }
 
 #tab-reviews.skeleton-root .tabbedBrowse-title {
     display: none
 }
 
 #tab-reviews.skeleton-root .tabbedBrowse-reviews-wrapper {
     display: none
 }
 
 @keyframes skeleton-loading {
     0% {
         background-position: 100% 50%
     }
     100% {
         background-position: 0 50%
     }
 }
 
 #longscroll-subseries .subseriesHeader .reorderProductName {
     font-weight: bold
 }
 
 .reorderProductPreviouslyPurchased {
     margin: 0 auto;
     width: 90%;
     padding-left: 5%
 }
 
 .reorderProductText {
     background-color: #d9eef7;
     border: 1px solid #0d5c91;
     border-radius: 4px;
     border-color: #daeeff;
     padding: 20px;
     color: #000;
     font-family: Lato;
     font-size: 16px;
     letter-spacing: 0;
     width: 50%
 }
 
 #longscroll-subseries .pdpReorderTabInfo {
     color: #1976a1;
     font-family: Lato;
     font-size: 12px;
     letter-spacing: 0;
     line-height: 15px;
     height: 35px;
     border-radius: 5px;
     background-color: #efefef
 }
 
 #longscroll-subseries .reorderTabText {
     padding: 10px;
     height: 19px;
     color: #000;
     font-family: Lato;
     font-size: 16px;
     letter-spacing: 0;
     line-height: 19px
 }
 
 #longscroll-subseries .reorderSubseriesTabTextTop {
     padding: 5px 10px;
     color: #000;
     font-family: Lato;
     font-size: 12px;
     letter-spacing: 0;
     line-height: 15px;
     background: #efefef;
     margin: 10px 15px;
     border-radius: 5px;
     text-align: center
 }
 
 #longscroll-subseries .reorderSubseriesTabTextBottom {
     padding: 5px 10px;
     color: #000;
     font-family: Lato;
     font-size: 12px;
     letter-spacing: 0;
     line-height: 15px;
     background: #efefef;
     margin: -15px 18px 10px 10px;
     border-radius: 5px;
     text-align: center
 }
 
 #longscroll-subseries .reorderSubseriesTabTextMask {
     max-height: 30px;
     height: 28px
 }
 
 div#termsDesc-product_2,
 div#termsDesc-product_3,
 div#termsDesc-product_4,
 div#termsDesc-product_1 {
     font-size: 12px;
     color: black
 }
 
 .delMsg {
     margin: 10px 17px
 }
 
 #longscroll-subseries div#termsDesc-product_4,
 #longscroll-subseries div#termsDesc-product_2 {
     font-size: 12px;
     width: 250px
 }
 
 .tooltipContent .termsHelp div#termsDesc-product_4:before {
     left: 50%
 }
 
 .tooltipContent .termsHelp div#termsDesc-product_4:after,
 #longscroll-subseries div#termsDesc-product_2:before {
     left: 48%
 }
 
 #longscroll-subseries div#termsDesc-product_2:after {
     left: 46%
 }
 
 #longscroll-subseries div#termsDesc-product_2 {
     left: -110px !important
 }
 
 .price-breakdown-wrapper .price-breakdown-title {
     font-size: 12px;
     color: #1976a1;
     text-align: left;
     display: inline-block;
     cursor: pointer;
     -moz-user-select: none;
     -webkit-user-select: none;
     user-select: none;
     font-weight: 700
 }
 
 .price-breakdown-wrapper .price-breakdown-title span::after {
     content: "";
     height: 8px;
     width: 8px;
     border-left: 1px solid;
     border-top: 1px solid;
     transform: translate(0.5em, -0.25em) rotate(-135deg);
     display: inline-block
 }
 
 .price-breakdown-wrapper .price-breakdown-title.expand span::after {
     transform: translate(0.5em, 0.25em) rotate(45deg)
 }
 
 .price-breakdown-wrapper .price-breakdown-price-list {
     font-size: 14px;
     line-height: 23px;
     padding-bottom: 5px
 }
 
 .newPriceSummary .accessoriesDetail-priceBlock-labels.priceFilter_base,
 .newPriceSummary .accessoriesDetail-priceBlock-labels,
 .newPriceSummary .price-breakdown-wrapper,
 .newPriceSummary .pricingSummary-shipping.deliveryTimeItemForsessionStorage {
     text-align: left
 }
 
 .newPriceSummary .saleprice-header,
 .newProductCTA .saleprice-header {
     text-align: left;
     color: #000;
     font-size: 14px;
     line-height: 14px;
     font-weight: bold
 }
 
 .newPriceSummary .salesPrice {
     display: block;
     font-weight: 400;
     font-size: 2.1rem;
     color: black
 }
 
 .newPriceSummary p.accessoriesDetail-priceBlock-labels.label-center {
     text-align: left;
     color: #000;
     font-size: 14px;
     line-height: 14px;
     font-weight: bold;
     margin: 0
 }
 
 .newPriceSummary p.accessoriesDetail-priceBlock-price.priceFilter_base {
     display: block;
     font-weight: 400;
     font-size: 2.1rem;
     color: black;
     text-align: left;
     margin: 0
 }
 
 .newPriceSummary .salePriceContainerV2 {
     text-align: left;
     font-size: 26px
 }
 
 .newProductCTA span.ecouponToolTip,
 .newPriceSummary span.ecouponToolTip {
     display: none
 }
 
 .newPriceSummary .accessoriesDetail-priceBlock-labels.priceFilter_base {
     font-size: 14px;
     line-height: 26px
 }
 
 .newPriceSummary .price-summary-coupon {
     text-align: left;
     color: #000;
     font-size: 12px;
     line-height: 15px
 }
 
 .newPriceSummary .price-summary-coupon-code {
     font-weight: bold;
     display: inline-block;
     word-break: break-all
 }
 
 .newPriceSummary .salePriceContainerV2 {
     text-align: left;
     font-size: 26px;
     margin-top: 12px;
     line-height: 40px
 }
 
 .newPriceSummary .pricingSummary-secondary-details {
     margin-top: 10px
 }
 
 .siteSearch {
     float: right
 }
 
 .siteSearch .control-group {
     width: 290px
 }
 
 .siteSearch .siteSearchInput {
     padding-right: 35px !important
 }
 
 @media screen and (max-width:1279px) {
     .gallery-image-slider-container {
         display: none
     }
 }
 
 @media screen and (max-width:750px) {
     .gallery-image-slider-container {
         display: none
     }
 }