/*!
Theme Name:  UNC School of Medicine White Coat Theme
Author:      UNC School of Medicine IT
Author URI:  http://www.med.unc.edu/it
Description: A Heelium child theme for School of Medicine
Version:     1.1.4
*/

/**
 * ---
 * Table of Contents:
 * ---
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Header
 *  • 3.1 - Primary navigation bar
 *  • 3.2 - Breadcrumbs
 * 4.0 - Media (audio / video)
 * 5.0 - Sidebar (widgets / sidebar)
 * 6.0 - Footer
 * 7.0 - Media query
 */

/**
 * 1.0 - Body
 */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url("assets/css/shortcodes-style.css");
@import url("assets/css/legacy-style.css");

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.panel-heading a, .caption a, a.section-header, .widget ul li a, .rsswidget, .nav-tabs li a, footer.content-info a, h4.media-heading a, .iso-meta a, .panel-heading a:hover, section.widget menu a, .slick-slider a, .event-details a, h4.entry-title.summary a, nav a, .btn {
    text-decoration: none;
}

a {
    color: #007FAE;
    text-decoration: underline;
}

.category-featured-article .entry-content p:first-child:first-letter {
    float: left;
    color: #505962;
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    font-size: 9.862rem;
    font-weight: 400;
    line-height: 3.437rem;
    padding: 1.88rem 0.885rem 0.885rem 0rem;
}

/**
 * 2.0 - Typography
 */

h1, .h1, h2, .h2 {
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    font-weight: 500;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    font-weight: 400;
    text-transform: none;
}

html {
    font-size: 62.5%;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 2;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

h1, .h1 {
    font-size: 3.625rem;
}

h2, .h2 {
    font-size: 2.825rem;
}

h3, .h3 {
    font-size: 2.425rem;
}

h4, .h4 {
    font-size: 2.225rem;
}

h5, .h5, h6, .h6 {
    font-size: 2rem;
}

h1.division-title {
    color: #ffffff;
    padding: 0;
    margin: 0 auto;
}

.footer-container .textwidget h4, .footer-container .textwidget h5, .footer-container .textwidget h6 {
    font-size: 1.85rem;
    font-weight: 600;
    color: #ccc;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 4px;
}

h2.icon::before, h3.icon::before {
    color:#898F94;
}

.iso-post h3, .caption h4 {
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    line-height: normal;
    font-size: 2.125rem;
}

p {
    margin: 0 0 1.563rem;
}

.lead {
    font-size: 1.85rem;
    line-height: 1.58;
    font-weight: 400;
}

span.lead {
    font-size: 1.85rem;
    line-height: 1.58;
    font-weight: 400;
    margin-bottom: 0;
}

.icon::before {
    display: inline-block;
    margin-right: .5em;
    font: normal 1em/1 FontAwesome;
}

.page-header {
    border-bottom: 2px solid #fbaf41;
}

.page-header h2.icon::before {
    color: #cccccc;
}

.textwidget h2 {
    font-size: 2.369rem;
}

/**
 * 3.0 - Header (Abovefold / Header / Primary navigation bar)
 */

.abovefold h1.widget-title {
    font: 0/0 serif;
    color: transparent;
    margin-top: 0;
}

.abovefold #menu-social-media.menu li a {
    border-bottom: none;
    display: inline-block;
    padding: 0 7px;
    font-size: 90%;
}

.header-logo, .brand-logo {
    line-height: 1.6;
}

.abovefold {
    padding: 21px 0 !important;
}

.abovefold a {
    color: #4B9CD3;
    text-decoration:none;
}

.abovefold a:hover, .abovefold a:focus {
    color: #4289B9;
}

.abovefold a.btn {
    color: #fff !important;
}

.abovefold .header-logo a {
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    font-weight: 400;
    font-size: 3.5rem;
    letter-spacing: 1px;
}

a.tagline {
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.4;
    color: #505962;
    letter-spacing: 1px;
}

p.tagline a:hover, p.tagline a:focus {
    color: #4B9CD3;
}

#footerTagline {
    margin-top: 1em;
    margin-bottom: 0;
    font: italic normal 1em/1.8em Georgia,"Times New Roman",Times,serif;
}

