  /* --------------------------------------
    This stylesheet is devoted to: 
    
    header.php
-------------------------------------- */

#website-header {
    color: white;
    clear: both;
    position: absolute!important;
    top: 0;
    z-index: 10000;
    width: 100%;
    text-align: center;
    background-color: white;
    box-shadow: 0 3px 8px rgba(0,0,0,0.1);
}
@media screen and (max-width: 860px) {
   #website-header {
    position: fixed!important;
    } 
}
/* -------------- main menu --------------- */
#logoWrap {
    display: block;
    float: left;
    width: 192px;
    height: 60px;
    margin: 0;
    margin-top: 22px;
    background-image: url('/img/u-of-w-logo-white-4x.png');
    background-size: 192px 60px;
    background-position: 0 0;
}
#logo-header,
#logo-header-white {
    width: 192px;
    height: 60px;
}

#logo-header-white {
    display: none;
}

.modern-page.has-banner #website-header #logoWrap       { background-image: url('/img/u-of-w-logo-white-4x.png'); }
.modern-page.has-banner #website-header #logo-header       { opacity: 0; }

.modern-page.has-banner #website-header:hover #logoWrap       { background-image: url(/css/''); }
.modern-page.has-banner #website-header:hover #logo-header       { opacity: 1; }

.modern-page.has-banner #website-header.nottop #logoWrap       { background-image: url(/css/''); }
.modern-page.has-banner #website-header.nottop #logo-header       { opacity: 1; }

@media screen and (max-width: 860px) {
    .modern-page.has-banner #website-header #logoWrap       { background-image: url(/css/''); }
    .modern-page.has-banner #website-header #logo-header       { opacity: 1; }

}

/*
@media screen and (max-width: 860px) {
.modern-page.has-banner #website-header #logoWrap       { background-image: url('/img/u-of-w-logo-white-4x.png') !important; }
.modern-page.has-banner #website-header #logo-header       { opacity: 0 !important; }

}
*/

/* -------------- main menu --------------- */
#main-bar {
    position: relative;
    box-sizing: border-box;
    margin-top: 50px;
    padding: 0 20px;
    height: 104px;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
#main-menu {
    text-align: right;
}
#main-menu > ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#main-menu ul > li {
    display: inline;
    list-style-type: none;
    flex-shrink: 0;
}
#main-menu a:hover{
    color: #e71c31;
}
#main-menu > ul > li > a {
    color: #292929;
    font-weight: 700;
    text-decoration: none;
    padding: 0 30px;
    font-size: 180%;
    position: relative;
    display: inline-block;
    height: 104px;
    line-height: 104px;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
    #main-menu > ul > li > a {
        padding: 0 18px;
    }
}

#main-menu > ul > li > a:hover {
    color: #e71c31;
    opacity: 1;
}
#main-menu > ul > li > a:focus {
    outline: none;
}
/* -------------- topbar --------------- */
#top-bar {
    position: absolute;
    top: 0;
    height: 50px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}
#top-bar .inner {
    position: relative;
}
/* -------------- secondary menu --------------- */
#secondary-menu {
    margin: 0 auto;
    float: left;
}
#secondary-menu ul {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#secondary-menu ul li {
    display: inline;
    list-style-type: none;
}
/* -------------- tertiary menu --------------- */
#tertiary-menu {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    margin-right: 50px;
}
#tertiary-menu ul {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#tertiary-menu ul a {
    font-size: 160%;
}
#tertiary-menu ul li {
    display: inline;
    list-style-type: none;
}
/* -------------- topbar - secondary and teriary links --------------- */
#secondary-menu a, #tertiary-menu a {
    color: white;
    text-decoration: none;
    font-size: 160%;
    padding: 12px 0 0 0;
}
#secondary-menu a {
    margin: 0 16px;
}
#tertiary-menu {
    padding-righT: 16px;
}
#tertiary-menu a {
    margin: 0 13px;
}
@media screen and (max-width: 1024px) {
    #secondary-menu a {
        margin: 0 10px;
    }
    #tertiary-menu a {
        margin: 0 10px;
    }
}

