/* Minification failed. Returning unminified contents.
(48,26): run-time error CSS1039: Token not allowed after unary operator: '-bs-btn-focus-box-shadow'
(58,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(59,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(60,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(61,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(62,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(63,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(64,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(65,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(66,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(67,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(68,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(69,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(70,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(71,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*
 * Primary CSS NeverTooEarlyAL website core values page.
 *
 * Required: Google Fonts, Adobe Fonts, and Bootstrap links must come before this file.
 * 
 * Date:    11/10/2022
 * Version: 1.0
 * 
*/
main {
    color: #000;
}
h1, .h1
h2, .h2 {
    text-align: center;
    font-family: darkmode-off, sans-serif;
    font-style: normal;
    color: #000;
}

h1, .h1 {
    font-weight: 900;
}

h2, .h2 {
    font-weight: 700;
}

.subheading {
    font-family: darkmode-off, sans-serif;
    font-weight: 700;
    font-style: normal;
}

button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

    button:focus {
        border: 2px solid #fec664;
        outline: 0;
        box-shadow: var(--bs-btn-focus-box-shadow);
    }

.btn {
    font-family: darkmode-off, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.btn-outline-dark {
    --bs-btn-color: #212529;
    --bs-btn-border-color: #9fb466;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #9fb466;
    --bs-btn-hover-border-color: #9fb466;
    --bs-btn-focus-shadow-rgb: 33, 37, 41;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #9fb466;
    --bs-btn-active-border-color: #9fb466;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #212529;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #212529;
    --bs-gradient: none;
}

#coreValueModalBodyText {
    font-family: aller, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.4rem;
    color: #000;
    text-align: left;
}

.value1-color {
    color: #9fb466;
}

.value2-color {
    color: #367D9B;
}

.value3-color {
    color: #d14f4a;
}

.value4-color {
    color: #0083c3;
}

.value5-color {
    color: #fec463;
}

.value6-color {
    color: #4f2a72;
}

.value7-color {
    color: #498271;
}

.value8-color {
    color: #9fb466;
}

/* X-Small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */


#value1-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 420px;
    overflow: visible;
}

#value1-bk-mobile {
    position: absolute;
    scale: 50%;
    top: 60px;
    left: 150px;
}

#value2-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 390px;
    overflow: visible;
}

#value2-bk-mobile {
    position: absolute;
    scale: 50%;
    top: -25px;
    left: -150px;
}

#value3-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 365px;
    overflow: visible;
}

#value3-bk-mobile {
    position: absolute;
    transform: rotate(15deg);
    scale: 50%;
    top: -20px;
    left: 140px;
}

#value4-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 330px;
    overflow: visible;
}

#value4-bk-mobile {
    position: absolute;
    scale: 50%;
    top: -40px;
    left: -160px;
}

#value5-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 395px;
    overflow: visible;
}

#value5-bk-mobile {
    position: absolute;
    scale: 50%;
    top: 40px;
    left: 160px;
}

#value6-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 420px;
    overflow: visible;
}

#value6-bk-mobile {
    position: absolute;
    scale: 50%;
    top: -30px;
    left: -160px;
}

#value7-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 370px;
    overflow: visible;
}

#value7-bk-mobile {
    position: absolute;
    scale: 50%;
    top: 35px;
    left: 160px;
}

#value8-container {
    position: relative;
    margin: auto;
    width: 300px;
    height: 300px;
    overflow: visible;
}

/***/
#value-1-inner-info {
    position: absolute;
    top: 260px;
    left: -190px;
    scale: 50%;
    width: 500px;
}

#value-2-inner-info {
    position: absolute;
    top: 250px;
    left: -100px;
    scale: 50%;
    width: 500px;
}

#value-3-inner-info {
    position: absolute;
    top: 235px;
    left: -140px;
    scale: 50%;
    width: 500px;
}

#value-4-inner-info {
    position: absolute;
    top: 270px;
    left: -90px;
    scale: 50%;
    width: 500px;
}

#value-5-inner-info {
    position: absolute;
    top: 275px;
    left: -180px;
    scale: 50%;
}

#value-6-inner-info {
    position: absolute;
    top: 250px;
    left: -50px;
    width:400px;
    scale:50%;
}

