body {
    background-color: #f4f4f4;
}

.header-title img,
.header-title h2,
.header-title h1 {
    -webkit-transition: none;
    transition: none;
}

.header-wrapper {
    background-color: transparent;
}

.header-navbar {
    background-color: transparent;
}

.home-intro-title {
    color: #005293;
    font-size: 46px;
}

.home-intro-description p {
    font-size: 26px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.home-intro-section {
    background-color: #f4f4f4;
    padding: 50px 0;
}

.header-navbar.home-header-navbar {
    margin-bottom: 0;
}

.header-navbar {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
}

#header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99998;
}

.page-header {
    padding-top: 170px;
    border-bottom: none;
    margin-top: 0;
    padding-bottom: 8vw;
    margin-bottom: 90px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.category-list-section {
    background-color: #3DB7E4;
}

.category-list-section h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 46px;
    padding-bottom: 120px;
    padding-top: 50px;
}

.color-change-wrapper,
.color-change-wrapper img {
    width: 100%;
}

.category-instance {
    padding-bottom: 30px;
    height: 250px;
    position: relative;
    margin-bottom: 40px;
}

.category-instance h3 {
    font-family: 'Arvo', sans-serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.category-instance img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}

.trauma-text {
    font-style: italic;
    font-size: 16px;
    color: #333132;
    margin: 10px 0;
}

.category-instance a:not(.category-image-a) {
    border: 1px solid white;
    font-family: 'helvetica', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    display: block;
    width: 150px;
    text-align: center;
    padding: 3px 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 50px;
}

.category-instance a:hover {
    background-color: #fff;
    color: #3DB7E4;
}

#footer {
    padding-top: 50px;
}

.pillar-header {
    /* background-color: #3DB7E4; */
    background-color: #004e8d;
    padding-top: 110px;
    padding-bottom: 20px;
    z-index: 1;
    opacity: 1 !important;
}

.pillar-header-title {
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-out !important;
    transition: all .2s ease-out !important;
}

.pillar-header .header-text p {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 1;
}

