/*!
main styles 
 */ @import"https://uh.edu/css/uh-fonts.css";
.dropcap {
    text-transform: uppercase;
    float: left;
    font-size: 4em;
    line-height: .5;
    margin: .205em .153em .153em 0;
    font-weight: bold
}
.dropcap-red {
    text-transform: uppercase;
    float: left;
    font-size: 4em;
    line-height: .5;
    margin: .205em .153em .153em 0;
    font-weight: bold;
    color: #c8102e
}
.dropcap-gold {
    text-transform: uppercase;
    float: left;
    font-size: 4em;
    line-height: .5;
    margin: .2em .1em .1em 0;
    font-weight: bold;
    color: #f6be00
}
.dropcap-lg {
    font-size: 9em
}
::-moz-selection {
    background: #fff9d9;
    color: #54585a;
    text-shadow: none
}
::selection {
    background: #fff9d9;
    color: #54585a;
    text-shadow: none
}
form#cu-search {
    background-color: #fff9d9;
    color: #54585a;
    position: relative;
    width: 100%;
    z-index: 10;
    height: 60px;
    width: 100%
}
.icon-search:before, .icon-search-big:before, form.search-form:before {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}
input#search-query {
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #54585a;
    font-size: 28px;
    outline: none;
    padding: 0;
    position: relative;
    height: 52px;
    width: 100%;
    z-index: 1000
}
.lt-ie9 input#search-query {
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    height: 84px
}
input#search-query.placeholder {
    color: #54585a
}
input::placeholder {
    color: #54585a
}
.hidden {
    display: none !important
}
body {
    background: #fff
}
body {
    font-family: "Source Sans Pro", sans-serif, Arial, sans-serif
}
hr {
    border-color: #f6be00;
    border-width: 1px;
	clear: both;
}
hr.light {
    border-color: #fff
}
a {
    color: #c8102e;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
a:hover, a:focus {
    color: #960c22
}
h1, h2, h3 {
    font-family: "League Gothic", Arial, sans-serif
}
h4, h5, h6 {
    font-family: "Source Sans Pro", sans-serif, Arial, sans-serif;
    font-weight: bold
}
p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5
}
blockquote {
    border-left: 5px solid #c8102e;
    padding: 1em;
    background-color: #eee
}
blockquote p {
    font-size: 25px
}
blockquote footer {
    font-size: 95%;
    color: #c8102e
}
.bg-primary {
    background-color: #c8102e
}
.bg-red {
    color: #fff;
    background-color: #c8102e
}
.bg-brick {
    color: #fff;
    background-color: #960c22
}
.bg-slate {
    color: #fff;
    background-color: #54585a
}
.bg-teal {
    background-color: #00b388
}
.bg-teal-30-percent {
    background-color: #b3e8db
}
.bg-green {
    background-color: #00866c
}
.bg-gold {
    background-color: #f6be00
}
.bg-cream {
    background-color: #fff9d9
}
.bg-lighter-gray {
    background-color: #f4f4f4
}
.bg-light-gray {
    background-color: #eee
}
.bg-white {
    background-color: #fff
}
.text-faded {
    color: rgba(255, 255, 255, .7)
}
section {
    padding: 1em 0
}
aside {
    padding: 1em 0
}
.no-padding {
    padding: 0
}
.color-red {
    color: #c8102e
}
.color-slate {
    color: #54585a
}
.color-teal {
    color: #00b388
}
.color-cream {
    color: #fff9d9
}
.color-white {
    color: #fff
}
.color-light-gray {
    color: #eee
}
.navbar-nav .nav-item:hover > .dropdown-menu {
    display: block
}
.navbar-header img {
    width: 275px;
    height: auto;
    padding-top: 10px;
    transition: all .4s ease-in-out 0s
}
.sm-logo img {
    width: 175px !important;
    transition: all .4s ease-in-out 0s
}
.navbar-red .navbar-nav .nav-link {
    color: #fff
}
.navbar-red .navbar-nav .nav-link:hover {
    color: #fff9d9
}
.custom-toggler.navbar-toggler {
    border-color: #fff
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.91)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}
#search-trigger {
    color: #fff9d9
}
#search-trigger:hover {
    color: #fff
}
#utility-nav a {
    color: #fff9d9;
    font-size: .95rem
}
#utility-nav a:hover {
    color: #fff
}
#primary-nav a {
    text-transform: uppercase;
    font-weight: 700
}
#main-content {
    background-color: #fff;
	margin-top: .5em;
}
#main-content h1 {
    font-size: 3rem;
    margin: 1rem 0 .5rem 0
}
#main-content h2 {
    font-size: 3rem;
	margin-bottom: 1rem;
}
#main-content h3 {
    font-size: 2rem
}
#main-content h4 {
    font-size: 1.25rem
}
#main-content h5 {
    font-size: 1rem
}
#main-content h6 {
    font-size: .75rem
}
#main-content ul > li {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5
}
#main-content ol > li {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5
}
#main-content p a {
    text-decoration: underline
}
.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.nav-secondary,
.nav-secondary p {
	font-size: 16px;
}
.nav-secondary p {
	line-height: 1.4;
	margin-bottom: 10px;
}
.nav-secondary {
    margin: 0 0 30px 0;
	padding-right: 27px;
}
.nav-secondary > nav,
.nav-secondary > div,
#sidebar > nav,
#sidebar > div,
#sidebar > article,
.parent-sidebar-menu {
    margin: 30px 0 40px;
}
.nav-secondary > div.textwidget {
	margin-top: 0;
}
.nav-secondary > h2 + nav,
.nav-secondary > h2 + div,
#sidebar > h2 + nav,
#sidebar > h2 + div,
#sidebar > h2 + article,
.nav-secondary > div:first-child,
.nav-secondary > ul:first-child {
    margin-top: 15px;
}

