/* IT'S ABOUT TIME - IMPACT PAGE */

/* Impact Row 01 - Hero Row */

.impact-row-01-hero-row .button-wrapper {
    padding-top: 0 !important;
    /* display: none !important; */
    margin-bottom: 1rem !important;
}

.impact-row-01-hero-row .button-wrapper .button {
    padding-left: 0 !important;
    margin: 0 !important;
    transition: background-color 0.1s ease-out, color 0.1s ease-out, border-color 0.1s ease-out, all 0.17s ease-out !important;
}

.impact-row-01-hero-row .button-wrapper .button:hover,
.impact-row-01-hero-row .button-wrapper .button:active,
.impact-row-01-hero-row .button-wrapper .button:focus {
    padding-left: 4rem !important;
}

.impact-row-01-hero-row .hero-content .button-wrapper .button:after {
    content: '\25B6';
    display: inline-block;
    margin: 0px 0 0px 1.25rem;
}

@media only screen and (max-width:64em) {
    .impact-row-01-hero-row .hero-bg {
        z-index: 2;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        position: absolute;
        left: 0%;
        transform: translate(-18%, 0%);
        display: block !important;
    }
}

/* Impact Row 02 - Leading the Way */

.impact-row-02-leading-the-way .column.panel.padding-none {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.impact-row-02-leading-the-way .left-elements-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #141414;
    background-image: url(/itsabouttime/images/grid-expanded-white-bg.jpg);
    background-size: initial;
    background-repeat: repeat-x;
    background-position-x: 0;
    background-position-y: calc(100% + 11rem);
}

.impact-row-02-leading-the-way .right-elements-wrapper > p > strong {
    float: right;
}

@media screen and (max-width: 94em) {
    .impact-row-02-leading-the-way .right-elements-wrapper {
        padding: 3rem 0.9375rem 3.5rem 2rem !important;
    }
}

@media only screen and (max-width: 64em){
    .impact-row-02-leading-the-way > .row > .column > .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .impact-row-02-leading-the-way .right-elements-wrapper{
        padding-top:3rem !important;
        padding-bottom: 0rem !important;
    }

    .impact-row-02-leading-the-way .right-elements-wrapper,
    .impact-row-02-leading-the-way .right-elements-wrapper *{
        text-align:left !important;
    }

    .impact-row-02-leading-the-way.row-wrap.widget.body-copy .right-elements-wrapper h2 {
        padding: 0 0rem 1rem;
    }

    .impact-row-02-leading-the-way .left-elements-wrapper {
        padding: 4.5rem 1.25rem 3.5rem !important;
    }
}

