#anchor-jumpLinks-mainContr {
    margin: 46px 0;
}
ul.anchor-jumpLinks-globalLists {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
ul.anchor-jumpLinks-globalLists li {
    line-height: 46px;
}
ul.anchor-jumpLinks-globalLists li p.pageOn-thisTxt {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 26px;
    color: #003B45;
    letter-spacing: 0.264px;
    margin-right: 18px;
}
ul.anchor-jumpLinks-globalLists li a {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 26px;
    color: #008672;
    letter-spacing: 0.264px;
    text-decoration: underline;
    position: relative;
}
ul.anchor-jumpLinks-globalLists li a sup.gapSup-spec {
    position: absolute;
    top: 8px;
    margin-left: -5px;
}
ul.anchor-jumpLinks-globalLists li a:hover {
    text-decoration: none;
}
ul.anchor-jumpLinks-globalLists li::after {
    content: "|";
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 26px;
    color: #008672;
    padding: 0 20px;
}
ul.anchor-jumpLinks-globalLists li:first-child::after,
ul.anchor-jumpLinks-globalLists li:last-child::after {
    content: "";
    display: none;
}
ul.anchor-jumpLinks-globalLists li a sup {
    text-decoration: none;
}



#aboutHypk-runPhaseTwo #who-is-at-risk {
    background: #E0F2EF;
    padding: 80px 0 61px;
}
#aboutHypk-runPhaseTwo .abtHyk-iconsGrid-txtComp h3 {
    text-align: center;
    width: 98%;
    margin: auto;
}
#aboutHypk-runPhaseTwo #who-is-at-risk .abtHyk-iconsGrid-txtComp h3 {
    text-align: left;
    margin: unset;
}
#aboutHypk-runPhaseTwo h2.sympHd-nwHk {
    margin-top: 21px;
}
#aboutHypk-runPhaseTwo h2.serswarnHd-nwHk {
    padding-top: 15px;
    padding-bottom: 3px;
}
#aboutHypk-runPhaseTwo .icnPara-divSec-abtHk {
    margin: 21px 0 40px 0;
}
#aboutHypk-runPhaseTwo .icnPara-divSec-abtHk p:first-child {
    margin-bottom: 20px;
}
#aboutHypk-runPhaseTwo .iconsGrid-iconHead {
    display: flex;
    align-items: center;
    gap: 0 26px;
}
#aboutHypk-runPhaseTwo .iconsGrid-iconHead img {
    width: 100%;
    max-width: 96px;
}
#aboutHypk-runPhaseTwo #threeIcon-gridMainRow {
    margin-bottom: 45px;
}




.tabs .cmp-tabs ol.cmp-tabs__tablist {
    flex-wrap: nowrap;
    gap: 0 40px;
    margin-bottom: 40px;
    position: relative;
}
.tabs .cmp-tabs li.cmp-tabs__tab {
    flex-grow: 1;
    flex-basis: 0;
    box-sizing: border-box;
    border: 11px solid #EBEBEB;
    border-radius: 20px;
    padding: 16px 10px;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 26px;
    color: #003B45;
    letter-spacing: 0.264px;
    text-align: center;
    align-content: center;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
}
.tabs .cmp-tabs li.cmp-tabs__tab:hover {
    border: 11px solid #FDB515;
    background: #FDB515;
}
.tabs .cmp-tabs li.cmp-tabs__tab--active {
    border: 11px solid #FDB515;
    background: #FDB515;
}
.tabs .cmp-tabs li.cmp-tabs__tab--active::after {
    content: '';
    position: absolute;
    bottom: -31px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 30px solid #FDB515;
}
.cmp-tabs__tabpanel #contTab-boxChild {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px #00000029;
    border-top: 11px solid #FDB515;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-radius: 20px;
    padding: 29px 0 12px 0;
}





#contTab-boxChild .foodsGrid-iconHdPar {
    display: flex;
    gap: 0 24px;
    max-width: 1216px;
    margin: 0 31px 36px 31px;
    align-items: flex-start;
}
#contTab-boxChild .foodsGrid-iconHdPar .foodDiv-hdPara-area h5 {
    margin: 20px 0 9px 0;
}



#aboutHypk-runPhaseTwo #whtBg-twoColMain-nvyBlu #nvyBlu-twoColMain {
    grid-template-columns: 0.8fr 1fr;
}
#aboutHypk-runPhaseTwo #whtBg-twoColMain-nvyBlu #nvyBlu-twoColMain p {
    width: 84%;
}