.site-title, 
.nav-secondary > * h4,
.nav-secondary h4,
#sidebar > * h4,
.advanced-sidebar-menu li,
.parent-sidebar-menu li {
    font-family: "Source Sans Pro", sans-serif;
    /*border-top: 3px solid #888B8D;*/
  	border-bottom: 1px dotted rgba(0,0,0,.2);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .125em;
    line-height: 21px;
    margin: 15px 0 12px 0;
    padding: 7px 0 8px;
    text-transform: uppercase
}
.nav-secondary h4:first-child {
	margin-top: 30px;
}
/*.advanced-sidebar-menu li {
	border-bottom: 1px dotted rgba(0, 0, 0, .2);
}*/
.advanced-sidebar-menu li:last-child,
.parent-sidebar-menu li:last-child {
	border-bottom: none;
}
ul.child-sidebar-menu {
	border-top: 1px dotted rgba(0, 0, 0, .2);
}
.child-sidebar-menu li {
	border: none;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	/*border-top: 1px dotted rgba(0, 0, 0, .2);*/
}
.child-sidebar-menu li:first-child {
	margin-top: 12px;
}
.grandchild-sidebar-menu li {
	/*border-top: none !important;*/
	margin-top: 0 !important;
}
.site-title a {
    text-decoration: none
}
.related-links {
    font-size: 16px;
    margin: 30px 0
}
.related-links ul {
    list-style: none;
    list-style-image: none;
    margin: 6px 0 0;
    padding: 0
}
.nav-secondary a {
	color: #c8102e;
}
.nav-secondary a:hover {
	color: #960C22;
}
.nav-secondary li, .related-links li {
    margin: 0;
    padding: 0;
	/*border-bottom: 1px dotted rgba(0, 0, 0, .2);*/
}
.nav-secondary li a, .related-links li a {
    text-decoration: none;
    display: block;
    line-height: 21px;
    padding: 10px 10px 10px;
    background: #fff;
    margin-left: -10px;
}
.nav-secondary .selected ul, .nav-secondary .opened ul {
    padding-left: 10px
}
.nav-secondary .selected a, .nav-secondary .opened a {
    background: #f2f2f2;
    padding-left: 10px
}
.nav-secondary .selected > a {
    background: #c8102e;
    color: #fff
}
.nav-secondary .opened > a {
    background: #e6e6e6
}
.nav-secondary .contact h4, .nav-secondary .contact h6 {
    margin: 0 0 9px
}
.nav-secondary .contact p, .nav-secondary .contact address {
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 9px
}
.nav-secondary .social-media {
    list-style: none;
    margin: 15px 0 30px;
    padding: 0
}
.nav-secondary .social-media li {
    border: none;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}
