/*//////////////////////////////
// Global Modifications for Page
//////////////////////////////*/

.utility-bar-wrapper {
    background-color: #6E6259;
}

.fixed-cta {
    z-index: 2;
    top: 19%;
    background: #002f6cd4;
}

.fixed-cta .fixed-cta-content {
    width: 9rem;
}

/* arrow icon desktop */
.hero-content-copy {
    margin-top: -0.5rem;
    display: flex;
    margin-left: 0rem;
}

.arrow-r {
    margin-right: 1rem;
    margin-top: 0.5rem;
}

.why-wrapper p {
    margin-top: 0rem;
}

/* end of arrow icon desktop */

.why-wrapper img {
    width: 150px;
    height: 150px;
    margin-top: 31px;
}
.why-section h3 {
    font-size: 1rem;
}
/*///////////////////////////////
// Hero
///////////////////////////////*/
.hero {
    height: 8.5rem;
    background-image: url("../images/hero/hero-hpp-toolkit.jpg");
}

.hero-content-copy {
    margin-top: 0.5rem;
}

.hero-content-copy h1 {
    font-size: 1.9rem;
}

.hero-content-copy a {
    color: #59CBE8;
    font-size: 0.7rem;
    font-weight: 700;
    text-decoration: none;
    position: relative;
}

.hero-content-copy a:after {
    content: "";
    position: absolute;
    bottom: 0rem;
    left: 0.6rem;
    width: 5.8rem;
    border-bottom: 1px solid #59CBE8;
}

/* hide navigation li */
.menu .nav-bar li:nth-child(3) {
    /* display: none; */
}
.menu .nav-bar ul {
    margin-top:0.5rem;
}
.menu .nav-bar li.has-nav img,
.menu .nav-bar li.has-nav ul {
    /* display: none; */
}

ul.sub-nav.sub-active{
    display: block;
    background-color: white;
    width: 100%;
    border-radius: 7px;
}
.menu .nav-bar li {
    padding: 8px;
    border-radius: 7px;
}
.menu .nav-bar li:after {
    background: #6E6259;
	top:3.2rem;
}

.hero-content-selection div:nth-child(1) {
    display: none;
}


/* end of hide navigation li */

/*///////////////////////////////
// Section - Main toolkit action
///////////////////////////////*/
.main {
    padding: 2rem 7rem 3rem;
    background: #EEFAFD;
}

.main-wrapper {
    display: flex;
    column-gap: 3rem;
    width: 52rem;
    margin: auto;
}

.main-wrapper div {
    align-self: baseline;
}

.main-wrapper>div:first-child {
    align-self: normal;
    padding-top: 2rem;
}

.main-wrapper div:not(:first-child) {
    width: 14rem;
    text-align: center;
}

.main-wrapper div:last-child {
    width: 17rem;
}

.main-wrapper h3 {
    font-size: 1.3rem;
    margin-top: 1.5rem;
}

.main-wrapper p {
    font-size: 0.75rem;
    font-weight: 400;
    text-align: left;
}

.main-wrapper div:not(:first-child) p {
    font-size: 0.85rem;
    font-weight: 700;
    text-align: center;
    color: #D37D4B;
}

.main-wrapper button {
    width: 8rem;
    background-color: #D37D4B;
}

.main h5 {
    color: #0084D5;
    font-size: 0.95rem;
    margin-top: 2.5rem;
}

.main a {
    color: #D37D4B;
    font-size: 0.95rem;
}

.main a:hover {
    color: #FFA300;
}


.ovrw-img {
    width: 9rem;
}

.imp-img {
    width: 9rem;
}

.main ul {
    padding-left: 20px !important;
    padding-top: 5px !important;
}

.main ul li {
    color: #111C4E;
    font-size: 0.7rem;
    line-height: 1.1rem;
    text-align: left;
}

/*///////////////////////////////
// Section - Why is HPP
///////////////////////////////*/
.why-wrapper {
    display: flex;
    align-items: baseline;
    column-gap: 7rem;
    width: 52rem;
    margin: 0rem auto 0;
}

.why-wrapper div {
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}




/*///////////////////////////////
// Section - CTA
///////////////////////////////*/
.cta-section {
    padding: 2.5rem 16rem;
    background: #002F6C;
}

.cta-section div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cta-section h3 {
    color: #59CBE8;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.cta-section button {
    width: 12rem;
    font-size: 0.85rem;
    margin-top: 1rem;
}


/*///////////////////////////////
// Section - Accordion
///////////////////////////////*/
.accordion-section {
    padding: 0rem 0 0;
}

.accordion-section h3 {
    padding: 0rem;
    font-weight: 700;
    /* text-transform: uppercase; */
}

.accordion-wrapper {
    margin-top: 1rem;
}

/* Blue background alternate*/
/*.accordion-wrapper .set:nth-child(odd) {
    background: #EEFAFD;
}*/

.accordion-wrapper .content {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 85%;
    margin: 2rem;
}

.accordion-wrapper .content div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.accordion-wrapper .content div img {
    width: 9rem;
}

