/*!
Theme Name: The Hill - Child Theme - MICROWAVE
Theme URI: http://communications.utk.edu/resources/web/wptemplates.php
Author: Andrew Gallaher
Author URI: http://communications.utk.edu
Template: ut-thehill
Description: In 2014, the wind blew a different direction. We looked to the Hill. The pages are easy to find.
Version: 1.0.6

*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */



/*Responsive Video Styling*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/*Ensures Buttons are full width*/
.btn {
    white-space: normal !important
}

/*Page title hides*/
#post-6 .entry-title,
#post-4057 .entry-title,
#post-7993 .entry-title,
#post-5015 .entry-title,
#post-1296 .entry-title {
    display: none !important
}

/*Orange Frame Style for Photos*/
.orange-frame-left {
    border-left: 3px solid #ff8200;
    border-bottom: none
}

.orange-frame-right {
    border-right: 3px solid #ff8200;
    border-bottom: none
}

@media only screen and (max-width:768px) {
    .orange-frame-left img {
        padding-bottom: 0px !important;
        border-bottom: 3px solid #ff8200 !important
    }

    .orange-frame-right img {
        padding-bottom: 0px !important;
        border-bottom: 3px solid #ff8200 !important
    }

    .orange-frame-left {
        border-left: none !important
    }

    .orange-frame-right {
        border-right: none !important
    }
}

/*Fancy homepage stylings*/
h3.homestyle {
    border-top: 1px solid #58595B;
    font-weight: 100 !important;
    padding-top: 10px;
    margin-bottom: 20px;
    width: 80%
}

div.homestyle {
    margin-bottom: 20px;
    border-bottom: 8px solid #ff8200;
    width: 10%
}

div.leaderboard-break {
    margin-bottom: 20px;
    border-bottom: 6px solid #ff8200;
    margin-right: auto;
    margin-left: auto;
    width: 10%
}

.leaderboard {
    margin-top: -5%
}

.tri-hero {
    position: relative;
    background-color: #ff8200;
    width: 99% !important;
    height: 6px !important;
    margin-bottom: 2.5em;
    margin-left: auto;
    margin-right: auto;
}

.tri-hero:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    width: 0;
    height: 0;
    border-top: solid 15px #ff8200;
    border-left: solid 30px transparent;
    border-right: solid 30px transparent
}

@media only screen and (min-width: 768px) {
    .tri-hero {
        position: relative;
        background-color: #ff8200;
        height: 6px !important;
        width: 113.5% !important;
        margin-left: -6.75% !important;
        margin-bottom: 2.5em
    }
}

/*Standard Table Styling*/
.standard-table {
    border-collapse: collapse;
    border-spacing: 0;
}

.standard-table tbody tr:nth-child(even) td {
    background-color: #eee;
}

@media only screen and (max-width: 640px) {
    .standard-table {
        overflow-x: auto;
        display: block;
    }

    .standard-table tbody td:nth-child(4n) {
        display: none;
    }
}

.year {
    font-size: 2em;
    color: #58595B;
    font-weight: bold;
    float: left;
    padding-right: 5px;
    line-height: 85%;
}

.history-image {
    float: none;
}

@media only screen and (min-width:768px) {
    .history-image {
        float: right !important;
    }
}

/*Board of Advisors Styling*/
.boa-table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #bbb;
}

.boa-table td,
th {
    border-top: 1px solid #ddd;
    padding: 4px 8px;
}

.boa-table tbody tr:nth-child(even) td {
    background-color: #eee;
}

.boa-table td:nth-child(2n) {
    border-right: 1px solid #bbb;
}

@media only screen and (max-width: 640px) {
    .boa-table {
        overflow-x: auto;
        display: block;
    }

    .boa-table tbody td:nth-child(2n+1) {
        display: none;
    }
}

/*Engineering Highlight Box*/
.engr-highlight {
    width: 100%;
    border-left: 4px solid #ff8200;
    padding: 20px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    margin: 20px 0px;
}

.engr-highlight-sunsphere {
    border-left: 4px solid #ffcc32;
}

.engr-highlight-regalia {
    border-left: 4px solid #754a7e;
}

.engr-highlight-fountain {
    border-left: 4px solid #2098a9;
}

.engr-highlight-torch {
    border-left: 4px solid #e65933;
}

.engr-highlight-top {
    width: 100%;
    border-top: 4px solid #ff8200;
    padding: 20px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    margin: 20px 0px;
}

.engr-top-regalia {
    width: 100%;
    border-top: 4px solid #754a7e;
    padding: 20px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    margin: 20px 0px;
}

.engr-top-fountain {
    width: 100%;
    border-top: 4px solid #2098a9;
    padding: 20px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    margin: 20px 0px;
}

