/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

.pure-g {
    letter-spacing: -.31em;
    *letter-spacing: normal;
    *word-spacing: -.43em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, Droid Sans, Helvetica, Arial, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    table .pure-g {
        display: block
    }
}
.opera-only:-o-prefocus,
.pure-g {
    word-spacing: -.43em
}
.pure-u {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}
.pure-g [class*=pure-u] {
    font-family: sans-serif
}
.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-1-12,
.pure-u-1-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-2-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-3-24,
.pure-u-4-5,
.pure-u-4-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-6-24,
.pure-u-7-8,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-8-24,
.pure-u-9-24,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}
.events1 .pure-u-md-1-5,
.events1 .pure-u-md-4-5 {
    float: left;
}
.pure-u-1-24 {
    width: 4.1667%;
    *width: 4.1357%
}
.pure-u-1-12,
.pure-u-2-24 {
    width: 8.3333%;
    *width: 8.3023%
}
.pure-u-1-8,
.pure-u-3-24 {
    width: 12.5%;
    *width: 12.469%
}
.pure-u-1-6,
.pure-u-4-24 {
    width: 16.6667%;
    *width: 16.6357%
}
.pure-u-1-5 {
    width: 20%;
    *width: 19.969%
}
.pure-u-5-24 {
    width: 20.8333%;
    *width: 20.8023%
}
.pure-u-1-4,
.pure-u-6-24 {
    width: 25%;
    *width: 24.969%
}
.pure-u-7-24 {
    width: 29.1667%;
    *width: 29.1357%
}
.pure-u-1-3,
.pure-u-8-24 {
    width: 33.3333%;
    *width: 33.3023%
}
.pure-u-3-8,
.pure-u-9-24 {
    width: 37.5%;
    *width: 37.469%
}
.pure-u-2-5 {
    width: 40%;
    *width: 39.969%
}
.pure-u-5-12,
.pure-u-10-24 {
    width: 41.6667%;
    *width: 41.6357%
}
.pure-u-11-24 {
    width: 45.8333%;
    *width: 45.8023%
}
.pure-u-1-2,
.pure-u-12-24 {
    width: 50%;
    *width: 49.969%
}
.pure-u-13-24 {
    width: 54.1667%;
    *width: 54.1357%
}
.pure-u-7-12,
.pure-u-14-24 {
    width: 58.3333%;
    *width: 58.3023%
}
.pure-u-3-5 {
    width: 60%;
    *width: 59.969%
}
.pure-u-5-8,
.pure-u-15-24 {
    width: 62.5%;
    *width: 62.469%
}
.pure-u-2-3,
.pure-u-16-24 {
    width: 66.6667%;
    *width: 66.6357%
}
.pure-u-17-24 {
    width: 70.8333%;
    *width: 70.8023%
}
.pure-u-3-4,
.pure-u-18-24 {
    width: 75%;
    *width: 74.969%
}
.pure-u-19-24 {
    width: 79.1667%;
    *width: 79.1357%
}
.pure-u-4-5 {
    width: 80%;
    *width: 79.969%
}
.pure-u-5-6,
.pure-u-20-24 {
    width: 83.3333%;
    *width: 83.3023%
}
.pure-u-7-8,
.pure-u-21-24 {
    width: 87.5%;
    *width: 87.469%
}
.pure-u-11-12,
.pure-u-22-24 {
    width: 91.6667%;
    *width: 91.6357%
}
.pure-u-23-24 {
    width: 95.8333%;
    *width: 95.8023%
}
.pure-u-1,
.pure-u-1-1,
.pure-u-5-5,
.pure-u-24-24 {
    width: 100%
}

/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