#value-7-inner-info {
    position: absolute;
    top: 255px;
    left: -180px;
    scale: 50%;
    width: 500px;
}

#value-8-inner-info {
    position: absolute;
    top: 240px;
    left: -100px;
    scale: 50%;
    width: 500px;
}
#documentdownload {
    position: relative;
    top: 60px;
    z-index: 100;
}
#pdf-link {
    opacity: 0;
    overflow: hidden;
    height: 0;
    width: 0;
    display: block;
}
    /**/

    /* Large devices (desktops, 992px and up) */
    @media  (min-width: 992px) {
        #coreValuesSubheading {
            margin-bottom: -85px;
        }

        #infographic-container {
            position: relative;
            margin: auto;
            overflow: visible;
            width: 800px;
            height: 700px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url('../images/NeverTooEarlyAL/infographic-dash-bk-fullscreen.png');
        }

        #value1-container {
            position: absolute;
            left: 15px;
            top: 540px;
            width: 450px;
            height: 280px;
            overflow: visible;
        }

        #value1-inner-container {
            position: absolute;
            top: -32px;
            left: -70px;
        }

        #value1-heading {
            position: absolute;
            text-align: center;
            top: 35%;
            left: 100%;
        }

        #value1-bk-mobile {
            visibility: hidden;
        }

        #value2-container {
            position: absolute;
            top: 154px;
            left: 25px;
            width: 500px;
            height: 300px;
            overflow: visible;
        }

        #value2-inner-container {
            position: absolute;
            top: 4px;
            left: 83px
        }

        #value2-heading {
            position: absolute;
            text-align: center;
            bottom: 78%;
            right: 63%;
        }

        #value2-bk-mobile {
            visibility: hidden;
        }

        #value3-container {
            position: absolute;
            top: -25px;
            left: 560px;
            width: 450px;
            height: 350px;
            overflow: visible;
        }

        #value3-inner-container {
            position: absolute;
            top: 18px;
            left: 8px;
        }

        #value3-heading {
            position: absolute;
            text-align: center;
            bottom: 93%;
            right: 15%;
        }

        #value3-bk-mobile {
            visibility: hidden;
        }

        #value4-container {
            position: absolute;
            top: 410px;
            left: 464px;
            width: 450px;
            height: 350px;
            overflow: visible;
        }

        #value4-inner-container {
            position: absolute;
            top: 12px;
            left: 0px;
        }

        #value4-heading {
            position: absolute;
            text-align: center;
            bottom: 88%;
            left: -55%;
            width: 380px;
        }

        #value4-bk-mobile {
            visibility: hidden;
        }

        #value5-container {
            position: absolute;
            top: 195px;
            left: 1034px;
            width: 350px;
            height: 350px;
            overflow: visible;
        }

        #value5-inner-container {
            position: absolute;
            top: -38px;
            left: -75px;
        }

        #value5-heading {
            position: absolute;
            text-align: center;
            top: 90%;
            right: 8%;
        }

        #value5-bk-mobile {
            visibility: hidden;
        }

        #value6-container {
            position: absolute;
            top: 515px;
            left: 1266px;
            overflow: visible;
        }

        #value6-inner-container {
            position: absolute;
            top: -5px;
            left: -64px;
        }

        #value6-heading {
            position: absolute;
            text-align: center;
            bottom: 73%;
            right: -50%;
        }

        #value6-bk-mobile {
            visibility: hidden;
        }

        #value7-container {
            position: absolute;
            overflow: visible;
        }

        #value7-inner-container {
            position: absolute;
            top: -30px;
            left: -74px;
        }

        #value7-heading {
            position: absolute;
            text-align: center;
            top: 50%;
            left: 95%;
        }

        #value7-bk-mobile {
            visibility: hidden;
        }

        #value8-container {
            position: absolute;
            overflow: visible;
        }

        #value8-inner-container {
            position: absolute;
            top: -32px;
            left: 18px;
        }

        #value8-heading {
            position: absolute;
            text-align: center;
            bottom: 58%;
            right: 82%;
        }

        #value8-bk-mobile {
            visibility: hidden;
        }

        #value1-inner-container,
        #value2-inner-container,
        #value3-inner-container,
        #value4-inner-container,
        #value5-inner-container,
        #value6-inner-container,
        #value7-inner-container,
        #value8-inner-container {
            transform-origin: right;
            scale: 50%;
        }

        #value1-container {
            width: 280px;
            height: 160px;
            top: calc(78% - 160px);
            left: calc(18% - 280px);
            z-index: 1;
        }

        #value2-container {
            width: 330px;
            height: 200px;
            top: calc(53.5% - 200px);
            left: calc(18% - 330px);
        }

        #value3-container {
            width: 250px;
            height: 210px;
            top: calc(43% - 210px);
            left: calc(46% - 250px);
        }

        #value4-container {
            width: 250px;
            height: 210px;
            top: calc(76% - 210px);
            left: calc(41% - 250px);
        }

        #value5-container {
            width: 180px;
            height: 200px;
            top: calc(56% - 180px);
            left: calc(73% - 200px);
            z-index: 1;
        }

        #value6-container {
            width: 250px;
            height: 200px;
            top: calc(81% - 200px);
            left: calc(93% - 250px);
        }

        #value7-container {
            width: 260px;
            height: 160px;
            top: calc(55.5% - 160px);
            left: calc(114% - 260px);
        }

        #value8-container {
            width: 250px;
            height: 160px;
            top: calc(44% - 210px);
            left: calc(82% - 160px);
        }

        /***/
        #value-1-inner-info {
            position: absolute;
            top: 130px;
            left: 150px;
            width:400px;
            scale:75%;
        }

        #value-2-inner-info {
            position: absolute;
            top: 15px;
            left: -265px;
            width: 320px;
            scale: 75%;
        }

        #value-3-inner-info {
            position: absolute;
            top: -95px;
            left: 130px;
            width: 390px;
            scale: 75%;
        }

        #value-4-inner-info {
            position: absolute;
            top: 5px;
            left: -360px;
            scale: 75%;
        }

        #value-5-inner-info {
            position: absolute;
            top: 250px;
            left: 15px;
            width: 100%;
            scale: 75%;
        }

        #value-6-inner-info {
            position: absolute;
            top: 25px;
            left: 155px;
            width: 370px;
            scale: 75%;
        }

        #value-7-inner-info {
            position: absolute;
            top: 170px;
            left: 110px;
            width:360px;
            scale: 75%;
        }

        #value-8-inner-info {
            position: absolute;
            top: 45px;
            left: -295px;
            width: 350px;
            scale: 75%;
        }
        #documentdownload {
            position: relative;
            top: 0px;
        }
        /**/
    }

    /* X-Large devices (large desktops, 1200px and up) */
    @media (min-width: 1200px) {
        #coreValuesSubheading {
            margin-bottom: -60px;
        }

        #infographic-container {
            width: 1000px;
            height: 750px;
        }

        #value1-inner-container,
        #value2-inner-container,
        #value3-inner-container,
        #value4-inner-container,
        #value5-inner-container,
        #value6-inner-container,
        #value7-inner-container,
        #value8-inner-container {
            transform-origin: right;
            scale: 65%;
        }

        #value1-container {
            top: calc(80% - 160px);
            left: calc(14% - 280px);
        }

        #value2-container {
            top: calc(51.5% - 200px);
            left: calc(19% - 330px);
        }

        #value3-container {
            top: calc(40% - 210px);
            left: calc(45% - 250px);
        }

        #value4-container {
            top: calc(76% - 210px);
            left: calc(40% - 250px);
        }

        #value5-container {
            top: calc(54% - 180px);
            left: calc(72% - 200px);
        }

        #value6-container {
            top: calc(83% - 200px);
            left: calc(91% - 250px);
        }

        #value7-container {
            top: calc(54.5% - 160px);
            left: calc(109.5% - 250px);
        }

        #value8-container {
            top: calc(40% - 210px);
            left: calc(85% - 160px);
        }



        #value-1-inner-info {
            top:145px;
        }

        #value-2-inner-info {
        }

        #value-3-inner-info {

        }

        #value-4-inner-info {

        }

        #value-5-inner-info {

        }

        #value-6-inner-info {

        }

        #value-7-inner-info {

        }

        #value-8-inner-info {

        }
    }

    /* XX-Large devices (larger desktops, 1400px and up) */
    @media (min-width: 1400px) {
    }