.engr-top-torch {
    width: 100%;
    border-top: 4px solid #e65933;
    padding: 20px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    margin: 20px 0px;
}

.engr-top-sunsphere {
    width: 100%;
    border-top: 4px solid #ffcc32;
    padding: 20px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    margin: 20px 0px;
}

/*Corporate Sponsorship Page Style*/
.corporate-sponsor {
    width: 30%;
    padding: 10px;
    margin: 5px;
    float: left;
    position: relative;
}

.corporate-sponsor:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.corporation {
    position: absolute;
    height: 80%;
    width: 90%;
    padding: 10% 5%;
}

.table {
    display: table;
    height: 100%;
    width: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.table-cell img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.table-cell img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/* Home Page Quad Widget */
#audience_switcher.nav-tabs {
    width: 100%;
    margin-top: 3em
}

#audience_switcher.nav-tabs .nav-item {
    width: 100%;
    border: 0;
    margin-left: 0
}

@media (min-width:768px) {
    #audience_switcher.nav-tabs .nav-item {
        width: 25%
    }
}

#audience_switcher.nav-tabs .nav-item .nav-link {
    border-radius: 0;
    text-align: center;
    color: #58595b;
    border-top: 3px solid #f4f4f4 !important;
    border-bottom: 1px solid transparent !important
}

#audience_switcher.nav-tabs .nav-item .nav-link span {
    font-size: .75rem;
    letter-spacing: .1em
}

#audience_switcher.nav-tabs .nav-item .nav-link.active {
    background: #e7e7e7 !important;
    border-top: 3px solid #FF8200 !important
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.2;
    border: 1px solid #E7E7E7;
    border-radius: 0;
    text-align: center;
    font-size: 1.1em;
    background-color: #E7E7E7;
    color: #58595B;
    border-top: 3px solid #E7E7E7
}

.nav-tabs > li > a span {
    font-size: 1rem;
    letter-spacing: .1em;
    text-transform: uppercase
}

.nav-tabs > li > a:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #58595b;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    border-top: 3px solid #ff8200
}

.nav-pills > li {
    float: left
}