@media screen and (min-width:35.5em) {
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-2,
    .pure-u-sm-1-3,
    .pure-u-sm-1-4,
    .pure-u-sm-1-5,
    .pure-u-sm-1-6,
    .pure-u-sm-1-8,
    .pure-u-sm-1-12,
    .pure-u-sm-1-24,
    .pure-u-sm-2-3,
    .pure-u-sm-2-5,
    .pure-u-sm-2-24,
    .pure-u-sm-3-4,
    .pure-u-sm-3-5,
    .pure-u-sm-3-8,
    .pure-u-sm-3-24,
    .pure-u-sm-4-5,
    .pure-u-sm-4-24,
    .pure-u-sm-5-5,
    .pure-u-sm-5-6,
    .pure-u-sm-5-8,
    .pure-u-sm-5-12,
    .pure-u-sm-5-24,
    .pure-u-sm-6-24,
    .pure-u-sm-7-8,
    .pure-u-sm-7-12,
    .pure-u-sm-7-24,
    .pure-u-sm-8-24,
    .pure-u-sm-9-24,
    .pure-u-sm-10-24,
    .pure-u-sm-11-12,
    .pure-u-sm-11-24,
    .pure-u-sm-12-24,
    .pure-u-sm-13-24,
    .pure-u-sm-14-24,
    .pure-u-sm-15-24,
    .pure-u-sm-16-24,
    .pure-u-sm-17-24,
    .pure-u-sm-18-24,
    .pure-u-sm-19-24,
    .pure-u-sm-20-24,
    .pure-u-sm-21-24,
    .pure-u-sm-22-24,
    .pure-u-sm-23-24,
    .pure-u-sm-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }
    .pure-u-sm-1-24 {
        width: 4.1667%;
        *width: 4.1357%
    }
    .pure-u-sm-1-12,
    .pure-u-sm-2-24 {
        width: 8.3333%;
        *width: 8.3023%
    }
    .pure-u-sm-1-8,
    .pure-u-sm-3-24 {
        width: 12.5%;
        *width: 12.469%
    }
    .pure-u-sm-1-6,
    .pure-u-sm-4-24 {
        width: 16.6667%;
        *width: 16.6357%
    }
    .pure-u-sm-1-5 {
        width: 20%;
        *width: 19.969%
    }
    .pure-u-sm-5-24 {
        width: 20.8333%;
        *width: 20.8023%
    }
    .pure-u-sm-1-4,
    .pure-u-sm-6-24 {
        width: 25%;
        *width: 24.969%
    }
    .pure-u-sm-7-24 {
        width: 29.1667%;
        *width: 29.1357%
    }
    .pure-u-sm-1-3,
    .pure-u-sm-8-24 {
        width: 33.3333%;
        *width: 33.3023%
    }
    .pure-u-sm-3-8,
    .pure-u-sm-9-24 {
        width: 37.5%;
        *width: 37.469%
    }
    .pure-u-sm-2-5 {
        width: 40%;
        *width: 39.969%
    }
    .pure-u-sm-5-12,
    .pure-u-sm-10-24 {
        width: 41.6667%;
        *width: 41.6357%
    }
    .pure-u-sm-11-24 {
        width: 45.8333%;
        *width: 45.8023%
    }
    .pure-u-sm-1-2,
    .pure-u-sm-12-24 {
        width: 50%;
        *width: 49.969%
    }
    .pure-u-sm-13-24 {
        width: 54.1667%;
        *width: 54.1357%
    }
    .pure-u-sm-7-12,
    .pure-u-sm-14-24 {
        width: 58.3333%;
        *width: 58.3023%
    }
    .pure-u-sm-3-5 {
        width: 60%;
        *width: 59.969%
    }
    .pure-u-sm-5-8,
    .pure-u-sm-15-24 {
        width: 62.5%;
        *width: 62.469%
    }
    .pure-u-sm-2-3,
    .pure-u-sm-16-24 {
        width: 66.6667%;
        *width: 66.6357%
    }
    .pure-u-sm-17-24 {
        width: 70.8333%;
        *width: 70.8023%
    }
    .pure-u-sm-3-4,
    .pure-u-sm-18-24 {
        width: 75%;
        *width: 74.969%
    }
    .pure-u-sm-19-24 {
        width: 79.1667%;
        *width: 79.1357%
    }
    .pure-u-sm-4-5 {
        width: 80%;
        *width: 79.969%
    }
    .pure-u-sm-5-6,
    .pure-u-sm-20-24 {
        width: 83.3333%;
        *width: 83.3023%
    }
    .pure-u-sm-7-8,
    .pure-u-sm-21-24 {
        width: 87.5%;
        *width: 87.469%
    }
    .pure-u-sm-11-12,
    .pure-u-sm-22-24 {
        width: 91.6667%;
        *width: 91.6357%
    }
    .pure-u-sm-23-24 {
        width: 95.8333%;
        *width: 95.8023%
    }
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-5-5,
    .pure-u-sm-24-24 {
        width: 100%
    }
}
@media screen and (min-width:48em) {
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-2,
    .pure-u-md-1-3,
    .pure-u-md-1-4,
    .pure-u-md-1-5,
    .pure-u-md-1-6,
    .pure-u-md-1-8,
    .pure-u-md-1-12,
    .pure-u-md-1-24,
    .pure-u-md-2-3,
    .pure-u-md-2-5,
    .pure-u-md-2-24,
    .pure-u-md-3-4,
    .pure-u-md-3-5,
    .pure-u-md-3-8,
    .pure-u-md-3-24,
    .pure-u-md-4-5,
    .pure-u-md-4-24,
    .pure-u-md-5-5,
    .pure-u-md-5-6,
    .pure-u-md-5-8,
    .pure-u-md-5-12,
    .pure-u-md-5-24,
    .pure-u-md-6-24,
    .pure-u-md-7-8,
    .pure-u-md-7-12,
    .pure-u-md-7-24,
    .pure-u-md-8-24,
    .pure-u-md-9-24,
    .pure-u-md-10-24,
    .pure-u-md-11-12,
    .pure-u-md-11-24,
    .pure-u-md-12-24,
    .pure-u-md-13-24,
    .pure-u-md-14-24,
    .pure-u-md-15-24,
    .pure-u-md-16-24,
    .pure-u-md-17-24,
    .pure-u-md-18-24,
    .pure-u-md-19-24,
    .pure-u-md-20-24,
    .pure-u-md-21-24,
    .pure-u-md-22-24,
    .pure-u-md-23-24,
    .pure-u-md-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-md-1-24 {
        width: 4.1667%;
        *width: 4.1357%
    }
    .pure-u-md-1-12,
    .pure-u-md-2-24 {
        width: 8.3333%;
        *width: 8.3023%
    }
    .pure-u-md-1-8,
    .pure-u-md-3-24 {
        width: 12.5%;
        *width: 12.469%
    }
    .pure-u-md-1-6,
    .pure-u-md-4-24 {
        width: 16.6667%;
        *width: 16.6357%
    }
    .pure-u-md-1-5 {
        width: 20%;
        *width: 19.969%
    }
    .pure-u-md-5-24 {
        width: 20.8333%;
        *width: 20.8023%
    }
    .pure-u-md-1-4,
    .pure-u-md-6-24 {
        width: 25%;
        *width: 24.969%
    }
    .pure-u-md-7-24 {
        width: 29.1667%;
        *width: 29.1357%
    }
    .pure-u-md-1-3,
    .pure-u-md-8-24 {
        width: 33.3333%;
        *width: 33.3023%
    }
    .pure-u-md-3-8,
    .pure-u-md-9-24 {
        width: 37.5%;
        *width: 37.469%
    }
    .pure-u-md-2-5 {
        width: 40%;
        *width: 39.969%
    }
    .pure-u-md-5-12,
    .pure-u-md-10-24 {
        width: 41.6667%;
        *width: 41.6357%
    }
    .pure-u-md-11-24 {
        width: 45.8333%;
        *width: 45.8023%
    }
    .pure-u-md-1-2,
    .pure-u-md-12-24 {
        width: 50%;
        *width: 49.969%
    }
    .pure-u-md-13-24 {
        width: 54.1667%;
        *width: 54.1357%
    }
    .pure-u-md-7-12,
    .pure-u-md-14-24 {
        width: 58.3333%;
        *width: 58.3023%
    }
    .pure-u-md-3-5 {
        width: 60%;
        *width: 59.969%
    }
    .pure-u-md-5-8,
    .pure-u-md-15-24 {
        width: 62.5%;
        *width: 62.469%
    }
    .pure-u-md-2-3,
    .pure-u-md-16-24 {
        width: 66.6667%;
        *width: 66.6357%
    }
    .pure-u-md-17-24 {
        width: 70.8333%;
        *width: 70.8023%
    }
    .pure-u-md-3-4,
    .pure-u-md-18-24 {
        width: 75%;
        *width: 74.969%
    }
    .pure-u-md-19-24 {
        width: 79.1667%;
        *width: 79.1357%
    }
    .pure-u-md-4-5 {
        width: 79.1667%;
        *width: 79.969%
    }
    .pure-u-md-5-6,
    .pure-u-md-20-24 {
        width: 83.3333%;
        *width: 83.3023%
    }
    .pure-u-md-7-8,
    .pure-u-md-21-24 {
        width: 87.5%;
        *width: 87.469%
    }
    .pure-u-md-11-12,
    .pure-u-md-22-24 {
        width: 91.6667%;
        *width: 91.6357%
    }
    .pure-u-md-23-24 {
        width: 95.8333%;
        *width: 95.8023%
    }
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-5-5,
    .pure-u-md-24-24 {
        width: 100%
    }
    .pic.pure-u-1.pure-u-md-1-4 {
        padding-right: 20px;
    }
}
@media screen and (min-width:64em) {
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-2,
    .pure-u-lg-1-3,
    .pure-u-lg-1-4,
    .pure-u-lg-1-5,
    .pure-u-lg-1-6,
    .pure-u-lg-1-8,
    .pure-u-lg-1-12,
    .pure-u-lg-1-24,
    .pure-u-lg-2-3,
    .pure-u-lg-2-5,
    .pure-u-lg-2-24,
    .pure-u-lg-3-4,
    .pure-u-lg-3-5,
    .pure-u-lg-3-8,
    .pure-u-lg-3-24,
    .pure-u-lg-4-5,
    .pure-u-lg-4-24,
    .pure-u-lg-5-5,
    .pure-u-lg-5-6,
    .pure-u-lg-5-8,
    .pure-u-lg-5-12,
    .pure-u-lg-5-24,
    .pure-u-lg-6-24,
    .pure-u-lg-7-8,
    .pure-u-lg-7-12,
    .pure-u-lg-7-24,
    .pure-u-lg-8-24,
    .pure-u-lg-9-24,
    .pure-u-lg-10-24,
    .pure-u-lg-11-12,
    .pure-u-lg-11-24,
    .pure-u-lg-12-24,
    .pure-u-lg-13-24,
    .pure-u-lg-14-24,
    .pure-u-lg-15-24,
    .pure-u-lg-16-24,
    .pure-u-lg-17-24,
    .pure-u-lg-18-24,
    .pure-u-lg-19-24,
    .pure-u-lg-20-24,
    .pure-u-lg-21-24,
    .pure-u-lg-22-24,
    .pure-u-lg-23-24,
    .pure-u-lg-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }
    .pure-u-lg-1-24 {
        width: 4.1667%;
        *width: 4.1357%
    }
    .pure-u-lg-1-12,
    .pure-u-lg-2-24 {
        width: 8.3333%;
        *width: 8.3023%
    }
    .pure-u-lg-1-8,
    .pure-u-lg-3-24 {
        width: 12.5%;
        *width: 12.469%
    }
    .pure-u-lg-1-6,
    .pure-u-lg-4-24 {
        width: 16.6667%;
        *width: 16.6357%
    }
    .pure-u-lg-1-5 {
        width: 20%;
        *width: 19.969%
    }
    .pure-u-lg-5-24 {
        width: 20.8333%;
        *width: 20.8023%
    }
    .pure-u-lg-1-4,
    .pure-u-lg-6-24 {
        width: 25%;
        *width: 24.969%
    }
    .pure-u-lg-7-24 {
        width: 29.1667%;
        *width: 29.1357%
    }
    .pure-u-lg-1-3,
    .pure-u-lg-8-24 {
        width: 33.3333%;
        *width: 33.3023%
    }
    .pure-u-lg-3-8,
    .pure-u-lg-9-24 {
        width: 37.5%;
        *width: 37.469%
    }
    .pure-u-lg-2-5 {
        width: 40%;
        *width: 39.969%
    }
    .pure-u-lg-5-12,
    .pure-u-lg-10-24 {
        width: 41.6667%;
        *width: 41.6357%
    }
    .pure-u-lg-11-24 {
        width: 45.8333%;
        *width: 45.8023%
    }
    .pure-u-lg-1-2,
    .pure-u-lg-12-24 {
        width: 50%;
        *width: 49.969%
    }
    .pure-u-lg-13-24 {
        width: 54.1667%;
        *width: 54.1357%
    }
    .pure-u-lg-7-12,
    .pure-u-lg-14-24 {
        width: 58.3333%;
        *width: 58.3023%
    }
    .pure-u-lg-3-5 {
        width: 60%;
        *width: 59.969%
    }
    .pure-u-lg-5-8,
    .pure-u-lg-15-24 {
        width: 62.5%;
        *width: 62.469%
    }
    .pure-u-lg-2-3,
    .pure-u-lg-16-24 {
        width: 66.6667%;
        *width: 66.6357%
    }
    .pure-u-lg-17-24 {
        width: 70.8333%;
        *width: 70.8023%
    }
    .pure-u-lg-3-4,
    .pure-u-lg-18-24 {
        width: 75%;
        *width: 74.969%
    }
    .pure-u-lg-19-24 {
        width: 79.1667%;
        *width: 79.1357%
    }
    .pure-u-lg-4-5 {
        width: 80%;
        *width: 79.969%
    }
    .pure-u-lg-5-6,
    .pure-u-lg-20-24 {
        width: 83.3333%;
        *width: 83.3023%
    }
    .pure-u-lg-7-8,
    .pure-u-lg-21-24 {
        width: 87.5%;
        *width: 87.469%
    }
    .pure-u-lg-11-12,
    .pure-u-lg-22-24 {
        width: 91.6667%;
        *width: 91.6357%
    }
    .pure-u-lg-23-24 {
        width: 95.8333%;
        *width: 95.8023%
    }
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-5-5,
    .pure-u-lg-24-24 {
        width: 100%
    }
}
@media screen and (min-width:80em) {
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-1-2,
    .pure-u-xl-1-3,
    .pure-u-xl-1-4,
    .pure-u-xl-1-5,
    .pure-u-xl-1-6,
    .pure-u-xl-1-8,
    .pure-u-xl-1-12,
    .pure-u-xl-1-24,
    .pure-u-xl-2-3,
    .pure-u-xl-2-5,
    .pure-u-xl-2-24,
    .pure-u-xl-3-4,
    .pure-u-xl-3-5,
    .pure-u-xl-3-8,
    .pure-u-xl-3-24,
    .pure-u-xl-4-5,
    .pure-u-xl-4-24,
    .pure-u-xl-5-5,
    .pure-u-xl-5-6,
    .pure-u-xl-5-8,
    .pure-u-xl-5-12,
    .pure-u-xl-5-24,
    .pure-u-xl-6-24,
    .pure-u-xl-7-8,
    .pure-u-xl-7-12,
    .pure-u-xl-7-24,
    .pure-u-xl-8-24,
    .pure-u-xl-9-24,
    .pure-u-xl-10-24,
    .pure-u-xl-11-12,
    .pure-u-xl-11-24,
    .pure-u-xl-12-24,
    .pure-u-xl-13-24,
    .pure-u-xl-14-24,
    .pure-u-xl-15-24,
    .pure-u-xl-16-24,
    .pure-u-xl-17-24,
    .pure-u-xl-18-24,
    .pure-u-xl-19-24,
    .pure-u-xl-20-24,
    .pure-u-xl-21-24,
    .pure-u-xl-22-24,
    .pure-u-xl-23-24,
    .pure-u-xl-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }
    .pure-u-xl-1-24 {
        width: 4.1667%;
        *width: 4.1357%
    }
    .pure-u-xl-1-12,
    .pure-u-xl-2-24 {
        width: 8.3333%;
        *width: 8.3023%
    }
    .pure-u-xl-1-8,
    .pure-u-xl-3-24 {
        width: 12.5%;
        *width: 12.469%
    }
    .pure-u-xl-1-6,
    .pure-u-xl-4-24 {
        width: 16.6667%;
        *width: 16.6357%
    }
    .pure-u-xl-1-5 {
        width: 20%;
        *width: 19.969%
    }
    .pure-u-xl-5-24 {
        width: 20.8333%;
        *width: 20.8023%
    }
    .pure-u-xl-1-4,
    .pure-u-xl-6-24 {
        width: 25%;
        *width: 24.969%
    }
    .pure-u-xl-7-24 {
        width: 29.1667%;
        *width: 29.1357%
    }
    .pure-u-xl-1-3,
    .pure-u-xl-8-24 {
        width: 33.3333%;
        *width: 33.3023%
    }
    .pure-u-xl-3-8,
    .pure-u-xl-9-24 {
        width: 37.5%;
        *width: 37.469%
    }
    .pure-u-xl-2-5 {
        width: 40%;
        *width: 39.969%
    }
    .pure-u-xl-5-12,
    .pure-u-xl-10-24 {
        width: 41.6667%;
        *width: 41.6357%
    }
    .pure-u-xl-11-24 {
        width: 45.8333%;
        *width: 45.8023%
    }
    .pure-u-xl-1-2,
    .pure-u-xl-12-24 {
        width: 50%;
        *width: 49.969%
    }
    .pure-u-xl-13-24 {
        width: 54.1667%;
        *width: 54.1357%
    }
    .pure-u-xl-7-12,
    .pure-u-xl-14-24 {
        width: 58.3333%;
        *width: 58.3023%
    }
    .pure-u-xl-3-5 {
        width: 60%;
        *width: 59.969%
    }
    .pure-u-xl-5-8,
    .pure-u-xl-15-24 {
        width: 62.5%;
        *width: 62.469%
    }
    .pure-u-xl-2-3,
    .pure-u-xl-16-24 {
        width: 66.6667%;
        *width: 66.6357%
    }
    .pure-u-xl-17-24 {
        width: 70.8333%;
        *width: 70.8023%
    }
    .pure-u-xl-3-4,
    .pure-u-xl-18-24 {
        width: 75%;
        *width: 74.969%
    }
    .pure-u-xl-19-24 {
        width: 79.1667%;
        *width: 79.1357%
    }
    .pure-u-xl-4-5 {
        width: 80%;
        *width: 79.969%
    }
    .pure-u-xl-5-6,
    .pure-u-xl-20-24 {
        width: 83.3333%;
        *width: 83.3023%
    }
    .pure-u-xl-7-8,
    .pure-u-xl-21-24 {
        width: 87.5%;
        *width: 87.469%
    }
    .pure-u-xl-11-12,
    .pure-u-xl-22-24 {
        width: 91.6667%;
        *width: 91.6357%
    }
    .pure-u-xl-23-24 {
        width: 95.8333%;
        *width: 95.8023%
    }
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-5-5,
    .pure-u-xl-24-24 {
        width: 100%
    }
}

