/* CSS Document */

h1.h1History {
    font-weight: 400;
    padding-left: 360px;
    font-size: 2.4rem;
    line-height: 3.5rem;
    margin: 50px 0 0;
    background: -moz-linear-gradient(left, #FFF, #E73820 30%, #E73820 70%, #FFF);
    background: -webkit-linear-gradient(left, #FFF, #E73820 30%, #E73820 70%, #FFF);
    background: linear-gradient(to left, #FFF, #E73820 30%, #E73820 70%, #FFF);
    width: 100%;
    color: #fff;
    letter-spacing: 2px;
    font-family: "Futura";
}
#history section {
    position: relative;
}
#history section:after {
    background: url(../images/historybg.png) 0 0/100% auto no-repeat;
    content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
#history h2 {
    font-size : 3.5rem;
    line-height : 5rem;
    letter-spacing : 2px;
}
#history .lead {
    font-size : 2rem;
    line-height : 4rem;
    letter-spacing : 2px;
    text-align: left;
}
#history .main {
    position: absolute;
    left: 37%;
    top: 50px;
    text-shadow: 1px 2px 3px #FFF;
}
#history #timeLine img {
    height: 200px;
    margin-top: -100px;
}
#history #timeLine span.bgb {
    font-size : 2rem;
    line-height : 3rem;
    color : #FFFFFF;
    background: #00537A;
    padding: 0 15px;
}

@media (max-width:992px) {
h1.h1History {
    padding-left: 0;
    text-align: center;
}
#history section {
    background: none;
    position: relative;
}
.vtimeline-date {
    display: none!important;
}
#history .main {
    position: static;
    margin-top: 50px;
    text-shadow: 1px 2px 3px #FFF;
}
#history .lead {
    font-size : 2rem;
    line-height : 4rem;
    letter-spacing : 2px;
    text-align: left;
}
.vtimeline {
    padding: 30px 0 0!important;
}
#timeLine .mb130, #timeLine .mb180 {
    margin-bottom: 30px!important;
}
}
h1.h1History {
    font-weight: 400;
    padding-left: 360px;
    font-size: 2.4rem;
    line-height: 3.5rem;
    margin: 50px 0 0;
    background: -moz-linear-gradient(left, #FFF, #E73820 30%, #E73820 70%, #FFF);
    background: -webkit-linear-gradient(left, #FFF, #E73820 30%, #E73820 70%, #FFF);
    background: linear-gradient(to left, #FFF, #E73820 30%, #E73820 70%, #FFF);
    width: 100%;
    color: #fff;
    letter-spacing: 2px;
}
#history section {
    position: relative;
}
#history section:after {
    background: url(../images/historybg.png) 0 0/100% auto no-repeat;
    content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
#history h2 {
    font-size : 3.5rem;
    line-height : 5rem;
    letter-spacing : 2px;
    font-weight: 500;
}
#history .lead {
    font-size : 2rem;
    line-height: 3.7rem;
    letter-spacing : 2px;
    text-align: left;
    margin-top: 60px;
}
#history .main {
    position: absolute;
    left: 37%;
    top: 70px;
    text-shadow: 1px 2px 3px #FFF;
}
#history #timeLine img {
    height: 200px;
    margin-top: -100px;
}
#history #timeLine span.bgb {
    font-size : 2rem;
    line-height : 3rem;
    color : #FFFFFF;
    background: #00537A;
    text-align: center;
    width: 75px;
    display: block;
}
#history #timeLine .text1Line {
    width: calc(100% - 95px);
}

@media (max-width:992px) {
h1.h1History {
    padding-left: 0;
    text-align: center;
}
#history section {
    background: none;
    position: relative;
}
.vtimeline-date {
    display: none!important;
}
#history .main {
    position: static;
    margin: 50px;
    text-shadow: 1px 2px 3px #FFF;
}
#history .lead {
    font-size : 2rem;
    line-height : 4rem;
    letter-spacing : 2px;
    text-align: left;
}
#history h2 {
    font-size : 3.5rem;
    line-height : 5rem;
    letter-spacing : 2px;
}
.vtimeline {
    padding: 30px 0 0!important;
}
#timeLine .mb130, #timeLine .mb180 {
    margin-bottom: 30px!important;
}
}

@media (max-width:375px) {
#history #timeLine .text1Line {
    width: 100%;
    float: none!important;
}
#history #timeLine .fl {
    float: none!important;
}
}
