.row {
    margin-left: -5px;
    margin-right: -5px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:640px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:641px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1025px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

body, html {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

.row .col-lg-12, .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

#site, footer.main {
    max-width: 1500px;
    margin: 0 auto
}

@media (max-width:640px) {
    #site, footer.main {
        min-width: 320px
    }
}

#site {
    background-color: #fff
}

.wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto
}

@media (max-width:960px) {
    .wrap {
        max-width: 100%
    }
}

body {
    font-weight: 400
}

*, :after, :before {
    box-sizing: border-box
}

.hide {
    display: none
}

.row {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.row.row-padding-top {
    padding-top: 10px
}

.row.row-padding-top-20 {
    padding-top: 20px
}

.row.row-padding-top-40 {
    padding-top: 40px
}

.row.row-padding-top-60 {
    padding-top: 80px
}

.row.row-padding-top-80 {
    padding-top: 80px
}

.row.row-padding-bottom {
    padding-bottom: 10px
}

.row.row-padding-bottom-20 {
    padding-bottom: 20px
}

.row.row-padding-bottom-40 {
    padding-bottom: 40px
}

.row.row-padding-bottom-60 {
    padding-bottom: 60px
}

.row.row-padding-bottom-80 {
    padding-bottom: 80px
}

.row:before {
    content: "";
    display: table
}

.row .col {
    min-height: 0
}

.row .col+.col:last-child {
    float: right
}

.row .col.last {
    float: right
}

.row .col+.col.end {
    float: left
}

.row .col.full-width {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.row .col.full-width img {
    width: 100%;
    height: auto;
    display: block
}

.row .col.ta-right {
    text-align: right
}

.row .col.double-gutter {
    padding-left: 10px;
    padding-right: 10px
}

.row .col.double-gutter:first-child {
    padding-left: 0
}

.row .col.double-gutter:last-child {
    padding-right: 0
}

.wrap {
    padding-left: 0;
    padding-right: 0
}

.story-excerpt {
    margin-bottom: 40px
}

.story-excerpt .image, .story-excerpt .video {
    float: left;
    position: relative;
    top: 3px
}

.story-excerpt .video a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40)
}