/**
 * Temp Styling for Broken Link Checker
 */
.broken_link, a.broken_link {
    text-decoration: line-through;
    color: #DA6563;
}
/**
 * Legacy Utility Bar Styles
 */
.blue-utility {
    border: 0px none;
    background-color: #007fae;
    color: #fff;
}
.blue-utility #utility_bar a, .blue-utility #utility_bar_wide a {
    color: #ffffff;
    font-weight: 600;
}
#utility_nav ul, .blue-utility, #utility_bar_wide {
    background-color: #007fae !important;
}
#utility_bar a {
    text-decoration: none;
}
#utility_logo {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0px;
    padding: 0;
}
@media (min-width: 606px) {
    #utility_logo {
    display: inline;
    float: left;
    }
    #utility_nav ul {
    text-align: left;
    }
}

#utility_logo span {
    font-style: italic;
    text-transform: lowercase;
    font-size: 12px;
}
#utility_logo a {
    display: block;
    height: 30px;
    outline: 0px none;
    font-family:"Times New Roman", Times, serif;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    z-index: 2;
}

#utility_nav ul {
    list-style: none outside none;
    text-align: right;
    margin: 0;
    padding: 0;
    position: relative;
}
@media (min-width: 588px) and (max-width: 606px) {
    #utility_logo {
    display: inline-block;
    text-align: center;
    }
    #utility_nav ul {
    text-align: left;
    }
}
#utility_nav ul li {
    display: none;
    font-size: 11px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px 8px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    font-family:'Open Sans', sans-serif;
    letter-spacing: 0.06em;
}
#utility_nav ul li:first-child,
#utility_nav ul li:last-child {
    display: inline;
    float: left;
    width: 50%;
    text-align: center;
}
#utility_nav ul li:last-child {
    padding-right: 0;
}

@media (min-width: 588px) {
    #utility_nav ul li {
        display: inline;
        font-size: 10px;
    }
    #utility_nav ul li:first-child,
    #utility_nav ul li:last-child {
        width: initial;
        float: none;
    }
    #utility_logo a {
    display: block;
    height: 30px;
    margin-right: 16px;
    outline: 0px none;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    position: relative;
    text-align: center;
}

#utility_nav ul li:last-child {
    border-right: none;
}
}

/**
 * END Legacy Utility Bar Styles
 */

/*
.page-child li.current_page_item ul.children, .page_item.current_page_ancestor.current_page_parent ul.children {
    padding-left: .3em;
    background-image: linear-gradient(to left,#fff,#fafafa);
}

.page-child li.current_page_item ul.children:first-child {
    padding-left: 0;
}

/**
.page_item_has_children.current_page_item ul.children li ul, .page_item.current_page_ancestor.current_page_parent ul.children li ul.children {
    display: none;
}

ul.children li.page_item.page_item_has_children.current_page_ancestor.current_page_parent, .page-child li.current_page_item ul.children li, .page_item.current_page_ancestor.current_page_parent ul.children li {
    display: inherit;
}
*/

.widget .subpage-menu>li>ul>li a:link {
    padding: 9px 14px!important;
}

.widget .subpage-menu .current_page_item>a {
    font-weight: 600;
}

.widget .subpage-menu .children {
    background-color: #fbfaf8;
}

li.page_item.page_item_has_children .children {
    padding-left: 0.5em;
}

.dualheader.affix .navbar-brand {
    display: block;
    color: #fff!important;
    background-color: #4B9CD3;
    min-width: 200px;
    border: 0;
    position: absolute;
    height: 54px;
    left: 0;
    top: 0;
    text-align: center;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0,100% 0,90% 100%,0% 100%);
    clip-path: polygon(0 0,100% 0,90% 100%,0% 100%);
}

.frontpage-list {
    list-style-type: none;
    margin-left: 4px;
    padding-left: 0;
}

.frontpage-list li {
    border-bottom: solid 1px #ccc;
    padding: 8px 0;
}

.green-bullet-open li {
    list-style-image: url(images/green-bullet-open.svg);
    margin: 4px auto;
    padding-left: 7px;
}

