   /****** Page Bar ****/
   
   @media screen and (max-width: 859px) {
    .c-uhfh.context-uhf.c-sgl-stck.c-category-header.f-transparent.js {
        background-color: black !important;
    }
}

/* Change to PB for Accessibility*/
@media screen and (max-width: 1083px) {
.m-in-page-navigation.trans .CTAdiv {
    display: none;}
}

nav.c-in-page-navigation p[class^="c-heading"] {
    padding-right: 6px;
}

nav.c-in-page-navigation .c-select-menu {
    margin-right: 0;
}

@media screen and (-ms-high-contrast: black-on-white) {
nav.c-in-page-navigation .c-select-menu button:not(.c-select-button):not(.c-sequence-indicator):focus:not(:disabled):not(.c-flipper):not(.vidPlayPause):not(.c-action-toggle) {
    background-color: Highlight !important;
    color: HighlightText !important;}
}

nav.c-in-page-navigation .c-select-menu li span:focus {
    outline: 2px dotted #000 !important;
    border: 2px dotted #FFF !important;
}

@media screen and (min-width: 1084px) and (max-width: 1280px) {
    nav.c-in-page-navigation>p {
        display: none;
    }
    .m-in-page-navigation .c-navigation-menu {
        display: block;
    }
    .c-in-page-navigation ul.desktop-items {
        display: none;
    }
}

nav.c-in-page-navigation .CTAdiv {
    display: flex;
}

.c-in-page-navigation .CTAdiv .c-select {
    padding-left: 5px;
    margin-right: 0;
    /*float: left;*/
}

.c-in-page-navigation .CTAdiv .PBColorCircleContainer .color-indicator-border {
    position: absolute;
    top: 10px;
}

.c-in-page-navigation.f-sticky .CTAdiv .PBColorCircleContainer .color-indicator-border {
    position: absolute;
    bottom: 17px;
}

.c-select-menu .c-menu {
    width: 150px !important;
    background-color: #1a1a1a;
}

.c-select-menu .c-menu .c-menu-item:hover {
    background-color: #333;
    text-decoration: underline;
    color: #FFF
}

.c-menu-item span[aria-selected="true"] {
    background: #444;
}

.high-contrast-mode .c-menu-item span:hover,
.high-contrast-mode .c-menu-item span:focus,
.high-contrast-mode .c-menu-item span[aria-selected="true"] {
 outline-style: dashed;
 border-style: dashed;
}

.m-in-page-navigation.trans .c-in-page-navigation button,
.m-in-page-navigation.trans .c-in-page-navigation button:after {
    color: white !important;
    font-weight: 700 !important;
}
.m-in-page-navigation.trans .c-in-page-navigation button {
    top: -2px;
}
.m-in-page-navigation.trans .c-in-page-navigation button:not(:focus){
 border:2px solid transparent;
 outline:2px solid transparent;
}

.CTAdiv .priceCTA a {
    margin-right: 0;
    margin-left: 0;
}

.CTAdiv .priceCTA .c-subheading-3 {
    padding-top: 5px !important;
}

html:not(.high-contrast-mode) .CTAdiv .priceCTA a.addToCartBtn,
html:not(.high-contrast-mode) html:not(.high-contrast-mode) .priceCTA a.addToCartBtn,
html:not(.high-contrast-mode) .m-multi-feature:not(.f-console) [role="tabpanel"] .purchRow1 a.addToCartBtn {
    color: #054b16;
    background-color: #9bf00b;
    border: none;
    padding: 5px 20px 5px 22px !important;
}

.CTAdiv .priceCTA a.addToCartBtn:hover {
    color: #054b16 !important;
    background-color: #8bd80a !important;
}

html.high-contrast-mode .hero-slider .m-multi-feature .m-banner a.c-call-to-action:focus {
    border-style: dashed !important;
    outline-style: dashed !important;
}

.secondaryColorChooser {
    padding-top: 30px;
}

.secondaryColorChooser .heroSequenceIndicatorContainer ul[role="tablist"] {
    display: flex;
    justify-content: center;
}

.secondaryColorChooser .heroSequenceIndicatorContainer ul[role="tablist"] li {
    margin-right: 10px;
    float: left;
    display: block;
    text-align: center;
}

.secondaryColorChooser .heroSequenceIndicatorContainer ul[role="tablist"] li>a {
    background: #fff !important;
}

.secondaryColorChooser .heroSequenceIndicatorContainer ul[role="tablist"] li>.c-logo {
    height: 42px;
    width: 42px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    border-color: #FFFFFF;
    margin-top: 0px;
}