.story-excerpt .video a:after {
    content: "";
    background-image: url(images/icons.png);
    background-position: -801px -1135px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.story-excerpt .content {
    margin-left: 80px
}

.story-excerpt h1, .story-excerpt h2, .story-excerpt h3, .story-excerpt ol, .story-excerpt p, .story-excerpt ul {
    -webkit-font-smoothing: antialiased;
    line-height: 1.3
}

.story-excerpt .heading-sm {
    font-size: 13px;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif
}

.story-excerpt .heading-sm a {
    color: #5f6a72
}

@media (max-width:374px) {
    .story-excerpt .heading-sm {
        font-size: 12px!important
    }
}

.story-excerpt h3 {
    font-size: 13px;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    color: #5f6a72
}

.story-excerpt h3 em {
    color: #a1a3a6
}

.story-excerpt p {
    font-size: 13px;
    color: #5f6a72;
    margin: 5px 0;
    line-height: 1.3
}

.story-excerpt a {
    text-decoration: none
}

.story-single {
    padding-bottom: 100px
}

.story-single header h1 {
    margin-bottom: 10px
}

.story-single .large-image {
    position: relative;
    text-decoration: none;
    display: block;
    margin-bottom: 20px
}

.story-single .large-image img {
    display: block
}

.story-single .large-image .caption {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    display: block;
    color: #a1a3a6;
    font-size: 11px
}

.story-single .large-image .credit {
    color: #a1a3a6;
    font-size: 11px
}

.block .image-thumb, .sidebar .image-thumb {
    width: 70px;
    height: 39px
}

.block .list-with-thumbnail a h3, .sidebar .list-with-thumbnail a h3 {
    margin-left: 80px
}

@media (min-width:700px) and (max-width:960px) {
    .block .image-thumb, .sidebar .image-thumb {
        width: 50px;
        height: 28px
    }
    .block .list-with-thumbnail a h3, .sidebar .list-with-thumbnail a h3 {
        font-size: 12px;
        margin-left: 60px
    }
}

.sidebar.last.col-offset-1 {
    padding-bottom: 40px
}

.sidebar h2, .sidebar h3, .sidebar p {
    -webkit-font-smoothing: antialiased
}

.sidebar h2 {
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #5f6a72;
    line-height: 1.1;
    margin-bottom: 20px
}

@media (max-width:374px) {
    .sidebar h2 {
        font-size: 12px!important
    }
}

.sidebar .link-blue {
    margin-bottom: 15px;
    color: #0698d9;
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.sidebar .link-blue:hover {
    color: #19b4f9
}

.sidebar form {
    margin-bottom: 40px
}

.sidebar .select-dropdown select {
    visibility: hidden
}

.touch .sidebar .select-dropdown select {
    visibility: visible
}

.sidebar form.search .input-text {
    width: 100%
}

.sidebar form.search .link-blue {
    margin-top: 10px
}

.sidebar .next-story .image {
    display: block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transition: opacity 125ms linear
}

.sidebar .next-story .image:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.sidebar .next-story img {
    width: 200px;
    height: 113px
}

.sidebar .next-story .title {
    width: 200px;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #5f6a72;
    line-height: 1.3;
    margin-bottom: 5px;
    -webkit-font-smoothing: antialiased
}

.sidebar .next-story .link-blue {
    -webkit-font-smoothing: antialiased;
    margin-bottom: 20px
}

.sidebar .list-with-title {
    margin-bottom: 40px
}

.sidebar .list-with-title li {
    line-height: 1
}

.sidebar .list-with-title li h3 {
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 1
}

.sidebar .list-with-title li p {
    margin-bottom: 0;
    line-height: 1;
    margin-bottom: 7px
}

.sidebar .list-with-thumbnail {
    margin-bottom: 40px
}

.sidebar .list-with-thumbnail li a h3 {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 5px;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif
}

@media (min-width:700px) and (max-width:960px) {
    .sidebar .list-with-thumbnail li a h3 {
        font-size: 12px
    }
}

.sidebar .list-with-thumbnail li a p {
    font-family: HelveticaNeueW01-55Roma, Helvetica, Helvetica, Arial, sans-serif;
    line-height: 1.3;
    text-transform: none
}

@media (max-width:960px) {
    .story-single-container .sidebar {
        padding-right: 15px
    }
    .story-single-container .sidebar .next-story .image img {
        width: 100%;
        height: auto
    }
    .story-single-container .sidebar .next-story .title {
        width: 100%
    }
    .story-single-container .story-single {
        padding-left: 15px
    }
    .story-single-container .story-single .large-image img {
        width: 100%;
        height: auto
    }
    .story-single-container .video-playlist.video-playlist-small {
        width: 100%;
        height: auto
    }
    .story-single-container .video-playlist.video-playlist-small iframe {
        width: 100%
    }
    .story-single-container .video-full-width-inner {
        width: 100%
    }
}

@media (max-width:700px) {
    .story-single-container .col-xs-8 {
        width: 100%;
        float: none;
        clear: both
    }
    .story-single-container .story-single {
        padding-left: 0;
        padding-right: 0
    }
    .story-single-container .sidebar {
        width: 100%;
        float: none;
        clear: both;
        padding: 0 15px
    }
    .story-single-container .sidebar .next-story {
        margin-bottom: 20px
    }
}

.media-sidebar-wrap {
    margin-top: 102px
}

.media-sidebar {
    margin-bottom: 15px
}

.media-sidebar .image {
    margin-bottom: 5px;
    position: relative;
    display: block
}

.media-sidebar .image img {
    width: 100%;
    height: auto
}

.media-sidebar.media-sidebar-image .image:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    background-image: url(images/icons.png);
    background-position: -699px -1223px;
    width: 26px;
    height: 18px
}

.media-sidebar h4, .media-sidebar h4 a {
    font-size: 13px;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #5f6a72;
    margin-bottom: 2px;
    -webkit-font-smoothing: antialiased;
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.media-sidebar h4 a {
    color: #0698d9
}

.media-sidebar h4 a:hover {
    color: #19b4f9
}

.media-sidebar p {
    font-size: 13px;
    line-height: 1.4;
    font-family: HelveticaNeueW01-55Roma, Helvetica, Helvetica, Arial, sans-serif;
    color: #5f6a72;
    -webkit-font-smoothing: antialiased
}

.design-highlights-contain {
    height: 611px;
    overflow: hidden
}

@media (max-height:640px) {
    .design-highlights-contain {
        height: 573px
    }
}

@media (max-width:374px) {
    .desc-hide p {
        display: none
    }
}

.scale-component {
    overflow: hidden
}

@media (max-width:640px) {
    .scale-component {
        overflow: hidden
    }
}

.scale-component-contain {
    min-width: 1024px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left
}

@media (max-width:640px) {
    .scale-component-contain {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    .scale-component-contain.show {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100)
    }
}

.clear.left {
    clear: left
}

.clear.right {
    clear: right
}

.clear.both {
    clear: both
}

.slider-full-width .slider-item img, .slider-split .contain img {
    pointer-events: none
}

.no-events {
    pointer-events: none
}

.wrap.header {
    width: 100%
}

@media (max-width:640px) {
    .wrap.header {
        min-width: 100%
    }
}

#site.fs-experience-wrap {
    max-width: 100%
}

#site.fs-experience-wrap #back-to-top {
    display: none
}

