.uw-footer a:hover {
    color: #b7a57a;
    text-decoration: none;
}

.uw-footer a {
    color: #fff;
    text-decoration: none;
}

.home #uw-container div#uw-container-inner {
    background-color: #fff;
}

.fullwidthband {
    background-color: #808080;
    min-height: 250px;
}

.uw-site-title-link {
    display: none;
}


.uw-hero-image-mobile {
    display: none
}

.uw-site-title-link {
    display: inline-block;
}

@media only screen and (max-width : 767px) {
    .uw-hero-image {
        display: none;
    }

    .uw-site-title-link {
        display: none;
    }
}

.bodyBackground {
    background-color: #f0ede3;
    padding-top: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.greyHR {
    border-top: 1px solid #a19a9a;
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
}

.box-outer .box .tile.box-no-border {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.course-matrix {
    text-align: center;
}

    .course-matrix h3 {
        text-transform: uppercase;
    }

    .course-matrix .tile {
        padding: 0px !important;
    }


/*<!-- Catalog -->*/
.uw-select-mask {
    width: 300px;
}

.catalog td:last-child {
    padding-top: 38px !important;
}


.tableResponsive {
    width: 100%;
    border-collapse: inherit;
    border: 0px solid #ccc;
}
    /* Zebra striping */
    .tableResponsive tr:nth-of-type(odd) {
        background: #eee;
    }



    .tableResponsive th {
        color: #4b2e83;
        background-color: #fff !important;
        text-transform: uppercase;
        font-family: Encode Sans Compressed;
        font-size: 18px;
        font-weight: 800;
        padding-left: 10px;
    }

    .tableResponsive td strong {
        font-family: Encode Sans Compressed;
        font-weight: 800;
        line-height: 1.5;
    }

    .tableResponsive td, .tableResponsive th {
        padding-bottom: 6px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    .tableResponsive td {
        height: 80px;
        padding-top: 0px;
        margin-top: 20px;
    }

.firstTD {
    padding-right: 20px;
}

.tableResponsive td {
    padding-left: 10px;
}

.tableResponsive tr:nth-of-type(odd) {
    background-color: #f7f7f8;
}

.tableResponsive a:link, .tableResponsive a:visited {
    color: #000;
}

.tableResponsive th a:link, .tableResponsive th a:visited {
    color: #fff;
}

.tableResponsive a:hover, .tableResponsive a:after {
    transition: .25s;
    color: #85754d;
}

.uw-breadcrumbs {
    padding-top: 0px;
    margin-top: 100px;
}

/*margin around images*/
@media only screen and (max-width:1400px) {
    .alignleft {
        margin: 8px 30px 0 0
    }

    .alignleft {
        float: left
    }
}

@media only screen and (max-width:767px) {
    .alignright,
    .alignleft,
    .alignnone {
        float: none;
        margin: 10px 10px 10px 0;
        width: 100% !important;
        height: auto
    }
}

/*Alerts*/


#uwalert-alert-message h1 {
    color: white;
    font-size: 25px
}

#uwalert-alert-message a.more:after {
    background-position: -239px -492px
}

#uwalert-alert-message p, #uwalert-alert-message div {
    color: #000;
    line-height: 1.62222;
    display: block;
}

#uwalert-alert-message a.more {
    color: #230785;
    display: inline-block
}

    #uwalert-alert-message a.more:after {
        bottom: 3px
    }

#uwalert-alert-message.uwalert-red, #uwalert-alert-message.red-alert-urgent {
    background-color: #C61029
}

#uwalert-alert-message {
    padding: 36px 20px 40px;
}

#uwalert-alert-inner {
    padding-left: 100px;
}

#uwalert-alert-header {
    font-size: 20px;
    color: #fff;
}

#uwalert-alert-message {
    background: url(/assets/images/alert.png) no-repeat 0 -10px transparent;
    padding-left: 125px
}

.uw-alert-message.alert-orange {
    background-color: #ec7330;
}

#uwalert-alert-message a:link {
    color: #230785
}

#uwalert-alert-message a:hover {
    text-decoration: underline;
}

.uwalert-steel {
    background-color: #597286;
}

    .uwalert-steel #uwalert-alert-header {
        color: #fff !important;
    }

    .uwalert-steel p, .alert-steel h3 {
        color: #fff !important;
    }

    .uwalert-steel a:link, .uwalert-steel a:visited {
        color: #fff85a !important
    }

    .uwalert-steel a:hover {
        text-decoration: underline;
    }

#cookies-eu-banner a:link {
    color: #004bbb;
}

.uwalert-red #uwalert-alert-header {
    color: #fff !important;
}

.uwalert-red p, .alert-red h3 {
    color: #fff !important;
}

.uwalert-red a:link {
    color: #fff85a !important
}

.uwalert-red a:hover {
    text-decoration: underline;
}

#uwalert-alert-inner {
    padding-left: 40px;
}

#uwalert-alert-header h3 {
    margin-top: 0px;
    margin-bottom: 6px;
}



.btn {
    border-radius: 0;
    background-color: #4B2E83;
    color: #FFF;
}

a.btn {
    padding: 10px 5px;
    width: 220px;
    font-weight: 900;
    font-family: "Encode Sans Compressed",sans-serif;
    text-transform: uppercase;
}

.box-none {
    outline: 0px !important;
}
/*
 Theme Name:   UW 2014 ITConnect Child
 Theme URI:    https://github.com/abztrakt/uw-2014-itc-child
 Description:  UW 2014 ITConnect Child
 Author:       UW-IT
 Author URI:   http://uw.edu
 Template:     uw-2014
 Version:      4.0.0
 License:      Apache License 2.0
 License URI:  http://www.apeche.org/license
 Text Domain:  uw-2014-itc-child
*/
/* Dropdawgs Nav Mega Menu */
.itconnect .dawgdrops-nav .mega-wrap {
    display: none;
}