#secondary-menu li:first-child a {
    margin-left: 0;
}
#tertiary-menu a {
    font-weight: 700;
}
/* -------------- topbar - search button --------------- */
.search-button {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    display: block;
    width: 50px;
    heighT: 50px;
    color: transparent;
    background-color: #9B172E;
    background-image: url('/_files/images/redesign-2020/search-icon.svg');
    background-position: top left;
    background-size: 50px 100px;
}
/* -------------- Google Search added by LORI --------------- */
 .gsc-input-box {
	 width: 100%;
	 font-size: 14pt;
	 height: 40px;
	 padding: 10px 10px 40px 10px;
	 margin-right: 0;
}
 td.gsc-search-button {
	 border: 1px solid #e71c31 !important;
	 background-color: white;
	 background-size: 100px 100px;
	 cursor: pointer;
}
 .gsc-search-button-v2 {
	 padding: 0px 17px !important;
	 width: 47px !important;
}
 .gsc-search-button {
	 margin: 0;
}
 .gsc-search-button-v2, .gsc-search-button {
	 background: white url('../_files/images/redesign-2020/search-icon-red.svg') no-repeat !important;
	 background-size: 50px 50px;
	 cursor: pointer;
	 height: 47px;
	 border: none !important;
}
 .gsc-search-button-v2 svg {
	 display: none;
}
/* ------- end Google Search*/
#show-menu {
    display: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: 0 -60px;
    background-image: url('/img/menu-button.svg');
    background-color: rgba(0,0,0,0.2);
}
.show-nav #show-menu {
    background-color: #e71c31;
    background-position: -60px -60px;
}
#main-menu > ul > li:before {
    content: " ";
    width: 1px;
    height: 15px;
    background: #292929;
    position: absolute;
    margin-top: 45px;
    margin-left: -1px;
}
#main-menu > ul > li:first-child:before {
    content: none;
}
#main-menu > a.current-page {
    color: #e71c31;
}
#main-menu > a.current-page:after {
    content: " ";
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 3px;
    background: #e71c31;
    box-sizinG: border-box;
    left: 0;
}
#main-menu > ul > li:hover .mega-dropdown, #main-menu > ul > li.reveal-megamenu .mega-dropdown {
    display: block;
}
@media screen and (min-width: 960px) {
    #main-menu > ul > li {
   }
    #main-menu > ul > li.expanded .mega-dropdown, #main-menu > ul > li.reveal-megamenu .mega-dropdown {
        display: block;
   }
    #main-menu > ul > li > button {
        display: none;
        width: 20px;
        height: 20px;
        position: absolute;
        color: #292929;
        left: auto;
        bottom: 10px;
        transform: translatex(-50%);
        cursor: pointer;
   }
}
/* -------------- mega dropdown --------------- */
.mega-dropdown, .mega-dropdown .inner, .mega-dropdown .col {
    display: block;
}
.mega-dropdown {
    padding: 60px 0 80px;
    position: absolute;
    display: none;
    left: 0;
    z-index: 11000;
    width: 100%;
}
.mega-dropdown .mw1024 {
    max-width: 1064px;
   /* necessary to correct padding of column divs */
}
.mega-dropdown .col {
    float: left;
    width: 26%;
    padding: 0 20px;
    box-sizing: border-box;
}
.mega-dropdown .col1 {
}
.mega-dropdown .col2 {
}
.mega-dropdown .col3 {
}
.mega-dropdown .col4 {
    width: 22%;
    border-left: 1px solid #dfdfdf;
    box-sizing: border-box;
    padding-lefT: 26px;
    margin-top: 10px;
}
.mega-dropdown .col1 h2 {
    font-weighT: 700;
    font-size: 220%;
    line-height: 1.36;
    color: #e71c31;
    margin-bottom: 30px;
    padding-top: 10px;
}
.mega-dropdown .col1 .button {
    width: auto;
    margin-bottom: 0;
    paddinG: 25px 30px;
}
@media screen and (max-width: 1084px) {
    .mega-dropdown {
        padding: 40px 0 60px;
   }
    .mega-dropdown .col1 .button {
        paddinG: 15px 30px;
   }
}
.mega-dropdown ul {
    list-style-type: none;
}
.mega-dropdown li {
    display: block !important;
    border-bottom: 1px solid #dfdfdf;
}
.mega-dropdown li:hover {
    border-bottom: 1px solid #e71c31;
}
.mega-dropdown li a {
    display: block;
    font-size: 160%;
    padding: 15px 10px 15px 0;
    text-decoration: none;
    color: #292929;
    position: relative;
}
.mega-dropdown .col2 .highlighted, .mega-dropdown .col3 .highlighted {
    border-bottom: 1px solid #e71c31;
}
.mega-dropdown .col2 .highlighted a, .mega-dropdown .col3 .highlighted a {
    color: #e71c31;
}
.mega-dropdown a.external:after {
    content: " ";
    display: inline-block;
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background-image: url('/img/external.svg');
    opacity: 0.5;
}
.mega-dropdown .col4 button {
    font-weight: 700;
    font-size: 160%;
    color: #292929;
    margin-bottom: 10px;
    background: transparent;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}