.secondaryColorChooser .heroSequenceIndicatorContainer ul[role="tablist"] li>.c-logo.f-active {
    outline-color: #FFF !important;
    outline-style: none !important;
    border-color: #000000;
}
/*
@media (max-width: 1083px) {
    .m-in-page-navigation.trans {
        display: block !important;
    }

    .priceCTA {
        display: none;
    }*/

.overflow.CTAdiv .priceCTA {
   white-space: normal !important;
}

/***** Hero *******/

.hero-slider .m-multi-feature .c-pivot .m-banner {
    white-space: normal;
    display: block;
    margin: 0 auto;
    max-width: 1080px !important;
}

.hero-slider h1 {
    margin: 0 auto;
    max-width: 960px;
}
.hero-slider .m-banner p[class^="c-paragraph"] {
    padding-bottom: 1px;
    padding-top: 36px;
    opacity: .7;
}

.m-banner.purchRow1 {
    padding-top: 0px !important;
}

#heroTabControls {
    width: 652px;
    margin-top: -30px;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    padding-bottom: 0px;
}


.hero-slider .c-pivot .c-flipper.f-previous {
    left:0;
    margin-left: calc(50% - 352px); 
}
.hero-slider .c-pivot .c-flipper.f-next {
    right:0;
    margin-right: calc(50% - 352px);
}
.hero-slider .c-pivot .c-flipper {
    z-index: 5;
    top: 2px;
}
@media screen and (min-width: 1083px) {
    .hero-slider .c-pivot .c-flipper {
        z-index: 5;
        top: -10px;
    }
}

@media screen and (max-width: 767px) {
    #heroTabControls {
        width: 530px;
    }

    .hero-slider .c-pivot .c-flipper.f-previous {
        margin-left: calc(50% - 293px); 
    }

    .hero-slider .c-pivot .c-flipper.f-next {
        margin-right: calc(50% - 293px);
    }
}
@media screen and (max-width: 640px) {
    #heroTabControls {
        width: 100%;
        max-width: 405px;
    }

    .hero-slider .c-pivot .c-flipper.f-previous {
        margin-left: calc(50% - 227px); 
    }

    .hero-slider .c-pivot .c-flipper.f-next {
        margin-right: calc(50% - 227px);
    }
}

@media screen and (max-width: 540px) {
    #heroTabControls {width: 390px;}

    .hero-slider .c-pivot .c-flipper.f-previous {
        margin-left: calc(50% - 221px);
    }

    .hero-slider .c-pivot .c-flipper.f-next {
        margin-right: calc(50% - 221px);
    }

}

@media screen and (max-width: 480px) {
    #heroTabControls {
        width: 260px;
    }
    .hero-slider .c-pivot .c-flipper.f-previous {
        margin-left: calc(50% - 157px);
    }

    .hero-slider .c-pivot .c-flipper.f-next {
        margin-right: calc(50% - 157px);
    }
}

@media screen and (max-width: 360px) {
    #heroTabControls {
        width: 240px;
    }
    .hero-slider .c-pivot .c-flipper.f-previous {
        margin-left: calc(50% - 142px);
    }

    .hero-slider .c-pivot .c-flipper.f-next {
        margin-right: calc(50% - 142px);
    }
}


@media screen and (max-width: 1084px) {
    #heroTabControls {
        margin-top: -20px;
    }
}

.hero-slider div.m-multi-feature {
    padding-top: 0px !important;
    float:none;
}

