#content,
.m-w2.section-inner {
    width: 100%
}

#community-pager li a,
#history-tab {
    behavior: url(/css3pie/PIE.htc);
    position: relative
}

#community-pager li a:hover:before,
.year:before {
    content: '';
    speak: none
}

#history-tab label,
.btn {
    text-transform: uppercase
}

#content {
    left: 0;
    padding: 0 0 85px
}

#community-pager {
    position: fixed;
    right: 44px;
    top: 275px !important;
    left: auto;
    z-index: 300
}

#content #community-pager li {
    list-style: none;
    background: 0 0;
    padding: 0;
    font-size: 0;
    margin-bottom: 10px;
    position: relative
}

#community-pager li a {
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 12px;
    height: 12px;
    background: #a8bbc0
}

#community-pager li a:hover:before {
    background-image: url(/img/skin/bg/rich-history/history-pager-hovers.png);
    display: block;
    width: 135px;
    height: 22px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 100;
    pointer-events: none
}

#link-our-founders a:before {
    background-position: 0 0
}

#link-mid-1900 a:before {
    background-position: 0 -24px
}

#link-late-1900 a:before {
    background-position: 0 -48px
}

#link-2000s a:before {
    background-position: 0 -72px
}

#link-today a:before {
    background-position: 0 -96px
}

#top-history {
    background: url(../../img/skin/bg/rich-history/bg-top.jpg) center top no-repeat;
    height: 608px;
    z-index: 100;
    position: relative
}

#top-history .section-inner {
    padding-top: 240px;
    width: 675px;
    text-align: center
}

#top-history h1 {
    display: none
}

#content #top-history p {
    color: #70868c;
    font-size: 22px;
    line-height: 28px
}

#top-history .scroll-down {
    background: url(../../img/skin/bg/rich-history/scroll-down.png) center top no-repeat;
    display: block;
    width: 206px;
    padding-top: 97px;
    height: 1px;
    overflow: hidden;
    margin: 72px auto 0
}

#select-all,
.hidden,
.year,
label.all-history {
    display: none
}

#history-tab {
    height: 37px;
    line-height: 37px;
    background: #fff;
    border-bottom: 1px solid #dae3e5;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    z-index: 100;
    width: 100%;
    text-align: center
}

#history-tab.fixed {
    position: fixed;
    top: 0;
    left: 0
}

#history-tab input {
    position: relative;
    top: 1px
}

#history-tab label {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 25px;
    letter-spacing: 1px
}

label.canfor {
    color: #dc291e
}

label.canfor-pulp {
    color: #26457f
}

label.canfor-south {
    color: #70868c
}

label.canfor-scotch {
    color: #2e2f2f
}

label.beadles {
    color: #646666
}

#timeline .column {
    padding-top: 40px;
    width: 50%;
    border-right: 5px solid #dae3e5
}

.year-box {
    max-width: 420px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: margin-top 2s, visibility 2s;
    transition: margin-top 2s, visibility 2s
}

.year-box:first-child {
    margin-top: 0;
    top: 0
}

.right-column {
    margin-left: 550px;
    margin-bottom: 30px
}

.year {
    position: absolute;
    top: 0;
    left: 441px;
    background: url(/img/skin/bg/rich-history/year.png) center top no-repeat;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 93px;
    height: 93px;
    line-height: 93px;
    font-family: 'Arial Black', Arial, Helvetica, sans-serif;
    font-weight: 900
}

.event img,
.event.first .year,
.year:before {
    display: block
}

.year:before {
    width: 14px;
    height: 35px;
    position: absolute;
    left: -21px;
    top: 30px
}

.canfor .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-red-left.png)
}

.pulp .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-blue-left.png)
}

.southern .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-grey-left.png)
}

.scotch .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-black-left.png)
}

.beadles .year:before {
    left: -21px;
    background-image: url(/img/skin/bg/rich-history/arrow-grey-light-left.png)
}

.right-column .year:before {
    left: auto;
    right: -21px
}

.right-column .canfor .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-red-right.png)
}

.right-column .pulp .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-blue-right.png)
}