.green-bullet-closed li {
    list-style-image: url(images/green-bullet-closed.svg);
    margin: 4px auto;
    padding-left: 7px;
}

.orange-bullet-open li {
    list-style-image: url(images/orange-bullet-open.svg);
    margin: 4px auto;
    padding-left: 7px;
}

.orange-bullet-closed li {
    list-style-image: url(images/orange-bullet-closed.svg);
    margin: 4px auto;
    padding-left: 7px;
}

.blue-bullet-closed li {
    list-style-image: url(images/blue-bullet-open.svg);
    margin: 4px auto;
    padding-left: 7px;
}

.blue-bullet-closed li {
    list-style-image: url(images/blue-bullet-closed.svg);
    margin: 4px auto;
    padding-left: 7px;
}

.breadcrumbs a {
    color: #007fae;
    text-decoration: none;
}

.breadcrumbs a:hover {
    color: #4B9CD3;
    text-decoration: underline;
}

.breadcrumbs .current, .breadcrumbs {
    margin-top: 0.9em;
    color: #4f4f4f;
    padding-bottom: 4px;
    line-height: 28px;
    font-size: 1.263rem;
}

.page-template-page-division-landing .breadcrumbs, .page-template-page-division-pages .breadcrumbs {
    margin-bottom: 14px;
}

.icon-title {
    font-size: 2.125rem;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-weight: 600;
}

.icon-title a {
    text-decoration: none;
}

.full-width-contained {
    border-top: none;
    border-bottom: none;
}

.navbar-fixed-top a.navbar-brand, .navbar-static-top .navbar-brand {
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    font-weight: 400;
    font-size: 2.263rem;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
}

/**
 * 3.2 - Primary navigation bar
 */

.navbar-default {
    box-shadow: 1px 0 1px rgba(189, 189, 189, 0.75);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #505962;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fbfaf8 !important;
}

.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover, .navbar-default .navbar-nav>li.active>a:focus {
    color: #505962 !important;
    border-bottom: 4px solid #fbaf41;
    background-color: #ffffff;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.active>a:active, .navbar-default .navbar-nav>li>a:focus {
    color: #4B9CD3;
    background-color: #fbfaf8 !important;
}

/*
.navbar-default .navbar-nav>li.active>a:before, .navbar-default .navbar-nav>li.active>a>span:before {
    content: '\f0d7';
    font-family: FontAwesome;
    width: 23px;
    position: absolute;
    left: 50%;
    top: 100%;
    margin: -5px 0 0 -11px;
    z-index: 1;
    line-height: 1;
    font-size: 1.4em;
    text-transform: none;
    color: #fbaf41;
    overflow: hidden;
    text-align: center;
}
*/

.navbar-default .navbar-nav>li>a {
    color: #505962;
}

.navbar-default .navbar-toggle::after {
    color: #505962;
    content: "menu";
    font-weight: 400;
    font-size: 0.8em;
}

.navbar-toggle {
    margin: 0 auto;
    border: none;
    background-color: transparent !important;
}

.navbar-toggle .icon-bar {
    text-align: center;
    margin: 0 auto;
}

.navbar-toggle:hover {
    background-color: transparent !important;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    color: #9facbd !important;
}

.nav>li>a {
    padding: 10px 13px;
}

.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.hover>a, .navbar-default .navbar-nav>li.focus>a {
    color: #4B9CD3;
    border-bottom: 4px solid #fbaf41;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.navbar-default li.dropdown.open > a:active, .navbar-default li.dropdown.open > a:hover, .navbar-default li.dropdown.open > a:focus  {
    border-color: #FAFAFA;
    border-left: 4px
}

.navbar-default li.dropdown.open {
    background: #FAFAFA;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:active, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #505962 !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #505962;
    background-color: #FAFAFA;
    border-left: 4px solid transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #505962;
    background-color: #FAFAFA;
    border-left: 4px solid #4B9CD3;
}

.navbar-default li.dropdown.open > a {
    background-color: #FAFAFA;
    color: #505962;
}