.itconnect .dawgdrops-item-itc {
    position: relative;
}

    .itconnect .dawgdrops-item-itc > a {
        color: #4b2e83;
        -webkit-font-smoothing: antialiased;
        display: block;
        font-family: "Encode Sans Compressed", sans-serif;
        font-weight: 700;
        font-size: 19px;
        text-transform: none;
        padding: 1px 65px 15px 18px;
        position: relative;
    }

    .itconnect .dawgdrops-item-itc:last-child > a {
        padding-right: 30px;
    }

    .itconnect .dawgdrops-item-itc > a:focus,
    .itconnect .dawgdrops-item-itc > a:hover {
        color: #85754d;
    }

    .itconnect .dawgdrops-item-itc > a.dropdown-toggle:before {
        content: "";
        position: absolute;
        background: url('/Boundless2019/assets/svg/carrot.png');
        background-repeat: no-repeat;
        background-position: top left;
        height: 13px;
        right: 36px;
        top: 11px;
        width: 9px;
        -webkit-transition: -webkit-transform .1s ease-in-out;
        transition: transform .1s ease-in-out;
    }

    .itconnect .dawgdrops-item-itc:last-child > a.dropdown-toggle:before {
        right: 2px;
    }

    .itconnect .dawgdrops-item-itc > a:after {
        content: "";
        position: absolute;
        right: 2px;
        height: 24px;
        width: 12px;
        top: 14px;
        background: url('/Boundless2019/assets/svg/slash.svg') no-repeat;
    }

    .itconnect .dawgdrops-item-itc:last-child > a:after {
        display: none;
    }


    .itconnect .dawgdrops-item-itc:hover > a:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .itconnect .dawgdrops-item-itc:hover .mega-wrap,
    .itconnect .dawgdrops-item-itc > a:focus .mega-wrap {
        display: block;
    }

.itconnect #dawgdrops .dawgdrops-item-itc .mega-wrap {
    border-top: 8px solid #4b2e83;
    position: absolute;
    width: 950px;
    height: 415px;
    background: #ffffff;
    top: 41px;
    left: 19px;
    padding: 25px;
    z-index: 100;
    -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 1px 8px rgba(0,0,0,.5);
    box-shadow: 1px 1px 8px rgba(0,0,0,.5);
}




.itconnect #dawgdrops .dawgdrops-item-itc .mega-container {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-singlecolumn {
    -moz-column-count: 1;
    -moz-column-gap: 5px;
    -webkit-column-count: 1;
    -webkit-column-gap: 5px;
    column-count: 1;
    column-gap: 5px;
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-singlecolumn {
    max-width: 300px;
}


.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(1) .mega-wrap {
    left: -500px;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(2) .mega-wrap {
    left: 0px;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(3) .mega-wrap {
    left: -370px;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(4) .mega-wrap {
    left: -10px;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(5) .mega-wrap {
    left: 0px;
}


@media only screen and (max-width: 1199px) {
    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(1) .mega-wrap {
        left: 1px;
    }

    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(2) .mega-wrap {
        left: 1px;
    }

    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(4) .mega-wrap {
        left: -120px;
    }
}

@media only screen and (max-width: 991px) {
    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(1) .mega-wrap {
        left: -455px;
    }

    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(2) .mega-wrap {
        left: -385px;
    }

    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(3) .mega-wrap {
        left: -110px;
    }

    .itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(4) .mega-wrap {
        left: -230px;
    }
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-container > li {
    margin: 0 0 2px 0;
}

.itconnect .mega-container li a:hover,
.itconnect .mega-container li a:focus {
    background-color: #ece9e2;
}

.itconnect .mega-container > li > a {
    color: #4b2e83;
    display: block;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 0 3px;
}

.itconnect #dawgdrops .dawgdrops-item-itc .section-container {
    margin-bottom: 13px;
}

    .itconnect #dawgdrops .dawgdrops-item-itc .section-container li {
        margin: 0 10px;
        height: 22px;
        padding: 0;
        display: inherit;
        word-break: break-all;
    }

.itconnect .section-container li a {
    color: #555555;
    display: inherit;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 500;
    font-size: 16px;
    word-break: normal;
}

    .itconnect .section-container li a:before {
        content: "-";
        display: inline-block;
        margin: 0 2px;
    }

    .itconnect .mega-container > li > a:hover,
    .itconnect .mega-container > li > a:focus,
    .itconnect .section-container li a:hover,
    .itconnect .section-container li a:focus {
        color: #85754d
    }

.itconnect #dawgdrops li li {
    width: 100%; /* overrides parent width reduction */
}

.itconnect .dawgdrops-inner {
    padding: 22px 0 8px 0;
}



/*annie*/
/* Actual styles start here */
iframe {
    margin: 0;
}

.uw-accordion h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.uw-accordion p {
    padding-top: 5px;
    padding-bottom: 10px;
}

.table {
    border: 0;
    margin-bottom: 16px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px 16px;
    }

.tableResponsive tbody {
    border: 1px solid #ddd;
}

.tableResponsive th,
.tableResponsive td {
    padding: 16px !important;
}

    .tableResponsive th span {
        text-transform: none;
        display: block;
        font-size: calc(14px + .2vw);
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        line-height: 1.5em;
    }

.tableResponsive p {
    margin: 0;
}

.tableResponsive th span p {
    font-size: calc(14px + .2vw);
    line-height: 1.5;
    color: #fff;
}



.uw-content h1 {
    color: #4b2e83;
    font-size: calc(1.8em + .5vw);
    font-weight: 800;
}

section .uw-content.col-md-12 {
    padding: 2em 1em;
}

.intro {
    font-size: calc(1.1em + .3vw);
    line-height: calc(1.4em + .3vw);
    margin: 1.5em 0 0;
}

.box-outer .box {
    margin: 0;
}

#findaprogram {
    background-size: cover;
    background-origin: border-box;
    background-position: center;
    text-align: center;
    padding-top: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
}

    #findaprogram .box-outer .box .tile h3 {
        color: #4b2e83;
        font-weight: 700;
        font-size: calc(.9em + .3vw);
    }

.box-outer .box .tile p {
    line-height: 1.6em;
    font-size: 17px;
}



.box-outer .box .tile .circle {
    max-width: 150px;
    max-height: 150px;
    margin: 0 auto !important;
    position: relative;
}