.fs-experience-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 160;
    background-color: #020202;
    background-color: rgba(0, 0, 0, .7);
    transition: opacity 125ms linear;
    visibility: visible
}

.fs-experience-overlay.hidden {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden
}

header.main {
    margin-top: -75px;
    height: 70px;
    z-index: 165;
    position: relative;
}

@media (max-width:991px) {
    header.main {
        display: none;
    }
}

header.main .wrap {
    width: 100%;
    max-width: 100%
}

.fs-not-responsive header.main .wrap {
    width: 100%;
    min-width: 1024px;
    max-width: inherit
}

header.main nav.top {
    float: right;
    font-size: 11px;
    padding-top: 10px;
    margin-right: 30px
}

header.main nav.top li {
    display: inline
}

header.main nav.top a {
    text-decoration: none;
    margin-left: 8px;
    color: #5f6a72
}

header.main nav.top a:hover {
    color: #0698d9
}

@media (max-width:960px) {
    header.main nav.top {
        display: block;
        position: absolute;
        left: 180px;
        z-index: 1;
        top: 60px;
        opacity: 0;
        pointer-events: none;
        transition: all 150ms linear;
        overflow-y: hidden
    }
    header.main nav.top.active {
        top: 87px;
        opacity: 1;
        pointer-events: auto
    }
    header.main nav.top li {
        display: block;
        line-height: 1.4;
        margin-bottom: 9px
    }
    header.main nav.top a {
        color: #818b91;
        font-size: 15px;
        margin-left: 0;
        -webkit-font-smoothing: antialiased
    }
}

@media (max-width:374px) {
    header.main nav.top.active {
        top: 65px
    }
}

header.main.fs-experience {
    background-color: #fff;
    height: 82px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2)
}

header.main.fs-experience #logo {
    padding-top: 12px
}

header.main.fs-experience .nav-expand {
    position: absolute;
    top: 0;
    right: -85px;
    transition: right 125ms linear
}

header.main.fs-experience .wrap.header {
    height: 82px;
    background-color: #fff;
    position: relative;
    z-index: 2
}

@media screen and (min-width:961px) {
    header.main.fs-experience nav.main {
        position: absolute;
        bottom: -30px;
        right: 0;
        width: 100%;
        margin-right: 0;
        z-index: 1;
        visibility: hidden
    }
    header.main.fs-experience nav.main>ul {
        padding-right: 35px;
        text-align: right;
        background-color: #fff;
        position: relative;
        top: -32px;
        transition: top .2s linear
    }
    header.main.fs-experience nav.main>ul li {
        text-align: left
    }
    header.main.fs-experience nav.main>ul .list-horz-links li {
        float: right
    }
    header.main.fs-experience nav.main>ul .list-horz-links.align-left li {
        float: left
    }
}

header.main.fs-experience .breadcrumbs {
    box-sizing: border-box;
    width: 50%;
    line-height: 18px;
    text-align: right;
    position: absolute;
    top: 28px;
    right: 105px;
    transition: opacity 125ms linear;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

header.main.fs-experience .breadcrumbs li {
    display: inline
}

header.main.fs-experience .breadcrumbs li:last-child a:after {
    display: none
}

header.main.fs-experience .breadcrumbs a {
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #5f6a72;
    padding-left: 5px;
    padding-right: 10px;
    position: relative;
    -webkit-font-smoothing: antialiased
}

header.main.fs-experience .breadcrumbs a:hover {
    color: #84b6dc
}

header.main.fs-experience .breadcrumbs a:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    background-image: url(images/icons.png);
    background-position: -1875px -22px;
    width: 4px;
    height: 6px;
    z-index: 1
}

