﻿/* Making research matter, University of Brighton */
/* Greener-engine-specific styles */
#slide1 .shadow-overlay {
    background: url('../png/shadow-overlay-blue.png') repeat-x top left;   
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.main-title { 
    background: none;
    top: 80px;
}
.main-title h1 {
    text-transform: uppercase;   
    margin: 0;
    font-size: 4.5em;
}
.main-title h1 .large {
    font-size: 1.4em;
    display: block;
    font-weight: bold;
/*    padding-top: 8px;*/
}
.main-title h1 .border {
    border-bottom: 1px solid #fff;
}
.video-slide .slide-content {
    margin: 85px auto;
}
.pull-stat {
    text-transform: uppercase;
    font-size: 1.15em;
    width: 288px;
    max-width: 100%;
    margin-top: 5%;
}
.pull-stat .large {
   font-size: 1.4em; 
}
.pull-stat .key-medium {
    display: block;   
}