.nav-justified > li,
.nav-stacked > li,
.nav-tabs.nav-justified > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #FF8200
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {

    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.tab-content {
    margin-bottom: 25px;
    padding: 15px;
    border-bottom: 1px solid #ddd
}

/*Facts and Stats Stylings*/
.stats-orange,
.stats-orange-bar {
    padding: 10px;
    border-top: 4px solid #ff8200;
    border-bottom: 4px solid #ff8200
}

.stats-orange {
    background-color: #ff8200;
    color: #FFF;
    margin: 10px 10px 10px 0
}

.stats-orange-bar {
    color: #ff8200;
    margin: 10px 10px 10px 0
}

.stats-globe,
.stats-globe-bar {
    padding: 10px;
    border-top: 4px solid #006C93;
    border-bottom: 4px solid #006C93;
    margin: 10px 10px 10px 0
}

.stats-globe {
    background-color: #006C93;
    color: #FFF
}

.stats-globe-bar {
    color: #006C93
}

.stats-smokey,
.stats-smokey-bar {
    padding: 10px;
    border-top: 4px solid #58595B;
    border-bottom: 4px solid #58595B
}

.stats-smokey {
    background-color: #58595B;
    color: #FFF;
    margin: 20px 10px 10px 0
}

.stats-smokey-bar {
    color: #58595B;
    margin: 10px 10px 10px 0
}

.stats {
    width: 100%
}

.stats-link a {
    font-weight: lighter !important;
    letter-spacing: .3px;
    text-shadow: none !important;
    text-decoration: underline !important;
    text-decoration-skip: ink !important;
    background: linear-gradient(#fff, #fff) center 1.09em no-repeat !important
}

.stats-globe a,
.stats-globe-bar a,
.stats-globe-bar a:hover,
.stats-orange a,
.stats-orange-bar a,
.stats-orange-bar a:hover,
.stats-smokey a,
.stats-smokey-bar a,
.stats-smokey-bar a:hover {
    text-decoration: none !important
}

.stats-globe-bar a {
    color: #006c93 !important
}

.stats-globe-bar a:hover {
    color: rgba(0, 108, 147, .75) !important
}

.stats-orange-bar a {
    color: #ff8200 !important
}

.stats-orange-bar a:hover {
    color: rgba(255, 130, 0, .75) !important
}

.stats-smokey-bar a:hover {
    color: rgba(88, 89, 91, .75) !important
}

.stats-smokey-bar a {
    color: #58595B !important
}

.stats-globe a,
.stats-orange a,
.stats-smokey a {
    text-decoration-color: #fff !important;
    color: #fff !important
}

.stats-globe a:hover,
.stats-orange a:hover,
.stats-smokey a:hover {
    color: rgba(255, 255, 255, .75) !important;
    text-decoration: none !important
}

.stats ul {
    padding: 0 15px !important;
    margin: 5px !important;
    list-style-type: square;
    font-size: 1em;
    line-height: 1.1em
}

.stats ul li {
    padding: 5px 0
}

.stats h2 {
    font-size: 6em;
    text-align: center
}

.stats h3 {
    font-size: 4em
}

.stats h4 {
    font-size: 3em
}

.stats h5 {
    font-size: 2em
}

.stats h6 {
    font-size: 1.4em;
    text-align: center
}

.stats span {
    font-size: .8em;
    line-height: .8em !important;
    text-align: center
}

.stats p {
    line-height: 1
}

.quick-stats {
    background: #FAFAFA;
    position: relative;
    width: 99% !important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: -2% !important;
    border-top: 3px solid #006C93
}

.featured-stats {
    border-top: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
    height: 120px
}

@media only screen and (min-width:768px) {

    .featured-stats,
    .featured-stats-even {
        display: block;
        border-top: 0 !important
    }

    .quick-stats {
        position: relative;
        width: 113.5% !important;
        margin-left: -6.75% !important;
        margin-bottom: 2.5em;
        padding-left: 6.75%
    }

    .featured-stats-even {
        border-left: 1px solid #ccc
    }
}

@media only screen and (min-width:992px) {
    .featured-stats {
        display: block;
        border-left: 1px solid #ccc;
        border-top: 0 !important
    }
}

.quick-stats h3 {
    font-size: 3em;
    text-align: center
}

.quick-stats p {
    text-align: center
}

/*Gravity View Stylings*/
.gv-list-view-subtitle h4 {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    padding-bottom: 1.8em !important
}

.gv-list-view-title h3 {
    padding-bottom: .5em !important;
    border-bottom: 3px solid #006c93 !important;
    display: inline-block
}

.gv-list-view {
    border: 0 solid #ddd !important;
    margin-bottom: 1em !important;
    padding-bottom: 1em !important;
    padding-left: 0 !important
}

.gv-list-view-title {
    padding: .5em 0 !important
}

.gv-field-label {
    font-weight: bold;
}

@media only screen and (min-width:768px) {
    .gv-list-view {
        width: 44% !important;
        display: inline-block !important;
        margin-right: 5%;
        vertical-align: top
    }
}

/*History Stylings*/
.full-width-takeover {
    margin-bottom: 8em;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .full-width-takeover {
        position: relative;
        width: 113.5% !important;
        margin-left: -6.75% !important;
    }

    .special-year {
        position: relative !important;
        background: rgba(255, 255, 255, .8) !important;
        padding: 10px !important;
        margin-top: -15em !important;
        width: 80% !important;
        margin-left: -10px;
        border-top: 2px solid #ff8200 !important;
        margin-bottom: 0px !important;
        padding-bottom: .25em !important
    }

    .special-year-large {
        position: relative !important;
        background: rgba(255, 255, 255, .8) !important;
        padding: 10px !important;
        margin-top: -16em !important;
        margin-left: -10px;
        width: 80% !important;
        border-top: 2px solid #ff8200 !important;
        margin-bottom: 0px !important;
        padding-bottom: .25em !important
    }
}

.special-year,
.special-year-large {
    position: static;
    background: rgba(255, 255, 255, 1);
    width: 100%;
    margin-top: -5em;
}

.special-year-video {
    margin-top: -5em;
}

/*Featured Category Styling*/
.featured-title a {
    border-bottom: 2px solid white;
    color: #58595B !important;
    display: inline-block;
    font-size: 1.3em !important;
    font-weight: normal;
    line-height: 1.1em;
    text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
    padding-bottom: 2px;
    text-decoration: none;
}
.featured-title a {
    text-decoration: none!important;
}
.featured-title a:after {
  content: '';
  width: 0px;
  height: 2px;
  display: block;
  background: #ff8200;
  transition: 300ms;
  margin-top: -4px;
}

.featured-title a:hover:after {
  width: 100%;
}

h1.featured-archive {
    font-size: 1.5em !important;
    font-style: normal !important;
    font-weight: 300 !important;
}
.featured-design div:nth-child(odd) {
    clear: both;
}

header.featured-archive {
    background: #ffffff !important;
    padding: 8px 0px 10px 0px !important;
    margin-bottom: 20px;
    display: block;
    width: 97%;
}

.featured-thumbs img {
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
    margin-bottom: 0px!important;
}

.featured-thumbs img:hover {
    opacity: .85;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -ms-transform: scale(1.2) rotate(-2deg);
    -moz-transform: scale(1.2) rotate(-2deg);
    -webkit-transform: scale(1.2) rotate(-2deg);
    -o-transform: scale(1.2) rotate(-2deg);
    transform: scale(1.2) rotate(-2deg);
}

.featured-thumbs {
    width: 100%;
    height: 51%;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.featured-thumbs img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .2s ease-in-out;
}

.featured {
    min-height: 400px;
}

/*Localist Event Styling*/
span.lw_event_item_date {
    text-shadow: none !important;
}

.localist_widget_container .clock {
    height: 12px !important;
    width: 12px !important;
}

.localist_widget_container li a {
    background: none !important;
}

.localist_widget_container li a:hover {
    color: #006c93 !important;
    background: none !important;
}

div.lw_event_item_title {
    font-size: 1.4em;
}

div.lwl {
    display: none;
}

div.lwn {
    float: none !important;
    font-size: inherit;
    margin-left: -10px;
}

span.lwn0 {
    font-style: italic;
    font-size: .9em;
    color: #58595B;
}

/*Privacy Policy Styling*/
@media (min-width: 992px) {
    #system-indicia p.privacy {
        float: right;
        text-align: right;
    }

    #system-indicia p.system {
        float: left;
    }
}