#aboutHypk-runPhaseTwo #what-is-hyperkalemia {
    padding: 68px 0 41px 0;
}
#aboutHypk-runPhaseTwo #signs-and-symptoms {
    padding: 80px 0 0 0;
}
#aboutHypk-runPhaseTwo #high-potassium-and-diet {
    padding: 80px 0;
    /* background: linear-gradient(to bottom, #FFFFFF 49%, #F8F9F9 49%); */
    background: linear-gradient(to bottom, #FFFFFF 434px, #F8F9F9 434px);
}
#aboutHypk-runPhaseTwo .txtComp-hdPara-foundTest h3 {
    text-align: center;
    margin-bottom: 16px;
}
#aboutHypk-runPhaseTwo .txtComp-hdPara-foundTest {
    margin-bottom: 40px;
}

#aboutHypk-runPhaseTwo #txtComp-delayAlert-main {
    background: #FFF9EC;
    border-radius: 20px;
    /* border: 1px solid #FDB515; */
    border-top: 1px solid #FDB515;
    border-right: 1px solid #FDB515;
    border-bottom: 1px solid #FDB515;
    border-left: 11px solid #FDB515;
    padding: 31px 29px;
    margin-top: 60px;
}
#aboutHypk-runPhaseTwo .delayAlert-contr {
    display: flex;
    gap: 0 32px;
    align-items: center;
}
#aboutHypk-runPhaseTwo .delayAlert-contr .delayAlert-hdPara-area h4 {
    margin-bottom: 12px;
}



#aboutHypk-runPhaseTwo #txtComp-alertDescrt-main {
    margin-top: 67px;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr.azcl-columns__base {
    display: flex;
    gap: 0 44px;
    margin: 20px 0 40px 0;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr.azcl-columns__base .azcl-column-par1 {
    flex: 1.8;
    align-self: center;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr .roleKidn-lt-contSec {
    max-width: 735px;
    margin-left: 16px;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr.azcl-columns__base .azcl-column-par2 {
    flex: 1.2;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr .roleKidn-lt-contSec h2 {
    margin-bottom: 16px;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr .roleKidn-rt-imgSec img {
    width: 100%;
    max-width: 439px;
    float: right;
}
#aboutHypk-runPhaseTwo #rolKid-colMain-contr ul.globalList-bullets li {
    margin-bottom: 16px;
}




#aboutHypk-runPhaseTwo #test-your-hyperkalemia-iq {
    padding: 80px 0 0 0;
    background: linear-gradient(to bottom, #FFFFFF 81%, #003B45 81%);
    margin-bottom: -1px;
}




#aboutHypk-runPhaseTwo #blue-nvyEnd-contrSec {
    background: #003B45;
}
#aboutHypk-runPhaseTwo #blue-nvyEnd-contrSec .lrnLev-treatMain {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 25px 0 33px 0;
    width: 50%;
    margin: auto;
}
#aboutHypk-runPhaseTwo #blue-nvyEnd-contrSec .lrnLev-treatMain h3 {
    color: #FFFFFF;
}
#aboutHypk-runPhaseTwo #blue-nvyEnd-contrSec .lrnLev-treatMain p {
    color: #FFFFFF;
    margin: 24px 0 34px 0;
}

#aboutHypk-runPhaseTwo .cmp-iframe {
    background-color: transparent !important;
}
#aboutHypk-runPhaseTwo iframe#iframe-survey {
    height: 546px !important;
}