.right-column .southern .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-grey-right.png)
}

.right-column .scotch .year:before {
    background-image: url(/img/skin/bg/rich-history/arrow-black-right.png)
}

.right-column .beadles .year:before {
    right: -16px;
    background-image: url(/img/skin/bg/rich-history/arrow-grey-light-right.png)
}

.right-column .year {
    right: 436px;
    left: auto
}

.event.canfor {
    background: #dc291e
}

.event.pulp {
    background: #22314e
}

.event.southern {
    background: #70868c
}

.event.scotch {
    background: #1e1f1f
}

.event.beadles {
    background: #4a4c4c
}

.event img {
    border-bottom: 5px solid #333;
    width: 420px
}

.event-content {
    padding: 35px 35px 10px;
    color: #fff;
    position: relative
}

.event-content h2 {
    color: #dae3e5
}

#content .event-content p {
    font-size: 14px;
    line-height: 22px
}

#today {
    background: url(/img/skin/bg/rich-history/today.png) 441px top no-repeat;
    width: 100%;
    height: 95px;
    margin-top: -32px
}

.btn {
    line-height: 28px;
    height: 28px;
    display: inline-block;
    padding: 0 22px;
    border: 1px solid #bdccd0;
    color: #70868c;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer
}

.btn-red,
.btn-red:hover {
    background: #dae4e6;
    border: 1px solid #dae4e6
}

#MobileMenu1_pnl_menu,
#mainnav {
    display: none
}

.gs-responsive #main #top-history .section-inner,
.gs-responsive #main #timeline .section-inner{
    display: block;
}
.gs-responsive .m-w2 #content{
    width: 100%;
}
.gs-responsive #main #history-tab .section-inner{
    justify-content: center;
}
.year-box,
.right-column
{
    margin-top: 0 !important;
}
@media(max-width: 1060px) and (min-width: 1025px) {
    .right-column{
        margin-left: 113%;
    }
}
@media (max-width: 1399px){
    #top-history{
        background-size: cover;
        width: 100%;
    }

}
@media(max-width: 1024px) and (min-width: 768px) {
    #top-history{
        height: 420px;
    }
    #top-history .section-inner{
        padding-top: 150px;
    }
    #content #top-history p {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 1.5;
    }
    #top-history .scroll-down{
        margin: 0 auto;
    }
}

@media (max-width:1024px){
    .year-box, .right-column{
        margin: 180px auto 0 !important;

    }
    .canfor .year:before, .right-column .pulp .year:before, .southern .year:before, .scotch .year:before{
        display: none;
    }
    #timeline .column {
        width: 100%;
        border: none;
        padding-top: 0;
        margin-top: -30px;
    }
    .event-content{
        position: static;
    }

    .year,
    .right-column .year
    {
        top: -135px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    div#mid-1900,div#late-1900, div#\32 000s {
        height: 0;
        margin-top: -10px;
    }
    #content .year-box.right-column{
        padding-top: 0;
        position: relative;
    }
    #timeline .column:before {
        content: "";
        display: block;
        width: 5px;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        transform: translateX(-50%);
        background: #dae3e5;
    }
    #today {
        margin-top: 40px;
        margin-bottom: 50px;
        position: relative;
        z-index: 999;
        bottom: -6px;
        background-position: center center;
    }
}
@media (max-width:767px){
    .gs-responsive #main #history-tab .section-inner{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .gs-responsive #main .m-w2 #content{
        padding: 0;
    }
    .gs-responsive #main #top-history .section-inner {
        padding-top: 120px;
        width: 100%;
    }
    #top-history{
        height: 340px;
    }
    .page-section #community-pager{
        right: 15px !important;
        top: 140px !important;
    }
    #content #top-history p {
        color: #70868c;
        font-size: 13.5px;
        line-height: 1.4;
        margin-bottom: 0;
    }
    #top-history .scroll-down {
        padding-top: 53px;
        margin: 0 auto 0;
        background-size: 175px;
    }
    #history-tab{
        height: auto;
        padding: 5px 0;
    }
    .form-ele-con {
        line-height: 1;
        padding: 5px 0;
    }
}