header.main.fs-experience .breadcrumbs a.last {
    padding-right: 0
}

header.main.fs-experience .breadcrumbs a:first-child {
    padding-left: 0
}

header.main.fs-experience.open nav.main {
    visibility: visible
}

header.main.fs-experience.open nav.main>ul {
    top: 0
}

header.main.fs-experience.open nav.main>ul>li .dropdown {
    top: 30px
}

header.main.fs-experience.open nav.main>ul>li .dropdown ul {
    text-align: left
}

header.main.fs-experience.open nav.main>ul>li .dropdown .outer-wrap {
    max-width: 100%
}

header.main nav.main {
    display: flex;
    justify-content: center;
}

header.main nav.main>ul>li {
    display: inline-block;
    margin-right: 10px;
}

header.main nav.main>ul>li.last, header.main nav.main>ul>li:last-child {
    padding-right: 0
}

header.main nav.main>ul>li>a {
    text-decoration: none;
    font-size: 12px;
    color: #5f6a72;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    position: relative;
    transition: color 75ms linear;
}

header.main nav.main>ul>li>a:after {
    content: "";
    /* position:absolute; */
    background-color: #0698d9;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: .1s;
}

.lt-ie9 header.main nav.main>ul>li>a:after {
    display: none
}

header.main nav.main>ul>li>a.active {
    color: #0698d9;
    position: relative
}

header.main nav.main>ul>li>a.active:after {
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.lt-ie9 header.main nav.main>ul>li>a.active:after {
    display: block
}

header.main nav.main>ul>li .dropdown {
    width: 100%;
    height: auto;
    /* overflow:hidden; */
    /* top:100px; */
    /* z-index:200; */
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: opacity .1s ease-in;
    pointer-events: none;
}

header.main nav.main>ul>li .dropdown .outer-wrap {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    background-color: rgb(231 246 254);
    padding-bottom: 14px;
    border-radius: 10px;
    overflow: hidden;
}

header.main nav.main>ul>li .dropdown .wrap {
    width: 960px
}

.gt-ie10 header.main nav.main>ul>li .dropdown {
    display: none;
    /* z-index:auto; */
}

.lt-ie11 header.main nav.main>ul>li .dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    display: none;
    transition: none
}

header.main nav.main>ul>li.active>a, header.main nav.main>ul>li:hover>a {
    color: #0698d9;
    position: relative;
}

header.main nav.main>ul>li.active>a:after, header.main nav.main>ul>li:hover>a:after {
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.lt-ie11 header.main nav.main>ul>li.active>a, .lt-ie11 header.main nav.main>ul>li:hover>a {
    border-bottom: 3px solid #0698d9
}

header.main nav.main>ul>li.active .dropdown, header.main nav.main>ul>li:hover .dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    pointer-events: auto
}

.gt-ie10 header.main nav.main>ul>li.active .dropdown, .gt-ie10 header.main nav.main>ul>li:hover .dropdown {
    display: block
}

.lt-ie11 header.main nav.main>ul>li.active .dropdown, .lt-ie11 header.main nav.main>ul>li:hover .dropdown {
    display: block
}

header.main .search {
    clear: right;
    float: right;
    margin: 14px 0 4px
}

header.main .search .input-submit {
    display: none
}

header.main .search.active {
    height: 34px;
    opacity: 1
}

header.main .search .input-search {
    height: 34px
}

header.main .search .icon {
    display: none
}

@media (max-width:374px) {
    header.main .search {
        top: 59px
    }
}

header.main .search .input-text {
    width: 107px;
    font-family: HelveticaNeueW01-55Roma, Helvetica, Helvetica, Arial, sans-serif;
    transition: width 150ms linear
}

header.main .search .input-text:focus {
    width: 180px
}

@media (max-width:960px) {
    header.main .search .input-text {
        width: 100%;
        height: 34px;
        line-height: 34px;
        padding-left: 18px;
        padding-right: 85px;
        background-color: #e2e4e6
    }
    header.main .search .input-text:focus {
        width: 100%
    }
}

header.main #logo {
    padding-left: 30px
}

header.main #logo a {
    width: 154px;
    height: 37px;
    float: left;
    margin-top: 10px;
    background-image: url(images/logo.png);
    background-size: 154px;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999em
}