/**** POTASSIUM LEVEL SLIDER ****/
#potSlider-txtComp {
    border-top: 11px solid #FDB515;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    box-shadow: 0px 3px 6px 0px #00000029;
    border-radius: 20px;
    padding: 48px 10px 58px 10px;
    height: 492px;
}
#potSlider-txtComp .potassium-slider-wrapper {
    text-align: center;
}
#potSlider-txtComp .slider-img {
    display: flex;
    justify-content: center;
}
#potSlider-txtComp p.slide-hdLvls {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #008672;
    margin-bottom: 44px;
}
#potSlider-txtComp p.header {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.336px;
    margin-bottom: 12px;
}
#potSlider-txtComp p.content {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.264px;
    margin-bottom: 42px;
}
#potSlider-txtComp .slider-range-container {
    position: relative;
    max-width: 1060px;
    margin: auto;
}
#potSlider-txtComp .slider-btn {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
    background: #00927C;
    width: 201px;
    text-align: center;
    margin: auto;
    padding: 18px 30px;
    border-radius: 32px;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    touch-action: none;
}
#potSlider-txtComp .normal-slider-value p.header,
#potSlider-txtComp .normal-slider-value p.content {
    color: #003B45;
}
#potSlider-txtComp .low-slider-value p.header,
#potSlider-txtComp .low-slider-value p.content {
    color: #000000;
}
#potSlider-txtComp .high-slider-value p.header,
#potSlider-txtComp .high-slider-value p.content {
    color: #C72263;
}
#potSlider-txtComp .low-footnote-value p,
#potSlider-txtComp .normal-footnote-value p {
    margin-top: 48px;
}
.low-slider-value,
.high-slider-value,
.low-footnote-value {
    display: none;
}
/**** POTASSIUM LEVEL SLIDER ****/


/**** BANNER ****/
#aboutHypk-runPhaseTwo #banrOne-fullWidth-contr {
    background-image: url("/content/dam/intelligentcontent/brands/lokelma/us/en/images/desktop-vector-images/about-hyk-banner-vector-desktop.svg"),
                        url("/content/dam/intelligentcontent/brands/lokelma/us/en/images/desktop-vector-images/bannerone-third-vector-shape-desktop.svg");
    background-position: 0 bottom, 58% 27%;
    background-size: auto;
}
#aboutHypk-runPhaseTwo #banrOne-mainDiv .coltwo-rtImg-bnrOne img {
    bottom: -57px;
}
/**** BANNER ****/


/**** TOOLTIP ****/
#aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-1,
#aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-2 {
    color: #008672;
}
#aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-2 .tooltip-content {
    top: 42px;
}
/**** TOOLTIP ****/

#aboutHypk-runPhaseTwo .coltwo-rtImg-bnrOne p.not-actPat-btTxt {
    position: absolute;
    bottom: 20px;
    left: 30.4%;
    /* font-size: 12px; */
    font-size: clamp(10px, 0.75vw, 12px);
    line-height: 16px;
}
#aboutHypk-runPhaseTwo #test-your-hyperkalemia-iq .cmp-iframe__spinner {
    display: none;
}