#findaprogram .hr {
    width: 100%;
    height: 20px;
    margin-bottom: 2em;
    background-image: url(/Boundless2019/assets/images/ielp-home-programs-hr.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#findaprogram .uw-btn {
    background-color: white;
}

#experience p {
    line-height: 1.6em;
    margin-bottom: 3em;
}

#experience h2,
#experience .box-outer .box .tile h3 {
    color: #4b2e83;
    font-size: 2em;
}

#experience .box-outer .box .tile h3 {
    font-size: 1.2em;
    font-weight: 700;
}

#experience .box-outer .box.three .tile {
    box-shadow: none;
    padding: 0;
}

    #experience .box-outer .box.three .tile img {
        margin: 0;
    }


.studentstory {
    position: relative;
    width: 100%;
}

    .studentstory .outer {
        position: relative;
        width: 140vw;
        height: 100%;
        left: -20vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .studentstory .outer:before {
            background-image: url('/Boundless2019/assets/svg/slashes.svg');
            background-size: 100%;
            position: absolute;
            top: 0;
            height: 40px;
            width: 40%;
            content: "";
            opacity: .4;
        }

.left__inner {
    background: #4b2e83;
    background-size: cover;
    background-position: center top;
    margin-right: -60px;
    padding: 80px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 400px;
}

.right__inner {
    background: #e8e3d3;
    padding: 60px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.left__text,
.right__text {
    -webkit-transform: skew(15deg);
    transform: skew(15deg);
    width: 35vw;
}

.left__text {
    color: #d9d9d9;
    margin-left: 20vw;
}

.right__text {
    color: #4b2e83;
    align-self: center;
    text-align: center;
}

.studentstory h2,
.studentstory p {
    margin: 0.5em 0;
}

.studentstory p {
    font-size: calc(12px + 0.2vw);
}

.studentstory h2 {
    font-size: calc(16px + 1.5vw);
}

    .studentstory h2 span {
        font-weight: 400;
        display: block;
        text-transform: uppercase;
        font-size: calc(16px + .2vw);
    }

.studentstory button {
    display: inline-block;
    font-size: 1.5em;
    font-weight: 600;
    background: #4b2e83;
    color: white;
    margin: 0;
    padding: 14px;
    border: 2px solid #4b2e83;
    min-width: 8vw;
}

.play-button,
.play-button h4 {
    font-weight: 600;
    text-transform: uppercase;
    align-items: center;
    margin: 0;
    margin-right: 0.5em;
    position: relative;
    color: #85754d;
}

.play-button {
    margin-right: 1em;
    display: inline-block;
    vertical-align: middle;
}

    .play-button:after {
        font-size: 4em;
        content: " ";
        position: absolute;
        display: block;
        height: 100%;
        top: 0;
        right: 0;
        border-right: 2px solid #85754d;
        transform-origin: bottom left;
        -ms-transform: skew(-20deg, 0deg);
        -webkit-transform: skew(-20deg, 0deg);
        transform: skew(-20deg, 0deg);
    }

.material-icons {
    color: #85754d;
    display: inline-block;
    vertical-align: middle;
    font-size: calc(2em + 2vw);
}

.lity-content:after {
    box-shadow: none;
}

.itconnect .dawgdrops-inner {
    padding: 22px 0 0;
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-wrap {
    height: auto !important;
    width: auto !important;
    border-top-width: 4px;
    top: 52px;
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-container {
    column-gap: 15px;
}

.itconnect #dawgdrops .dawgdrops-item-itc .section-container li {
    margin: 0;
    height: auto;
    word-break: break-word;
}

.itconnect .mega-container > li > a {
    padding: 5px 10px;
}

.itconnect .section-container li a {
    padding: 8px 20px;
    color: #707070;
    text-indent: -4px;
    line-height: 1.2em;
}

    .itconnect .section-container li a:before {
        content: "";
    }

.itconnect .dawgdrops-item-itc > a {
    padding-right: 25px;
    padding-bottom: 23px;
    text-transform: uppercase;
    font-weight: 800;
}

    .itconnect .dawgdrops-item-itc > a.dropdown-toggle:before {
        content: "";
        position: absolute;
        height: 10px;
        width: 10px;
        right: 7px;
        top: 13px;
        background: url(/Boundless2019/assets/svg/uw-sprite.svg) no-repeat -353px 0;
        transition: none;
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .itconnect .dawgdrops-item-itc > a.dropdown-toggle:hover:before {
        background: url(/Boundless2019/assets/svg/uw-sprite.svg) no-repeat -203px -490px;
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        height: 25px;
        width: 18px;
        right: 0px;
        top: 3px;
    }


    .itconnect .dawgdrops-item-itc > a:after {
        top: 10px;
        right: -15px;
    }

.itconnect #dawgdrops .dawgdrops-item-itc .mega-container.mega-singlecolumn {
    margin: -8px 0;
}

.itconnect .mega-container.mega-singlecolumn > li > a {
    color: #707070;
    font-weight: 600;
    padding: 5px 30px 5px 10px;
    white-space: nowrap;
    margin: 5px 0;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(1) .mega-wrap,
.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(2) .mega-wrap,
.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(3) .mega-wrap,
.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(4) .mega-wrap,
.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(5) .mega-wrap {
    left: 5px !important;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(4) .mega-wrap {
    width: 650px !important;
}

.itconnect .dawgdrops-item-itc:last-child > a:before {
    display: none;
}

.itconnect .mega-container li a:hover, .itconnect .mega-container li a:focus {
    background-color: #E7E7E7;
    color: #4b2e83;
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-container > li {
    border-bottom: 1px solid #eee;
    margin: 0;
}

.itconnect #dawgdrops .dawgdrops-item-itc:nth-last-child(4) .mega-wrap .mega-container > li {
    border-bottom: 0;
}

.itconnect #dawgdrops .dawgdrops-item-itc .mega-container > li:last-of-type {
    border: 0;
}

.course-matrix .tile {
    background-color: white;
    padding: 1em;
}

.box-outer .course-matrix.box .tile img {
    width: 40%;
    margin: 1em auto;
}

.box-outer .course-matrix.box .tile h3 {
    font-size: 1.1em;
    font-weight: 700;
    color: #4b2e83;
}

.box-outer .course-matrix.box .tile p {
    padding: 0 1em;
    font-size: 14px;
}

#applybanner {
    background-color: #ddd;
    margin-bottom: -7px;
    margin-top: 20px;
}

    #applybanner p {
        display: inline-block;
        margin: 0 1em 0 0;
    }

    #applybanner .uw-btn {
        margin-bottom: 0;
    }

    #applybanner .uw-content.col-md-12 {
        padding: 1em;
    }