@media only screen and (min-width: 64em) {
    .impact-row-02-leading-the-way.row-wrap {
        padding-bottom: 6.5rem;
    }

    .impact-row-02-leading-the-way.row-wrap > .row > .column {
        background-image: linear-gradient(to right, rgb(255, 255, 255) 0, rgb(255, 255, 255) 50%, #141414 50%);
    }

    .impact-row-02-leading-the-way .left-elements-wrapper {
        background-image: url('/itsabouttime/images/grid_pattern_vertical.jpg'), linear-gradient(to right, rgb(255, 255, 255) 0, rgb(255, 255, 255) calc(24vw - 21rem), rgba(0, 0, 0, 0) calc(24vw - 21rem));
        background-size: initial;
        background-repeat: repeat-y;
        background-position-x: calc(24vw - 22rem), 0;
        background-position-y: top;
        overflow: hidden;
    }

    .impact-row-02-leading-the-way .left-elements-wrapper img {
        width: 100%;
        max-width: 60rem;
        padding-left: 8vw !important;
    }
}

@media only screen and (min-width: 94em) {
    .impact-row-02-leading-the-way .right-elements-wrapper {
        padding: 3rem 0.9375rem 3.5rem 0 !important;
    }
}

@media only screen and (max-width: 64em){
    .Impact-Row-03-We-Are-Pursuing-NCI-Designation.row-wrap {
        padding-top: 4rem;
    }
}

/* Row 03 - We Are Pursuing NCI Designation */

.Impact-Row-03-We-Are-Pursuing-NCI-Designation .right-elements-wrapper {
    padding:0 2rem !important;
}

.Impact-Row-03-We-Are-Pursuing-NCI-Designation .left-elements-wrapper {
    padding: 0rem 2rem 0rem !important;
}

.Impact-Row-03-We-Are-Pursuing-NCI-Designation .left-elements-wrapper img {
    max-width: 54rem;
    width: 100%;
}

@media only screen and (max-width: 64em) {
    .Impact-Row-03-We-Are-Pursuing-NCI-Designation .column.panel.padding-none {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .Impact-Row-03-We-Are-Pursuing-NCI-Designation.row-wrap.widget.body-copy * {
        text-align: left;
    }

    .Impact-Row-03-We-Are-Pursuing-NCI-Designation.row-wrap.widget.body-copy .right-elements-wrapper h2 {
        padding-left:0;
        padding-right:0;
    }
}

@media only screen and (min-width: 64em){
    .Impact-Row-03-We-Are-Pursuing-NCI-Designation.row-wrap.widget {
        padding-top: 8rem;
        padding-bottom: 9rem;
    }

    .Impact-Row-03-We-Are-Pursuing-NCI-Designation .right-elements-wrapper {
        padding: 0rem 0.9375rem 0rem 0rem !important;
    }

    .Impact-Row-03-We-Are-Pursuing-NCI-Designation .left-elements-wrapper img {
        padding-left: 2rem !important;
        padding-right:2rem !important;
    }
}

@media only screen and (min-width: 98em) {
    .Impact-Row-03-We-Are-Pursuing-NCI-Designation .left-elements-wrapper img {
        padding-left: 6rem !important;
        padding-right:0rem !important;
    }
}

/* Row 04 - Only UMMC Has The Research */

.impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy {
    padding: 4.5rem 0 1rem;
}

.impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .right-elements-wrapper {
    position: relative;
}

.impact-Row-04-Only-UMMC-Has-The-Research .left-elements-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .left-elements-wrapper h3 {
    text-transform: none;
}

@media only screen and (max-width: 64em) {
    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy *{
        text-align:left;
    }

    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy h2 {
        padding-left: 0;
        padding-right: 0;
        line-height: 1.3;
    }
}

@media only screen and (min-width: 64em) {
    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy {
        padding: 4.5rem 0 7rem;
    }

    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .left-elements-wrapper h3 {
        text-transform: none;
    }

    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .right-elements-wrapper{
        padding-right:6rem !important;
    }

    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .right-elements-wrapper h2 {
        max-width: 43rem;
        font-size:5rem !important;
        line-height: 1.25;
        position: relative;
    }

    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .right-elements-wrapper:after {
        content: '';
        height: 100%;
        width: 4px;
        background-color: black;
        display: block;
        position: absolute;
        right: calc(10vw - 8rem);
        top: 0;
    }

    .impact-Row-04-Only-UMMC-Has-The-Research .left-elements-wrapper{
        padding-left:4rem !important;
    }
}

@media only screen and (min-width: 64em) and (max-width: 110em){
    .impact-Row-04-Only-UMMC-Has-The-Research.row-wrap.widget.body-copy .right-elements-wrapper h2 {
        font-size: 3.5rem !important;
    }
}

/* Row 05 - Economic Impact */

.Impact-Row-05-Economic-Impact {
    background-image: url('/itsabouttime/images/grid-expanded-dark-grey-bg.jpg') !important;
    background-size: initial;
    background-repeat: repeat-x !important;
    background-position-x: 0;
    background-position-y: 0;
    padding-top:9rem;
}

.Impact-Row-05-Economic-Impact .stat-panel > .row > .column {
    min-width: 18rem;
}

.Impact-Row-05-Economic-Impact .stat-panel > .row > .column * {
    padding-left: 1rem;
    padding-right: 1rem;
}

.Impact-Row-05-Economic-Impact .stat-panel > .row > .column *:first-child {
    font-size: 16cqi !important;
    font-family: 'Supreme-Extrabold' !important;
    margin-bottom: 0rem !important;
}

.Impact-Row-05-Economic-Impact .stat-panel > .row > .column *:last-child {
    padding-left:2rem;
    padding-right:2rem;
}

@media only screen and (min-width: 39.75em) {

    .Impact-Row-05-Economic-Impact .stat-panel > .row > .column *:first-child {
        font-size: 9cqi !important;
        margin-bottom: 1.5rem !important;
    }
    
    .Impact-Row-05-Economic-Impact .stat-panel > .row > .column *:last-child {
        font-size: calc(1.375rem + 0.15vw) !important;
    }
}

@media only screen and (min-width: 64em) {

    .Impact-Row-05-Economic-Impact .right-elements-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .Impact-Row-05-Economic-Impact .right-elements-wrapper * {
        max-width: 52.5rem;
    }
}

@media only screen and (min-width: 94rem) {
    .Impact-Row-05-Economic-Impact .stat-panel > .row > .column *:first-child {
        font-size: 7cqi !important;
    }
}

/* Row - Testimonial */

.impact-row-testimonial .left-elements-wrapper,
.impact-row-testimonial .right-elements-wrapper {
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.impact-row-testimonial .left-elements-wrapper {
    padding-bottom: 1.5rem !important;
}

.impact-row-testimonial .left-elements-wrapper * {
    text-align: center;
}

.impact-row-testimonial .left-elements-wrapper img {
    border-radius: 50%;
    max-width: 27rem;
}

.impact-row-testimonial .right-elements-wrapper:before {
    content: url(/itsabouttime/images/icon_double_quotation_left_black.svg);
    display: block;
    margin-bottom: 0.75rem;
}

.impact-row-testimonial .right-elements-wrapper h2 {
    line-height: 1.15;
}

@media only screen and (max-width: 64em) {
    .impact-row-testimonial.row-wrap.widget.body-copy * {
        text-align: left;
    }

    .impact-row-testimonial.row-wrap.widget.body-copy .right-elements-wrapper h2 {
        line-height: 1.25;
    }
}