/****** PLACE YOUR CUSTOM STYLES HERE ******/

.background-multiply .background-image-holder { background-color:#ff0 !important; }

section h2 a, section h1 a { text-shadow:1px 1px #333; }

p.lead { text-shadow:1px 1px #333; }

h2.bold { text-shadow:1px 1px #333; }

section.electric, section.gater, section.westportal { max-height:600px; height:600px; }

section.oakland { max-height:700px; height:700px; }

section.coast { max-height:400px; height:400px; }

section.semester { height:120px; }

.jg-shadow { text-shadow: 1px 1px #000; }

.overlay-dark { color:#c00; opacity:1; }

.overlay-dark .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    z-index: 2;
}

.overlay-blue .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #006;
    opacity: 0.6;
    z-index: 2;
}

.overlay-yellow .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #4d4d00;
    opacity: 0.6;
    z-index: 2;
}

.overlay-orange .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #995c00;
    opacity: 0.6;
    z-index: 2;
}

.overlay-green .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #030;
    opacity: 0.6;
    z-index: 2;
}

.overlay-teal .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #006666;
    opacity: 0.6;
    z-index: 2;
}

.overlay-red .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #300;
    opacity: 0.6;
    z-index: 2;
}

.overlay-purple .fs-vid-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #330066;
    opacity: 0.6;
    z-index: 2;
}


.mt220

{

margin-top:220px;

}

.mt260

{

margin-top:260px;

}