ul.uw-select.open {
    height: auto;
    overflow: hidden;
}

/* optional image swap on mobile */
@media (pointer: coarse) and (hover: none) {
    #vid {
        background: url("/getmedia/5af1c84d-9e84-44db-9c70-0632897dec31/MobileHeroBG.jpg") black no-repeat center center scroll;
    }

        #vid video {
            display: none;
        }
}


@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {

    #vid {
        background: url("/getmedia/5af1c84d-9e84-44db-9c70-0632897dec31/MobileHeroBG.jpg") black no-repeat center center scroll;
    }

        #vid video {
            display: none;
        }
}

@media only screen and (max-width: 767px) {



    .uw-content {
        padding: .5em;
    }

    .uw-hero-image.hero-height #hero-container h1 {
        font-size: 25px;
        line-height: 1.2em;
    }

    .uw-homepage-slider-container .uw-homepage-slider .hero-container h3 {
        font-size: calc(30px + 0.5vw);
        line-height: 40px;
        padding-right: 5%;
        margin: 0;
    }

    .uw-thinstrip .uw-wordmark {
        width: 200px;
        height: 40px;
        background-position: 0 -235px;
        left: 78px;
        top: 2px;
        background-size: 500px;
    }

    #mobile-relative.frontpage.bighero #spacer {
        margin-bottom: 0;
    }

    .left__inner {
        min-height: 300px;
    }

    .right__inner {
        padding: 40px 60px;
    }

    .left__inner,
    .right__inner,
    .left__text,
    .right__text {
        position: relative;
        transform: none;
        width: 100vw;
        align-content: center;
    }

    .left__text {
        margin-left: 0;
    }

    .left__inner:before,
    .left__inner:after {
        position: absolute;
        content: "";
        width: 50%;
        left: 0;
        height: 30px;
        z-index: 5;
        top: 88%;
    }

    .left__inner:after {
        left: 50%;
        right: 0;
    }

    .right__inner:before {
        background-image: url('/Boundless2019/assets/svg/slashes.svg');
        background-size: 100%;
        position: absolute;
        top: 0;
        left: -40px;
        height: 40px;
        width: 120%;
        content: "";
        opacity: 1;
    }

    .studentstory .outer {
        display: block;
        width: 100vw;
        left: 0;
    }

    .studentstory button {
        width: 20vw;
        padding: 0 auto;
    }

    .nowrap.box-outer .box {
        display: flex;
        flex-flow: row wrap;
        padding: 1em;
    }

        .nowrap.box-outer .box .tile {
            flex: 1 1 40%;
        }

    #applybanner p {
        margin-bottom: .5em;
        font-size: calc(13px + .5vw);
    }
}


@media only screen and (max-width: 1024px) {
    .tableResponsive td {
        padding-top: 0 !important;
        margin: 0 !important;
    }

        .tableResponsive td:first-child {
            padding-top: 10px !important;
        }
}

/*//forms*/

h1, h2, h3, h4 {
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 800;
}

h4 {
    font-size: calc(17px + .4vw);
    padding: 4px 0;
    color: #444;
}

.btn-primary {
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 600;
    line-height: 1.7em;
}

.formcontainer {
    background: #f7f6f2;
    width: 100%;
    display: inline-block;
    padding: 0 2em 3em;
    margin-bottom: 2em;
    font-size: calc(12px + .2vw);
    color: #444;
}

    .formcontainer > p {
        margin: 2em 0;
        color: #444;
        margin-top: 0px;
    }

.formheader {
    background-color: #f0ede3;
    padding: 1.5em 2em;
}

.formcontainer div > label {
    font-size: calc(12px + .2vw);
    display: block;
    /*margin-bottom: 10px;*/
    font-weight: 600;
    font-family: "Encode Sans Compressed",sans-serif;
}

div.question > label {
    font-size: calc(14px + .2vw);
    color: #4b2e83;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: none;
}

div.question label span {
    font-weight: 400;
    color: #444;
    font-size: calc(12px + .2vw);
}

    div.question label span.opt {
        margin-left: 10px;
    }

div.question {
    margin: 2.5em 0 0;
}

.custom-checkbox {
    position: relative;
    display: inline-block;
    margin: 0 -3px;
    width: calc(25% + 2px);
}

    .custom-checkbox:first-of-type {
        margin-left: 0;
    }

    .custom-checkbox > input {
        position: absolute;
        outline: none;
        left: 0;
        top: 0;
        padding: 0;
        width: 16px;
        height: 16px;
        border: none;
        margin: 0;
        opacity: 0;
        z-index: -1;
    }

    /* DEFAULT STYLES */
    .custom-checkbox > .box,
    .formcontainer .form-group .form-control {
        background-color: #ffffff;
        color: #444;
        box-sizing: border-box;
        display: block;
        margin: 0;
        padding: .8em;
        width: 100%;
        height: auto;
        outline: 1px solid #ccc !important;
        border: 1px solid transparent;
        border-radius: 0;
        cursor: pointer;
        position: relative;
        font-weight: 500;
        font-size: calc(12px + .2vw);
        text-transform: none;
    }

.formcontainer .form-group .form-control {
    height: auto;
    cursor: text;
}

.formcontainer .form-group {
    margin-bottom: 0;
}

    .formcontainer .form-group p {
        font-family: 'Open Sans', sans-serif;
        font-size: calc(12px + .2vw);
        color: #444;
    }

    .formcontainer .form-group .form-control {
        cursor: text;
    }

