/* Home */

.banner {
    position: relative;
    height: 427px;
}

    .banner.hasVideoModal {
        height: 555px;
        padding-bottom: 128px;
    }

.homeIntrotext {
    line-height: 1.6em;
}

.backgroundVideoContainer {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: black;
}

.helperContainer {
    position: absolute;
    height: 100%;
    width: 2000px;
    left: 50%;
    top: 0;
    -moz-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    -o-transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}

.backgroundVideo {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fallBackImage {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}


.siteHome.novideoImageFallBack .fallBackImage {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.videoModalLink {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    text-align: left;
    margin-top: -150px;
    margin-bottom: 20px;
    text-decoration: none !important;
}

.videoModalLink .title {
    color: white;
    width: 100%;
    padding: 12px 15px;
    background-color: black;
    display: flex;
    flex-direction: column;
}

.videoModalLink h3 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 300;
}

.videoModalLink img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.videoModalLink svg {
    align-self: flex-end;
    color: #ff6a00;    
}

@media (min-width: 992px) {
    .videoModalLink {
        margin-top: -225px;
    }
}

.videoModalContainer {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    text-align: left;
    margin-top: -150px;
    margin-bottom: -20px;
    text-decoration: none !important;
}

    .videoModalContainer .title {
        font-size: 18px;
        color: white;
        width: 100%;
        padding: 12px 15px;
        background-color: black;
    }

    .videoModalContainer .img {
        position: relative;
        overflow: hidden;
        aspect-ratio: 16/9;
    }

        .videoModalContainer .img-youtube::before {
            content: "";
            display: block;
            position: absolute;
            bottom: 24px;
            right: 35px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 8px 0 8px 16px;
            border-color: transparent transparent transparent #ffffff;
            z-index: 1;
}
        .videoModalContainer .img-youtube::after {
            content: "";
            display: block;
            position: absolute;
            bottom: 12px;
            right: 15px;
            background-color: black;
            height: 40px;
            width: 60px;
            border-radius: 10px;
        }

    .videoModalContainer img {
        display: block;
        width: 100%;
        transition: all .25s ease-in-out;
    }

    .videoModalContainer:hover img {
        transform: scale(1.05);
    }

.videoModal {
    background: none;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.videoModal .modalHeader {
    width: 100%;
    padding-bottom: 5px;
}


.videoModal .modalHeader .closeButton {
    float: right;
    outline: none;
    background: none;
    border: none;
}

            .videoModal .modalHeader .closeButton:hover {
                opacity: .7;
            }


.bgWhite {
    background: white;
}

.siteHome .banner h2 {
    color: #ff6a00;
}

.newsOverviewDivider {
    margin: 2em 0;
}

.overviewNewsItem h3 {
    margin: 0;
}

.overviewNewsItem p {
    margin-bottom: 5px;
}




.arrowBlueBefore {
    padding-left: 35px;
}




.subarrowBlueBefore {
    padding-left: 35px;
}



*.btn-default:hover,
*.btn-default:active,
*.btn-default:active:hover,
*.btn-default:focus {
    background-color: #70bf43;
    border-color: #70bf43;
    color: white;
}

a {
    color: rgb(108, 186, 199);
}

.dashColor {
    color: #656565;
}

.dateColor {
    color: rgb(108, 186, 199);
}

.ctaText .btn-default {
    margin-bottom: 20px;
}

img.imageReadMoreLink {
    width: 20px;
    margin-left: 2%;
}

.accordionh2 a {
    color: #656565;
    text-decoration: none;
    background: none;
    padding-left: 0;
    text-transform: none;
    font-size: 25px;
    font-weight: bold;
}

    .accordionh2 a:hover {
        color: #656565;
        text-decoration: none;
    }

#contour input.text, #contour textarea, .contour input.text, .contour textarea {
    background-color: #EDEDED;
}

#contour #contour textarea, .contour .contour textarea {
    margin-bottom: 15px;
}

.contourField.dropdown select {
    background-color: #EDEDED;
}

#contour label.fieldLabel, .contour label.fieldLabel {
    display: none !important;
}

#contour textarea, .contour textarea {
    margin-bottom: 30px !important;
}

.contourField.longanswer textarea {
    max-width: 550px !important;
}

.contourField.shortanswer input {
    margin-bottom: 15px !important;
}

h2.contourPageName {
    color: #656565;
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
}

.contour.siouxnews {
    background-color: #EDEDED;
    margin-bottom: 60px;
}

    .contour.siouxnews h2.contourPageName::before {
        content: "\f003";
        font-family: FontAwesome;
        display: inline-block;
        width: 1.3em;
        margin: 0px 10px 0 0px;
        font-size: 30px;
    }

    .contour.siouxnews h2.contourPageName {
        margin-left: 40px;
    }



    /*.contourField.email div input.text{
    max-width:75% !important;
    background-color:white;
    border:none;
    margin-left:40px;
    padding-left:20px;
}*/

    .contour.siouxnews input.btn.btn-primary.primary {
        margin-left: 40px;
    }