.nav-secondary .social-media li a {
    display: block;
    height: 32px;
    margin-left: 0;
    width: 32px
}
.nav-secondary h2 a:hover, .nav-secondary nav[role=navigation] a:hover {
    text-decoration: none
}
.lt-ie10 .nav-secondary h2 a:hover, .lt-ie10 .nav-secondary nav[role=navigation] a:hover {
    text-decoration: underline
}
.nav-secondary nav[role=navigation] a {
    -webkit-transition: background .1s linear .1s, padding .3s ease .1s;
    transition: background .1s linear .1s, padding .3s ease .1s
}
.nav-secondary nav[role=navigation] a:hover,
.advanced-sidebar-menu a:hover,
.parent-sidebar-menu a:hover {
    background: #f2f2f2;
    padding-left: 10px
}
/*.nav-secondary nav[role=navigation] > ul > li > a:hover {
    padding-right: 0
}*/
.nav-secondary li.current_page_item > a {
    background: #c8102e;
    color: #fff
}
.parent-sidebar-menu li.current_page_item > a {
	background: none;
	color: inherit;
}
.child-sidebar-menu li.current_page_item > a {
    background: #c8102e !important;
    color: #fff
}
.nav-secondary li.current_page_item > a:hover {
    background: #960c22;
    color: #fff
}
.parent-sidebar-menu li.current_page_item > a:hover,
.parent-sidebar-menu li.current_page_ancestor > a:hover {
	background: none;
	color: #960C22;
}
.child-sidebar-menu li.current_page_ancestor > a:hover {
	background: #f2f2f2;
}
.child-sidebar-menu li.current_page_item > a:hover {
    background: #960c22;
    color: #fff
}
.child-sidebar-menu .current_page_parent a {
	background: #E6E6E6;
}
.lt-ie10 .nav-secondary nav[role=navigation] a:hover {
    background: none;
    padding-left: 0
}
.lt-ie10 .nav-secondary nav[role=navigation] > ul > li > a:hover {
    padding-right: 0
}
.lt-ie10 .nav-secondary nav[role=navigation] .selected a:hover, .lt-ie10 .nav-secondary nav[role=navigation] .opened a:hover {
    padding-left: 10px !important
}
.nav-secondary nav[role=navigation] .opened > a:hover {
    background: #d9d9d9 !important
}
.nav-secondary nav[role=navigation] .selected > a:hover {
    background: #c8102e !important
}
.nav-secondary nav[role=navigation] .opened > ul a:hover, .nav-secondary nav[role=navigation] .selected > ul a:hover {
    background: #e5e5e5
}
.lt-ie10 .nav-secondary nav[role=navigation] .opened > ul a:hover, .lt-ie10 .nav-secondary nav[role=navigation] .selected > ul a:hover {
    background: #f2f2f2
}
.lt-ie10 .nav-secondary nav[role=navigation] .opened > a:hover {
    background: #e6e6e6 !important
}
.section-heading {
    margin-top: 0
}
.section-heading hr {
    width: 100px;
    border-color: #c8102e;
    border-width: 2px
}
h2.section-heading {
    font-size: 4em;
    color: #54585a
}
h2.featured-news {
    color: #54585a;
    text-transform: uppercase;
    font-size: 3.375rem;
    display: inline-block;
    margin: 0 1.5rem 0 0
}
.two-column {
    column-count: 2
}
.three-column {
    column-count: 3
}
.four-column {
    column-count: 4
}
.breadcrumb ul {
    display: inline-block;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    color: #c8102e;
    background-color: unset;
    border-radius: 0
}
.breadcrumb li a {
    text-decoration: none;
    color: unset;
    display: inline-block
}
.pagination .active .page-link {
    background-color: #c8102e;
    border-color: #c8102e
}
.pagination a.page-link {
    color: #c8102e
}
.pagination a.page-link:hover {
    color: #fff9d9;
    background-color: #960c22;
    border-color: #960c22
}
.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    border-color: #960c22;
    color: #fff;
    background-color: #c8102e
}
.btn-primary {
    color: #fff;
    background-color: #c8102e;
    border-color: #c8102e;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    border-color: #c8102e;
    color: #fff;
    background-color: #960c22
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}
.btn-teal {
    color: #fff;
    background-color: #00b388;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
.btn-teal:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    border-color: #00866c;
    color: #fff;
    background-color: #00866c
}
.btn-gold {
    color: #000;
    background-color: #f6be00;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
.btn-gold:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    border-color: #b97800;
    color: #fff;
    background-color: #b97800
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    border-color: #c8102e;
    background-color: #c8102e
}
.btn-primary .badge {
    color: #c8102e;
    background-color: #fff
}
.btn {
    text-transform: uppercase;
    font-family: "Milo", "Helvetica Neue", Arial, sans-serif
}
.btn-xl {
    padding: 15px 30px
}
a.btn-uh {
    color: #fff;
    background-color: #c8102e
}
a.btn.btn-primary {
    text-decoration: none !important
}
.modal-backdrop {
    z-index: 2000 !important
}
ul.main-footer-links {
    padding-left: 0
}
ul.main-footer-links li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
ul.main-footer-links li a {
    color: #fff9d9;
    text-decoration: none
}
ul.main-footer-links li a:hover {
    color: #fff
}
.tech-footer h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.1rem;
    font-weight: bold
}
.tech-footer .btn-outline-light {
    border-color: #fff9d9;
    color: #fff9d9;
    transition: background .25s ease
}
.tech-footer .btn-outline-light:hover {
    background: #fff9d9;
    color: #c8102e
}
.tech-footer .social-media-list {
    list-style: none;
    margin-top: 0;
    padding: 9px 0 0;
    width: 100%;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}
