/**
 * Theme Name: Gutenberg: The Quarantheme
 * Theme URI: https://www.wfu.edu/
 * Description: WFU Gutenberg theme made during COVID so named after that.
 * Version: 1.0
 * Tags: gutenberg, flexbox
 * Author: Wake Forest University
 * Author URI: https://www.wfu.edu/
**/
.container {
  /** ************************** GUTENBERG ************************** **/
  /* download styles */
  /* code styles */
  /* gallery styles */
  /* Latest Posts styles plus Query loop */
  /* Archives & Categories styles */
  /* Rss Feed Styles */
  /* quote styles */
  /* pullquote styles */
  /* Audio styles */
  /* Social links styles */
  /* Preformatted & Verse styles */
  /* Table styles */
  /* Ninja table styles */
  /* Accordion styles */
  /* Slider Styles */
  /* Localist styles */
  /* Staff listing */
  /* Blog styles, plus search box*/
  /* 404 styles */
  /* Cover styles */
  /* Media & Text styles */
  /* Gravity Forms */
  /** ************************** END GUTENBERG ************************** **/
  /** styles for the custom department events and announcements block **/ }
  .container p {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.1rem;
    line-height: 1.6;
    margin: 0 0 20px 0; }
  .container h1, .container h2, .container h3, .container h4, .container h1 a, .container h2 a, .container h3 a, .container h4 a {
    font-family: "Cormorant", serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 4px 0 8px 0; }
  .container h5, .container h6, .container .has-mimic-h-5-font-size, .container .has-mimic-h-6-font-size, .container h5 a, .container h6 a, .container .has-mimic-h-5-font-size a, .container .has-mimic-h-6-font-size a {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.4;
    margin: 4px 0 8px 0; }
  .container h1 {
    font-size: 3rem; }
  .container h2 {
    color: #8c6d2c;
    font-size: 2.5rem; }
  .container h3 {
    font-size: 2.25rem; }
  .container h4 {
    color: #8c6d2c;
    font-size: 2.1rem; }
  .container h5 {
    font-size: 1.5rem; }
  .container h6 {
    font-size: 1.3rem; }
  .container .section_header, .container .is-style-section_header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 3px; }
  .container strong, .container b {
    font-weight: 700; }
  .container a {
    color: #8c6d2c;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    text-decoration: underline;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .container .is-style-wfu-gray-pattern-bgrd a, .container .panel a {
    color: #755a23; }
  .container a:hover, .container a:focus {
    color: #755a23;
    text-decoration: none; }
  .container .is-style-wfu-gray-pattern-bgrd a:hover, .container .is-style-wfu-gray-pattern-bgrd a:focus, .container .panel a:hover, .container .panel a:focus {
    color: #644e1c; }
  .container .is-style-wfu-gray-pattern-bgrd a.wp-block-button__link:hover, .container .is-style-wfu-gray-pattern-bgrd a.wp-block-button__link:focus, .container .is-style-wfu-gray-pattern-bgrd a.button:hover, .container .is-style-wfu-gray-pattern-bgrd a.button:focus {
    color: #fff; }
  .container .button a, .container a.button, .container a.wp-block-button__link {
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.1;
    text-decoration: none; }
  .container .button, .container input[type='submit'], .container input[type='button'], .container .wp-block-button__link {
    background-color: #8c6d2c;
    border: 1px solid #8c6d2c;
    border-radius: 6px;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding: 11px 16px 10px; }
  .container .wp-block-button__link {
    margin-bottom: 6px; }
  .container .button:focus, .container .button:hover, .container input[type='submit']:focus, .container input[type='submit']:hover, .container input[type='button']:focus, .container input[type='button']:hover, .container .wp-block-button__link:focus, .container .wp-block-button__link:hover {
    background-color: #755a23;
    border: 1px solid #755a23; }
  .container .button.secondary, .container a.is-style-wfu-button-gray {
    background-color: #565656;
    border-color: #565656; }
  .container .button.secondary:focus, .container .button.secondary:hover, .container a.is-style-wfu-button-gray:focus, .container a.is-style-wfu-button-gray:hover {
    background-color: #3a3a3a;
    border-color: #3a3a3a; }
  .container .button.small, .container .wp-block-buttons.is-style-wfu-button-small .wp-block-button__link {
    font-size: .95rem;
    padding-bottom: 8px;
    padding-top: 7px; }
  .container .wp-block-buttons.is-style-wfu-button-expanded {
    display: block; }
  .container .expand, .container .wp-block-buttons.is-style-wfu-button-expanded .wp-block-button {
    display: block;
    margin-left: 0;
    margin-right: 0; }
  .container .expand, .container .wp-block-buttons.is-style-wfu-button-expanded .wp-block-button .wp-block-button__link {
    width: 100%; }
  .container .wp-block-buttons {
    margin-bottom: 12px; }
  .container .wp-block-buttons.is-style-wfu-button-expanded {
    margin-bottom: 20px; }
  .container .wp-block-buttons.aligncenter {
    display: block; }
  .container ul, .container ol, .container ul ul, .container ol ul, .container ul ol, .container ol ol {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.1rem;
    margin-left: 24px; }
  .container ul li, .container ol li {
    margin-bottom: 8px; }
  .container ol li ol, .container ol li ul, .container ul li ol, .container ul li ul {
    margin-top: 8px; }
  .container select, .container input[type='text'], .container input[type='search'], .container textarea {
    border: solid 1px #d8d8d8;
    border-radius: 5px;
    box-shadow: none;
    color: #757575;
    font-size: .85rem;
    height: 34px;
    padding: 1px 7px;
    position: relative;
    width: 100%; }
  .container textarea {
    color: #222;
    height: auto;
    min-height: 150px; }
  .container select {
    background-position: 100% center;
    background-repeat: no-repeat;
    line-height: 2.4; }
  .container figcaption {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.1rem; }
  .container select:hover {
    background-color: #f3f3f3; }
  .container input::placeholder {
    color: #757575; }
  .container .wp-block-search {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif; }
  .container .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border: none;
    padding: 0; }
  .container .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    height: 34px;
    border-radius: 5px; }
  .container .wp-block-image figcaption {
    border-bottom: solid 1px #d8d8d8;
    color: #6e6e6e;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 8px;
    padding: 4px 6px 9px; }
  .container p.has-drop-cap:not(:focus):first-letter {
    font-size: 5.5rem;
    margin-top: 13px;
    margin-left: 0; }
  .container .has-white-color * {
    color: #fff; }
  .container .has-white-color a:hover, .container .has-white-color a:focus {
    color: inherit; }
  .container .has-old-gold-color * {
    color: #8c6d2c; }
  .container .has-black-background-color {
    /*this is defined elsewhere, where? */
    background-color: #222222; }
  .container .has-old-gold-background-color {
    background-color: #8c6d2c; }
  .container .alignleft {
    float: left;
    margin: 8px 20px 8px 0; }
  .container .alignright {
    float: right;
    margin: 8px 0 8px 20px; }
  .container .aligncenter {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px; }
  .container .wp-block-image {
    margin-bottom: 0; }
  .container figure.wp-block-image:not(.aligncenter):not(.alignright):not(.alignleft) {
    margin-bottom: 18px; }
  .container .wp-caption-text {
    border-bottom: solid 1px #d8d8d8;
    color: #6e6e6e;
    font-size: .9rem;
    line-height: 1.4;
    margin-bottom: 8px;
    padding: 8px 6px 9px; }
  .container .wp-block-file .wp-block-file__button {
    background: #8c6d2c;
    border-radius: 6px;
    font-size: .9rem;
    line-height: 1.1;
    padding: 6px 16px 7px; }
  .container .wp-block-file a.wp-block-file__button:active, .container .wp-block-file a.wp-block-file__button:focus, .container .wp-block-file a.wp-block-file__button:hover {
    background: #755a23;
    opacity: 1; }
  .container .wp-block-code {
    margin-bottom: 20px; }
  .container .code-inline, .container code, .container .wp-block-code code, .container .wp-block-code > code {
    background-color: #f1f1f1;
    border: 1px solid #cccccc;
    border-radius: 4px;
    display: inline;
    font-family: Consolas, 'Liberation Mono', Courier, monospace;
    line-height: 1.8;
    padding: 0.125rem 0.3125rem 0.0625rem;
    overflow-wrap: break-word;
    white-space: pre-wrap; }
  .container .wp-block-gallery ul {
    margin-left: 0; }
  .container .blocks-gallery-grid .blocks-gallery-image figcaption, .container .blocks-gallery-grid .blocks-gallery-item figcaption,
  .container .wp-block-gallery .blocks-gallery-image figcaption, .container .wp-block-gallery .blocks-gallery-item figcaption,
  .container .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.42) 60%, transparent);
    font-size: 1rem;
    padding: 0 10px 8px; }
  .container figcaption.blocks-gallery-caption {
    font-size: 1.25rem;
    margin-bottom: 20px;
    padding: 0 15px;
    text-align: center; }
  .container ul.wp-block-latest-posts__list, .container .wp-block-query ul.wp-block-post-template {
    margin-left: 0; }
  .container .wp-block-latest-posts__list li, .container .wp-block-query li.wp-block-post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 16px 0;
    overflow: auto; }
  .container .wp-block-query li.wp-block-post:first-of-type {
    padding-top: 0; }
  .container .wp-block-latest-posts__list li a, .container .wp-block-query .wp-block-post-title, .container .wp-block-query .wp-block-post-title a {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0; }
  .container .wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt, .container .wp-block-query .wp-block-post-excerpt__excerpt {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0.5em; }
  .container .wp-block-latest-posts__featured-image, .container .wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em; }
  .container .wp-block-latest-posts__featured-image.alignright {
    float: right; }
  .container .wp-block-latest-posts__featured-image.aligncenter {
    float: none;
    margin-right: 0; }
  .container .wp-block-query .wp-block-post-date {
    display: block;
    font-size: .8125rem; }
  .container .wp-block-post-template, .container .wp-block-query-loop {
    margin-bottom: 1rem; }
  .container .wp-block-query p.wp-block-post-excerpt__more-text {
    font-size: 1rem;
    margin-bottom: 0; }
  .container .wp-block-archives-list.wp-block-archives, .container .wp-block-categories-list.wp-block-categories {
    font-size: 1.2rem;
    font-weight: 600; }
  .container .wp-block-archives-dropdown select, .container .wp-block-categories-dropdown select {
    margin-bottom: 20px; }
  .container ul.wp-block-rss {
    list-style: none;
    margin-left: 0; }
  .container li.wp-block-rss__item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 16px 0; }
  .container .wp-block-rss__item-title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0; }
  .container .wp-block-rss__item-author, .container .wp-block-rss__item-publish-date {
    font-size: .8rem; }
  .container .wp-block-rss__item-excerpt {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 2px; }
  .container blockquote, .container blockquote.wp-block-quote {
    background: url("https://prod.wp.cdn.aws.wfu.edu/assets/images/quotes.png") top left no-repeat;
    border-left: none;
    color: #222222;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 25px;
    padding: 10px 15px 0 15px; }
  .container .is-style-wfu-gray-pattern-bgrd blockquote, .container .is-style-wfu-gray-pattern-bgrd blockquote.wp-block-quote {
    background: url("https://prod.wp.cdn.aws.wfu.edu/assets/images/quotes2.png") top left no-repeat; }
  .container blockquote p, .container blockquote.wp-block-quote p {
    color: #222222;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px; }
  .container blockquote cite, .container blockquote.wp-block-quote cite {
    display: block;
    font-size: 1.1rem;
    font-weight: 400; }
  .container blockquote.wp-block-quote cite {
    color: #555; }
  .container blockquote.wp-block-quote.is-style-plain {
    background: none;
    padding: 10px 15px 0 5px; }
  .container blockquote.wp-block-quote.is-style-large, .container blockquote.wp-block-quote.is-style-large p {
    font-size: 1.8rem; }
  .container blockquote.wp-block-quote.is-style-large cite {
    font-size: 1.4rem;
    text-align: right; }
  .container .wp-block-pullquote blockquote {
    background-image: none; }
  .container .wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    margin: 50px auto;
    padding: 12px; }
  .container .wp-block-pullquote blockquote cite {
    text-transform: capitalize; }
  .container .wp-block-pullquote.is-style-solid-color {
    margin-bottom: 30px; }
  .container .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 75%; }
  .container .wp-block-pullquote.is-style-solid-color blockquote p {
    margin-bottom: 10px;
    font-size: 2rem; }
  .container .wp-block-pullquote.is-style-default cite:before, .container .wp-block-pullquote.is-style-solid-color cite:before {
    content: none; }
  .container .wp-block-audio figcaption {
    margin-top: 0;
    font-weight: 600;
    font-size: 1.25rem; }
  .container ul.wp-block-social-links {
    margin-left: auto; }
  .container pre.wp-block-preformatted, .container pre.wp-block-verse, .container pre {
    font-family: Consolas, 'Liberation Mono', Courier, monospace;
    margin-bottom: 20px;
    overflow: auto;
    white-space: pre-wrap; }
  .container pre.wp-block-verse {
    font-size: 1.1rem; }
  .container table {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif; }
  .container .wp-block-table.is-style-regular tbody {
    border: 1px solid #ddd; }
  .container .wp-block-table td, .container .wp-block-table th {
    border: none; }
  .container .wp-block-table thead, .container .wp-block-table tfoot {
    background: #eee;
    border: 1px solid #ddd; }
  .container .wp-block-table.is-style-regular tbody tr {
    border: 1px solid #ddd; }
  .container .wp-block-table.is-style-regular tbody td {
    border: 1px solid #ddd; }
  .container .wp-block-table.is-style-regular tbody tr:nth-child(even) {
    background-color: #fff; }
  .container .wp-block-table.is-style-stripes {
    border-bottom: none; }
  .container .wp-block-table.is-style-stripes thead, .container .wp-block-table.is-style-stripes tfoot {
    border: 1px solid #eee; }
  .container .wp-block-table.is-style-stripes tbody tr {
    background-color: #f2f2f2; }
  .container .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #fff; }
  .container .wp-block-table figcaption {
    text-align: center;
    margin-bottom: 25px;
    font-weight: 600; }
  .container .ninja_table_wrapper {
    font-size: .9rem; }
  .container .semantic_ui .ui.table thead th {
    background: #f9f9f9; }
  .container .footable .btn-primary {
    background-color: #8c6d2c;
    border-color: #8c6d2c; }
  .container .footable .btn-primary.active, .container .footable .btn-primary.focus, .container .footable .btn-primary:active, .container .footable .btn-primary:focus, .container .footable .btn-primary:hover, .container .footable .open > .dropdown-toggle.btn-primary {
    background-color: #755a23;
    border-color: #755a23; }
  .container .fooicon.fooicon-search {
    margin-top: 3px; }
  .container .footable-filtering-external ul.dropdown-menu > li > a.checkbox > label, .container table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox > label {
    padding-left: 0; }
  .container .footable-filtering-external ul.dropdown-menu > li > a.checkbox input[type=checkbox], .container table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type=checkbox] {
    height: 20px;
    margin: 0 10px 0 0;
    position: relative;
    vertical-align: text-top;
    width: 20px; }
  .container ul.accordion {
    list-style: none;
    margin: 0 0 30px;
    padding: 0; }
  .container .accordion .accordion-title {
    border: none;
    padding: 1.15rem 2.5rem 1.15rem 1rem; }
  .container .accordion-item a.accordion-title {
    color: #222;
    display: block;
    font-size: 1.1rem;
    line-height: 1.1;
    text-decoration: none; }
  .container .accordion-title::before {
    margin-top: -0.65rem;
    font-size: 1.25rem;
    font-weight: bold; }
  .container .accordion .accordion-item {
    background: #efefef;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1rem;
    padding: 0;
    margin-bottom: 0 !important; }
  .container .accordion .accordion-item > a {
    border-bottom: solid 1px #d8d8d8; }
  .container .accordion .accordion-item > a:last-child, .container :last-child:not(.is-active) > .accordion-title, .container :last-child > .accordion-content:last-child {
    border-bottom: none; }
  .container .accordion-content {
    background-color: #fff;
    border: none;
    padding: 1rem;
    overflow: auto; }
  .container .slider-wrapper {
    clear: both;
    position: relative; }
  .container .slider {
    cursor: auto !important;
    height: auto;
    margin-top: 0 !important;
    opacity: 0;
    visibility: hidden; }
  .container .slider {
    margin-bottom: 0; }
  .container .slider-wrapper .slick-slider .slick-track {
    height: auto; }
  .container .slider-wrapper.alignfull .slick-slider .slick-track {
    height: 450px; }
  .container .slick-slide .slide-caption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 55%, rgba(0, 0, 0, 0.5) 100%);
    bottom: 0;
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 40px 16px 16px;
    position: absolute;
    text-align: center;
    width: inherit; }
  .container .slick-slide img {
    width: 100%; }
  .container .slick-initialized .slick-slide {
    background-color: #000;
    text-align: center; }
  .container .slick-initialized .slide_img.slide_link:hover {
    cursor: pointer; }
  .container .slider.slick-initialized {
    visibility: visible;
    opacity: 1; }
  .container .slick-slider .slick-prev, .container .slick-slider .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none; }
  .container .slick-slider .slick-prev {
    left: 10px;
    z-index: 5; }
  .container .slick-slider .slick-next {
    right: 13px; }
  .container .alignfull .slick-slider .slick-prev {
    left: 16px; }
  .container .alignfull .slick-slider .slick-next {
    right: 19px; }
  .container .slick-slider .slick-next::before, .container .slick-slider .slick-prev::before {
    color: white;
    font-family: 'FontAwesome';
    font-size: 1.75rem;
    line-height: 1;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 2px 2px 9px #3d3d3d, -2px -2px 9px #3d3d3d; }
  .container .slick-next::before {
    content: "\f138"; }
  .container .slick-prev::before {
    content: "\f137"; }
  .container .localist_content ul {
    margin-left: 0;
    margin-bottom: 0; }
  .container .localist_content ul li {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin-bottom: 0;
    overflow: auto;
    padding: 20px 0 16px; }
  .container .localist_content ul li:first-of-type {
    padding-top: 5px; }
  .container .localist_content .image {
    float: left;
    margin: 3px 15px 10px 0; }
  .container .localist_content:not(.alignfull):not(.alignwide) .image {
    max-width: 300px; }
  .container .localist_content .title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0; }
  .container .localist_content .info {
    color: #555;
    font-size: .85rem;
    line-height: 1.4; }
  .container .localist_content .info .location {
    font-size: .85rem;
    font-style: normal; }
  .container .localist_content p {
    margin-bottom: 0; }
  .container .localist_content .excerpt {
    font-size: .95rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 10px;
    word-break: break-word; }
  .container .localist_content .localist_more.button {
    margin-bottom: 25px;
    margin-top: 20px; }
  .container .localist_content.alignwide .localist_more.button, .container .localist_content.alignfull .localist_more.button {
    margin-top: 0; }
  .container .localist_content.alignfull li {
    margin: 0 1em; }
  .container .localist_content.alignfull .section_header, .container .localist_content.alignfull .localist_more.button {
    margin-left: 17px; }
  .container .localist_content.alignwide li:last-child, .container .localist_content.alignfull li:last-child {
    margin-bottom: 20px; }
  @media screen and (min-width: 40em) {
    .container .localist_content.alignwide .section_header, .container .localist_content.alignfull .section_header {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 5px; }
    .container .localist_content.alignwide ul, .container .localist_content.alignfull ul {
      display: flex;
      flex-wrap: wrap;
      margin-left: -1em;
      margin-right: -1em; }
    .container .localist_content.alignfull ul {
      margin-left: 0;
      margin-right: 0; }
    .container .localist_content.alignwide li {
      margin: 0 1em; }
    .container .localist_content.alignwide li, .container .localist_content.alignfull li {
      border-top: 1px solid #ddd;
      flex-basis: 26%;
      flex-grow: 1;
      margin: 0 1em 20px;
      overflow: initial; }
    .container .localist_content.alignwide ul li:first-of-type, .container .localist_content.alignfull ul li:first-of-type {
      padding-top: 20px; }
    .container .localist_content.alignfull li {
      flex-basis: 20%; }
    .container .localist_content.alignwide .image, .container .localist_content.alignfull .image {
      float: none; } }
  @media screen and (min-width: 84.38em) {
    .container .localist_content.alignfull li {
      flex-basis: 17%; } }
  .container .staff_listing {
    margin-bottom: 25px; }
  .container .staff_entry {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    overflow: auto;
    padding-top: 25px; }
  .container .staff_entry:last-child {
    border-bottom: none; }
  .container .staff_listing .staff_picture {
    float: left;
    margin-bottom: 25px;
    margin-right: 20px;
    max-width: 135px; }
  .container .staff_listing h3.staff_entry_name {
    line-height: 1;
    margin: 0 0 2px 0; }
  .container .staff_listing .staff_title {
    margin-bottom: 8px;
    display: block;
    font-style: italic;
    font-size: 1.05rem;
    line-height: 1.3; }
  .container .staff_listing p.staff_entry_contact {
    font-size: .9rem;
    line-height: 1.6; }
  .container .staff_listing .staff_entry_bio {
    clear: both; }
  @media screen and (min-width: 40em) {
    .container .staff_listing .staff_picture {
      max-width: 170px; } }
  .container .blog-item h3, .container .blog-item h3 a {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem; }
  .container .blog-item .cat_tag_title {
    font-size: 1rem; }
  .container .blog_sidebar hr {
    margin-top: 8px;
    border-bottom: 1px solid #ddd; }
  .container .blog_sidebar .wp-block-latest-posts__list li:last-of-type {
    border-bottom: none;
    padding-bottom: 0; }
  .container .wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__inside-wrapper .wp-block-search__button {
    border-radius: 0 5px 5px 0;
    color: #8c6d2c;
    height: 34px;
    padding: 0 3px 0 0;
    outline: none; }
  .container .wp-block-search.wp-block-search__button-inside.wp-block-search__text-button .wp-block-search__button {
    background: #8c6d2c;
    border: none;
    border-radius: 0 5px 5px 0;
    color: #fff;
    word-break: normal; }
  .container .wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button {
    background: #fff;
    border: none;
    padding: 0;
    color: #8c6d2c;
    margin-left: 0;
    word-break: normal; }
  .container .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, .container .wp-block-search .wp-block-search__input {
    background-color: #fff;
    border: solid 1px #d8d8d8;
    border-radius: 5px;
    margin-bottom: 15px;
    min-height: 34px;
    padding: 0 0 0 7px; }
  .container .blog_sidebar .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    margin-bottom: 0; }
  .container .blog_sidebar .wp-block-archives label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    padding: 0;
    overflow: hidden;
    position: absolute;
    width: 1px; }
  .container .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border: none !important;
    border-radius: 5px 0 0 5px;
    margin-bottom: 0;
    padding: 0; }
  .container .wp-block-search.wp-block-search__button-outside button.wp-block-search__button, .container .wp-block-search .wp-block-search__button {
    background-color: #8c6d2c;
    border: none;
    border-radius: 6px;
    color: #fff;
    height: 34px;
    font-size: 1rem;
    padding: 2px 13px; }
  .container .wp-block-search.wp-block-search__button-outside button.wp-block-search__button:hover,
  .container .wp-block-search.wp-block-search__button-outside button.wp-block-search__button:focus,
  .container .wp-block-search.wp-block-search__button-inside.wp-block-search__text-button button.wp-block-search__button:hover,
  .container .wp-block-search.wp-block-search__button-inside.wp-block-search__text-button button.wp-block-search__button:focus {
    background-color: #755a23; }
  .container .comment_container .comment cite {
    color: #222222;
    display: inline-block;
    font-size: 1.1rem; }
  .container .comment_container .comment cite:before {
    content: initial; }
  @media screen and (min-width: 64em) {
    .container .comment_container {
      padding-right: 25px; } }
  .container #background_404 h1 {
    font-size: 7rem; }
  .container #background_404 {
    background-color: #2b2b2b;
    margin: -47px 0 0 0;
    padding: 30px 0; }
  .container #background_404 #inner_background_404 {
    background: #fff url("https://static.secure.wfu.edu/images/deacon-shadow.png") no-repeat 97% bottom;
    background-size: 180px;
    border-radius: 15px;
    margin: 80px 20px 90px;
    overflow: auto;
    padding: 20px 30px 190px; }
  .container .wp-block-cover, .container .wp-block-cover-image {
    width: auto; }
  .container .wp-block-cover p, .container .wp-block-cover-image p {
    background-color: transparent !important;
    font-family: "Cormorant", serif;
    font-size: 3.5rem !important;
    margin-bottom: 0;
    text-shadow: 2px 2px 9px #222, -2px -2px 9px #222; }
  .container .wp-block-cover p:not(.has-text-color) {
    color: #fff; }
  .container .wp-block-cover h1 a, .container .wp-block-cover h2 a, .container .wp-block-cover h3 a, .container .wp-block-cover h4 a, .container .wp-block-cover h5 a, .container .wp-block-cover h6 a {
    color: inherit;
    text-decoration: none; }
  .container .wp-block-cover h1 a:hover, .container .wp-block-cover h2 a:hover, .container .wp-block-cover h3 a:hover, .container .wp-block-cover h4 a:hover, .container .wp-block-cover h5 a:hover, .container .wp-block-cover h6 a:hover,
  .container .wp-block-cover h1 a:focus, .container .wp-block-cover h2 a:focus, .container .wp-block-cover h3 a:focus, .container .wp-block-cover h4 a:focus, .container .wp-block-cover h5 a:focus, .container .wp-block-cover h6 a:focus {
    color: inherit;
    text-decoration: underline; }
  .container .wp-block-media-text {
    background-color: #8c6d2c; }
  .container .wp-block-media-text .wp-block-media-text__content p {
    color: #fff;
    font-family: "Cormorant", serif;
    font-size: 3rem;
    line-height: 1.25;
    margin-bottom: 0; }
  .container .wp-block-media-text.alignfull .wp-block-media-text__content p {
    font-size: 3.5rem; }
  .container .gform_wrapper ul {
    list-style: none;
    margin-left: 0; }
  .container .gform_wrapper select {
    line-height: 1; }
  .container .gform_wrapper input[type=radio] + input[type=text] {
    display: inline-block;
    margin-left: 7px;
    width: auto; }
  .container .gfield_description, .container .gsection_description {
    font-size: .875rem; }
  .container .gform_legacy_markup_wrapper h2.gsection_title {
    font-size: 2rem; }
  .container .gform_legacy_markup_wrapper label.gfield_label {
    font-size: 1rem; }
  .container .gform_wrapper [type='checkbox'], .container .gform_wrapper [type='radio'] {
    margin: 0; }
  .container .gform_wrapper select, .container .gform_wrapper input[type='text'] {
    width: auto; }
  .container .dept_event_content .feed_story, .container .rss_feed_content .feed_story {
    border-bottom: 1px solid #ddd;
    padding: 16px 0; }
  .container .dept_event_content .feed_story:first-of-type, .container .rss_feed_content .feed_story:first-of-type {
    padding-top: 5px; }
  .container .dept_event_content .title, .container .rss_feed_content .title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0; }
  .container .dept_event_content .title a, .container .rss_feed_content .title a {
    line-height: 1.3; }
  .container .dept_event_content .publish_date, .container .rss_feed_content .publish_date {
    font-size: .8rem;
    margin-bottom: 0;
    margin-top: 2px; }
  .container .dept_event_content .button, .container .rss_feed_content .button {
    margin-top: 20px; }
  .container #events_wrapper .upcoming_item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px; }
    .container #events_wrapper .upcoming_item h3 {
      font-size: 2rem;
      margin-bottom: 0; }
      .container #events_wrapper .upcoming_item h3 a {
        text-decoration: initial; }
    .container #events_wrapper .upcoming_item .publish_date {
      font-style: italic;
      margin-left: 1px; }
  .container #events_wrapper .upcoming_item:last-of-type {
    border-bottom: none; }
  .container .event_detail_date {
    font-style: italic;
    font-weight: 700; }
  .container .full_event_image {
    margin-bottom: 20px; }

/*
Description: Global WFU header
Version: 2.0
Author: Wake Forest University - Lisa Perriello
Author URI: http://www.wfu.edu/
*/
.homepage_horizontal_scroll #wfualert > div {
  position: fixed;
  z-index: 501; }

.heater_container {
  height: 50px; }

.heater_container a, .heater_container p {
  color: #f4f4f4;
  font-size: .8125rem;
  font-family: 'Open Sans','Helvetica Neue', Helvetica , sans-serif;
  letter-spacing: .01em;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.heater_container a:hover, .heater_container a:focus {
  color: #ccc; }

.heater_container .global-header {
  background: #1a1a1a;
  height: 50px;
  width: 100%;
  z-index: 500; }

.heater_container .global-header .brand {
  display: block;
  height: 50px;
  padding: 0; }

.heater_container .global-header .brand img {
  height: 50px;
  max-width: 250px;
  margin-left: 12px;
  width: 100%; }

.heater_container .global-header .brand h2 {
  font-size: 0;
  margin: 0; }

.row .primary-mega .row {
  margin: 0 0 20px; }

.row .search-mega .row {
  margin: 0; }

.heater_container .global-header nav {
  position: relative;
  padding: 0; }

.heater_container .global-header nav .main-menu {
  float: right; }

.heater_container .global-header nav ul {
  margin: 0;
  height: auto; }

.heater_container .global-header nav li {
  cursor: pointer;
  display: inline-block; }

.heater_container .global-header nav li.closed i.bars:before {
  content: "\f0c9";
  font-family: 'FontAwesome';
  font-size: 1rem;
  font-style: normal; }

.heater_container .global-header nav li.closed i.search:before {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 1rem;
  font-style: normal; }

.heater_container .global-header nav li.open i.bars:before, header.global-header nav li.open i.search:before {
  color: #8c6d2c;
  content: "\f00d";
  font-family: 'FontAwesome';
  font-size: 1rem;
  font-style: normal; }

.heater_container .global-header .menu-item {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 12px 11px 11px;
  min-width: 50px;
  text-align: center;
  color: #fff; }

.heater_container .global-header .menu-item span {
  font-family: 'Open Sans','Helvetica Neue', Helvetica , sans-serif;
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: 400;
  font-size: .85rem; }

.heater_container .global-header .menu-item i {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #fff; }

.heater_container .global-header .menu-item:hover a, .heater_container .global-header .menu-item:active a, .heater_container .global-header .menu-item:focus a,
.heater_container .global-header .menu-item:hover i, .heater_container .global-header .menu-item:active i, .heater_container .global-header .menu-item:focus i,
.heater_container .global-header .menu-item.open a, .heater_container .global-header .menu-item.open i {
  color: #8c6d2c; }

.heater_container .mega-menu {
  display: none;
  left: -140%;
  padding: 0;
  position: absolute;
  top: 49px;
  width: 100vw;
  z-index: 490;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.heater_container .mega-menu.open {
  display: block; }

.heater_container .mega-menu .close {
  cursor: pointer; }

.heater_container .mega-menu .close img {
  height: 20px;
  width: 20px; }

/* Main menu styles */
.heater_container .global-header .row-one ul li {
  list-style: none;
  text-align: center;
  display: block; }

.heater_container .global-header #info_heater_tile ul li, .heater_container .global-header #audiences_tile ul li, .heater_container .global-header #popular_search_group ul li {
  display: block; }

.heater_container .global-header #visitor_heater_tile .inset-content {
  position: relative;
  height: 100%;
  border: none; }

.heater_container .global-header #visitor_heater_tile figcaption {
  font-family: 'Open Sans','Helvetica Neue', Helvetica , sans-serif;
  font-size: .875rem;
  text-align: left; }

.heater_container .primary-mega .column {
  border-right: 0; }

.heater_container .primary-mega .column:last-of-type {
  border-right: 0; }

.heater_container .primary-mega.open {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -ms-transform: translateY(0); }

.heater_container .primary-mega .row {
  margin: 0; }

.heater_container .primary-mega .row .columns {
  padding: 0; }

.heater_container .primary-mega .row .columns .inset-content {
  padding: 0; }

.heater_container .primary-mega .menu-title {
  margin-bottom: 0;
  position: relative; }

.heater_container .primary-mega .menu-title a {
  border-bottom: 1px solid #aaa;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2;
  padding: 10px;
  text-align: left; }

.heater_container .primary-mega .menu-title .arrow_container {
  background: #222;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0; }

.heater_container .primary-mega .menu-title i {
  color: #fff;
  display: block;
  font-size: 1rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  z-index: 600; }

.heater_container .primary-mega .menu-title.active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.heater_container .primary-mega .row-one {
  border-top: 1px solid #ccc; }

.heater_container .primary-mega .row-one .link-list {
  margin-top: 0;
  padding: 0;
  display: none; }

.heater_container .primary-mega .row-one ul, .heater_container .primary-mega .row-two ul, .heater_container .primary-mega .heater ul {
  background: #fff;
  border-bottom: 1px solid #fff; }

.heater_container .primary-mega .heater ul {
  border-bottom: 1px solid #ccc; }

.heater_container .primary-mega .row-one ul li, .heater_container .primary-mega .row-two ul li, .heater_container .primary-mega .heater ul li {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 10px;
  text-align: left; }

.heater_container .primary-mega .row-one ul li:last-of-type, .heater_container .primary-mega .row-two ul li:last-of-type, .heater_container .primary-mega .heater ul li:last-of-type {
  border-bottom: none; }

.heater_container .primary-mega .row-one ul li a, .heater_container .primary-mega .row-two ul li a, .heater_container .primary-mega .heater ul li a {
  font-size: .9rem; }

.heater_container .primary-mega .row-one ul li a span, .heater_container .primary-mega .row-two ul li a span, .heater_container .primary-mega .heater ul li a span {
  color: #8c6d2c; }

.heater_container .global-header #schools_heater_tile li a {
  display: block; }

.heater_container .global-header #schools_heater_tile li:after {
  content: none;
  font-family: 'Quattrocento', Georgia, Times, 'Times New Roman', serif; }

.heater_container .primary-mega .row-two ul li a figure {
  color: #8c6d2c;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%; }

.heater_container .primary-mega ul.link-list li a span:hover, .heater_container .primary-mega ul.link-list li a span:focus,
.heater_container .primary-mega ul.link-list li a span:active {
  border-bottom-color: none;
  border-bottom-style: none;
  color: #8c6d2c; }

.heater_container .primary-mega .menu-title, .heater_container .primary-mega .menu-title a {
  background: #3b3b3b;
  border-bottom: 1px solid #ccc;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  font-family: "Pathway Gothic One", sans-serif;
  font-size: 1.2rem;
  line-height: 2;
  padding: 9px 19px;
  text-align: left;
  text-transform: capitalize;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.heater_container .primary-mega .menu-title a {
  border-bottom: none;
  padding: 0; }

.heater_container .primary-mega .row-two #visitor_heater_tile li .icon {
  display: none; }

.heater_container .primary-mega ul {
  display: none;
  margin: 0;
  padding: 0;
  position: relative; }

.heater_container .primary-mega ul li {
  text-align: left; }

.heater_container .primary-mega .heater {
  padding: 0; }

/* Weather Icon Additions */
.wi-partly-cloudy-night:before {
  content: "\f031"; }

.wi-clear-day:before {
  content: "\f00d"; }

.wi-partly-cloudy-day:before {
  content: "\f013"; }

.wi-clear-night:before {
  content: "\f02e"; }

.wi-wind:before {
  content: "\f050"; }

/* End Weather Icon Additions */
/* Search menu styles */
.heater_container .search-mega {
  background: none;
  padding: 0;
  pointer-events: auto; }

.heater_container .search-mega .search-root {
  background: #3b3b3b;
  padding: 0;
  pointer-events: auto; }

.heater_container .search-mega .search-root .field {
  padding: 0;
  position: relative;
  width: 100%; }

.heater_container .search-mega .search-root .field input[type="submit"].button.fa-search {
  background: none;
  border: none;
  color: #8c6d2c;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  right: 14px;
  top: 0;
  width: 30px; }

.heater_container .search-mega form label.search-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  color: #fff;
  height: 1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 1px; }

.heater_container .search-mega .search-root input {
  background: #fff;
  border: 1px solid #ccc;
  color: #747474;
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-size: 1.5rem;
  font-weight: 200;
  height: 56px;
  margin: 0;
  padding: 8px 8px 8px 16px; }

.heater_container .search-mega .search-root input::-webkit-input-placeholder {
  color: #747474; }

.heater_container .search-mega .search-root input::-moz-placeholder {
  color: #747474; }

.heater_container .search-mega .search-root input:-ms-input-placeholder {
  color: #747474; }

.heater_container .search-mega .search-root input:-moz-placeholder {
  color: #747474; }

.heater_container .search-mega .search-root input::placeholder {
  color: #747474; }

.heater_container .search-mega .search-root .columns.icon-group {
  padding: 0; }

.heater_container .search-mega .search-root .icon-group span {
  border-bottom: 1px solid #ccc;
  color: #fff;
  display: block;
  font-size: 1.2rem;
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-weight: 200;
  line-height: 2;
  margin: 0;
  padding: 9px 19px;
  text-align: left; }

.heater_container .search-mega .search-root .icon-group:hover span {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #ccc; }

.heater_container .search-mega .search-root .icon-group .icon-image {
  display: none; }

.heater_container .search-mega .search-root .search-header {
  border-bottom: 1px solid #ccc;
  color: #fff;
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 2;
  margin-bottom: 0;
  padding: 9px 19px;
  position: relative;
  width: 100%; }

.heater_container .search-mega .search-root .search-header i {
  display: none; }

.heater_container .search-mega .search-root ul.lists {
  margin: 0; }

.heater_container .search-mega .search-root .lists li {
  list-style: none; }

.heater_container .search-mega .search-root .lists li a {
  display: block;
  margin-bottom: 8px;
  padding: 0; }

.heater_container .search-mega .search-root .lists li a span {
  border-bottom: 1px dotted #f4f4f4;
  color: #f4f4f4;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.heater_container .search-mega .search-root .lists li a span:hover {
  border-bottom: 1px dotted #ccc;
  color: #ccc; }

.heater_container .search-mega #popular_search_group {
  margin-bottom: 0;
  padding: 0; }

.heater_container .search-mega .search-header .arrow_container {
  background: #222;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0; }

.heater_container .search-mega #popular_search_group .search-header i {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: block;
  z-index: 600;
  font-size: 1rem;
  color: #fff; }

.heater_container .search-mega #popular_search_group .search-header.active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.heater_container .search-mega #popular_search_group .small-24 {
  padding: 0; }

.heater_container .search-mega #popular_search_group .small-24 ul {
  display: none; }

.heater_container .search-mega #popular_search_group .small-24 ul.open {
  display: block; }

.heater_container .search-mega #popular_search_group .small-24 li {
  background: #fff;
  border-bottom: 1px solid #b4b4b4; }

.heater_container .search-mega #popular_search_group .small-24 a {
  margin: 0;
  padding: 10px; }

.heater_container .search-mega #popular_search_group .small-24 a span {
  font-family: 'Open Sans','Helvetica Neue', Helvetica , sans-serif;
  font-size: .875rem;
  padding-left: 10px;
  color: #8c6d2c;
  margin: 0;
  text-align: left;
  border-bottom: none; }

.heater_container .search-mega #popular_search_group .small-24 a span:hover {
  color: #8c6d2c;
  border: none; }

@media only screen and (min-width: 64.1em) {
  .heater_container .mega-menu {
    left: 0;
    padding-top: 0;
    top: 49px;
    width: 100%; }
  .heater_container .mega-menu.admin_bar_heater {
    top: 82px; }
  .heater_container .primary-mega {
    background: rgba(0, 0, 0, 0.92);
    padding-top: 16px; }
  .global-header .row, .heater_container .row .primary-mega .row, .heater_container .row .search-mega .row {
    margin: 0 auto 20px;
    max-width: 62.5rem; }
  .heater_container .primary-mega .row .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .row .search-mega .row {
    margin: 0 auto 20px; }
  .heater_container .primary-mega .row-one .link-list, .heater_container .primary-mega .row-two ul, .heater_container .primary-mega .heater ul {
    display: block; }
  .heater_container .primary-mega .menu-title, .heater_container .primary-mega .menu-title a {
    background: none;
    border-bottom: none;
    line-height: 1;
    padding: 0; }
  .heater_container .primary-mega .menu-title {
    cursor: unset; }
  .heater_container .primary-mega .menu-title a {
    cursor: pointer; }
  .heater_container .primary-mega .row-two .menu-title, .heater_container .primary-mega .heater .menu-title {
    padding: 4px 0 9px; }
  .heater_container .primary-mega .row-one ul li, .heater_container .primary-mega .row-two ul li, .heater_container .primary-mega .heater ul li {
    border-bottom: none;
    padding: 0; }
  .heater_container .primary-mega .row-two ul li {
    padding: 2px 2px;
    text-align: center; }
  .heater_container .primary-mega .row-two #audiences_tile ul li {
    padding: 2px; }
  .heater_container .primary-mega .row-one ul li a span, .heater_container .primary-mega .row-two ul li a span, .heater_container .primary-mega .heater ul li a span {
    color: #f4f4f4; }
  .heater_container .primary-mega .row-one ul, .heater_container .primary-mega .row-two ul, .heater_container .primary-mega .heater ul {
    background: none;
    border-bottom: none; }
  .heater_container .mega-menu.open {
    position: fixed; }
  .heater_container .primary-mega .row-one {
    border-top: none; }
  .heater_container .primary-mega .menu-title .arrow_container {
    display: none; }
  .heater_container .global-header .primary-mega .row-one .inset-content {
    background: #333;
    padding: 14px 12px; }
  .heater_container .global-header .primary-mega .menu-title, .heater_container .global-header .primary-mega .menu-title a {
    background: none;
    border-bottom: none;
    font-family: 'Pathway Gothic One','Arial Narrow',sans-serif;
    font-weight: 200;
    font-size: 1.82rem;
    text-align: center;
    color: #fff; }
  .heater_container .global-header .primary-mega .row-one .menu-title {
    border-bottom: none;
    line-height: 1;
    text-align: center; }
  .heater_container .global-header .primary-mega .row-one .menu-title a {
    font-size: 2.313rem;
    text-transform: uppercase; }
  .heater_container .global-header .primary-mega .row-one ul.link-list {
    line-height: 1.8;
    margin: 8px 0 0 0; }
  .heater_container .global-header .primary-mega .row-one ul.link-list li {
    text-transform: uppercase;
    text-align: center; }
  .heater_container .primary-mega .row-one ul li a span.text_no_under {
    border-bottom: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .heater_container .global-header .primary-mega #schools_heater_tile .menu-title {
    font-size: 1.65rem;
    text-align: left; }
  .heater_container .global-header .primary-mega #visitor_heater_tile .menu-title {
    display: none; }
  .heater_container .primary-mega .row-two ul li a span.text_under, .heater_container .primary-mega .heater ul li a span.text_under {
    border-bottom: 1px dotted #f4f4f4;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .heater_container .primary-mega .row-one ul li a span.text_no_under:hover, .heater_container .primary-mega .row-two ul li a span.text_under:hover,
  .heater_container .primary-mega .heater ul li a span.text_under:hover {
    border-bottom: 1px dotted #f4f4f4;
    color: #ccc; }
  .heater_container .primary-mega #info_heater_tile .inset-content, .heater_container .primary-mega #visitor_heater_tile .inset-content,
  .heater_container .primary-mega #audiences_tile .inset-content {
    border: 1px solid #5d5d5d;
    min-height: 234px;
    padding: 14px 16px; }
  .heater_container .primary-mega #visitor_heater_tile figcaption {
    color: #fff;
    font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
    font-size: 1rem;
    padding: 0;
    text-align: center;
    width: 100%; }
  .heater_container .primary-mega #visitor_heater_tile figcaption:hover {
    color: #ccc; }
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon-wrapper {
    background: #fff; }
  .heater_container .primary-mega .row-two #visitor_heater_tile ul {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li .icon {
    display: block; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li {
    display: inline-block;
    margin-bottom: 8px;
    padding: 5px;
    white-space: normal;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 50%; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li:hover figure, .heater_container .primary-mega .row-two #visitor_heater_tile li:hover figure figcaption,
  .heater_container .primary-mega .row-two #visitor_heater_tile li:last-of-type:hover span.weather, .primary-mega .row-two #visitor_heater_tile li:last-of-type:hover span.temp {
    color: #ccc; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li:last-of-type:hover span.temp {
    border-right: 1px solid #ccc; }
  .heater_container .primary-mega .row-two #visitor_heater_tile figure {
    display: block;
    margin: 0;
    width: 100%; }
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon {
    height: 60px; }
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon.chapel,
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon.camera,
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon.map {
    display: block;
    margin: 0 auto;
    width: 46px; }
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon.chapel {
    background: url("https://static.secure.wfu.edu/images/_heater/css_sprite.png") no-repeat -5px -725px;
    background-size: 66px 928px; }
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon.camera {
    background: url("https://static.secure.wfu.edu/images/_heater/css_sprite.png") no-repeat -5px -861px;
    background-size: 66px 928px; }
  .heater_container .primary-mega .row-two #visitor_heater_tile .icon.map {
    background: url("https://static.secure.wfu.edu/images/_heater/css_sprite.png") no-repeat -5px -794px;
    background-size: 66px 928px; }
  .heater_container .primary-mega .row-two #visitor_heater_tile a {
    color: #f4f4f4;
    display: block;
    margin: 0;
    padding: 0; }
  .heater_container .primary-mega .row-two #visitor_heater_tile img {
    display: block;
    margin: 0 auto;
    max-width: 46px;
    width: 100%; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li:last-of-type span.temp {
    border-right: 1px solid #fff;
    display: inline-block;
    font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
    font-size: 2.5rem;
    line-height: 1.25;
    height: 50px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 50%; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li:last-of-type span.weather {
    color: #fff;
    display: inline;
    font-size: 2rem;
    height: 50px;
    position: relative;
    margin: 2px 0 0 0;
    max-width: 50px;
    padding: 5px 5px 5px 7px;
    top: 8px;
    width: 100%; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li:last-of-type span.weather .wi {
    font-size: 100%; }
  .heater_container .primary-mega .row-two #visitor_heater_tile li:last-of-type img {
    display: inline;
    height: 50px;
    margin: 2px 0 0 0;
    max-width: 50px;
    padding: 10px;
    position: relative;
    top: 0;
    width: 100%; }
  .heater_container .primary-mega .heater {
    background: #333;
    padding: 17px 0 1px; }
  .heater_container .global-header #schools_heater_tile li, .heater_container .global-header #schools_heater_tile li a {
    display: inline-block; }
  .heater_container .global-header #schools_heater_tile li:after {
    color: #f4f4f4;
    content: "|";
    display: inline-block;
    margin: 0 15px 0 15px; }
  .heater_container .global-header #schools_heater_tile li:last-child:after {
    content: none;
    margin: 0; }
  /* Search menu styles */
  .heater_container .search-mega {
    pointer-events: none; }
  .heater_container .search-mega .search-root {
    background: rgba(0, 0, 0, 0.92);
    padding: 16px 26px 10px 26px;
    pointer-events: auto; }
  .heater_container .search-mega .search-root .field {
    position: relative; }
  .heater_container .search-mega .search-root .field input {
    background: none;
    border: 2px solid #bbb;
    color: #b4b5b4;
    height: 80px;
    margin: 0 0 10px;
    padding: 8px 8px 8px 16px; }
  .heater_container .search-mega .search-root .field input[type="submit"].button.fa-search {
    color: #fff;
    right: 25px; }
  .heater_container .search-mega .search-root input::-webkit-input-placeholder {
    color: #b4b5b4; }
  .heater_container .search-mega .search-root input::-moz-placeholder {
    color: #b4b5b4; }
  .heater_container .search-mega .search-root input:-ms-input-placeholder {
    color: #b4b5b4; }
  .heater_container .search-mega .search-root input:-moz-placeholder {
    color: #b4b5b4; }
  .heater_container .search-mega .search-root input::placeholder {
    color: #b4b5b4; }
  .heater_container .search-mega .search-root .columns.icon-group {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .heater_container .search-mega .search-root .icon-group span {
    border-bottom: none;
    font-size: 1.125rem;
    line-height: inherit;
    margin: 10px 0 5px 0;
    padding: 0;
    text-align: center; }
  .heater_container .search-mega .search-root .column {
    border-right: 1px solid #aaa; }
  .heater_container .search-mega .search-root .column:last-of-type {
    border-right: none; }
  .heater_container .search-mega .search-root .icon-group .icon-image {
    display: block;
    height: 56px;
    margin: 5px auto 0;
    width: 56px; }
  .heater_container .search-mega .search-root .icon-group .icon-image.directory_icon {
    background: url("https://static.secure.wfu.edu/images/_heater/css_sprite.png") no-repeat -5px -591px;
    background-size: 66px 928px; }
  .heater_container .search-mega .search-root .icon-group .icon-image.find_someone {
    background: url("https://static.secure.wfu.edu/images/_heater/css_sprite.png") no-repeat -5px -525px;
    background-size: 66px 928px; }
  .heater_container .search-mega .search-root .icon-group .icon-image.social_icon {
    background: url("https://static.secure.wfu.edu/images/_heater/css_sprite.png") no-repeat -5px -656px;
    background-size: 66px 928px; }
  .heater_container .search-mega .search-root .search-header {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0; }
  .heater_container .search-mega #popular_search_group {
    margin-bottom: 20px; }
  .heater_container .search-mega .search-header .arrow_container {
    display: none; }
  .heater_container .search-mega #popular_search_group .small-24 {
    padding: 0 15px; }
  .heater_container .search-mega #popular_search_group .small-24 ul {
    display: block; }
  .heater_container .search-mega #popular_search_group .small-24 li {
    background: none;
    border-bottom: none; }
  .heater_container .search-mega #popular_search_group .small-24 a {
    margin: 0 0 8px 0;
    padding: 0; }
  .heater_container .search-mega #popular_search_group .small-24 a span {
    color: #f4f4f4;
    border-bottom: 1px dotted #f4f4f4;
    font-size: .8125rem;
    padding: 0; }
  .heater_container .search-mega #popular_search_group .small-24 a span:hover {
    color: #ccc;
    border-bottom: 1px dotted #ccc; } }

@media only screen and (min-device-width: 1000px) and (max-device-width: 1024px) {
  .heater_container .mega-menu {
    left: -143%; } }

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.footer_main .row.grid-x {
  max-width: 62.5rem;
  margin: auto; }

.footer_main .cell {
  padding-left: .9375em;
  padding-right: .9375em; }

.footer_main a, .footer_main p, .footer_main .panel p {
  font-size: .8125rem;
  font-family: 'Open Sans', 'Helvetica Neue', helvetica, sans-serif;
  color: #f4f4f4; }

.footer_main ul {
  list-style: none;
  margin: 0; }

footer {
  position: relative;
  width: 100%;
  bottom: 0;
  background: #000000; }

footer ul li a {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-family: 'Open Sans', 'Helvetica Neue', helvetica, sans-serif;
  font-size: .875rem; }

footer ul li a span {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #f4f4f4;
  border-bottom: 1px dotted #f4f4f4; }

footer ul li a span:hover {
  color: #ccc;
  border-bottom: 1px dotted #ccc; }

footer ul li a span.arrows {
  margin-right: 5px; }

footer ul li a:hover {
  color: #a67f31; }

footer .footer-button {
  display: block;
  padding: 5px 0;
  margin-bottom: 20px;
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-weight: 200;
  font-size: 1.375rem;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  background: #333333;
  color: #fff;
  border-radius: 4px; }

footer .footer-button:hover, footer .footer-button:active, footer .footer-button:focus {
  color: #fff;
  background: #8c6c2a; }

footer .footer-button.gold {
  background: #8c6c2a; }

footer .footer-button.gold:hover, footer .footer-button.gold:active, footer .footer-button.gold:focus {
  background: #755a23; }

footer p.footer-copyright {
  display: none; }

.top-footer {
  background: #333;
  padding: 20px 0 15px; }

.top-footer p, .top-footer p a {
  font-size: .9rem;
  margin-bottom: 0; }

.top-footer p a {
  color: #f4f4f4;
  font-style: italic;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.top-footer p a:hover {
  color: #ccc; }

.top-footer p a span {
  border-bottom: 1px dotted #ccc; }

.top-footer .footer-map {
  display: inline-block;
  margin: 0 4px 0 5px;
  vertical-align: middle;
  width: 64px; }

.top-footer .footer-weather {
  font-family: 'Open Sans', 'Helvetica Neue', helvetica, sans-serif;
  float: right;
  margin-top: 3px; }

.top-footer .footer-weather a {
  color: #f4f4f4;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.top-footer .footer-weather a:hover, .top-footer .footer-weather a:focus {
  color: #ccc; }

.top-footer .footer-weather .temp {
  font-size: 1rem; }

.top-footer .footer-weather .weather {
  font-size: 1.1rem; }

.primary-footer {
  background-color: #1a1a1a;
  padding: 35px 0; }

.primary-footer .row:last-of-type {
  padding: 35px 0 0; }

.primary-footer .field {
  position: relative; }

.primary-footer form label.search-label {
  position: absolute;
  color: #fff;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.primary-footer .field input {
  background: none;
  color: #fff;
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-size: 1.875rem;
  height: 80px;
  margin-bottom: 28px;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.primary-footer .field input:active, .primary-footer .field input:focus {
  background: none;
  border: 1px solid #a67f31; }

.primary-footer .field input[type="submit"].button.fa-search {
  position: absolute;
  z-index: 10;
  top: 0px;
  padding: 16px 32px;
  right: 0;
  background: none;
  outline: none;
  font-family: 'FontAwesome';
  font-size: 1.8rem; }

.primary-footer .footer-list {
  margin-bottom: 0; }

.primary-footer .list-header h2 {
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 200; }

.primary-footer .footer-inset {
  display: block; }

.primary-footer .columns:last-of-type .footer-list {
  margin-top: 10px; }

.primary-footer .campaign-row .row {
  padding: 0; }

.primary-footer .campaign-row .panel {
  background-color: #333;
  background-image: initial;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 20px 5px; }

.primary-footer .campaign-row .small-24:first-child {
  margin-bottom: 0; }

.primary-footer .campaign-row .small-12:last-child {
  padding-left: 5px; }

.primary-footer .campaign-row h3 {
  color: #fff;
  font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 10px; }

.primary-footer .campaign-row p {
  font-size: .8rem;
  line-height: 1.55;
  margin-bottom: 12px; }

footer .primary-footer .campaign-row .footer-button {
  display: block;
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 1.2;
  padding: 2px 10px;
  width: 121px; }

.sub-footer {
  background: #333;
  padding: 25px 0; }

.sub-footer .footer-logo img {
  max-width: 200px;
  width: 100%; }

.sub-footer a {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #f4f4f4;
  font-size: .825rem; }

.sub-footer a:hover {
  color: #ccc; }

.sub-footer p {
  font-size: .85rem;
  color: #f4f4f4;
  margin-right: 20px;
  margin-bottom: 3px; }

.sub-footer .footer-list-inline {
  line-height: 1.7; }

.sub-footer .footer-list-inline li {
  display: inline; }

.sub-footer .footer-list-inline li:after {
  color: #f4f4f4;
  content: "|";
  margin: 0 12px 0 15px; }

.sub-footer .footer-list-inline li:last-child:after {
  content: none;
  margin: 0; }

.sub-footer .footer-list-inline a {
  display: inline; }

.sub-footer .sub-footer-social {
  text-align: right; }

.sub-footer .sub-footer-social li {
  display: inline; }

.sub-footer .sub-footer-social li a {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  text-align: center;
  color: #f4f4f4;
  border-bottom: none; }

.sub-footer .sub-footer-social li a i {
  padding: 3px 4px 4px; }

.sub-footer .sub-footer-social li a:hover {
  border-bottom: none;
  color: #ccc; }

.sub-footer .sub-footer-social li:last-of-type {
  display: block;
  padding-left: 10px; }

.sub-footer .sub-footer-social li:last-of-type a {
  border-bottom: none;
  font-size: .825rem; }

.sub-footer .sub-footer-social li:last-of-type a span {
  border-bottom: 1px dotted #f4f4f4; }

.sub-footer .sub-footer-social li:last-of-type a:hover {
  color: #ccc;
  border-bottom: none; }

.sub-footer .sub-footer-social li:last-of-type a:hover span {
  border-bottom: 1px dotted #ccc; }

@media only screen and (max-width: 40em) {
  .primary-footer .campaign-row .small-24:first-child {
    margin-bottom: 20px; }
  .sub-footer .footer-list-inline li:after {
    color: #f4f4f4;
    content: "";
    margin: 0 4px; } }

@media only screen and (max-width: 64em) {
  button.toggle-columns {
    display: block; }
  footer {
    position: relative; }
  footer ul li a span.arrows {
    display: none; }
  .top-footer .footer-weather {
    margin-top: 4px;
    text-align: right; }
  footer .primary-footer .field {
    position: relative; }
  footer .primary-footer .field input {
    -webkit-transition: afll .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: none;
    padding-left: 20px;
    padding-right: 60px;
    color: #fff;
    font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
    font-size: 1.875rem;
    text-align: left; }
  footer .primary-footer .field input:active, footer .primary-footer .field input:focus {
    background: none;
    border: 1px solid #a67f31; }
  footer .primary-footer .field input[type="submit"].button.fa-search {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    padding-right: 20px;
    background: none;
    outline: none; }
  footer .primary-footer .field button i {
    font-size: 1.875rem; }
  footer .primary-footer .list-header h2 {
    font-family: 'Pathway Gothic One', 'Arial Narrow', sans-serif;
    font-size: 1.375rem;
    color: #fff;
    margin-bottom: 10px; }
  footer .primary-footer .footer-inset {
    display: block;
    border-right: none;
    margin-bottom: 20px; }
  footer .primary-footer .columns:last-of-type .footer-list {
    margin-top: 0; }
  footer .sub-footer .columns:nth-of-type(3), footer .sub-footer .columns:nth-of-type(4) {
    padding: 0 15px; }
  footer .sub-footer .row .columns:first-of-type .footer-logo {
    border-bottom: 1px solid #aaa;
    padding: 0 20px; }
  footer .sub-footer .row .columns:first-of-type .footer-logo img {
    display: block;
    width: 100%;
    max-width: 240px;
    margin: 0 auto 20px auto; }
  footer .sub-footer p {
    float: none;
    font-size: .875rem;
    margin: 20px 0; }
  footer .sub-footer p a {
    display: none; }
  footer .sub-footer .footer-list-inline {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0; }
  footer .sub-footer .footer-list-inline a span {
    border-bottom: 1px dotted #f4f4f4; }
  footer .sub-footer .footer-list-inline li:first-of-type a {
    border-left: none;
    padding-left: 0; }
  footer .sub-footer .sub-footer-social {
    text-align: left; }
  footer .sub-footer .sub-footer-social li {
    display: none; }
  footer .sub-footer .sub-footer-social li:nth-of-type(1), footer .sub-footer .sub-footer-social li:nth-of-type(2), footer .sub-footer .sub-footer-social li:nth-of-type(3), footer .sub-footer .sub-footer-social li:last-of-type {
    display: inline-block; }
  footer .sub-footer .sub-footer-social li a {
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 1.25rem;
    line-height: 1;
    width: auto;
    margin-right: 5px;
    text-align: center;
    color: #f4f4f4;
    border: none;
    border-radius: 0; }
  footer .sub-footer .sub-footer-social li a:hover {
    color: #ccc;
    border-bottom: none; }
  footer .sub-footer .sub-footer-social li:last-of-type a {
    display: block;
    font-size: .875rem;
    border-left: 1px solid #f4f4f4;
    padding-left: 10px;
    border-bottom: none;
    line-height: 1.8; }
  footer .sub-footer .sub-footer-social li:last-of-type a span {
    border-bottom: 1px dotted #f4f4f4; }
  footer .sub-footer .sub-footer-social li:last-of-type a:hover {
    color: #ccc;
    border-bottom: none; }
  footer p.footer-copyright {
    display: block;
    font-size: .75rem; } }

/* WordPress department header styles */
#sitenav {
  background: #efefef none repeat scroll 0 0;
  overflow: auto;
  width: 100%; }
  #sitenav .title_area, #sitenav .nav_items {
    margin: 0 auto;
    max-width: 62.5em; }
  #sitenav .title_area {
    min-height: 55px; }
  #sitenav .nav_items {
    clip: rect(1px, 1px, 1px, 1px);
    /* closed style */
    height: 1px;
    /* closed style */
    line-height: 45px;
    margin-bottom: 0;
    overflow: visible;
    position: absolute;
    top: 105px;
    /* dynamic value, inline? */
    width: 100%;
    z-index: 47; }
    #sitenav .nav_items ul {
      background: #efefef none repeat scroll 0 0;
      display: block;
      list-style: none;
      margin-left: 0; }
      #sitenav .nav_items ul li > a {
        border-bottom: 1px solid #ccc;
        color: #333;
        display: block;
        font-size: 1rem;
        padding: 16px 0 16px 20px;
        text-transform: none;
        width: 100%; }
      #sitenav .nav_items ul li.wfu-is-dropdown-submenu-parent .is-dropdown-submenu {
        background-color: #fff;
        border: none;
        border-bottom: 1px solid #ccc;
        position: relative;
        display: none;
        width: 100%; }
      #sitenav .nav_items ul li.wfu-is-dropdown-submenu-parent.is-active .is-dropdown-submenu {
        display: block; }
      #sitenav .nav_items ul .is-dropdown-submenu a {
        border-bottom: none;
        color: #8c6d2c; }
      #sitenav .nav_items ul ul ul li:not(.has-form) a:not(.button) {
        font-size: .8rem;
        padding: 15px 15px 15px 27px;
        width: 100%; }
      #sitenav .nav_items ul ul ul li:not(.has-form) a:not(.button)::before {
        content: "\2013\00a0"; }
    #sitenav .nav_items .nav_items_section {
      border-top: 1px solid #ccc; }
    #sitenav .nav_items .nav_items_section ul li.dropdown_open > a, #sitenav .nav_items .nav_items_section ul li:hover {
      background: #cdcdcd none repeat scroll 0 0; }
    #sitenav .nav_items .nav_items_section .menu-item-has-children > a {
      padding-right: 32px; }
    #sitenav .nav_items .nav_items_section ul li.is-dropdown-submenu-item:hover {
      background-color: #636363; }
    #sitenav .nav_items .dropdown.menu > li.wfu-is-dropdown-submenu-parent > a::after {
      border: inset 6px;
      border-color: transparent transparent transparent rgba(0, 0, 0, 0.58);
      margin-top: -5px;
      right: 14px; }
    #sitenav .nav_items .dropdown.menu > li.wfu-is-dropdown-submenu-parent.is-active > a::after {
      border-color: rgba(0, 0, 0, 0.58) transparent transparent transparent;
      margin-right: 5px;
      margin-top: -2px; }
    #sitenav .nav_items ul ul li.wfu-is-dropdown-submenu-parent .is-dropdown-submenu {
      border-bottom: none; }
    #sitenav .nav_items ul li.wfu-is-dropdown-submenu-parent.is-active .is-dropdown-submenu {
      display: block; }
    #sitenav .nav_items ul ul li.wfu-is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu.vertical {
      left: 0;
      position: relative; }
    #sitenav .nav_items .is-dropdown-submenu .wfu-is-dropdown-submenu-parent.opens-right > a::after {
      display: none; }
  #sitenav .nav_items.dept_menu_expanded {
    clip: auto;
    /* open style */
    height: auto;
    /* open style */ }
  #sitenav ul.dept_menu_burger {
    float: right;
    font-size: 1.125rem;
    list-style: none;
    margin-bottom: 0; }
    #sitenav ul.dept_menu_burger li {
      min-width: 50px;
      padding: 13px 13px 10px;
      text-align: center; }
      #sitenav ul.dept_menu_burger li a {
        color: #333; }
  #sitenav h1, #sitenav h2 {
    color: #222;
    float: left;
    font-family: 'Cormorant', serif;
    font-size: 1.4rem;
    margin: 0 0 0 19px;
    padding: 12px 0;
    width: calc(100% - 90px); }
    #sitenav h1 a, #sitenav h2 a {
      color: #222; }

.hero.general-full-width {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 40px; }

.hero.general-full-width + .breadcrumb_wrapper {
  margin-top: -24px; }

h1.general-top-page-h1 {
  border-bottom: 1px solid #ddd;
  color: #222;
  font-family: 'Cormorant', serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 25px;
  padding-bottom: 7px;
  padding-left: 5px; }

.hero.general-full-width h1.general-top-page-h1 {
  border-bottom: none;
  color: #fff;
  font-size: 2.75rem;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: center;
  text-shadow: 2px 2px 9px #222, -2px -2px 9px #222; }

.center_caption {
  margin: auto;
  padding: 0 20px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

.hide_video .hero_video {
  display: none; }

.general-page-breadcrumb-and-header {
  min-height: 47px; }

.breadcrumbs {
  color: #222;
  font-size: .74em;
  line-height: .8;
  margin: 16px 10px 20px 7px; }

.breadcrumbs a {
  color: #222;
  text-decoration: underline; }

.breadcrumbs span {
  color: #6e6e6e; }

.breadcrumbs li {
  float: left;
  font-size: .74rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: initial; }

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 .75rem;
  opacity: 1;
  content: "/";
  font-size: .75rem;
  color: #cacaca; }

@media screen and (min-width: 40em) {
  .hide_video .hero_video {
    display: block; }
  .hero_video {
    height: 100%;
    position: absolute;
    object-fit: cover;
    top: 0;
    width: 100vw; } }

@media only screen and (min-width: 64em) {
  #sitenav {
    overflow: initial; }
    #sitenav .nav_items {
      min-height: 43px;
      padding-left: 6px;
      position: relative;
      top: 0; }
      #sitenav .nav_items .nav_items_section {
        border-top: none; }
      #sitenav .nav_items ul li {
        float: left; }
      #sitenav .nav_items ul li > a {
        border-bottom: none;
        font-size: .8125rem;
        padding: 15px; }
      #sitenav .nav_items .dropdown.menu > li.wfu-is-dropdown-submenu-parent > a::after, #sitenav .nav_items .dropdown.menu > li.wfu-is-dropdown-submenu-parent.is-active > a::after {
        border: inset 5px;
        border-color: rgba(0, 0, 0, 0.58) transparent transparent transparent;
        margin-top: -3px;
        margin-right: 0;
        right: 14px; }
      #sitenav .nav_items ul li.wfu-is-dropdown-submenu-parent .is-dropdown-submenu {
        background-color: #727272;
        border-bottom: none;
        position: absolute;
        display: none;
        width: auto; }
      #sitenav .nav_items .menu .submenu .is-active > a {
        background-color: #636363; }
      #sitenav .nav_items .menu-item-has-children > a {
        padding-right: 15px; }
      #sitenav .nav_items ul ul ul li:not(.has-form) a:not(.button) {
        padding: 11px 15px 11px 27px; }
      #sitenav .nav_items ul li.wfu-is-dropdown-submenu-parent .is-dropdown-submenu a {
        color: #fff;
        white-space: nowrap; }
    #sitenav h1, #sitenav h2 {
      border-bottom: #ddd 1px solid;
      float: none;
      font-size: 2.3rem;
      font-weight: 600;
      margin: 0 19px;
      width: auto; }
    #sitenav .title_area {
      min-height: 76px; }
  h1.general-top-page-h1 {
    font-size: 3rem; }
  .hero.general-full-width h1.general-top-page-h1 {
    font-size: 4rem; }
  .center_caption {
    max-width: 960px;
    padding: 0 48px; } }

.skip, .screen-reader-text, .hide_accessibly {
  /* hide something accessibly with this class */
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  width: 1px; }

#skip a:focus {
  position: relative;
  height: auto;
  width: auto;
  z-index: 100; }