/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

.pure-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.pure-menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3
}
.pure-menu-item,
.pure-menu-list {
    position: relative
}
.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.pure-menu-item {
    padding: 0;
    margin: 0;
    height: 100%
}
.pure-menu-heading,
.pure-menu-link {
    display: block;
    text-decoration: none;
    white-space: nowrap
}
.pure-menu-horizontal {
    width: 100%;
    white-space: nowrap
}
.pure-menu-horizontal .pure-menu-list {
    display: inline-block
}
.pure-menu-horizontal .pure-menu-heading,
.pure-menu-horizontal .pure-menu-item,
.pure-menu-horizontal .pure-menu-separator {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle
}
.pure-menu-item .pure-menu-item {
    display: block
}
.pure-menu-children {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 3
}
.pure-menu-horizontal .pure-menu-children {
    left: 0;
    top: auto;
    width: inherit
}
.pure-menu-active>.pure-menu-children,
.pure-menu-allow-hover:hover>.pure-menu-children {
    display: block;
    position: absolute
}
.pure-menu-has-children>.pure-menu-link:after {
    padding-left: .5em;
    content: "\25B8";
    font-size: small
}
.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after {
    content: "\25BE"
}
.pure-menu-scrollable {
    overflow-y: scroll;
    overflow-x: hidden
}
.pure-menu-scrollable .pure-menu-list {
    display: block
}
.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
    display: inline-block
}
.pure-menu-horizontal.pure-menu-scrollable {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    padding: .5em 0
}
.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
    display: none
}
.pure-menu-horizontal .pure-menu-children .pure-menu-separator,
.pure-menu-separator {
    background-color: #ccc;
    height: 1px;
    margin: .3em 0
}
.pure-menu-horizontal .pure-menu-separator {
    width: 1px;
    height: 1.3em;
    margin: 0 .3em
}
.pure-menu-horizontal .pure-menu-children .pure-menu-separator {
    display: block;
    width: auto
}
.pure-menu-heading {
    text-transform: uppercase;
    color: #565d64
}
.pure-menu-link {
    color: #777
}
.pure-menu-children {
    background-color: #fff
}
.pure-menu-disabled,
.pure-menu-heading,
.pure-menu-link {
    padding: .5em 1em
}
.pure-menu-disabled {
    opacity: .5
}
.pure-menu-disabled .pure-menu-link:hover {
    background-color: transparent
}
.pure-menu-active>.pure-menu-link,
.pure-menu-link:focus,
.pure-menu-link:hover {
    background-color: #eee
}
.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
    color: #000
}
* {
    /* -webkit-box-sizing: border-box; */
    box-sizing: border-box;
}
.pure-g .content {
    margin-bottom: 15px;
}
.imgleft {
    margin-bottom: 5px;
    width: 100%;
    height: auto;
    max-width: 250px;
}
.events {
    border-left: 4px solid #b6bbc2
}
.events .event1 {
    margin-bottom: 20px;
    padding-left: 50px;
    padding-right: 200px;
    font-size: 15px;
    line-height: 1.77;
    letter-spacing: .9px;
    color: #5a5b5b;
    text-align: left
}
.events .part .event:first-child {
    margin-bottom: 20px
}
.events .part .event:nth-child(3) {
    margin-top: 20px
}
.events1 {
    border-left: 4px solid #b6bbc2
}
.events1 .history {
    margin-bottom: 50px;
    margin-top: -25px;
}
.clear {
    clear: both;
}
.events2 {
    border-left: 4px solid #b6bbc2
}
.events2 .event {
    margin-bottom: 20px
}
.year {
    padding-left: 60px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .6px;
    color: #043055
}
.event {
    margin-top: -6px;
    padding-left: 50px;
    font-size: 15px;
    letter-spacing: .9px;
    color: #5a5b5b;
    text-align: left;
    line-height: 2.2;
}
.divide {
    display: block
}
.divide .dot {
    margin-left: -1.5px;
    width: 6px;
    height: 6px;
    background: #043055
}
@media screen and (max-width:48em) {
    .event,
    .year {
        padding-left: 0;
        padding-right: 0
    }
    .event {
        margin-top: 15px
    }
    .events {
        border-left: none
    }
    .events .event1 {
        margin-top: 15px;
        padding-left: 0;
        padding-right: 0
    }
    .events1,
    .events2 {
        border-left: none
    }
    .dot {
        display: none
    }
    .events .part .event:first-child {
        margin-bottom: 15px
    }
}
