  #panorama {
    margin-top: 0;
    margin-bottom: -140px;
    min-height: 160px;
	max-height: 620px;
	overflow: hidden;
}
#panorama img{
    width: 100%;
}
.jumbotron{
    position: relative;
}
.jumbotron header{
    width:70% !important;
}
.jumbotron h3{
    width:70% !important;
    text-shadow: 0 0 18px rgba(0,0,0,.125), 0 0 6px rgba(0,0,0,.5);
}
#main .standard header{
    margin:30px 0px 15px !important;
    border-bottom:none !important;
}
.standard{
    padding-bottom:30px;
    margin-top:10px;
}
.Full-Width .container header{
    margin:0px 0px 15px !important;  
}
#main-content .standard h1,.Full-Width .container header h1,.jumbotron header h1{
     border-bottom:none !important;
}
#main-content .standard header h1{
    margin-top:30px;
}
.sameHeight > img{
    width:auto;
    margin-top:15px;
}
.flex-container {
    /* Suggested container for "Slide" animation setups. */
    position: relative;
    zoom: 1;
}
.flex-direction-nav {
    height: 0;
}
.flex-direction-nav a {
    background: url('https://uh.edu/css/backgrounds/feature-arrows.png') no-repeat 0 center;
    cursor: pointer;
    display: block;
    height: 60px;
    margin: -24px 0 0;
    opacity: .25;
    position: absolute;
    text-indent: -999em;
    top: 46%;
    width: 48px; filter:alpha(opacity=0);
    -webkit-transition: opacity .2s ease-in-out;
       -moz-transition: opacity .2s ease-in-out;
        -ms-transition: opacity .2s ease-in-out;
         -o-transition: opacity .2s ease-in-out;
            transition: opacity .2s ease-in-out;
}
[class*='flexslider']:hover .flex-direction-nav a {
    opacity: 0.75; filter:alpha(opacity=75);
}
.flex-direction-nav .flex-next {
    background-position: -48px center;
    right: 0;
    -webkit-border-radius: 5px 0 0 5px;
       -moz-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
}
.flex-direction-nav .flex-prev {
    left: 0;
    -webkit-border-radius: 0 5px 5px 0;
       -moz-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0;
}
.flex-direction-nav .flex-disabled {
    cursor: default;
    opacity: 0.3; filter:alpha(opacity=30);
}
[class*='flexslider-carousel'] .video-container,
[class*='flexslider-tiles'] .video-container{
    background: #000000;
}
[class*='flexslider-carousel'] .container:hover.video-container,
[class*='flexslider-tiles'] .container:hover.video-container{
    background: #000000;
}
[class*='flexslider-carousel'] .slide-copy,
[class*='flexslider-tiles'] .slide-copy{
    position: absolute;
    top: -18px;
	right: 0;
	bottom: 0;
	left: 0;
	background: none;
}
[class*='flexslider-carousel'] .slide-copy:before,
[class*='flexslider-tiles'] .slide-copy:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: none;
		
    transition: all .05s ease-in;
    -moz-transition: all .05s ease-in;
    -webkit-transition: all .05s ease-in;
}
[class*='flexslider-carousel'] .slide-copy:hover:before,
[class*='flexslider-tiles'] .slide-copy:hover:before{
	opacity: .7;
}
[class*='flexslider-carousel'] .slide-title a,
[class*='flexslider-carousel'] .slide-teaser a,
[class*='flexslider-tiles'] .slide-title a,
[class*='flexslider-tiles'] .slide-teaser a {
	display: block;
	color: white;
	font-family: 'Milo', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}
[class*='flexslider-carousel'] .slide-title,
[class*='flexslider-tiles'] .slide-title {
	position: absolute;
	right: 0;
	padding: 0 9px;
	background: #C8102E;
    color: white;
}
[class*='flexslider-carousel'] .slide-teaser,
[class*='flexslider-tiles'] .slide-teaser {
	position: absolute;
	margin: 0 0 15px 15px;
	padding: 0 9px;
	background-color: rgba(0,0,0,.6);
	bottom: 0;
	color: white;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
[class*='flexslider-carousel'] .slide-copy:hover .slide-teaser,
[class*='flexslider-tiles'] .slide-copy:hover .slide-teaser {
	margin-left: 13px;
	margin-bottom: 13px;
	padding:2px 11px;
	background-color: rgba(0,0,0,.9);
}
[class*="flexslider-carousel"] .slide-background,
[class*="flexslider-tiles"] .slide-background {
    box-shadow: none !important;
}
[class*='flexslider-carousel'] .slides > li,
[class*='flexslider-tiles'] .slides > li {
    border: solid 3px white;
    margin-right: 0px;
}
.lt-ie9 .home-page [class*='flexslider-carousel'] li,
.lt-ie9 .home-page [class*='flexslider-tiles'] li {
    height: 288px;
}
[class*='flexslider-cards'] .slide-title{
	margin: 20px 0 0px 20px;
    /*padding: 0 9px;*/
}
[class*="flexslider-carousel"] .slides > li .slide-background,
[class*="flexslider-tiles"] .slides > li .slide-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}    
[class*='flexslider'] .slides > li{
    position: relative;
}
[class*='flexslider-cards'] .slide-teaser{
    margin: 0 0 5px 20px;
    color:#000 !important;
	/*padding: 0 9px;*/
}
.underline{
    text-decoration: underline;
}
 .small-feature figcaption {
    background-color: rgba(0, 0, 0, 1.0);
    bottom: 0px;
    color: #FFF;
    left: 0px;
    width:100%;
    padding: 8px 8px;
    position: relative;
    right: 0px;
    /*margin:0 48px 0 15px;*/
}
.small-feature figcaption a{
    color:#FFF !important;
}
.small-feature{
    margin-bottom:25px !important;
}
/*Image with captions, but no header*/
div .container.nohead{
    margin-top:40px;
    margin-bottom:20px;
    padding-bottom: 30px;
}