.custom-checkbox > .box {
    padding: .8em 0;
    text-align: center;
    -webkit-transition: outline-color ease-in-out .15s;
    -o-transition: outline-color ease-in-out .15s;
    transition: outline-color ease-in-out .15s;
}

.box.form-control {
    cursor: text;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .box.form-control:focus,
    .formcontainer .form-group .form-control:focus {
        outline: 1px solid #4b2e83 !important;
        border: 1px solid #4b2e83 !important;
        box-shadow: none;
        outline-offset: 0;
    }

#startyear {
    margin-top: 1em;
}

.custom-checkbox > .box > .tick {
    display: none;
}

/* CHECKED STYLES */
.custom-checkbox > input:checked ~ .box,
/*IE8*/ .custom-checkbox.checked > .box {
    background: #4b2e83;
    outline-color: #4b2e83;
    color: #fff;
    font-weight: 600;
}

    .custom-checkbox > input:checked ~ .box > .tick,
    /*IE8*/ .custom-checkbox.checked > .box > .tick {
        display: block;
    }

.custom-checkbox > input:disabled ~ .box,
.custom-checkbox > input[disabled] ~ .box {
    color: #ccc;
    outline-color: #ccc;
    background-color: #f7f6f2;
}

.custom-checkbox > input:disabled,
.custom-checkbox > input[disabled] {
    cursor: pointer;
}

.custom-checkbox > input:focus ~ .box,
.custom-checkbox > input[focus] ~ .box {
    outline: 1px solid #4b2e83;
    border: 1px solid #4b2e83;
    z-index: 100;
}

.custom-checkbox:hover > input ~ .box,
.custom-checkbox[hover] > input ~ .box,
.checkcontainer .checkmark:hover {
    outline-color: #adadad;
}

.custom-checkbox:hover > input:disabled ~ .box,
.custom-checkbox[hover] > input[disabled] ~ .box {
    outline-color: #ccc;
}

.custom-checkbox:hover > input:checked ~ .box,
.custom-checkbox[hover] > input[checked] ~ .box {
    outline-color: #85754d;
}



/* always show scrollbar of selects on mac */
.dropdown-menu.open ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    z-index: 500;
}

.dropdown-menu.open ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #999;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}



.formcontainer .btn-default {
    font-family: 'Open Sans', sans-serif;
    padding: 1em;
    font-size: calc(12px + .2vw);
    text-transform: none;
}

.formcontainer .bootstrap-select .dropdown-toggle.bs-invalid, .formcontainer .bootstrap-select .dropdown-toggle.bs-invalid:focus,
.btn-default.bs-invalid:focus,
.formcontainer .form-group.has-error .form-control {
    outline: 1px solid #b94a48 !important;
    border: 1px solid #b94a48 !important;
}


.help-block {
    display: none;
}

.has-error .help-block {
    display: block;
}

.help-block.with-errors {
    margin-bottom: 0;
}

    .formcontainer .bs-invalid.bs-placeholder,
    .bootstrap-select > .dropdown-toggle.bs-invalid.bs-placeholder,
    .formcontainer .bootstrap-select > .dropdown-toggle.bs-invalid.bs-placeholder:hover,
    .help-block.with-errors ul li {
        color: #b94a48;
    }

    .help-block.with-errors ul li {
        font-size: 1em !important;
    }

    .help-block.with-errors .list-unstyled {
        -webkit-transition: .15s;
        -o-transition: .15s;
        transition: .15s;
        margin-bottom: 0;
    }

.dropdown-menu {
    padding: 0;
    margin: 0;
}

    .dropdown-menu.open {
        border: 1px solid #ccc;
        outline: 1px solid #ccc;
    }

    .dropdown-menu > li > a {
        font-family: 'Open Sans', sans-serif;
        font-size: calc(12px + .2vw);
        padding: .8em 1em;
        position: relative;
        white-space: normal;
        height: 100%;
    }

        .dropdown-menu > li > a:focus {
            outline: none;
            color: #4b2e83;
        }

    .dropdown-menu > li:last-of-type > a {
        margin-bottom: 1em;
    }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: calc(12px + .2vw);
        padding: .8em 1em;
    }

.bootstrap-select.btn-group .dropdown-menu li.no-results {
    font-family: 'Open Sans', sans-serif;
    font-size: calc(12px + .2vw);
    background-color: transparent;
    padding: .8em 1em;
}

.bootstrap-select.btn-group .dropdown-menu li:hover > a,
.bootstrap-select.btn-group .dropdown-menu li > a:focus,
.dropdown-menu > .active > a {
    background-color: #eee;
    outline: none;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 0;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu {
    max-width: 100% !important;
    width: 100% !important;
}

.bootstrap-select .dropdown-toggle:focus, .btn-default:focus, .btn-default.active.focus, .btn-default.active:focus, .btn-default:active.focus, .btn-default:active:focus, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    outline: 1px solid #4b2e83 !important;
    outline-offset: 0;
    border: 1px solid #4b2e83 !important;
    box-shadow: none;
    background-color: white;
}

    .btn-default:hover, .btn-default.active:hover, .btn-default:active:hover, .open > .btn-default.dropdown-toggle:hover {
        background-color: white;
    }

.bootstrap-select .dropdown-toggle, .btn-default {
    -webkit-transition: ease-out .15s;
    -o-transition: ease-in-out .15s;
    transition: ease-out .15s;
}

.formcontainer .form-group .bs-searchbox input.form-control {
    border: 0 !important;
    color: #444;
    padding: 1em;
    font-size: calc(12px + .2vw);
    border-bottom: 2px solid #ccc !important;
    outline: none !important;
}

    .formcontainer .form-group .bs-searchbox input.form-control:focus {
        outline: 0;
    }

.submit-group p {
    font-size: calc(10px + .25vw);
    margin-bottom: 0;
    color: #666;
}

.submit-group {
    margin-bottom: 3em;
}

@media (max-width: 767px) {
    .col-sm-mb {
        margin-bottom: 20px;
    }
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    right: 1em;
    box-sizing: border-box;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    white-space: normal;
}

#btnSubmitRfi {
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 900;
    width: auto;
    font-size: calc(.7em + .5vw);
    padding: .5em 1em;
}

    #btnSubmitRfi:focus,
    #btnSubmitRfi:hover {
        background-color: #311e56;
    }