.navbar-brand {
    padding: 15px 14px 0 15px;
    box-shadow: 0 2px 2px 0 rgba(100,100,100,0.1);
    border-top: 1px solid #E0E0E0;
    text-shadow: none;
    box-shadow: none;
}

.navbar-default {
    background-color: #fbfaf8 !important;
    border: none;
    font-size: 1.1em;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav > li > a {
    color: #505962;
    font-weight: 600;
    text-shadow: none;
    font-size: 1.563rem;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus {
    color:#4B9CD3;
}

.navbar-default .navbar-nav > li > a {
    color: #505962;
    font-weight: 600;
    text-shadow: none;
    font-size: 1.563rem;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus {
    color:#4B9CD3;
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus {
    color: #505962 !important;
    border-bottom: 4px solid #fbaf41;
    display: block;
    float: left;
}

.navbar-default .navbar-nav > li {
    display: inline-block;
    position: relative;
}

.navbar-default .navbar-nav > li:after, .navbar-default .navbar-nav > li:after, .navbar-default .navbar-nav > li:after {
    content: '';
    display: block;
    margin: auto;
    height: 4px;
    width: 0px;
    background: transparent;
    transition: width .35s ease, background-color .35s ease;
}

.navbar-default .navbar-nav > li:hover:after, .navbar-default .navbar-nav > li:active:after, .navbar-default .navbar-nav > li:focus:after {
    width: 100%;
    background: #4B9CD3;
}

.navbar-default .navbar-nav > li.active:hover:after, .navbar-default .navbar-nav > li.active:active:after, .navbar-default .navbar-nav > li.active:focus:after {
    width: 100%;
    background: #ffffff;
}

.navbar-toggle {
    border: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    background-color: #fbfaf8;
}

.navbar-brand {
    color: #007fae !important;
    font-weight:400;
}

.dropdown-menu {
    background-color: #FAFAFA;
    border: none;
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #4B9CD3;
    background-color:#FFFFFF;
    border-left: 4px solid #BCE4E5;
}

/** Home FA Icon **/
li.button-home.menu-home a:after {
    content: "\f015";
    color: #4f4f4f;
    font-family: 'FontAwesome';
    font-size: 1.563rem;
    line-height: 28px;
    vertical-align: middle;
}

li.button-home.active.menu-home a, li.button-home.menu-home a {
    color: transparent !important;
    font: 0/2.2rem sans-serif;
    background-color: transparent !important;
}

.dualheader.affix .navbar-brand {
    padding: 14px 7px 7px 0;
}

/**
 * 4.0 - Media (Audio / Video)
 */

.modal-title {
    margin: 0;
    line-height: 2;
    color: #ffffff;
    font-size: 2rem;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #007fae;
    min-height: 17px;
    background-color: #007fae;
    color: #ffffff;
}

.panel-info>.panel-heading {
    font-family: "freight-micro-pro",'Roboto Slab',Georgia,serif;
    background-color: #E3F2FD;
    text-transform: none;
    color: #505962;
    font-weight: 400;
    font-size: 2.125rem;
}

.panel-info, .panel-info>.panel-heading {
    border-color: #E3F2FD;
}

.event-calendar .event-post .event-date {
    background-color: #007fae;
    font-family: 'Roboto', sans-serif;
}

.duration.venue {
    font-size: 0.9em;
}

.panel-primary>.panel-heading {
    color: #ffffff;
    background-color: #4B9CD3;
    border-color: #4B9CD3;
}

.iso-post h3 a, .caption h4 a {
    color: #007fae;
}

tr.tableheader td {
    color: #ffffff;
    background: #007fae !important;
}

ul#oscitas-tabs-0.nav.nav-tabs li.active a {
    color: #505962;
    background-color: #fbfaf8;
}

/**
 * 5.0 - Sidebar (Widgets / Sidebar)
 */

.widget h3 {
    text-transform: none;
    border-bottom: 1px solid #e1e1e1;
    border-top: none;
    line-height: 1.1;
    margin-top: 4px;
    font-size: 2.369rem;
}

.widget h3::before {
    content: "";
    background-color: #56a0d3;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 3.425em;
    height: 1px;
}

footer.content-info .widget h3::before, .quick-links_bg aside.widget h3::before {
    display: none;
}

h4.widget-title {
    text-transform: none;
    border-top: none;
    line-height: 1.1;
    margin-top: 4px;
    font-size: 2.369rem;
    font-weight: 400;
}

aside.widget h3 {
    color: #fff;
    margin-top: 7px;
    margin-bottom: 7px;
    border-bottom: none;
    text-align: left;
    text-transform: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

.widget .subpage-menu .current_page_item > a {
    color: #007FAE;
}

.division_nav {
    margin: 21px 0;
    padding: 9px;
    border: 4px solid;
}

.related-posts {
    margin-top: 4em;
}

.post-template-default.single-post #feat-img-h {
    display: none;
}

.single-directory #feat-img-h {
    display: none !important;
}

.feat-img-overlay {
    background-color: rgba(35,40,45,.45);
    height: 100%;
}

.media li.media-listitem .caption {
    margin-bottom: 1.1em;
    min-height: 150px;
}

.media li.media-listitem .pull-left {
    margin-right: 1.4em;
}

.media li.media-listitem, .media, .media-body {
    padding: 20px 0 5px;
}

.rss-date, .widget .post-date {
    font-size: 1.3rem;
    color: #505962;
}

.footer-container.container span.rss-date {
    color: #ccc;
}

span.section-header {
    font-size: 2.369rem;
    font-weight: 500;
}

a.highlight-link, .iso-post .iso-meta p a, .tribe-events-widget-link a {
    background-color: #fff;
    color: #007fae;
    padding: 2px 4px;
    text-decoration: none;
    transition: background 6s ease-out;
}

a.highlight-link:hover, .iso-post .iso-meta p a:hover, .tribe-events-widget-link a:hover {
    background:linear-gradient(-135deg,#FFFDE7,#fbfaf8,#FFF8E1);
    color: #286c9b;
    padding: 2px 4px;
}

a.highlight-link:after {
    content: "\f178";
    font: normal 16px/1 FontAwesome;
    text-decoration: none;
    margin-left: .5em;
    transition: all .1s ease-out;
}

a.highlight-link:hover::after {
    margin-left: .8em;
}

/**
 * 6.0 - Colors
 */

.som-carolina h2, .som-red h2, .som-navy h2 {
    color: #FFB241;
}

.som-carolina h2.icon::before, .som-red h2.icon::before, .som-navy h2.icon::before {
    color: #FFB241;
}

.som-carolina h3, .som-red h3, .som-navy h3 {
    color: #FFB241;
}

.som-carolina h3.icon::before, .som-red h3.icon::before, .som-navy h3.icon::before {
    color: #FFB241;
}

.som-carolina {
    background-color: #4B9CD3;
}

.som-red {
    background-color: #DA6563;
}

.som-navy {
    background-color: #225E86;
}

.som-navy, .som-red, .som-carolina  {
    color: #fff;
    margin-bottom:-21px;
    border:none;
}

footer.content-info a.btn.btn-primary {
    background: #007fae;
    color: #fff;
}

footer.content-info a.btn.btn-primary:hover {
    background: #286c9b;
    color: #fff;
}

/**
 * 6.0 - Footer
 */
/*
footer.content-info {
    background: #26282B;
    color: #ccc;
}

footer.content-info a, footer .widget ul>li a, footer .widget ul>li:last-child a {
    color: #4b9cd3;
}

footer.content-info a.btn {
    color: #ffffff;
}

footer.content-info a.btn:hover {
    color: #ffffff;
}

footer.content-info a:hover {
    color: #cccccc;
}
 */
img.lccc-logo-footer {
    max-width: 240px;
}

.footer-container.container .textwidget {
    margin: 5px 15px 15px 0;
}

footer .container, footer .container-fluid {
    padding-bottom: 20px;
}

#notice ul {
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
    width: 100%;
    max-width: 1800px;
    display: inline-block;
    text-align: center;
}

#notice ul li {
    display: inline-block;
    font-size: 1em;
    line-height: 30px;
    vertical-align: middle;
    font-weight: 600;
    margin: 0px;
    padding: 0px 8px;
    letter-spacing: 0.06em;
    border-right: 1px solid rgba(0,0,0,0.2);
    font-family: 'Open Sans',sans-serif;
}

#notice ul li a {
    color: #ffffff;
}