.sub-menu > .menu-item-has-children > .sub-menu {
  display: block !important; }

/* WordPress department footer styles */
.footer_container {
  background-color: #dedede;
  clear: both;
  color: #222;
  font-size: .95rem;
  padding: 20px 0; }
  .footer_container .grid-x {
    margin: 0 auto;
    max-width: 62.5rem; }
    .footer_container .grid-x .cell {
      padding: 0 15px; }
  .footer_container a {
    color: #222;
    text-decoration: underline; }
  .footer_container a:hover, .footer_container a:focus {
    color: #222; }
  .footer_container .footer_right {
    text-align: center; }
    .footer_container .footer_right .social_contact {
      font-size: 1.75rem;
      line-height: 1.4;
      margin-bottom: 0; }
      .footer_container .footer_right .social_contact a {
        text-decoration: none; }
  .footer_container .footer_left h2 {
    font-family: 'Cormorant', serif;
    font-size: 1.8rem; }

@media only screen and (min-width: 64em) {
  .footer_container .footer_right {
    text-align: right; } }

.is-style-wfu-gray-pattern-bgrd, .panel {
  background: #f2f2f2 url("https://prod.wp.cdn.aws.wfu.edu/assets/images/ironwork-bg-panel.png") repeat-y right;
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  color: #333;
  margin-bottom: 1.25rem;
  overflow: auto;
  padding: 1.25rem; }

.is-style-wfu-gray-pattern-bgrd > :last-child, .panel > :last-child, .is-style-wfu-gray-pattern-bgrd.alignfull, .panel.alignfull {
  margin-bottom: 0 !important; }

.panel, .wp-block-group:where(.has-background) {
  padding: 1.25rem; }

.alignfull.is-style-wfu-gray-pattern-bgrd {
  background-color: #f5f5f5;
  background-image: none;
  border: none;
  padding: 2.5rem 0 2rem; }

.is-style-wfu-shields {
  border-bottom: 1px solid #ddd;
  clear: both;
  height: 0;
  margin: 40px auto;
  overflow: visible;
  width: auto !important; }
  .is-style-wfu-shields:after {
    background: url("https://prod.wp.cdn.aws.wfu.edu/assets/images/shield-divider.png") no-repeat top center;
    content: "";
    display: block;
    height: 27px;
    position: relative;
    top: -14px; }

.is-style-wfu-gray-pattern-bgrd .is-style-wfu-shields::after {
  background-image: url("https://prod.wp.cdn.aws.wfu.edu/assets/images/shield-divider-gray.png"); }

.container .wp-block-separator {
  border-top: none;
  color: #ddd; }

.container .wp-block-separator.is-style-dots {
  color: #8c6d2c; }

.container .wp-block-separator:not(.is-style-wide):not(.is-style-dots):not(.is-style-wfu-shields) {
  border-bottom: 2px solid;
  margin: 30px auto;
  max-width: 150px; }

.wp-block-separator.is-style-wfu-shields {
  max-width: initial; }

.container .wp-block-separator.is-style-wide, hr {
  border-bottom: 1px solid;
  margin: 20px auto; }

hr {
  color: #ddd; }

.block-editor-block-list__block[data-type="acf/button"] {
  display: inline-block;
  margin: .5em .5em .5em 0; }

.is-style-wfu-button-expanded .block-editor-block-list__block[data-type="acf/button"] {
  display: block;
  margin: .5em 0; }

body {
  font-family: 'Open Sans','Helvetica Neue', Helvetica, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: #8c6d2c; }

a:hover, a:focus {
  color: #755a23; }

.container {
  color: #222222;
  font-family: 'Open Sans','Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.1rem;
  line-height: 1.7; }

.wfu-main-content {
  display: flex;
  justify-content: center; }