.tech-footer .social-media-list li {
    margin: 0 10px 10px 0;
    padding: 0
}
.tech-footer .social-media-list a {
    background: #fff9d9;
    border-radius: 50%;
    display: block;
    height: 40px;
    padding: 8px;
    transition: background .25s ease;
    width: 40px
}
.tech-footer .social-media-list a:hover, .tech-footer .social-media-list a:focus {
    background: #fff
}
.social-media-list svg {
    fill: #c8102e
}
.uh-footer .global-footer {
    background-color: #54585a;
    color: #fff;
    padding: 1em 0
}
.uh-footer .global-footer a, .uh-footer .global-footer a:visited {
    color: #fff9d9;
    text-decoration: none
}
.uh-footer .global-footer a:hover, .uh-footer .global-footer a:focus, .uh-footer .global-footer a:visited:hover {
    color: #fff;
    text-decoration: none
}
.uh-footer .global-footer .copyright {
    display: inline;
    margin: 0 .5em 0 0;
    font-size: 14px
}
.uh-footer .global-footer .nav-required {
    display: inline
}
.uh-footer .global-footer .nav-required li {
    display: inline-block;
    margin-right: .5em
}
.uh-footer .global-footer .nav-item-highlighted a, .uh-footer .global-footer .nav-item-highlighted a:visited {
    color: #f6be00;
    text-decoration: none
}
.uh-footer .global-footer .nav-item-highlighted a:hover, .uh-footer .global-footer .nav-item-highlighted a:focus, .uh-footer .global-footer .nav-item-highlighted a:visited:hover {
    color: #fff
}
.global-footer ul.nav-required {
    padding-left: none !important
}
.home-3-title {
    font-family: "Source Sans Pro", sans-serif;
    color: #c8102e;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}
.home-2-title-container {
    display: flex;
    align-items: center;
    justify-content: center
}
#parallax-homepage-image {
    min-height: 350px;
    background-attachment: fixed;
    background-position: center
}
#video-homepage-image {
    min-height: 350px
}
.icon {
    height: 150px;
    width: 150px;
    background-color: #c8102e;
    border-radius: 50%;
    padding: 1rem
}
.featured-item:hover .icon {
    background-color: #00b388;
    transition: all .3s ease
}
.featured-item:hover h3 {
    color: #00b388;
    transition: all .3s ease
}
.featured-item:hover a {
    color: #00b388;
    transition: all .3s ease
}
.featured-item a {
    text-decoration: none
}
.article {
    border-bottom: 1px dotted #8d9599
}
#main-content p a[href$=".pdf"]:before {
    content: "";
    display: inline-block;
    margin-right: .2em;
    background: url(../img/pdf-icon-small.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px
}
ul.children,
ul.grandchild-sidebar-menu {
    padding-left: 10px !important;
}
ul.children a {
    background: #f4f4f4 !important;
	/*margin-left: 0;*/
}
ul.children a :hover {
    background: #8d9599
}
ul.sub-menu {
    padding-left: 10px
}
ul.sub-menu a {
    background: #f4f4f4
}
ul.sub-menu a :hover {
    background: #8d9599
}
#sticky-item {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0px;
    z-index: 1000
}
.grid figure {
    position: relative;
    overflow: hidden;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
	margin: 0 !important;
}
.grid figure img {
    position: relative;
    display: block;
    opacity: .8
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}
.grid figure h2 span {
    font-weight: 800;
    font-family: "Source Sans Pro", sans-serif
}
.grid figure h2, .grid figure p {
    margin: 0;
}
/*.grid figure h2 {
	font-weight: 300;
	font-family: 'Milo', sans-serif;
	font-size: 32px !important;
}*/
.grid figure p {
    font-size: 68.5%
}
figure.effect-bubba {
    background: #d00000;
    margin-bottom: 24px
}
figure.effect-bubba img {
    opacity: .7;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}
figure.effect-bubba:hover img {
    opacity: .2
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}
figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}
figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}
figure.effect-bubba h2 {
    padding-top: 10%;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    color: #fff;
	line-height: 1;
}
figure.effect-bubba p {
    padding: 10px 2.5em;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
figure.effect-bubba:hover h2, figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, -20, 0);
    transform: translate3d(0, -20, 0)
}