#notice ul li:last-child {
    border-right: none;
}

.photograph img {
    border: 6px solid #fff;
    box-shadow: 0 1px 1px rgba(100,100,100,.3);
    margin: 14px 0;
    overflow: hidden;
    transition: all .5s ease 0s;
}

.photograph img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

div#parallax-section {
    margin-bottom: 14px;
}

footer.content-info .widget h3 {
    color: #fafafa;
    background: transparent;
    border-bottom: 1px dotted #505962;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 0;
}

footer.content-info .widget ul li a:hover {
    background: #00516f;
}

#copyright p {
    color: #ffffff;
    font-weight: 600;
}

#copyright {
    background-color: #007fae;
    border-top-color: #007fae;
}

.tooltip {
    font-size: 1em;
    text-align: left !important;
    padding: 4px 2px;
}

.filed_under a {
    color: #686868;
}

img.newsfeed {
    display: block;
    margin: 14px 0;
}

img.newsfeed:hover {
    opacity:0.85;
}

.iso-post .date-meta, #respond, p.byline.author.vcard, section#comments {
    display: none;
}

.iso-post a img {
    width: 100%;
}

.blogdate, .byline, .published {
    margin-bottom: 14px;
    color: #686868;
}

#related-post {
    display:inline-block;
}

h3#related-heading {
    border-top: 4px solid #e1e1e1;
    padding-top: 1.2em;
}