@@media only screen and (max-width : 767px) {
    #btnSubmitRfi {
        float: left;
    }
}

footer.main-footer .form-inline .contact-form input.form-control {
    width: 100%;
    font-size: calc(10px + .2vw);
    border-color: #ccc;
    line-height: normal;
    height: 46px;
}

    footer.main-footer .form-inline .contact-form input.form-control::placeholder {
        color: #999;
    }

    footer.main-footer .form-inline .contact-form input.form-control:-ms-input-placeholder {
        color: #999;
    }

    footer.main-footer .form-inline .contact-form input.form-control::-ms-input-placeholder {
        color: #999;
    }

    footer.main-footer .form-inline .contact-form input.form-control:focus {
        border-color: #4b2e83;
    }

footer.main-footer .form-inline .contact-form .form-group.has-error input.form-control {
    outline: 1px solid #b94a48 !important;
    border: 1px solid #b94a48 !important;
}

    footer.main-footer .form-inline .contact-form .form-group.has-error input.form-control::placeholder {
        color: #b94a48;
    }

    footer.main-footer .form-inline .contact-form .form-group.has-error input.form-control:-ms-input-placeholder {
        color: #b94a48;
    }

    footer.main-footer .form-inline .contact-form .form-group.has-error input.form-control::-ms-input-placeholder {
        color: #b94a48;
    }

#ctl00_ctl00_FooterContent_pnlForm .row {
    padding: 0;
    margin: 0;
}

footer.main-footer .form-inline p,
footer.main-footer .social-footer .signup-container a {
    font-size: calc(11px + .05vw);
    line-height: 1.5em;
}

#footer-form .form-group,
.consent div {
    display: block;
    padding: 0 .3em;
    margin-bottom: 0;
}

#footer-form .help-block.with-errors ul li {
    font-size: calc(10px + .2vw) !important;
}

#footer-form .btn-primary {
    line-height: 1.5;
}

.fa-input {
    font-family: 'FontAwesome', sans-serif;
}

footer.main-footer .social-footer h4 {
    margin-bottom: .5em;
    font-family: 'Open Sans';
}

@media (max-width: 767px) {
    footer.main-footer .social-footer .signup-container .contact-form {
        text-align: left;
    }
}

.btn.disabled {
    opacity: 1;
    cursor: pointer;
    background-color: #4b2e83;
    pointer-events: auto;
}

.btn-primary.disabled:active {
    background-color: #311e56;
}

.btn-primary.disabled:focus {
    outline: none;
}

section.content-block div.col-md-4 img {
    width: auto;
    max-width: 100%;
}






.btn-switch {
    font-size: 1em;
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-switch__radio {
    display: none;
}

.btn-switch__label {
    display: inline-block !important;
    padding: .7em .85em;
    vertical-align: top;
    font-size: 1em;
    font-weight: 700;
    color: #666;
    cursor: pointer;
    transition: color .2s ease-in-out;
    margin: 0;
}

    .btn-switch__label + .btn-switch__label {
        padding-right: .75em;
        padding-left: 0;
    }

div.question label span.btn-switch__txt {
    position: relative;
    z-index: 2;
    display: inline-block;
    min-width: 1.2em;
    opacity: 1;
    pointer-events: none;
    transition: opacity .2s ease-in-out;
    color: #fff;
    font-weight: 500;
    text-transform: none;
    padding-bottom: 4px;
}

.btn-switch__radio_no:checked ~ .btn-switch__label_yes .btn-switch__txt,
.btn-switch__radio_yes:checked ~ .btn-switch__label_no .btn-switch__txt {
    opacity: 0;
}

.btn-switch__label:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #999;
    border-radius: 5em;
    box-shadow: inset 0 .0715em .3572em rgba(43,43,43,.05);
    transition: background .2s ease-in-out;
}

.btn-switch__radio_yes:checked ~ .btn-switch__label:before {
    background: #4b2e83;
}

.btn-switch__label_no:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: .5em;
    bottom: .5em;
    left: .5em;
    width: 2em;
    background: #fff;
    border-radius: 5em;
    pointer-events: none;
    box-shadow: 0 .1429em .2143em rgba(43,43,43,.2), 0 .3572em .3572em rgba(43,43,43,.1);
    transition: left .2s ease-in-out, background .2s ease-in-out;
}

.btn-switch__radio_yes:checked ~ .btn-switch__label_no:after {
    left: calc(100% - 2.5em);
    background: #fff;
}

.btn-switch__radio_no:checked ~ .btn-switch__label_yes:before,
.btn-switch__radio_yes:checked ~ .btn-switch__label_no:before {
    z-index: 1;
}

.btn-switch__radio_yes:checked ~ .btn-switch__label_yes {
    color: #fff;
}



div.question > label.checkcontainer {
    display: block;
    position: relative;
    padding-left: 4em;
    cursor: pointer;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: calc(12px + .2vw);
    line-height: 1.6em;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkcontainer .checkmark {
    position: absolute;
    top: .2em;
    left: 0;
    height: 2.8em;
    width: 2.8em;
    background-color: white;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,outline-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,outline-color ease-in-out .15s;
    transition: border-color ease-in-out .15s,outline-color ease-in-out .15s;
}

/* Focus state when tabbing */
.checkcontainer input:focus ~ .checkmark,
.checkcontainer input:active ~ .checkmark {
    border-color: #4b2e83;
    outline: 1px solid #4b2e83;
}
/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
    background-color: #4b2e83;
    border-color: #4b2e83;
    outline: 1px solid #4b2e83;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkcontainer .checkmark:after {
    content: "";
    position: absolute;
    opacity: 0;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    opacity: 1;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 1.1em;
    top: .5em;
    width: .6em;
    height: 1.2em;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tooltip {
    display: block !important;
}

    .tooltip.right .tooltip-inner {
        max-width: 90%;
        padding: 0px 10px;
        color: #333;
        text-align: left;
        font-family: 'Open Sans';
        font-size: calc(10px + .1vw);
        background-color: #f7f6f2;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

.tooltip-arrow {
    display: none;
}

.fa.fa-question-circle {
    -webkit-appearance: radio;
    color: #4b2e83;
}

    .fa.fa-question-circle:focus {
        outline: none;
    }

.formcontainer .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    background-image: url(/assets/svg/60781.svg);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 8px;
    cursor: pointer;
}

#btnSubmitRfi {
    text-transform: uppercase;
}

    #btnSubmitRfi:focus, #btnSubmitRfi:hover {
        color: white;
        border-color: #261743;
    }