@media (-webkit-min-device-pixel-ratio:2), (-webkit-min-device-pixel-ratio:192), (min-resolution:192dppx) {
    header.main #logo a {
        background-image: url(images/logo@2x.png)
    }
}

@media (max-width:960px) {
    header.main #logo {
        padding-left: 20px
    }
    header.main #logo a {
        margin-top: 6px;
        height: 72px
    }
    .fs-not-responsive header.main #logo a {
        margin-top: 10px;
        height: 37px
    }
}

@media (max-width:374px) {
    header.main #logo {
        padding-left: 20px
    }
    header.main #logo a {
        width: 125px;
        height: 59px;
        margin-top: 0;
        background-size: 125px
    }
}

header.main .dropdown {
    position: absolute;
    top: 50px;
    left: 0;
}

header.main .dropdown .list-with-thumbnail.padding-top {
    padding-top: 25px
}

header.main .dropdown .list-with-thumbnail.padding-bottom {
    padding-bottom: 40px
}

header.main .dropdown .list-with-thumbnail img {
    width: 70px;
    height: 52px
}

header.main .dropdown .block.padding-bottom {
    padding-bottom: 25px
}

header.main .dropdown .block {
    padding-top: 25px
}

header.main .dropdown .block.block-large {
    width: 390px
}

header.main .dropdown .block.block-small {
    width: 100%
}

header.main .dropdown .block.block-small .block-video img {
    width: 100%
}

header.main .dropdown .block .block-video {
    width: 100%;
    height: 219px;
    overflow: hidden
}

header.main .dropdown .block .block-video.block-video-small {
    height: 170px
}

header.main .dropdown .list-horz-links {
    height: 40px;
    line-height: 40px
}

@-webkit-keyframes stickyIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes stickyIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.sticky-nav {
    position: relative;
    z-index: 135
}

.sticky-nav .outer-wrap {
    background-color: #394957;
    max-width: 1500px;
    min-width: 100%;
    margin: 0 auto
}

@media (max-width:640px) {
    .sticky-nav .outer-wrap {
        max-width: 100%;
        min-width: 320px
    }
}

.sticky-nav.active {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1500px
}

@media (max-width:1500px) {
    .sticky-nav.active {
        max-width: 100%
    }
}

.sticky-nav .sticky-nav-placeholder {
    display: none
}

.sticky-nav .top {
    height: 48px
}