.pillar-animated-container {
    padding-top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.pillar-animated-container.small {
    padding-top: 220px;
}

.pillar-icon {
    width: 80px;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-out !important;
    transition: all .2s ease-out !important;
}

.pillar-icon-link {
    width: 30px;
    max-height: 30px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.ui-widget-content {
    border: 1px solid #ddd !important;
}

.imagen-navbar img {
    width: 265px;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.animated-header {
    height: 580px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    /* opacity: .9; */
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.animated-header.small {
    height: 0;
}

/* .small.back-space{
  position: static;
  display: none;
} */
.breadcrumb a {
    color: #004e8d;
}

.animated-header.small .header-text p {
    opacity: 0;
}

.animated-header.small .pillar-icon {
    width: 40px;
    top: -80px;
}

.animated-header.small .pillar-header-title {
    font-size: 37px;
    top: -70px;
}

.general-header.unmounted {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 144px;*/
}

.general-header.unmounted .header-logo {
    width: 100px;
    top: -20px;
}

.pillar-footer-blue-container {
    margin-bottom: 80px;
}

.general-header .icon-navbar {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.title-image-cont-DR img {
    width: 50px;
    height: auto;
    max-height: 50px;
    position: relative;
    bottom: 15px;
}

.title-image-cont-DR h3 {
    font-size: 25px;
    color: #005292;
    margin-left: 10px;
}

.single-pillar-DR p {
    font-size: 16px;
    color: #333132;
    font-family: 'helvetica', sans-serif;
}

.single-pillar-DR a {
    color: #005292;
}

.single-pillar-DR {
    margin: 35px 0;
}

.title-image-cont-DR {
    margin-bottom: 20px;
}

.download-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.title-image-cont-DR img,
.title-image-cont-DR h3 {
    display: inline-block;
}

.title-image-cont-DR img {
    width: 60px;
    height: 50px;
}

.title-image-cont-DR h3 {
    width: 70%;
}

.address-phone-contact-us-cont {
    margin: 30px;
}

.address-phone-contact-us-cont a {
    display: block;
    font-size: 16px;
    color: #414042;
    margin: 5px 0;
}

.conatact-us-image-a-cont {
    margin: 30px 0;
}

.contact-us-description {
    padding-bottom: 30px;
}

.form-contact-us input {
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    height: 50px;
    margin: 20px 0;
    padding-left: 30px;
    color: #fff;
    font-size: 16px;
    font-family: 'Arvo', serif;
}

.form-contact-us textarea {
    padding: 20px 30px;
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    margin: 20px 0;
    color: #fff;
    font-size: 16px;
    font-family: 'Arvo', serif;
}

.form-contact-us label {
    width: 100%;
    color: #fff;
    font-family: 'Arvo', serif;
    font-size: 18px;
    font-weight: 500;
}

.form-contact-us input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    font-size: 16px;
    font-family: 'Arvo', serif;
}

.form-contact-us input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-size: 16px;
    font-family: 'Arvo', serif;
}

.form-contact-us input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    font-size: 16px;
    font-family: 'Arvo', serif;
}

.form-contact-us input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-size: 16px;
    font-family: 'Arvo', serif;
}

.form-contact-us {
    margin-bottom: 120px;
}

input.submit-btn {
    width: auto;
    padding: 10px 30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

input.submit-btn:hover {
    background-color: #fff;
    color: #3DB7E4;
}

/* new color */
.category-list-section {
    background: #517b91;
    /* Old browsers */
}

/*
background: -moz-linear-gradient(top, #517b91 0%, #5a8da8 50%, #517b91 100%);
background: -webkit-linear-gradient(top, #517b91 0%,#5a8da8 50%,#517b91 100%);
background: linear-gradient(to bottom, #517b91 0%,#5a8da8 50%,#517b91 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517b91', endColorstr='#517b91',GradientType=0 );
*/

.colo-blue-cont {
    background: #517b91;
    /* Old browsers */
}

.page-header.color {
    background: #004e8d;
    position: relative;
}

.page-header.color::after {
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: -50px;
    background: #004e8d;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
}

.category-list-section {
    background: #517b91;
    position: relative;
    margin-top: 90px;
    padding-top: 2vw;
}

.category-list-section::after {
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: absolute;
    top: -50px;
    background: #517b91;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
}

#mti-graph-anchor {
    display: block;
    position: relative;
    top: -170px;
    visibility: hidden;
}

.HTPW-title-div-cont {
    display: inline-block;
    position: relative;
}

.HTPW-title-div-cont .title-information-bar {
    position: absolute;
    top: 50px;
    left: -80px;
}

.HTPW-title-div-cont .title-information-bar .arrow-line {
    -webkit-transform: rotate(-120deg);
    transform: rotate(-120deg);
    width: 50px;
    position: relative;
    left: 92px;
}

.HTPW-description-cont {
    position: relative;
}

.how-to-page-w-line {
    margin-top: 125px;
}

.arrow-line {
    height: 2px;
    background: #006397;
    width: 70px;
}

.HTPW-description-cont h3,
.HTPW-title h3 {
    font-size: 20px;
    color: #006397;
    font-weight: 600;
    margin-top: 40px;
    white-space: nowrap;
}

.arrow-line:after {
    content: '';
    height: 7px;
    width: 7px;
    border-radius: 100%;
    float: right;
    background: #006397;
    margin-top: -2.5px;
}

.HTPW-description-cont .description-metric {
    position: absolute;
    bottom: -125px;
    left: 53%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .description-metric .arrow-line {
    -webkit-transform: rotate(-120deg);
    transform: rotate(-120deg);
}

.HTPW-description-cont .JHS-average {
    position: absolute;
    bottom: -310px;
    left: -60px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}


.HTPW-description-cont .JHS-average.mti-line {
    position: absolute;
    bottom: -285px;
    left: -77px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .JHS-average .arrow-line {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    left: 75px;
}


.HTPW-description-cont .florida-average {
    position: absolute;
    bottom: -310px;
    left: -40px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .florida-average.mti-line .arrow-line {
    left: 39px;
}

.HTPW-description-cont .florida-average .arrow-line {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    left: 15px;
}

.HTPW-description-cont .national-average {
    position: absolute;
    bottom: -310px;
    left: -40px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .national-average .arrow-line {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    left: 15px;
}

.HTPW-description-cont .comparison-national-average {
    position: absolute;
    top: -35px;
    left: -120px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .comparison-national-average .arrow-line {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    left: 145px;
    top: 10px;
}

.HTPW-description-cont .latest-update {
    position: absolute;
    bottom: -70px;
    left: -50px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .latest-update.mti-line {
    bottom: -123px !important;
    left: -28px !important; 
}

.HTPW-description-cont .latest-update .arrow-line {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    left: 85px;
}

.HTPW-description-cont .latest-update.bar {
    bottom: -120px;
    left: -50px;
}

.HTPW-description-cont .latest-update.bar .arrow-line {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    left: 55px;
    top: -25px;
    width: 130px;
}

.HTPW-description-cont .Comparison-N-average {
    position: absolute;
    bottom: -130px;
    left: 40%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.HTPW-description-cont .Comparison-N-average .arrow-line {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    left: 85px;
}

.siteMap-page .single-pillar-DR {
    margin: 0;
}

.copyright-page {
    padding-top: 20px;
}

.copyright-page a {
    color: #005292;
    font-size: 16px;
}

.siteMap-page .single-pillar-DR li {
    color: #005292;
}

.HTPW-page-a {
    color: #006397 !important;
    text-decoration: underline;
    font-weight: 600;
    white-space: nowrap;
}

.HTPW-page-a:hover {
    text-decoration: underline;
}

#skip-to-content {
    left: -100%;
    position: absolute;
}

#skip-to-content:focus {
    left: 0;
}

.survey-style a {
    display: inline-block;
    margin: 20px 0;
    color: #005292;
    font-size: 16px;
}

.header-text.header-hidden.text-center a:hover,
.header-text.header-hidden.text-center a {
    color: #fff;
    text-decoration: underline;
}

.wpcf7-validation-errors ul li {
    color: #ff6355;
}

.wpcf7-validation-errors ul li a {
    color: #E00000;
    background-color: #fff;
    font-family: 'Arvo', serif;
    font-size: 18px;
}

.wpcf8-response-output {
    color: #fff;
}

input.wpcf7-not-valid {
    border: 2px solid #ff6355;
}

.error-message-title {
    color: #fff;
    font-family: 'Arvo', serif;
    font-size: 18px;
}

input.wpcf7-form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: transparent;
}

input.wpcf7-form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: transparent;
}

input.wpcf7-form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: transparent;
}

input.wpcf7-form-control:-moz-placeholder {
    /* Firefox 18- */
    color: transparent;
}

.link-hover:hover {
    text-decoration: underline;
}

.not-applicable {
    /* white-space: nowrap; */
    position: relative;
    right: 20px;
    white-space: -moz-nowrap;
    /* Firefox */
    white-space: -o-nowrap;
    /* Opera */
    white-space: nowrap;
    /* Chrome */
}

.footnote p {
    margin: 10px 0;
    font-size: 16px;
    color: #333132;
    font-style: italic;
    text-align: left;
}

.stiky-footer-cont p {
    text-transform: capitalize;
}

.footer-logo {
    width: 300px;
}

@media (min-width: 1920px) {
    .page-header.color::after {
        height: 276px;
        bottom: -170px;
    }

    .category-list-section::after {
        height: 276px;
        top: -130px;
    }

    .category-list-section {
        padding-top: 4vw;
    }

    .page-header {
        padding-bottom: 5vw;
    }

    .HTPW-title {
        margin-top: 70px;
    }

    .home-intro-section {
        padding: 200px 0;
    }

    .category-list-section h2 {
        margin-top: 100px;
    }

    .pillar-animated-container.small {
        padding-top: 270px;
    }
}

@media (min-width: 2000px) {
    .page-header {
        padding-bottom: 3vw;
    }
}

@media (max-width: 1199px) {
    .address-phone-contact-us-cont a {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .page-header {
        padding-top: 110px;
    }

    .animated-header {
        height: 445px;
    }

    .home-intro-title {
        font-size: 30px;
    }

    .home-intro-description p {
        font-size: 18px;
    }

    .category-list-section h2 {
        font-size: 30px;
        padding-bottom: 80px;
    }

    .category-instance h3 {
        font-size: 26px;
    }

    .category-instance {
        height: 235px;
    }

    .categories-container {
        padding: 0 40px;
    }

    .complete-reports a {
        display: block;
        font-size: 16px;
    }

    .more-info-text,
    .more-info-text .title-better {
        font-size: 16px;
    }

    /* .more-info-text .better-percent { font-size: 16px; } */
    .more-info-text .view-historical-data {
        font-size: 12px;
        text-align: left;
    }

    .download-cont a {
        font-size: 14px;
    }

    .animated-header.small .pillar-header-title {
        font-size: 25px;
        /* top: -65px; */
        top: -85px;
    }

    .animated-header.small .pillar-icon {
        /* top: -70px; */
        top: -90px;
    }

    .pillar-animated-container.small {
        padding-top: 190px;
    }
}


@media (max-width: 767px) {
    .page-header {
        padding-top: 80px;
    }

    .header-title h2,
    .header-title h1 {
        font-size: 20px;
    }

    .header-text p {
        padding-bottom: 20px;
    }

    .imagen-navbar img {
        width: 130px;
        max-width: 130px;
        position: relative;
        top: 7px;
    }

    .home-intro-title {
        font-size: 22px;
    }

    .home-intro-section {
        padding-top: 0;
    }

    .home-intro-description p {
        font-size: 16px;
    }

    .category-list-section h2 {
        font-size: 22px;
        padding-bottom: 70px;
    }

    .category-instance h3 {
        font-size: 20px;
    }

    .category-instance {
        height: 220px;
        margin-bottom: 28px;
    }

    .footer-logo {
        width: 200px;
    }

    .animated-header {
        height: 400px;
    }

    .general-header.unmounted .icon-navbar {
        margin: 20px;
        margin-left: 15px;
    }

    .animated-header.small .pillar-icon {
        display: none;
    }

    .animated-header.small .pillar-header-title {
        font-size: 18px;
        top: -50px;
    }

    .ui-accordion .ui-accordion-header {
        font-size: 16px;
    }

    .icon-navbar .menu-open-button,
    .header-menu .menu-close-button {
        font-size: 15px;
    }

    .header-menu {
        padding: 23px 10px 20px 10px;
    }

    .header-menu .logo-menu {
        max-width: 180px;
    }

    .header-menu .logo-menu.center-block {
        margin-left: 0;
    }


    /*.more-info-text,
  .more-info-text .title-better { font-size: 14px; }
  .more-info-text .better-percent { font-size: 16px; }
  .more-info-text .view-historical-data { font-size: 12px; text-align: left; }*/

    .complete-reports h3 {
        font-size: 22px;
    }

    .complete-reports a {
        display: block;
        font-size: 15px;
    }

    .colo-blue-cont {
        margin-top: 20px;
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .colo-blue-cont h4 {
        font-size: 20px;
    }

    .colo-blue-cont p {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .colo-blue-cont a {
        width: 200px;
        display: block;
        margin: 0 auto;
        font-size: 14px;
        padding: 15px 20px;
    }

    #footer {
        padding-top: 0;
        padding-bottom: 85px;
    }

    .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s,
    .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
        top: 27px;
        right: 3px;
    }

    .chartBars li {
        left: -25px;
    }

    .general-header.unmounted {
        position: absolute !important;
    }

    .animated-header.small {
        position: absolute;
    }

    .pillar-animated-container.small {
        padding-top: 135px;
    }

    .graph-index {
        margin: 0;
        padding: 7px 0;
    }

    .chartBars.data_points {
        margin: 0 auto;
    }

    .title-data-cont {
        margin-top: 0;
    }

    .icon-navbar {
        position: absolute;
        margin-top: 7px;
    }

    .language-cont {
        position: absolute;
    }

    .home-header .imagen-navbar a {
        padding-bottom: 10px;
    }

    .jackson-social-media {
        padding: 20px 0;
    }

    .blue-line-menu {
        margin-bottom: 50px;
    }

    .measure-text,
    .more-info-cont,
    .data-title {
        text-align: center;
    }

    .pillar-icon-link {
        display: none;
    }

    .download-cont {
        min-height: auto;
        margin: 30px 0;
    }

    .blue-line-menu {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .data-cont .blue-line-menu:last-child {
        margin: 0;
    }

    .title-fraph {
        color: #095a9e;
        font-size: 20px;
        font-weight: 600;
    }

    .popover-btn {
        border-radius: 100%;
        width: 20px;
        height: 20px;
        background: #006397;
        border: 0;
        -webkit-animation: flickerAnimation 1s infinite;
        animation: flickerAnimation 1s infinite;
    }

    @keyframes flickerAnimation {
        0% {
            opacity: 1;
        }

        50% {
            opacity: .2;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes flickerAnimation {
        0% {
            opacity: 1;
        }

        50% {
            opacity: .2;
        }

        100% {
            opacity: 1;
        }
    }

    .btn-title-information-bar {
        position: absolute;
        bottom: 45px;
        left: 27px;
    }

    .btn-description-metric-bar {
        position: absolute;
        top: 7px;
        left: -20px;
    }

    .btn-description-metric {
        position: absolute;
        top: 2px;
        left: -20px;
    }

    .btn-JHS-average {
        position: absolute;
        top: 177px;
        left: -25px;
    }

    .btn-florida-average {
        position: absolute;
        top: 177px;
        left: -25px;
    }

    .btn-national-average {
        position: absolute;
        top: 177px;
        left: -25px;
    }

    .btn-latest-update-bar {
        position: absolute;
        top: 100px;
        left: -35px;
    }

    .btn-Comparison-N-average {
        position: absolute;
        top: 70px;
        left: calc(50% - 100px);
        -webkit-transform: translate(-50% -50%);
        transform: translate(-50% -50%);
    }

    .btn-latest-update {
        position: absolute;
        top: 0;
        left: -35px;
    }

    .popover-title {
        margin-top: 20px !important;
        background-color: transparent;
        border-bottom: 0;
    }

    .popover {
        z-index: 99999;
    }
}

@media (max-width: 520px) {
    .top-title {
        padding-top: 110px;
    }

    .animated-header.small .pillar-header-title {
        left: 0;
    }
}

@media (max-width: 490px) {
    .animated-header.small .pillar-header-title {
        font-size: 16px;
        position: relative;
    }
}

@media (max-width: 430px) {
    .HTPW-title {
        font-size: 25px;
    }
}


@media (max-width: 359px) {
    .animated-header {
        height: 460px;
    }

    .header-title {
        padding: 20px;
    }

    .header-title h2 {
        padding-bottom: 0;
    }

    .animated-header.small .pillar-header-title {
        font-size: 16px;
        top: -70px;
    }

    .ui-accordion .ui-accordion-header {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-right: 60px;
        padding-left: 20px;
    }


    .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s,
    .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
        top: 21px;
    }

    .chartBars li {
        left: -15px;
    }
}