.accordion-wrapper .content div .tall-img {
    width: 7rem;
}

.accordion-wrapper .content h4 {
    color: #D37D4B;
}

.accordion-wrapper .content button {
    width: 7rem;
    background-color: #D37D4B;
}

.accordion-wrapper .set {
    padding: 0.5rem 7rem
}

.accordion-wrapper .set span {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.accordion-wrapper .set a {
    color: #002F6C;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-wrapper .set a:hover {
    color: #FFA300;
}

.accordion-wrapper .set img {
    width: 2.5rem;
}

.accordion-wrapper .set a .non-active {
    transform: rotate(0deg);
    transition-duration: 0.1s;
}

.accordion-wrapper .set a .active {
    transform: rotate(90deg);
    transition-duration: 0.1s;
}







/*//////////////////
//////////////////*/
/*//////////////////
// MOBILE
//////////////////*/
/*//////////////////
//////////////////*/
@media only screen and (max-width: 1023px) {



    /*///////////////////////////////
// Hero
///////////////////////////////*/
    .hero {
        height: 37rem;
        background-image: url(../images/hero/mobile/hero-hpp-toolkit.jpg);
    }

    .hero-content-copy a {
        font-size: 1.7rem;
    }

    .hero-content-copy a:after {
        left: 1.8rem;
        width: 14rem;
    }

    /* arrow icon css */
    .hero-content-copy {
        margin-left: 0rem !important;
        margin-top: 1rem !important;
    }

    .arrow-r {
        margin-right: 2rem;
        margin-top: -1rem;
    }

    /* end of arrow icon css */

    /*///////////////////////////////
// Section - Main toolkit action
///////////////////////////////*/
    .main {
        padding: 0rem 4rem 8rem;
        padding-top: 2rem;
    }

    .main-wrapper {
        flex-wrap: wrap;
        width: 100%;
        row-gap: 3rem;
    }

    .main-wrapper h3 {
        font-size: 3rem;
    }

    .main-wrapper p {
        font-size: 2.5rem;
    }

    .main-wrapper>div:first-child {
        width: 100%;
    }

    .main-wrapper>div:not(:first-child) {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 80vw;
        column-gap: 5rem;
        text-align: left;
        margin: auto;
        justify-content: space-between;
    }

    .main-wrapper div:not(:first-child) p {
        font-size: 2.85rem;
        text-align: left;
    }

    .main-wrapper div span {
        width: 25rem;
    }

    .main-wrapper button {
        width: 25rem;
        font-size: 2.5rem;
    }


    .ovrw-img {
        width: 23rem;
    }

    .imp-img {
        width: 18rem;
    }

    .main ul li {
        font-size: 2.5rem;
        line-height: 4.1rem;
        text-align: left;
    }

    /*//////////////////////
// Section - Why is HPP
//////////////////////*/
    h3 sup,
    h2 sup {
        font-size: x-small;
    }

    .why-section h3 {
        text-align: center;
        width: 46rem;
        margin: 2rem auto;
    }

    .why-wrapper {
        flex-direction: column;
        flex-wrap: wrap;
        width: auto;
        margin: auto;
        row-gap: 0rem;
    }

    .why-wrapper>div:first-child img {
        /*margin-left: 8rem;*/
        margin: 0 auto;
    }



    /*///////////////////////////////
// Section - CTA
///////////////////////////////*/
    .cta-section {
        padding: 7rem 4rem;
    }

    .cta-section h3 {
        font-weight: 700;
    }

    .cta-section button {
        width: 55rem;
        font-size: 4rem;
        margin-top: 3rem;
    }



    /*///////////////////////////////
// Section - Accordion
///////////////////////////////*/
    .accordion-section h3 {
        padding: 0 4rem;
    }

    .accordion-wrapper {
        margin-top: 4rem;
    }

    .accordion-wrapper .set {
        padding: 5rem;
    }

    .accordion-wrapper .set a {
        font-size: 3.2rem;
        -webkit-tap-highlight-color: transparent;
    }

    .accordion-wrapper .set img {
        width: 6rem;
    }

    .accordion-wrapper .set span {
        align-items: normal;
    }

    .accordion-wrapper .content {
        flex-direction: column;
        width: 100%;
        margin: 5rem 0;
        row-gap: 10rem;
    }

    .accordion-wrapper .content div {
        flex-direction: row;
        column-gap: 3rem;
    }

    .accordion-wrapper .content img {
        width: 25rem !important;
    }

    .accordion-wrapper .content .tall-img {
        width: 22rem !important;
        margin-right: 3rem;
    }

    .accordion-wrapper .content button {
        width: 27rem;
        font-size: 2.8rem;
        padding: 1.3rem 1.8rem;
    }

    .accordion-wrapper .content h4 {
        margin: 0 0 2rem;
    }

    nav .has-nav {
        margin-bottom: 0rem !important;
    }

    .why-wrapper img {
        width: 120px;
        height: 120px;
    }

    /*//////////////////
//////////////////*/
    /*//////////////////
// END MOBILE
//////////////////*/
    /*//////////////////
//////////////////*/
}