::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #656565;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #656565;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #656565;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #656565;
}

.eventDate {
    display: block;
    float: left;
    color: rgb(241, 93, 3);
    font-weight: bold;
    min-width: 115px;
}

.eventName {
    float: left;
    color: #656565;
}

.EventsContainer nav {
    text-align: center;
}

.caseOverview div .selectric span.label {
    color: rgb(241, 93, 3);
}

.caseOverview .selectric-scroll {
    background-color: rgb(241, 93, 3);
}

.caseOverview .selectric-items li.highlighted {
    background-color: rgb(241, 93, 3);
    color: white;
    font-weight: bolder;
}

.caseOverview .selectric-scroll li:hover {
    background-color: rgb(241, 93, 3);
}

.caseOverviewFilters {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

    .caseOverviewFilters .caseFilterList {
        padding-left: 20px;
        margin-bottom: 0;
    }

        .caseOverviewFilters .caseFilterList li {
            padding-left: 20px;
            cursor: pointer;
        }

            .caseOverviewFilters .caseFilterList li.active {
                font-weight: bold;
            }

            .caseOverviewFilters .caseFilterList li:before,
            .caseOverviewFilters .caseFilterList li:after {
                top: 14px;
                left: 0;
                position: absolute;
                content: "";
                display: block;
                height: 9px;
                width: 9px;
                border-radius: 9px;
            }

            .caseOverviewFilters .caseFilterList li:before {
                border: 1px solid #858585;
                background-color: white;
            }

            .caseOverviewFilters .caseFilterList li.active:after {
                top: 16px;
                left: 2px;
                height: 5px;
                width: 5px;
                border-radius: 5px;
                background-color: #ff6a00;
            }


    .caseOverviewFilters .filterTitle {
        padding-left: 20px;
        position: relative;
        outline: none !important;
    }

        .caseOverviewFilters .filterTitle:before {
            content: "";
            display: block;
            height: 10px;
            width: 10px;
            position: absolute;
            top: 12px;
            left: 0;
            background: center url(/Img/bracket-small.png) no-repeat;
            background-size: auto 100%;
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            -ms-transition: transform .25s ease-in-out;
            -o-transition: transform .25s ease-in-out;
            -webkit-transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out;
        }

        .caseOverviewFilters .filterTitle.collapsed:before {
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }



.siteCaseOverview #filters .panel {
    margin-bottom: 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.siteContentPage div .selectric span.label {
    color: rgb(241, 93, 3);
}

.siteContentPage .selectric-scroll {
    background-color: rgb(241, 93, 3);
}

.siteContentPage .selectric-items li.highlighted {
    background-color: rgb(241, 93, 3);
    color: white;
    font-weight: bolder;
}

.siteContentPage .selectric-scroll li:hover {
    background-color: rgb(241, 93, 3);
}

.relatedLinks {
    background-color: rgb(108, 186, 199);
    padding: 15px;
    margin-top: 50px;
    color: white;
}


    .relatedLinks .boldText {
        font-weight: bold;
        padding-left: 50px;
    }

    .relatedLinks a {
        color: white;
        text-decoration: none;
        font-weight: 100;
        padding-left: 50px;
    }

.eventsContainer.greyBlock {
    padding: 25px 25px 15px 25px;
}

.darkGrayH2 {
    color: #656565;
    padding-bottom: 15px;
    font-weight: bold;
}

a.event {
    padding-bottom: 10px;
}

.caseArrowLeft {
    position: fixed;
    top: 250px;
    z-index: 1000;
}

.caseArrowRight {
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 1000;
}

/* New Homepage */


.siteHome .banner .title {
    position: absolute;
    text-align: left;
    left: 15px;
    bottom: 0;
    padding: 10px 25px;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.4;
    font-size: 48px;
}

    .siteHome .banner .title > p {
        margin-bottom: 0;
    }

    .siteHome .banner .title h1 {
        line-height: 1.4;
        font-size: 48px;
    }

    .siteHome .banner .title .btn-primary {
        background: transparent;
        color: white;
        border: 2px solid white;
        transition: all ease-in-out .125s;
        font-size: 16px;
    }

.siteHome .bgBlue {
    box-sizing: border-box;
    background-color: #6aa5b3;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    padding-top: 40px;
    padding-bottom: 120px;
}

.homeContentBlocks {
    margin-top: -110px;
}

.siteHome .card {
    display: block;
    margin-bottom: 15px;
}

.card.overviewCard {
    display: block;
}

.siteHome a.card,
a.card.overviewCard {
    text-decoration: none;
}

.siteHome .cardTitle,
.card.overviewCard .cardTitle, .siteHome .newstitle {
    background-color: #ededed;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    color: #656565;
    line-height: 1.45;
    text-transform: none;
    margin-bottom: 0;
}

.card.overviewCard .cardContent .cardTitle,
.siteHome .newstitle {
    padding: 0;
}

/*.siteHome .card.overviewCard .cardTitle {
    font-size: 20px;
    font-weight: 300;
}*/



.card.overviewCard .cardTitle.bg-blue {
    background-color: #6aa5b3;
    color: white;
}

.card.overviewCard .cardTitle.bg-orange {
    background-color: #ff6a00;
    color: white;
}

.card.overviewCard .cardPhoto {
    overflow: hidden;
}

    .siteHome .cardPhoto img, .card.overviewCard .cardPhoto img {
        width: 100%;
        -ms-transition: transform ease-in-out .2s;
        -o-transition: transform ease-in-out .2s;
        -webkit-transition: transform ease-in-out .2s;
        transition: transform ease-in-out .2s; /* Animation */
    }

.card.overviewCard:hover .cardPhoto img {
    transform: scale(1.05);
}

.siteHome .cardContent, .card.overviewCard .cardContent {
    position: relative;
    line-height: 1.4;
    background-color: #ededed;
    padding: 15px 15px 45px;
    color: #656565;
}

    .siteHome .cardContent:after,
    a.card.overviewCard .cardContent:after {
        content: url(/Img/bracket-small.png);
        display: block;
        color: #ff6a00;
        position: absolute;
        bottom: 15px;
        right: 25px;
    }

.callToActionBlock {
    padding: 40px 0 30px;
    margin-bottom: -70px;
}

    .callToActionBlock p {
        color: white;
        font-size: 20px;
        font-weight: 300;
    }

    .callToActionBlock h2 {
        color: white;
        font-size: 32px;
        text-transform: none;
    }


    .callToActionBlock.fullCta {
        background-color: #6aa5b3;
    }

.fullCtaButtonWrapper {
    min-height: 60px;
}

.fullCta a.btn-cta {
    position: absolute;
    bottom: 0;
    right: 40px;
    color: white;
    border: 1px solid white;
}

.fullCta .btn-cta:hover,
.fullCta .btn-cta:active,
.fullCta .btn-cta:active:hover,
.fullCta .btn-cta:focus {
    color: white;
    border: 1px solid white;
}

.quoteBlock {
    margin-bottom: 30px;
}

    .quoteBlock .quoteText,
    .siteHome .careersText {
        position: absolute;
        bottom: -1px;
        right: 0;
        display: block;
        background-color: #fff;
        font-size: 1em;
        z-index: 2;
        padding: 40px 15px;
        line-height: 1;
        font-size: 24px;
    }



    .quoteBlock .quoteText {
        width: 80%;
        padding: 35px;
    }

    .quoteBlock .left .quoteText {
        left: 0;
        right: auto;
    }




    .quoteBlock .quoteText p,
    .siteHome .careersText p {
        line-height: 1;
        font-size: 24px;
        padding-right: 15px;
        margin: 0;
        color: #ff6a00;
    }

    .quoteBlock .quoteText p {
        margin-bottom: 30px;
    }

        .quoteBlock .quoteText p.quoteName {
            color: #5C5C5C;
            font-size: 16px;
            margin-bottom: 0;
        }

.siteHome .careersText .readMoreLink {
    position: absolute;
    bottom: 5px;
    right: 15px;
    font-weight: normal;
    color: #ff6a00;
    text-decoration: none;
}

.hoverShade {
    -ms-transition: box-shadow 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out;
    -webkit-transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out;
}

    .hoverShade:hover {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .2);
    }