#content > .container {
    margin-top: 0;
}

/*#columns.widget.Full-Width{
    margin:0px 10px !important;
}*/
/*div[class^="columns-"] {
    background: #ffff00;
}*/
.widget h1{
    margin-left:12px !important;
}
.widget:nth-of-type(1) {
    margin-top: 2px !important;
}
.widget {
    margin-bottom: 2px !important;
}
.theme-brick, .theme-cream,.theme-slate{
    /*margin:0px 0px !important;*/
    /*padding-top:35px;*/
    /*padding-bottom: 30px;*/
    /*margin-bottom:20px;*/
}
.theme-brick .container.nohead, .theme-cream .container.nohead,.theme-slate .container.nohead{
    padding-bottom: 0px !important;
}
.container header > h2{
    margin:40px 0px !important;
}

section > .container{
    margin-left:0px !important;
}
.section-links {
    list-style: none;
    padding: 0;
    /*margin-bottom: 0;*/
    font-weight: bold;
}

.section-links {
    display: inline-block;
}

.section-links > li {
    display: inline-block;
    margin: calc((1.5em - 3px) / 3) 1.5rem 0 0;
}
.section-links a::after {
    content: ' >';
    display: inline;
}
.module header {
    margin:0px !important;
    background-color:transparent !important;
}
.module{
    border:none !important;
    margin:20px 0px 40px !important;
}
.module > header > h2 {
    margin: 0px !important;
}
.module-events dl{
    /*border: 1px solid #CCC;*/
    overflow: auto !important;
}
.rss-feed {
    overflow-y: hidden !important;
}
.module-events header, .module-twitter header, .module-rss header{
    background-color:#FFF !important;
    margin-top:25px !important;
}
.module-facebook{
    margin-top:50px !important;
}
.module-twitter header{
    padding: 10px 0px !important;
    }
.module-events dd{
  padding: 28px 15px 9px 120px;
  /*border-bottom: 1px solid #CCC;*/
  border-bottom:none !important;
}
.module-events dt{
    width:100px !important;
}
.module footer{
    background-color:#FFF !important;
    padding-top:25px;
    border-top:none !important;
}
.module-events dt span {
    display:block;
}
.day{
    font-size:22pt;
    padding:1px;
}
.module-events p {
    margin: 0px 0px !important;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.slide-background, .video-container:not(.cover-photo) {
				    background-repeat: no-repeat;
				    background-position: center center;
				    background-size: cover;
					background-color: rgba(200,16,46,.9);
                    padding-bottom: 100%;
	}
.slides li{
    	float: left;
		border: solid 1px #cccccc;
		margin: 5px;
	}
/*.mybackground{
    background-image: url('http://www.uh.edu/magazine/2015-fall/_img/banner-powerhouse-1.jpg');
    background-size:cover; background-repeat: no-repeat;
    padding:10px 0px;
}*/
.mybackground {
	position: relative;
}
.mybackground img{
    display:block;
    margin: 0px auto;
    /* max-width: 1230px; */
}
.forefront-text{
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: .5em 1em;
    background-color: rgba(255,255,255,.9);
    width: 40%;
}
@media (max-width:768px) {
    .col-md-3:nth-child(2n+1),.col-md-4:nth-child(2n+1){
    clear:both !important;
}
.forefront-text{
    clear:both;
    background-color:#FFF !important;
    margin:10px 0px;
    position:relative;
    left:0px;
}
.mybackground img{margin: 0 auto;
        max-width: 1230px;
        position: relative;
    }
.jumbotron img{
    position:absolute;
    right:0px;
}
/*.jumbotron .container{
    margin-bottom:5% !important;
}*/
}
@media (max-width:992px) {
    .col-md-3:nth-child(2n+1),.col-md-4:nth-child(2n+1){
    clear:both !important;
}
.jumbotron header{
    width:90% !important;
}
.jumbotron h3{
    width:90% !important;
}
.jumbotron header h1{
    font-size:4.9em !important;
}
}
@media (max-width:1200px) {
.forefront-text{
    clear:both;
    background-color:#FFF !important;
    margin:10px 0px;
    position:relative;
    left:0px;
}
}
@media screen and (max-width: 599px) {
    .col-xs-6 {
        width: 100%;
    }
}