.image-container {
    position:relative;
    overflow: hidden;
    margin: 1em 0;
    max-width:768px;
    max-height:512px;
}

.image-container img {
    height: auto;
    display: block;
    max-width: 100%;
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
}

.thumbnail.wp-caption.alignright {
    margin-left: 14px;
}

.thumbnail.wp-caption.alignleft {
    margin-right: 14px;
}

figcaption.caption.wp-caption-text {
    font-size: 12px;
}

.caption p {
    font-size: 16px;
}

.image-container:hover img {
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
    background: rgba(255,255,255,.10);
}

span.action {
    display: block;
    font-size: 0.8em;
    margin-top: 0.6em;
}

.footer-container span.lead {
    font-size: 1.85rem;
    font-weight: 600
}

.image-container a {
position: absolute;
    color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    font: 0/0 serif;
    left: 0;
    padding: 0;
    z-index: 2;
}

.thumbnail, .thumbnail img {
    min-width: 125px;
}

.image-overlay h3 {
    color: #fff;
    width: 100%;
    background-color: rgba(0,94,128,0.9);
    font-size: 0.7em;
    text-shadow: 1px 1px 0 rgba(142,158,174,.8);
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    padding: .5em .5em .6em;
    margin-bottom:0;
}

.image-overlay span.overlay-label {
    color: #fff;
    width: 100%;
    background-color: rgba(0,94,128,0.9);
    font-size: 0.7em;
    text-shadow: 1px 1px 0 rgba(142,158,174,.8);
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    padding: .2em .2em .2em;
    margin-bottom: 0;
    left: 0;
}

.image-container .image-overlay{
    opacity:0.8;
    position:absolute;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    text-align:center;
    font-size:2em;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    z-index:1;
}

.image-container:hover .image-overlay {
    opacity:1;
}

.related_posts {
    margin: 0 0 21px 0;
    display:inline-block;
}

.related-thumbnail a {
    color:#007FAE;
    text-decoration: none;
    display:block;
    padding: 4px;
    width: 150px;
}

.related-thumbnail a:hover {
    color: #006C94;
}

a[href^="mailto"]::before {
    font-family: 'FontAwesome';
    content: '\f003';
    position: relative;
    margin-right: 5px;
}

a[href*=".pdf"]::after {
    font-family: 'FontAwesome';
    content: '\f1c1';
    position: relative;
    margin-left: 3px;
    color: #260000;
    padding: 4px 2px;
}

a[href*=".xls"]::after, a[href*=".xlsx"]::after {
    font-family: 'FontAwesome';
    content: '\f1c3';
    position: relative;
    margin-left: 3px;
    color: #008a00;
    padding: 4px 2px;
}