@media screen and (max-width: 859px) {
    .hero-slider div.m-multi-feature {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width: 1921px) {
    div.m-multi-feature>section,
    section.m-hero-item,
    div.m-image {
        max-width: 1920px;
        margin: 0px auto;
        float: none !important;
    }
}

.c-carousel .c-flipper {
    opacity: 1 !important;
}
/*
ul[role="tablist"].heroTabControls li:focus-within {
    outline-color: #000 !important;
    outline-style: dashed !important;
    outline-width: 1px;
    outline-offset: -2px;
}
*/
.hero-slider ul li[role="tabpanel"] {
    outline: none;
}
.m-multi-feature [role="tablist"] li>a {
    background: transparent !important;
}
.heroTabControls .c-logo p {
    padding-top: 10px;
    font-weight: 700;
    white-space: normal;
}

.heroTabControls[role="tablist"] li {
    margin-right: 50px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 130px;
    flex-shrink: 0;
    margin-right: 0px !important;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 376px) {
    .hero-slider div section ul li.hero-content section[role="tabpanel"] {
        width: 95%;
        padding-left: 5%;
    }
}

.heroTabControls[role="tablist"] li:last-child {
    margin-right: 0px !important;
}

.color-indicator-border {
    height: 32px;
    width: 32px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    border-color: #7d7d7d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    display: inline-block;
}

.color-indicator {
    height: 30px;
    width: 30px;
    border-width: 15px;
    border-style: solid;
    border-radius: 50%;
}

.PBColorCircleContainer .color-indicator.image,
.color-indicator.image {
    border-width: 0;
    overflow: hidden;
  }
  .color-indicator.image img {
      display: block;
   width: 100%;
  }

.PBColorCircleContainer .color-indicator-border {
    height: 20px;
    width: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    border-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
}

.PBColorCircleContainer .color-indicator {
    height: 16px;
    width: 16px;
    border-width: 8px;
    border-style: solid;
    border-radius: 50%;
}

.m-multi-feature [role="tablist"] li>.c-logo {
    height: auto;
    width: 100% !important;
    height: 100%;
    /* flippers calculate width based on role=tab, so this has to be full width */

    border: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding: 10px 5px;
    outline: 0;
}

.m-multi-feature [role="tablist"] li>.c-logo.f-active {
    /*outline-color: #FFF !important;
    outline-style: none !important;*/
    border-color: transparent;
    outline-color: #000 !important;
    outline-style: solid !important;
    outline-width: 2px;
    outline-offset: -2px;
}

.m-multi-feature [role="tablist"] li>.c-logo.f-active:focus {
    outline-style: dashed !important;
    border: none !important;
}
.theme-dark .m-multi-feature [role="tablist"] li>.c-logo.f-active,
.theme-black .m-multi-feature [role="tablist"] li>.c-logo.f-active {
    outline-color: #fff !important;
}

/* replaces the border on the A role=tab */

.m-multi-feature [role="tablist"] li>.c-logo.f-active:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    /* background-color: orange; */
    width: 42px;
    height: 42px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 21px;
    border: 2px solid black;
}

.theme-dark .m-multi-feature [role="tablist"] li>.c-logo.f-active:before,
.theme-black .m-multi-feature [role="tablist"] li>.c-logo.f-active:before {
 border-color: white;
}

.c-logo:focus:after {
    outline: none;
}

.heroSequenceIndicatorContainer {
    padding-bottom: 20px
}

@media screen and (min-width: 1084px) {
    .elevate-hero .c-hero.f-transparent:before,
    .elevate-hero .m-hero-item.f-transparent:before {
        padding-bottom: 74% !important;
    }
}

.ottoinlinemedia .m-hero-item {
    background: white;
}

.dedicated-share .m-feature>div .c-heading {
    margin-top: 50px;
}

@media screen and (max-width: 767px) {
    .hero-slider li[role="tabpanel"] .accInfo .m-banner.purchRow2 a {
        padding-left: 0px !important;
    }
}
/*
@media screen and (max-width: 639px) {

    .hero-slider .c-pivot>.c-flipper {
        top: 10px;
    }

}
*/
/***** Elevate your game ******/

@media screen and (max-width: 767px) {
    .featuretall .m-feature {
        background: #2f2f2f;
        color: #FFF;
    }
}
/* Custom Tall Feature */