.sticky-nav .top ul {
    text-align: center;
    white-space: nowrap;
    overflow-x: hidden;
    transition: opacity 125ms linear;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.sticky-nav .top ul.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.sticky-nav .top ul.kinetic-active {
    cursor: default!important
}

@media (max-width:960px) {
    .sticky-nav .top ul.active {
        opacity: 0
    }
    .sticky-nav .top ul.is-animating {
        -webkit-animation: stickyIn 450ms forwards;
        animation: stickyIn 450ms forwards
    }
}

.sticky-nav .top ul.center {
    text-align: center
}

.sticky-nav .top li {
    border-bottom: 2px solid #394957;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 10px;
    padding: 18px 12px 0;
    height: 48px;
    box-sizing: border-box;
    font-family: HelveticaNeueW01-65Medi, Helvetica, Helvetica, Helvetica, Arial, sans-serif, Helvetica, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    transition: border 0s linear;
    cursor: pointer
}

.sticky-nav .top li.active, .sticky-nav .top li:hover {
    background-color: #52677a;
    background-image: url(images/patterns/blue-fade-vert.jpg);
    border-bottom: 2px solid #84b6dc
}

.sticky-nav .top li.active a, .sticky-nav .top li:hover a {
    color: #84b6dc
}

.sticky-nav .top li:hover {
    background-image: linear-gradient(to bottom, #5c7489, #435666);
    background-repeat: repeat-x
}

.sticky-nav .top li.active {
    background-image: linear-gradient(to bottom, #52677a, #394957);
    background-repeat: repeat-x
}

.sticky-nav .top a {
    color: #fff;
    text-decoration: none
}

.sticky-nav .top a:focus {
    outline: 0
}

@media (max-width:960px) {
    .sticky-nav .top {
        height: 53px;
        width: 100%;
        overflow-x: hidden
    }
    .sticky-nav .top ul {
        text-align: left;
        transition: left 250ms linear;
        position: relative;
        height: 53px
    }
    .sticky-nav .top li {
        display: inline-block;
        position: relative;
        height: 53px;
        text-align: center;
        padding: 0 12px;
        box-sizing: border-box
    }
    .sticky-nav .top li a {
        font-size: 12px;
        display: inline-block
    }
    .sticky-nav .top li:hover {
        background-color: transparent;
        background-image: none;
        border: none
    }
    .sticky-nav .top li:hover a {
        color: #fff
    }
    .sticky-nav .top li.active, .sticky-nav .top li:hover.active {
        background-color: transparent;
        background-image: none;
        border-bottom: 2px solid #84b6dc
    }
    .sticky-nav .top li.active a, .sticky-nav .top li:hover.active a {
        color: #84b6dc
    }
    .sticky-nav .top a {
        width: 100%;
        height: auto;
        color: #fff;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .sticky-nav .top a span {
        display: block
    }
}

.sticky-nav .breadcrumbs {
    background-color: #2e3a46;
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px;
    height: 22px;
    line-height: 18px
}

@media (max-width:960px) {
    .sticky-nav .breadcrumbs {
        display: none
    }
}

.sticky-nav .breadcrumbs li {
    display: inline
}

.sticky-nav .breadcrumbs li:last-child a:after {
    display: none
}

.sticky-nav .breadcrumbs a {
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    padding-left: 5px;
    padding-right: 10px;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.sticky-nav .breadcrumbs a:hover {
    color: #84b6dc
}

.sticky-nav .breadcrumbs a:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    background-image: url(images/icons.png);
    background-position: -1861px -38px;
    width: 4px;
    height: 6px;
    z-index: 1
}

.sticky-nav .breadcrumbs a.last {
    padding-right: 0
}

.sticky-nav .breadcrumbs a:first-child {
    padding-left: 0
}

header.main .magnify-large, header.main .nav-expand {
    display: none
}

header.main .nav-expand {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

header.main.fs-experience .nav-expand {
    display: block
}

@media (max-width:590px) {
    header.main.fs-experience .breadcrumbs {
        display: none
    }
}

@media (max-width:960px) {
    header.main {
        height: 82px
    }
    header.main .magnify-large {
        display: block;
        position: absolute;
        top: 31px;
        right: 85px;
        opacity: 0;
        transition: opacity 250ms ease-in
    }
    header.main .magnify-large.visible {
        opacity: .7
    }
    header.main .magnify-large.active {
        opacity: 1
    }
    header.main .nav-expand {
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        right: 0
    }
    header.main.fs-experience #logo {
        padding-top: 0
    }
    .fs-not-responsive header.main.fs-experience .nav-expand {
        position: absolute;
        top: 0;
        right: -85px
    }
}

@media (max-width:374px) {
    header.main {
        height: 59px
    }
    header.main .magnify-large {
        top: 21px;
        right: 61px
    }
    header.main .nav-expand {
        width: 59px;
        height: 59px
    }
    header.main .nav-expand .hamburger {
        top: 29px;
        left: 16.5px
    }
    header.main.fs-experience {
        height: 59px
    }
    header.main.fs-experience .wrap.header {
        height: auto
    }
}

.nav-expand {
    width: 85px;
    height: 82px;
    position: relative;
    transition: all 150ms ease-in;
    cursor: pointer;
    transition: all 125ms ease-in
}

.nav-expand.open .hamburger {
    background-color: transparent
}

.nav-expand.open .hamburger:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0
}

.nav-expand.open .hamburger:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0
}

.nav-expand .hamburger {
    transition: all 150ms ease-in;
    height: 1px;
    position: absolute;
    background-color: #a5acb0;
    width: 26px;
    left: 29.5px;
    top: 39px
}

.nav-expand .hamburger:after, .nav-expand .hamburger:before {
    content: "";
    background-color: #a5acb0;
    width: 26px;
    position: absolute;
    left: 0;
    transition: all 150ms ease-in;
    height: 1px
}

.nav-expand .hamburger:before {
    top: -8px
}

.nav-expand .hamburger:after {
    top: 8px
}

.nav-expand:hover {
    background-color: #f2f3f4
}

.nav-expand:hover.open .hamburger {
    background-color: transparent
}

.nav-expand:hover .hamburger {
    background-color: #979fa4
}

.nav-expand:hover .hamburger:after, .nav-expand:hover .hamburger:before {
    background-color: #979fa4
}

@media (max-width:960px) {
    .nav-expand:hover {
        background-color: transparent
    }
}

.btn {
    cursor: pointer
}

.btn.learn-more:hover {
    background-color: #07a9f2;
    background-color: rgba(7, 169, 242, .8)
}

.list-with-thumbnail>li {
    margin-bottom: 15px;
    padding-left: 0
}

.list-with-thumbnail>li:before {
    display: none
}

.list-with-thumbnail a, .list-with-thumbnail li {
    display: block
}

.list-with-thumbnail img {
    float: left;
    margin-right: 10px
}

.list-with-thumbnail p {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: black;
}

.list-with-thumbnail a {
    color: #5f6a72;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 90px;
}

.list-with-thumbnail a:after {
    content: "";
    display: table;
    clear: both
}

.list-with-thumbnail a:hover p {
    color: #0698d9 !important
}

.list-horz-links {
    text-align: right
}

.list-horz-links.align-left {
    text-align: left
}

.list-horz-links.align-left li.first {
    padding-left: 0
}

.list-horz-links li {
    margin-right: 20px;
    padding-left: 0
}

.list-horz-links li:before {
    display: none
}

.list-horz-links li.last {
    margin-right: 0
}

.list-horz-links a, .list-horz-links li {
    display: inline-block
}

.list-horz-links a {
    font-size: 12px;
    text-decoration: none;
    color: #0698d9;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif
}

.list-horz-links a:hover {
    color: #19b4f9
}

.list-horz-links .hide {
    display: none
}

.list-with-bullets li {
    list-style-position: outside;
    font-family: HelveticaNeueW01-55Roma, Helvetica, Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    padding-left: 10px
}

.list-with-bullets li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    background-image: url(images/icons.png);
    background-position: -1903px 0;
    width: 4px;
    height: 1px
}