a[href*=".docx"]::after, a[href*=".doc"]::after {
    font-family: 'FontAwesome';
    content: '\f1c2';
    position: relative;
    margin-left: 3px;
    color: #2b569a;
    padding: 4px 2px;
}

#Submit {
    height: 3em;
}

span.current {
    padding: 2px 4px;
    color: #505962 !important;
    font-weight:400;
}

#feedback.contact {
    opacity: .75;
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0 1em 1em 0;
    z-index: 9999;
}

#feedback a {
    cursor: pointer;
    background: rgba(43,46,50,0.8);
    color: #cccacc;
    display: block;
    text-align: right;
    font-size: 0.9em;
    padding: 0.6em 0.4em;
    line-height: normal;
    display: inline;
}

.som-top {
    border: 0px none;
    background: none;
    color: #505962;
}

a[href*=".pdf"]::after {
    font-family: 'FontAwesome';
    content: '\f1c1';
    position: relative;
    margin-left: 3px;
    color: #260000;
    padding: 4px 2px;
}

a[href*=".docx"]::after {
    font-family: 'FontAwesome';
    content: '\f1c2';
    position: relative;
    margin-left: 3px;
    color: #2b569a;
    padding: 4px 2px;
}

footer.content-info input[type="radio"], footer.content-info input[type="checkbox"], .abovefold-container input[type="radio"], footer.content-info input[type="checkbox"] {margin: 0 5px 0 5px}

/** Post/News/Category Template Layout  **/
.blog #feat-img-h, .category #feat-img-h {
  background-size: cover;
  background-position: top center;
  width: 250px;
  height: 250px;
  float: right;
  margin-left: 30px;
  border: 1px solid #EAEAEA;
}

.blog article.media, .category article.media {
  border-bottom: 1px solid #d1e7fa;
  padding: 25px;
  margin-top: 0;
}

.blog article.even, .category article.even {
  background:#f5faff;
}

.blog article.odd, .category article.odd  {
  background:#fff;
}

.blog article h1, .category article h1  {
  margin-top: 0;
    font-size: 2.825rem;
}

.blog article h1 a:hover, .category article h1 a:hover {
  text-decoration: underline;
}

.blog article h1 a, .category article h1 a {
  text-decoration: none;
}

.single-tribe_events .tribe-events-event-meta {
    font-size: 1em;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt, .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    line-height: 1.6;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 500;
}

.tribe-events-start-date.published.dtstart {
    text-decoration: none;
}

section.widget ul li a:link {
    padding: 10px;
    line-height: 1.8;
}