#system-indicia p.system {
    padding-left: 30px;
    margin-bottom: 0;
    background: url(../ut-thehill/images/interface/winged-ut.png) no-repeat !important;
}

#system-indicia p {
    background: none !important;
}

/*Custom Gallery Styling*/
.gallery-columns-2 .gallery-item {
    max-width: -webkit-calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
}

.gallery-item {
    margin: 0 10px 10px 0 !important;
}

/*Gravity Forms Debug*/
@media only screen and (min-width: 641px) {

    .gform_wrapper .top_label li.gfield.gf_left_half,
    .gform_wrapper .top_label li.gfield.gf_right_half {
        width: 49.5% !important;
    }
}

/*Show Posts Stylings*/
.wp-show-posts-announcements {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
}

.wp-show-posts-entry-header {
    margin: 0 0 5px;
}

.wp-show-posts-single {
    border-bottom: 1px solid #ddd;
}

.wp-show-posts-entry-summary {
    padding-bottom: 0px !important;
}

.wp-show-posts-single:last-child {
    border-bottom: 0px solid #ddd !important;
}

/*Ox Blue Time Lapse Container*/
.ox-blue-container {
    position: relative;
    padding-bottom: 72.7%;
    height: 0;
    overflow: hidden
}

.ox-blue-container embed,
.ox-blue-container iframe,
.ox-blue-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-caption-text {
    text-align: center !important;
}
thead {
    background-color: #eaeaea;
}
tbody tr:nth-child(2n) {
    background-color: #f1f1f1
}
.fa-icon {
    border-radius: 50%;
    background-color: #ff8200;
    width: 3em;
    height: 3em;
    padding: .6em;
    margin: 10px auto;
}
.fas {
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
    color: #ffffff;
    display: block;
    margin: auto auto;
    line-height: 1em;
}
.arrow-list {
    list-style-type: none;
}
.arrow-list .fas {
    display: inline-block;
    width: 1.2em;
    margin-left: -19px;
    float: left;
    color: #ff8200;
    margin-top: 4px;
    font-size: 1.2em;
}
.sub-arrow-list {
    list-style-type: none;
}
.sub-arrow-list .fas {
    display: inline-block;
    width: 1.2em;
    margin-left: -19px;
    float: left;
    color: #A7A9AC;
    margin-top: 4px;
    font-size: 1.2em;
}
.gf_progressbar_wrapper {
    display: none;
}
.apply-alert {
    background: rgb(0, 108, 147);
    padding: 20px;
    vertical-align: middle;
    border-top: 2px solid #ff8200;
    color: #fff;
    background-image: url(images/interface/alert-bar.png);
    background-repeat: repeat;
}
.apply-bar {
    width: 85%;
    margin: 0 auto;
    max-width: 90rem;
}
.apply-message {
    display:inline-block;
    width: 67%;
}
.apply-bar h4 {
    color: #fff;
}
.apply-btn {
    float: right;
    width: 33%
}
@media only screen and (max-width:768px) {
    .apply-bar {
        width: 100% !important;
    }
    .apply-btn {
        float: none!important;
        width: 100% !important;
    }
    .apply-btn .btn {
        float: none !important;
    }
    .apply-message {
        width: 100% !important;
    }
}

.apply-btn .btn {
    color: #58595B;
    background: #fff;
    margin: 10px; 
    float:right;
}
.apply-btn .btn:hover {
    color: #58595B;
    background: #fff;
}
.entry-thumbnail img {
    margin-bottom: 0 !important;
}
#colophon #bobi a svg {
    width: 209px;
    height: 51px;
    fill: #ff8200;
}