/* Flex Section / Sac State by the Numbers */
.t1 .jumbotron.paral.paralsec.flex-section {
    padding: 0;
    background: rgb(0, 78, 56);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .2) 100%), url('../svg/nav-dots.svg'), linear-gradient(60deg, rgb(0, 78, 56) 0%, rgb(0, 132, 83) 10%, rgb(0, 170, 79) 30%, rgb(196, 192, 129) 80%);
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
    position: relative;
}

.t1 .jumbotron.paral.paralsec.flex-section h1 {
    text-indent: -9999px;
    height: 0;
    margin: 0;
    padding: 0;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container,
.t1 .jumbotron.paral.paralsec.flex-section div.container aside {
    padding: 0;
    margin: 0;
    max-width: unset;
    position: relative;
    overflow: hidden;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container img {
    display: none;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container blockquote {
    margin: 2rem 0 1rem 0;
    background: rgb(196, 192, 129);
    padding: 1.5em 10% .75em 10%;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container blockquote q,
.t1 .jumbotron.paral.paralsec.flex-section div.container blockquote cite {
    display: inline-block;
    max-width: 960px;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container blockquote q {
    color: #043927;
    font-size: 20px;
    line-height: 1;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container blockquote cite {
    color: #021e14;
    font-size: 14px;
    line-height: 1.5;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container blockquote cite:before {
    display: inline;
    content: "- ";
}

.t1 .jumbotron.paral.paralsec.flex-section div.container ul {
    padding: 0;
    list-style: none;
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto 3em auto;
    color: #fff;
    background: transparent;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    padding: 1em 5%;
    /*border-right: 1px solid rgb(196,192,129);*/
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container ul li:last-child,
.t1 .jumbotron.paral.paralsec.flex-section div.container ul li:nth-child(3n) {
    border-right: 0;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container ul li strong {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 300;
    display: block;
}

.t1 .jumbotron.paral.paralsec.flex-section div.container ul li sup {
    top: -.25rem;
}

.t1 .flex-section video,
.t2 .flex-section video {
    width: 100% !important;
    height: auto !important;
}

@media screen and (min-width: 600px) {


    .t1 .jumbotron.paral.paralsec.flex-section div.container ul li {
        text-align: left;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul li strong {
        font-size: 24px;
        line-height: 1.2;
        font-weight: 600;
    }
}
@media screen and (min-width: 640px) {
 .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        display: block;
        position: absolute;
        bottom: 0;
        right: -5%; /* for ryan */
        right: -20%; /* for nelson */
        z-index: 20;
        height: 73%; /* for ryan */
        height: 81%; /* for nelson */
    }
    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        width: 45%; /* for ryan */
        width: 30%; /* for nelson */
        margin-left: 10%;
    }
}

@media screen and (min-width: 718px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        right: -5%; /* for ryan */
        height: 71%; /* for ryan */
        right: -10%; /* for nelson */
        height: 80%; /* for nelson */
    }
}

@media screen and (min-width: 800px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        height: 94%; /* for ryan */
        right: 0; /* for ryan */
        right: -15%; /* for nelson */
        height: 100%; /* for nelson */
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container blockquote {
        margin: 2rem 0 1rem 0;
        background: rgb(196, 192, 129);
        padding: 1.5em 36% .75em 5%;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        width: 35%; /* for ryan */
        width: 24%; /* for nelson */
        margin-left: 10%;
    }
}

@media screen and (min-width: 900px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        right: 0; /* for ryan */
        right: -5%; /* for nelson */
    }
    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        width: 35%; /* for ryan */
        width: 30%; /* for nelson */
    }
}

@media screen and (min-width: 1000px) {

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        padding: 0;
        list-style: none;
        width: 75%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 auto 3em 0;
        background: transparent;
        background: -webkit-gradient(linear, left top, right top, from(rgba(196, 192, 129, 0)), color-stop(32.75%, rgba(196, 192, 129, 0)), color-stop(33%, rgba(196, 192, 129, 1)), color-stop(33.25%, rgba(196, 192, 129, 0)), color-stop(66.75%, rgba(196, 192, 129, 0)), color-stop(67%, rgba(196, 192, 129, 1)), color-stop(67.25%, rgba(196, 192, 129, 0)), to(rgba(196, 192, 129, 0)));
        background: linear-gradient(90deg, rgba(196, 192, 129, 0) 0%, rgba(196, 192, 129, 0) 32.75%, rgba(196, 192, 129, 1) 33%, rgba(196, 192, 129, 0) 33.25%, rgba(196, 192, 129, 0) 66.75%, rgba(196, 192, 129, 1) 67%, rgba(196, 192, 129, 0) 67.25%, rgba(196, 192, 129, 0) 100%);
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
        flex: 1 0 30%;
        padding: 1em 5%;
        font-size: 16px;
        line-height: 1.25;
        text-align: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        height: 67%; /*for Ryan */
        height: 100%; /*for Nelson */
        right: 0; /* for ryan */
        right: -12%; /* for Nelson */
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container blockquote {
        padding-right: 20%;
    }
}

@media screen and (max-width: 600px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        width: 70%;
        margin: 0 auto 3em;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul li strong {
        font-size: 24px;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container blockquote {
        padding-left: 10%;
    }
}

@media screen and (min-width: 1110px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        height: 91%; /* ryan */
        height: 100%; /* nelson */
        right: 0; /* for ryan */
        right: -7%; /* for Nelson */
    }
}

@media screen and (min-width: 1291px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        height: 100%;
        right: 0;
    }
}

@media screen and (min-width: 1460px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container blockquote {
        padding-left: 15%;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        width: 60%;
        margin-left: 15%;
    }
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        right: 3%; /* nelson only */
    }
}

@media screen and (min-width: 1700px) {
    .t1 .jumbotron.paral.paralsec.flex-section div.container blockquote {
        padding-left: 20%;
    }

    .t1 .jumbotron.paral.paralsec.flex-section div.container ul {
        width: 60%;
        margin-left: 15%;
    }
    .t1 .jumbotron.paral.paralsec.flex-section div.container img {
        right: 5%; /* nelson only */
    }
}


.t2 .paralsec a.button-default,
.t2 .paralsec a.button-default:link,
.t2 .paralsec a.button-default:visited,
.t2 .paralsec a.button-cta,
.t2 .paralsec a.button-cta:link,
.t2 .paralsec a.button-cta:visited {
    display: block;
    padding: 1em 5%;
    border: 2px solid rgb(218, 212, 144);
    border-radius: 4px;
    background: rgba(0, 0, 0, .15);
    /* transparent black fill */
    min-width: 200px;
    margin: 1em 0 1em auto;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    /*text-transform: capitalize;*/
}

.t2 .paralsec a.button-default:hover,
.t2 .paralsec a.button-default:focus,
.t2 .paralsec a.button-cta:hover,
.t2 .paralsec a.button-cta:focus {
    background: rgba(0, 0, 0, .3);
    /* transparent black fill */
    color: #f0d470;
    /* hyellow */
    text-shadow: rgba(0, 0, 0, .6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, .6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, .6) 0 3px 6px;
}

.t2 .paralsec a.button-default:active,
.t2 .paralsec a.button-cta:active {
    background: rgba(255, 255, 255, .5);
    /* transparent black fill */
    -webkit-box-shadow: rgba(0, 0, 0, .6) 0 0 0;
    box-shadow: rgba(0, 0, 0, .6) 0 0 0;
    color: #f0d470;
}


@media screen and (max-width:639px) {
    /*.t2:not(.page-colleges-majors) .paralsec {*/
    /*    display: none;*/
    /*}*/
}

@media screen and (min-width:640px) {
    .t2 .paralsec {
        display: block;
        padding: 2em 5%;
        background-color: rgb(0, 78, 56);
        background-image: url('../images/rivers-1600w.svg'), linear-gradient(60deg, rgb(0, 78, 56) 20%, rgb(0, 132, 83) 100%);
        background-blend-mode: color-dodge;
        background-position: 50%;
        background-size: 150%;
        background-attachment: initial;
        background-repeat: no-repeat;
    }

    .t2 .paralsec .container {
        padding: 0;
        color: #fff;
    }

    .t2 .paralsec .container h2,
    .t2 .paralsec .container h3 {
        color: #c4b581;
    }

    .t2 .paralsec .container p,
    .t2 .paralsec .container li {
        color: #fff;
        font-size: 16px;
        max-width: 100%;
    }
}

@media screen and (min-width:768px) {
    .t2 .paralsec .container {
        max-width: 75ch !important;
    }
}

@media screen and (min-width:1400px) {
    .t2 .paralsec {
        background-size: 100%;
    }
}

@media screen and (min-width:1540px) {
    .t2 .paralsec h1 {
        max-width: 100%;
    }
}
