/*!
Theme Name: The Hill - Child Theme - ECPOWER
Theme URI: http://communications.utk.edu/resources/web/wptemplates.php
Author: Andrew Gallaher
Author URI: http://communications.utk.edu
Template: ut-thehill-2017
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-66 .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;
  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: 0.75rem;
  letter-spacing: 0.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: 0.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: 0.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, 0.75) !important;
}
.stats-orange-bar a {
  color: #ff8200 !important;
}
.stats-orange-bar a:hover {
  color: rgba(255, 130, 0, 0.75) !important;
}
.stats-smokey-bar a:hover {
  color: rgba(88, 89, 91, 0.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, 0.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: 0.8em;
  line-height: 0.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: 0.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: 0.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, 0.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: 0.25em !important;
  }
  .special-year-large {
    position: relative !important;
    background: rgba(255, 255, 255, 0.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: 0.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: 0.9;
  text-shadow: 2px 2px white, 2px -2px white, -2px 2px white, -2px -2px white;
  padding-bottom: 2px;
}
.featured-title a:hover {
  border-bottom: 2px solid #58595b;
  display: inline-block;
  line-height: 0.9;
  text-shadow: 2px 2px white, 2px -2px white, -2px 2px white, -2px -2px white;
}
h1.featured-archive {
  font-size: 1.5em !important;
  font-style: normal !important;
  font-weight: 300 !important;
}
header.featured-archive {
  background: #ffffff !important;
  padding: 8px 0px 10px 0px !important;
  margin-bottom: 20px;
  border-bottom: 3px solid #ff8200;
  display: block;
  width: 97%;
}
.featured-thumbs img:hover {
  opacity: 0.7;
  -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.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.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 0.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: 0.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-2017/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;
}

body.dropnav #megamenu .megamenu-sub a {
  padding-left: 25px !important;
}
#colophon #bobi a svg {
  width: 209px;
  height: 51px;
  fill: #ff8200;
}
