.ghosted-campus {
    background-image: url("https://www.stonybrook.edu/far-beyond/img/university/ghosted-campus-admin.jpg");
    background-size: 100%;
    background-size: cover;
    background-position: 100% 50%;
}
.carousel-wrapper {
    padding-bottom: 10px;
}

.owl-theme .owl-controls {
    margin-top: 20px;
}

section.title-link-box-wrapper {
    background: #fff;
    padding: 50px 5% 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible;
}

.title-link-box-wrapper .left-link-box {
    margin: 0;
}

.title-link-box-wrapper h2 {
    margin: 0 0 20px;
    text-align: center;
}

.title-link-box-wrapper .drop-accordion .tab {
    padding: 3px 0;
    font-size: 1.125em;
}

.title-link-box-wrapper .drop-accordion .content-wrap {
    margin-left: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.title-link-box-wrapper .drop-accordion a {
    color: #900;
    display: block;
    padding: 2px 0;
    text-indent: -15px;
    margin: 0 0 0 15px;
}

.title-link-box-wrapper .drop-accordion a:hover {
    text-decoration: underline;
}

.for-students-promo {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: relative;
}

.for-students-promo .video-promo-wrapper {
    padding: 20px 0;
}

.for-students-promo .video-caption {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background: #1d1d1d;
    color: #eee;
    margin: 0;
}

.video-promo-wrapper .video-caption strong {
    text-transform: uppercase;
    display: inline-block;
    margin: 0 2px 0;
}

.opportunities-wrapper {
    margin: 30px 0;
    background-image: url("https://www.stonybrook.edu/far-beyond/img/misc/opportunities-phone-bkgnd-3.jpg");
    background-size: cover;
    background-position: 100% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0 2px 5px #000;
    padding: 20px 0;
}

.opportunities-wrapper h2 {
    margin: 0 0 15px;
    color: #fff;
}

.opportunities-wrapper a {
    color: #fff;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 4px;
}

.opportunities-wrapper a:hover {
    text-decoration: none;
    text-shadow: 0 1px 5px #000;
}

.opportunities-wrapper a:before {
    content: "\f101";
    margin: 0 8px 0 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    font-size: 1em;
    width: 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.opportunities-wrapper a:hover:before {
    text-decoration: none;
}

section.activities-and-calendar {
    background: url("https://www.stonybrook.edu/far-beyond/img/faculty-staff/faculty-staff-news-communic-bkgnd.jpg") 0 0 no-repeat #000;
    padding-bottom: 0;
}

@media only screen and (min-width: 480px) {
    
}

@media only screen and (min-width: 560px) {

}

@media only screen and (min-width: 960px) {
    
}

@media only screen and (min-width: 768px) {
    
}

@media only screen and (min-width: 960px) {
    .black-opac-cover {
        background: transparent;
        box-shadow: none;
    }
    section.title-link-box-wrapper {
        padding: 50px 0 50px;
    }
    .title-link-box-wrapper .left-link-box {
        float: left;
        display: inline-block;
        width: 33%;
        padding: 9px;
        border: 1px solid #900;
        margin: 0 2% 0 0;
    }
    .title-link-box-1 h2 {
        font-size: 1.4em;
        font-weight: normal;
        font-family: 'TradeGothicW01-BoldCn20 675334';
        text-transform: uppercase;
        background: #900;
        color: #fff;
        padding: 10px 0;
    }
    .title-link-box-wrapper .drop-accordion a {
        font-size: .95em;
    }
    .for-students-promo {
        float: left;
        display: inline-block;
        width: 65%;
        padding: 0 0 0 2%;
        border-left: 1px solid #ddd;
    }
    .for-students-promo .video-promo-wrapper {
        padding: 0;
        position: relative;
    }
    .opportunities-wrapper h2 {
        text-transform: uppercase;
        font-size: 1.3em;
    }
    .opportunities-wrapper a {
        font-size: .95em;
        font-family: 'Trade Gothic W01 Bold 2';
        display: inline-block;
        width: 50%;
        float: left;
        text-align: left;
        padding: 4px 0 4px 25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .opportunities-wrapper a:nth-child(even) {
        padding: 4px 0 4px 40px;
    }
    .opportunities-wrapper a:nth-child(odd) {
        padding: 4px 0 4px 0;
    }
    section.activities-and-calendar {
        background: url("https://www.stonybrook.edu/far-beyond/img/faculty-staff/faculty-staff-news-communic-bkgnd.jpg") 0 0 no-repeat #000;
        padding-bottom: 0;
    }
    section.beyond-the-brook {
        background: url("https://www.stonybrook.edu/far-beyond/img/scenes/ocean.jpg");
        background-size: 150%;
        background-size: cover;
        background-position: 60% 40%;
        padding: 60px 0 110px;
    }
    .arrow-below-ocean:after {
        border-top-color: #9DA4B4;
    }
    .beyond-the-brook h3 {
        display: block;
        margin: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-transform: none;
        color: #000;
        font-size: 3em;
    }
    .beyond-the-brook h3 strong {
        display: inline-block;
    }
    .beyond-the-brook a {
        width: 185px;
        margin: 130px auto 0;
        background: url("https://www.stonybrook.edu/far-beyond/img/bkg/transparent-black-30.png") repeat scroll 0 0;
        background: rgba(0,0,0,.3);
        font-size: 1.4em;
        padding: 10px 0;
    }
    .beyond-the-brook a:hover {
        background: url("https://www.stonybrook.edu/far-beyond/img/bkg/transparent-black-40.png") repeat scroll 0 0;
        background: rgba(0,0,0,.4);
    }
    section.we-are-seawolves {
        padding: 70px 0;
    }
    .we-are-seawolves h3 {
        font-size: 5em;
    }
    .we-are-seawolves a.subhead-link {
        margin: 0 auto;
        width: 740px;
        font-size: 2em;
        font-family: 'Trade Gothic W01 Light';
        background: transparent;
    }
    .we-are-seawolves a.subhead-link em {
       display: inline-block;
    }
    .we-are-seawolves h4 {
        font-size: 2.5em;
    }
    .we-are-seawolves .sports-links a {
        font-size: 1.3em;
    }
}
@media only screen and (min-width: 1220px) {
    section.beyond-the-brook {
        padding: 80px 0 160px;
    }
    section.beyond-the-brook video {
        top: -100px;
    }
}
@media only screen and (min-width: 1460px) {
    section.beyond-the-brook {
        padding: 100px 0 180px;
    }
    section.beyond-the-brook video {
        top: -130px;
    }
}
@media only screen and (min-width: 1620px) {
    section.beyond-the-brook {
        padding: 130px 0 210px;
    }
    .beyond-the-brook a {
        margin: 160px auto 0;
    }
    section.beyond-the-brook video {
        top: -130px;
    }
}
@media only screen and (min-width: 1620px) {
    section.beyond-the-brook {
        padding: 150px 0 340px;
    }
}

