  @import url('https://ssl.uh.edu/css/refresh/landing-page.css');

.nav-secondary {
    font-family: 'Milo';
}

#content-well.span8 {
    width: 100%
}

#content-well > .row.columns2 > .col-auto2 {
    padding: 0 1.25rem;
    width: 100%;
}

#content-well > .row.columns2 > [class*="col2"] {
    /* padding-top: 1.25rem; */
    padding-bottom: 1.25rem;
}

@media screen and (min-width: 992px) {
    #content-well > .row.columns2 {
        display: -webkit-flex;
        display: flex;
        width: calc(100% + 2.5rem);
        /* margin-bottom: 0; */
    }
    #content-well > .row.solumns2 > [class*="col2"]:not(.col-auto) {
        -webkit-flex-shrink: 0;
                flex-shrink: 0;
    }
}

#main-content form label,
#main-content form button {
    /*font-weight: bold;*/
}

@media (min-width: 768px) {
    .nav-secondary {
        width: 33.33333333%;
    }
    .nav-secondary + #main-content {
        width: 66.66666667%;
    }
}

@media (min-width: 992px) {
    .nav-secondary {
        order: 0;
        width: 25%;
    }
    .nav-secondary + #main-content {
        width: 75%;
    }
    #content-well.span8 {
        width: 66.66666667%;
    }
    #sidebar {
        width: 33.33333333%;
    }
    #content-well.span12 {
        width: 100%;
    }
}

#content-well {
    font-size: 1.25rem;
    padding-bottom: 2.5rem;
}


#content-well > h1,
#content-well > h2,
#content-well > h3,
#content-well > h4,
#content-well > h5,
#content-well > h6 {
    text-transform: none;
    margin: 1.5rem 0;
}

.links-list {
    padding-left: 1em;
}

.links-list a {
    font-weight: normal;
}

#resources .section-grid img[src*=".svg"] {
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 1.5rem;
}

#resources .section-grid h3 {
    display: inline-block;
}

#resources .section-grid p {
    font-size: 1.25rem; /* 20px */
    margin: 0 0 calc(1.5em - 3px);
}

#resources .section-grid .links-list {
    font-size: 1.125rem; /* 18px */
    margin: 0 0 calc((1.5em - 3px) - ((1.5em - 3px) / 3));
}

#page header h1 {
    font-size: 4.5rem;
    text-transform: none;
    letter-spacing: -0.015625em;
}

.site-title {
    border: none;
    font-weight:normal;
    letter-spacing: 0;
    font-size: 1.5rem;
    text-transform: none;
    line-height: 1.125;
    margin: 0;
    padding: 0;
}

.site-title a {
    display: block;
}

.site-title a,
.site-title a:hover,
.nav-secondary li a,
.related-links li a,
.nav-secondary .selected a,
.nav-secondary .opened a,
.nav-secondary nav[role="navigation"] a,
.nav-secondary nav[role="navigation"] a:hover {
    padding: .5em .75rem;
    transition: none;
}

.site-title a,
.nav-secondary li a,
.related-links li a {
    margin-left: -.75rem;
}

.site-title a:hover,
.nav-secondary nav[role="navigation"] a:hover {
    background-color: #fff9d9;
}

.cta-link {
    font-family: 'Milo', sans-serif;
    font-weight: bold;
}

.cta-link::after {
    content: '\00a0>';
    display: inline;
}

.section-heading,
#content-well > .section-heading {
    /*text-transform: uppercase;*/
}

/*.section-heading {*/
/*    display: inline-block;*/
/*    margin: 0 1.5rem 0 0;*/
/*    text-transform: uppercase;*/
/*}*/

/*.section-heading + .section-links {*/
/*    display: inline-block;*/
/*    margin-bottom: 0;*/
/*}*/

/*.section-links > li {*/
/*    display: inline-block;*/
/*    margin: calc((1.5em - 3px) / 3) 1.5rem 0 0;*/
/*}*/

/*
 * news list 
 */

.news-list {
    list-style: none;
    padding-left: 0;
    margin: 1.25rem 0 0;
}

.news-list > li {
    margin: 0 0 1.25rem;
    padding: 0;
}
.news-list h3 {
    color: rgba(0, 0, 0, 0.75);
    font-weight: normal;
    margin: 0;
}
.news-list .date,
.news-list .news-date {
    color: rgba(0, 0, 0, 0.625);
    font-family: 'Milo';
    font-size: 1rem;
    font-weight: normal;
    line-height: calc(1.5em - 3px);
    margin: 3px 0 0;
}
.news-list .teaser,
.news-list .news-teaser {
    font-size: 1.25rem;
    font-weight: normal;
    line-height: calc(1.5em - 3px);
    margin: 3px 0;
}
.news-list .source,
.news-list .news-source {
    color: inherit;
    font-family: 'Milo';
    font-size: 1.125rem;
    font-style: italic;
    font-weight: bold;
    line-height: calc(1em + 3px);
    margin: 0 0 3px;
}
/*
 * collapse 
 */