div.question.checkboxes > label.checkcontainer {
    margin: 2em 0;
}

.checkboxes .checkcontainer .checkmark {
    top: -.5em;
    left: 0;
    height: 2.5em;
    width: 2.5em;
}

    .checkboxes .checkcontainer .checkmark:after {
        left: .85em;
        top: .4em;
    }



.checkboxes td > label {
    display: inline;
    cursor\:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

.checkboxes input[type=checkbox] {
    width: 2.5em;
    height: 2.5em;
    z-index: 1000;
    position: absolute;
    opacity: 0;
    cursor\:pointer;
}

.checkboxes .icons:after {
    display: inline-block;
    left: .85em;
    top: .4em;
    width: .6em;
    height: 1.2em;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: relative;
    opacity: 0;
}

.checkboxes .icons {
    display: inline-block;
    position: relative;
    top: -.3em;
    left: 0;
    height: 2.5em;
    width: 2.5em;
    margin: 1em .5em 0;
    margin-left: 0;
    z-index: 0;
    background-color: white;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,outline-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,outline-color ease-in-out .15s;
    transition: border-color ease-in-out .15s,outline-color ease-in-out .15s;
}

.checkboxes input[type=checkbox]:checked ~ .icons {
    background-color: #4b2e83;
    border-color: #4b2e83;
    outline: 1px solid #4b2e83;
}

    .checkboxes input[type=checkbox]:checked ~ .icons:after {
        opacity: 1;
    }

.checkboxes input[type=checkbox]:focus ~ .icons,
.checkboxes input[type=checkbox]:active ~ .icons {
    border-color: #4b2e83;
    outline: 1px solid #4b2e83;
}

.form-group label {
    text-transform: none;
}

.form-group {
    margin-bottom: 25px;
}

    .form-group .form-control {
        color: #444;
        font-size: 1em;
    }

.has-error .form-control {
    outline: 1px solid #b94a48 !important;
    border: 1px solid #b94a48 !important;
}

    .has-error .form-control:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }



.help-block {
    display: none;
}

.has-error .help-block {
    display: block;
}

.help-block.with-errors {
    margin-bottom: 0;
    font-size: .9em;
}

    .formcontainer .bs-invalid.bs-placeholder,
    .bootstrap-select > .dropdown-toggle.bs-invalid.bs-placeholder,
    .formcontainer .bootstrap-select > .dropdown-toggle.bs-invalid.bs-placeholder:hover,
    .help-block.with-errors ul li {
        color: #b94a48;
    }

/*//end forms*/

.hero-content {
    margin-top: 20px;
}

.uw-site-title {
    display: block;
}

.mobileNavSpacer {
    display: none
}


@media only screen and (max-width: 1024px) and (min-width: 768px) {

    .page-template-small-hero #mobile-relative.frontpage button.uw-mobile-menu-toggle {
        margin-top: 0px;
    }

    #mobile-relative.interior-page button.uw-mobile-menu-toggle {
        right: -5px;
        top: 5px;
    }

    .page-template-small-hero #mobile-relative.frontpage ul.uw-mobile-menu {
        margin-top: 0px;
    }

    #mobile-relative.interior-page ul.uw-mobile-menu > div > ul {
        margin-top: 45px;
    }

    #mobile-relative.frontpage ul.uw-mobile-menu > div > ul .menu-item-has-children > a,
    ul.uw-mobile-menu li a {
        padding-left: 50px
    }

        #mobile-relative.frontpage ul.uw-mobile-menu > div > ul .menu-item-has-children > a:after {
            right: 35px
        }

    #mobile-relative.interior-page ul.uw-mobile-menu > div > ul .menu-item-has-children > a:after {
        right: 30px
    }

    #mobile-relative.frontpage.bighero #spacer {
        box-shadow: none
    }

    .page-template-small-hero .uw-breadcrumbs {
        padding-top: 0px !important
    }
}


@media only screen and (max-width: 767px) {

    .page-template-small-hero #mobile-relative.frontpage button.uw-mobile-menu-toggle {
        margin-top: 0px;
    }

    #mobile-relative.frontpage button.uw-mobile-menu-toggle {
        right: -5px;
        top: -55px;
    }

    .page-template-small-hero #mobile-relative.frontpage ul.uw-mobile-menu {
        margin-top: -15px;
    }

    .page-template-small-hero #mobile-relative.frontpage ul.uw-mobile-menu-homepage {
        margin-top: -5px;
    }

    .page-template-small-hero #mobile-relative.frontpage ul.uw-mobile-menu {
        margin-top: -5px
    }

    #mobile-relative.frontpage ul.uw-mobile-menu .interior-page {
        margin-top: 0px;
        padding-left: 0px;
    }


    ul.uw-mobile-menu li.interior-page {
        padding-right: 14px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .uw-thinstrip {
        height: 90px;
    }
}

/*   @media only screen and (max-width: 1199px) and (min-width: 992px) {
        .uw-homepage-slider-container .uw-homepage-slider .hero-container h3 {
            font-size: 45px;
            line-height: 45px;
            padding-right: 0;
        }
    }*/

.slide-title {
    font-size: 1.1em;
}


/*overeide card spacing home page CTA was wrapping*/

.box-outer .box.three .tile {
    padding: 0 20px 20px;
}

    .box-outer .box.three .tile div {
        margin: 0 -21px;
    }

.box-outer .box.ielpthree .tile {
    padding: 0 40px 20px;
}

    .box-outer .box.ielpthree .tile div {
        margin: 0 -41px;
    }