@media screen and (max-width: 767px) {
    .custom-feature .m-feature>div,
    .featuretall .m-feature .darkgreyback {
        padding-bottom: 48px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
    .custom-feature .m-feature>div [class^="c-heading"] {
        margin-top: 0;
    }
}
@media screen and (min-width: 768px) {
    .darkgreyback span {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        bottom: auto;
        margin: auto;
        display: block;
        height: auto;
        padding-right: 16px;
    }
}
/*
@media screen and (min-width: 900px) {
.darkgreyback span {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
display: block;
height: 20vw;}
}
*/

@media screen and (min-width: 1084px) {
    .featuretall {
        max-width: 100%;
        overflow: hidden;
    }
    .featuretall .darkgreyback {
        background: #2f2f2f;
        color: #FFF;
        width: 35% !important;
        height: 66.6%;
    }
    .featuretall .f-align-left .darkgreyback {
        left: -9.94%;
    }
    .darkgreyback span {
        width: 85%;
    }
    /*
.darkgreyback span {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
display: block;
width: 85%;
height: 25vw;}
*/
    .f-align-left .darkgreyback span {
        right: 2vw;
    }
    .featuretall .darkgreyback h2.c-heading {
        margin-top: 0;
    }
}
/*
@media screen and (min-width: 1500px) {
.darkgreyback span {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
display: block;
width: 85%;
height: 12vw;}
}
*/

@media (max-width: 1200px) and (min-width: 1084px) {
    .featuretall .darkgreyback {
        height: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1083px) {
    .featuretall .darkgreyback {
        background: #2f2f2f;
        color: #FFF;
        width: 50% !important;
        height: 100%;
    }
    .featuretall .f-align-left .darkgreyback {
        left: 0;
    }
    .featuretall .darkgreyback h2.c-heading {
        margin-top: 0;
    }
    .featuretall .f-align-left .darkgreyback span {
        padding-right: 8px;
    }
}
/***** Custom 3 Up ******/

.special3UP.m-content-placement-item .c-heading {
    font-weight: 700;
}

.special3UP .m-content-placement-item>picture {
    padding-bottom: 115%;
}

.special3UP .m-content-placement-item>div {
    text-align: center;
}

.special3UP .greyDiv {
    padding-bottom: 130px;
    height: 28vw;
    background-color: #e6e6e6;
    position: relative;
    z-index: 2;
}

@media screen and (min-width: 1921px) {
    .special3UP .greyDiv {
        height: 538px;
    }
}

.special3UP .m-banner {
    padding-bottom: 48px;
}

@media screen and (min-width: 768px) {
    .special3UP .m-content-placement {
        transform: translateY(-26.6vw);
        -ms-transform: translateY(-26.6vw);
        width: 100%;
        z-index: 2;
        position: relative;
        margin-bottom: -23vw;
    }
    .special3UP [data-grid~="pad-6x"]>[data-grid] {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media screen and (max-width: 767px) {
    .special3UP .m-content-placement {
        padding-bottom: 0;
    }
    .special3UP .greyDiv {
        display: none;
    }
}

@media screen and (min-width: 1921px) {
    .special3UP .greyDiv {
        height: 538px;
    }
    .special3UP .m-content-placement {
        transform: translateY(-511px);
        -ms-transform: translateY(-511px);
        width: 100%;
        z-index: 2;
        position: relative;
        margin-bottom: -480px;
    }
}
/**** Switch devices hero ****/

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .switch-devices .m-hero-item>div {
        height: 320px;
    }
    .switch-devices .m-hero-item>div>div.high-contrast {
        top: calc(80%);
    }
}

@media only screen and (min-width: 0px) and (max-width: 539px) {
    .switch-devices .m-hero-item>div {
        height: 280px;
    }
    .switch-devices .m-hero-item>div>div.high-contrast {
        top: calc(70%);
    }
}

@media only screen and (max-width: 1083px) {
    .switch-devices h2.c-heading-3,
    .special3UP h2.c-heading-3 {
        font-size: 20px;
        line-height: 24px;
    }
}
/****Custom small box feature ****/

@media screen and (min-width: 1084px) {
    .custom-feature .m-feature {
        height: 32.5vw;
        /*margin-top: 159px;*/
        max-height: 585px;
    }
    .custom-feature .m-feature picture {
        margin-top: -3.55%;
    }
}

.hero-content.f-hidden {
    display: none !important;
}

.newAvailableDate {
    padding-top: 20px;
    padding-bottom: 0px;
 font-size: 20px;
}

.hero-slider .m-multi-feature .hero-content:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

#heroTabControls-2 {
    display: none !important;
}

.m-multi-feature [role="tablist"] li>.c-logo.f-active:after,
.c-pivot:not(.f-disabled)>[role="tablist"]>[role="tab"].f-active:after {
    display: none !important;
}



/* page bar alignment and spacing fixes, 4/8/22 */
.CTAdiv {
 display:flex;
}
.CTAdiv .c-select {
 /*white-space: nowrap;*/
 min-width: 120px;
}

.CTAdiv .c-select .c-select-menu {
 margin: 0 10px;
}

.CTAdiv .priceCTA {
 float: none;
 white-space: nowrap;
 line-height: 37px;
}

.CTAdiv .priceCTA > * {
 vertical-align: middle;
 white-space: normal;
}

.c-in-page-navigation .CTAdiv .c-select {
    margin-left: 20px;
}
.c-in-page-navigation .CTAdiv .PBColorCircleContainer .color-indicator-border {
    left: -16px;
}

.m-in-page-navigation.trans .c-in-page-navigation button:after {
 top: 10px;
}

.featuresBlade.thirdP .m-system-requirements .c-table th {
    width: 150px;
}

table a.c-hyperlink {
    font-weight: 700;
    /*color: #0a4f0a;*/
}

.high-contrast-mode.black-on-white .m-multi-feature [role=tablist] li>.c-logo:hover p {
    color: #000;
    text-decoration: underline;
}
.high-contrast-mode.white-on-black .m-multi-feature [role=tablist] li>.c-logo:hover p {
    color: #fff;
    text-decoration: underline;
}

/* applies to elite multi-product template */

div.elite-compare .m-content-placement-item>picture {
    height: auto;
    padding-bottom: 0;
}

div.elite-compare .m-content-placement-item>picture img {
    position: relative;
}

.version.selected {
    display: block;
    visibility: visible;
    overflow: visible;
    height: auto;
}

.version.hidden {
    display: none;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}