/* Override.css -- Put your styles here to be merged with the main stylesheet later */
/* Our History Page */
#fold {
    position: relative;
    top: -10px;
}

.full-viewport.history{
    background: #fff url('images/history-intro-bg.jpg') no-repeat center bottom;
    background-size: cover;
    border-bottom: 5px solid #ff8200;
}

.history-slider{
    height: calc(100% - 70px);
}

.history-slider h1{
    font-family: "Palatino Roman",Georgia,"Times New Roman",serif;
    font-size: 4.5em;
    font-weight: 400;
    line-height: 1.25em;
    margin: 0px auto 20px;
    color: #484C4E;
    max-width: 1070px;
    padding: 0px 15px;
}

.history-slider h2{
    font-family: "Avenir Black",Arial,sans-serif;
    font-size: 1.125em;
    line-height: 1em;
    text-transform: uppercase;
    color: #484C4E;
    margin: 0px 0px 20px;
    text-align: center;
}

.history-slider p{
    max-width: 980px;
    margin: 10px auto 10px auto;
    text-align: left;
    font-size: 1.25em;
    line-height: 1.8em;
    padding: 0px 40px;
}

.history-bottom {
    vertical-align: bottom;
    background: url('images/est1907.png') no-repeat right bottom;
    height: 60px;
    margin: 0px 30px 0px 30px;
}

@media screen and (max-width: 768px){
    .history-slider h1 {
        font-family: 'Palatino Roman', Georgia, 'Times New Roman', serif;
        font-size: 2.5em;
        font-weight: 400;
        line-height: 1.25em;
        margin: 0 auto 10px auto;
        color: #484c4e;
        max-width: 1070px;
        padding: 0 15px;
    }

    .history-slider h2 {
        font-size: .7em;
        padding-top: 10px;
    }

    .history-slider p {
        font-size: .9em;
        padding: 0px 5% 0px 5%;
    }

    .history-bottom {
        background: none;
    }

}

@media screen and (max-width: 550px){
    .history-slider {
        padding-top: 50px;
    }
}

.history {
    width: 100%;
}

.history-head {
    background: #be6028;
    padding: 15px 0px 10px 0px;
    text-align: center;
    position: relative;
    width: 100%;
}

.history-head ul{
    display: inline-block;
    list-style: none;
}

.history-head ul li {
    display: inline-block;
    background: #ff8200;
    padding: 20px 15px 15px 15px;
    width: 300px;
    height: 60px;
    vertical-align: middle;
    cursor: pointer;
    margin: 5px;
}

@media screen and (max-width: 320px){
    .history-head ul li {
        width: 90%;
    }
}

.history-head a {
    padding-top: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.history-head ul li.active {
    background: #fff;
    color: #ff8200;
}

.history-head ul li.active a {
    color: #ff8200;
}

.timeline-center {
    margin: auto;
    width: 75%;
    margin-bottom: 30px;
    position: relative;
}

#main-history {
    background: #000;
    display: block;
}

/* Individual Timeline Entry Styles */
.tl-entry {
    width: 75%;
    display: block;
    margin: auto;
    font-family: 'Avenir Black', Arial, sans-serif;
    margin-top: 40px;
}

.tl-entry img.alignright{
    float: right;
    width: 406px;
    margin-left: 7px;
}

.tl-entry img.alignleft{
    float: left;
    width: 190px;
    margin-right: 7px;
}

.tl-entry img.aligncenter{
    width: 840px;
    max-width: 100%;
    height: auto;
    margin: auto;
    clear: both;
}

.tl-entry p {
    max-width: 95%;
}

@media screen and (max-width: 768px) {
    .tl-entry{
        width: 90%;
        margin-left: 0;
        margin-right: 0;
    }

    .tl-entry img.alignright{
        float: none;
        height: auto;
        clear: both;
    }

    .tl-entry img.aligncenter{
        width: 85vw;
        height: auto;
        clear: both;
    }

    .tl-entry img.alignleft{
        float: none;
        clear: both;
    }

    .tl-entry p {
        width: 85vw;
    }

    .timeline-center{
        width: 100vw;
        padding: 0 5%;
    }
}