/*UW-5302*/
.uw-breadcrumbs li:first-child a:hover {
    border-bottom: 0px;
    margin-bottom: 0px;
}
/*UW-5299*/
.page-template-small-hero .uw-breadcrumbs {
    margin-top: -17px;
    margin-bottom: 15px;
    padding-top: 20px;
}




@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .matrixResponsive tr:last-child td:last-child {
        padding-bottom: 20px;
        padding-left: 30px;
    }
}


/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    .catalog, .catalog thead, .catalog tbody, .catalog th, .catalog td, .catalog tr {
        display: block;
    }

        .catalog th {
            display: none;
        }
        /* Hide table headers (but not display: none;, for accessibility) */
        .catalog thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .catalog tbody {
            border: 0px;
        }


        .catalog td {
            /* Behave  like a "row" */
            border: none;
            position: relative;
            text-align: left;
            padding-left: 30px;
            padding-bottom: 5px !important;
            height: 100%;
        }

            .catalog td:first-child {
                padding-top: 20px !important;
            }

            .catalog td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
            }




            .catalog td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
            }


        .catalog .uw-btn {
            margin-bottom: 20px;
            margin-top: 0px;
        }
}

@media only screen and (max-width: 767px) {
    .uwaa-hidden-xs-up {
        display: none;
    }
}

.studentstory {
    overflow: hidden
}

body {
    overflow-x: hidden;
}

.uw-thin-strip-nav a {
    font-weight: 600;
    font-size: 16px;
    font-family: "Encode Sans Compressed",sans-serif;
}

    .uw-thin-strip-nav a:visited, .uw-thin-strip-nav a:link {
        color: #fff;
    }

    .uw-thin-strip-nav a:hover {
        color: #b7a57a;
        text-decoration: underline;
    }

.uw-thin-strip-nav {
    margin-right: 20px;
}

@media only screen and (max-width: 767px) {
    .uw-thin-strip-nav {
        display: none !important;
    }
}


.vidplay {
    font-weight: 500;
    text-transform: uppercase;
    align-items: center;
    margin: 0;
    margin-right: 0.5em;
    position: relative;
    color: #85754d;
}


.smallHeader ul.uw-sidebar-menu {
    margin-top: -65px;
    width: 360px;
}


#vid {
    position: relative;
    background-color: black;
    height: 80vh;
    min-height: 30rem;
    max-height: 50rem;
    width: 100%;
    overflow: hidden;
}

    #vid .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #000;
        opacity: 0.2;
        z-index: 1;
    }

.uw-homepage-slider-container .uw-homepage-slider .hero-container {
    z-index: 2;
}

#vid video {
    position: absolute;
    top: 25%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/* SYT*/

.sytCatalog .uw-select-mask {
    min-width: 50px !important;
    width: 260px;
}


@media screen and (max-width: 1199px) {
    .sytCatalog .uw-select {
    }

    .sytCatalog .uw-select-mask {
        margin-bottom: 10px
    }
}

.sytableResponsive .mobileHeader {
    display: none;
}

.sytableResponsive td {
    padding: 10px !important;
}

.sytCatalog {
    padding-bottom: 40px;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    .sytableResponsive, .sytableResponsive thead, .sytableResponsive tbody, .sytableResponsive th, .sytableResponsive td, .sytableResponsive tr {
        display: block;
    }

        .sytableResponsive th {
            position: relative;
            text-align: left;
            padding-left: 30px;
            margin: 0 0 0 0;
            height: 100%;
        }

    .thGold {
        display: none !important;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    .sytableResponsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }




    .sytableResponsive td {
        /* Behave  like a "row" */
        border: none;
        position: relative;
        text-align: left;
        padding-left: 30px;
        margin: 0 0 10px 0;
        height: 100%;
    }

        .sytableResponsive td:first-child {
            padding-top: 10px;
        }

        .sytableResponsive td:last-child {
            padding-bottom: 20px;
        }

        .sytableResponsive td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }




        .sytableResponsive td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }


    .sytableResponsive .uw-btn {
        margin-bottom: 20px;
        margin-top: 0px;
    }
}


@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {


    .sytableResponsive .uw-select-mask {
        min-width: 100% !important;
    }

    .sytableResponsive .uw-select-mask {
        width: 100% !important;
    }


    .sytableResponsive .mobileHeader {
        color: #85754d;
        font-weight: 900;
        font-size: 14px;
        font-family: Encode Sans Compressed;
        display: block;
        text-transform: uppercase;
    }

    .sytableResponsive .firstTD {
        font-size: 20px !important;
        font-family: Encode Sans Compressed;
    }
}

.sytableResponsive tr:hover {
    background: #eee !important;
    cursor: pointer;
    cursor: hand;
}

/*  SYT*/
.intro {
    margin-top: 0px;
    margin-bottom: 20px;
}

@media only screen and (max-width : 767px) {
    .containerspacing {
        padding: 0 5px 0 6px;
    }
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.72222;
    text-decoration: none;
    color: #0074bb;
}

.item-url {
    font-size: 14px;
    color: #5c5c6a;
}

.uw-thinstrip button.uw-search {
    margin: 0 30px 0 15px
}

@media only screen and (max-width: 767px) {
    .uw-thinstrip button.uw-search {
        right: 0px;
        margin-right: 0px;
    }
}

.search-title {
    font-size: 30px !important;
    margin-bottom: 30px;
}

.noResults {
    margin-bottom: 50%;
}

.uw-footer a {
    color: #fff;
    text-decoration: underline;
}

.uw-footer a {
    color: #fff;
    text-decoration: underline;
}
.uw-footer ul.footer-links li a:focus, .uw-footer ul.footer-links li a:hover {
    text-decoration: underline;
}
.uw-footer ul.footer-links li a:after {
    text-decoration:none;
}
.uw-footer a:hover {
    color: #b7a57a;
    text-decoration: underline;
}
.uw-footer ul.footer-links li a:after {
    text-decoration: none !important;
    display: inline-block;
}

.default-card p {
    line-height:1.5  !important;
}

.uw-sidebar a:link, .uw-sidebar a:visited, .uw-sidebar a:active {
    text-decoration: underline;
}
form a:link, form a:visited, form a:active {
    text-decoration: underline;
}