.collapse-container {
    /*margin-top: 1.25rem;*/
}
.collapse-container > h2 {
    margin-bottom: 0;
}
.collapse-container > .collapse {
    margin: -1px 0;
    padding: 1px 0;
}
.collapse-container > .glyphicon {
    color: #00B388;
    cursor: pointer;
    float: left;
    font-size: 1.5rem;
    margin-right: 0.25em;
    line-height: 2;
}
.collapse-container > .glyphicon + h2 a {
    color: inherit;
}

/* Org Chart */
 .orgChart p {
    /*font-size: 1rem !important;*/
    margin: 5px 0 5px 0 !important;
    }

    .orgName {
    padding-top: 10px;
    font-weight: 400;
    font-size: 1.2rem;
    border-bottom: 1px solid #c8102e;
    }
 .orgTitle { 
    font-size: 1rem;
     
 }
 .rectangle {
  position: relative;
  padding: 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
 
 .level-1 {
     width:95%;
  margin: 0 auto 40px;
  border-bottom: 1px solid #000;

}
 
.level-1::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 20px;
    background: #fff;
    border: 1px solid #111;
    border-bottom: none;
}

.level-1 .orgTitle { padding-bottom:30px; }

.level-1 .orgTitle::before {
  content: "";
  position: absolute;
  top: 93%;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 18px;
  background: #000;
}


 /*** grids and carousels **/

.section-grid {
    list-style: none;
    margin: 2.25rem -1.25rem -1.125rem;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}

.container > .section-grid:first-child,
script + .section-grid {
    margin-top: 0;
    margin-bottom: 0;
}

.section-grid:last-child,
.page-section .container > .section-grid:last-child {
    margin-bottom: -2.25rem;
}

@media screen and (min-width: 768px) {
    .section-grid.full-width {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }
}

@media screen and (min-width: 1600px) {
    .section-grid.full-width {
        margin-left: calc((100vw - 1520px) * -.5);
        margin-right: calc((100vw - 1520px) * -.5);
    }
}

@media screen and (min-width: 1920px) {
    .section-grid.full-width {
        margin-left: -200px;
        margin-right: -200px;
    }
}
.section-grid > li {
    margin-bottom: 2.25rem;
    text-align: center;
}

.section-grid .grid-image-wrapper {
    overflow: visible;
    position: relative;
    z-index: auto;
}

.section-grid .grid-image-wrapper:before {
    box-shadow: 0 15px 25px -10px rgba(84, 88, 90, 0.5);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.25s ease;
    width: 100%;
}

.section-grid .grid-anchor:hover .grid-image-wrapper:before {
    opacity: 1;
}

.section-grid .grid-image {
    transition: transform 0.25s ease;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
            transform: perspective(1000px) translate3d(0, 0, 0);
}

.section-grid .grid-anchor:hover .grid-image {
    -webkit-transform: perspective(1000px) translate3d(0, 0, 15px);
            transform: perspective(1000px) translate3d(0, 0, 15px);
}

.section-grid img {
    display: block;
    position: relative;
}

.section-grid img[src*=".svg"] {
    height: 4.5rem;
    width: 4.5rem;
}

.theme-slate .section-grid img[src*="icon"][src*=".svg"],
.theme-brick .section-grid img[src*="icon"][src*=".svg"] {
    filter: invert(1);
}

.section-grid h3 {
    line-height: 2.5rem;
    margin: 1rem 0 .5rem;
}

.section-grid h4 {
    line-height: 1.75rem;
    margin: 1rem 0 .25rem;
}

.section-grid h5 {
    line-height: 1.5rem;
    margin: .75rem 0 .25rem;
}

.section-grid > :not(.col-sm-6) p,
.section-grid > :not(.col-sm-6) .teaser,
.section-grid > :not(.col-sm-6) .slide-teaser {
    font-size: 1.125rem; 18px
    line-height: 1.33333333333333em;
    line-height: calc(1.5em - 3px);
    margin: 0;
}

.section-grid .teaser p + p {
    margin-top: calc((1.5em - 3px) / 3);
}

.section-grid .icon {
    height: 4.5rem;
    width: 4.5rem;
}

.section-grid a:hover + h3 a,
.section-grid a:hover + h4 a {
    color: #960C22;
}

.theme-slate .section-grid a:hover + h3 a,
.theme-slate .section-grid a:hover + h4 a,
.theme-brick .section-grid a:hover + h3 a,
.theme-brick .section-grid a:hover + h4 a {
    color: #fff9d9;
}