@media screen and (max-width: 406px) {
    .tl-entry img.alignright{
        width: 85vw;

    }
}

.tl-bull {
    float: left;
    padding: 2px 3px 0 0;

}

.tl-year {
    float: left;
    display: inline-block;
    font-weight: bold;
    padding: 2px 0;
    width: 10%;
    text-align: left;
    white-space: nowrap;

}

.tl-content {
    display: inline-block;
    float: left;
    margin-left: 50px;
    width: 80%;
    min-width: 408px;
    padding-left: 10px;
}

.tl-content p{
    font-family: "Avenir Medium",Arial,sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .tl-content{
        float: none !important;
        clear: both;
        margin-left: 0px;
    }

    .tl-year{
        float: none;
    }
}

/* 2000's Specific */
.tl-bg2000{
    background: url('images/2000s_tile-bg.jpg');
    height: 100%;
}

.timeline-2000 {
    width: 100%;
    height: 100%;
    background: url('images/2000-watermark-bottom.png') no-repeat center bottom;
    background-size: 100% auto;
    color: #fff;
    overflow: hidden;
}

.timeline-2000 h1 {
    font-size: 4em;
    padding: 20px 0px 0px 50px;
    font-family: 'Palatino Roman', Georgia, 'Times New Roman', serif;
    font-weight: lighter;
}

#line2000 {
    width: 10%;
    float: left;
    position: absolute;
    left: 21px;
    border-right: 1px solid rgba(255,255,255,0.3);
    height: 100%;

}


@media screen and (max-width: 894px){
    #line2000 {
        border: none;
    }
}


/* 1900's Specific */
.tl-bg1900{
    background: url('images/1900s_tile-bg.jpg');
    height: 100%;
}

.timeline-1900 {
    width: 100%;
    height: 100%;
    background-image: url('images/1900watermark-1.png'),
                        url('images/1900watermark-2.png'),
                        url('images/1900watermark-3.png');
    background-size: auto,
                        auto,
                        100% auto;
    background-repeat: no-repeat,
                        no-repeat
                        no-repeat;
    background-position: left top,
                        right center,
                        center bottom;
    color: #484c4e;
    font-family: 'Palatino Roman', Georgia, 'Times New Roman', serif;
    font-weight: lighter;
    overflow: hidden;

}

.timeline-1900 h1 {
    font-size: 4em;
    padding: 20px 0px 0px 50px;
    font-family: 'Palatino Roman', Georgia, 'Times New Roman', serif;
    font-weight: lighter;
}

#line1900 {
    width: 10%;
    float: left;
    left: 21px;
    position: absolute;
    border-right: 1px solid rgba(72, 76, 78, 0.3);
    height: 100%;

}

@media screen and (max-width: 1110px){
    #line1900 {
        border: none;
    }
}

/*Embedded Media styles */
.alignleft{
    float: left;
    margin-right: 10px;
}

.alignright{
    float: right;
    margin-left: 10px;
}

.aligncenter {
    clear: both;
    display: inline-block;
    margin: 10px auto 10px auto;
}


/*Adding image support in the careers spotlight*/
.spotlight-video img{
    max-width: 90vw;
}

.spotlight-video{
    margin-right: 15px;
}

/*logo change and associated changes to accomodate*/

/* .logo{
    background: rgba(0,0,0,0);
}

.logo a{
    padding: 0;
}

.logo img{
    width: 75px;
    bottom: -15px;
}

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

    .logo img{
        width: 150px;
        bottom: -50px;
    }
} */

@media screen and (max-width: 400px){
    .home-slider .slide{
        height:400px;
    }
}