.mega-dropdown .col4 li {
    border: none;
}
.mega-dropdown .col4 li a {
    font-size: 140%;
    font-weight: 600;
    padding: 10px 0;
}
.mega-dropdown .col4 li a:hover {
    padding-left: 0;
}
.mega-dropdown .col4 li.highlighted a {
    padding-left: 10px;
    color: #e71c31;
}
/* -------------- main menu - desktop --------------- */
@media screen and (min-width: 861px) {
    #main-menu, #main-menu > ul {
        height: 104px;
   }
    #main-bar {
        box-sizing: border-box;
        padding-top: 0;
        transition: background .2s ease-out !important;
   }
    #show-search-button:focus {
        outline: none;
       /* 1px solid rgba(255,255,255,0.4);
        */
        background-color: #ff3547;
   }
    #show-search-button.open {
        background-position: 0 -50px !important;
   }
    #website-header #main-menu > ul > li > a:after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 5px;
        background: #e71c31;
        color: white;
        -o-transition: width .5s cubic-bezier(.165,.84,.44,1);
        transition: width .5s cubic-bezier(.165,.84,.44,1);
        transition: width .5s cubic-bezier(.165,.84,.44,1), -webkit-transform .5s cubic-bezier(.165,.84,.44,1);
        transition: width .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);
   }
    #website-header #main-menu > ul > li > a:hover:after, #website-header #main-menu > ul > li > a:focus:after {
        width: 100%;
   }
    .mega-dropdown-bg {
        position: absolute;
        top: -1px;
        left: -100vw;
        z-index: -1;
        width: 200vw;
        height: 100%;
        background: white;
        border-top: 1px solid #dfdfdf;
        box-shadow: 0 4px 7px rgba(0,0,0,0.1);
   }
    .mega-dropdown li a {
        transition: all .2s ease-in-out;
   }
    .mega-dropdown li a:hover {
        padding-left: 10px;
        padding-right: 0;
   }
    #main-menu > ul > li > a.current-page {
        color: #e71c31;
        opacity: 1;
   }
    #top-bar {
        background: #e71c31;
   }
    #secondary-menu a, #tertiary-menu a {
        border-bottom: 1px solid transparent;
        outline: none;
   }
    #secondary-menu a:hover, #tertiary-menu a:hover, #secondary-menu a:focus, #tertiary-menu a:focus {
        border-bottom: 1px solid rgba(255,255,255,0.4);
   }
    #tertiary-menu {
        float: right;
   }
    #logoWrap {
        position: relative;
        outline: none;
   }

    #logoWrap:focus {
        outline: 1px dotted #292929;
   }
   /* #logoWrap:after {
        content: "";
        position: absolute;
        display: block;
        bottom: -23px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 5px;
        background: #e71c31;
        color: white;
        -o-transition: width .5s cubic-bezier(.165,.84,.44,1);
        transition: width .5s cubic-bezier(.165,.84,.44,1);
        transition: width .5s cubic-bezier(.165,.84,.44,1), -webkit-transform .5s cubic-bezier(.165,.84,.44,1);
        transition: width .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);
   }
    #logoWrap:focus:after {
        width: 100%;
   }
    */
}
#search-box {
    display: block;
    box-sizing: border-box;
    z-index: 20000;
    position: absolute;
    top: -90px;
    left: 0;
    width: 100%;
    height: 90px;
    padding: 0 20px;
    background: #9B172E;
    transition: padding .7s ease-in-out !important;
}
.show-search #search-box {
    displaY: block;
}
#search-box legend {
    displaY: none;
}
body #website-header {
    padding-top: 0;
    transition: top .3s ease-out !important;
}
body.show-search #website-header {
    top: 85px;
}
.show-search #top-bar {
   /* border-top: 1px solid #9B172E;
    */
    height: 50px;
}
#search-submit {
    background-color: white;
    /*
    background-image: url('/img/search-icon-red.svg') !important;
    background-size: 50px 50px;
    */
    background-image: url('/img/interface.svg') !important;
    background-size: 280px 120px;
    background-position: -75px 5px;
    width: 50px;
    height: 50px;

    border: 1px solid #e71c31;
    border: 1px solid #dfdfdf;

}
#search-input {
    -webkit-appearance: none;
    border-radius: 0 !important;
}