.block.padding-top-small {
    padding-top: 40px
}

.block.padding-bottom-small {
    padding-bottom: 40px
}

.block.padding-top-medium {
    padding-top: 80px
}

.block.padding-bottom-medium {
    padding-bottom: 80px
}

.block.padding-top-large {
    padding-top: 100px
}

@media (max-width:640px) {
    .block.padding-top-large {
        padding-top: 60px
    }
}

.block.padding-bottom-large {
    padding-bottom: 100px
}

.block.responsive-scale .wrap {
    overflow: hidden
}

.block.responsive-scale .inner-wrap {
    width: 1000px
}

.block.fancybox-content {
    width: 900px;
    height: 500px;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box
}

.block .block-video {
    display: block;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.block .block-video.block-video-small {
    width: 100%;
    height: 232px
}

.block .block-video:hover .play-btn-large {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60)
}

.block .block-video img {
    width: 100%;
    height: auto;
    display: block
}

.block .block-video .play-btn-large {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42.5px;
    margin-top: -42px;
    transition: opacity 150ms linear
}

.block img {
    color: #fff
}

.block.block-image-with-text {
    height: 473px
}

.block.block-small .block-description {
    padding: 15px 10px 45px;
    min-height: 225px
}

header .block.block-small .block-description {
    min-height: 115px
}

.block.block-small.block-with-title h3 {
    font-size: 14px;
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    margin: 0
}

.block.block-small.block-with-title h2 {
    font-size: 24px;
    font-family: HelveticaNeueW01-45Ligh, Helvetica, Helvetica, Arial, sans-serif
}

@media (max-width:640px) {
    .block .bio-lg .col-xs-12 {
        border-top: 1px solid #cdcdcd;
        padding: 35px 0 15px;
        margin-top: 15px
    }
    .block .bio-lg .col-xs-12 ol, .block .bio-lg .col-xs-12 p, .block .bio-lg .col-xs-12 ul {
        padding: 0 15px
    }
}

.block .bio-lg img {
    width: 100%;
    max-width: 400px;
    height: auto
}

.block .bio-sm .heading-md {
    font-size: 24px;
    margin: 0;
    padding: 0
}

.block .bio-sm img {
    width: 310px;
    height: 215px
}

.block .bio-sm p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 15px
}

.block .block-description {
    margin: 0;
    padding: 10px 10px 40px;
    position: relative;
    box-sizing: border-box
}

.block .block-description h1, .block .block-description h2, .block .block-description h3, .block .block-description h4, .block .block-description ol, .block .block-description p, .block .block-description ul {
    -webkit-font-smoothing: antialiased
}