.tribe-events-schedule h2 {
    font-size: 2.425rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

/**
 * 7.0 - Media query
 */

@media (max-width:782px) {

.navbar-default .navbar-nav > li {
    display: inline;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ffffff;
}

.navbar-default .navbar-nav > li:after, .navbar-default .navbar-nav > li:after, .navbar-default .navbar-nav > li:after {
    content: '';
    display: block;
    margin: auto;
    height: 0px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}

.navbar-default .navbar-nav > li:hover:after, .navbar-default .navbar-nav > li:active:after, .navbar-default .navbar-nav > li:focus:after {
    width: 100%;
    background: #4B9CD3;
    color:#4B9CD3;
    border-left: 4px solid #4B9CD3;
}

.navbar-default .navbar-nav > li.active, .navbar-default .navbar-nav > li.active, .navbar-default .navbar-nav > li.active {
    width: 100%;
    background: transparent;
    display:inline-block;
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus {
    color: #505962 !important;
    border-left: 4px solid #fbaf41;
    border-bottom: 0;
    display: inline-block;
}

.thumbnail, .thumbnail img {
    min-width: 90px;
    max-width: 100%;
}

}


/**********  start Callout styles  **********/
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #ddd;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h2,
.bs-callout h3,
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 600;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h2,
.bs-callout-default h3,
.bs-callout-default h4,
.bs-callout-default h5,
.bs-callout-default h6 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h2,
.bs-callout-primary h3,
.bs-callout-primary h4,
.bs-callout-primary h5,
.bs-callout-primary h6 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
    color: #5bc0de;
}
/**********  end Callout styles  **********/


/********** Style Accordions **********/

.panel-group .panel {
    margin-bottom: 6px;
}

.panel-default:hover {
    color: #111;
    border-color: #999;
}

.panel-heading .accordion-toggle:after {
    content: '⇣';
    position: absolute;
    top: 12px;
    right: 15px;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: '⇢';
    position: absolute;
    top: 12px;
    right: 15px;
}

a.accordion-toggle {
    text-indent: 0;
    font-size: 1.8rem;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    position: relative;
    padding: 14px 50px 14px 14px;
    line-height: 1.5;
    letter-spacing: .25px;
}

a.accordion-toggle:hover {
    color: #000;
}
/********** End Accordion Styles **********/

/**********   Tab Styles    **********/
.tab-content {
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
}

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

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

.nav-tabs li.active a {
    border-top: 2px solid #fbaf41 !important;
    font-weight: 600;
    background-color: #fff !important;
    padding: 9px 13px 10px;
}

.nav-tabs>li>a {
    border-radius: 0;
    color: #666;
    background-color: #fbfaf8;
    border: 1px solid #ccc;
    border-bottom: transparent;
}

.nav-tabs>li>a:hover {
    background-color: #f9f9f9;
    border-bottom: transparent;
    color: #666;
}
/**********   End Tab Styles    **********/

/**********  discreet text    **********/
.discreet {
display: block;
color: #808080;
font-size: 1.3rem;
line-height: 1.5;
}


/**********   Panel Styles    **********/
.panel-info, .panel-info>.panel-heading {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    font-family: 'Roboto', sans-serif;
    color: #31708f;
    font-size: 16px;
}

.panel-heading h2,
.panel-heading h3,
.panel-heading h4,
.panel-heading h5
.panel-heading h6 {
    margin-top: 5px;
    margin-bottom: 2px;
}

.panel-danger>.panel-footer {
    background-color: #f2dede;
    border-top: 1px solid #ebccd1;
}

.panel-info>.panel-footer {
    background-color: #E3F2FD;
    border-top: 1px solid #bce8f1;
}

.panel-success>.panel-footer {
    background-color: #dff0d8;
    border-top: 1px solid #b4d39b;
}

.panel-default>.panel-footer {
    background-color: #f5f5f5;
}

.panel-warning>.panel-footer {
    background-color: #f5e79e;
    border-top: 1px solid #f3cf87;
}

.panel-primary>.panel-footer {
    background-color: #4B9CD3;
    border-top: 1px solid #3178a8;
    color: #fff;
}

.panel-primary {
    border-color: #3178a8;
}

.panel-primary>.panel-heading {
    border-color: #3178a8;
}

.panel-success {
    border-color: #b4d39b;
}

.panel-success>.panel-heading {
    border-color: #b4d39b;
}

.panel-primary>.panel-footer h2,
.panel-primary>.panel-footer h3,
.panel-primary>.panel-footer h4,
.panel-primary>.panel-footer h5,
.panel-primary>.panel-footer h6 {
    color: #fff;
}

.panel .table {
    margin-bottom: 6px;
}

.panel-footer h2:first-child,
.panel-footer h3:first-child,
.panel-footer h4:first-child,
.panel-footer h5:first-child,
.panel-footer h6:first-child {
    margin-top: 10px;
}

.panel.no-pad>.panel-body {
    padding: 0;
}
/**********   End Panel Styles    **********/


/**********   Image Border Styles    **********/

span.imgBorderMed img,
img.imgBorderMed {
    border: 1px solid #888;
}

span.imgBorderDark img,
img.imgBorderDark {
    border: 1px solid #202020;
}

span.imgCircle img,
img.imgCircle {
    border-radius: 500px;
}

span.imgPolaroid img,
img.imgPolaroid {
    border: 6px solid #fff;
    box-shadow: 0 1px 1px rgba(100,100,100,.3);
}
/**********   End Image Border Styles    **********/

@media print {
    .directory-gallery-content p {
        font-family: 'Arial', sans-serif !important;
    }

}