@media only screen and (max-width: 991px) {
    #aboutHypk-runPhaseTwo #anchor-jumpLinks-mainContr {
        margin: 32px 0 0;
    }
    #anchor-jumpLinks-mainContr {
        margin: 32px 0;
    }
    ul.anchor-jumpLinks-globalLists {
        padding-left: 10px !important;
    }
    ul.anchor-jumpLinks-globalLists li {
        line-height: 0;
    }
    ul.anchor-jumpLinks-globalLists li p.pageOn-thisTxt {
        font-size: 18px;
        line-height: 32px;
        letter-spacing: 0.216px;
        margin-right: 8px;
    }
    ul.anchor-jumpLinks-globalLists li a {
        font-size: 18px;
        line-height: 32px;
        letter-spacing: 0.216px;
        text-decoration: underline;
    }
    ul.anchor-jumpLinks-globalLists li a sup.gapSup-spec {
        position: absolute;
        top: 7px;
        margin-left: -5px;
    }
    ul.anchor-jumpLinks-globalLists li::after {
        font-size: 18px;
        line-height: 32px;
        padding: 0 10px;
    }


    .tabs .cmp-tabs ol.cmp-tabs__tablist {
        flex-wrap: nowrap;
        gap: 0 16px;
        margin-bottom: 32px;
    }
    .tabs .cmp-tabs li.cmp-tabs__tab {
        padding: 16px 5px;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0.216px;
    }

    #aboutHypk-runPhaseTwo #what-is-hyperkalemia {
        padding: 40px 0 16px;
    }
    #aboutHypk-runPhaseTwo #signs-and-symptoms {
        padding: 40px 0 0 0;
    }
    #aboutHypk-runPhaseTwo .icnPara-divSec-abtHk p:first-child {
        margin-bottom: 18px;
    }
    #aboutHypk-runPhaseTwo h2.sympHd-nwHk {
        margin-top: 16px;
    }
    #aboutHypk-runPhaseTwo h2.serswarnHd-nwHk {
        padding-top: 32px;
        padding-bottom: 8px;
    }
    #aboutHypk-runPhaseTwo .icnPara-divSec-abtHk {
        margin: 16px 0 24px 0;
    }
    #aboutHypk-runPhaseTwo .iconsGrid-iconHead {
        gap: 0 24px;
    }
    #aboutHypk-runPhaseTwo .iconsGrid-iconHead img {
        max-width: 80px;
    }
    #aboutHypk-runPhaseTwo #threeIcon-gridMainRow.azcl-columns__base {
        margin-bottom: 16px;
        gap: 16px 0;
        grid-template-columns: 1fr;
    }
    #aboutHypk-runPhaseTwo #txtComp-delayAlert-main {
        border-left: 8px solid #FDB515;
        padding: 23px 23px 31px 16px;
        margin-top: 0;
    }
    #aboutHypk-runPhaseTwo .delayAlert-contr .delayAlert-hdPara-area h4 {
        font-size: 22px;
        line-height: 28px;
        margin-top: 4px;
    }
    #aboutHypk-runPhaseTwo .delayAlert-contr {
        gap: 0 16px;
        align-items: flex-start;
    }
    #aboutHypk-runPhaseTwo .delayAlert-contr img {
        min-width: 64px;
        max-width: 85px;
    }
    #aboutHypk-runPhaseTwo #who-is-at-risk {
        padding: 40px 0 8px;
    }
    #aboutHypk-runPhaseTwo #high-potassium-and-diet {
        padding: 40px 0;
        /* background: linear-gradient(to bottom, #FFFFFF 49%, #F8F9F9 49%); */
        background: linear-gradient(to bottom, #FFFFFF 514px, #F8F9F9 514px);
    }
    #aboutHypk-runPhaseTwo .txtComp-hdPara-foundTest {
        margin-bottom: 24px;
    }
    #contTab-boxChild .foodsGrid-iconHdPar {
        gap: 0;
        margin: 0 23px 24px 23px;
        flex-direction: column;
    }
    .cmp-tabs__tabpanel #contTab-boxChild {
        padding: 21px 0 8px 0;
    }
    #contTab-boxChild .foodsGrid-iconHdPar .foodDiv-hdPara-area h5 {
        margin: 16px 0 9px 0;
    }
    #contTab-boxChild .foodsGrid-iconHdPar .foodDiv-hdPara-area {
        padding-left: 8px;
    }
    #contTab-boxChild .foodsGrid-iconHdPar img {
        max-width: 80px;
    }

    #aboutHypk-runPhaseTwo #txtComp-alertDescrt-main {
        margin-top: 40px;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr.azcl-columns__base {
        flex-direction: column-reverse;
        gap: 0;
        margin: 22px 0 28px 0;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr .roleKidn-lt-contSec {
        margin-left: 0;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr .roleKidn-lt-contSec h2 {
        text-align: center;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr ul.globalList-bullets li {
        letter-spacing: -0.196px;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr .roleKidn-rt-imgSec img {
        width: 75.7%;
        max-width: 400px;
        margin: auto;
        float: none;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr.azcl-columns__base .azcl-column-par1 {
        flex: auto;
    }
    #aboutHypk-runPhaseTwo #rolKid-colMain-contr.azcl-columns__base .azcl-column-par2 {
        flex: auto;
        text-align: center;
    }
    #aboutHypk-runPhaseTwo #who-is-at-risk .iconsGrid-iconHead h5 {
        width: 65%;
    }


    #aboutHypk-runPhaseTwo #whtBg-twoColMain-nvyBlu #nvyBlu-twoColMain {
        grid-template-columns: 1fr;
    }
    #aboutHypk-runPhaseTwo #whtBg-twoColMain-nvyBlu #nvyBlu-twoColMain p {
        width: 100%;
    }


    /**** POTASSIUM LEVEL SLIDER ****/
    #potSlider-txtComp {
        max-width: 345px;
        margin: 0 auto 0 auto;
        height: unset;
        padding: 25px 10px 34px 10px;
    }
    #potSlider-txtComp p.slide-hdLvls {
        font-size: 15px;
        line-height: 20px;
        width: 95%;
        margin: 0 auto 27px auto;
    }
    #potSlider-txtComp p.header {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 11px;
        letter-spacing: 0.216px;
    }
    #potSlider-txtComp p.content {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0;
        margin-bottom: 36px;
    }
    #potSlider-txtComp .slider-btn {
        font-size: 14px;
        line-height: 18px;
        padding: 4px 8px;
        width: 83px;
        border-radius: 16px;
        top: -5px;
    }
    #potSlider-txtComp .low-footnote-value p,
    #potSlider-txtComp .normal-footnote-value p {
        margin-top: 32px;
    }
    /**** POTASSIUM LEVEL SLIDER ****/


    /**** BANNER ****/
    #aboutHypk-runPhaseTwo #banrOne-fullWidth-contr {
        background-image: url("/content/dam/intelligentcontent/brands/lokelma/us/en/images/mobile-vector-images/about-hk-banner-vector-mobile.svg");
        background-position: bottom center;
        background-size: 100%;
    }
    #aboutHypk-runPhaseTwo #banrOne-mainDiv .colOne-ltHd-bnrOne h1 {
        margin: 16px 0 8px 0;
        width: 94%;
        max-width: 510px;
    }
    #aboutHypk-runPhaseTwo #banrOne-mainDiv .colOne-ltHd-bnrOne h2 {
        margin: 0 0 24px 0;
        max-width: 440px;
    }
    #aboutHypk-runPhaseTwo #banrOne-mainDiv .coltwo-rtImg-bnrOne img {
        width: 58%;
    }
    /**** BANNER ****/


    #aboutHypk-runPhaseTwo #test-your-hyperkalemia-iq {
        padding: 40px 0 0 0;
        background: linear-gradient(to bottom, #FFFFFF 87%, #003B45 87%);
    }
    #aboutHypk-runPhaseTwo #blue-nvyEnd-contrSec .lrnLev-treatMain {
        padding: 20px 0 20px 0;
        width: 100%;
    }
    #aboutHypk-runPhaseTwo #blue-nvyEnd-contrSec .lrnLev-treatMain p {
        margin: 12px 0 24px 0;
    }

    #aboutHypk-runPhaseTwo iframe#iframe-survey {
        height: 618px !important;
    }

    /**** TOOLTIP ****/
    #aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-1 .tooltip-content.tooltip-left {
        left: 235%;
    }
    #aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-1:hover .tooltip-content.tooltip-left::before,
    #aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-1:focus .tooltip-content.tooltip-left::before {
        left: 20%;
    }
    #aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-1:hover .tooltip-content.tooltip-left::after,
    #aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-1:focus .tooltip-content.tooltip-left::after {
        left: 20%;
    }
    #aboutHypk-runPhaseTwo .tooltip.abtHk-tlTp-2 .tooltip-content {
        top: 32px;
    }
    /**** TOOLTIP ****/

    #aboutHypk-runPhaseTwo .coltwo-rtImg-bnrOne p.not-actPat-btTxt {
        bottom: 30px;
        left: unset;
        right: 53px;
        font-size: 10px;
        line-height: 12px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 350px) {
    #aboutHypk-runPhaseTwo #banrOne-mainDiv .colOne-ltHd-bnrOne h2 {
        width: 55%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    #potSlider-txtComp .slider-range-container {
        width: 270px;
    }
    #potSlider-txtComp .slider-btn {
        top: -4.5px;
    }
    #potSlider-txtComp .slider-btn {
        font-size: 12px;
        line-height: 16px;
        padding: 3px 4px;
        width: 76px;
    }
}
@media only screen and (min-width: 376px) and (max-width: 545px) {
    #aboutHypk-runPhaseTwo #banrOne-mainDiv .colOne-ltHd-bnrOne h1 {
        max-width: 325px;
    }
}

@media only screen and (min-width: 992px) {
    #aboutHypk-runPhaseTwo #who-is-at-risk .iconsGrid-iconHead h5 {
        max-width: 235px;
    }
    #aboutHypk-runPhaseTwo .txtComp-hdPara-foundTest p {
        margin: 0 16px;
    }
    #aboutHypk-runPhaseTwo .txtComp-hdPara-foundTest p.potFd-parMg {
        margin: 0 12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1060px) {
    #aboutHypk-runPhaseTwo iframe#iframe-survey {
        height: 630px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1209px) {
    #potSlider-txtComp .slider-range-container {
        width: 850px;
    }
    #potSlider-txtComp .slider-btn {
        top: -10px;
    }
    #aboutHypk-runPhaseTwo .coltwo-rtImg-bnrOne p.not-actPat-btTxt {
        left: 15%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
    #aboutHypk-runPhaseTwo .coltwo-rtImg-bnrOne p.not-actPat-btTxt {
        left: 15%;
    }
}
