
.hr_wide_blue {
    color: black;
    border-top: 2px solid var(--background-blue);
    border-radius: 3px;
    width: 58%;
    margin-top: 47px;
}

.hr_wide_green {
    color: black;
    border-top: 2px solid var(--background-green);
    border-radius: 3px;
    width: 58%;
    margin-top: 47px;
}

.hr_short_green {
    color: black;
    border-top: 10px solid var(--background-green);
    border-radius: 0px;
    width: 70px;
    margin-top: 47px;
}

.hr_short_blue {
    color: black;
    border-top: 2px solid var(--background-blue);
    border-radius: 3px;
    width: 22%;
    margin-top: 47px;
}

.dot_red {
    height: 25px;
    width: 25px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
}

.centered {
    text-align: center;
    width: 48%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.centered_wide {
    text-align: center;
    width: 58%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.margin_1 {
    text-align: left;
    width: 72%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.margin_2 {
    text-align: left;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.margin_3 {
    text-align: left;
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.margin_4 {
    text-align: left;
    width: 58%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.margin_widest {
    text-align: left;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.p_margin_1 {
    margin-top: 36px;
}

.tb_margin_h1 {
    margin-top: 56px;
}

.tb_margin_h2 {
    margin-top: 47px;
    margin-bottom: 0px;
}

.tb_margin_h3 {
    margin-top: 66px;
}

.tb_margin_p1 {
    margin-top: 25px;
    margin-bottom: 0px;
}

.tb_margin_p2 {
    margin-top: 20x;
    margin-bottom: 0px;
}

.tb_margin_z {
    margin-top: 0px;
    margin-bottom: 0px;
}

.tb_margin_section_end {
    margin-bottom: 66px;
}

.tb_margin_link {
    margin-top: 36px;
    margin-bottom: 0px;
}

.reference_link {
    color: var(--blue-link-text);
    font-size: 25px;
    font-weight: 500;
}

.white_link {
    color: var(--white-text);
    font-weight: 400;
    font-size: 19px;
    padding-bottom: 4px;
    text-decoration-line:underline;
}

.white_link:hover {
    color: var(--background-grey);
}

.research_text_then_pic {
    width: 50%;
}

.research_text_block_left {
    padding-left: 19px;
    top: 80px;
}

.research_text_block_left_no_indent {
    padding-left: 0px;
    top: 80px;
}

.research_text_block_right {
    padding-left: 19px;
    top: 200px;
    height: 300px;
}

.research_body_banner {
    background-color: var(--background-blue);
    height: 595px;
}

.research_banner_text_block_left {
    background-color: var(--background-blue);
    vertical-align: middle;
    width: 50%;
    float: left;
}

.research_banner_text_block {
    vertical-align: middle;
    justify-content: center;
    float: right;
    width: 553px;
    padding-right: 46px;
}

.research_header {
    font-weight: 700;
    font-size: 40px;
    padding: 50px 17px 25px 0px;
}

.research_subheader {
    font-weight: 700;
    font-size: 25px;
    padding: 0px 0px 26px 0px;
    margin-top: -10px;
}

.research_graphs {
    position: absolute;
    top: 140px;
    left: 50%;
    width: 500px;
}

.research_top_banner_image {
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
}

.telehealth_section{
    margin-top: 67px;
    margin-bottom:125px;
}

.telehealth_header_section{
    width: 58%;
    margin-left:auto;
    margin-right:auto;
}

.telehealth_header_image {
    width: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
    margin-bottom: 18px;
}

.telehealth_header {
    text-align: center;
}

.telehealth_subheader {
    text-align: center;
    width: 48%;
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.full_width_image {
    width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
    margin-bottom: 18px;
}

.research_banner_section {
    background-color: var(--background-blue);
    display: block;
    justify-content: center;
    align-items: center;
    height: fit-content;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15%;
    padding-right: 15%;
}

.research_header_content {
    display: block;
    justify-content: center;
    align-items: center;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    height: fit-content;
}

.research_logo {
    display: block;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-bottom: 20px;
}

.research_banner_section h1 {
    display: block;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    height: fit-content;
    text-align: center;
    margin-bottom: 12px;
}

.research_banner_section h2 {
    display: block;
    max-width: 924px;
    margin-left: auto;
    margin-right: auto;
    height: fit-content;
    text-align: center;
}

.research_body_section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 40px;
}

.green_line_p {
    border-left: 10px solid var(--background-green);
    padding-left: 10px;
}

.vertical_green_line {
    display: block;
    width: 20px;
    height: 100%;
    background-color: var(--background-green);
}

.green_line_indent {
    padding-left: 20px;
}

/*.green_line_p:before {
    content : "";
    position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 100%;
    width   : 20px;
    border-left: 20px solid var(--background-green);
  }
  */

.deterent_container {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    place-content: flex-start;
}

.deterent_frame {
    width: 260px;
    display: block;
    padding-right: 9px;
    padding-top: 11px;
    padding-bottom: 12px;
    /* border-style: solid; */
    border-radius: 0px;
    margin: 10px;
}

.rehab_deterent {
    display: inline;
}

.deterent_dot_holder {
    display: inline;
    width: 12%;
    float: left;
    padding-top: 4px;
}

.deterent_text_holder {
    display: inline;
    vertical-align: middle;
    width: 84%;
    float: right;
}

.app_usability_body {
    display: flex;
    width: 58%;
    padding-top: 12px;
    margin-left:auto;
    margin-right:auto;
}

.app_usability_graph_holder {
    display: inline;
    width: 150px;
    align-content: center;
    float: left;
    padding-top: 12px;
    text-align: center;
}

.app_usability_text_holder {
    display: inline;
    width: 79%;
    float: right;
    padding-left:20px;
}


@media (max-width: 1270px) {
    
    .research_body_banner {
        background-color: var(--background-blue);
        height: 506px;
    }
    
    .research_banner_text_block_left {
        background-color: var(--background-blue);
        vertical-align: middle;
        width: 50%;
        float: left;
    }
    
    .research_banner_text_block {
        vertical-align: middle;
        justify-content: center;
        float: right;
        width: 461px;
        padding-right: 46px;
    }
    
    .research_header {
        font-weight: 700;
        font-size: 30px;
        padding: 25px 0px 0px 0px;
    }
    
    .research_subheader {
        font-weight: 600;
        font-size: 23px;
        padding: 12px 0px 18px 0px;
        margin-top: -10px;
    }

    .research_graphs {
        position: absolute;
        top: 99px;
        left: 47%;
        width: 400px;
    }
    
    .research_top_banner_image {
        height: 506px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        margin: 0;
        padding: 0;
        width: 50%;
        float: left;
        position: relative;
        min-height: 1px;
    }
}

@media (max-width: 992px) {

    .full_width_image {
        width: 85%;
        max-width: 493px;
    }

    .research_text_then_pic {
        width: 85%;
    }

    .research_text_block_left {
        padding-left: 0px;
        top: auto;
    }

    .research_text_block_right {
        padding-left: 0px;
        top: 0px;
        height: 40%;
    }

    .telehealth_header_section{
        max-width: 493px;
        width: fit-content;
        margin-left:auto;
        margin-right:auto;
    }
  
    .research_body_banner {
        /*float: left;*/
        padding: 0px 0px 0px 0px;
        height:min-content;
        display: block;
        overflow: auto;
    }

    .research_banner_text_block_left {
        background-color: var(--background-blue);
        vertical-align: middle;
        width: 100%;
        height: fit-content;
        order: 1;
    }

    .research_banner_text_block {
        vertical-align: middle;
        justify-content: center;
        width: 90%;
        padding-right: 85px;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }
    
    .research_header {
        /*float: left;*/
        width: 90%;
        padding: 48px 0px 4px 0px;
    }
    
    .research_subheader {
        /*float: left;*/
        width: 90%;
        font-size: 20px;
        padding: 12px 0px 0px 0px;
        margin-bottom: 24px;
    }

    .research_graphs {
        order:4;
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
        max-width: 600px;
    }

    .research_top_banner_image {
        height: 0px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 1px;
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;
        min-height: 15px;
        order: 2;
    }

    .telehealth_subheader {
        text-align: left;
        width: 85%;
        max-width: 493px;
    }

    .deterent_container {
        width: 85%;
        max-width: 493px;
    }

    .margin_1 {
        width: 85%;
        max-width: 493px;
    }

    .margin_2 {
        width: 85%;
        max-width: 493px;
    }
    .margin_3 {
        text-align: left;
        width: 85%;
        max-width: 493px;
    }

    .margin_4 {
        width: 58%;
        max-width: 493px;
    }

    .margin_widest {
        width: 100%;
        max-width: 493px;
    }

    .margin_participants {
        max-width: 493px;
        width: 100;
    }

    .centered {
        text-align: left;
        width: 85%;
        max-width: 493px;
    }

    .centered_wide {
        text-align: left;
        width: 85%;
        max-width: 493px;
    }

    .hr_wide_blue {
        width: 85%;
        max-width: 493px;
    }

    .hr_wide_green {
        width: 85%;
        max-width: 493px;
    }

    .app_usability_body {
        display: flex;
        flex-flow: column;
        width: 85%;
    }
    
    .app_usability_graph_holder {
        display: inline-block;
        order: 1;
        margin-left: auto;
        margin-right: auto;
    }
    
    .app_usability_text_holder {
        display: inline-block;
        order: 2;
        width: 100%;
        max-width: 493px;
        padding-left: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .hr_short_green {
        margin-left: 0px;
    }

    .green_line_indent {
        padding-left: 0px;
    }
}

@media (max-width: 506px) {
    .hr_short_green {
        margin-left: 0px;
    }   
}