.siteHome .readMoreLink a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    color: #ff6a00;
    text-decoration: none;
}

.siteHome .readMoreLink:after {
    background-image: url(/Img/bracket-small.png);
    background-size: 8px 14px;
    display: inline-block;
    width: 8px;
    height: 14px;
    margin-bottom: -1px;
    content: "";
    margin-left: 10px;
}

.siteHome .cardDeckTitle {
    font-weight: normal;
    font-size: 18px;
    color: #ff6a00;
    text-transform: none;
}

.siteHome .cardHeader.news {
    display: block;
    padding: 5px 10px;
    background-color: #A8D2C6;
    font-weight: 700;
    color: #fff;
}

.siteHome .newstitle {
    min-height: 64px;
}

.homeNewsBorder:after {
    content: "";
    display: block;
    border-bottom: 2px solid #ff6a00;
    padding-bottom: 2em;
    margin-bottom: 1.5em;
}

.homeNewsItems .readMoreLink,
.homeEvents .readMoreLink {
    padding-top: 10px;
}


a.homeEvent {
    position: relative;
    display: block;
    background-color: #ededed;
    margin-bottom: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px !important;
    text-decoration: none;
}

    a.homeEvent.last {
        margin-bottom: 15px;
    }

.homeEvent:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 14px;
    width: 8px;
    background-image: url(/Img/bracket-small.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.homeEvent .eventDate {
    text-transform: uppercase;
    display: block;
    float: none;
    color: rgb(241, 93, 3);
    font-weight: bold;
    min-width: 115px;
    margin-bottom: 10px;
}

.homeEvent .eventName {
    font-size: 18px;
    float: none;
    color: #656565;
    line-height: 1.4;
    font-weight: bold;
}

.homeEvent .eventDescription {
    color: #656565;
    float: none;
    font-weight: normal;
    line-height: 1;
}

.container-wide {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.quoteBlock {
    margin-bottom: 60px;
}



    .careersBlock .parallax-window,
    .quoteBlock .parallax-window {
        position: relative;
        margin-top: 100px;
        display: block;
        z-index: 1;
        background-size: cover;
        background-position: 50% 50%;
    }

    .quoteBlock .parallax-window {
        margin-top: 60px;
    }

    .quoteBlock .quoteTextColumn, .careersBlock .careersTextColumn {
        min-height: 400px;
    }

button.filterTitle {
    text-align: left;
    display: block;
    width: 100%;
    background: transparent;
    font-size: 19px;
    font-weight: 300;
    border: none;
}


/*   /new Homepage */

@media (min-width: 768px) {
    .videoModal .modal-dialog {
        width: 80%;
    }

    .relatedLinks .boldText {
        padding-left: 30px;
    }

    .homeBannerLink {
        position: relative;
        height: 72px;
        margin-top: -72px;
        overflow: hidden;
    }

    .siteHome .careers .text {
        display: block;
        background-color: #fff;
        font-size: 1.2em;
    }

        .siteHome .careers .text h2 {
            line-height: 1.3;
        }


    .siteHome .careersText {
        padding: 40px;
    }

        .siteHome .careersText p {
            line-height: 1.2;
            padding-right: 0;
        }
}



@media (min-width: 992px) {
    .videoModalContainer .title {
        font-size: 16px;
    }


    .homeNewsBorder {
        border-right: 2px solid #ff6a00;
    }



        .homeNewsBorder:after {
            display: none;
        }


    .banner {
        overflow: hidden;
    }

    .careers .text {
        margin-top: 234px;
    }

    .contour.siouxnews input.btn.btn-primary.primary {
        float: right;
        margin-top: -70px;
        margin-right: 5%;
    }

    .quoteBlock .quoteTextContainer,
    .siteHome .careersTextContainer {
        width: 970px;
        padding: 0 40px;
        margin: 0 auto;
    }

    .quoteBlock .quoteTextContainer {
        width: 1170px;
    }

    .quoteBlock .quoteTextColumn,
    .siteHome .careersTextColumn {
        width: 100%;
        float: left;
        position: relative;
    }

    .quoteBlock .quoteText,
    .siteHome .careersText {
        top: auto;
        right: 2px;
        padding: 45px;
        width: 33.333%;
    }

    .quoteBlock .left .quoteText {
        left: 2px;
        right: auto;
    }

    .caseOverviewFilters .filterTitle {
        cursor: default;
        outline: none;
        pointer-events: none;
    }

        .caseOverviewFilters .filterTitle:before {
            -ms-transform: rotate(90deg) !important;
            -webkit-transform: rotate(90deg) !important;
            transform: rotate(90deg) !important;
        }

    #caseFilterCollapse {
        display: block;
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    .videoModalContainer .title {
        font-size: 18px;
    }

    .siteHome .careersTextContainer {
        width: 1170px;
    }

    .site-header {
        z-index: 10;
    }

    .careers .text {
        margin-left: 749px;
        margin-top: 212px;
        width: 325px;
    }
}

@media (min-width: 1500px) {
}

/**umb_name:Blue Arrow header*/

h2.arrowBlueBefore {
    background-image: url('../Img/arrowCircle_blue.png');
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 0 5px;
    min-height: 25px;
}

/**umb_name:Blue Arrow subheader*/

h2.subarrowBlueBefore {
    background-image: url('../Img/arrowCircle_blue.png');
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 0 5px;
    min-height: 25px;
    color: #656565;
}

/**umb_name:Secondary button*/

.btn-default {
    background-color: #6aa5b3;
    border-color: #6aa5b3;
}
