/* Video template styling */
div#ctl00_ID_RAF_divTemplateVideo3 {
    margin-top: -4rem;
}

section.box.special.video {
    height: 51.25rem;
}
.box.special {
    padding: 1em 1em !important;
    border-radius: 15px;
}
.videoTop {
    height: 500px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 0.75rem;
}
.videoBtm {
    margin-top: 1.5rem;
    height: 18.15rem;
    padding: 25px 40px;
    border-radius: 15px;
}
.XXXXXXXX h3 {
    font-size: 1.5em;
    line-height: 1.15em;
}
.XXXXXXXX p {
    font-size: 1.15em;
    line-height: 1.40em;
}

.ytp-pause-overlay-container {
    display: none;
}
div#ctl00_ID_RAF_divpiechart1 {
    width: 50%;
}
div#ctl00_ID_RAF_divthermometer1 {
    width: 40%;
    padding-left: 1em;
}
.component {
    margin: 0 auto;
}
.component2 {
    margin-top: 2rem;
}
.componentv1, .componentv2 {
	height: 21.15rem;
}
.componentv3 {
    height: 21rem;
}
.componentv1, .componentv3 {
    width: 100%;
}
.componentv2 {
    width: 93%;
    margin-right: 1rem;
}
.componentWrapper {
    flex-direction: row;
    display: flex;
    width: 100%;
    margin-top: 2rem;
}
div#ctl00_ID_RAF_divmemberlookup1 {
    width: 100%;
}
.components p {
    margin: 0 0 0 0;
}

@media screen and (max-width: 1680px) {
   body, input, select, textarea {
        line-height: 1.35em;
    }
    .box {
        margin-bottom: 0.5em !important;
    }
    .box ~ p {
        line-height: 1.25em !important;
    }
    .componentv1, .componentv2 {
        height: 21.75rem !important;
    }
}

@media screen and (max-width: 1620px) {
    .componentv1 {
        width: 100% !important;
    }
    .componentv2 {
        width: 85% !important;
    }
}

@media screen and (max-width: 1500px) {

}
@media screen and (max-width: 1446px) {
    .componentv1, .componentv2 {
        height: 20.5rem !important;
    }
}
@media screen and (max-width: 1280px) {
.componentv1, .componentv2 {
    height: 24.15rem !important;
}
.componentv1 {
    margin-left: 0rem !important;
    width: 100% !important;
}
.componentv2 {
    width: 100% !important;
}
}
@media screen and (max-width: 840px) {

}