/* Homepage - Sticky Button */
#sp-sticky {
	padding: 15px 5px 15px 15px;
	/*width: max-content;*/
	margin-right: 0;
	/*margin-top: .5rem;*/
	position: fixed;
	background: #c8102e;
	right: 0;
	color: #fff;
	line-height: .8;
	/*top: 50vh;
	z-index: 999;
	transform-origin: 100% 50%;
	transition: all .3s;*/
}
#sp-sticky:hover {
    background-color: #960c22;
}

/* Content */
.alignleft {
	float: left;
	margin-right: 1rem !important;
	margin-bottom: 1rem !important;
}
.alignright {
	float: right;
	margin-left: 1rem !important;
	margin-bottom: 1rem !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.notice {
	background-color: #ddffdd;
	border-left: 6px solid #04AA6D;
	margin-bottom: 1.2rem;
	padding: 1.2rem;
}
.landgrant img:hover {
	opacity: .3;
	-webkit-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}
.featured-item {
	margin-bottom: 1em;
}

/* Homepage - Featured Video */
.home-video {
    padding: 3% 7%;
}
.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin: 20px 0;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/* Social Media Icons */
ul.social-media-list {
	padding-left: 0;
	margin-top: 1.5em;
}
ul.social-media-list a {
  	background: #eee;
	border-radius: 50%;
	padding: 10px !important;
	text-indent: 0 !important;
}
ul.social-media-list a:hover {
  	background: #f6be00 !important;
}
ul.social-media-list li {
	list-style: none;
	margin: 0 5px 10px 0;
	float: left;
	display: inline;
}
ul.social-media-list img {
	width: 20px;
	height: 20px;
}

/* Elementor */
.elementor-widget-text-editor {
	font-family: inherit !important;
}

/* Elementor Tabs Plugin */
.responsive-tabs-section .responsive-tab-info h2, 
.responsive-tabs-section .sub-tab-name h3 {
  	word-break: inherit !important;
}
.responsive-tabs-section .responsive-tab-icon a {
  	padding: 8px !important;
}
.responsive-tabs-section .responsive-tab-info h2 {
  	margin: 0 !important;
}
.responsive-tabs-section .responsive-tab {
  	width: auto !important;
}
.responsive-tabs-section .responsive-tab h2 a {
  	padding: 0 15px 15px !important;
}
.responsive-tabs-section {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #eee;
	padding: 15px !important;
}
.responsive-tabs-section .responsive-tab-content {
	margin: 1.5rem 0 0 !important;
}
.responsive-tabs-section .responsive-tabs-content-list {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.responsive-tabs-section .responsive-tab-content.active-tab > div {
	padding: 0px !important;
}

/* News */
.news table {
	font-size: 1rem;
}
.news .news-title a {
    font-size: 1.15rem;
    text-transform: capitalize;
    font-family: 'Milo Medium', sans-serif;
	line-height: 1.4;
	text-decoration: none;
}
.news .posted {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #666;
}
.news-item p {
	margin-bottom: 10px;
	font-size: 16px;
}
.news td.news-image {
    width: 110px;;
}
.news tr:not(:last-child) td {
    border-bottom: 1px #eee solid;
}

/* Pagination */
.page-numbers {
	display: table-cell;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #dee2e6;
	padding: .375rem .75rem;
  	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-numbers, 
.page-numbers:hover {
  color: #c8102e;
}
.page-numbers:hover {
  z-index: 2;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-numbers.current {
  z-index: 3;
  color: #fff;
  background-color: #c8102e;
  border-color: #c8102e;
}
.page-numbers:first-child {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
/*.page-numbers:not(:first-child) {
  border-left: none;
}*/
.page-numbers:last-child {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

/* Homepage 3 */
.home-4-featured h3 a {
	text-decoration: none;
}
#home-3 h3 {
	margin-bottom: 1rem;
}

/* Media Queries */
@media (max-width: 1300px) {
	.bubba h2 {
		font-size: 2.5rem !important;
	}
}
@media (max-width: 1208px) {
	.bubba h2 {
		font-size: 2rem !important;
	}
}
@media (max-width: 1035px) {
	.bubba h2 {
		font-size: 1.7rem !important;
	}
}
@media (max-width: 894px) {
	.bubba h2 {
		font-size: 1.5rem !important;
	}
}
@media (max-width: 767px) {
	table {
		display: block;
		overflow-x: scroll;
	  }
	.bubba h2 {
		font-size: 3rem !important;
	}
}
@media (max-width: 550px) {
	.alignleft, .alignright {
		float: none;
		display: block;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}