.block .block-description h3 {
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px
}

.block .block-description ol, .block .block-description p, .block .block-description ul {
    font-size: 12px;
    line-height: 1.2
}

.block .block-description .learn-more {
    position: absolute;
    bottom: 0;
    right: 0
}

.block .block-description .play {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #06a2e8;
    width: 36px;
    height: 35px;
    transition: background-color 150ms linear
}

.block .block-description .play .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.block .block-description .play:hover {
    background-color: #07adf7
}

.block .block-description.blue {
    background-color: #0698d9
}

.block .block-description.blue h3, .block .block-description.blue ol, .block .block-description.blue p, .block .block-description.blue ul {
    color: #fff
}

.block .block-description.block-description-additional h2 {
    font-size: 20px;
    line-height: 1.2;
    color: #0698d9;
    font-family: HelveticaNeueW01-Thin, Helvetica, Helvetica, Arial, sans-serif;
    margin-bottom: 5px
}

.block .block-description.block-description-additional h2 a {
    text-decoration: none;
    color: #0698d9
}

.block .block-description.block-description-additional h2 a:hover {
    color: #07a9f2
}

.block .block-description.block-description-additional p {
    font-size: 12px;
    line-height: 1.5;
    color: #5f6a72
}

.block .block-description.block-description-additional p.details {
    font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
    color: #a1a3a6
}

.block .block-description.block-description-additional p .date {
    color: #5f6a72
}

.block .block-description.white {
    background-color: #fff
}

.block .block-description.white .play {
    background-color: #f6f6f6
}

.block .block-description.white .play:hover {
    background-color: #fefefe
}

.block .block-description.white .btn.learn-more {
    background-color: #eff0f0;
    color: #5f6a72
}

.block .block-description.white .btn.learn-more:hover {
    background-color: #f4f5f5
}

.block.copy-large {
    clear: both;
    display: block
}

.block.copy-large .wrap {
    padding: 100px 0
}

.block.copy-large .wrap.wrap-pt-0 {
    padding-top: 0
}

.block.copy-large .wrap.wrap-pb-0 {
    padding-bottom: 0
}

@media (max-width:375px) {
    .block.copy-large .wrap {
        padding: 50px 5%
    }
}

@media (max-width:640px) {
    .block.copy-large .wrap {
        padding: 40px 0 40px
    }
}

.block.fade-bottom {
    position: relative;
    background-color: #fff
}

.block.fade-bottom:before {
    content: "";
    width: 100%;
    max-height: 462px;
    min-height: 300px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-image: url(images/patterns/white-gradient-fade.jpg);
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fff, #eeeff0)
}

@media (max-width:960px) {
    .block.fade-bottom:before {
        min-height: 250px
    }
}

@media (max-width:420px) {
    .block.fade-bottom:before {
        min-height: 200px
    }
}

@media (max-width:340px) {
    .block.fade-bottom:before {
        min-height: 185px
    }
}

.block.fade-bottom .row {
    position: relative
}

.block.fade-bottom-dark {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.block.fade-bottom-dark:before {
    content: "";
    width: 100%;
    height: 462px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-image: url(images/patterns/white-gradient-fade.jpg);
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fff, #b0aeae)
}

.block.fade-bottom-dark .row {
    position: relative
}

.block .image-description {
    margin: 15px 0
}

.block .image-description p {
    font-size: 11px;
    line-height: 1.4;
    margin-bottom: 0
}

.block .accordion01>h3 {
    display: block;
    height: 48px;
    border-top: 1px solid #d5d6d8;
    font-size: 19.5px;
    font-weight: 400;
    margin: 0;
    min-height: 0;
    text-indent: -9999em;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-margin {
    margin: 0 !important;
}

@media (max-width:640px) {
    .block .accordion01>h3 {
        font-size: 15px;
        padding-left: 15px
    }
}

.block .accordion01>h3.ui-accordion-header {
    height: auto;
    text-indent: 0
}

@media (max-width:640px) {
    .block .accordion01>h3.ui-accordion-header .ui-accordion-header-icon {
        left: 0
    }
}

.block .accordion01>div {
    display: none
}

@media (max-width:640px) {
    .block .accordion01 .ui-accordion-content {
        padding-left: 0;
        padding-right: 0
    }
}