@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 6.25%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 6.25%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 12.5%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 12.5%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 18.75%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 18.75%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 31.25%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 31.25%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 37.5%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 37.5%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 43.75%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 43.75%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 56.25%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 56.25%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 62.5%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 62.5%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 68.75%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 68.75%;
        left: auto
    }
    .small-push-12 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-12 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-13 {
        position: relative;
        left: 81.25%;
        right: auto
    }
    .small-pull-13 {
        position: relative;
        right: 81.25%;
        left: auto
    }
    .small-push-14 {
        position: relative;
        left: 87.5%;
        right: auto
    }
    .small-pull-14 {
        position: relative;
        right: 87.5%;
        left: auto
    }
    .small-push-15 {
        position: relative;
        left: 93.75%;
        right: auto
    }
    .small-pull-15 {
        position: relative;
        right: 93.75%;
        left: auto
    }
    .small-push-16 {
        position: relative;
        left: 100%;
        right: auto
    }
    .small-pull-16 {
        position: relative;
        right: 100%;
        left: auto
    }

    .small-1 {
        width: 6.25%
    }
    .small-2 {
        width: 12.5%
    }
    .small-3 {
        width: 18.75%
    }
    .small-4 {
        width: 25%
    }
    .small-5 {
        width: 31.25%
    }
    .small-6 {
        width: 37.5%
    }
    .small-7 {
        width: 43.75%
    }
    .small-8 {
        width: 50%
    }
    .small-9 {
        width: 56.25%
    }
    .small-10 {
        width: 62.5%
    }
    .small-11 {
        width: 68.75%
    }
    .small-12 {
        width: 75%
    }
    .small-13 {
        width: 81.25%
    }
    .small-14 {
        width: 87.5%
    }
    .small-15 {
        width: 93.75%
    }
    .small-16 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0%!important
    }
    .small-offset-1 {
        margin-left: 6.25%!important
    }
    .small-offset-2 {
        margin-left: 12.5%!important
    }
    .small-offset-3 {
        margin-left: 18.75%!important
    }
    .small-offset-4 {
        margin-left: 25%!important
    }
    .small-offset-5 {
        margin-left: 31.25%!important
    }
    .small-offset-6 {
        margin-left: 37.5%!important
    }
    .small-offset-7 {
        margin-left: 43.75%!important
    }
    .small-offset-8 {
        margin-left: 50%!important
    }
    .small-offset-9 {
        margin-left: 56.25%!important
    }
    .small-offset-10 {
        margin-left: 62.5%!important
    }
    .small-offset-11 {
        margin-left: 68.75%!important
    }
    .small-offset-12 {
        margin-left: 75%!important
    }
    .small-offset-13 {
        margin-left: 81.25%!important
    }
    .small-offset-14 {
        margin-left: 87.5%!important
    }
    .small-offset-15 {
        margin-left: 93.75%!important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 6.25%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 6.25%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 12.5%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 12.5%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 18.75%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 18.75%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 31.25%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 31.25%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 37.5%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 37.5%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 43.75%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 43.75%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 56.25%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 56.25%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 62.5%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 62.5%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 68.75%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 68.75%;
        left: auto
    }
    .medium-push-12 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-12 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-13 {
        position: relative;
        left: 81.25%;
        right: auto
    }
    .medium-pull-13 {
        position: relative;
        right: 81.25%;
        left: auto
    }
    .medium-push-14 {
        position: relative;
        left: 87.5%;
        right: auto
    }
    .medium-pull-14 {
        position: relative;
        right: 87.5%;
        left: auto
    }
    .medium-push-15 {
        position: relative;
        left: 93.75%;
        right: auto
    }
    .medium-pull-15 {
        position: relative;
        right: 93.75%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left
    }
    .medium-1 {
        width: 6.25%
    }
    .medium-2 {
        width: 12.5%
    }
    .medium-3 {
        width: 18.75%
    }
    .medium-4 {
        width: 25%
    }
    .medium-5 {
        width: 31.25%
    }
    .medium-6 {
        width: 37.5%
    }
    .medium-7 {
        width: 43.75%
    }
    .medium-8 {
        width: 50%
    }
    .medium-9 {
        width: 56.25%
    }
    .medium-10 {
        width: 62.5%
    }
    .medium-11 {
        width: 68.75%
    }
    .medium-12 {
        width: 75%
    }
    .medium-13 {
        width: 81.25%
    }
    .medium-14 {
        width: 87.5%
    }
    .medium-15 {
        width: 93.75%
    }
    .medium-16 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0%!important
    }
    .medium-offset-1 {
        margin-left: 6.25%!important
    }
    .medium-offset-2 {
        margin-left: 12.5%!important
    }
    .medium-offset-3 {
        margin-left: 18.75%!important
    }
    .medium-offset-4 {
        margin-left: 25%!important
    }
    .medium-offset-5 {
        margin-left: 31.25%!important
    }
    .medium-offset-6 {
        margin-left: 37.5%!important
    }
    .medium-offset-7 {
        margin-left: 43.75%!important
    }
    .medium-offset-8 {
        margin-left: 50%!important
    }
    .medium-offset-9 {
        margin-left: 56.25%!important
    }
    .medium-offset-10 {
        margin-left: 62.5%!important
    }
    .medium-offset-11 {
        margin-left: 68.75%!important
    }
    .medium-offset-12 {
        margin-left: 75%!important
    }
    .medium-offset-13 {
        margin-left: 81.25%!important
    }
    .medium-offset-14 {
        margin-left: 87.5%!important
    }
    .medium-offset-15 {
        margin-left: 93.75%!important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 6.25%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 6.25%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 12.5%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 12.5%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 18.75%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 18.75%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 31.25%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 31.25%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 37.5%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 37.5%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 43.75%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 43.75%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 56.25%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 56.25%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 62.5%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 62.5%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 68.75%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 68.75%;
        left: auto
    }
    .push-12 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-12 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-13 {
        position: relative;
        left: 81.25%;
        right: auto
    }
    .pull-13 {
        position: relative;
        right: 81.25%;
        left: auto
    }
    .push-14 {
        position: relative;
        left: 87.5%;
        right: auto
    }
    .pull-14 {
        position: relative;
        right: 87.5%;
        left: auto
    }
    .push-15 {
        position: relative;
        left: 93.75%;
        right: auto
    }
    .pull-15 {
        position: relative;
        right: 93.75%;
        left: auto
    }
}

@media only screen and (min-width:60.063em) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 6.25%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 6.25%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 12.5%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 12.5%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 18.75%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 18.75%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 31.25%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 31.25%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 37.5%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 37.5%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 43.75%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 43.75%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 56.25%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 56.25%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 62.5%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 62.5%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 68.75%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 68.75%;
        left: auto
    }
    .large-push-12 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-12 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-13 {
        position: relative;
        left: 81.25%;
        right: auto
    }
    .large-pull-13 {
        position: relative;
        right: 81.25%;
        left: auto
    }
    .large-push-14 {
        position: relative;
        left: 87.5%;
        right: auto
    }
    .large-pull-14 {
        position: relative;
        right: 87.5%;
        left: auto
    }
    .large-push-15 {
        position: relative;
        left: 93.75%;
        right: auto
    }
    .large-pull-15 {
        position: relative;
        right: 93.75%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left
    }
    .large-1 {
        width: 6.25%
    }
    .large-2 {
        width: 12.5%
    }
    .large-3 {
        width: 18.75%
    }
    .large-4 {
        width: 25%
    }
    .large-5 {
        width: 31.25%
    }
    .large-6 {
        width: 37.5%
    }
    .large-7 {
        width: 43.75%
    }
    .large-8 {
        width: 50%
    }
    .large-9 {
        width: 56.25%
    }
    .large-10 {
        width: 62.5%
    }
    .large-11 {
        width: 68.75%
    }
    .large-12 {
        width: 75%
    }
    .large-13 {
        width: 81.25%
    }
    .large-14 {
        width: 87.5%
    }
    .large-15 {
        width: 93.75%
    }
    .large-16 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0%!important
    }
    .large-offset-1 {
        margin-left: 6.25%!important
    }
    .large-offset-2 {
        margin-left: 12.5%!important
    }
    .large-offset-3 {
        margin-left: 18.75%!important
    }
    .large-offset-4 {
        margin-left: 25%!important
    }
    .large-offset-5 {
        margin-left: 31.25%!important
    }
    .large-offset-6 {
        margin-left: 37.5%!important
    }
    .large-offset-7 {
        margin-left: 43.75%!important
    }
    .large-offset-8 {
        margin-left: 50%!important
    }
    .large-offset-9 {
        margin-left: 56.25%!important
    }
    .large-offset-10 {
        margin-left: 62.5%!important
    }
    .large-offset-11 {
        margin-left: 68.75%!important
    }
    .large-offset-12 {
        margin-left: 75%!important
    }
    .large-offset-13 {
        margin-left: 81.25%!important
    }
    .large-offset-14 {
        margin-left: 87.5%!important
    }
    .large-offset-15 {
        margin-left: 93.75%!important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 6.25%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 6.25%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 12.5%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 12.5%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 18.75%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 18.75%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 31.25%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 31.25%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 37.5%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 37.5%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 43.75%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 43.75%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 56.25%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 56.25%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 62.5%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 62.5%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 68.75%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 68.75%;
        left: auto
    }
    .push-12 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-12 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-13 {
        position: relative;
        left: 81.25%;
        right: auto
    }
    .pull-13 {
        position: relative;
        right: 81.25%;
        left: auto
    }
    .push-14 {
        position: relative;
        left: 87.5%;
        right: auto
    }
    .pull-14 {
        position: relative;
        right: 87.5%;
        left: auto
    }
    .push-15 {
        position: relative;
        left: 93.75%;
        right: auto
    }
    .pull-15 {
        position: relative;
        right: 93.75%;
        left: auto
    }
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0 0
}

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:40.063em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:60.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

@media only screen and (max-width:40em) {
    .small-only-text-left {
        text-align: left!important
    }
    .small-only-text-right {
        text-align: right!important
    }
    .small-only-text-center {
        text-align: center!important
    }
    .small-only-text-justify {
        text-align: justify!important
    }
}

@media only screen {
    .small-text-left {
        text-align: left!important
    }
    .small-text-right {
        text-align: right!important
    }
    .small-text-center {
        text-align: center!important
    }
    .small-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .medium-only-text-left {
        text-align: left!important
    }
    .medium-only-text-right {
        text-align: right!important
    }
    .medium-only-text-center {
        text-align: center!important
    }
    .medium-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:40.063em) {
    .medium-text-left {
        text-align: left!important
    }
    .medium-text-right {
        text-align: right!important
    }
    .medium-text-center {
        text-align: center!important
    }
    .medium-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .large-only-text-left {
        text-align: left!important
    }
    .large-only-text-right {
        text-align: right!important
    }
    .large-only-text-center {
        text-align: center!important
    }
    .large-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:60.063em) {
    .large-text-left {
        text-align: left!important
    }
    .large-text-right {
        text-align: right!important
    }
    .large-text-center {
        text-align: center!important
    }
    .large-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:90.063em)and (max-width:120em) {
    .xlarge-only-text-left {
        text-align: left!important
    }
    .xlarge-only-text-right {
        text-align: right!important
    }
    .xlarge-only-text-center {
        text-align: center!important
    }
    .xlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:90.063em) {
    .xlarge-text-left {
        text-align: left!important
    }
    .xlarge-text-right {
        text-align: right!important
    }
    .xlarge-text-center {
        text-align: center!important
    }
    .xlarge-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em)and (max-width:999999999999) {
    .xxlarge-only-text-left {
        text-align: left!important
    }
    .xxlarge-only-text-right {
        text-align: right!important
    }
    .xxlarge-only-text-center {
        text-align: center!important
    }
    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) {
    .xxlarge-text-left {
        text-align: left!important
    }
    .xxlarge-text-right {
        text-align: right!important
    }
    .xxlarge-text-center {
        text-align: center!important
    }
    .xxlarge-text-justify {
        text-align: justify!important
    }
}

a {
    color: #008cba;
    text-decoration: none;
    line-height: inherit
}

a:hover,
a:focus {
    color: #007ba0
}

a img {
    border: none
}

p.lead {
    font-size: 1.29167rem;
    line-height: 1.6
}

p aside {
    font-size: 1.16667rem;
    line-height: 1.35;
    font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', source_sans_proregular, arial;
    font-weight: 300;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.2
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 3.33333rem
}

h2 {
    font-size: 1.66667rem
}

h3 {
    font-size: 1.66667rem
}

h4 {
    font-size: 1.25rem
}

h5 {
    font-size: 1.5rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.66667rem 0 1.58333rem;
    height: 0
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Consolas, 'Liberation Mono', Courier, monospace;
    font-weight: bold;
    color: #bd240d
}



ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 1.66667rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul,
ul li ol {
    margin-left: 1.66667rem;
    margin-bottom: 0
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ul,
ol li ol {
    margin-left: 1.66667rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: 1rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #666;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    margin: 0 0 1.66667rem;
    padding: .75rem 1.66667rem 0 1.58333rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 1.08333rem;
    color: #555
}

blockquote cite:before {
    content: "—\20"
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.66667rem 0;
    border: 1px solid #ddd;
    padding: .83333rem 1rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: 1.25rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 .08333rem
}

@media only screen and (min-width:40.063em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.2
    }
    h1 {
        font-size: 4.16667rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 2.08333rem
    }
    h4 {
        font-size: 1.66667rem
    }
    h5 {
        font-size: 1.5rem
    }
    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none!important
}

@media print {
    @page {
        margin: .5cm
    }
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
}

@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up {
        display: inherit!important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up {
        display: table
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up {
        display: table-row!important
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:40.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up {
        display: inherit!important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up {
        display: table-row!important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:60.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up {
        display: inherit!important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up {
        display: table-row!important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:90.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up {
        display: inherit!important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up {
        display: table-row!important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:120.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit!important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row!important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up {
        display: table-cell!important
    }
}

.show-for-landscape,
.hide-for-portrait {
    display: inherit!important
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation:landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group!important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group!important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row!important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell!important
    }
}

@media only screen and (orientation:portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit!important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group!important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group!important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row!important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch {
    display: inherit!important
}

.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

table.hide-for-touch {
    display: table
}

.touch table.show-for-touch {
    display: table
}

thead.hide-for-touch {
    display: table-header-group!important
}

.touch thead.show-for-touch {
    display: table-header-group!important
}

tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tbody.show-for-touch {
    display: table-row-group!important
}

tr.hide-for-touch {
    display: table-row!important
}

.touch tr.show-for-touch {
    display: table-row!important
}

td.hide-for-touch {
    display: table-cell!important
}

.touch td.show-for-touch {
    display: table-cell!important
}

th.hide-for-touch {
    display: table-cell!important
}

.touch th.show-for-touch {
    display: table-cell!important
}

@media print {
    .show-for-print {
        display: block
    }
    .hide-for-print {
        display: none
    }
    table.show-for-print {
        display: table
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print {
        display: table-cell!important
    }
    th.show-for-print {
        display: table-cell!important
    }
}

.bx-wrapper {
    position: relative;
    margin: 20px auto 30px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #0370c0
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0370c0
}

.touch .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff
}

.touch .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0370c0
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.html) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.html) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 99
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.html) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.html) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #6669;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background: #7a7f84
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: none;
    position: relative
}

.jspDrag {
    background: #30363e;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 8px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: none
}

.jspCorner {
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

body:after {
    content: url(../../assets/corporate/images/lb_close.png) url(../../assets/corporate/images/arrowLeft.png) url(../../assets/corporate/images/arrowRight.png);
    display: none
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10001;
    background-color: #000;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10002;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background: #fff url(../../assets/corporate/images/LT_loader.gif) no-repeat center center;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px 8px;
    position: relative
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 60px;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 65px;
    height: 72px;
    margin: 0 auto
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    background: url("../../assets/corporate/images/arrowLeft.png") center center no-repeat #fff;
    height: 40px;
    width: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px
}

.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    background: url("../../assets/corporate/images/arrowRight.png") center center no-repeat #fff;
    height: 40px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding: 0 0 5px 0;
    *zoom: 1;
    width: 100%;
    background-color: #fff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    position: relative
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 8px;
    color: #ccc
}

.lb-data .lb-details {
    width: 95%;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 2em;
    color: #000;
    line-height: 1.2em;
    padding-left: 0
}

.lb-data .lb-number {
    display: none;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999;
    visibility: hidden
}

.lb-closeContainer .lb-close {
    display: block;
    width: 15px;
    height: 15px;
    background: url(../../assets/corporate/images/lb_close.png) top right no-repeat;
    text-align: right;
    outline: none;
    margin: 6px 10px 0 0;
    float: right;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-closeContainer {
    position: relative;
    z-index: 30;
    min-height: 25px;
    vertical-align: middle;
    text-align: center
}

img,
legend {
    border: 0
}

h3,
mark {
    color: #000
}

.panelOpen .heading h1,
.plainContent h4,
button,
select {
    text-transform: none
}

.expandContent ul ol,
.plainContent ul ol,
div.relLinks ul ol {
    list-style-type: decimal
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0
}

.breadcrumbs .utilities:before,
.videoDiv .videoLink:before {
    content: ""
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
li,
nav,
ol,
ul {
    padding: 0;
    margin: 0
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

script {
    display: none!important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
figure {
    margin: 0
}

a {
    background: 0 0;
    text-decoration: none;
    color: #0370c0
}

a:hover {
    text-decoration: underline
}

h1 {
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}


dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "“" "”" "‘" "’"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-spacing: 0;
    border-collapse: inherit
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@font-face {
    font-family: source_sans_proregular;
    src: url(../../assets/corporate/fonts/sourcesanspro-light-webfont.eot);
    src: url(../../assets/corporate/fonts/sourcesanspro-light-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../../assets/corporate/fonts/sourcesanspro-light-webfont.html) format("woff2"), url(../../assets/corporate/fonts/sourcesanspro-light-webfont.woff) format("woff"), url(../../assets/corporate/fonts/sourcesanspro-light-webfont.ttf) format("truetype"), url(../../assets/corporate/fonts/sourcesanspro-light-webfont.svg#source_sans_proregular) format("svg");
    font-weight: 400;
    font-style: normal
}

h3 {
    line-height: 25px;
    line-height: 2.0833333333rem
}

.anchorLink,
.plainContent .anchorLink {
    padding: 0 6rem 0 2.9166666667rem;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 35px;
    line-height: 2.9166666667rem;
    color: #fff;
    background-color: #0370c0;
    display: inline-block;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: linear;
    position: relative
}

.anchorLink cite,
.plainContent .anchorLink cite {
    background: url(../images/icons.png) -63px -106px no-repeat #fff;
    width: 37px;
    height: 35px;
    display: inline-block;
    position: absolute;
    right: 0;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: linear
}

.overlay,
.sticky {
    width: 100%
}

.anchorLink.noArrow {
    padding: 0 2.9166666667rem;
    border: none
}

.ie .anchorLink {
    height: 35px
}

.anchorLink:hover,
.plainContent .anchorLink:hover {
    background-color: #0370c0;
    text-decoration: none
}

.anchorLink:hover cite,
.plainContent .anchorLink:hover cite {
    text-decoration: none;
    background-position: 0 -106px
}

.touch .anchorLink:hover,
.touch .plainContent .anchorLink:hover {
    background-color: #0370c0!important
}

.anchorLink:focus,
.anchorLink:hover,
.plainContent .anchorLink:hover {
    color: #fff
}

.anchorLink.expand cite,
.plainContent .anchorLink.expand cite {
    background-position: 0 -1995px;
    background-color: #fff
}

.anchorLink.expand b,
.plainContent .anchorLink.expand b {
    display: inline-block;
    font-weight: 400
}

.anchorLink.collapse b,
.anchorLink.expand span,
.plainContent .anchorLink.collapse b,
.plainContent .anchorLink.expand span {
    display: none
}

.anchorLink.collapse cite,
.plainContent .anchorLink.collapse cite {
    background-position: right -1995px;
    background-color: #fff
}

.anchorLink.collapse span,
.plainContent .anchorLink.collapse span {
    display: inline-block
}

.anchorLink.type2 cite,
.plainContent .anchorLink.type2 cite {
    background-color: #f1f1f1;
    text-decoration: none
}

.grayBg {
    background: #eee
}

.lightgrayBg {
    background: #f6f6f6
}

.blueBg {
    background: #006fb4
}

.blueBg2 {
    background: #0370c0
}

.blueBg3 {
    background: #024d87
}

.lightGrayBg {
    background: #f6f6f6
}

.actionLink {
    background: url(../images/icons.png) right -225px no-repeat;
    color: #026fc0;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 15px;
    line-height: 1.25rem;
    padding: 0 2.0833333333rem 0 0;
    display: inline-block
}

.actionLink:hover {
    background: url(../images/icons.png) right -3479px no-repeat;
    color: #024d87
}

.actionLink.white {
    background: url(../images/icons.png) right -680px no-repeat;
    color: #fff
}

.absolute-center {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.pdfBlock,
.reviewBlock {
    border-top: 1px solid #c6c6c6;
    padding: 1.6666666667rem 0 0
}

.pdfBlock ul li,
.reviewBlock ul li {
    padding: 0 0 1.6666666667rem
}

.pdfBlock ul li img,
.reviewBlock ul li img {
    margin: 0 .8333333333rem 0 0;
    display: inline-block
}

.pdfBlock ul li .linksBlock,
.reviewBlock ul li .linksBlock {
    display: inline-block;
    vertical-align: middle
}

.pdfBlock .pdfLink,
.reviewBlock .pdfLink {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin: 0 0 .4166666667rem;
    color: #004980;
    display: table
}

.pdfBlock .imgHolder,
.reviewBlock .imgHolder {
    padding: .8333333333rem;
    margin-right: 1.6666666667rem;
    background: #eee;
    display: inline-block;
    vertical-align: middle
}

.pdfBlock .imgHolder img,
.reviewBlock .imgHolder img {
    margin: 0
}

.pdfBlock .imgHolder.type2,
.reviewBlock .imgHolder.type2 {
    background: #fff
}

.pdfBlock .imgHolder.type2>a.videoLink,
.reviewBlock .imgHolder.type2>a.videoLink {
    position: relative
}

.pdfBlock .date,
.reviewBlock .date {
    display: block;
    padding-bottom: .4166666667rem;
    line-height: 14px;
    line-height: 1.1666666667rem
}

.downloadList h3 {
    padding-bottom: 1rem;
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: normal
}

.downloadList .reviewBlock {
    border-top-style: dotted
}

@media only screen and (max-width:40em) {
    .pdfBlock {
        padding-left: 7px
    }
}

.overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    z-index: 9999;
    margin: auto;
    height: 100%
}

.overlay .popup {
    position: relative
}

.overlay .popup iframe {
    position: absolute
}

.overlay .close {
    position: relative;
    height: 50px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000
}

.closeBtn {
    width: 17px;
    height: 17px;
    background: url(../images/icons.png) right -1412px no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
    display: block
}

.visible {
    display: block
}

.fullPanel {
    position: relative;
    overflow: hidden
}

.fullPanel img {
    position: absolute;
    left: 50%;
    max-width: none
}

@media only screen and (min-width:0)and (max-width:60em) {
    .fullPanel img {
        position: relative;
        left: 0;
        margin-left: 0!important;
        max-width: 100%
    }
}

.mainBanner .bx-wrapper .bx-pager.bx-default-pager a {
    border: none
}

.heading {
    cursor: pointer;
    position: relative;
    background: #eee;
    padding: 1.5rem;
    margin-bottom: 2.6666666667rem;
    border-bottom: 1px solid #c6c6c6
}

.heading h1 {
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    margin: 0;
    color: #000;
    padding: 0 10.25rem 0 0
}

@media only screen and (max-width:40em) {
    .heading h1 {
        padding: 0 2.5rem 0 0;
        font-size: 25px;
        font-size: 2.0833333333rem
    }
}

.heading .expandControls {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    display: block;
    height: 18px;
    margin: auto 0;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 17px;
    line-height: 1.4166666667rem;
    padding: 0 2.5rem 0 0;
    background: url(../images/icons.png) right -1345px no-repeat
}

@media only screen and (max-width:40em) {
    .heading .expandControls {
        padding: 0;
        text-indent: -9999px;
        width: 20px
    }
}

.heading.profile,
.heading.type2 {
    border-bottom: 0;
    cursor: default
}

.heading.type2 h1 span {
    display: block;
    color: #333;
    font-size: 20px;
    font-size: 1.6666666667rem;
    font-weight: 300;
    line-height: 20px
}

.heading.profile:hover,
.heading.type2:hover {
    background: #eee
}

.heading.profile:hover h1,
.heading.type2:hover h1 {
    color: #000
}

.heading.active,
.heading.active:hover {
    margin: 0
}

.heading.active .expandControls,
.heading.active:hover .expandControls {
    background: url(../images/icons.png) right -1412px no-repeat
}

.heading.active,
.heading:hover {
    background: #006fb4
}

.heading.active .expandControls,
.heading.active h1,
.heading:hover .expandControls,
.heading:hover h1 {
    color: #fff
}

.heading:hover .expandControls {
    background: url(../images/icons.png) right -2545px no-repeat
}

.column.resetGutter {
    padding-right: 0;
    padding-left: 0
}

ul.type01 li {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 15px;
    line-height: 1.25rem;
    background: url(../../assets/corporate/images/bullet.png) left 4px no-repeat;
    padding: 0 1.6666666667rem 1.0833333333rem 1.5rem;
    color: #000
}

.videoDiv {
    position: relative;
    display: inline-block;
    width: 100%
}

.videoBlock a.videoLink .playIcon,
.videoDiv .videoLink:before {
    background: url(../../assets/corporate/images/videoArrow.jpg) left top no-repeat;
    width: 50px;
    height: 50px
}

.videoDiv .videoLink {
    display: block
}

.videoDiv .videoLink:before {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px
}

.videoDiv .videoLink img {
    max-width: 100%
}

.videoBlock {
    position: relative
}

.videoBlock a.videoLink {
    display: block;
    text-align: center;
    max-width: 1360px;
    max-height: 140px;
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem;
    color: #fff
}

.videoBlock a.videoLink span {
    display: block;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.5rem;
    padding: .8333333333rem 0
}

.videoBlock a.videoLink .playIcon {
    display: inline-block
}

.videoBlock a.videoLink:hover {
    text-decoration: none
}

.videoLink .playIconsmall {
    background: url(../images/icons.png) left -1718px no-repeat;
    bottom: 0;
    display: block;
    height: 35px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 11
}

.alignGrid {
    margin-left: -20px
}

.alignGrid li div.contentBlock {
    padding-left: 20px
}

.gridSpace {
    padding-right: .8333333333rem;
    padding-left: .8333333333rem
}

.panelOpen {
    position: relative
}

.heading.type2 h1.valvesmainHeading {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 45px;
    line-height: 3.75rem;
    font-weight: 300
}

.expandPanel {
    position: absolute;
    display: none;
    background: #f6f6f6;
    padding: 1.6666666667rem;
    z-index: 1000;
    width: 100%;
    -webkit-box-shadow: 0 6px 6px -3px silver;
    -moz-box-shadow: 0 6px 6px -3px silver;
    box-shadow: 0 6px 6px -3px silver
}

@media only screen and (max-width:40em) {
    .expandPanel {
        padding: 0
    }
}

.rowContent {
    clear: both;
    max-width: 980px;
    width: auto;
    margin: 0 auto;
    position: relative;
    padding: 0 .8333333333rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.rowContent .rowContent {
    padding-left: 0;
    padding-right: 0
}

.plainContent {
    color: #333!important;
    padding-bottom: 2.5rem
}

.plainContent p {
    padding: 0 0 1rem
}

.plainContent h4,
.plainContent ul {
    padding-bottom: .8333333333rem
}

.plainContent a {
    font-size: 15px;
    font-size: 1.25rem;
    color: #0370c0;
    line-height: 16px;
    word-wrap: break-word
}

.plainContent h3 {
    margin-bottom: .8333333333rem
}

.plainContent h4 {
    color: #333;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 22px;
    margin-bottom: .4166666667rem;
    padding-top: .3333333333rem
}

.plainContent ul li {
    color: #333!important;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    background: url(../../assets/corporate/images/bullet.png) 0 5px no-repeat;
    line-height: 20px;
    padding: 0 0 .8333333333rem 1.4166666667rem
}

.plainContent ul li ul {
    margin-left: 1.25rem
}

.plainContent ul li ul li {
    background: url(../../assets/corporate/images/sub_bullet.png) 0 8px no-repeat;
    padding-left: 1.6666666667rem
}

.plainContent ul ul {
    margin: 0
}

.plainContent ul ol,
.plainContent ul ul {
    padding-top: .8333333333rem
}

.plainContent ul ol li {
    background: 0 0;
    padding-left: 0
}

.plainContent .logoImgDiv {
    padding: .8333333333rem 0
}

.plainContent .staticPages h1,
.plainContent .staticPages h2,
.plainContent .staticPages h3,
.plainContent .staticPages h4,
.plainContent .staticPages h5,
.plainContent .staticPages h6 {
    padding-top: .8333333333rem;
    padding-bottom: .8333333333rem
}

.plainContent .blockRow .column .blockContent {
    margin-bottom: 1.6666666667rem
}

.plainContent ul.certificationList li ul,
.plainContent ul.certificationList li ul li ul {
    margin-left: 1.6666666667rem!important
}

.paginationDiv {
    border-top: 1px dotted #c6c6c6;
    text-align: right;
    width: 100%;
    padding: 1.6666666667rem 0;
    float: right
}

.paginationDiv ul.pagination li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    margin: 0 0 0 .25rem
}

.paginationDiv ul.pagination li span {
    float: left;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 26px;
    line-height: 2.1666666667rem
}

.paginationDiv ul.pagination li input {
    float: left;
    width: 60px;
    height: 26px;
    margin: 0 10px;
    padding: 4px 8px
}

.paginationDiv ul.pagination li a {
    border-radius: 0;
    background: #ccc;
    color: #000
}

.paginationDiv ul.pagination li a:hover {
    text-decoration: none;
    background: #024d87;
    color: #fff
}

.paginationDiv ul.pagination li.arrows a {
    padding: .1666666667rem .5rem
}

.paginationDiv ul.pagination li.pagesList {
    margin-right: 10px
}

.blockRow {
    margin-left: -1.6666666667rem
}

.blockRow .blockContent {
    padding-left: 1.6666666667rem
}

.leftColumn h1 {
    font-size: 40px;
    font-size: 3.3333333333rem;
    line-height: normal;
    color: #000;
    border-bottom: 1px dotted #c6c6c6;
    padding: 0 0 1.6666666667rem;
    font-weight: 400;
    margin-bottom: 1.6666666667rem
}

.preload {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0
}

.noRightPanel .videoLink span.imageHolder,
span.imageHolder {
    position: relative
}

.introModule {
    padding-bottom: 2.0833333333rem
}

.introModule .imgBlock {
    padding: 0 0 2.9166666667rem
}

.introModule p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: .8333333333rem
}

.introModule .expandContent {
    display: none
}

.introModule .expandContent p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem
}

@media only screen and (max-width:40em) {
    .introModule {
        padding-bottom: 1.6666666667rem
    }
}

.dataTableWrapper {
    overflow: auto;
    padding-bottom: 1.6666666667rem;
    width: 100%
}

.dataTableWrapper>table.dataTable {
    min-width: 500px;
    overflow: hidden;
    width: 100%
}

.dataTableWrapper>table.dataTable td {
    text-align: left;
    padding: 1.25rem .8333333333rem
}

.dataTableWrapper>table.dataTable img {
    max-width: 410px
}

.dataTableWrapper>table.type2.dataTable {
    border-top: 1px solid #666;
    border-left: 1px solid #666
}

.dataTableWrapper>table.type2.dataTable td {
    border-right: 1px solid #666;
    border-bottom: 1px solid #666
}

@media only screen and (max-width:30em) {
    .globalPresence .small-12,
    .investor .small-12,
    .ourBusiness .small-12 {
        width: 100%
    }
    .industryList .small-12 {
        width: 90%
    }
    .ourBusiness .small-block-grid-2>li {
        width: 100%
    }
    .ourBusiness .small-block-grid-2>li .small-16 {
        width: 70%
    }
}

#recaptcha_image {
    margin: 0 0 .8333333333rem
}

#recaptcha_response_field {
    margin-bottom: .8333333333rem
}

.touch .heading {
    background: #eee
}

.touch .heading h1 {
    color: #000
}

.touch .heading .expandControls {
    background: url(../images/icons.png) right -1345px no-repeat;
    color: #0370c0
}

.touch .heading.active {
    background: #006fb4
}

.touch .heading.active h1 {
    color: #fff
}

.touch .heading.active .expandControls {
    background: url(../images/icons.png) right -1412px no-repeat;
    color: #fff
}

.fullWidth .leftColumn {
    padding-right: 0
}

span.imageHolder {
    padding: .8333333333rem;
    border: 1px solid #ccc;
    display: block;
    text-align: center
}

span.imageHolder .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -3px
}

span.imageHolder img {
    left: 1px;
    position: relative
}

.leftColumn.noRightPanel,
.noRightPanel {
    padding-right: 0
}

.noRightPanel span.imageHolder {
    height: 225px
}

.noRightPanel span.imageHolder img {
    max-height: 203px
}

@media only screen and (min-width:0)and (max-width:60em) {
    .dataTableWrapper>table.dataTable img {
        max-width: 350px
    }
    .noRightPanel span.imageHolder {
        height: 247px
    }
    .noRightPanel span.imageHolder img {
        max-height: 225px
    }
}

@media only screen and (max-width:40em) {
    .dataTableWrapper>table.dataTable img {
        max-width: 200px
    }
    .noRightPanel span.imageHolder {
        height: 300px
    }
    .noRightPanel span.imageHolder img {
        max-height: 278px
    }
}

@media only screen and (max-width:30em) {
    .noRightPanel span.imageHolder {
        height: 220px
    }
    .noRightPanel span.imageHolder img {
        max-height: 198px
    }
}

@media only screen and (max-width:22.5em) {
    .ourBusiness .small-block-grid-2>li .small-16 {
        width: 90%
    }
    .noRightPanel span.imageHolder {
        height: 160px
    }
    .noRightPanel span.imageHolder img {
        max-height: 138px
    }
}

.noRightPanel .videoLink span.imageHolder .playIconsmall {
    z-index: 1
}

.noRightPanel .productDetail .addthis_sharing_toolbox {
    text-align: right
}

.singleImage,
.thankyouPage {
    text-align: center
}

.facilityBanner {
    padding-bottom: 1.6666666667rem
}

.noBorderTop {
    border-top: none!important
}

.nopadTop {
    padding-top: 0!important
}

.error,
.field-validation-error {
    color: red;
    float: left;
    width: 100%
}

.content-slidersml .contentDiv a.anchorLink {
    margin-left: 1px
}

.thankyouPage {
    color: #024d87;
    font-size: 22px;
    padding: 10% 0
}

iframe[src="about:blank"] {
    display: none
}

.disclaimer {
    padding: 1.6666666667rem 0 0
}

.disclaimer p {
    font-size: 11px;
    font-size: .9166666667rem;
    line-height: 14px;
    line-height: 1.1666666667rem;
    padding: 0 0 1.6666666667rem
}

.inputDiv .field-validation-error {
    background: #002b4b;
    padding: .8333333333rem;
    width: 99%;
    float: right
}

.formBlock.vendorForm [class*=column]+[class*=column]:last-child,
.jobHeader .darkBlueBgTitleBlock ul li {
    float: left
}

.mainBanner.trainingcentres {
    margin-bottom: 4.1666666667rem
}

.expandContent ul,
div.relLinks ul {
    padding-bottom: .8333333333rem
}

.expandContent ul li,
div.relLinks ul li {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    background: url(../../assets/corporate/images/bullet.png) 0 5px no-repeat;
    line-height: 18px;
    padding: 0 0 .8333333333rem 1.4166666667rem
}

.expandContent ul ul,
div.relLinks ul ul {
    padding-bottom: 0
}

.expandContent ul ol,
.expandContent ul ul,
div.relLinks ul ol,
div.relLinks ul ul {
    padding-top: .8333333333rem
}

.expandContent ul ol li,
div.relLinks ul ol li {
    background: 0 0;
    padding-left: 0
}

.browserDetect {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    background: #fff
}

.browserDetect .continue {
    margin: 0 0 0 1.6666666667rem
}

@media only screen and (max-width:40em) {
    .browserDetect .continue {
        margin: .8333333333rem 0 0
    }
    .browserDetect a.anchorLink {
        clear: both;
        float: left
    }
}

.formBlock.vendorForm label {
    width: 90%
}

.formBlock.vendorForm .threeColumn div {
    float: left;
    width: 32%;
    margin-left: 2%
}

.formBlock.vendorForm .threeColumn div input {
    width: 100%
}

.formBlock.vendorForm .threeColumn div.first {
    margin-left: 0
}

.formBlock.vendorForm h3 {
    padding: 1.25rem 0
}

.contactUsAddress p.register {
    padding: 1.6666666667rem 0 .8333333333rem;
    margin-bottom: 2.0833333333rem;
    font-size: 16px;
    font-size: 1.3333333333rem;
    color: #666;
    border-bottom: 1px solid #ccc
}

.viewLarge {
    position: relative;
    display: block
}

.viewLarge .viewLargerBtn {
    position: absolute;
    bottom: 2px;
    right: 25px;
    width: 92px;
    height: 20px;
    background: url(../../assets/corporate/images/viewLarger.png) center center no-repeat
}

.newsroomDetails .tabContent>ul>li {
    background: 0 0;
    border-bottom: 1px solid #c6c6c6;
    padding-left: 0
}

.newsroomDetails .paginationDiv {
    border-top: 0;
    padding-top: 0
}

.newsroomDetails .paginationDiv ul.pagination li {
    background: 0 0;
    padding-bottom: 0;
    padding-left: 0
}

.mainSection .jobHeader .row.pageTitle {
    margin-bottom: 0
}

.jobHeader .darkBlueBgTitleBlock {
    background-color: #024d87;
    margin-bottom: 1.6666666667rem
}

.jobHeader .darkBlueBgTitleBlock ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 18px;
    line-height: 1.5rem;
    padding: 1.25rem
}

.jobHeader .darkBlueBgTitleBlock ul li a.active,
.jobHeader .darkBlueBgTitleBlock ul li a:hover {
    background-color: #0370c0;
    text-decoration: none
}

.newsroomDetails .tabContent ul li .content h2 {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 1.8333333333rem
}

.newsroomDetails .tabContent ul li .content p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2rem
}

.projectDetailsListing ul li .infoDiv.plainContent {
    padding-bottom: 0
}

.projectDetailsListing ul li .infoDiv.plainContent ul li {
    border-top: none;
    padding: 0 0 .8333333333rem 1.4166666667rem
}

.formBlock .formElement input {
    height: 30px;
    width: 100%
}

.formBlock .formElement input.myInputArea,
.formBlock .formElement input.myInputCountry {
    height: 30px;
    width: 25%
}

.formBlock .formElement input.myInputPhone {
    height: 30px;
    width: 48%;
    margin-top: 10px
}

.formBlock .formElement .myInputArea,
.formBlock .formElement .myInputCountry,
.formBlock .formElement .myInputPhone {
    font-size: 10px
}

.formBlock .buttonRow {
    margin-top: 1.6666666667rem
}

.rhsForm #recaptcha_image {
    width: 100%!important;
    margin-top: 10px
}

.ltValves .actionLink {
    background-image: none!important
}

.g-recaptcha {
    margin-left: -20px;
    margin-top: 10px
}

.repeatContentLeft .top {
    position: inherit;
    float: right;
    right: inherit
}

.leftColumn.repeatContentLeft .blockDiv {
    padding: 0 0 4rem!important
}

.globalHeader {
    text-align: right
}

.globalHeader ul li {
    display: inline-block;
    padding: 0 .8333333333rem
}

.globalHeader ul li a {
    color: #888;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    font-weight: 700
}

.globalHeader ul li.outerLinks {
    position: relative
}

.globalHeader ul li.outerLinks .dropBlockOuter {
    display: none;
    position: absolute;
    left: 0;
    top: 19px;
    background: #eee;
    width: 200px;
    text-align: left;
    z-index: 10001;
    box-shadow: 0 4px 8px #333;
    padding: .4166666667rem .8333333333rem .8333333333rem
}

.globalHeader ul li.outerLinks .dropBlockOuter ul {
    margin: 0
}

.globalHeader ul li.outerLinks .dropBlockOuter ul li {
    padding: 0 0 .4166666667rem;
    display: block
}

.globalHeader ul li.outerLinks .dropBlockOuter ul li h3 {
    line-height: 12px;
    line-height: 1rem
}

.globalHeader ul li.outerLinks .dropBlockOuter ul li h3 a {
    color: #026fc0;
    line-height: 12px;
    line-height: 1rem
}

.globalHeader ul li.outerLinks:hover .dropBlockOuter {
    display: block
}

.globalHeader ul li.otherWebsites {
    padding-right: 10px;
    padding-left: 0;
    position: relative;
    text-align: right
}

.globalHeader ul li.otherWebsites a {
    background: url(../images/icons.png) 8px -49px no-repeat;
    padding-left: 2.5rem
}

.globalHeader ul li.otherWebsites span {
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    z-index: 10000;
    bottom: -14px;
    margin-left: -4px
}

.globalHeader ul li.otherWebsites.active {
    background: rgba(1, 42, 74, .98)
}

.globalHeader ul li.otherWebsites.active a {
    color: #fff;
    background: url(../../assets/corporate/images/otherWebsite_active.png) 8px 1px no-repeat
}

.globalHeader ul li:first-child:nth-last-child(1) {
    background: 0 0
}

.globalHeader ul li.tollNumberDesktop {
    color: #004d8c;
    font-size: 13px;
    font-size: 1.0833333333rem
}

.globalHeader ul li.tollNumberDesktop a {
    font-size: 13px;
    font-size: 1.0833333333rem;
    color: #004d8c!important
}

.globalHeader ul li.tollNumberDesktop a:hover {
    text-decoration: none
}

@media only screen and (min-width:0)and (max-width:60em) {
    .globalHeader {
        display: none
    }
}

.tollNumberMobile {
    color: #004d8c;
    text-align: right;
    margin: .8333333333rem .4166666667rem 0 0;
    font-size: 13px;
    font-size: 1.0833333333rem
}

.tollNumberMobile a {
    font-size: 13px;
    font-size: 1.0833333333rem;
    color: #004d8c
}

.tollNumberMobile a:hover {
    text-decoration: none
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .tollNumberMobile {
        display: none
    }
}

@media only screen and (min-width:90.063em)and (max-width:120em) {
    .tollNumberMobile {
        display: none
    }
}

@media only screen and (min-width:120.063em)and (max-width:999999999999) {
    .tollNumberMobile {
        display: none
    }
}

header .logoDiv ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 1.6666666667rem;
    border-left: 1px solid #eee
}

header .logoDiv ul li h1 {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 24px;
    line-height: 2rem;
    letter-spacing: 1px;
    font-weight: 600
}

header .logoDiv ul li:first-child {
    padding-left: 0;
    border-left: 0
}

.sticky {
    background: #fff;
    z-index: 10000
}

@media only screen and (min-width:0)and (max-width:60em) {
    header .logoDiv {
        padding: 1rem 0 0 .5833333333rem
    }
}

@media only screen and (max-width:40em) {
    header .logoDiv img {
        max-width: 300px
    }
    header .logoDiv ul li {
        width: 48%
    }
    header .logoDiv ul li h1 {
        line-height: 14px;
        line-height: 1.1666666667rem
    }
}

.mainNavigation .large-centered,
.mainNavigation .navigationList>li .menuContent {
    max-width: 960px
}

@media only screen and (max-width:30em) {
    header .logoDiv ul li {
        border-left: 0;
        display: block;
        width: 90%;
        padding: .4166666667rem 0 0
    }
    header {
        min-height: 70px
    }
    header .logoDiv ul li h1 {
        margin-bottom: 0
    }
    header .logoDiv ul li:first-child {
        padding: 0
    }
}

.globalHeader,
.logoDiv {
    padding: 0 .4166666667rem
}

.mainNavigation {
    position: relative;
    background: #024d87
}

.mainNavigation .mobileMenuControls {
    float: right
}

.mainNavigation .navigationList {
    display: block;
    visibility: hidden;
    float: left
}

.mainNavigation .navigationList li.home a {
    background: url(../images/icons.png) 18px -2045px no-repeat;
    text-indent: -9999px;
    padding: 0;
    width: 60px
}

.mainNavigation .navigationList>li {
    float: left;
    position: static
}

.mainNavigation .navigationList>li h2 a {
    padding: 0 1.4166666667rem;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 53px;
    line-height: 4.4166666667rem;
    font-weight: 400;
    display: block;
    color: #fff
}

.mainNavigation .navigationList>li h2 a.active,
.mainNavigation .navigationList>li h2 a.current,
.mainNavigation .navigationList>li h2 a.hover,
.mainNavigation .navigationList>li h2 a:hover {
    background-color: #0370c0;
    text-decoration: none;
    opacity: .8
}

.mainNavigation .navigationList>li h2 a.active,
.mainNavigation .navigationList>li h2 a.current {
    opacity: 1
}

.mainNavigation .navigationList>li .menuContent>ul>li {
    width: 215px;
    margin-left: 1.6666666667rem
}

.mainNavigation .navigationList>li .dropBlock {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 9999;
    max-width: 960px;
    border-top: 3px solid #006fb4;
    box-shadow: 0 4px 8px #333;
    padding: .8333333333rem .8333333333rem 1.6666666667rem 0;
    background: url(../../assets/corporate/images/navigation_separator.png) left top repeat-y #fff
}

.mainNavigation .navigationList>li .dropBlock .jspPane {
    width: 100%
}

.mainNavigation .navigationList>li .dropBlock .jspPane>ul>li {
    width: 215px;
    margin-left: 1.6666666667rem
}

.mainNavigation .navigationList>li .dropBlock .jspTrack {
    background-color: #fff
}

.mainNavigation .navigationList>li .dropBlock .jspDrag {
    background-color: #026fc0;
    border-radius: 5px
}

.mainNavigation .navigationList>li .dropBlock .jspVerticalBar {
    width: 10px
}

.mainNavigation .navigationList>li .dropBlock li h3 {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.5rem;
    margin-top: .8333333333rem;
    padding: .4166666667rem 1.25rem;
    background: url(../images/icons.png) 0 -2120px no-repeat;
    font-weight: 400
}

.mainNavigation .navigationList>li .dropBlock li h3 a {
    color: #024d87
}

.mainNavigation .navigationList>li .dropBlock li h3 a:hover {
    color: #006fb4
}

.mainNavigation .navigationList>li .dropBlock ul.secondLevel {
    margin-top: .8333333333rem
}

.mainNavigation .navigationList>li .dropBlock ul.secondLevel li {
    padding: 0 1.25rem .8333333333rem;
    line-height: 12px;
    line-height: 1rem
}

.mainNavigation .navigationList>li .dropBlock ul.secondLevel li a {
    font-size: 13px;
    font-size: 1.0833333333rem;
    line-height: 14px;
    line-height: 1.1666666667rem
}

.mainNavigation .navigationList>li .dropBlock .section-header {
    margin: 1.25rem .8333333333rem 0 1.6666666667rem;
    font-size: 18px;
    font-size: 1.5rem;
    width: 205px;
    width: 17.0833333333rem;
    line-height: 20px;
    line-height: 1.6666666667rem
}

.mainNavigation .navigationList>li.globalLinks {
    background-color: #666
}

.mainNavigation a.showSearch {
    background: url(../images/icons.png) 0 -2270px no-repeat;
    width: 55px;
    height: 53px;
    float: right;
    border-left: 1px solid #719bbc;
    border-right: 1px solid #719bbc
}

.mainNavigation .showSearch.close {
    background: url(../images/icons.png) 0 -2370px no-repeat;
    border: 0
}

.mainNavigation .inputDiv {
    position: absolute;
    display: none;
    right: 0;
    top: 53px;
    height: 53px;
    width: 275px;
    z-index: 99;
    margin-top: -1px
}

.mainNavigation .inputDiv input {
    float: right;
    margin: 0
}

.mainNavigation .inputDiv input[type=text] {
    padding: 4px 8px;
    border: 0;
    width: 79%;
    height: 53px;
    background: #002b4b;
    color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0
}

.mainNavigation .inputDiv input[type=image] {
    border-radius: 0;
    -webkit-border-radius: 0
}

.mainNavigation .inputDiv input:focus {
    border: none;
    outline: 0
}

.mainNavigation .inputDiv input::-ms-clear {
    display: none
}

.no-js .mainNavigation .navigationList>li:hover .dropBlock {
    display: block
}

@media only screen and (min-width:0)and (max-width:60em) {
    .mainNavigation {
        position: relative
    }
    .mainNavigation .inputDiv {
        top: 0;
        right: 0;
        z-index: 22
    }
    .mainNavigation .navigationList {
        display: none;
        float: none;
        visibility: visible
    }
    .mainNavigation .navigationList li {
        float: none
    }
    .mainNavigation .navigationList li.home a {
        width: 100%
    }
    .mainNavigation .navigationList>li .dropBlock {
        position: relative;
        top: 0;

        width: auto;
        max-width: none;
        background: #fff;
        height: auto;
        display: none;
        visibility: visible;
        left: auto
    }
    .mainNavigation .navigationList>li .dropBlock li {
        width: 100%
    }
    .mainNavigation .navigationList>li .dropBlock li h3 {
        font-size: 16px;
        font-size: 1.3333333333rem
    }
    .mainNavigation .navigationList>li .dropBlock .section-header,
    .mainNavigation .navigationList>li .dropBlock>ul>li,
    .mainNavigation .navigationList>li .menuContent>ul>li {
        width: auto
    }
    .mainNavigation .mobileMenuControls {
        display: block;
        position: relative;
        float: none;
        border-bottom: 1px solid #719bbc
    }
    .mainNavigation .mobileMenuControls .inputDiv {
        width: 100%;
        height: 60px;
        float: right;
        position: absolute;
        top: 55px;
        outline: transparent solid 1px;
        z-index: 101
    }
    .mainNavigation .mobileMenuControls .inputDiv input {
        float: right;
        font-size: 18px
    }
    .mainNavigation .mobileMenuControls .inputDiv input[type=text] {
        width: 80%
    }
    .mainNavigation .mobileMenuControls .searchBtn {
        float: right
    }
    .mainNavigation .mobileMenuControls .menu-icon a,
    .mainNavigation .mobileMenuControls .menu-icon a.close,
    .mainNavigation .mobileMenuControls .otherWebsitesIcon a,
    .mainNavigation .mobileMenuControls a.showSearch,
    .mainNavigation .mobileMenuControls a.showSearch.close {
        width: 55px;
        height: 53px
    }
    .mainNavigation .mobileMenuControls a.showSearch {
        background: url(../images/icons.png) 0 -2270px no-repeat;
        border: 0;
        display: block
    }
    .mainNavigation .mobileMenuControls a.showSearch.close {
        background: url(../images/icons.png) 0 -2370px no-repeat
    }
    .mainNavigation .mobileMenuControls .menu-icon {
        float: left
    }
    .mainNavigation .mobileMenuControls .menu-icon a {
        background: url(../images/icons.png) 0 -2700px no-repeat;
        display: block
    }
    .mainNavigation .mobileMenuControls .menu-icon a.close {
        background: url(../images/icons.png) 0 -2370px no-repeat
    }
    .mainNavigation .mobileMenuControls .otherWebsitesIcon {
        float: right
    }
    .mainNavigation .mobileMenuControls .otherWebsitesIcon a {
        background: url(../images/icons.png) 0 -2800px no-repeat;
        float: right;
        border-left: 1px solid #719bbc
    }
}

.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.multiple {
    background: url(../../assets/corporate/images/LT_loader.gif) center center no-repeat
}

.mainBanner {
    height: 250px;
    overflow: hidden
}

.mainBanner .noCaption .caption {
    display: none;
    padding: 0
}

.mainBanner .noCaption .caption p {
    padding: 0
}

.mainBanner .caption {
    background: rgba(0, 43, 75, .9);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 960px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    padding: 1.25rem 0
}

.mainBanner .caption h2 {
    font-size: 27px;
    font-size: 2.25rem;
    line-height: 27px;
    line-height: 2.25rem;
    padding: 0 2.5rem;
    text-transform: uppercase;
    color: #fff
}

@media only screen and (max-width:40em) {
    .mainBanner .caption h2 {
        font-size: 22px;
        font-size: 1.8333333333rem;
        line-height: 22px;
        line-height: 1.8333333333rem
    }
}

.mainBanner .caption p {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 17px;
    line-height: 1.4166666667rem;
    padding: .6666666667rem 2.5rem 0
}

.mainBanner .caption .inner {
    width: 100%
}

.mainBanner .caption .inner .large-12 {
    border-right: 1px solid #ccc;
    min-height: 55px
}

.mainBanner .caption .inner .large-4 {
    text-align: center;
    margin-top: .8333333333rem
}

.mainBanner .caption .inner .small-16 {
    text-align: left
}

.mainBanner .caption .inner .small-16 .anchorLink {
    margin-left: 2.5rem
}

.mainBanner .bx-wrapper {
    margin: 0
}

.mainBanner .bx-controls-direction {
    background: 0 0;
    outline: 0
}

.mainBanner .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 35px;
    height: 56px;
    transition-property: background;
    transition-duration: .5s;
    transition-timing-function: linear;
    outline: 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .mainBanner .caption .inner .large-12 {
        border: none
    }
    .mainBanner .bx-wrapper .bx-controls-direction a {
        top: 45%
    }
}

.mainBanner .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
    background: url(../../assets/corporate/images/arrowLeft.png) 7px 13px no-repeat rgba(255, 255, 255, .7)
}

.mainBanner .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    background: url(../../assets/corporate/images/arrowRight.png) 12px 14px no-repeat rgba(255, 255, 255, .7)
}

.mainBanner .bx-wrapper .bx-controls-direction a:hover {
    background-color: #fff
}

.mainBanner .bx-wrapper .bx-controls-auto,
.mainBanner .bx-wrapper .bx-pager {
    bottom: 0
}

.mainBanner .bx-wrapper .bx-pager {
    padding: 0;
    height: 3px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0;
    line-height: 0;
    z-index: 999
}

.mainBanner .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0;
    height: 3px;
    width: 100%;
    border-radius: 0;
    background: #fff
}

.mainBanner .bx-wrapper .bx-pager.bx-default-pager a.active,
.mainBanner .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #3f93df
}

.mainBanner .bx-wrapper img {
    display: inline-block;
    left: 50%;
    position: absolute
}

@media only screen and (max-width:40em) {
    .mainBanner .bx-wrapper .bx-controls-direction a {
        top: 31%
    }
    .mainBanner .bx-wrapper img {
        position: relative;
        left: 0;
        max-width: 100%;
        margin-left: 0!important
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .mainBanner .bx-wrapper img {
        position: relative;
        left: 0;
        max-width: 100%;
        margin-left: 0!important;
        margin-top: 0
    }
    .largeBanner .caption,
    .mediumBanner .caption,
    .semiLarge .caption {
        position: relative;
        width: 100%
    }
}

.mainBanner .imageblock {
    position: relative;
    width: 100%;
    overflow: hidden
}

.mainBanner img {
    max-width: none
}

.smallBanner img,
.tablet .mainBanner .bx-wrapper img {
    max-width: 100%
}

.mainBanner .bxslider {
    z-index: 20
}

.mainBanner .bxslider li {
    overflow: hidden
}

.largeBanner.heightAdjusted img {
    max-width: 100%;
    margin-left: 0!important;
    left: 0!important
}

@media only screen and (max-width:40em) {
    .largeBanner .bxslider li,
    .mediumBanner .bxslider li,
    .semiLarge .bxslider li {
        position: relative!important
    }
}

.smallBanner .bxslider {
    margin: 0
}

.smallBanner .caption {
    min-height: 52px;
    width: 100%
}

.smallBanner .caption h2 {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 18px;
    line-height: 1.5rem;
    padding: 0 1.6666666667rem;
    border-bottom: none;
    text-transform: none
}

.smallBanner .caption .inner {
    top: 13px
}

.smallBanner .bx-wrapper .bx-controls-direction a {
    width: 12px;
    height: 24px;
    margin-top: -20px;
    top: 50%;
    padding: 20px
}

.smallBanner .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/icons.png) -74px -2187px no-repeat rgba(255, 255, 255, .6);
    left: 0
}

.smallBanner .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../images/icons.png) 14px -2187px no-repeat rgba(255, 255, 255, .6);
    right: 0
}

.smallBanner .bx-wrapper .bx-controls-direction a:hover {
    background-color: #fff
}

.tablet .mainBanner h2 {
    font-size: 26px;
    font-size: 2.1666666667rem
}

.tablet .mainBanner.smallBanner h2 {
    font-size: 16px;
    font-size: 1.3333333333rem
}

.bx-loading {
    display: none
}

@media only screen and (min-width:0)and (max-width:60em) {
    .touch .mainBanner .caption {
        width: 100%
    }
}

.ie11.tablet.no-touch .caption {
    position: absolute;
    width: 960px
}

.row .row.collapse.promoLink {
    width: 100%;
    background: #fff;
    z-index: 9990;
    border-bottom: 1px solid #c6c6c6
}

#promoLink {
    left: 0
}

.promotionalLinks ul {
    margin: 0
}

.promotionalLinks ul li {
    text-align: center;
    min-height: 100px;
    padding: 0;
    cursor: pointer;
    transition-property: background;
    transition-duration: .3s;
    transition-timing-function: linear;
    background-position: center 82%
}

.promotionalLinks ul li a {
    color: #666;
    outline: 0;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 18px;
    line-height: 1.5rem;
    padding: 1.25rem 1rem 0;
    display: block;
    transition-property: padding;
    transition-duration: .5s;
    transition-timing-function: linear;
    font-weight: 400
}

.promotionalLinks ul li a span.title {
    font-size: 22px;
    font-size: 1.8333333333rem;
    line-height: 22px;
    line-height: 1.8333333333rem;
    padding: 0 0 .4166666667rem;
    color: #004980;
    display: block;
    text-transform: uppercase;
    font-weight: 400
}

.promotionalLinks ul li.active a,
.promotionalLinks ul li:hover a {
    text-decoration: none;
    color: #fff;
    padding: .5rem .6666666667rem 0
}

.promotionalLinks ul li.active a span,
.promotionalLinks ul li:hover a span {
    color: #fff;
    padding: 0 0 .5833333333rem
}

.promotionalLinks ul li.active,
.promotionalLinks ul li:hover {
    background: url(../../assets/corporate/images/promotionalLinkArrow.png) center 92% no-repeat #026fc0
}

.promotionalLinks ul li:hover.active {
    padding: 0
}

@media only screen and (min-width:961px)and (max-width:1100px) {
    .sticykBar .is-sticky {
        height: 57px!important
    }
    .sticykBar .is-sticky .promotionalLinks ul li {
        padding-bottom: 0
    }
    .sticykBar .is-sticky .promotionalLinks ul li a {
        min-height: 70px
    }
}

.promotionalBlock h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    color: #000;
    font-weight: 300
}

.promotionalBlock .large-centered {
    clear: both
}

.promotionalBlock .morePromoBlock {
    padding: 3.3333333333rem 0 2.5rem
}

.promotionalBlock .morePromoBlock .actionLink {
    padding-right: 2.0833333333rem;
    margin: 0 1.6666666667rem .8333333333rem 0
}

.headerBlock {
    text-align: center;
    padding: 6.25rem 0
}

@media only screen and (max-width:40em) {
    .promotionalBlock h2 {
        font-size: 40px;
        font-size: 3.3333333333rem;
        line-height: 40px;
        line-height: 3.3333333333rem
    }
    .headerBlock {
        padding: 2.1666666667rem 0
    }
}

.headerBlock h2 {
    line-height: 50px;
    line-height: 4.1666666667rem;
    margin-bottom: 1.6666666667rem;
    font-size: 50px;
    font-size: 4.1666666667rem
}

@media only screen and (max-width:40em) {
    .headerBlock h2 {
        font-size: 40px;
        font-size: 3.3333333333rem;
        line-height: 40px;
        line-height: 3.3333333333rem
    }
}

.headerBlock p {
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 26px;
    line-height: 2.1666666667rem
}

.morePromoBlock {
    clear: both;
    padding: 1.6666666667rem 0;
    position: relative;
    text-align: left
}

.sticykBar .is-sticky {
    height: 57px!important
}

.sticykBar .is-sticky .promotionalLinks ul li {
    background-image: none;
    min-height: 0!important;
    padding-bottom: .8333333333rem
}

.sticykBar .is-sticky .promotionalLinks ul li a {
    padding: .8333333333rem 0 0
}

.sticykBar .is-sticky .promotionalLinks ul li a span {
    padding-bottom: 0;
    font-size: 25px;
    font-size: 2.0833333333rem
}

.sticykBar .is-sticky .promotionalLinks ul li a span.desc {
    display: none
}

.investor {
    padding: 5.5rem 0;
    text-align: center
}

@media only screen and (max-width:40em) {
    .morePromoBlock {
        text-align: center
    }
    .investor {
        padding: 2.1666666667rem 0
    }
    .investor .blockContent {
        margin-bottom: 1.6666666667rem
    }
}

.investor>.rowContent .blockRow {
    padding-top: 4.5833333333rem
}

.investor h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    color: #eee;
    line-height: normal
}

.investor p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    color: #eee;
    padding: 0 .8333333333rem
}

.investor .contentBlock {
    background: #fff;
    padding: 1.8333333333rem 0;
    min-height: 132px
}

.investor .contentBlock h3 {
    font-size: 25px;
    font-size: 2.0833333333rem;
    font-weight: 400;
    color: #004980
}

.investor .contentBlock h3 span {
    display: block
}

.investor .contentBlock a.anchorLink {
    margin-top: 1.8333333333rem
}

.investor .LinkDiv {
    clear: both;
    padding-left: .5833333333rem;
    text-align: left
}

.investor .LinkDiv a.actionLink {
    color: #fff;
    margin-top: 25px
}

.newsPress {
    padding-top: 4.3333333333rem;
    background-color: #fff
}

.newsPress .large-12 {
    background: #fff
}

.newsPress .large-12 .large-8 .newsBlock {
    padding-right: 2.0833333333rem
}

@media only screen and (max-width:40em) {
    .investor .contentBlock h3 {
        font-size: 22px;
        font-size: 1.8333333333rem
    }
    .investor .contentBlock {
        min-height: 0
    }
    .newsPress {
        padding-top: 2.1666666667rem
    }
    .newsPress .large-12 .large-8 .newsBlock {
        padding-right: 0
    }
}

.newsPress h2 {
    color: #000;
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 400;
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: .75rem;
    margin-bottom: 2.5833333333rem;
    position: relative
}

.newsPress h2 cite {
    background: url(../images/icons.png) 0 -1057px no-repeat;
    height: 28px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: .6666666667rem
}

.newsPress h2.icn1 {
    padding-left: 3.5rem
}

.newsPress h2.icn1 cite {
    width: 28px
}

.newsPress h2.icn2 {
    padding-left: 4.4166666667rem
}

.newsPress h2.icn2 cite {
    width: 33px;
    background-position: 0 -1142px
}

.newsPress ul.newsPressList li {
    margin-left: .0833333333rem
}

.newsPress ul.newsPressList li .contentBlock {
    width: 100%;
    margin-bottom: 2.3333333333rem;
    position: relative;
    min-height: 86px;
    overflow: hidden
}

.newsPress ul.newsPressList li .contentText {
    padding-left: 7.9166666667rem
}

.newsPress ul.newsPressList li .contentText h3 {
    line-height: 16px;
    padding: 0 1.25rem 1.25rem 0
}

.newsPress ul.newsPressList li .contentText h3 a {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400
}

.newsPress ul.newsPressList li .contentText span.date {
    font-size: 15px;
    font-size: 1.25rem
}

.newsPress ul.newsPressList .dateBox {
    position: absolute;
    top: 7px;
    max-width: 67px;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: 1px -1px 10px 0 #ccc;
    -moz-box-shadow: 1px -1px 10px 0 #ccc;
    box-shadow: 1px -1px 10px 0 #ccc
}

.newsPress ul.newsPressList .dateBox cite {
    background: #024d87;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-size: 1rem;
    display: block;
    font-style: normal
}

.newsPress ul.newsPressList .dateBox span {
    font-size: 40px;
    font-size: 3.3333333333rem;
    color: #024d87;
    line-height: 45px;
    height: 45px;
    display: block
}

.newsPress .boxDiv,
.newsPress .bx-wrapper {
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    min-height: 270px
}

@media only screen and (max-width:40em) {
    .newsPress .boxDiv,
    .newsPress .bx-wrapper {
        min-height: inherit
    }
}

.newsPress .boxDiv .bx-pager,
.newsPress .bx-wrapper .bx-pager {
    bottom: 19px
}

.newsPress .boxDiv .bx-viewport,
.newsPress .bx-wrapper .bx-viewport {
    height: auto!important;
    min-height: 214px;
    padding-bottom: 1.75rem
}

@media only screen and (max-width:40em) {
    .newsPress .boxDiv .bx-viewport,
    .newsPress .bx-wrapper .bx-viewport {
        min-height: inherit
    }
    ul.smLinks {
        margin-bottom: 0
    }
}

.newsPress .bottomLink {
    min-height: 93px;
    padding-top: 1.4166666667rem
}

.newsPress .bottomLink a {
    font-size: 16px;
    font-size: 1.3333333333rem;
    color: #0370c0
}

.newsPress .bottomLink a.rss {
    font-size: 0;
    padding: .4166666667rem;
    float: right;
    margin-right: 1.6666666667rem
}

.newsPress .bottomLink a.rss cite {
    width: 33px;
    height: 11px;
    background: url(../images/icons.png) 0 -1220px no-repeat;
    display: inline-block
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .newsPress .fullWidth {
        width: 100%
    }
    .newsPress .fullWidth .content-slidersml .contentBlock {
        float: left;
        width: 50%
    }
    .newsPress .fullWidth .content-slidersml .bx-wrapper {
        min-height: 60px
    }
    .newsPress .fullWidth .content-slidersml .bx-wrapper .bx-viewport {
        min-height: 180px
    }
}

.mediaNewsLanding.newsPress.NewsList .boxDiv {
    min-height: 1px
}

.mediaNewsLanding.newsPress {
    padding-top: 0
}

.mediaNewsLanding.newsPress h2 {
    color: #000
}

.ie8 ul.newsPressList {
    margin: 0
}

.touch a.rss {
    display: none
}

.promotionLinkBar {
    background: #cfc
}

.promotionLinkBar ul li {
    float: left;
    margin-right: 20px
}

ul.smLinks {
    padding: 0 0 1.25rem
}

ul.smLinks li {
    float: left;
    padding: 0 .8333333333rem 0 4.5rem;
    margin-right: 4.5833333333rem;
    margin-top: 1.25rem
}

ul.smLinks li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.3333333333rem;
    display: inline-block;
    padding: .4166666667rem 0 .8333333333rem
}

ul.smLinks li.jobOpening {
    background: url(../images/icons.png) 0 -281px no-repeat
}

ul.smLinks li.linkedkIn {
    background: url(../images/icons.png) 0 -376px no-repeat

}

ul.smLinks li.contact-us {
    background: url(../../assets/corporate/images/contact_us_icon.jpg) no-repeat
}

ul.smLinks li.relDocuments {
    background: url(../images/icons.png) 0 -4044px no-repeat
}

ul.smLinks li.relVideo {
    background: url(../images/icons.png) 0 -4184px no-repeat
}

ul.smLinks li.relRecruitment {
    background: url(../images/icons.png) 0 -4322px no-repeat
}

ul.smLinks li.relContact {
    background: url(../images/icons.png) 0 -4463px no-repeat
}

ul.smLinks li.relRecruitmentCaution {
    background: url(../images/icons.png) 0 -4600px no-repeat
}

.row.footer {
    background: #eee
}

.row.footer footer {
    padding: 2.8333333333rem 0 2.1666666667rem
}

@media only screen and (max-width:40em) {
    .row.footer footer {
        padding-top: 1.25rem
    }
}

.row.footer footer ul li {
    padding: 0 0 .6666666667rem
}

.row.footer footer ul li h3 {
    color: #000;
    font-size: 20px;
    font-size: 1.6666666667rem;
    padding-bottom: .8333333333rem;
    border-bottom: 1px solid #c6c6c6
}

.row.footer footer ul li h3 a {
    color: #000;
    font-size: 20px;
    font-size: 1.6666666667rem
}

.row.footer footer ul li a {
    color: #000;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.row.footer footer ul li a.anchorLink {
    padding-right: 31%;
    padding-left: 11%;
    color: #fff;
    display: inline-block;
    margin-top: .8333333333rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .row.footer footer ul li a.anchorLink {
        padding: 0 5.6666666667rem 0 2.5rem
    }
}

.row.footer footer ul li a.anchorLink:hover {
    text-decoration: none;
    background-color: #024d87
}

.row.footer footer ul li ul {
    padding-top: .8333333333rem;
    margin: 0
}

.row.footer footer ul li ul li {
    padding: 0
}

.row.footer footer ul li ul li a {
    color: #666
}

.row.footer footer ul li.contactUs .contactUsMap {
    padding: 1.25rem
}

.row.footer footer ul li.contactUs a.anchorLink {
    margin-top: .8333333333rem
}

.row.footer footer ul li:first-child {
    padding-left: 0
}

@media only screen and (max-width:40em) {
    .row.footer footer ul li a {
        font-size: 15px;
        font-size: 1.25rem
    }
    .row.footer footer ul li {
        display: none
    }
    .row.footer footer ul li li,
    .row.footer footer ul li.contactUs {
        display: block
    }
    .row.footer footer ul li.contactUs .contactUsMap {
        padding-bottom: 0
    }
    .row.footer footer ul li.contactUs .contactUsMap img {
        display: none
    }
    .row.footer footer ul li.enquiry {
        display: block
    }
    .row.footer footer {
        padding-bottom: 0
    }
}

.row.footerBottom {
    padding: 1rem 0;
    border-top: 1px solid #c6c6c6
}

.row.footerBottom ul.footerLinks {
    text-align: right;
    padding-top: 1.0833333333rem
}

.row.footerBottom ul.footerLinks li {
    display: inline-block;
    padding: .4166666667rem 1rem;
    background: url(../images/icons.png) left -158px no-repeat
}

.row.footerBottom ul.footerLinks li a {
    color: #666;
    font-size: 13px;
    font-size: 1.0833333333rem;
    text-transform: uppercase
}

.row.footerBottom ul.footerLinks li:first-child {
    background: 0 0
}

.row.footerBottom ul.footerLinks li:last-child {
    padding-right: 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .row.footerBottom ul.footerLinks {
        text-align: center;
        padding-top: 0
    }
    .row.footerBottom ul.footerLinks li:first-child {
        padding-left: 0
    }
}

.row.footerBottom a.anchorLink {
    margin-top: .8333333333rem;
    padding-right: 32%;
    padding-left: 10%
}

@media only screen and (min-width:0)and (max-width:60em) {
    .row.footerBottom a.anchorLink {
        padding: 0 5.6666666667rem 0 2.5rem;
        float: none
    }
}

@media only screen and (max-width:40em) {
    .row.footerBottom ul.footerLinks li a {
        font-size: 15px;
        font-size: 1.25rem
    }
    .row.footerBottom a.anchorLink {
        float: none
    }
}

.row.footerBottom .copyRights {
    clear: both;
    padding-top: 1.5rem
}

.row.footerBottom .copyRights p {
    margin-bottom: 0;
    font-size: 13px;
    font-size: 1.0833333333rem
}

@media only screen and (max-width:40em) {
    .row.footerBottom .copyRights p {
        font-size: 14px;
        font-size: 1.1666666667rem
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .row.footerBottom .copyRights {
        text-align: center;
        padding-top: .6666666667rem
    }
}

.row.footerBottom .large-5 {
    text-align: right
}

.tablet .anchorLink cite {
    right: -1px
}

.showCase ul.bxslider li {
    padding: 0 .1666666667rem
}

.showCase ul.bxslider li div.columns {
    padding: 2.5rem 0 0
}

.showCase ul.bxslider li .contentDiv {
    padding-right: 3.5rem;
    padding-bottom: 1.6666666667rem
}

.showCase ul.bxslider li .contentDiv h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    color: #000;
    text-transform: capitalize;
    line-height: 52px;
    line-height: 4.3333333333rem;
    margin-top: -12px;
    padding-bottom: .6666666667rem
}

@media only screen and (max-width:40em) {
    .showCase ul.bxslider li .contentDiv h2 {
        font-size: 40px;
        font-size: 3.3333333333rem;
        line-height: 42px;
        line-height: 3.5rem
    }
}

.showCase ul.bxslider li .contentDiv p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 1.8333333333rem;
    color: #666;
    margin: 0 1.25rem 1.75rem 0
}

@media only screen and (max-width:40em) {
    .showCase ul.bxslider li .contentDiv p {
        line-height: 25px;
        line-height: 2.0833333333rem
    }
    .showCase ul.bxslider li {
        text-align: center
    }
    .showCase ul.bxslider li .contentDiv {
        padding-right: 0
    }
}

.showCase ul.bxslider li .imgDiv {
    position: relative;
    padding: 0;
    margin-bottom: 1.6666666667rem;
    line-height: 0
}

.showCase ul.bxslider li .imgDiv a.playIcon {
    background: url(../images/icons.png) 0 -574px no-repeat;
    display: inline-block;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.showCase ul.bxslider li .imgDiv .videoLink:hover {
    text-decoration: none
}

@media only screen and (min-width:0)and (max-width:60em) {
    .row.footerBottom .large-5 {
        text-align: center
    }
    .showCase {
        padding: 0 .8333333333rem
    }
}

.showCase .bx-viewport li {
    min-height: 1px;
    min-width: 1px
}

.showCase .bx-clone {
    display: none
}

.infoPara {
    text-align: center;
    padding-top: 3.5rem
}

.infoPara .infoDiv {
    padding-bottom: 3.5rem;
    margin-bottom: 2.25rem;
    border-bottom: 1px solid #c6c6c6
}

.infoPara .infoDiv p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .infoPara {
        padding: 1.6666666667rem .8333333333rem
    }
}

.sustainability .showCase ul.bxslider li .contentDiv h2 {
    font-size: 40px;
    font-size: 3.3333333333rem;
    line-height: 42px;
    line-height: 3.5rem
}

.sustainability .showCase ul.bxslider li .contentDiv h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 22px;
    line-height: 1.8333333333rem;
    margin-bottom: .8333333333rem
}

.sustainability .showCase ul.bxslider li .contentDiv p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 18px;
    line-height: 1.5rem;
    color: #333
}

.showCase2 {
    padding: 5.4166666667rem 0 1.6666666667rem
}

.showCase2 .infoDiv {

    text-align: center;
    padding-bottom: 1.6666666667rem
}

.showCase2 .infoDiv h2 {
    padding: 0 1.25rem .4166666667rem;
    font-size: 50px;
    font-size: 4.1666666667rem;
    color: #000;
    text-transform: capitalize;
    line-height: normal
}

@media only screen and (min-width:0)and (max-width:60em) {
    .showCase2 .infoDiv h2 {
        font-size: 40px;
        font-size: 3.3333333333rem;
        padding-top: 26px
    }
}

.showCase2 .infoDiv p {
    font-size: 18px;
    font-size: 1.5rem;
    color: #666;
    line-height: 26px;
    line-height: 2.1666666667rem;
    margin-bottom: 2.25rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .showCase2 .infoDiv p {
        padding: 1.25rem;
        margin-bottom: 0;
        line-height: 25px;
        line-height: 2.0833333333rem
    }
}

.showCase2 .infoDiv .moreLink {
    border-top: none;
    padding-top: 0
}

.showCase2 ul.bxslider li {
    padding: 0 .1666666667rem
}

.showCase2 ul.bxslider li div.columns {
    padding: 2.5rem 0 0
}

.showCase2 ul.bxslider li .contentDiv {
    padding-right: 3.5rem
}

.showCase2 ul.bxslider li .contentDiv h2 {
    font-size: 25px;
    font-size: 2.0833333333rem;
    color: #000;
    text-transform: capitalize;
    line-height: normal;
    margin-top: -7px;
    padding-bottom: .5rem;
    font-weight: 400
}

.showCase2 ul.bxslider li .contentDiv p {
    font-size: 15px;
    font-size: 1.25rem;
    color: #333;
    line-height: 20px;
    margin-bottom: 1.75rem;
    padding: 0 1.25rem 0 0
}

@media only screen and (max-width:40em) {
    .bx-wrapper img {
        display: inline-block
    }
    .showCase2 ul.bxslider li {
        text-align: center
    }
    .showCase2 ul.bxslider li .contentDiv {
        padding-right: 0
    }
    .showCase2 ul.bxslider li .imgDiv {
        padding: 0 .5833333333rem
    }
}

.moreLink {
    border-top: 1px dotted #c6c6c6;
    text-align: center;
    padding: 2.4166666667rem 0 0
}

.moreLink.textLeft {
    text-align: Left
}

.healthSafety {
    padding: 5.5rem 0
}

@media only screen and (max-width:40em) {
    .healthSafety {
        padding: 2.1666666667rem 0 1.25rem
    }
}

.healthSafety h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    color: #eee;
    line-height: normal;
    text-align: center;
    padding-bottom: 3.1666666667rem
}

.healthSafety .contentBox {
    background-color: #fff;
    padding: 2.5rem
}

.healthSafety .contentBox .contentDiv {
    background-color: transparent
}

.healthSafety .contentBox .contentDiv p {
    color: #333;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 3.4166666667rem;
    padding-right: 1.6666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .healthSafety .contentBox .contentDiv p {
        padding-bottom: 2.1666666667rem
    }
}

.healthSafety .contentBox ul {
    margin-left: -1.6666666667rem
}

.healthSafety .contentBox ul li {
    padding-left: 1.6666666667rem
}

.healthSafety .contentBox ul li>div {
    background-color: #fff
}

.healthSafety .contentBox ul li>div h3 {
    color: #000;
    line-height: 22px;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 1.1666666667rem 1.25rem .25rem 0
}

.healthSafety .contentBox ul li>div p {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 19px
}

.healthSafety .contentBox ul li>div img {
    height: auto
}

@media only screen and (max-width:40em) {
    .healthSafety .contentBox ul li>div {
        padding: .8333333333rem 0
    }
    .healthSafety .contentBox ul li {
        text-align: center
    }
}

.healthSafety .contentBox .moreLink {
    text-align: right;
    margin-top: 1.6666666667rem
}

.ourpeople {
    padding: 6.0833333333rem 0 6.5833333333rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ourpeople {
        padding: 2.1666666667rem 0
    }
}

.ourpeople .contentBlock {
    padding-bottom: 2.3333333333rem
}

.ourpeople .contentBlock h2 {
    font-size: 28px;
    font-size: 2.3333333333rem;
    color: #000;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 1.4166666667rem;
    padding: 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ourpeople .contentBlock h2 {
        font-size: 22px;
        font-size: 1.8333333333rem
    }
}

.ourpeople .contentBlock p {
    font-size: 15px;
    font-size: 1.25rem;
    color: #666;
    line-height: normal;
    padding-bottom: 1.0833333333rem
}

.ourpeople .contentBlock img {
    margin-bottom: 1.5833333333rem
}

.ourpeople .moreLink a {
    background-color: #006fb4;
    font-size: 12px;
    font-size: 1rem;
    text-transform: uppercase
}

a.readMore {
    background: url(../images/icons.png) right -221px no-repeat;
    padding-right: 2.0833333333rem;
    font-size: 16px;
    font-size: 1.3333333333rem;
    color: #0370c0
}

a.readMore:hover {
    background: url(../images/icons.png) right -3475px no-repeat;
    color: #024d87
}

.breadcrumbs {
    background: 0 0;
    padding: 1rem 0 2rem;
    border: none;
    clear: both
}

.breadcrumbs>* {
    color: #008cba;
    float: left;
    font-size: .9166666667rem;
    line-height: .9166666667rem;
    margin: 0;
    text-transform: capitalize
}

.breadcrumbs li {
    padding: 0 .5rem 0 1.25rem;
    line-height: 12px;
    line-height: 1rem;
    background: url(../images/icons.png) 0 -1279px no-repeat;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 12px;
    font-size: 1rem
}

.breadcrumbs li a {
    color: #555;
    font-size: 12px;
    font-size: 1rem
}

.breadcrumbs li a:hover {
    text-decoration: underline
}

.breadcrumbs>:hover a,
.ourBusiness ul.links li a:hover {
    text-decoration: none
}

.breadcrumbs li:first-child {
    background: 0 0;
    padding-left: 0
}

.breadcrumbs .utilities {
    float: right;
    margin-top: 0;
    white-space: nowrap
}

.breadcrumbs .utilities li {
    display: inline-block;
    margin-right: 15px;
    padding-left: 22px
}

.breadcrumbs .utilities li.email {
    background: url(../images/icons.png) left -4724px no-repeat
}

.breadcrumbs .utilities li.print {
    background: url(../images/icons.png) left -4762px no-repeat
}

.breadcrumbs .utilities li a {
    color: #000;
    font-size: 1.08333rem;
    line-height: 1.33333rem
}

.mainSection .row.pageTitle {
    background: #f6f6f6;
    margin-bottom: 2.0833333333rem
}

.mainSection .row.pageTitle h1 {
    margin: 2.0833333333rem 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .breadcrumbs {
        display: none
    }
    .mainSection .row.pageTitle h1 {
        margin: 2.0833333333rem 0
    }
}

.mainSection .row.pageTitle.valvesSupportClass h1 {
    font-size: 30px!important;
    font-size: 2.5rem!important;
    font-weight: 700!important
}

.ourBusiness {
    padding-bottom: 6.6666666667rem
}

@media only screen and (max-width:40em) {
    .ourpeople .contentBlock {
        text-align: center
    }
    .ourBusiness {
        padding-bottom: 2.5rem
    }
}

.ourBusiness .infoDiv {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 1.25rem
}

.ourBusiness .infoDiv p {
    color: #666;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 1.6666666667rem
}

.ourBusiness ul {
    margin-left: -1.6666666667rem
}

.ourBusiness ul li {
    margin-top: .8333333333rem;
    margin-bottom: .8333333333rem
}

.ourBusiness ul li .contentDiv {
    overflow: hidden;
    position: relative
}

.ourBusiness ul li .contentDiv .OverBgBlue {
    background: rgba(0, 43, 75, .9);
    position: absolute;

    bottom: 0;
    width: 100%;
    min-height: 79px;
    line-height: 0;
    font-size: inherit;
    -webkit-transition: min-height 1s, -webkit-transform 1s;
    transition: min-height 1s, transform 1s;
    padding: 1.4166666667rem 2.5rem 1.5rem
}

.ourBusiness ul li .contentDiv .OverBgBlue h2 {
    color: #fff;
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 22px;
    font-weight: 400;
    padding: 0;
    margin: 0
}

.ourBusiness ul li .contentDiv .OverBgBlue div.content {
    opacity: 0;
    margin-bottom: -206px;
    -webkit-transition: margin-bottom 1s, -webkit-transform 1s;
    transition: margin-bottom 1s, transform 1s
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ourBusiness ul li .contentDiv .OverBgBlue div.content {
        opacity: 1;
        margin-bottom: 0
    }
}

.ourBusiness ul li .contentDiv .OverBgBlue div.content p {
    color: #fff;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: normal;
    margin: 1.25rem 0 1.3333333333rem;
    -webkit-transition: margin 1s, -webkit-transform 1s;
    transition: margin 1s, transform 1s
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ourBusiness ul li .contentDiv .OverBgBlue {
        background: rgba(0, 43, 75, .9);
        position: inherit;
        bottom: auto;
        width: 100%;
        cursor: default;
        min-height: 435px;
        -webkit-transition: none;
        transition: none;
        padding: 1.4166666667rem 2.5rem 5rem
    }
    .ourBusiness ul li .contentDiv .OverBgBlue .anchorLink {
        position: absolute;
        bottom: 25px
    }
    .ourBusiness ul li .contentDiv .OverBgBlue h2 {
        min-height: 0
    }
}

@media only screen and (max-width:40em) {
    .ourBusiness ul li .contentDiv .OverBgBlue div.content {
        opacity: 1
    }
    .ourBusiness ul li .contentDiv .OverBgBlue {
        min-height: 320px
    }
}

@media only screen and (max-width:30em) {
    .ourBusiness ul li .contentDiv .OverBgBlue {
        min-height: 0
    }
}

.ourBusiness ul li:hover .OverBgBlue {
    min-height: 100%
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ourBusiness ul li:hover .OverBgBlue {
        min-height: 435px;
        padding: 1.4166666667rem 2.5rem 5rem
    }
}

@media only screen and (max-width:40em) {
    .ourBusiness ul li:hover .OverBgBlue {
        min-height: 320px
    }
}

@media only screen and (max-width:30em) {
    .ourBusiness ul li:hover .OverBgBlue {
        min-height: 0
    }
}

.ourBusiness ul li:hover .OverBgBlue div.content {
    opacity: 1;
    margin-bottom: 0
}

.ourBusiness ul.links {
    margin-left: 0;
    padding-top: 1.25rem;
    padding-right: 1.6666666667rem
}

.ourBusiness ul.links li {
    margin: 0;
    border-bottom: 1px solid #fff
}

.ourBusiness ul.links li a {
    background: url(../images/icons.png) right -665px no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 16px;
    line-height: 1.3333333333rem;
    padding: 1.25rem 2.5rem 1.25rem 0
}

.ourBusiness li:hover .OverBgBlue .links li:first-child {
    border-top: 1px solid #fff
}

.smallBusiness {
    padding-top: 1.25rem
}

.touch .ourBusiness ul li .OverBgBlue {
    background: rgba(0, 43, 75, .9);
    position: inherit;
    bottom: auto;
    width: 100%;
    cursor: default;
    min-height: 300px;
    -webkit-transition: none;
    transition: none;
    padding: 1.4166666667rem 2.5rem 5rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .touch .ourBusiness ul li .OverBgBlue {
        min-height: 285px
    }
}

@media only screen and (max-width:40em) {
    .touch .ourBusiness ul li .OverBgBlue {
        min-height: 320px
    }
}

@media only screen and (max-width:30em) {
    .touch .ourBusiness ul li .OverBgBlue {
        min-height: 0
    }
}

.touch .ourBusiness ul li .OverBgBlue h2 {
    color: #fff;
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 22px;
    font-weight: 400;
    min-height: 0
}

.touch .ourBusiness ul li .OverBgBlue div.content {
    opacity: 1;
    margin-bottom: inherit;
    -webkit-transition: none;
    transition: none
}

.touch .ourBusiness ul li .OverBgBlue div.content p {
    color: #fff;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: normal;
    padding: 1.0833333333rem 0 1.3333333333rem;
    margin: 0;
    -webkit-transition: none;
    transition: none
}

.touch .ourBusiness ul li .OverBgBlue div.content .anchorLink {
    position: absolute;
    bottom: 25px
}

.industryList {
    padding-bottom: 4.1666666667rem
}

.industryList .column {
    padding-left: 0;
    padding-right: 0
}

.industryList ul li {
    margin-bottom: 1.6666666667rem;
    background-color: #f6f6f6
}

.industryList ul li .contentDiv h2 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #000;
    font-weight: 400;
    padding: 1.75rem 1.6666666667rem .4166666667rem 4rem;
    line-height: normal
}

@media only screen and (max-width:40em) {
    .industryList ul li .contentDiv h2 {
        padding: 1.75rem 0 .75rem
    }
}

.industryList ul li .contentDiv .content {
    padding: .4166666667rem 1.6666666667rem .9166666667rem 4rem
}

@media only screen and (max-width:40em) {
    .industryList ul li .contentDiv .content {
        padding: 1.3333333333rem 0 .9166666667rem
    }
}

.industryList ul li .contentDiv .content p {
    padding: 0 0 .9166666667rem
}

.industryList ul li .contentDiv .content ul {
    margin: 0 0 0 -1.6666666667rem;
    padding: 1.1666666667rem 1.6666666667rem 0 0
}

.industryList ul li .contentDiv .content ul li {
    font-size: 16px;
    font-size: 1.3333333333rem;
    padding: 0 0 .9166666667rem 1.6666666667rem;
    margin: 0
}

.noRightPanel .ourBusiness .anchorLink,
.ourBusiness .OverBgBlue .anchorLink {
    margin-top: 1.25rem
}

.industryList ul li .contentDiv .content ul li a {
    color: #006fb4;
    line-height: 16px;
    font-weight: 400;
    display: inline-block
}

@media only screen and (max-width:40em) {
    .industryList ul li {
        padding-bottom: 1.6666666667rem
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .industryList ul li {
        padding-bottom: 1.6666666667rem
    }
}

.industryList ul li .imageWrap {
    padding: 2.5rem 1.6666666667rem 1.6666666667rem 0
}

.noRightPanel .ourBusiness span.imageHolder {
    padding: 0;
    border: none;
    height: 305px
}

.noRightPanel .ourBusiness span.imageHolder img {
    max-height: inherit!important
}

@media only screen and (max-width:40em) {
    .industryList ul li .imageWrap {
        padding: 0
    }
    .noRightPanel .ourBusiness span.imageHolder {
        height: inherit
    }
    .noRightPanel .ourBusiness span.imageHolder img {
        width: 100%
    }
    .noRightPanel .ourBusiness .anchorLink {
        bottom: 0!important
    }
    .tabsDiv ul li a {
        min-height: inherit
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .industryList ul li .imageWrap {
        padding: 0
    }
    .noRightPanel .ourBusiness span.imageHolder {
        height: inherit
    }
    .noRightPanel .ourBusiness .contentDiv {
        width: 100%!important
    }
}

.textListProducts h2,
.textListProducts ul li h2 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    margin-bottom: .8333333333rem;
    padding-bottom: .5833333333rem;
    font-weight: 400;
    border-bottom: 1px solid #c6c6c6
}

.textListProducts h2 a,
.textListProducts ul li h2 a {
    color: #000;
    font-size: 20px;
    font-size: 1.6666666667rem
}

.textListProducts h2 a:hover,
.textListProducts ul li h2 a:hover {
    text-decoration: underline;
    color: #000
}

.rightColumn .widgetBlock .iconLinks ul li a:hover,
.serviceLists .listingDiv ul li a:hover,
.serviceLists .listingDiv ul li a:hover h5,
.tabsDiv ul li a:hover,
.tabsDiv ul li.active a:hover {
    text-decoration: none
}

.tabsDiv ul {
    padding: 1.9166666667rem 0 2rem
}

.tabsDiv ul li {
    text-align: center;
    vertical-align: bottom;
    font-size: 23px;
    font-size: 1.9166666667rem;
    line-height: 23px;
    border-bottom: 3px solid #c6c6c6
}

.tabsDiv ul li a {
    color: #000;
    padding: 1.6666666667rem 0;
    display: block
}

.tabsDiv ul li span {
    display: none
}

.tabsDiv ul li.active {
    border-bottom: 3px solid #006fb4;
    background: #006fb4;
    z-index: 1
}

.tabsDiv ul li.active a {
    color: #fff
}

.tabsDiv ul li.active.single,
.tabsDiv ul li.active.single:hover {
    padding: 1.6666666667rem .8333333333rem;
    color: #fff;
    width: 96%;
    border-bottom: 0;
    text-align: left
}

.no-touch .tabsDiv ul li:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 100%;
    background: 0 0;
    transition: background-color .3s ease;
    position: absolute
}

.no-touch .tabsDiv ul li:hover:after {
    background-color: #006fb4;
    width: 100%
}

.no-touch .tabsDiv ul li.single:after {
    display: none;
    width: 96%
}

.no-touch .tabsDiv ul li.single:after:hover {
    background-color: none;
    width: 96%
}

.serviceLists .contentDiv p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    color: #666;
    padding-bottom: 4rem
}

.serviceLists .listingDiv ul li {
    margin-bottom: 5.5rem
}

.serviceLists .listingDiv ul li a {
    display: block
}

.serviceLists .listingDiv ul li a h5 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    border-bottom: 1px solid #c6c6c6;
    color: #000;
    font-weight: 500;
    padding: 1.0833333333rem .8333333333rem .4166666667rem 1.3333333333rem;
    min-height: 74px;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: linear;
    word-break: break-word
}

@media only screen and (max-width:40em) {
    .serviceLists .listingDiv ul li a h5 {
        font-size: 16px;
        font-size: 1.3333333333rem
    }
    .rightProductPnl span.imageHolder img {
        max-width: 178px
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .serviceLists .listingDiv ul li a h5 {
        font-size: 16px;
        font-size: 1.3333333333rem
    }
}

.serviceLists .listingDiv ul li.active h5,
.serviceLists .listingDiv ul li:hover h5 {
    background: #006fb4;
    color: #fff
}

.serviceLists .listingDiv ul li.active>div,
.serviceLists .listingDiv ul li:hover>div {
    border-bottom-color: #006fb4
}

@media only screen and (max-width:30em) {
    .serviceLists .listingDiv .small-12 {
        width: 100%
    }
}

.serviceLists .radioBox {
    padding-bottom: 1.8333333333rem
}

.serviceLists .radioBox *,
.serviceLists .radioBox:after,
.serviceLists .radioBox:before {
    box-sizing: initial!important;
    -webkit-box-sizing: initial!important
}

.serviceLists .radioBox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 38px;
    margin-right: 37px;
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #666;
    line-height: 17px;
    margin-bottom: 1.25rem
}

.rightColumn .albumList,
.rightColumn .widgetBlock {
    margin-bottom: 1.6666666667rem
}

.serviceLists .radioBox input[type=radio] {
    display: none
}

.serviceLists .radioBox label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 1px solid #024d87;
    border-radius: 50%
}

.serviceLists .radioBox input[type=radio]:checked+label:before {
    border: 5px solid #024d87;
    text-align: center;
    line-height: 0;
    width: 8px;
    height: 8px;
    font-size: 0;
    box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8);
    display: block
}

.serviceLists .radioBox input[type=radio]:checked+label {
    color: #026fc0
}

.serviceLists .radioBox input[type=radio]+label {
    margin-left: 0
}

.ie9 input[type=radio]:checked+label:before {
    top: 5px;
    left: 3px
}

.NewsList .tabsDiv ul li a {
    min-height: 1px
}

.safari .tabsDiv ul li {
    margin-left: -3px
}

.rightColumn {
    padding-bottom: 1.6666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .rightColumn {
        padding-bottom: 0
    }
}

.rightColumn .widgetBlock {
    background: #eee
}

.rightColumn .widgetBlock>div {
    padding: 1.5833333333rem 0
}

.rightColumn .widgetBlock>div ul {
    padding: 0 1.5833333333rem
}

.rightColumn .widgetBlock p.relInfo {
    font-size: 19px;
    font-size: 1.5833333333rem;
    padding-bottom: 1.6666666667rem;
    padding-left: 1.5833333333rem;
    padding-right: 1.5833333333rem;
    color: #000;
    font-weight: 400
}

.rightColumn .widgetBlock .linkMore {
    padding: 1.3333333333rem 0 1rem
}

.rightColumn .widgetBlock h2 {
    font-size: 25px;
    font-size: 2.0833333333rem;
    padding: 1.5833333333rem;
    color: #000;
    border-bottom: 1px solid #c6c6c6;
    line-height: 25px;
    font-weight: 400
}

.rightColumn .widgetBlock .linksDiv h3 {
    font-size: 18px;
    font-size: 1.5rem;
    color: #000;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 1.5rem
}

.rightColumn .widgetBlock .linksDiv ul li {
    padding-bottom: .5rem
}

.rightColumn .widgetBlock .linksDiv ul li a {
    font-size: 16px;
    font-size: 1.3333333333rem;
    color: #0370c0;
    line-height: 16px;
    font-weight: 400
}

.rightColumn .widgetBlock .pdfLinksDownload ul {
    padding: 0 1.5833333333rem
}

.rightColumn .widgetBlock .pdfLinksDownload ul li a {
    display: inline-block
}

.rightColumn .widgetBlock .helpLineNumbers h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #000;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 1.1666666667rem
}

.rightColumn .widgetBlock .helpLineNumbers h4 {
    font-size: 30px;
    font-size: 2.5rem;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: .75rem
}

.rightColumn .widgetBlock .helpLineNumbers ul {
    padding-top: 1.8333333333rem
}

.rightColumn .widgetBlock .helpLineNumbers ul li {
    padding: 0 0 2.4166666667rem 2.9166666667rem;
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #000;
    line-height: 18px;
    font-weight: 400;
    position: relative
}

.rightColumn .widgetBlock .helpLineNumbers ul li a {
    font-size: 16px;
    font-size: 1.3333333333rem
}

.rightColumn .widgetBlock .helpLineNumbers ul li cite {
    background: url(../images/icons.png) 0 -1439px no-repeat;
    width: 24px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block
}

.rightColumn .widgetBlock .helpLineNumbers ul li cite.icon2 {
    background-position: 0 -1491px
}

.rightColumn .widgetBlock .helpLineNumbers ul li cite.icon3 {
    background-position: 0 -1543px
}

.rightColumn .widgetBlock .helpLineNumbers .moreLink {
    padding: 2.5rem 0 1.0833333333rem
}

.rightColumn .widgetBlock .helpLineNumbers .moreLink a {
    font-size: 12px;
    font-size: 1rem;
    text-transform: uppercase;
    background-color: #0370c0
}

.rightColumn .widgetBlock .quoteDiv blockquote {
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #000;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    border-left: none;
    font-style: italic
}

.rightColumn .widgetBlock .quoteDiv .author {
    padding: 2.0833333333rem 0;
    font-size: 16px;
    font-size: 1.3333333333rem;
    color: #000;
    line-height: 18px;
    font-weight: 600;
    text-align: right
}

.rightColumn .widgetBlock .addressDiv {
    color: #666;
    padding-right: 1.5833333333rem;
    padding-left: 1.5833333333rem
}

.rightColumn .widgetBlock .addressDiv h3 {
    font-size: 18px;
    font-size: 1.5rem;
    margin-bottom: .9166666667rem;
    color: #000;
    line-height: 18px;
    font-weight: 500
}

.rightColumn .widgetBlock .addressDiv address {
    line-height: 22px;
    font-style: normal;
    padding-bottom: .25rem;
    font-size: 15px;
    font-size: 1.25rem
}

.rightColumn .widgetBlock .addressDiv address span {
    display: block
}

.rightColumn .widgetBlock .addressDiv ul li {
    border-top: 1px dotted #c6c6c6;
    padding-top: 1.3333333333rem;
    margin-top: 1.1666666667rem
}

.rightColumn .widgetBlock .addressDiv ul li:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

.rightColumn .widgetBlock .iconLinks {
    padding: 0
}

.rightColumn .widgetBlock .iconLinks ul li {
    border-top: 1px solid #c6c6c6
}

.rightColumn .widgetBlock .iconLinks ul li a {
    padding: 1.25rem .8333333333rem 1.5rem 5.4166666667rem;
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #004980;
    position: relative;
    text-transform: uppercase;
    display: block;
    line-height: 20px
}

.rightColumn .widgetBlock .iconLinks ul li a cite {
    background: url(../images/icons.png) 0 -1579px no-repeat;
    width: 65px;
    height: 52px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block
}

.rightColumn .widgetBlock .iconLinks ul li a cite.icon2 {
    background-position: 0 -1632px
}

.rightColumn .widgetBlock .iconLinks ul li a cite.icon3 {
    background-position: 20px -1045px
}

.rightColumn .widgetBlock .iconLinks ul li:first-child {
    border-top: none
}

.rightColumn .widgetBlock .productLists span.imageHolder {
    border: none;
    height: auto;
    padding: 0
}

.rightColumn .widgetBlock .productLists ul li {
    padding-bottom: 1.6666666667rem!important
}

.rightColumn .widgetBlock .productLists ul li a h5 {
    text-align: center!important;
    padding: 0
}

.rightColumn .widgetBlock.socialLinks {
    background: 0 0;
    border: 1px solid #cacaca
}

.rightColumn .widgetBlock.socialLinks .linksDiv {
    padding: 1.5833333333rem 1.5833333333rem 1.0833333333rem
}

.rightColumn .widgetBlock.socialLinks .linksDiv li.linkedkIn {
    background: url(../../assets/corporate/images/icon_linkedin.png) left top no-repeat;
    padding: .9166666667rem 0 .8333333333rem 4.1666666667rem
}

.rightColumn .widgetBlock.socialLinks .linksDiv li.facebook {
    background: url(../../assets/corporate/images/icon_facebook.png) left top no-repeat;
    padding: .9166666667rem 0 .8333333333rem 4.1666666667rem
}

.rightColumn .widgetBlock.socialLinks .linksDiv li.twitter {
    background: url(../../assets/corporate/images/icon_twitter.png) left top no-repeat;
    padding: .9166666667rem 0 .8333333333rem 4.1666666667rem
}

.rightColumn .widgetBlock.socialLinks .linksDiv ul {
    padding: 0
}

.rightProductPnl span.imageHolder {
    padding-bottom: .8333333333rem!important
}

.rightProductPnl span.imageHolder img {
    max-width: 178px
}

.rightColumn .widgetBlock.demoWidgetHeight h2 {
    text-align: center
}

.leftColumn {
    padding-right: 1.6666666667rem
}

.leftColumn .productDetail {
    padding-bottom: 1.25rem
}

.leftColumn .productDetail .blockDiv h3:first-child {
    padding-top: 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .leftColumn {
        padding-right: 0
    }
    .leftColumn .productDetail {
        padding-bottom: 2.5rem
    }
}

@media only screen and (max-width:40em) {
    .leftColumn .productDetail {
        padding-bottom: 0
    }
}

.leftColumn .productDetail h3 {
    padding: 1.3333333333rem 0;
    font-size: 25px;
    font-size: 2.0833333333rem
}

.leftColumn .productDetail .linksDiv {
    color: #0370c0;
    width: 100%;
    word-wrap: break-word
}

.leftColumn .productDetail .linksDiv a {
    margin: 0 2.5rem 1.0833333333rem 0;
    font-size: 16px;
    font-size: 1.3333333333rem;
    display: inline-block
}

.leftColumn .productDetail .productLists .productsExpand {
    overflow: hidden
}

.leftColumn .productDetail .productLists .productsExpand span.imageHolder {
    border: none!important
}

.leftColumn .productDetail .productLists ul {
    padding-top: .5833333333rem
}

.leftColumn .productDetail .productLists ul li {
    padding-bottom: 1.8333333333rem
}

.leftColumn .productDetail .productLists ul li.hide {
    display: none
}

.leftColumn .productDetail .productLists ul li.nt.hide,
.mixedList .listimg a,
.productLists ul li a {
    display: block
}

.leftColumn .productDetail .productLists a.anchorLink {
    float: right;
    margin-top: 1.8333333333rem
}

.leftColumn .productDetail .productLists .blockgrid {
    overflow: hidden
}

.leftColumn .productDetail .plainContent ul {
    padding-bottom: 0
}

.leftColumn .productDetail .plainContent div.highlighterDiv {
    background-color: #0370c0;
    color: #fff;
    padding: 10px 20px;
    margin: 10px
}

.leftColumn .productDetail .plainContent div.highlighterDiv ul li {
    color: #fff!important;
    background-image: none;
    list-style: square inside
}

.leftColumn .blockDiv {
    padding: 0 0 2.3333333333rem;
    margin: 0 0 2.3333333333rem;
    border-bottom: 1px solid #c6c6c6
}

.leftColumn .blockDiv:last-child {
    border-bottom: 0
}

.commGalleryMain h3 {
    margin: 0 0 .8333333333rem
}

.aboutKickers ul li,
.mixedList li {
    margin-bottom: 1.6666666667rem
}

.commGalleryMain .commGallery span.imageHolder {
    border: none!important
}

.valvesSupportClass .heading.type2 {
    background-color: #eee
}

.productMainCategory {
    position: relative
}

.productMainCategory .infoDiv {
    padding: 2.5833333333rem 0 4.25rem
}

.productMainCategory .infoDiv p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    color: #666;
    padding-bottom: 1.75rem
}

.productLists ul li {
    padding-bottom: 5rem
}

@media only screen and (max-width:40em) {
    .productLists ul li {
        padding-bottom: 2.5rem
    }
}

.productLists ul li a h5 {
    font-size: 18px;
    font-size: 1.5rem;
    color: #000;
    font-weight: 400;
    padding: 1.0833333333rem .3333333333rem .4166666667rem;
    text-transform: none
}

.productLists ul li a:hover,
.productLists ul li a:hover h5 {
    text-decoration: none;
    color: #0370c0
}

@media only screen and (max-width:30em) {
    .productLists .small-12 {
        width: 100%
    }
}

.aboutUsIntro {
    padding: 2.0833333333rem 0
}

.aboutUsIntro p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 1.6666666667rem
}

.mixedList {
    border-top: 1px solid #ccc;
    padding: 2.0833333333rem 0
}

.mixedList .listimg {
    max-width: 135px;
    float: left;
    position: relative
}

.mixedList .listlink {
    padding: 1.6666666667rem 0 0 .8333333333rem;
    overflow: hidden
}

.mixedList .listlink a {
    font-size: 16px;
    font-size: 1.3333333333rem;
    display: block;
    float: left;
    clear: both;
    line-height: 20px
}

.mixedList .listlink .actionLink {
    margin-top: .25rem
}

.aboutKickers {
    padding: 5rem 0 3.3333333333rem
}

.aboutKickers .ourBusiness {
    padding: 0
}

@media only screen and (max-width:40em) {
    .aboutKickers {
        padding: 1.6666666667rem 0 0
    }
}

.aboutKickers h2.kickerHeading {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 30px;
    line-height: 2.5rem;
    padding-bottom: 4.1666666667rem;
    text-align: center;
    color: #fff
}

@media only screen and (max-width:40em) {
    .aboutKickers h2.kickerHeading {
        font-size: 30px;
        font-size: 2.5rem;
        line-height: 30px;
        line-height: 2.5rem;
        padding-bottom: 20px
    }
}

.aboutKickers ul li .content p {
    min-height: 1px;
    color: #333
}

.aboutKickers ul li .content h2 {
    font-size: 25px;
    font-size: 2.0833333333rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding: 0 0 .8333333333rem;
    text-align: left;
    color: #000;
    font-weight: 400;
    min-height: 60px
}

.aboutKickers ul li .content h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 22px;
    line-height: 1.8333333333rem;
    color: #000;
    font-weight: 400;
    padding: 1.25rem 0 .9166666667rem
}

.aboutKickers ul li .content h2.leadership {
    padding-bottom: .8333333333rem
}

.aboutKickers .content {
    background: #fff;
    padding: 1.6666666667rem;
    min-height: 305px;
    position: relative
}

@media only screen and (max-width:40em) {
    .aboutKickers .content {
        min-height: 1px
    }
}

.aboutKickers .content p {
    margin-bottom: 10px;
    min-height: 113px
}

.aboutKickers .content a.link {
    font-size: 16px;
    font-size: 1.3333333333rem;
    display: inline-block
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .aboutKickers .content {
        padding: 2.5rem 2.5rem 5.4166666667rem
    }
    .aboutKickers .content a.anchorLink {
        position: absolute;
        bottom: 25px
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .aboutKickers .content a.anchorLink {
        position: absolute;
        bottom: 20px
    }
}

@media only screen and (max-width:40em) {
    .aboutKickers .content p {
        min-height: 1px
    }
    .aboutKickers .content a.anchorLink {
        position: relative;
        bottom: 0
    }
}

.aboutKickers .content.type2 {
    min-height: 410px
}

@media only screen and (min-width:0)and (max-width:60em) {
    .aboutKickers .content.type2 {
        min-height: 420px
    }
}

.focusAreas {
    padding: 5rem 0 3.3333333333rem
}

.focusAreas .ourBusiness {
    padding: 0
}

.focusAreas h2.kickerHeading {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem;
    padding-bottom: 4.1666666667rem;
    text-align: center;
    color: #000
}

@media only screen and (max-width:40em) {
    .aboutKickers .content.type2 {
        min-height: 1px
    }
    .focusAreas h2.kickerHeading {
        font-size: 30px;
        font-size: 2.5rem;
        line-height: 30px;
        line-height: 2.5rem
    }
}

.globalPresence ul li h2 {
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 400;
    padding-bottom: 1.4166666667rem
}

@media only screen and (max-width:40em) {
    .globalPresence ul li h2 {
        text-align: center;
        padding-bottom: .6666666667rem
    }
}

.globalPresence .linkBlock {
    padding: 1.25rem 0
}

.csrUpdates {
    padding: 4.1666666667rem 0
}

.csrUpdates .content {
    min-height: 332px;
    background: #fff;
    padding: 1.9166666667rem 2.5rem 2.5rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .csrUpdates .content {
        min-height: 320px
    }
}

.csrUpdates .content h2 {
    text-align: center;
    font-weight: 400;
    font-size: 25px;
    font-size: 2.0833333333rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1.9166666667rem;
    margin-bottom: 1.6666666667rem
}

.csrUpdates .content h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin-bottom: .8333333333rem
}

.csrUpdates .content p {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding: 0 1.25rem .8333333333rem 0
}

@media only screen and (max-width:40em) {
    .csrUpdates .content {
        min-height: 0
    }
    .csrUpdates {
        padding-bottom: 10px
    }
    .csrUpdates img {
        margin-top: .8333333333rem
    }
    .csrUpdates .blockRow .blockContent {
        text-align: center;
        margin-bottom: 20px
    }
}

.stewardship {
    padding: 4.1666666667rem 0
}

.stewardship h2 {
    font-size: 40px;
    font-size: 3.3333333333rem;
    line-height: 40px;
    line-height: 3.3333333333rem;
    margin-bottom: .8333333333rem;
    color: #000;
    font-weight: 300
}

.stewardship h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin-bottom: .8333333333rem
}

.stewardship p {
    color: #333
}

.stewardship a.anchorLink {
    margin-top: .8333333333rem
}

@media only screen and (max-width:40em) {
    .stewardship {
        padding: 2.5rem 0
    }
    .stewardship .blockRow .blockContent {
        text-align: center
    }
    .stewardship h2 {
        font-size: 30px;
        font-size: 2.5rem;
        line-height: 32px;
        line-height: 2.6666666667rem
    }
    .stewardship img {
        margin-top: .8333333333rem
    }
}

.CSR {
    background: #eee;
    padding: 4.1666666667rem 0
}

.CSR h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem;
    padding-bottom: 4.1666666667rem;
    text-align: center;
    color: #000
}

@media only screen and (max-width:40em) {
    .CSR {
        padding-top: 0
    }
    .CSR ul li {
        margin-top: 15px
    }
    .CSR ul li:first-child {
        margin-top: 0
    }
    .CSR h2 {
        font-size: 30px;
        font-size: 2.5rem;
        line-height: 30px;
        line-height: 2.5rem;
        padding: 20px 0
    }
}

.CSR .content {
    background: #fff;
    padding: 0 1.6666666667rem 1.6666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .CSR .content {
        min-height: 265px
    }
}

.CSR .content .dateBlock {
    background: url(../../assets/corporate/images/bg_date_block.gif) no-repeat;
    height: 73px;
    width: 47px;
    float: left;
    padding-top: 1rem;
    margin-right: 1.25rem
}

.CSR .content .dateBlock span {
    color: #fff;
    font-size: 12px;
    font-size: 1rem;
    line-height: 12px;
    line-height: 1rem;
    text-transform: uppercase;
    text-align: center;
    display: block
}

.CSR .content .dateBlock span.date {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.5rem;
    font-weight: 600
}

.CSR .content h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-top: 1.3333333333rem
}

.CSR .content p {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding: 1.25rem 1.25rem .8333333333rem 0;
    margin-top: 1.6666666667rem;
    border-top: 1px dotted #c6c6c6;
    clear: both;
    font-weight: 400
}

@media only screen and (max-width:40em) {
    .CSR .content {
        min-height: 0
    }
    .CSR img {
        margin-top: .8333333333rem
    }
    .CSR .blockRow .blockContent {
        text-align: center
    }
}

.CSR .readMore {
    margin-top: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    float: left
}

.csr-revamped {
    background: #eee;
    padding: 4.1666666667rem 0
}

.csr-revamped h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem;
    padding-bottom: 4.1666666667rem;
    text-align: center;
    color: #000
}

@media only screen and (max-width:40em) {
    .csr-revamped {
        padding-top: 0
    }
    .csr-revamped ul li {
        margin-top: 15px
    }
    .csr-revamped ul li:first-child {
        margin-top: 0
    }
    .csr-revamped h2 {
        font-size: 30px;
        font-size: 2.5rem;
        line-height: 30px;
        line-height: 2.5rem;
        padding: 20px 0
    }
}

.csr-revamped .content {
    background: #fff;
    padding: 2.5rem;
    min-height: 420px
}

.csr-revamped .content h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding: 0 0 0 3.3333333333rem;
    background: url(../../assets/corporate/images/quoteIcon.png) no-repeat;
    min-height: 30px
}

.csr-revamped .content .date-csr {
    color: #666;
    font-size: 15px;
    font-size: 1.25rem;
    font-style: italic;
    padding: 0 0 .8333333333rem 3.3333333333rem;
    display: block
}

.csr-revamped .content .image-csr {
    padding: .8333333333rem 0;
    border-top: 1px dotted #c6c6c6
}

.csr-revamped .content p {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: .8333333333rem;
    clear: both;
    font-weight: 400
}

.csr-revamped .readMore {
    margin-top: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    float: left
}

.mediaLanding .leftColumn {
    padding-bottom: 1.8333333333rem
}

.NewsList {
    padding-top: 0
}

.NewsList .boxDiv {
    border-bottom: none
}

.NewsList .boxDiv ul li {
    border-top: 1px dotted #c6c6c6;
    padding-top: 1.9166666667rem
}

.NewsList .boxDiv ul li .contentBlock {
    margin-bottom: 2.1666666667rem
}

.NewsList .boxDiv ul li:first-child {
    border-top: 0
}

.NewsList .tabsDiv ul {
    padding: 0
}

.NewsList .tabsDiv ul li {
    font-size: 23px;
    font-size: 1.9166666667rem;
    margin-bottom: .8333333333rem
}

.NewsList .tabsDiv ul li a {
    padding: 1.1666666667rem 0 1.6666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .NewsList .tabsDiv ul li a {
        padding-top: 1.4166666667rem
    }
}

.spokespersons {
    padding-bottom: 3.3333333333rem
}

.spokespersons ul li {
    padding-top: 1.9166666667rem
}

.spokespersons ul li .contentBlock {
    position: relative;
    margin-left: .25rem;
    left: -3px;
    padding-bottom: .6666666667rem;
    border-bottom: 1px dotted #c6c6c6
}

.spokespersons ul li .contentBlock h3 {
    color: #000;
    font-size: 16px;
    font-size: 1.3333333333rem;
    font-weight: 400;
    margin: 1.1666666667rem 0 0
}

.spokespersons ul li .contentBlock h4 {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400
}

.spokespersons ul li .linkMore {
    margin-left: -1.5833333333rem;
    padding-top: .25rem
}

.spokespersons ul li .linkMore a {
    margin-left: 3.25rem
}

.spokespersons .btmLinks {
    padding: 2.5rem 0 0
}

.spokespersons .btmLinks a {
    font-size: 16px;
    font-size: 1.3333333333rem;
    font-weight: 400
}

@media only screen and (max-width:40em) {
    .csr-revamped .content {
        min-height: 0
    }
    .spokespersons .blockRow .blockContent {
        text-align: center
    }
}

.spokespersons .contentBlock img {
    border: 1px solid #c6c6c6
}

.textBlocks {
    padding-bottom: 3.6666666667rem
}

.textBlocks h2 {
    color: #333;
    font-size: 20px;
    font-size: 1.6666666667rem;
    font-weight: 400;
    line-height: 20px;
    padding: 1.0833333333rem 0 1.4166666667rem
}

.textBlocks p {
    color: #666;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 1.6666666667rem
}

.textBlocks ul li {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    background: url(../../assets/corporate/images/bullet.png) 0 5px no-repeat;
    line-height: 18px;
    padding: 0 0 .8333333333rem 1.4166666667rem
}

.textBlocks ul.blockRow {
    margin-top: 1.3333333333rem
}

.textBlocks ul.blockRow li {
    padding: 0 0 1.6666666667rem;
    background: 0 0
}

.textBlocks ul.blockRow li .contentBlock {
    min-height: 275px;
    padding: 1.5rem 2.25rem 7.6666666667rem;
    border: 1px solid #eee;
    position: relative;
    z-index: 1;
    background-color: #f6f6f6;
    transition-property: background;
    transition-duration: .2s;
    transition-timing-function: linear
}

@media only screen and (max-width:40em) {
    .textBlocks ul.blockRow li .contentBlock {
        min-height: 1px
    }
}

.textBlocks ul.blockRow li .contentBlock h2 {
    color: #000;
    font-size: 25px;
    font-size: 2.0833333333rem;
    font-weight: 400;
    line-height: 30px;
    padding: 0 0 .5rem
}

.textBlocks ul.blockRow li .contentBlock p {
    color: #333;
    line-height: 19px;
    overflow: hidden;
    padding-bottom: 2rem;
    font-size: 15px;
    font-size: 1.25rem
}

.textBlocks ul.blockRow li .contentBlock .anchorLink {
    position: absolute;
    bottom: 30px
}

.textBlocks ul li:hover .contentBlock {
    background-color: #e2f3ff
}

.textBlocks ul.firstPage li .contentBlock p {
    height: 95px;
    overflow: hidden;
    padding-bottom: 0
}

.tabsDiv ul {
    font-size: 0
}

.tabsDiv ul li {
    float: none;
    display: inline-block;
    position: none;
    margin-left: -1px
}

.tabsDiv ul li a {
    min-height: inherit
}

.tabsDiv ul li:first-child {
    margin-left: 0
}

.hydroServiceWrap {
    padding: 5.4166666667rem 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .hydroServiceWrap {
        padding: 2.0833333333rem 0 0
    }
}

.hydroServiceWrap .hydroServices {
    background-color: #fff;
    padding: 2.5rem 2.5rem 1.6666666667rem
}

.hydroServiceWrap .hydroServices .relContent {
    padding-right: 1.25rem
}

.hydroServiceWrap .hydroServices .relContent h2 {
    color: #000;
    font-weight: 400;
    line-height: 30px;
    line-height: 2.5rem;
    margin-bottom: .8333333333rem
}

.hydroServiceWrap .hydroServices .relContent p {
    color: #333
}

.hydroServiceWrap .hydroServices .relContent li {
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1.3333333333rem;
    padding: .8333333333rem 0
}

.hydroServiceWrap .hydroServices .relContent li:first-child {
    padding-top: 1.6666666667rem;
    border-top: none
}

.hydroServiceWrap .rightColumn .widgetBlock address {
    padding-bottom: 1.25rem
}

.hydroServiceWrap .rightColumn .widgetBlock a.readMore {
    margin-top: .8333333333rem
}

.hydroUpstreamWrap {
    padding-bottom: 5rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .hydroUpstreamWrap {
        padding: 2.0833333333rem 0 0
    }
}

.hydroUpstreamWrap .downloadLink {
    border-top: 1px solid #c6c6c6;
    padding-top: 3.75rem
}

.hydroUpstreamWrap .downloadLink span.download {
    background: url(../../assets/corporate/images/icon_download.png) left top no-repeat;
    padding: 1.25rem 1.25rem 1.25rem 5rem
}

.hydroUpstreamWrap .hydroUpstreamIntro {
    border-bottom: 1px solid #c6c6c6;
    padding: 3.3333333333rem 0
}

.hydroUpstreamWrap .hydroUpstreamIntro p {
    margin-bottom: 1.25rem;
    color: #666;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem
}

.hydroUpstreamWrap .hydroUpstreamIntro a.anchorLink.collapse {
    margin-top: 0
}

.hydroUpstreamWrap .hydroUpstreamIntro a.anchorLink.expand cite {
    background-color: #eee
}

.hydroUpstreamWrap .hydroUpstreamIntro .expandContent.plainContent {
    padding-bottom: 0
}

.hydroUpstreamWrap .hydroUpstreamIntro .expandContent.plainContent p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin-bottom: 0;
    color: #333
}

.hydroUpstreamWrap .hydroListOptions {
    padding: 2.5rem 0
}

.hydroUpstreamWrap .hydroListOptions h2 {
    color: #000;
    font-weight: 400;
    margin-bottom: .8333333333rem;
    min-height: 75px;
    min-height: 6.25rem
}

.hydroUpstreamWrap .hydroListOptions .projectThumb .overBg span {
    background: url(../../assets/corporate/images/icon_projects.png) 5px center no-repeat
}

.hydroUpstreamWrap .hydroListOptions .picThumb .overBg span {
    background: url(../../assets/corporate/images/icon_picture.png) left center no-repeat
}

.hydroUpstreamWrap .hydroListOptions .videoThumb .overBg span {
    background: url(../../assets/corporate/images/icon_video.png) left center no-repeat
}

.hydroUpstreamWrap .hydroListOptions .videoThumb {
    margin-top: 4.3333333333rem
}

.hydroUpstreamWrap .hydroListOptions .contentDiv {
    position: relative
}

.hydroUpstreamWrap .hydroListOptions .contentDiv .overBg {
    background-color: rgba(0, 43, 75, .9);
    bottom: 0;
    color: #fff;
    position: absolute;
    text-align: center;
    right: 0;
    width: 120px;
    padding: .8333333333rem 0
}

@media only screen and (max-width:40em) {
    .textBlocks ul li .contentBlock,
    .textBlocks ul.firstPage li .contentBlock p {
        height: auto;
        overflow: inherit
    }
    .hydroUpstreamWrap .hydroListOptions h2 {
        min-height: 1px
    }
    .hydroUpstreamWrap .hydroListOptions li {
        margin-bottom: 1.25rem
    }
    .hydroUpstreamWrap .hydroListOptions .contentDiv .overBg {
        left: 20px
    }
}

.hydroUpstreamWrap .hydroListOptions .contentDiv .overBg span {
    display: inline-block;
    padding-left: 2.25rem;
    font-size: 15px;
    font-size: 1.25rem
}

.hydroUpstreamWrap.noSlider .hydroUpstreamIntro {
    padding-top: 0
}

.noSlider {
    padding-top: 0!important
}

.projectDetailsListing ul li {
    float: left;
    width: 100%;
    border-top: 1px solid #c6c6c6;
    padding: 2.0833333333rem 0
}

.projectDetailsListing ul li img {
    float: left;
    margin-right: 1.5833333333rem
}

.projectDetailsListing ul li .infoDiv {
    overflow: hidden;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    color: #000
}

.projectDetailsListing ul li:first-child {
    border-top: none;
    padding-top: 0
}

@media only screen and (max-width:40em) {
    .projectDetailsListing ul li {
        text-align: center
    }
    .projectDetailsListing ul li img {
        float: none;
        padding-bottom: .8333333333rem;
        margin: 0
    }
    .projectDetailsListing ul li .infoDiv {
        overflow: inherit;
        text-align: left
    }
}

.projectDetails .imgBlock {
    padding-bottom: 2.9166666667rem
}

.projectDetails p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem
}

.projectList {
    padding: 2.9166666667rem 0
}

.projectList ul li {
    padding-bottom: 1.25rem
}

.projectList ul li a {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    display: inline-block;
    margin-bottom: 1.0833333333rem;
    padding-right: 0
}

.projectList ul li a:hover {
    text-decoration: underline
}

.projectList ul li div.blockContent {
    padding-left: 0;
    margin-left: 1.6666666667rem;
    border-bottom: 1px solid #c6c6c6
}

.customerSpeak h2 {
    padding-bottom: 2.5rem
}

.customerSpeak p {
    color: #666;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 2.0833333333rem
}

.customerSpeak ul li .imageBlock {
    text-align: left;
    vertical-align: middle;
    height: 140px;
    line-height: 140px;
    overflow: hidden;
    float: none;
    margin-bottom: 1.8333333333rem
}

.popupContent,
.productGallery .photos,
.productGallery .videos {
    text-align: center
}

.customerSpeak ul li .contentBlock {
    padding-bottom: 2.0833333333rem;
    margin-bottom: 2.9166666667rem;
    min-height: 325px;
    border-bottom: 1px solid #c6c6c6
}

@media only screen and (min-width:0)and (max-width:60em) {
    .customerSpeak ul li .contentBlock {
        margin-bottom: 1.6666666667rem;
        border-bottom: 0;
        min-height: 0
    }
}

.customerSpeak ul li .contentBlock img {
    margin-bottom: 2.1666666667rem
}

.customerSpeak ul li .contentBlock h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    padding-bottom: 1rem;
    padding-right: .8333333333rem;
    font-weight: 600;
    color: #000
}

.customerSpeak ul li .contentBlock h3 span.companyName {
    color: #666;
    display: block;
    font-size: 15px;
    font-size: 1.25rem
}

.customerSpeak ul li .contentBlock p {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: .8333333333rem
}

.customerSpeak ul li .contentBlock span.date {
    color: #000;
    font-weight: 700
}

@media only screen and (max-width:30em) {
    .customerSpeak ul li .small-9 {
        width: 90%
    }
}

.customerSpeak.leaderShip .anchorLink {
    margin-top: 1.6666666667rem;
    position: absolute;
    bottom: 25px
}

.customerSpeak.leaderShip ul li .contentBlock {
    position: relative;
    min-height: 170px;
    padding-bottom: 2.5rem
}

.customerSpeak.leaderShip ul li .contentBlock h3 {
    min-height: 1px
}

@media only screen and (max-width:40em) {
    .customerSpeak .blockRow .blockContent,
    .customerSpeak ul li .imageBlock {
        text-align: center
    }
    .customerSpeak.leaderShip .anchorLink {
        position: relative;
        bottom: 0
    }
    .customerSpeak.leaderShip ul li .contentBlock h3 {
        min-height: 0
    }
}

.customerSpeak.leaderShip ul li .contentBlock h4 {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 18px;
    line-height: 1.5rem;
    min-height: 1px;
    padding-right: 20px
}

@media only screen and (max-width:40em) {
    .customerSpeak.leaderShip ul li .contentBlock h4 {
        min-height: 0
    }
}

.customerSpeak.leaderShip.ltpctLeaders ul li .contentBlock {
    min-height: 130px
}

.pctTemplate ul li .contentBlock {
    min-height: 110px
}

.textListProducts ul {
    margin-left: -1.6666666667rem;
    padding: 0 0 2.5rem
}

.textListProducts ul li {
    padding-left: 1.6666666667rem
}

.textListProducts ul li a {
    color: #0370c0;
    font-size: 16px;
    font-size: 1.3333333333rem
}

.textListProducts ul li ul {
    margin: 0
}

.textListProducts ul li ul li {
    padding-left: 0
}

.productListingDiv .textListProducts ul {
    padding-top: 0
}

.productListingDiv .textListProducts ul li h2 {
    padding-bottom: 5px;
    border-bottom: 0
}

.productListingDiv .textListProducts ul li h2 a {
    color: #024d87;
    font-size: 18px;
    font-size: 1.5rem
}

.productListingDiv .textListProducts ul li ul li {
    background: url(../../assets/corporate/images/bullet.png) 0 9px no-repeat;
    padding-left: 1.25rem
}

.productListingDiv .textListProducts ul li ul li ul {
    padding: 0 0 .8333333333rem .8333333333rem
}

.productListingDiv .textListProducts ul li ul li ul li {
    background: 0 0;
    padding-left: 0
}

.productListingDiv .textListProducts ul li ul li ul li a {
    font-size: 14px;
    font-size: 1.1666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .textListProducts {
        padding: 0 .5833333333rem
    }
}

.teamListGovrn .teamList li {
    background: #eee;
    clear: right;
    padding: .8333333333rem 1.6666666667rem;
    width: 100%;
    display: inline-block
}

.teamListGovrn .teamList li .imageBlock {
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: 20px
}

@media screen and (min-width:320px)and (max-width:480px) {
    .teamListGovrn .teamList li .imageBlock {
        float: none;
        margin: 0 auto
    }
}

.teamListGovrn .teamList li .imageBlock img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto
}

.teamListGovrn .teamList li .teamDetail {
    margin: 1.6666666667rem 0;
    float: left
}

@media screen and (min-width:320px)and (max-width:480px) {
    .teamListGovrn .teamList li .teamDetail {
        text-align: center;
        width: 100%
    }
}

.teamListGovrn .teamList li .teamDetail h5 {
    background-color: transparent;
    color: inherit;
    padding: 0
}

.teamListGovrn li:nth-child(odd) {
    background-color: #eee
}

.teamListGovrn li:nth-child(even) {
    background-color: #f6f6f6
}

.facilityDetails h1 span {
    display: block;
    color: #333;
    font-size: 20px;
    font-size: 1.6666666667rem;
    font-weight: 400;
    line-height: 20px
}

.facilityDetails img {
    margin-bottom: 2.0833333333rem
}

.facilityDetails .plainContent .contentDetails {
    border-bottom: 1px dotted #c6c6c6;
    padding-bottom: 1.3333333333rem;
    margin-bottom: 2.25rem
}

.facilityDetails .plainContent h4 {
    color: #000;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: .8333333333rem
}

.facilityDetails .plainContent address {
    color: #666;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 22px;
    font-style: normal
}

.anchorBand {
    padding-bottom: 2.5rem
}

.anchorBand ul {
    padding-bottom: 0!important
}

.anchorBand ul li {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 18px;
    line-height: 1.5rem;
    font-weight: 400;
    color: #c6c6c6;
    margin: 0 0 .4166666667rem;
    display: inline-block;
    border-right: 1px solid #c6c6c6;
    padding: 0 1.5833333333rem 0 0;
    margin-right: 1.5833333333rem;
    background: 0 0
}

.anchorBand ul li a {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 18px;
    line-height: 1.5rem;
    font-weight: 400;
    color: #0370c0;
    display: inline-block
}

.anchorBand ul li:first-child {
    padding-left: 0
}

.anchorBand ul li:last-child {
    border-right: none;
    margin-right: 0
}

.sitemapBlock {
    padding-bottom: 2.1666666667rem
}

.sitemapBlock .sitemapList.globalLocations {
    margin-top: 1.6666666667rem
}

.sitemapBlock .sitemapList.globalLocations>li {
    padding-bottom: .5rem;
    border-top: 0;
    clear: both
}

.sitemapBlock .sitemapList.globalLocations>li .countries {
    display: inline-block;
    width: 100%
}

.sitemapBlock .sitemapList.globalLocations>li .countries h4 {
    min-height: 46px;
    padding-bottom: 0
}

.sitemapBlock .sitemapList.globalLocations h2 {
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    font-weight: 400;
    color: #333;
    border-bottom: 1px dotted #c6c6c6;
    padding-bottom: 1.1666666667rem;
    margin-bottom: 2.1666666667rem
}

.sitemapBlock .sitemapList.globalLocations h4 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: 1.1666666667rem;
    font-weight: 400;
    color: #333
}

.sitemapBlock .sitemapList.globalLocations address {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: 1.6666666667rem;
    padding-right: 1.6666666667rem;
    color: #333;
    font-weight: 400;
    font-style: normal
}

.sitemapBlock .sitemapList.globalLocations address>p {
    display: block;
    padding-bottom: .8333333333rem;
    padding-right: .8333333333rem
}

.contactUsAddress {
    padding-bottom: 3.3333333333rem
}

.contactUsAddress h2,
.contactUsAddress ul li {
    padding-bottom: .8333333333rem
}

.contactUsAddress h2 {
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    margin-bottom: 1.6666666667rem;
    border-bottom: 1px dotted #c6c6c6;
    font-weight: 400
}

.contactUsAddress h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin-bottom: .8333333333rem;
    color: #333
}

.contactUsAddress p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin-bottom: .8333333333rem;
    color: #333
}

.contactUsAddress .links {
    display: block;
    margin-bottom: .8333333333rem
}

.contactUsAddress .formBlock input {
    margin-bottom: 0;
    width: 100%
}

.contactUsAddress .formBlock input[type=checkbox] {
    width: auto
}

.contactUsAddress .formBlock .anchorLink {
    margin-top: .8333333333rem
}

.contactUsAddress .formBlock textarea {
    width: 100%
}

.contactUsAddress .formBlock input.anchorLink {
    width: 115px
}

.contactUsAddress .formBlock .field-validation-valid {
    color: red;
    float: left
}

.formBlock label {
    display: inline-block;
    font-size: 16px;
    font-size: 1.3333333333rem;
    color: #333;
    padding: .75rem .8333333333rem .4166666667rem 0;
    line-height: normal
}

.formBlock span.mandatory {
    font-size: 14px;
    font-size: 1.1666666667rem;
    padding-right: 2px
}

.formBlock input,
.formBlock select {
    height: 40px;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.formBlock textarea {
    resize: none
}

.formBlock .anchorLink {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 36px;
    line-height: 3rem;
    margin-right: .8333333333rem;
    padding: 0;
    height: 36px;
    width: 115px;
    border: none
}

.formBlock div div input[type=checkbox] {
    float: left;
    height: 22px
}

.formBlock div div label {
    padding-left: 20px;
    display: list-item;
    padding-top: 0
}

.formRow {
    clear: both
}

@media only screen and (max-width:40em) {
    .anchorBand ul li {
        border-right: none;
        display: block
    }
}

.safari .formBlock select {
    line-height: 36px;
    margin-top: 10px
}

.mac.webkit .formBlock select {
    margin-top: 10px
}

.siteListings {
    background: rgba(1, 42, 74, .98);
    position: absolute;
    z-index: 9999;
    height: 100%;
    width: 100%;
    left: -9999px;
    top: -9999px
}

.siteListings .closeMe {
    background: url(../images/icons.png) right -1412px no-repeat;
    position: absolute;
    right: 20px;
    top: 37px;
    height: 17px;
    width: 17px;
    z-index: 9999;
    cursor: pointer
}

.siteListings h2 {
    padding: 1.8333333333rem 2.9166666667rem 1.5833333333rem 0;
    margin-bottom: 1.5833333333rem;
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 400;
    color: #eee;
    border-bottom: 1px solid #a9b5bf
}

.siteListings ul {
    margin-left: -1.6666666667rem;
    padding: .8333333333rem 0 2.5rem
}

.siteListings ul li {
    padding-left: 1.6666666667rem;
    padding-bottom: 1.1666666667rem
}

.siteListings ul li a {
    color: #eee;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 400
}

.siteListings.active {
    left: 0;
    top: 20px;
    z-index: 999999
}

.popupContent {
    background: #fff;
    margin: 4.1666666667rem auto;
    padding: 1.6666666667rem;
    position: relative;
    max-width: 800px;
    width: auto;
    display: table
}

.popupContent .bx-wrapper img {
    margin: 0 auto;
    max-width: 100%
}

.popupContent header h2 {
    padding: 0 2.5rem 1.6666666667rem 0
}

.productGallery {
    padding: 0 0 .8333333333rem;
    margin: 0 0 2.3333333333rem;
    border-bottom: 1px dotted #c6c6c6
}

.productGallery .productTabs .notabs {
    display: none
}

.productGallery .productTabs .notabs ul li,
.productGallery .productTabs .tabsDiv ul li {
    line-height: 1.5em;
    float: left;
    margin-bottom: 1.6666666667rem
}

.productGallery .productTabs .notabs ul li a,
.productGallery .productTabs .notabs ul li span,
.productGallery .productTabs .tabsDiv ul li a,
.productGallery .productTabs .tabsDiv ul li span {
    padding: .4166666667rem 1.6666666667rem .4166666667rem 5rem;
    font-size: 20px;
    font-size: 1.6666666667rem;
    display: inline
}

.productGallery .productTabs .notabs ul li .tabPictures,
.productGallery .productTabs .tabsDiv ul li .tabPictures {
    background: url(../images/icons.png) 15px -3295px no-repeat
}

.productGallery .productTabs .notabs ul li .tabVideos,
.productGallery .productTabs .tabsDiv ul li .tabVideos {
    background: url(../images/icons.png) 15px -3375px no-repeat
}

.productGallery .productTabs .notabs ul li.active,
.productGallery .productTabs .tabsDiv ul li.active {
    background: 0 0
}

.productGallery .productTabs .notabs ul li.active a,
.productGallery .productTabs .tabsDiv ul li.active a {
    color: #000
}

.productGallery .productTabs .notabs ul li {
    border-bottom: 3px solid #006fb4
}

.productGallery .productTabs .notabs ul li span {
    color: #000;
    display: block;
    padding-bottom: 12px
}

.productGallery .popupContent {
    display: none
}

.productGallery .overlay {
    height: 100%;
    width: 100%;
    display: block
}

.productGallery .bxslider>li>a {
    padding: .8333333333rem;
    display: block;
    border: 2px solid transparent;
    margin-left: .5833333333rem
}

.productGallery .bxslider>li>a>img {
    margin-top: -1px;
    display: inline
}

.productGallery .bxslider>li>a.active {
    border: 2px solid #ddd
}

.productGallery .thumbnailWrapper {
    height: 65px;
    width: 250px;
    margin: 0 auto
}

.productGallery .thumbnailWrapper .bx-wrapper {
    margin: 0 auto
}

.productGallery .thumbnailWrapper .bx-wrapper .bxslider>li>a>img {
    width: 50px;
    height: 42px
}

.productGallery .thumbnailWrapper .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -25px;
    background: url(../images/icons.png) 0 -2472px no-repeat
}

.productGallery .thumbnailWrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: -33px;
    background: url(../images/icons.png) -59px -108px no-repeat
}

.productGallery .previewWrapper {
    max-width: 80%;
    min-width: 200px;
    min-height: 200px;
    margin: .4166666667rem auto 1.6666666667rem;
    position: relative;
    width: auto;
    height: auto
}

.productGallery .previewWrapper>a {
    display: none;
    padding: 25px;
    border: 2px solid #ddd;
    position: relative;
    overflow: hidden;
    -moz-box-shadow: 0 0 5px 2px #ddd;
    -webkit-box-shadow: 0 0 5px 2px #ddd;
    -ms-box-shadow: 0 0 5px 2px #ddd;
    box-shadow: 0 0 5px 2px #ddd;
    background: url(../../assets/corporate/images/LT_loader.gif) center center no-repeat
}

.productGallery .previewWrapper>a img {
    max-height: 350px
}

.productGallery .previewWrapper>a.active {
    display: block
}

.productGallery .previewWrapper .viewLargerBtn {
    position: absolute;
    bottom: 2px;
    right: 25px;
    width: 92px;
    height: 20px;
    background: url(../../assets/corporate/images/viewLarger.png) center center no-repeat
}

.productGallery .previewWrapper iframe body,
.productGallery .previewWrapper iframe div {
    transform: none;
    -webkit-transform: none
}

.productGallery .previewWrapper span.loader {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 200px;
    height: 200px
}

.productGallery .photos .previewWrapper {
    display: inline-block
}

@media only screen and (max-width:40em) {
    .productGallery .previewWrapper {
        min-height: 20px
    }
    .lb-data .lb-caption {
        font-size: 1.5em
    }
}

.contactUsMain .mapContainer {
    position: relative;
    padding-bottom: 25px
}

.contactUsMain .mapContainer .googleMap {
    float: left;
    width: 100%;
    height: 450px
}

.contactUsMain .mapContainer .googleMap .gm-style-iw {
    height: auto!important;
    padding: .8333333333rem .8333333333rem 1.25rem
}

.contactUsMain .mapContainer .infoBox {
    position: relative
}

.contactUsMain .mapContainer .infoBox span {
    background: url(../../assets/corporate/images/bg_marker_popup.png) no-repeat;
    position: absolute;
    width: 27px;
    height: 24px;
    display: inline-block;
    bottom: 0;
    left: 10px
}

.contactUsMain .mapContainer .infoContent {
    margin-bottom: 24px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .65);
    -moz-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .65);
    box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .65);
    padding: 1.6666666667rem 2.0833333333rem;
    padding-bottom: 15px
}

.contactUsMain .mapContainer .infoContent h2 {
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #0070b2;
    padding-bottom: .5rem
}

.contactUsMain .mapContainer .infoContent .address {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: 1.6666666667rem;
    color: #000;
    font-weight: 400
}

.contactUsMain .mapContainer .infoContent .address span {
    position: relative;
    width: 100%;
    height: auto;
    background: 0 0;
    left: 0
}

.contactUsMain .mapContainer .infoContent a {
    display: inline-block;
    text-decoration: underline
}

.contactUsMain .mapContainer .legendWrapper {
    position: absolute;
    bottom: 45px;
    right: 0;
    padding: 2px 5px;
    background-color: #fff;
    border: 1px solid #000
}

.contactUsMain .mapContainer .legendWrapper ul>li {
    padding: 2px 0
}

.contactUsMain .mapContainer .legendWrapper ul>li>img {
    padding-right: 5px
}

.contactUsMain .anchorBand {
    padding-top: 1.6666666667rem
}

@media only screen and (max-width:40em) {
    .contactUsMain .mapContainer {
        display: none
    }
    .contactUsMain .mapContainer.ltValvsMap {
        display: block
    }
    .contactUsMain .anchorBand ul li {
        display: inline-block;
        border-right: 1px solid #c6c6c6
    }
}

.contactUsMain .anchorBand ul li:last-child {
    border-right: 0
}

.contactUsMain .sitemapBlock .sitemapList.globalLocations>li {
    padding-bottom: 0;
    clear: both
}

.contactUsMain .sitemapBlock .sitemapList.globalLocations>li ul li {
    padding-bottom: 30px
}

.countries {
    position: relative
}

.countries ul,
.countries ul li {
    padding-bottom: 0
}

.countries ul li h4 {
    text-transform: none;
    color: #000
}

.countries ul li p {
    color: #333;
    padding-bottom: 1.25rem
}

.countries ul li img {
    padding-bottom: 1.0833333333rem
}

.countries ul li div.addresses {
    font-size: 15px;
    font-size: 1.25rem
}

.countries ul .blockContent p {
    min-height: 80px
}

.countries a.top {
    position: static;
    float: right
}

a.mapView {
    background: url(../images/icons.png) 15px -2612px no-repeat;
    padding-left: 3.1666666667rem;
    line-height: 20px;
    display: inline-block;
    margin-left: 1.25rem;
    border-left: 1px solid #eee;
    font-size: 16px;
    font-size: 1.3333333333rem
}

@media only screen and (max-width:40em) {
    .countries ul .blockContent p {
        min-height: 1px
    }
    a.mapView {
        display: none
    }
    .gallery .album .blockRow .blockContent {
        text-align: center
    }
}

.top,
.top cite {
    display: inline-block
}

.International .countries>h3 {
    margin: 0 0 1.25rem 1.6666666667rem;
    color: #007cc7
}

.International .countries li {
    padding-bottom: .8333333333rem
}

.International a.mapView {
    margin: 0 0 2.5rem;
    border-left: none;
    padding-left: 1.9166666667rem;
    background-position: 0 -2612px
}

.gallery .album {
    padding-bottom: .5rem
}

.gallery .album li {
    margin-bottom: 1.6666666667rem
}

.gallery .album li a:hover {
    text-decoration: none
}

.gallery .albumList {
    background: #eee;
    padding: 1.6666666667rem 0
}

.gallery .albumList h3 {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 1.25rem;
    padding: 0 1.5rem 1.25rem
}

.gallery .albumList li {
    margin-top: .8333333333rem;
    padding: .8333333333rem 1.5rem 0;
    border-top: 2px dotted #c6c6c6
}

.gallery .albumList li img {
    max-width: 100px;
    max-width: 8.3333333333rem
}

.gallery .albumList li .relLink {
    display: inline-block;
    margin-left: 1.25rem;
    width: 145px;
    width: 12.0833333333rem;
    vertical-align: middle
}

.gallery .albumList li .relLink a {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 16px
}

.gallery .albumList li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .siteListings.active {
        top: 0
    }
    .gallery .albumList li {
        border-top: none;
        border-bottom: 2px dotted #c6c6c6;
        border-left: 2px dotted #c6c6c6;
        margin-top: 0;
        padding: .8333333333rem 1.5rem
    }
    .gallery .albumList li:nth-child(odd) {
        border-left: none
    }
    .gallery .albumList li:last-child {
        border-bottom: none
    }
    .gallery .albumList li:first-child {
        padding-top: .8333333333rem;
        border-right: none
    }
}

.plainContent .bannerImg {
    padding: 0 0 3.25rem
}

.plainContent .tableLists {
    padding-bottom: 5.6666666667rem;
    position: relative
}

.plainContent .tableLists h2 {
    color: #000;
    line-height: 25px;
    font-size: 25px;
    font-size: 2.0833333333rem;
    font-weight: 400;
    padding-bottom: 2rem
}

.plainContent .tableLists h3 {
    font-size: 22px;
    font-size: 1.8333333333rem;
    margin-bottom: 1.25rem
}

.plainContent .tableLists .dataTableWrapper {
    padding-bottom: 0
}

.plainContent h1 {
    color: #000;
    line-height: 30px;
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 400;
    margin: 0 0 1.8333333333rem
}

.plainContent h2 {
    color: #333;
    line-height: 25px;
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 300;
    padding-bottom: 1rem;
    text-transform: none
}

.plainContent h5 {
    background-color: #0370c0;
    color: #fff;
    line-height: 25px;
    font-size: 25px;
    font-size: 2.0833333333rem;
    font-weight: 400;
    padding: 2.0833333333rem 2.6666666667rem 2.1666666667rem
}

.plainContent .anchorBand {
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 1.75rem;
    margin-bottom: 3.3333333333rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .plainContent .anchorBand {
        margin-bottom: 1.6666666667rem
    }
}

.plainContent table {
    width: 100%;
    border: none;
    margin-bottom: 0
}

.plainContent table tr:nth-child(even) {
    background-color: #eee
}

.plainContent table tr:nth-child(odd) {
    background-color: #f6f6f6
}

.plainContent table th {
    background-color: #0370c0;
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    font-size: 1.6666666667rem;
    text-align: left;
    font-weight: 400;
    padding: 2.5rem .8333333333rem 2.4166666667rem;
    border-bottom: 1px solid #fff
}

@media only screen and (max-width:40em) {
    .gallery .albumList li {
        border-left: none
    }
    .plainContent table th {
        padding: .8333333333rem
    }
}

.plainContent table th strong {
    font-weight: 400
}

.plainContent table td {
    text-align: center;
    color: #333;
    line-height: 18px;
    font-size: 16px;
    font-size: 1.3333333333rem;
    padding: 2.1666666667rem 0 1.8333333333rem;
    border-color: #fff;
    border-width: 0 0 1px;
    border-style: solid;
    vertical-align: top
}

.plainContent .contentInfo {
    border-bottom: 1px solid #c6c6c6;
    color: #333;
    margin-bottom: 2.5833333333rem;
    padding-bottom: 1.0833333333rem
}

.plainContent .leadershipBlock {
    max-width: 320px;
    margin: 0 0 20px
}

.plainContent .leadershipBlock .imageBlock {
    text-align: left
}

.plainContent .leadershipBlock h2 {
    background: #f6f6f6;
    border-bottom: none;
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 18px;
    line-height: 1.5rem;
    margin-bottom: 0;
    padding: 1.25rem
}

.plainContent .galleryBlock {
    border-bottom: 1px dotted #c6c6c6;
    margin-bottom: 1.6666666667rem;
    padding: .8333333333rem 0 2.5rem
}

.plainContent .galleryBlock a {
    margin-right: 1.6666666667rem
}

.leadership {
    padding-bottom: 4.1666666667rem
}

.leadership .plainContent h2 {
    font-weight: 300
}

.top {
    position: absolute;
    bottom: 13px;
    right: 0;
    line-height: 1px!important
}

.top cite {
    background: url(../images/icons.png) 11px -3153px no-repeat #026fc1;
    width: 39px;
    height: 39px;
    position: relative;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: linear
}

.top:hover cite {
    background-position: 11px -3213px
}

.leftColumn .plainContent h5 {
    line-height: 20px;
    font-size: 20px;
    font-size: 1.6666666667rem
}

.leftColumn .plainContent .bannerImg {
    padding-bottom: 2.1666666667rem
}

.linksDiv h4 {
    color: #666;
    line-height: 22px;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 400;
    padding-bottom: .8333333333rem
}

.plainContent .listingsLi h5 {
    font-size: 20px;
    font-size: 1.6666666667rem
}

.campaignList .blockRow {
    padding: 2.8333333333rem 0
}

.campaignList .blockRow .blockContent {
    padding-bottom: 6.6666666667rem;
    position: relative
}

.campaignList .blockgrid li {
    padding-bottom: 1.6666666667rem
}

.campaignList h2 {
    font-size: 40px;
    font-size: 3.3333333333rem;
    font-weight: 300;
    padding-bottom: .75rem;
    color: #000;
    border-bottom: 1px dotted #b3b3b3
}

.campaignList h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    padding-bottom: .8333333333rem;
    min-height: 60px
}

@media only screen and (max-width:40em) {
    .campaignList h3 {
        min-height: 0
    }
}

.campaignList img {
    margin-bottom: .8333333333rem
}

.campaignList .datePlace {
    display: block;
    font-size: 15px;
    font-size: 1.25rem;
    margin-bottom: .5833333333rem;
    font-style: italic
}

.campaignList .datePlace span {
    border-right: 1px solid #666;
    display: inline-block;
    padding-right: .8333333333rem;
    margin-right: .4166666667rem;
    line-height: 15px;
    line-height: 1.25rem
}

.campaignList a.anchorLink {
    position: absolute;
    bottom: 20px
}

.campaignList p {
    color: #333;
    min-height: 60px
}

.campaignList span.imageHolder {
    margin-bottom: .8333333333rem;
    border: none
}

.campaignList span.imageHolder img {
    max-height: 180px;
    margin-bottom: 0
}

.albumvalves {
    padding-left: 1.6666666667rem
}

.albumvalves .blockRow .blockContent {
    padding-left: 0
}

.albumvalves .blockRow .blockContent span.imageHolder {
    padding: 0;
    border: none!important
}

.albumvalves .blockRow .blockContent span.imageHolder img {
    max-height: 197px
}

@media only screen and (min-width:0)and (max-width:60em) {
    .albumvalves .blockRow .blockContent span.imageHolder img {
        max-height: 243px!important
    }
}

@media only screen and (max-width:40em) {
    .campaignList .blockRow .blockContent {
        text-align: center;
        margin-top: 1.6666666667rem;
        padding-bottom: 0
    }
    .campaignList .blockRow .blockContent a.anchorLink {
        position: relative;
        margin-top: 1.6666666667rem;
        bottom: 0
    }
    .albumvalves .blockRow .blockContent span.imageHolder img {
        max-height: 180px!important
    }
}

@media(min-width:320px)and (max-width:360px) {
    .albumvalves .blockRow .blockContent span.imageHolder img {
        max-height: 155px!important
    }
}

.albumvalves h2 {
    font-weight: 700;
    margin-bottom: .8333333333rem
}

.plainContent .albumvalves ul li {
    background: 0 0!important
}

.caseStudies p {
    color: #666;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 1.25rem
}

.caseStudies .projectList {
    padding-top: 4.25rem
}

.caseStudyListings {
    padding: .8333333333rem 0 4.1666666667rem
}

.caseStudyListings ul li {
    padding-bottom: 2.5rem
}

.caseStudyListings ul li .imageBlock {
    text-align: left;
    vertical-align: middle;
    height: 140px;
    line-height: 140px;
    margin-bottom: 2.1666666667rem;
    overflow: hidden
}

.caseStudyListings ul li a {
    line-height: 20px;
    font-weight: 600;
    font-size: 20px;
    font-size: 1.6666666667rem;
    margin-bottom: 1.1666666667rem;
    display: inline-block
}

.caseStudyListings ul li p {
    display: block;
    line-height: 20px;
    font-weight: 500;
    font-size: 15px;
    font-size: 1.25rem;
    color: #333
}

.accordion {
    padding-top: .4166666667rem
}

.accordion li.accList {
    background: 0 0;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 0
}

.accordion li.accList h3.title {
    background: url(../../assets/corporate/images/icon_open_accordion.png) 98% center no-repeat #f6f6f6;
    border-bottom: 1px solid #cacaca;
    font-size: 16px;
    font-size: 1.3333333333rem
}

.accordion li.accList h3.title a {
    color: #0370c0;
    display: inline-block;
    padding: 1.5rem 3.3333333333rem 1.5rem 1.25rem;
    width: 100%
}

.accordion li.accList h3.title a:hover {
    text-decoration: none
}

.accordion li.accList .accContent {
    padding: 1.25rem
}

.accordion li.accList.active h3.title {
    background: url(../../assets/corporate/images/icon_close_accordion.png) 98% center no-repeat #0370c0
}

.accordion li.accList.active h3.title a {
    color: #fff
}

.accordion .accContent {
    display: none
}

.awards {
    padding-bottom: 2.5rem
}

.awards h2 {
    font-size: 50px;
    font-size: 4.1666666667rem
}

.awards .accordion {
    margin-bottom: 2.5rem
}

.awards .tabsDiv ul li a {
    min-height: 1px
}

.bandDiv {
    padding: 2.5rem;
    background: #0370c0
}

.bandDiv h1 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 52px;
    line-height: 4.3333333333rem;
    margin: 0;
    color: #fff;
    font-weight: 300
}

@media only screen and (max-width:40em) {
    .caseStudyListings .blockContent,
    .caseStudyListings ul li .imageBlock {
        text-align: center
    }
    .bandDiv h1 {
        font-size: 40px;
        font-size: 3.3333333333rem
    }
}

.bandDiv h1 span {
    display: block
}

.bandDiv .formDiv {
    padding: 1.6666666667rem 0 2.5rem
}

.bandDiv .formDiv input {
    float: left
}

.bandDiv .formDiv input[type=text] {
    background: #fff;
    padding: .4166666667rem;
    font-size: 18px;
    font-size: 1.5rem;
    height: 53px;
    width: 516px;
    border: none;
    margin-bottom: 0
}

.bandDiv .formDiv input[type=button] {
    cursor: pointer;
    background: url(../images/icons.png) 0 -2270px no-repeat;
    width: 55px;
    height: 53px;
    border: none
}

.bandDiv .formDiv .field-validation-error {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    font-size: 1.1666666667rem;
    margin-top: .6666666667rem
}

.resultDiv {
    min-height: 100px;
    clear: both;
    padding: 0
}

.resultDiv ul {
    padding-top: 3.5rem
}

.resultDiv li {
    padding-bottom: 3.5rem
}

.resultDiv li h3 {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: 1.25rem;
    font-weight: 600
}

.resultDiv li p {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 18px;
    line-height: 1.5rem;
    padding-bottom: 1.25rem
}

.resultDiv li p strong {
    color: #0370c0
}

.resultDiv li a,
.resultDiv li a:active,
.resultDiv li a:visited {
    font-size: 14px;
    font-size: 1.1666666667rem;
    color: #026fc0;
    word-break: break-all
}

.resultDiv h2.noRecords {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding: 2.0833333333rem 0 2.0833333333rem .8333333333rem;
    color: #0370c0
}

.ie8 .logoDiv {
    padding: 0
}

.ie8 .mainBanner .caption {
    background: #024d87
}

.ie8 .mainBanner .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../../assets/corporate/images/arrowLeft.png) 7px 13px no-repeat #fff
}

.ie8 .mainBanner .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../../assets/corporate/images/arrowRight.png) 12px 14px no-repeat #fff
}

.ie8 .smallBanner .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/icons.png) -74px -2187px no-repeat #fff
}

.ie8 .smallBanner .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../images/icons.png) 14px -2187px no-repeat #fff
}

.ie8 .row.footerBottom a.anchorLink {
    padding-left: 7%;
    padding-right: 32%
}

.ie8 .row.footerBottom ul.footerLinks {
    padding-top: 1em
}

.ie8 .row.footerBottom .copyRights {
    padding-top: 1.5em
}

.ie8 .rightColumn .widgetBlock .addressDiv address {
    margin-bottom: 0
}

.ie8 .campaignList .blockRow {
    padding: 35px 0
}

.ie8 .newsPress ul.newsPressList .dateBox {
    border: 1px solid #c6c6c6
}

.ie8 .formBlock input[type=text],
.ie8 .formBlock select {
    height: auto;
    padding: .8333333333rem 0
}

.ie8 .ourBusiness ul li .contentDiv .OverBgBlue {
    background: 0 0\9;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#e5002B4B, endColorstr=#e5002B4B);
    zoom: 1;
    min-height: 44px
}

.ie8 .ourBusiness ul li .contentDiv .OverBgBlue h2 {
    min-height: 44px
}

.ie8 .plainContent table td {
    padding: 26px 0 22px
}

.ie8 .plainContent table td img {
    display: table-cell
}

.ie8 .dataTableWrapper table.dataTable td {
    padding: 1.25rem .8333333333rem;
    text-align: left
}

.careerPanel .textCenter,
.careerPanel h2,
.carousel-control,
.focusArea .divInfo,
.sustainabilityPanel ul li .blockContent,
.sustainabilityPanel ul li .blockContent .content p,
.thankYouDiv {
    text-align: center
}

.ie8 .siteListings {
    background-color: #024d87;
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
}

.ie8 .siteListings a.closeMe {
    background: url(../images/icons.png) right -1412px no-repeat
}

.ie8 .globalHeader ul li.otherWebsites.active {
    background-color: #024d87;
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
}

.ie8 .lightboxOverlay {
    opacity: .8;
    filter: alpha(opacity=80)
}

.ie8 .hydroUpstreamWrap .hydroListOptions .contentDiv .overBg {
    background-color: #024d87;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ie8 .ourBusiness li:hover .OverBgBlue {
    height: 100%
}

.ie8 .mainNavigation .inputDiv input[type=text] {
    line-height: 53px
}

.ie8 .aboutKickers .content a.anchorLink {
    bottom: 25px;
    position: absolute
}

.ie8 h5 {
    font-size: 18px
}

.ie8 .lb-closeContainer .lb-close {
    cursor: pointer
}

.ie8 .lb-nav a.lb-next,
.ie8 .lb-nav a.lb-prev {
    z-index: 9999;
    zoom: 1
}

.sitemapList>li {
    border-top: 1px dotted #c6c6c6;
    padding: 2.0833333333rem 0
}

.sitemapList>li:first-child {
    border: none;
    padding-top: 0
}

.sitemapList .section-header {
    margin: 1.6666666667rem 0 .8333333333rem;
    font-size: 18px;
    font-size: 1.5rem
}

.sitemapList .section-header:first-child {
    margin-top: 0
}

.sitemapList ul.blockGrid>li {
    padding: 0 1.25rem 0 0
}

.sitemapList ul.blockGrid li {
    border: none;
    height: auto!important
}

.sitemapList .secondLevel {
    padding: .4166666667rem 0;
    margin: 0
}

.sitemapList .secondLevel li {
    padding-bottom: .8333333333rem
}

.sitemapList .secondLevel li a {
    font-size: 14px;
    font-size: 1.1666666667rem
}

.sitemapList .thirdLevel li a {
    font-size: 13px;
    font-size: 1.0833333333rem
}

.sitemapList h2 {
    margin-bottom: 1.25rem
}

.sitemapList h2 a {
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    font-weight: 400
}

.sitemapList h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin: .4166666667rem 0;
    padding: 0;
    font-weight: 400
}

.sitemapList h3 a {
    color: #222
}

.careerIntro {
    padding-top: 3.3333333333rem
}

.careerIntro img.careerOverview {
    float: right;
    padding-left: 1.6666666667rem
}

.careerIntro ul li {
    color: #666
}

.careerIntro .heighlightTxt,
.careerKickers h2 {
    color: #000;
    font-weight: 400
}

.careerIntro .pdf {
    background: url(../../assets/corporate/images/icon_pdf.png) left top no-repeat;
    padding: .9166666667rem 0 .8333333333rem 4.1666666667rem
}

.careerIntro .seprator {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem
}

.careerIntro .opportunityBlock {
    padding-bottom: 2.5rem
}

.careerIntro .opportunityBlock p {
    font-size: 18px;
    font-size: 1.5rem
}

.careerIntro .opportunityBlock strong {
    font-size: 15px;
    font-size: 1.25rem
}

.careerIntro .opportunityBlock ul {
    margin-left: 0
}

.careerIntro .opportunityBlock ul li {
    font-size: 15px;
    font-size: 1.25rem
}

.careerIntro .opportunityBlock .reqInfo {
    padding-top: .8333333333rem
}

.careerIntro .opportunityBlock .reqInfo p {
    font-size: 15px;
    font-size: 1.25rem;
    margin-bottom: .4166666667rem
}

.careersRow {
    padding-bottom: 2.0833333333rem;
    float: left
}

.careerKickers {
    padding: 3.3333333333rem 0 0
}

.careerKickers li {
    margin-bottom: 3.3333333333rem
}

.careerKickers h2 {
    margin-bottom: .8333333333rem;
    font-size: 25px;
    font-size: 2.0833333333rem
}

.careerKickers .fullPanel {
    margin-bottom: 1.25rem
}

@media only screen and (max-width:40em) {
    .bandDiv .formDiv input[type=text] {
        width: 75%
    }
    .careersRow {
        float: none;
        display: inline-block
    }
    .careerKickers,
    .careerKickers ul li {
        padding-bottom: 0
    }
}

.careersCorporate {
    padding: 2.5rem 0
}

@media only screen and (max-width:40em) {
    .careersCorporate {
        padding-bottom: 0
    }
}

.careersCorporate .blockContent .content {
    min-height: 566px;
    padding: 2.5rem
}

@media only screen and (max-width:40em) {
    .careersCorporate .blockContent .content {
        min-height: 0;
        margin-bottom: 30px
    }
}

.careersCorporate .blockContent .content h2 {
    font-size: 30px;
    font-size: 2.5rem;
    margin-bottom: 1.25rem;
    color: #000;
    font-weight: 400
}

.careersCorporate .blockContent .content .careerLinks {
    border-top: 1px solid #c6c6c6;
    margin-top: 1.6666666667rem;
    padding-top: 1.6666666667rem
}

.careersCorporate .blockContent .content .positions {
    padding-bottom: 2.5rem
}

.careersCorporate .blockContent .content .positions ul li {
    border-bottom: 1px solid #c6c6c6;
    font-size: 16px;
    font-size: 1.3333333333rem;
    padding: .8333333333rem 0
}

.careersCorporate .blockContent .content .moreJobs {
    background: url(../images/icons.png) 0 -3598px no-repeat
}

.careersCorporate .blockContent .content .register {
    padding: 0 0 1.6666666667rem 5rem;
    background: url(../images/icons.png) 0 -3740px no-repeat
}

.careersCorporate .blockContent .content .recruitment {
    background: url(../images/icons.png) 0 -3900px no-repeat
}

.careersCorporate .blockContent .content .imageblock {
    padding-bottom: 1.25rem
}

.careersCorporate .blockContent .content p {
    padding-bottom: 1.25rem;
    color: #333
}

.careersCorporate .iconLinks {
    line-height: 40px;
    line-height: 3.3333333333rem;
    padding-left: 5rem
}

.careersCorporate .iconLinks .readMore {
    line-height: 20px;
    line-height: 1.6666666667rem;
    display: inline-block
}

.careersCorporate .moreCareers {
    margin: 2.5rem 0 0
}

@media only screen and (max-width:40em) {
    .careersCorporate .moreCareers {
        margin-top: 0
    }
}

.careersCorporate .moreCareers .blockContent {
    border-right: 1px solid #1d7fc6;
    padding: 0
}

.careersCorporate .moreCareers .blockContent .content {
    background: #0370c0;
    min-height: 0
}

.careersCorporate .moreCareers .blockContent .content h2 {
    color: #fff;
    font-size: 25px;
    font-size: 2.0833333333rem;
    font-weight: 400
}

.divDetails .bannerImg {
    padding-bottom: 2.0833333333rem
}

.divDetails .infoDiv {
    padding: 0 0 .4166666667rem
}

.divDetails .infoDiv p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 1.6666666667rem;
    font-weight: 400
}

.divDetails .textListings .blockDiv {
    border-top: 1px dotted #c6c6c6;
    border-bottom: none;
    padding: 1.4166666667rem 0 0;
    margin: 0 0 1.6666666667rem
}

.divDetails .textListings .blockDiv h2 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #333;
    font-weight: 400;
    padding-bottom: .4166666667rem
}

.divDetails .textListings .blockDiv span.date {
    font-size: 15px;
    font-size: 1.25rem;
    display: block;
    padding-bottom: .4166666667rem;
    font-style: italic
}

.divDetails .textListings .blockDiv p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: 1.6666666667rem;
    font-weight: 400;
    color: #333
}

.errorPages .errorBox h2,
.thankYouDiv h1 {
    font-weight: 300;
    color: #000;
    text-transform: none
}

.errorPages {
    overflow: hidden
}

.errorPages .wrapper {
    background: #006fb4;
    height: 7000px
}

.errorPages .wrapper>div:nth-of-type(1) {
    background: #fff;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

@media only screen and (max-width:40em) {
    .errorPages .wrapper>div:nth-of-type(1) {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
}

.errorPages .wrapper>div:nth-of-type(1) header {
    padding: 0;
    height: auto
}

.errorPages .wrapper>div:nth-of-type(1) header .logoDiv {
    padding: 0
}

.errorPages .errorBox {
    background: #fff;
    padding: 2.3333333333rem 2.5rem;
    margin: 4rem 0
}

@media only screen and (max-width:40em) {
    .errorPages .errorBox {
        padding: 1.1666666667rem 1.25rem
    }
}

.errorPages .errorBox h2 {
    padding: 0;
    margin-bottom: 2.3333333333rem;
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 32px;
    line-height: 2.6666666667rem
}

.errorPages .errorBox input:nth-of-type(2n) {
    margin-left: 1.5rem
}

@media only screen and (max-width:40em) {
    .errorPages .errorBox h2 {
        font-size: 25px;
        font-size: 2.0833333333rem;
        line-height: 26px;
        line-height: 2.1666666667rem
    }
    .errorPages .errorBox input:nth-of-type(2n) {
        margin-left: 0;
        margin-top: 1rem
    }
}

.errorPages .footer {
    position: fixed;
    bottom: 0
}

.errorPages .footer .row.footerBottom .copyRights {
    padding-top: 0
}

.errorPages .row {
    max-width: 100%
}

.thankYouDiv {
    padding: 3.8333333333rem 2.5rem;
    margin: 4rem auto;
    background: #fff;
    width: 70%
}

@media only screen and (max-width:40em) {
    .thankYouDiv {
        padding: 1.9166666667rem 1.25rem;
        width: 100%
    }
}

.thankYouDiv h1 {
    padding: 0;
    margin: 0 0 .9166666667rem;
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 32px;
    line-height: 2.6666666667rem
}

@media only screen and (max-width:40em) {
    .thankYouDiv h1 {
        font-size: 25px;
        font-size: 2.0833333333rem;
        line-height: 26px;
        line-height: 2.1666666667rem
    }
}

.thankYouDiv p {
    padding: 0;
    margin-bottom: 0;
    font-size: 17px;
    font-size: 1.4166666667rem;
    line-height: 18px;
    line-height: 1.5rem;
    color: #333
}

.redirectionBox {
    margin: 2.5rem 0
}

.redirectionBox .block {
    background: #fff;
    margin-bottom: 1.25rem;
    padding: 2.5rem
}

.redirectionBox .grpSites {
    padding: 0
}

.redirectionBox .grpSites .topPanel {
    padding: 2.5rem
}

.redirectionBox .grpSites .topPanel .logo {
    border-bottom: 1px dotted #c6c6c6;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem
}

.redirectionBox .grpSites .topPanel p {
    color: #000
}

.redirectionBox .grpSites .bottomPanel {
    background: url(../../assets/corporate/images/icon_info_arrow.png) 40px top no-repeat #002b4b;
    padding: 2.5rem
}

.redirectionBox .grpSites .bottomPanel ul li {
    margin: .4166666667rem 0
}

.redirectionBox .grpSites .bottomPanel ul li a {
    color: #fff;
    font-size: 16px;
    font-size: 1.3333333333rem
}

.redirectionBox .grpSites .bottomPanel .expandLink {
    margin-top: 1.6666666667rem
}

.redirectionBox h1 {
    text-transform: none;
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem
}

.redirectionBox .formDiv input[type=text] {
    background: #002b4b;
    border: none;
    color: #fff;
    float: left;
    font-size: 1.5rem;
    height: 53px;
    margin-bottom: 0;
    padding: .4166666667rem .8333333333rem;
    width: 296px
}

.csrListing .textListings {
    padding-top: 1.6666666667rem
}

.csrListing .textListings .blockDiv {
    border-top: 0;
    border-bottom: 1px dotted #c6c6c6;
    padding: 1.6666666667rem 0;
    margin-bottom: 0
}

.csrListing .textListings .blockDiv img {
    float: left;
    margin-right: 1.6666666667rem
}

.csrListing .textListings .blockDiv .contentBlock {
    overflow: hidden
}

.csrListing .paginationDiv {
    border-top: 0
}

.careerEvents {
    padding: 1.6666666667rem 0 5rem
}

@media only screen and (max-width:40em) {
    .redirectionBox .formDiv input[type=text] {
        width: 75%
    }
    .csrListing .textListings .blockDiv img {
        float: none;
        margin: 0 0 1.6666666667rem
    }
    .careerEvents {
        padding-bottom: 25px
    }
}

.careerEvents ul li {
    background: #f6f6f6;
    padding: 2.0833333333rem 2.5rem
}

.careerEvents ul li h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    padding-bottom: .4166666667rem
}

.careerEvents ul li h4 {
    font-size: 15px;
    font-size: 1.25rem;
    padding-bottom: .4166666667rem;
    color: #333;
    font-weight: 400
}

.careerEvents ul li h4 span,
.careerEvents ul li p span,
.rightColumn .authorBlock li author {
    font-weight: 700
}

.careerEvents ul li .plainContent {
    padding-bottom: 0
}

.careerEvents ul li:nth-child(even) {
    background-color: #eee
}

.careerEvents ul li:nth-child(odd) {
    background-color: #f6f6f6
}

.rightColumn .authorBlock li {
    border-top: 1px solid #c6c6c6;
    padding: 1.6666666667rem 1.6666666667rem 1.25rem;
    color: #333
}

.rightColumn .authorBlock li img {
    margin-bottom: 1.6666666667rem
}

.rightColumn .authorBlock li p {
    padding-bottom: .4166666667rem
}

.rightColumn .authorBlock li:first-child {
    border-top: 0
}

.overView p:first-child {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2rem;
    color: #666;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 1.25rem
}

.focusArea {
    padding-bottom: 3.3333333333rem
}

.focusArea .divTestimonials,
.focusArea .divTestimonials p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding-bottom: 1.25rem;
    color: #666;
    text-align: center
}

.focusArea .divTestimonials {
    border-bottom: 1px solid #c6c6c6;
    padding: 2.0833333333rem 0;
    margin-bottom: 2.1666666667rem
}

.focusArea .divInfo {
    padding-bottom: 1.25rem
}

.focusArea .divInfo h2 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem;
    padding: 2.1666666667rem 0 1.0833333333rem;
    color: #333
}

.focusArea .divInfo p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.1666666667rem;
    padding: 0 1.6666666667rem 1.6666666667rem;
    font-weight: 400;
    color: #333
}

.focusArea ul li {
    padding-bottom: 1.6666666667rem
}

.focusArea ul li h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding-bottom: 1rem;
    color: #000;
    font-weight: 400
}

.focusArea ul li p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding: 0 0 1.6666666667rem;
    font-weight: 500;
    color: #333
}

.focusArea ul li ul.bullet {
    margin: -10px 0 10px
}

.focusArea ul li ul.bullet li {
    color: #333;
    font-size: 15px;
    font-size: 1.25rem;
    font-weight: 500;
    background: url(../../assets/corporate/images/bullet.png) 0 5px no-repeat;
    line-height: 18px;
    padding: 0 0 .8333333333rem 1.4166666667rem
}

.sustainabilityPanel {
    background-color: #fff;
    padding-top: 2.9166666667rem;
    padding-bottom: 3.75rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .sustainabilityPanel {
        padding: 30px 15px
    }
}

.sustainabilityPanel h2 {
    margin: 2.5rem 0;
    font-size: 40px;
    font-size: 3.3333333333rem;
    font-weight: 400;
    color: #004d8b;
    line-height: 30px;
    line-height: 2.5rem;
    text-transform: uppercase
}

@media(max-width:767px) {
    .sustainabilityPanel h2 {
        font-size: 22px;
        font-size: 1.8333333333rem;
        margin: 0
    }
}

.sustainabilityPanel .infoDiv {
    padding-right: 6.25rem
}

.sustainabilityPanel .infoDiv p {
    color: #000;
    font-size: 16px;
    font-size: 1.3333333333rem;
    padding-bottom: 3.3333333333rem;
    line-height: 30px;
    line-height: 2.5rem
}

@media(max-width:480px) {
    .sustainabilityPanel .infoDiv p {
        font-size: 12px;
        font-size: 1rem;
        line-height: 16px;
        line-height: 1.3333333333rem;
        padding-bottom: 15px
    }
}

.sustainabilityPanel ul {
    margin-top: 5.8333333333rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .sustainabilityPanel .infoDiv {
        padding-right: 0
    }
    .sustainabilityPanel ul {
        margin-top: 2.0833333333rem
    }
}

.sustainabilityPanel ul li {
    color: #b6b6b6;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 30px;
    line-height: 2.5rem;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.sustainabilityPanel ul li .blockContent {
    padding: 0
}

@media(max-width:480px) {
    .sustainabilityPanel ul li .blockContent p {
        font-size: 10px;
        font-size: .8333333333rem
    }
}

.sustainabilityPanel ul li .blockContent .content {
    border-right: 1px solid #ccc
}

.sustainabilityPanel ul li .blockContent .content img {
    display: inline-block
}

.sustainabilityPanel ul li .blockContent .content.last {
    border-right: none
}

.sustainabilityPanel ul li .blockContent a,
.sustainabilityPanel ul li .blockContent a:hover {
    color: #b6b6b6;
    text-decoration: none
}

.sustainabilityPanel .anchorLink {
    border: none;
    background-color: #014d8b
}

.sustainabilityPanel .anchorLink cite {
    right: 0
}

.careerPanel {
    background-color: #e3e3e3
}

@media(max-width:960px) {
    .careerPanel {
        background-color: transparent
    }
}

.careerPanel h2 {
    margin: 2.5rem 0;
    font-size: 40px;
    font-size: 3.3333333333rem;
    font-weight: none;
    color: #004d8b;
    line-height: 30px;
    line-height: 2.5rem;
    text-transform: uppercase
}

.careerPanel .spacerFirstCol {
    padding: 2.0833333333rem 0 6.25rem
}

.careerPanel .career1Bg {
    background: url(../../assets/corporate/images/rewamp_images/careerBg1.jpg) right bottom no-repeat #e3e3e3;
}

.careerPanel .career1Bg .panelThumb {
    display: inline-block;
    position: relative
}

.careerPanel .career1Bg .panelThumb .thumbHeading1 {
    position: absolute;
    right: -25%;
    top: 24%;
    background-color: #fff;
    width: 55%;
    padding: 0 20px
}

.careerPanel .career1Bg .panelThumb .thumbHeading1 h3 {
    margin-right: 2.0833333333rem;
    display: inline-block;
    color: #414141
}

.careerPanel .career1Bg .thumbHeading1 {
    position: absolute;
    right: 0;
    top: 24%;
    background-color: #fff;
    padding: 2.5rem 0 3.75rem 1.25rem;
    width: 45%;
    line-height: 30px;
    line-height: 2.5rem
}

.careerPanel .career1Bg h3 {
    margin-right: 2.0833333333rem;
    color: #414141;
    line-height: 30px;
    line-height: 2.5rem
}

.careerPanel .career1Bg .thumbHeading2 {
    position: absolute;
    left: -25%;
    top: 24%;
    background-color: #fff
}

.careerPanel .career1Bg .thumbHeading2 .thumbHeading2 {
    position: absolute;
    left: 0;
    top: 24%;
    background-color: #fff;
    padding: 2.5rem 0 3.75rem 1.25rem;
    width: 45%
}

@media only screen and (max-width:40em) {
    .careerPanel .career1Bg .thumbHeading2 .thumbHeading2 {
        width: 65%;
        margin-left: -30px
    }
}

.careerPanel .career1Bg .thumbHeading2 .thumbHeading2 h3 {
    margin-right: 2.0833333333rem;
    color: #414141;
    line-height: 30px;
    line-height: 2.5rem
}

.careerPanel .career1Bg .thumbHeading2 .thumbHeading2 .anchorLink {
    right: -1px;
    position: absolute;
    bottom: 34px;
    width: 55%
}

.careerPanel .career1Bg .thumbHeading2 .thumbHeading2 .anchorLink h3 {
    margin-right: 2.0833333333rem;
    color: #414141;
    line-height: 30px;
    line-height: 2.5rem
}

.careerPanel .career1Bg .thumbHeading2 .thumbHeading2 .anchorLink .anchorLink {
    right: -1px;
    position: absolute;
    bottom: 34px
}

.careerPanel .career1Bg .thumbHeading2 .thumbHeading2 .anchorLink .anchorLink cite {
    background: url(../images/icons.png) -63px -4816px no-repeat #0370c0
}

.careerPanel .quotePanel {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 400px
}

@media(min-width:786px)and (max-width:1024px) {
    .careerPanel .quotePanel {
        transform: translate(0, -80%)
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .careerPanel .quotePanel {
        top: 60.38647342995169%;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75)
    }
    .careerPanel .quotePanel .linkBottom {
        margin-left: 0
    }
}

@media(max-width:450px) {
    .careerPanel .quotePanel {
        width: 280px
    }
}

@media(min-width:451px)and (max-width:767px) {
    .careerPanel .quotePanel {
        width: 400px
    }
}

@media(min-width:730px)and (max-width:960px) {
    .careerPanel .quotePanel {
        top: 50%;
        left: 30%;
        transform: translate(-50%, -50%)
    }
}

@media(min-width:1000px)and (max-width:1024px) {
    .careerPanel .quotePanel {
        top: 65%
    }
}

.careerPanel .quotePanel .linkBottom {
    background-color: #003865;
    padding: .8333333333rem 2.9166666667rem
}

.careerPanel .quotePanel .linkBottom a {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-right: 45px;
    background-color: transparent;
    padding-left: 0
}

.careerPanel .quotePanel .linkBottom a cite {
    background: url(../images/icons.png) -63px -4813px no-repeat
}

.careerPanel .quotePanel .linkBottom a:hover {
    text-decoration: none
}

.careerPanel .quotePanel .linkBottom a:hover cite {
    text-decoration: none;
    background-position: 0 -4813px
}

.careerPanel .supportingRows {
    display: none
}

@media only screen and (max-width:40em) {
    .careerPanel .supportingRows {
        min-height: 100px;
        display: block;
        background-color: #fff
    }
}

.careerPanel .career2Bg {
    background-size: 135%;
    position: relative;
    min-height: 600px;
    max-height: 600px;
    background-position: -150px top
}

.careerPanel .career2Bg img {
    position: relative
}

@media(max-width:480px) {
    .careerPanel .career2Bg {
        margin-bottom: 2.386%
    }
}

@media(min-width:480px)and (max-width:560px) {
    .careerPanel .career2Bg {
        min-height: 310px;
        margin-bottom: 2.386%
    }
}


@media(min-width:561px)and (max-width:730px) {
    .careerPanel .career2Bg {
        min-height: 310px;
        margin-bottom: 0
    }
}

@media(min-width:731px)and (max-width:960px) {
    .careerPanel .career2Bg {
        min-height: 440px
    }
}

@media(max-width:961px) {
    .careerPanel .career2Bg {
        background-size: 145%;
        position: relative;
        min-height: 685px;
        max-height: 685px;
        background-position: -250px top
    }
}

@media(min-width:962px)and (max-width:1024px) {
    .careerPanel .career2Bg {
        min-height: 550px;
        max-height: 550px
    }
}

@media(min-width:1280px)and (max-width:1366px) {
    .careerPanel .career2Bg {
        background-size: 110%;
        position: relative;
        min-height: 530px;
        max-height: 530px;
        background-position: -40px top
    }
}

@media(max-width:415px) {
    .careerPanel .career2Bg {
        min-height: 310px;
        margin-bottom: 20%
    }
}

@media(max-width:467px) {
    .careerPanel .career2Bg {
        background-position: -200px top;
        background-size: 165%
    }
}

.careerPanel .spacingMiddle {
    margin-bottom: 4.1666666667rem
}

.careerPanel .panelLeft {
    margin-left: -100px
}

.careerPanel .panelRight {
    margin-right: -100px
}

.sr-only {
    position: absolute;
    left: -9999999px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.carousel {
    position: relative;
    background-color: #fff
}

@media only screen and (min-width:0)and (max-width:60em) {
    .carousel {
        margin-left: 0
    }
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner blockquote {
    margin: 0;
    padding: 0;
    border-left: none
}

@media(max-width:480px) {
    .carousel-inner .item {
        padding: 15px
    }
}

.carousel-inner .item p {
    color: #000;
    line-height: 30px;
    line-height: 2.5rem;
    font-size: 18px;
    font-size: 1.5rem;
    padding-bottom: 10px
}

@media(max-width:480px) {
    .carousel-inner .item p {
        font-size: 12px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

.carousel-inner .item small {
    color: #003865;
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem
}

@media(max-width:480px) {
    .carousel-inner .item small {
        font-size: 20px;
        font-size: 1.6666666667rem;
        line-height: 16px;
        line-height: 1.3333333333rem
    }
}

.carousel-inner .item small span {
    display: block;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.6666666667rem
}

@media(max-width:480px) {
    .carousel-inner .item small span {
        font-size: 12px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.bannerTop .fullscreen-bg .playpause,
.bannerTop .scrollArrow {
    background-repeat: no-repeat;
    right: 0;
    position: absolute;
    left: 0
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '‹'
}

.carousel-control .icon-next:before {
    content: '›'
}

.carousel-indicators {
    width: auto;
    padding-left: 0;
    text-align: right;
    list-style: none;
    margin-right: 15px
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #d4d4d4;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #7f9bb2
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 5px
    }
}

.latestHappenings {
    background-color: #fff
}

.latestHappenings h2 {
    margin: 3.3333333333rem 0;
    font-size: 40px;
    font-size: 3.3333333333rem;
    font-weight: 400;
    color: #004d8b;
    line-height: 30px;
    line-height: 2.5rem;
    text-transform: uppercase;
    text-align: center
}

@media(max-width:767px) {
    .latestHappenings h2 {
        font-size: 22px;
        font-size: 1.8333333333rem;
        text-align: left;
        margin: 20px 15px 10px
    }
}

.bannerTop .mobileBanner {
    display: none
}

.bannerTop .desktopBanner {
    display: block
}

.bannerTop .fullscreen-bg {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.bannerTop .fullscreen-bg img {
    left: -5%;
    background-size: 110%
}

.bannerTop .fullscreen-bg .playpause {
    background-image: url(../../assets/corporate/images/rewamp_images/playIcon.png);
    width: 80px;
    height: 80px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
    background-position: center
}

.bannerTop .fullscreen-bg video::-webkit-media-controls {
    display: none!important
}

.bannerTop .scrollArrow {
    bottom: 10px;
    width: 38px;
    height: 38px;
    z-index: 9999;
    background-position: center top;
    margin: 0 auto
}

.bannerTop .bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media(min-aspect-ratio:16/9) {
    .fullscreen-bg__video {
        height: 300%;
        top: -100%
    }
}

@media(max-aspect-ratio:16/9) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%
    }
}

@media screen and (max-width:959px)and (min-width:640px) {
    .fullscreen-bg {
        min-height: 450px;
        height: 450px
    }
}

@media screen and (max-width:641px)and (min-width:320px) {
    .fullscreen-bg {
        min-height: 260px;
        height: 260px
    }
}

.bounceArrow,
.scrollArrowEnergy {
    position: absolute;
    width: 38px;
    height: 38px;
    z-index: 9999
}

@media(max-width:767px) {
    .fullscreen-bg__video {
        display: block
    }
    .scrollArrow,
    .scrollArrowEnergy {
        display: none!important
    }
    .mobileBanner {
        display: block
    }
    .desktopBanner {
        display: none
    }
}

@media screen and (max-width:5120px) {
    .articleThumbMobile,
    .mobileBanner {
        display: none
    }
}

@media(min-width:1921px)and (max-width:2560px) {
    .articleThumbMobile,
    .mobileBanner {
        display: none
    }
}

#energySection {
    min-height: auto
}

.scrollArrowEnergy {
    bottom: 10%;
    right: 2%;
    background: url(../../assets/corporate/images/rewamp_images/scrollDownArrow.png) center top no-repeat
}

.bounceArrow {
    bottom: -11px;
    left: 0;
    right: 0;
    background: url(../../assets/corporate/images/rewamp_images/arrowBounce.png) center top no-repeat;
    margin: 0 auto
}

@media(max-width:767) {
    .bounceArrow {
        display: none
    }
}

#businessSection .loader,
#energySection .loader,
.loaderBanner {
    z-index: 999999;
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.animate--grow,
.animate--shrink {
    animation-duration: 1s;
    animation-timing-function: 'linear'
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }
    40%,
    60% {
        transform: translateY(-7px)
    }
}

.ContactCntAddress {
    padding-top: 10px
}

#businessSection,
#energySection {
    position: relative
}

#businessSection .loader,
#energySection .loader {
    position: absolute;
    background: url(../../assets/corporate/images/LT_loader.gif) 50% 50% no-repeat #fff
}

.bannerTop {
    position: relative;
    min-height: 480px
}

@media screen and (min-width:601px)and (max-width:962px) {
    .bannerTop {
        min-height: 350px!important
    }
}

@media screen and (min-width:600px)and (max-width:1024px) {
    .bannerTop {
        min-height: 470px
    }
}

@media screen and (min-width:768px)and (max-width:960px) {
    .bannerTop {
        min-height: 400px
    }
}

@media screen and (min-width:320px)and (max-width:767px) {
    .bannerTop {
        min-height: 260px!important
    }
}

.loaderBanner {
    position: absolute;
    background: url(../../assets/corporate/images/LT_loader.gif) 50% 50% no-repeat #000
}

.idplBlock h2 {
    margin-bottom: 20px
}

.idplBlock p {
    margin-bottom: 10px
}

.declarationidpl ul li,
.idplBlock li {
    margin-bottom: 20px
}

.disclaimer_cookie {
    padding: 1.6666666667rem 1.25rem 1.25rem;
    float: left;
    position: relative
}

.disclaimer_cookie p {
    font-size: 12px;
    line-height: 15px;
    padding-right: 10px
}

.disclaimer_cookie span {
    background-color: #979dab;
    color: #fff;
    padding: 5px 10px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.disclaimer_cookie .allowBtn {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    position: inherit;
    padding: 2px 8px;
    cursor: pointer
}

.business-container {
    margin: 0;
    background: url(../images/industries-bg.jpg) no-repeat #001c32;
    background-size: cover;
    color: #fff;
    padding: 30px 0 20px
}

@media(min-width:768px)and (max-width:960px) {
    .business-container {
        padding: 50px 25px;
        min-height: 400px
    }
}

.business-container .row {
    max-width: 1130px;
    width: inherit;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .business-container .row .col {
        float: left
    }
}

@media(min-width:961px) {
    .business-container .row .col.first {
        width: 26%
    }
    .business-container .row .col.second {
        width: 74%
    }
}

.business-container h2 {
    font-size: 40px;
    font-size: 3.3333333333rem;
    color: #fff;
    margin-top: 0;
    text-transform: uppercase;
    margin-left: -6%;
    margin-bottom: 35px
}

@media(max-width:960px) {
    .business-container h2 {
        margin-top: 0;
        margin-bottom: 32px
    }
}

@media(max-width:767px) {
    .business-container {
        padding: 50px 15px;
        min-height: 350px
    }
    .business-container h2 {
        font-size: 30px;
        font-size: 2.5rem
    }
}

.business-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.business-container ul li {
    font-size: 28px;
    font-size: 2.3333333333rem
}

.business-container ul li a {
    color: #fff
}

.business-wrapper.slideAnimate {
    height: 825px
}

.business-wrapper {
    position: relative;
    height: 466px;
    overflow: hidden
}

@media(min-width:768px)and (max-width:960px) {
    .business-wrapper {
        height: 400px;
        width: 110%
    }
}

@media(min-width:960px)and (max-width:1024px) {
    .business-wrapper {
        height: 400px
    }
}

.business-wrapper .business-viewport {
    width: 100%;
    height: 95px;
    background-color: #004d8b;
    color: #fff;
    margin-top: 20%;
    padding: 2.5rem 4.1666666667rem 2.5rem 2.9166666667rem;
    position: relative
}

@media(max-width:767px) {
    .business-wrapper .business-viewport {
        margin-top: 80px;
        padding: 15px 50px 15px 15px
    }
}

.business-wrapper .business-viewport ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    overflow-y: auto;
    border: transparent
}

.business-wrapper .business-viewport ul li {
    margin-bottom: 2.9166666667rem;
    line-height: 48px;
    position: relative
}

.business-wrapper .business-viewport ul li h4 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-weight: 400;
    opacity: .2
}

@media(max-width:767px) {
    .business-wrapper .business-viewport ul li h4 {
        display: block;
        display: -webkit-box;
        font-size: 10px;
        line-height: 1.5;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media(min-width:768px)and (max-width:1024px) {
    .business-wrapper .business-viewport ul li h4 {
        display: block;
        display: -webkit-box;
        height: 39px;
        font-size: 30px;
        line-height: 1.3;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.business-wrapper .business-viewport ul li h4 a.go-link {
    display: none;
    position: absolute;
    top: 20%;
    right: 0;
    width: 44px;
    height: 44px;
    background: url(../../assets/corporate/images/rewamp_images/white-arrow.png) center top no-repeat;
    opacity: .2
}

.business-wrapper .business-viewport ul li:nth-child(odd):not(.active) {
    font-size: 20px;
    font-size: 1.6666666667rem
}

.business-wrapper .business-viewport ul>li>h4 {
    opacity: .5;
    font-size: 34px
}

.business-wrapper .business-viewport ul>li>h4 a.go-link {
    opacity: .5
}

.business-wrapper .business-viewport ul li h4:hover {
    opacity: 1;
    cursor: pointer
}

.business-wrapper .business-viewport ul li h4:hover a.go-link {
    opacity: 1
}

.business-wrapper .business-viewport ul>li.active>h4 {
    font-size: 34px;
    opacity: 1
}

.business-wrapper .business-viewport ul>li.active>h4 a.go-link {
    opacity: 1;
    display: block
}

.business-wrapper .business-viewport ul>li.active>h4:hover {
    opacity: 1;
    cursor: pointer
}

.business-wrapper .business-viewport ul>li.active>h4:hover a.go-link {
    opacity: 1
}

@media(max-width:1024px) {
    .business-wrapper .business-viewport ul>li>h4 {
        font-size: 30px;
        margin-bottom: 2.0833333333rem;
        margin-top: 1.25rem;
        line-height: 44px
    }
    .business-wrapper .business-viewport ul>li.active>h4 {
        font-size: 30px;
        line-height: 44px
    }
    .business-container h2 {
        font-size: 50px;
        text-align: left
    }
}

@media(min-width:768px)and (max-width:946px) {
    .business-container h2 {
        font-size: 50px
    }
}

@media(max-width:767px) {
    .business-wrapper .business-viewport ul li h4 a.go-link {
        top: 3px;
        right: -39px;
        width: 24px;
        height: 24px;
        background-size: 100%
    }
    .business-wrapper .business-viewport ul li:nth-child(even):not(.active),
    .business-wrapper .business-viewport ul li:nth-child(odd):not(.active) {
        margin-left: 0
    }
    .business-wrapper .business-viewport ul>li.active>h4 {
        font-size: 20px;
        line-height: 50px
    }
    .business-wrapper .business-viewport ul li {
        margin-bottom: 25px;
        line-height: 25px;
        position: relative
    }
    .business-wrapper .business-viewport ul>li>h4 {
        font-size: 20px;
        margin-bottom: 25px;
        margin-top: 15px;
        line-height: 23px
    }
    .business-wrapper {
        height: 230px;
        margin-top: 0;
        padding: 0
    }
    .business-wrapper .business-viewport {
        height: 80px
    }
    .business-wrapper .business-viewport ul li a.go-link {
        right: 0
    }
    .business-container h2 {
        margin-top: 0;
        margin-left: 0;
        font-size: 22px
    }
    .energy-container .bx-wrapper {
        margin-bottom: 15px
    }
}

@media(max-width:640px) {
    .business-wrapper .business-viewport ul>li.active>h4,
    .business-wrapper .business-viewport ul>li>h4 {
        font-size: 15px;
        line-height: 20px
    }
    .business-wrapper .business-viewport {
        height: 53px;
        padding-right: 9px
    }
}

.energy-wrapper {
    position: relative
}

.energy-wrapper .outside {
    position: absolute;
    left: 135px;
    bottom: -18px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 400;
    height: 38px;
    z-index: 999
}

@media(max-width:768px) {
    .energy-wrapper .outside {
        bottom: -30px
    }
}

@media(max-width:1024px) {
    .energy-wrapper .outside {
        left: 0
    }
}

.energy-wrapper .outside span {
    vertical-align: middle;
    display: inline-block
}

.energy-wrapper .outside #slider-next a,
.energy-wrapper .outside #slider-prev a {
    width: 38px;
    height: 38px;
    background-color: #fff;
    overflow: hidden;
    display: block;
    text-align: center
}

.energy-wrapper .outside #slider-next a img,
.energy-wrapper .outside #slider-prev a img {
    min-width: inherit;
    margin-top: 10px
}

.energy-container {
    background-color: #d6edff;
    padding: 10px 0;
    background-position: right 0;
    background-repeat: no-repeat
}

@media(max-width:480px) {
    .energy-container {
        padding: 10px 25px 40px
    }
}

@media(min-width:768px)and (max-width:960px) {
    .energy-container {
        padding: 10px 0 30px
    }
}

@media(min-width:481px)and (max-width:767px) {
    .energy-container {
        padding: 40px 25px
    }
}

.energy-container #slide-counter-2 {
    text-align: center;
    color: #363636;
    font-size: 23px
}

.energy-container #slide-counter-2 sup {
    top: -3px;
    top: -.25rem
}

.energy-container #slide-counter-2 sub {
    bottom: -2px;
    bottom: -.1666666667rem
}

.energy-container .bx-wrapper img {
    display: inline-block;
    min-width: inherit;
    -webkit-transition: all 1s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 1s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 1s ease-in;
    -moz-transform: scale(1);
    transition: all 1s ease-in;
    transform: scale(1)
}

@media only screen and (min-width:0)and (max-width:60em) {
    .energy-container .bx-wrapper img {
        max-width: 100%;
        display: block
    }
}

.energy-container .bx-wrapper .energy-item.active-slide img {
    z-index: 2;
    -webkit-transition: all 4s ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 4s ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 4s ease-in;
    -moz-transform: scale(1.2);
    transition: all 4s ease-in;
    transform: scale(1.1)
}

.energy-container .bx-wrapper .bx-controls-direction a {
    top: inherit;
    bottom: 0;
    left: 0;
    background-image: url(../assets/corporate/images/rewamp_images/slide-controler.html);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #fff
}

.energy-container .bx-wrapper .bx-controls-direction .bx-prev {
    background-position: 0 0
}

.energy-container .bx-wrapper .bx-controls-direction .bx-next {
    left: 32px;
    background-image: url(../assets/corporate/images/rewamp_images/slide-controler.html);
    background-repeat: no-repeat;
    background-position: -9px 0
}

.energy-container .container {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px)and (max-width:1024px) {
    .energy-container .container {
        max-width: 700px
    }
}

.energy-container .energy-item {
    text-align: right;
    position: relative
}

.energy-container .energy-item .energy-img {
    width: 88.05309734513274%;
    margin-left: 11.94690265486726%;
    overflow: hidden
}

@media(max-width:767px) {
    .energy-container .energy-item .energy-img {
        width: 100%;
        margin-left: 0
    }
}

.energy-container .energy-item .energy-details {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 480px;
    z-index: 99
}

@media(max-width:1024px) {
    .energy-container .energy-item .energy-details {
        position: relative;
        width: 100%;
        max-width: 480px;
        top: -25px;
        transform: translate(0, 0)
    }
}

.energy-container .energy-item .energy-details h3 {
    font-size: 38px;
    font-size: 3.1666666667rem;
    font-weight: 300;
    background-color: #004d8b;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    line-height: 40px;
    padding: 1.25rem;
    margin-bottom: .8333333333rem
}

@media(max-width:480px) {
    .energy-container .energy-item .energy-details h3 {
        font-size: 21px;
        font-size: 1.75rem;
        line-height: 23px
    }
}

.energy-container .energy-item .energy-details p {
    font-size: 20px;
    font-size: 1.6666666667rem;
    background-color: #fff;
    color: #333;
    padding: .8333333333rem 1.25rem;
    display: inline-block;
    margin-bottom: 2px
}

@media(max-width:480px) {
    .energy-container .energy-item .energy-details p {
        font-size: 14px;
        font-size: 1.1666666667rem
    }
}

.energy-container .energy-item .energy-details .more {
    display: inline-block;
    margin-top: 25px;
    position: relative;
    padding: 0 72px 0 34px;
    background-color: #014d8b
}

.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative
}

@keyframes shrink {
    0% {
        color: green;
        transform: scale(2)
    }
    100% {
        transform: scale(1);
        color: grey
    }
}

@keyframes grow {
    0% {
        transform: scale(1);
        color: grey
    }
    100% {
        transform: scale(2);
        color: green
    }
}

.animate {
    transform: translate3d(0, 0, 0);
    perspective: 1000;
    filter: blur(0);
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    transform-origin: center left
}

.animate--shrink {
    animation-name: shrink
}

.animate--grow {
    animation-name: grow
}

.slick-slider {
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.hero__title:before,
.main-slider .slick-dots li button::before,
.morelink:after {
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 0;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 0;
    outline: 0
}

.slick-vertical .slick-slide::selection,
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus {
    outline: 0!important;
    border: 0!important;
    box-shadow: none
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-current {
    position: relative;
    transition: all .3s ease
}

.hero__title {
    position: relative;
    height: 825px
}

.hero__title:before {
    position: absolute;
    width: 100%;
    height: 165px;
    background-color: #004d8b;
    top: 30%;
    left: 0;
    transform: translate(0, -50%);
    padding: 30px 70px 30px 35px
}

.hero__title [aria-hidden] {
    transition: 1s
}

.hero__title h4 {
    font-size: 38px;
    font-size: 3.1666666667rem;
    color: #fff;
    font-weight: 400;
    margin-bottom: .8333333333rem
}

.hero__title p {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 24px;
    line-height: 2rem;
    transition: all .3s ease
}

.hero__title .slick-current+.slick-slide {
    padding: 30px 20px
}

.hero__title .slick-current+.slick-slide p {
    opacity: 1;
    visibility: visible
}

.hero__title .slick-current+.slick-slide a.go-link {
    display: block
}

.hero__title .slick-slide {
    position: relative;
    padding: 30px 20px;
    transition: all .3s ease
}

.hero__title .slick-slide a.go-link {
    position: absolute;
    top: 33px;
    right: 25px;
    width: 44px;
    height: 44px;
    background: url(../../assets/corporate/images/rewamp_images/white-arrow.png) center no-repeat
}

.news-container,
.news-container .clearfix {
    background-color: #f4f4f4
}

.hero__title .slick-slide p {
    visibility: hidden;
    transition: all .3s ease
}

.hero__title-misc {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: grey
}

.news-container h1 {
    font-size: 40px;
    font-size: 3.3333333333rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #004d8b;
    letter-spacing: 2px;
    padding: 0 15px
}

@media(max-width:767px) {
    .news-container h1 {
        font-size: 30px;
        font-size: 2.5rem
    }
}

@media(min-width:900px) {
    .news-container .col {
        float: left;
        width: 50%
    }
}

.big-news {
    position: relative;
    height: 55vh;
    background-size: 110%;
    max-height: 586px;
    min-height: 586px;
    background-position: top center
}

.big-news img {
    width: 100%;
    max-width: 100%
}

.big-news .date {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    margin-bottom: 15px;
    text-shadow: 0 3px 4px #000;
    display: inline-block
}

@media(max-width:1366px) {
    .big-news {
        position: relative;
        height: 55vh;
        background-size: 130%;
        max-height: 630px;
        min-height: 630px
    }
}

@media(min-width:960px)and (max-width:1024px) {
    .big-news {
        background-size: 160%;
        max-height: 590px;
        min-height: 590px
    }
}

@media(min-width:786px)and (max-width:899px) {
    .big-news {
        position: relative;
        width: 100vw;
        min-height: 400px;
        background-size: 101%;
        max-height: 400px
    }
}

@media(max-width:786px) {
    .big-news {
        background-size: 100%;
        max-height: 410px;
        min-height: 410px
    }
}

.big-news-inner {
    position: absolute;
    bottom: 80px;
    right: 80px;
    max-width: 500px;
    color: #fff
}

.career-list,
.career-list .career-panel {
    position: relative
}

@media(max-width:767px) {
    .big-news {
        width: 100vw;
        background-size: 145%;
        max-height: 360px;
        min-height: 360px
    }
    .big-news-inner {
        bottom: 0;
        right: 15px;
        left: 15px
    }
}

@media(min-width:768px) {
    .news-container h1 {
        text-align: center
    }
    .big-news-inner {
        right: 0;
        left: 60px
    }
}

@media(min-width:1000px)and (max-width:1024px) {
    .big-news-inner {
        right: 30px;
        left: 30px;
        bottom: 20px
    }
}

.big-news-inner a {
    color: #fff;
    padding-bottom: 0
}

.big-news-inner a:hover {
    text-decoration: none;
    border-bottom: 3px solid #fff
}

.big-news-inner h5 {
    font-size: 12px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 10px
}

.big-news-inner h5 span {
    background-color: #004d8c;
    color: #fff;
    display: inline-block;
    padding: 4px 8px
}

.big-news-inner h3 {
    font-size: 36px;
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 50px;
    text-shadow: 0 3px 4px #000
}

@media(max-width:767px) {
    .big-news-inner h3 {
        font-size: 25px;
        font-size: 2.0833333333rem;
        line-height: 32px
    }
    .big-news-inner p {
        display: none
    }
}

.big-news-inner p {
    font-size: 16px;
    font-size: 1.3333333333rem
}

.big-news-inner p span {
    text-shadow: 0 3px 4px #000;
    line-height: 25px
}

.news-listing {
    max-width: 526px;
    margin-top: 24px;
    margin-left: 50px
}

@media(max-width:767px) {
    .news-listing {
        margin-left: 15px;
        margin-right: 15px
    }
}

.news-listing .more-news {
    border-top: 1px solid #93b1c8;
    padding: 20px 0;
    text-align: right;
    font-size: 16px;
    font-size: 1.3333333333rem;
    font-weight: 800
}

.news-listing .more-news a.anchorLink {
    color: #004d8c;
    display: inline-block;
    position: relative;
    background-color: transparent!important;
    padding-left: 0;
    padding-right: 40px
}

.news-listing .more-news a.anchorLink cite {
    background-color: #f4f4f4
}

.news-list {
    margin-bottom: 25px
}

@media(max-width:1024px) {
    .news-listing {
        max-width: 100%;
        margin-right: 15px
    }
    .news-list:last-child {
        display: block
    }
}

.news-list .tag {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 400
}

.news-list .tag a {
    background-color: #004d8c;
    color: #fff;
    display: inline-block;
    padding: 4px 8px
}

.news-list h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    font-weight: 800;
    line-height: 30px
}

.news-list h3 a {
    color: #004d8c
}

.news-list .date {
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 400;
    font-style: italic;
    color: #9b9b9b;
    margin-bottom: 10px
}

.news-list p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 22px;
    color: #000
}

.career-wrapper {
    max-width: 450px;
    margin: 0 auto
}

@media(max-width:960px) {
    .career-wrapper {
        padding: 0 20px;
        margin-bottom: 60px
    }
}

.career-wrapper h2 {
    font-weight: 400;
    text-align: left;
    margin-left: 35px
}

@media(max-width:767px) {
    .career-wrapper h2 {
        font-size: 22px;
        font-size: 1.8333333333rem;
        margin-bottom: 25px;
        margin-top: 35px;
        text-align: left;
        margin-left: 15px
    }
}

@media(min-width:768px)and (max-width:960px) {
    .career-wrapper h2 {
        font-size: 40px;
        font-size: 3.3333333333rem;
        margin-bottom: 40px;
        text-align: center;
        margin-left: 0
    }
}

.career-list:not(:last-child) {
    margin-bottom: 35px
}

.career-list .career-panel img {
    width: 85%
}

.career-list .career-panel.career-bottom {
    text-align: right
}

.career-list .career-panel.career-bottom .career-thumb {
    left: 20%;
    text-align: left
}

.career-list .career-panel .career-img {
    width: 75%
}

.career-list .career-panel .career-img.img-right {
    margin-left: 25%
}

.career-list .career-thumb {
    position: absolute;
    top: 50%;
    right: -20%;
    transform: translate(-50%, -50%);
    width: 44.44444444444444%;
    height: auto;
    background-color: #fff;
    color: #000
}

@media(max-width:767px) {
    .career-list:not(last-child) {
        margin-bottom: 20px
    }
    .career-list .career-thumb {
        width: 44.44444444444444%
    }
}

.career-list .career-thumb h3 {
    font-size: 25px;
    font-size: 2.0833333333rem;
    line-height: 30px;
    line-height: 2.5rem;
    padding: 30px 24px 10px;
    margin-right: 0;
    font-weight: 600
}

@media only screen and (min-width:0)and (max-width:60em) {
    .career-list .career-thumb h3 {
        font-size: 23px;
        font-size: 1.9166666667rem;
        line-height: 28px;
        line-height: 2.3333333333rem;
        padding: 10px
    }
}

@media only screen and (max-width:40em) {
    .career-list .career-thumb h3 {
        font-size: 18px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.0833333333rem
    }
}

.career-list .career-thumb .career-link,
.career-list .career-thumb .linkBottom {
    text-align: right
}

.career-list .career-thumb .career-link a,
.career-list .career-thumb .linkBottom a {
    display: block;
    width: 36px;
    height: 35px;
    float: right;
    padding: 0;
    background-color: transparent
}

.career-list .career-thumb .career-link a cite,
.career-list .career-thumb .linkBottom a cite {
    background: url(../images/icons.png) -63px -4816px no-repeat #004d8b
}

.career-list .career-thumb .career-link a:hover cite,
.career-list .career-thumb .linkBottom a:hover cite {
    text-decoration: none;
    background-position: 0 -4816px
}

.business-container .slick-slider {
    margin: 0 70px
}

.slider-nav-thumbnails .slick-slide a,
.slider-nav-thumbnails .slick-slide a:hover {
    text-transform: uppercase;
    font-size: 13px;
    font-size: 1.0833333333rem;
    color: #979dab;
    opacity: 1;
    text-decoration: none;
    border: none
}

.slider-nav-thumbnails .slick-slide {
    text-align: center;
    margin: 0 50px
}

.slider-nav-thumbnails .slick-slide.slick-center a {
    opacity: 1;
    color: #006fd0;
    display: block
}

.slider-nav-thumbnails .slick-slide.slick-active a,
.slider-nav-thumbnails .slick-slide.slick-cloned a {
    opacity: 1
}

.slider-nav-thumbnails .slick-slider .slick-slide .column {
    float: left
}

.slider-nav-thumbnails .slick-slider .slick-slide {
    padding: 0 20px
}

.slider-nav-thumbnails {
    margin: 30px;
    position: relative
}

.slider-nav-thumbnails .slick-next,
.slider-nav-thumbnails .slick-prev {
    top: 0;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    width: 34px;
    height: 34px;
    z-index: 99999;
    outline: 0
}

.slider-nav-thumbnails .slick-next {
    float: right;
    position: absolute;
    right: -120px;
    background: url(../images/white-arrow-right.png) no-repeat
}

.slider-nav-thumbnails .slick-prev {
    float: left;
    position: absolute;
    left: -120px;
    background: url(../images/white-arrow-left.png) no-repeat
}

@media(min-width:320px)and (max-width:480px) {
    .slider-nav-thumbnails .slick-next {
        right: 0
    }
    .slider-nav-thumbnails .slick-prev {
        left: 0
    }
}

@media(min-width:481px)and (max-width:767px) {
    .slider-nav-thumbnails .slick-next {
        right: 0
    }
    .slider-nav-thumbnails .slick-prev {
        left: 0
    }
}

.arrowPath {
    position: relative;
    border-top: 1px solid #006fd0;
    margin: 15px 0 0;
    padding: 20px 0 0;
    color: #979dab
}

.arrowPath .indicatorSlick {
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    margin: 0 auto
}

.commDevBg,
.view {
    position: relative
}

.frameAdjustment {
    width: 100%
}

.imageBlock {
    margin-right: 30px;
    float: left
}

.imageBlock img {
    margin: 0 auto
}

.textDetails {
    float: left;
    color: #fff;
    margin-top: 2%
}

.textDetails h3 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 15px;
    color: #fff
}

.textDetails p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 25px;
    color: #979dab
}

.textDetails a.anchorLink.type2 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-right: 45px;
    background-color: transparent;
    padding-left: 0
}

.ltptcBannerSection .slick-slider .slick-track,
.ngoSlider .slick-slider .slick-track {
    padding: 0
}

.textDetails a.anchorLink.type2 cite {
    background: url(../images/icons.png) -63px -4813px no-repeat
}

.textDetails a.anchorLink.type2:hover {
    background-color: transparent!important
}

.textDetails a.anchorLink.type2:hover cite {
    text-decoration: none;
    background-position: 0 -4813px
}

@media(min-width:1024px)and (max-width:1080px) {
    .business-container h2 {
        margin-left: 0
    }
}

@media(min-width:768px)and (max-width:1024px) {
    .arrowPath {
        width: 100%
    }
    .business-container h2 {
        margin-left: 0
    }
}

@media(min-width:961px)and (max-width:1080px) {
    .slider-nav-thumbnails .slick-prev {
        left: -70px!important
    }
    .slider-nav-thumbnails .slick-next {
        right: -70px!important
    }
}

@media(min-width:320px)and (max-width:960px) {
    .business-container .slick-slider {
        margin: 0
    }
    .slider-nav-thumbnails .slick-prev {
        left: 0
    }
    .slider-nav-thumbnails .slick-next {
        right: 0
    }
    .arrowPath {
        margin: 30px 0 0
    }
}

@media(min-width:320px)and (max-width:640px) {
    .imageBlock {
        margin-right: 0;
        float: none;
        text-align: center;
        width: 100%
    }
    .imageBlock img {
        display: inline-block
    }
    .arrowPath {
        margin: 30px 0 0
    }
    .textDetails h3 {
        margin: 1.25rem 0;
        font-size: 22px;
        font-size: 1.8333333333rem;
        font-weight: 400;
        line-height: 30px;
        line-height: 2.5rem
    }
    .textDetails p {
        font-size: 12px;
        font-size: 1rem;
        line-height: 16px;
        line-height: 1.3333333333rem;
        margin-bottom: 1.25rem
    }
}

.btnGlobalpct,
.commDevBg .developmentArea h3,
.commDevBg .developmentArea h4,
.pctTemplate h2 {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .energy-container .energy-item .energy-details .more {
        margin-left: -1px
    }
    .energy-wrapper .outside {
        left: 134px
    }
}

.ellip {
    display: block;
    height: 100%
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
    max-width: 100%
}

.globalHeader ul li.otherWebsites {
    background: 0 0
}

.pctTemplate h2 {
    color: #024d87;
    font-size: 32px;
    font-size: 2.6666666667rem;
    text-align: center;
    font-family: 'Source Sans Pro', source_sans_proregular, arial
}

.footerNote,
.footerNote p {
    text-align: left
}

#ltptcBannerSection.slick-dotted.slick-slider {
    margin-bottom: .6666666667rem
}

.pctTemplate .blockRow .blockContent {
    margin-right: 5.8333333333rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .blockRow .blockContent {
        margin: 0 1.6666666667rem
    }
}

.pctTemplate .blockRow .spacerTop {
    margin-top: 1.6666666667rem
}

.pctTemplate .row.footer footer ul li {
    display: block
}

.pctTemplate .row.footer footer ul li h3 {
    color: #0f0f0f;
    padding-bottom: .6666666667rem
}

.pctTemplate .row.footer footer ul li h3 a {
    color: #0f0f0f;
    font-size: 18px;
    font-size: 1.5rem
}

.pctTemplate .row.footer footer ul li ul li a {
    color: #0f0f0f;
    font-size: 13px;
    font-size: 1.0833333333rem
}

.pctTemplate .row.footer footer ul li .extraHeadings h3 {
    border: none!important;
    color: #0f0f0f;
    padding-bottom: .6666666667rem
}

.pctTemplate .row.footerBottom .copyRights p {
    font-size: 13px;
    font-size: 1.0833333333rem
}

.pctTemplate .row.footerBottom .copyRights blockquote {
    text-align: left;
    padding: 0;
    border-left: none;
    margin-bottom: 0
}

.pctTemplate .row.footerBottom .copyRights blockquote a {
    color: #000;
    font-size: 17px;
    font-size: 1.4166666667rem
}

.pctTemplate .row.footerBottom .copyRights blockquote a:hover {
    text-decoration: underline
}

.pctTemplate .row.footerBottom ul.footerLinks li a {
    font-size: 13px;
    font-size: 1.0833333333rem
}

.row.footer.pctTemplate footer .extraHeadings h3 {
    border: none
}

.footerNote {
    display: none
}

@media only screen and (max-width:40em) {
    .footerNote {
        display: block;
        text-align: left
    }
}

.darkGrayBg2 {
    background-color: #292929
}

.darkGrayBg {
    background-color: #d7d7d7
}

.lightGrayBg {
    background-color: #e9e9e9
}

.btnRowNgo {
    text-align: center
}

.darkGrayBg3 {
    background-color: #3f3f3f
}

.btnGlobalpct {
    border: 2px solid #024d87;
    color: #024d87;
    padding: 1.25rem 2.0833333333rem;
    font-size: 13px;
    font-size: 1.0833333333rem;
    display: inline-block;
    border-radius: 2px;
    transition: all .5s ease
}

.btnGlobalpct:hover {
    text-decoration: none;
    background-color: #004d86;
    color: #fff
}

.btnGlobalpctWhite {
    border: 2px solid #fff;
    color: #fff;
    border-radius: 2px;
    transition: all .5s ease
}

.btnGlobalpctWhite:hover {
    text-decoration: none;
    background-color: #fff;
    color: #004d86
}

@media screen and (min-width:1024px)and (max-width:1366px) {
    .ngoSlider .ngoPartnerSlider .slick-prev {
        left: -30px!important
    }
    .ngoSlider .ngoPartnerSlider .slick-next {
        right: -30px!important
    }
}

.ngoSlider {
    padding: 5.4166666667rem 0 4.5833333333rem
}

.ngoSlider .ngoPartnerSlider {
    margin: 1.6666666667rem auto 4.1666666667rem;
    padding: 0 1.6666666667rem;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-size: 1.0833333333rem
}

.ngoSlider .ngoPartnerSlider img {
    display: block;
    margin: auto
}

.ngoSlider .ngoPartnerSlider a,
.ngoSlider .ngoPartnerSlider a:hover {
    color: #000;
    text-decoration: none
}

.ngoSlider .ngoPartnerSlider .slick-next,
.ngoSlider .ngoPartnerSlider .slick-prev {
    width: 45px;
    height: 48px;
    z-index: 9;
    transition: all .5s ease
}

.ngoSlider .ngoPartnerSlider .slick-next:hover,
.ngoSlider .ngoPartnerSlider .slick-prev:hover {
    opacity: .6
}

.ngoSlider .ngoPartnerSlider .slick-prev {
    background: url(../../assets/corporate/images/pct_images/arrowBlueLeft.png) left top no-repeat #e3e3e3;
    left: 0
}

.ngoSlider .ngoPartnerSlider .slick-next {
    background: url(../../assets/corporate/images/pct_images/arrowBlueRight.png) right top no-repeat #e3e3e3;
    right: 0
}

.ngoSlider .ngoPartnerSlider .slick-dots li button {
    display: none
}

@media only screen and (max-width:40em) {
    .ngoSlider {
        padding: 2.9166666667rem 0
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ngoSlider {
        padding: 2.9166666667rem 0
    }
}

.commDevBg {
    background-position: left top;
    background-repeat: no-repeat;
    padding: 5rem 0;
    min-height: 500px
}

.commDevBg .developmentArea {
    position: absolute;
    background-color: #004d8b;
    padding: 1.6666666667rem .8333333333rem 2.5rem
}

.commDevBg .developmentArea h4 {
    color: #8bbce2;
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 23px;
    line-height: 1.9166666667rem;
    padding: 0 3.3333333333rem 0 1.6666666667rem;
    letter-spacing: 1px
}

.commDevBg .developmentArea hr {
    color: #8bbce2;
    background-color: #8bbce2;
    margin: 1.0833333333rem 0;
    border-bottom: 1px solid #8bbce2;
    border-bottom: .0833333333rem solid #8bbce2;
    border-top: 0 solid #8bbce2;
    border-left: 0 solid #8bbce2;
    border-right: 0 solid #8bbce2
}

.commDevBg .developmentArea h3 {
    color: #fff;
    font-size: 48px;
    font-size: 4rem;
    line-height: 50px;
    line-height: 4.1666666667rem;
    padding: 0 1.6666666667rem .8333333333rem;
    letter-spacing: 2px
}

.commDevBg .developmentArea p {
    color: #fff;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 28px;
    line-height: 2.3333333333rem;
    padding: 0 1.6666666667rem 1.25rem;
    opacity: .5;
    font-weight: 400
}

.commDevBg .developmentArea .btnRowNgo {
    margin-top: 1.6666666667rem
}

@media screen and (min-width:320px)and (max-width:480px) {
    .commDevBg .developmentArea {
        margin: 0 auto
    }
}

@media screen and (min-width:961px)and (max-width:1200px) {
    .commDevBg .developmentArea {
        width: 344px;
        width: 28.6666666667rem
    }
}

@media screen and (min-width:641px)and (max-width:960px) {
    .commDevBg .developmentArea {
        width: 344px;
        width: 28.6666666667rem;
        margin: 0 auto
    }
}

@media screen and (min-width:480px)and (max-width:640px) {
    .commDevBg .developmentArea {
        width: 344px;
        width: 28.6666666667rem;
        margin: 0 auto;
        left: 0;
        right: 0
    }
}

@media screen and (min-width:320px)and (max-width:479px) {
    .commDevBg .developmentArea {
        width: 300px;
        width: 25rem;
        margin: 0 auto;
        left: 0;
        right: 0
    }
}

.footprintAnnual {
    padding: .4166666667rem 0;
    float: left;
    margin: 0 6.5rem
}

.footprintAnnual a {
    color: #004d8b;
    text-decoration-line: underline
}

.footprintAnnual .deviderAndSpacer {
    border-right: 1px solid #fff;
    border-right: .0833333333rem solid #fff;
    padding: 6.25rem 0 2.9166666667rem
}

.footprintAnnual .deviderAndSpacer .countDisplay {
    margin-top: 1.6666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .footprintAnnual .deviderAndSpacer {
        padding: 2.0833333333rem 0 1.4166666667rem;
        border-right: none
    }
    .footprintAnnual .deviderAndSpacer .countDisplay {
        border-right: none;
        height: 180px;
        height: 15rem
    }
}

.footprintAnnual .deviderAndSpacer .countDisplay .counter {
    display: inline-block
}

.footprintAnnual .deviderAndSpacer .blueCount img,
.footprintAnnual .deviderAndSpacer .greenCount img {
    display: block
}

.footprintAnnual .deviderAndSpacer .blueCount h4,
.footprintAnnual .deviderAndSpacer .blueCount span {
    color: #6ba6ad;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    font-weight: 700;
    width: 80%
}

.footprintAnnual .deviderAndSpacer .blueCount span {
    font-size: 40px;
    font-size: 3.3333333333rem;
    line-height: 70px;
    line-height: 5.8333333333rem
}

@media only screen and (max-width:40em) {
    .footprintAnnual .deviderAndSpacer {
        padding: 2.0833333333rem 0 1.4166666667rem
    }
    .footprintAnnual .deviderAndSpacer .countDisplay {
        height: 200px;
        height: 16.6666666667rem
    }
    .footprintAnnual .deviderAndSpacer .blueCount span {
        font-size: 50px;
        font-size: 4.1666666667rem
    }
}

.footprintAnnual .deviderAndSpacer .greenCount h4,
.footprintAnnual .deviderAndSpacer .greenCount span {
    color: #87a91f;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    font-weight: 700;
    width: 80%
}

.footprintAnnual .deviderAndSpacer .greenCount span {
    font-size: 40px;
    font-size: 3.3333333333rem;
    line-height: 70px;
    line-height: 5.8333333333rem
}

@media only screen and (max-width:40em) {
    .footprintAnnual .deviderAndSpacer .greenCount span {
        font-size: 50px;
        font-size: 4.1666666667rem
    }
}

.footprintAnnual .deviderAndSpacer .redCount img {
    display: iblock
}

.footprintAnnual .deviderAndSpacer .redCount h4,
.footprintAnnual .deviderAndSpacer .redCount span {
    color: #c66f5c;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    font-weight: 700;
    width: 80%
}

.footprintAnnual .deviderAndSpacer .redCount span {
    font-size: 40px;
    font-size: 3.3333333333rem;
    line-height: 70px;
    line-height: 5.8333333333rem
}

.footprintAnnual .deviderAndSpacer .last {
    float: left!important
}

@media only screen and (max-width:40em) {
    .footprintAnnual .deviderAndSpacer .redCount span {
        font-size: 50px;
        font-size: 4.1666666667rem
    }
    .footprintAnnual .deviderAndSpacer {
        border-right: none
    }
}

.footprintAnnual h2 {
    text-align: left;
    margin-bottom: 10px
}

.footprintAnnual p {
    color: #666;
    font-size: 17px;
    font-size: 1.4166666667rem;
    line-height: 30px;
    line-height: 2.5rem;
    padding: 0 0 .8333333333rem;
    width: 80%
}

.footprintAnnual .blockRow .blockContent {
    margin-right: 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .footprintAnnual {
        margin: 1.6666666667rem
    }
}

.annualBlock {
    padding: .4166666667rem 0
}

.annualBlock #annualSectionltpct {
    padding: 5.4166666667rem 0 2.9166666667rem;
    float: left
}

@media only screen and (max-width:40em) {
    .footprintAnnual p {
        width: 100%
    }
    .footprintAnnual {
        margin: 0
    }
    .annualBlock #annualSectionltpct {
        padding: 2.0833333333rem 0 2.25rem
    }
}

.annualBlock #annualSectionltpct .annualCoverImage {
    margin-right: .8333333333rem
}

@media only screen and (max-width:40em) {
    .annualBlock #annualSectionltpct .annualCoverImage {
        margin-right: 1.6666666667rem!important
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .annualBlock #annualSectionltpct {
        padding: 2.0833333333rem 0 2.25rem
    }
    .annualBlock #annualSectionltpct .annualCoverImage {
        margin-right: 0
    }
}

.annualBlock #annualSectionltpct .annualCoverImage img {
    box-shadow: 5px 5px #e4e1e1
}

.annualBlock #annualSectionltpct .annualPara {
    margin-right: -6.6666666667rem;
    width: 60%
}

.annualBlock #annualSectionltpct .annualPara .btnRowNgo {
    margin-top: 3.3333333333rem;
    text-align: left
}

.annualBlock #annualSectionltpct .annualPara .btnRowNgo .btnGlobalpct {
    border: 2px solid #024d87;
    padding: 2.0833333333rem 3.3333333333rem;
    font-size: 13px;
    font-size: 1.0833333333rem;
    border-radius: 2px;
    transition: all .5s ease
}

@media only screen and (max-width:40em) {
    .annualBlock #annualSectionltpct .annualPara {
        margin-right: 0;
        width: 55%
    }
    .annualBlock #annualSectionltpct .annualPara .btnRowNgo .btnGlobalpct {
        padding: 1.25rem 1.6666666667rem
    }
}

.annualBlock #annualSectionltpct .annualPara .btnRowNgo .btnGlobalpct:hover {
    border: 2px solid #024d87;
    color: #fff;
    background-color: #024d87
}

.annualBlock .mobileHeading {
    display: none
}

.annualBlock .desktopHeading {
    display: block
}

@media screen and (min-width:641px)and (max-width:960px) {
    .annualBlock {
        padding: 0
    }
}

.focusareaSection {
    padding: 2.5rem 0 0
}

@media only screen and (max-width:40em) {
    .annualBlock .mobileHeading {
        display: block
    }
    .annualBlock .desktopHeading {
        display: none
    }
    .focusareaSection {
        padding-bottom: 0;
        padding-top: 2.0833333333rem
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .annualBlock #annualSectionltpct .annualPara {
        margin-right: 0;
        width: 50%
    }
    .focusareaSection {
        padding-bottom: 0;
        padding-top: 2.0833333333rem
    }
}

.focusareaSection .blockRow .blockContent {
    margin-right: 20px
}

.focusareaSection .blockRow .blockContent h5 {
    color: #fff;
    font-size: 22px;
    font-size: 1.8333333333rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    text-transform: uppercase;
    padding: 0 1.25rem;
    font-weight: 700;
    float: left;
    width: 100%
}

.focusareaSection .blockRow .blockContent h5 img {
    margin: 1.3333333333rem 0;
    display: block;
    float: left
}

.focusareaSection .blockRow .blockContent h5 span {
    display: inline-block;
    display: block;
    margin-top: 1.25rem;
    margin-left: .5rem;
    text-align: left
}

.focusareaSection .blockRow .blockContent .educationBlock {
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem
}

.focusareaSection .blockRow .blockContent .educationBlock h5 {
    background-color: #e7be41
}

.focusareaSection .blockRow .blockContent .educationBlock .imgThumbResponsive {
    width: 100%
}

@media only screen and (min-width:0)and (max-width:60em) {
    .focusareaSection .blockRow .blockContent .educationBlock {
        height: 298px;
        height: 24.8333333333rem
    }
}

@media screen and (min-width:320px)and (max-width:786px) {
    .focusareaSection .blockRow .blockContent .educationBlock .imgThumbResponsive {
        width: 100%
    }
}

.focusareaSection .blockRow .blockContent .educationBlockHover {
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem;
    background-color: #fff;
    border: 3px dashed #c66f5c;
    padding: 3.3333333333rem 0 7.75rem;
    text-align: center
}

.focusareaSection .blockRow .blockContent .educationBlockHover p {
    color: #000;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    padding: .4166666667rem .4166666667rem 0
}

.focusareaSection .blockRow .blockContent .educationBlockHover h5 {
    padding: .8333333333rem 0 1.6666666667rem
}

.focusareaSection .blockRow .blockContent .educationBlockHover h5 a {
    color: #c66f5c;
    text-decoration: none;
    border-bottom: 2px solid #c66f5c;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.3333333333rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .focusareaSection .blockRow .blockContent .educationBlockHover {
        height: 298px;
        height: 24.8333333333rem
    }
}

.focusareaSection .blockRow .blockContent .skillBlock {
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem
}

.focusareaSection .blockRow .blockContent .skillBlock h5 {
    background-color: #a0b855
}

@media screen and (min-width:320px)and (max-width:786px) {
    .focusareaSection .blockRow .blockContent .skillBlock .imgThumbResponsive {
        width: 100%
    }
}

.focusareaSection .blockRow .blockContent .skillBlockHover {
    background-color: #fff;
    border: 3px dashed #c66f5c;
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem;
    padding: 3.3333333333rem 0 7.75rem;
    text-align: center
}

.focusareaSection .blockRow .blockContent .skillBlockHover p {
    color: #000;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding-top: .4166666667rem
}

.focusareaSection .blockRow .blockContent .skillBlockHover h5 {
    padding: .8333333333rem 0 1.6666666667rem
}

.focusareaSection .blockRow .blockContent .skillBlockHover h5 a {
    color: #c66f5c;
    text-decoration: none;
    border-bottom: 2px solid #c66f5c;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.3333333333rem
}

.focusareaSection .blockRow .blockContent .healthBlock {
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem
}

.focusareaSection .blockRow .blockContent .healthBlock h5 {
    background-color: #c66f5c
}

@media screen and (min-width:320px)and (max-width:786px) {
    .focusareaSection .blockRow .blockContent .healthBlock .imgThumbResponsive {
        width: 100%
    }
}

.focusareaSection .blockRow .blockContent .healthBlockHover {
    background-color: #fff;
    border: 3px dashed #c66f5c;
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem;
    padding: 3.3333333333rem 0 7.75rem;
    text-align: center
}

.focusareaSection .blockRow .blockContent .healthBlockHover p {
    color: #000;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding-top: .4166666667rem
}

.focusareaSection .blockRow .blockContent .healthBlockHover h5 {
    padding: .8333333333rem 0 1.6666666667rem
}

.focusareaSection .blockRow .blockContent .healthBlockHover h5 a {
    color: #c66f5c;
    text-decoration: none;
    border-bottom: 2px solid #c66f5c;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.3333333333rem
}

.focusareaSection .blockRow .blockContent .waterBlock {
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem
}

.focusareaSection .blockRow .blockContent .waterBlock h5 {
    background-color: #6ba6ad
}

@media screen and (min-width:320px)and (max-width:786px) {
    .focusareaSection .blockRow .blockContent .waterBlock .imgThumbResponsive {
        width: 100%
    }
}

.focusareaSection .blockRow .blockContent .waterBlockHover {
    background-color: #fff;
    border: 3px dashed #c66f5c;
    height: 298px;
    height: 24.8333333333rem;
    width: 230px;
    width: 19.1666666667rem;
    padding: 3.3333333333rem 0 7.75rem;
    text-align: center
}

.focusareaSection .blockRow .blockContent .waterBlockHover p {
    color: #000;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding-top: .4166666667rem
}

.focusareaSection .blockRow .blockContent .waterBlockHover h5 {
    padding: .8333333333rem 0 1.6666666667rem
}

.focusareaSection .blockRow .blockContent .waterBlockHover h5 a {
    color: #c66f5c;
    text-decoration: none;
    border-bottom: 2px solid #c66f5c;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.3333333333rem
}

.view-fifth .mask {
    background-color: rgba(146, 96, 91, .3);
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.view-fifth h2 {
    background: rgba(255, 255, 255, .5);
    color: #000;
    -webkit-box-shadow: 0 1px 3px rgba(159, 141, 140, .5);
    -moz-box-shadow: 0 1px 3px rgba(159, 141, 140, .5);
    box-shadow: 0 1px 3px rgba(159, 141, 140, .5)
}

.view-fifth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: #333;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.view-fifth:hover .mask {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.view-fifth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.view {
    margin: 10px;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: default
}

.a2a_default_style .a2a_counter img,
.a2a_default_style .a2a_dd,
.a2a_default_style .a2a_svg,
.a2a_default_style a {
    float: none!important
}

.view .content,
.view .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    margin: 0 auto
}

.focusareaSection h2 {
    color: #fff;
    padding: 0 0 2.6666666667rem
}

.focusareaSection .rowContent {
    max-width: 1020px
}

@media only screen and (min-width:0)and (max-width:60em) {
    .focusareaSection .rowContent .blockDiv {
        width: 600px;
        margin: 0 auto
    }
}

@media only screen and (max-width:40em) {
    .focusareaSection .rowContent .blockDiv {
        width: 500px;
        margin: 0 auto
    }
}

@media screen and (min-width:320px)and (max-width:510px) {
    .focusareaSection .rowContent .blockDiv {
        width: 300px;
        margin: 0 auto
    }
}

.main-slider {
    position: relative;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s ease;
    background-color: #292929
}

.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible
}

.main-slider .slick-slide {
    position: relative;
    outline: 0!important;
    backface-visibility: inherit;
    -webkit-backface-visibility: hidden!important
}

.main-slider .slick-slide * {
    backface-visibility: inherit;
    -webkit-backface-visibility: hidden!important
}

.main-slider .slick-slide::before {
    background-color: #000;
    opacity: .3;
    z-index: 1
}

.main-slider .slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%)
}

.main-slider .slick-slide figure {
    position: relative;
    height: 100%
}

.main-slider .slick-slide figure img {
    position: relative
}

@media screen and (min-width:480px)and (max-width:640px) {
    .main-slider .slick-slide figure img {
        max-width: 160%;
        margin-left: -50%
    }
}

@media screen and (min-width:320px)and (max-width:479px) {
    .main-slider .slick-slide figure img {
        max-width: 180%;
        margin-left: -50%
    }
}

.main-slider .slick-slide figure a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 999
}

.main-slider .slick-slide figure .playIcon {
    background: url(../../assets/corporate/images/pct_images/playIcon.png) center center no-repeat
}

@media only screen and (max-width:40em) {
    .main-slider .slick-slide figure .playIcon {
        background-size: 20%
    }
}

.main-slider .slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all .8s ease
}

.main-slider .slick-slide .slide-image.show {
    opacity: 1
}

.main-slider .slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden
}

.main-slider .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%
}

.main-slider .slick-slide .slide-media {
    animation: slideOut .4s cubic-bezier(.4, .29, .01, 1)
}

.main-slider .slick-slide.slick-active {
    z-index: 1
}

.main-slider .slick-slide.slick-active .slide-media {
    animation: slideIn 2.4s cubic-bezier(.4, .29, .01, 1)
}

.main-slider .slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(0);
    transition: all .7s cubic-bezier(.32, .34, 0, 1.62) .6s
}

.main-slider .item .captionBlock {
    padding: 2.3333333333rem 2.5rem 2.6666666667rem 4.1666666667rem;
    color: #fff;
    text-align: left
}

.main-slider .item .captionBlock h2 {
    text-align: left;
    color: #fff;
    text-transform: none;
    font-size: 38px;
    font-size: 3.1666666667rem;
    font-weight: 700;
    line-height: 45px;
    line-height: 3.75rem;
    margin-bottom: .8333333333rem
}

.main-slider .item .captionBlock p {
    line-height: 25px;
    line-height: 2.0833333333rem
}

.main-slider .item .captionBlock .btnRowNgo {
    text-align: left;
    margin-top: 1.6666666667rem
}

.main-slider .item .Bg1Caption {
    background-color: #c66f5c
}

.main-slider .item .Bg2Caption {
    background-color: #e7be41
}

.main-slider .item .Bg3Caption {
    background-color: #a0b855
}

.main-slider .slick-dots {
    text-align: right;
    padding-top: 0;
    left: 0;
    width: 25%;
    bottom: 10%
}

.main-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.main-slider .slick-dots li button {
    width: 3px;
    height: 3px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: none;
    transition: all .3s ease;
    opacity: 1;
    padding: 4px
}

.main-slider .slick-dots li button:focus {
    outline: 0
}

.main-slider .slick-dots li button:hover {
    opacity: 1
}

.main-slider .slick-dots li.slick-active button {
    box-shadow: 0 0 0 0 #fff;
    opacity: .5;
    background-color: #fff
}

@media only screen and (max-width:40em) {
    .main-slider {
        height: auto;
        min-height: auto
    }
}

@media screen and (min-width:1285px)and (max-width:1329px) {
    .main-slider .item .captionBlock {
        padding: 1.6666666667rem 2.5rem 2.0833333333rem 3.3333333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 40px;
        line-height: 3.3333333333rem
    }
    .main-slider .slick-dots {
        bottom: 5%
    }
}

@media screen and (min-width:1200px)and (max-width:1284px) {
    .main-slider .item .captionBlock {
        padding: 1.6666666667rem 2.5rem 2.0833333333rem 3.3333333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 40px;
        line-height: 3.3333333333rem
    }
    .main-slider .item .captionBlock p {
        line-height: 22px;
        line-height: 1.8333333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:1170px)and (max-width:1199px) {
    .main-slider .item .captionBlock {
        padding: 1.6666666667rem 1.6666666667rem 2.0833333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 44px;
        line-height: 3.6666666667rem;
        font-size: 35px;
        font-size: 2.9166666667rem;
        margin-bottom: .8333333333rem
    }
    .main-slider .item .captionBlock p {
        line-height: 22px;
        line-height: 1.8333333333rem;
        font-size: 15px;
        font-size: 1.25rem
    }
    .main-slider .item .btnRowNgo {
        margin-top: 1.25rem
    }
}

@media screen and (min-width:1099px)and (max-width:1169px) {
    .main-slider .item .captionBlock {
        padding: .8333333333rem 1.6666666667rem 2.0833333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 40px;
        line-height: 3.3333333333rem;
        font-size: 30px;
        font-size: 2.5rem;
        margin-bottom: .8333333333rem
    }
    .main-slider .item .captionBlock p {
        line-height: 26px;
        line-height: 2.1666666667rem;
        font-size: 16px;
        font-size: 1.3333333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:1034px)and (max-width:1098px) {
    .main-slider .item .captionBlock {
        padding: .8333333333rem 1.6666666667rem 2.0833333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 43px;
        line-height: 3.5833333333rem;
        font-size: 25px;
        font-size: 2.0833333333rem;
        margin-bottom: .4166666667rem
    }
    .main-slider .item .captionBlock p {
        line-height: 23px;
        line-height: 1.9166666667rem;
        font-size: 16px;
        font-size: 1.3333333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:1000px)and (max-width:1033px) {
    .main-slider .item .captionBlock {
        padding: .8333333333rem 1.6666666667rem 2.0833333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 43px;
        line-height: 3.5833333333rem;
        font-size: 25px;
        font-size: 2.0833333333rem;
        margin-bottom: .4166666667rem
    }
    .main-slider .item .captionBlock p {
        line-height: 20px;
        line-height: 1.6666666667rem;
        font-size: 13px;
        font-size: 1.0833333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:980px)and (max-width:999px) {
    .main-slider .item .captionBlock {
        padding: .8333333333rem 1.6666666667rem 2.5rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 35px;
        line-height: 2.9166666667rem;
        font-size: 25px;
        font-size: 2.0833333333rem;
        margin-bottom: .4166666667rem
    }
    .main-slider .item .captionBlock p {
        line-height: 20px;
        line-height: 1.6666666667rem;
        font-size: 13px;
        font-size: 1.0833333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:960px)and (max-width:979px) {
    .main-slider .item .captionBlock {
        padding: .4166666667rem 1.6666666667rem 3.3333333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 30px;
        line-height: 2.5rem;
        font-size: 24px;
        font-size: 2rem;
        margin-bottom: .8333333333rem
    }
    .main-slider .item .captionBlock p {
        line-height: 20px;
        line-height: 1.6666666667rem;
        font-size: 13px;
        font-size: 1.0833333333rem
    }
    .main-slider .item .captionBlock .btnGlobalpctWhite {
        padding: .8333333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:900px)and (max-width:959px) {
    .main-slider .item .captionBlock {
        padding: .4166666667rem 1.25rem 2.5rem .8333333333rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 30px;
        line-height: 2.5rem;
        font-size: 24px;
        font-size: 2rem;
        margin-bottom: 1.25rem
    }
    .main-slider .item .captionBlock p {
        line-height: 20px;
        line-height: 1.6666666667rem;
        font-size: 13px;
        font-size: 1.0833333333rem
    }
    .main-slider .item .captionBlock .btnGlobalpctWhite {
        padding: .8333333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:820px)and (max-width:899px) {
    .main-slider .item .captionBlock {
        padding: .8333333333rem .8333333333rem 2.5rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 18px;
        line-height: 1.5rem;
        font-size: 20px;
        font-size: 1.6666666667rem;
        margin-bottom: .8333333333rem
    }
    .main-slider .item .captionBlock p {
        line-height: 20px;
        line-height: 1.6666666667rem;
        font-size: 13px;
        font-size: 1.0833333333rem
    }
    .main-slider .item .captionBlock .btnGlobalpct {
        padding: .8333333333rem
    }
    .main-slider .item .captionBlock .btnRowNgo {
        margin-top: .8333333333rem
    }
    .main-slider .slick-dots {
        bottom: 10%
    }
}

@media screen and (min-width:786px)and (max-width:819px) {
    .main-slider .item .captionBlock {
        padding: .8333333333rem .8333333333rem 2.5rem
    }
    .main-slider .item .captionBlock h2 {
        line-height: 18px;
        line-height: 1.5rem;
        font-size: 20px;
        font-size: 1.6666666667rem;
        margin-bottom: .8333333333rem
    }
    .main-slider .item .captionBlock p {
        line-height: 18px;
        line-height: 1.5rem;
        font-size: 12px;
        font-size: 1rem
    }
    .main-slider .item .captionBlock .btnGlobalpct {
        padding: .8333333333rem
    }
    .main-slider .item .captionBlock .btnRowNgo {
        margin-top: .8333333333rem
    }
    .main-slider .slick-dots {
        bottom: 5%
    }
}

@media screen and (min-width:786px) {
    .captionBlockDesktop {
        display: block
    }
    .captionBlockMobile {
        display: none
    }
}

@media screen and (min-width:320px)and (max-width:785px) {
    .main-slider,
    .main-slider .item .imageBlockBanner {
        height: auto
    }
    .captionBlockDesktop {
        display: none
    }
    .captionBlockMobile,
    .main-slider .item .activeMobile {
        display: block
    }
    .main-slider .medium-12,
    .main-slider .medium-4 {
        width: 100%
    }
    .main-slider .item .activeDesktop {
        display: none
    }
    .main-slider .item .captionBlock {
        padding: 1.6666666667rem 1.6666666667rem 1.6666666667rem 2.5rem
    }
    .main-slider .item .captionBlock h2 {
        font-size: 36px;
        font-size: 3rem;
        line-height: 40px;
        line-height: 3.3333333333rem;
        margin-bottom: .4166666667rem
    }
    .main-slider .slick-dots {
        text-align: right;
        padding-top: 0;
        left: 0;
        width: 100%;
        bottom: 1%;
        padding-right: .8333333333rem;
        position: absolute!important
    }
}

.demo div a,
.servicesIntro h1 span {
    display: block
}

@media screen and (min-width:320px)and (max-width:785px)and (max-width:480px) {
    .main-slider .item .captionBlock h2 {
        font-size: 32px;
        font-size: 2.6666666667rem;
        line-height: 42px;
        line-height: 3.5rem;
        margin-bottom: .8333333333rem
    }
}

@media screen and (min-width:320px)and (max-width:785px)and (min-width:481px)and (max-width:785px) {
    .main-slider .item .captionBlock h2 {
        font-size: 36px;
        font-size: 3rem;
        line-height: 40px;
        line-height: 3.3333333333rem
    }
}

.demo div,
.demo div img {
    position: relative
}

.demo div a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 999
}

#html5-watermark {
    position: absolute!important;
    top: -999px!important
}

.servicesIntro h1.type3,
h1.type3 {
    font-size: 35px;
    font-size: 2.9166666667rem;
    line-height: 44px;
    line-height: 3.6666666667rem
}

.servicesIntro {
    padding: 2.5rem;
    background: #0370c0
}

.servicesIntro h1 {
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 52px;
    line-height: 4.3333333333rem;
    margin: 0;
    color: #fff;
    font-weight: 300
}

.servicesIntro p {
    color: #fff;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding-top: 1.6666666667rem;
    font-weight: 300
}

.servicesIntro h1.type2 {
    font-size: 50px;
    line-height: 34px
}

.servicesIntro h1.type2 span {
    word-wrap: break-word;
    font-size: 50px;
    font-size: 4.1666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem
}

.dropbtn,
.dropbtnNav {
    font-size: 16px;
    cursor: pointer
}

.dropbtn {
    color: #fff;
    padding: 0;
    border: none;
    width: 40px;
    height: 40px
}

.dropdown {
    position: fixed;
    display: inline-block;
    right: 0;
    z-index: 999
}

.dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    width: auto;
    z-index: 1
}


.dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.dropdown:hover .dropdown-content {
    display: block
}

.a2a_default_style a {
    padding: 0!important
}

.a2a_dd {
    display: none!important
}

.a2a_svg {
    height: 40px!important;
    line-height: 40px!important;
    width: 40px!important
}

.a2a_default_style .a2a_svg {
    border-radius: 2px!important
}

@media screen and (max-width:960px) {
    .a2a_svg,
    .dropbtn {
        height: 46px!important;
        line-height: 46px!important;
        width: 46px!important
    }
}

.article-nav {
    width: 100%!important;
    position: relative;
    display: block
}

.dropbtnNav {
    background-color: #292929;
    color: #fff;
    padding: 12px 0;
    border: none;
    width: 100%;
    line-height: 42px
}

.dropbtnNav a {
    width: 80%;
    text-align: left;
    display: inline-block
}

.dropdownNav {
    position: relative;
    text-align: left;
    width: 100%
}

.dropdownNav-content {
    display: none;
    left: 0;
    background-color: #292929;
    position: absolute;
    width: 100Vw;
    z-index: 9999
}

.dropdownNav a {
    font-size: 18px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700
}

.dropdownNav a img {
    margin-right: .8333333333rem
}

.dropdownNav a.educationLi {
    color: #e7be41
}

.dropdownNav a.skillBuildingLi {
    color: #a0b855
}

.dropdownNav a.healthLi {
    color: #c66f5c
}

.dropdownNav a.waterLi {
    color: #6ba6ad
}

.dropdownNav-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.dropdownNav-content a:hover {
    background-color: #383737
}

.dropdownNav:hover .dropdownNav-content {
    display: block
}

.dropdownNav:hover .dropbtnNav {
    background-color: #292929
}

.dropdownNav {
    display: none
}

.article-expandinner {
    display: block
}

@media screen and (min-width:320px)and (max-width:768px) {
    .dropdownNav {
        display: block
    }
    .article-details .article-expandinner {
        display: none
    }
}

.pctSocialLinksFooter {
    height: 70px
}

.morelink {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 0;
    font-size: 16px;
    color: #004d8b
}

.morelink:after {
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-top: 6px;
    margin-left: 10px;
    border: 1px solid #ececec;
    border-top: none;
    border-right: none;
    background: 0 0;
    transform: rotate(-45deg);
    transform-origin: bottom
}

.morelink.less:after {
    margin-left: 7px;
    transform: rotate(135deg)
}

.introParaIntervention a {
    font-size: 18px;
    font-size: 1.5rem;
    color: #004d8b;
    text-decoration: underline;
    text-align: center;
    margin-top: 10px
}

.bannerImageCCD {
    margin: 0 0 2.5rem
}

.bannerImageCCD .banner_widgetBlock {
    overflow: hidden
}

@media screen and (min-width:480px)and (max-width:640px) {
    .bannerImageCCD .banner_widgetBlock img {
        max-width: 130%;
        margin-left: -30%
    }
}

@media screen and (min-width:320px)and (max-width:479px) {
    .bannerImageCCD .banner_widgetBlock img {
        max-width: 130%;
        margin-left: -30%
    }
}

.bannerImageCCD .banner_widgetBlock img {
    width: 100%
}

.ccdContentBlock {
    margin: 0 0 4.1666666667rem
}

.ccdContentBlock img {
    display: block;
    margin: 1.25rem auto;
    width: 100%;
    max-width: 100%
}

.ccdContentBlock h2 {
    text-transform: none;
    text-align: initial;
    font-size: 25px;
    font-size: 2.0833333333rem;
    margin: 0 0 .8333333333rem
}

.ccdContentBlock p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    color: #333;
    margin: 0 0 1.6666666667rem
}

.ccdContentBlock h3 {
    text-transform: uppercase;
    text-align: initial;
    font-size: 20px;
    font-size: 1.6666666667rem;
    margin: 0 0 .8333333333rem;
    color: #024d87;
    font-weight: 700
}

.ccdContentBlock .banner_widgetBlock {
    margin-bottom: 4.1666666667rem;
    position: relative
}

.ccdContentBlock .banner_widgetBlock img {
    position: relative;
    margin: 0
}

.ccdContentBlock .banner_widgetBlock .mobileBanner {
    display: none
}

@media only screen and (min-width:120.063em)and (max-width:999999999999) {
    .ccdContentBlock .banner_widgetBlock .mobileBanner {
        display: none
    }
}

@media only screen and (min-width:90.063em)and (max-width:120em) {
    .ccdContentBlock .banner_widgetBlock .mobileBanner {
        display: none
    }
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .ccdContentBlock .banner_widgetBlock .mobileBanner {
        display: none
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .ccdContentBlock .banner_widgetBlock .mobileBanner {
        display: none
    }
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    background: url(../../assets/corporate/images/pct_images/gradiantOverlayImg.png) bottom left repeat-x
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant h5 {
    font-size: 33px;
    font-size: 2.75rem;
    line-height: 40px;
    line-height: 3.3333333333rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 25px;
    margin: 0 1.25rem 1.6666666667rem
}

@media only screen and (max-width:40em) {
    .ccdContentBlock .banner_widgetBlock .dekstopBanner {
        display: none
    }
    .ccdContentBlock .banner_widgetBlock .mobileBanner {
        display: block;
        width: 100%
    }
    .ccdContentBlock .banner_widgetBlock .oavrlayGradiant h5 {
        font-size: 22px!important;
        font-size: 1.8333333333rem!important;
        line-height: 30px!important;
        line-height: 2.5rem!important;
        bottom: 35px
    }
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant h5 a {
    color: #fff;
    text-decoration: none
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant h5 a:hover {
    text-decoration: none
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant p {
    font-size: 17px;
    font-size: 1.4166666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 10px;
    margin: 0 1.25rem
}

@media only screen and (max-width:40em) {
    .ccdContentBlock .banner_widgetBlock .oavrlayGradiant p {
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant p a {
    color: #fff;
    text-decoration: none
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant p a:hover {
    text-decoration: none
}

.containerCollapse .btn,
.interventions-content p a {
    text-decoration: underline
}

.ccdContentBlock .banner_widgetBlock .oavrlayGradiant cite {
    background: #292929;
    color: #e7be41;
    display: inline-block;
    font-size: 11px;
    font-size: .9166666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding: 0 .4166666667rem;
    position: absolute;
    bottom: 95px;
    margin: 0 1.25rem;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase
}

.ccdContentBlock .tableHeading,
.ccdContentBlock table {
    width: 90%;
    margin: 0 auto
}

@media screen and (min-width:1025px)and (max-width:1161px) {
    .ccdContentBlock .banner_widgetBlock .oavrlayGradiant cite {
        bottom: 135px
    }
}

@media screen and (min-width:786px)and (max-width:1025px) {
    .ccdContentBlock .banner_widgetBlock .oavrlayGradiant cite {
        bottom: 135px
    }
}

@media screen and (min-width:640px)and (max-width:785px) {
    .ccdContentBlock .banner_widgetBlock .oavrlayGradiant cite {
        bottom: 135px
    }
}

.ccdContentBlock .tableHeading h4 {
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 700;
    color: #2d2731
}

.ccdContentBlock .tableHeading p {
    color: #2d2731;
    font-size: 18px;
    font-size: 1.5rem
}

.ccdContentBlock table {
    border-collapse: collapse;
    background-color: #f6f6f6;
    color: #2d2731
}

.ccdContentBlock table td,
.ccdContentBlock table th {
    text-align: left;
    font-size: 14px;
    font-size: 1.1666666667rem;
    padding: 1.6666666667rem 1.6666666667rem 2.0833333333rem
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.ccdContentBlock table tr:nth-child(even) {
    background-color: #eee;
    border: 1px solid #fff
}

.containerCollapse {
    margin: 0 0 1.6666666667rem
}

.containerCollapse p {
    margin: 0
}

.containerCollapse .collapse {
    display: none
}

.containerCollapse .in {
    display: block
}

.containerCollapse .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: "height, visibility";
    transition-duration: .35s;
    transition-timing-function: ease
}

.containerCollapse .btn {
    background-color: #fff;
    border: none;
    font-size: 18px;
    font-size: 1.5rem;
    color: #004d8b;
    text-align: center;
    margin: .8333333333rem auto;
    display: inherit
}

.container {
    margin-right: auto;
    margin-left: auto
}

.container .row {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.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: 15px;
    padding-right: 15px
}

.row .no-gutter>[class*=col-],
.row.gutter-30>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.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-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .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-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .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-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .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-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.aarogya-wrapper .img-responsive,
.jeevan-wrapper .img-responsive,
.uddyam-wrapper .img-responsive,
.vidya-wrapper .img-responsive {
    width: 100%
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.row .no-gutter,
.row.gutter-30 {
    margin-right: 0;
    margin-left: 0
}

@media(min-width:64em) {
    .row.gutter-30 {
        margin-right: -30px;
        margin-left: -30px
    }
    .row.gutter-30>[class*=col-] {
        padding-right: 30px;
        padding-left: 30px
    }
}

.vidya-wrapper {
    background-color: #ffcb08;
    padding: 0
}

@media(max-width:30em) {
    .vidya-wrapper {
        min-height: 144px
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .vidya-wrapper {
        min-height: 216px
    }
}

.aarogya-wrapper {
    background-color: #c66f5c;
    padding: 0
}

@media(max-width:30em) {
    .aarogya-wrapper {
        min-height: 144px
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .aarogya-wrapper {
        min-height: 216px
    }
}

.jeevan-wrapper {
    background-color: #6ba6ad;
    padding: 0
}

@media(max-width:30em) {
    .jeevan-wrapper {
        min-height: 144px
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .jeevan-wrapper {
        min-height: 216px
    }
}

.uddyam-wrapper {
    background-color: #a0b855;
    padding: 0
}


@media(max-width:30em) {
    .uddyam-wrapper {
        min-height: 144px
    }
}

.vidya-block {
    text-align: right;
    padding-right: .8333333333rem;
    margin-top: 2.5rem
}

@media(max-width:480px) {
    .vidya-block {
        margin-top: 3.0833333333rem
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .uddyam-wrapper {
        min-height: 216px
    }
    .vidya-block {
        margin-top: 4.5rem
    }
}

.vidya-block h3 {
    font-size: 24px;
    font-size: 2rem;
    margin-top: 1.25rem;
    padding: 1.6666666667rem 2.0833333333rem;
    display: inline-block;
    max-width: 342px;
    border-top: 1px solid #ffe584;
    font-style: italic
}

@media(max-width:50.75em) {
    .vidya-block h3 {
        display: none
    }
}

body,
html {
    height: 100%
}

.pct-e-banner {
    min-height: 216px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../../assets/corporate/images/pct_images/education-header.jpg);
    background-size: cover
}

@media(max-width:30em) {
    .pct-e-banner {
        min-height: 144px;
        background-size: 140% 100%
    }
}

@media(min-width:64em) {
    .pct-e-banner {
        min-height: 290px
    }
}

.pct-e-banner a.playIcon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 999;
    background: url(../../assets/corporate/images/pct_images/playIcon.png) center center no-repeat
}

.interventions-wrapper {
    background-color: #f7f7f7;
    padding-bottom: 3.3333333333rem
}

@media screen and (min-width:1200px) {
    .interventions-wrapper>.container {
        width: 1196px
    }
}

.healthCarousel .iterventions-nav .slick-slide.slick-current {
    background-color: #c66f5c
}

.healthCarousel .iterventions-nav .slick-slide.slick-current::after {
    border-top-color: #c66f5c
}

.waterCarousel .iterventions-nav .slick-slide.slick-current {
    background-color: #6ba6ae
}

.waterCarousel .iterventions-nav .slick-slide.slick-current::after {
    border-top-color: #6ba6ae
}

.skillCarousel .iterventions-nav .slick-slide.slick-current {
    background-color: #a0b856
}

.skillCarousel .iterventions-nav .slick-slide.slick-current::after {
    border-top-color: #a0b856
}

.interventions-content {
    background-color: #fff;
    padding: 2.8333333333rem
}

.interventions-content p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    color: #000
}

@media(max-width:30em) {
    .interventions-content {
        padding: 1.25rem;
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }
    .interventions-content p {
        font-size: 14px;
        font-size: 1.1666666667rem
    }
}

.interventions-content p span {
    line-height: 10px;
    line-height: .8333333333rem
}

.interventions-content .toggle-text {
    overflow: hidden;
    margin-bottom: 5px;
    transition: all .3s ease
}

.interventions-content .btn-read {
    font-size: 16px;
    font-size: 1.3333333333rem;
    font-weight: 700;
    color: #004d8b;
    margin-bottom: 13px;
    margin-top: 4px;
    cursor: pointer;
    text-transform: uppercase
}

.interventions-content .btn-read b:last-child,
.interventions-content .morecontent span {
    display: none
}

.interventions-content .btn-read,
.interventions-content .morelink {
    display: inline-block
}

.interventions-slider {
    margin: 3.0833333333rem 0
}

@media(max-width:30em) {
    .interventions-content .btn-read {
        font-size: 14px;
        font-size: 1.1666666667rem
    }
    .interventions-slider {
        margin: .8333333333rem 0 0
    }
}

.interventions-slider h1 {
    font-size: 24px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #004d8b;
    margin: 0
}

.iterventions-nav {
    padding: .8333333333rem 2.8333333333rem 2rem
}

.iterventions-nav .slick-next,
.iterventions-nav .slick-prev {
    width: 45px;
    height: 47px;
    z-index: 1;
    top: 32%
}

@media screen and (max-width:414px) {
    .iterventions-nav .slick-next,
    .iterventions-nav .slick-prev {
        top: 45%
    }
}

.iterventions-nav .slick-prev {
    background: url(../../assets/corporate/images/pct_images/arrowBlueLeft.png) no-repeat #fff;
    left: -14px
}

.iterventions-nav .slick-next {
    background: url(../../assets/corporate/images/pct_images/arrowBlueRight.png) no-repeat #fff;
    right: -14px
}

.iterventions-nav .slick-slide {
    text-align: center;
    margin: 0 20px;
    transform: scale(1, 1);
    transition: all 1s;
    position: relative
}

@media(max-width:30em) {
    .iterventions-nav {
        padding: 0
    }
    .iterventions-nav .slick-slide {
        margin: 0 10px;
        transform: scale(.7, .7)
    }
}

.iterventions-nav .slick-slide.slick-current {
    transform: scale(1.3, 1.3);
    transition: all 1s;
    background-color: #ffcb08;
    padding: 15px 0
}

@media(max-width:25.875em) {
    .iterventions-nav .slick-slide.slick-current {
        transform: scale(.8, .8)
    }
}

.iterventions-nav .slick-slide.slick-current p {
    color: #000
}

.iterventions-nav .slick-slide.slick-current .interventions-item img {
    -webkit-filter: none;
    filter: none
}

.iterventions-nav .slick-slide.slick-current:after {
    top: 99%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 203, 8, 0);
    border-top-color: #ffcb08;
    border-width: 15px;
    margin-left: -15px
}

.iterventions-nav .slick-slide.slick-active {
    transition: all 1s
}

.iterventions-nav .slick-slide img {
    width: 118px;
    height: 118px;
    border-radius: 118px;
    margin: 0 auto
}

@media screen and (min-width:1025px)and (max-width:1199px) {
    .iterventions-nav .slick-slide img {
        width: 80px;
        height: 80px;
        border-radius: 80px;
        margin: 0 auto
    }
}

@media screen and (max-width:767px)and (min-width:415px) {
    .iterventions-nav .slick-slide img {
        width: 80px;
        height: 80px;
        border-radius: 80px;
        margin: 0 auto
    }
}

@media screen and (max-width:414px) {
    .iterventions-nav .slick-slide img {
        width: 150px;
        height: 150px;
        border-radius: 150px;
        margin: 0 auto
    }
}

.iterventions-nav .slick-slide p {
    color: #666;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1.25rem
}

@media(max-width:30em) {
    .iterventions-nav .slick-slide p {
        font-size: 12px;
        font-size: 1rem
    }
}

@media screen and (max-width:545px) {
    .iterventions-nav .slick-slide p {
        font-size: 12px;
        font-size: 1rem
    }
}

.iterventions-nav .interventions-item {
    padding: 0 .8333333333rem
}

.iterventions-nav .interventions-item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.iterventions-nav .slick-list {
    max-height: 320px;
    height: 320px
}

@media screen and (min-width:1025px)and (max-width:1999px) {
    .iterventions-nav .slick-list {
        max-height: 320px;
        height: 320px
    }
}

@media screen and (min-width:769px)and (max-width:1024px) {
    .iterventions-nav .slick-list {
        max-height: 270px;
        height: 270px!important
    }
}

@media screen and (min-width:415px)and (max-width:767px) {
    .iterventions-nav .slick-list {
        max-height: 240px;
        height: 240px!important
    }
}

@media screen and (max-width:414px) {
    .iterventions-nav .slick-list {
        max-height: 220px;
        height: 220px!important
    }
}

.iterventions-nav.slick-slider .slick-track {
    padding: 40px 0 50px
}

@media(max-width:25.9375em) {
    .iterventions-nav.slick-slider .slick-track {
        padding-top: 0;
        padding-bottom: 10px
    }
}

.iterventions-details.slick-slider .slick-track {
    padding: 0
}

.iterventions-para .para-imag,
.iterventions-para p {
    margin-bottom: 3.3333333333rem
}

.iterventions-para p {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 1.6;
    color: #333
}

.iterventions-para .para-imag {
    text-align: center
}

.iterventions-para .para-imag img {
    display: initial
}

.iterventions-para.slick-slide img {
    display: inline-block
}

.iterventions-para h3 {
    margin-bottom: 1.6666666667rem
}

.stories-block {
    background-color: #efe9d5;
    color: #000;
    padding: 2.5rem
}

@media(max-width:30em) {
    .iterventions-para .para-imag,
    .iterventions-para p {
        margin-bottom: 1.6666666667rem
    }
    .iterventions-para p {
        font-size: 14px;
        font-size: 1.1666666667rem
    }
    .stories-block {
        padding: 1.6666666667rem 1.25rem
    }
}

.stories-block h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    font-weight: 700;
    text-transform: uppercase
}

.stories-block .read-btn {
    text-align: center;
    margin-top: 3.3333333333rem
}

.stories-block .btnRHS {
    display: inline-block;
    padding: 1.25rem 2.3333333333rem;
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 700;
    color: #004d86;
    border: 2px solid #004d86;
    border-radius: 3px;
    transition: all .5s ease
}

@media(max-width:30em) {
    .stories-block .read-btn {
        margin-top: 1.6666666667rem
    }
    .stories-block .btnRHS {
        padding: .8333333333rem 1.6666666667rem
    }
}

.stories-block .btnRHS:hover {
    text-decoration: none;
    background-color: #004d86;
    color: #fff
}

.stories-list {
    margin-top: 2.5rem
}

@media(min-width:30.0625em)and (max-width:48em) {
    .stories-list {
        width: 280px;
        margin-left: auto;
        margin-right: auto
    }
}

.stories-list:hover .story-photo img {
    transform: scale(1.1)
}

.stories-list a {
    display: block
}

.stories-list a.story-photo {
    overflow: hidden
}

.stories-list a.story-photo img {
    width: 100%
}

.stories-list a img {
    display: block;
    transition: all .2s ease
}

.impact-btn:after,
.stories-list a.link:after {
    transition: all .3s ease;
    content: ''
}

.stories-list a.link {
    font-size: 17px;
    font-size: 1.4166666667rem;
    color: #000;
    display: inline-block;
    margin-top: 1.25rem;
    position: relative
}

@media(max-width:30em) {
    .stories-list {
        margin-top: 1.25rem
    }
    .stories-list a.link {
        margin-top: .8333333333rem
    }
}

.stories-list a.link:hover {
    text-decoration: none
}

.stories-list a.link:hover:after {
    margin-left: 12px
}

.stories-list a.link:after {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../../assets/corporate/images/pct_images/right-arrow.png) no-repeat;
    margin-left: 8px
}

.impact-btn {
    display: block;
    margin: 2.5rem 0;
    padding: 1.25rem 0 1.25rem 1.25rem;
    background-color: #ffcb08;
    color: #000;
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    min-height: 70px;
    line-height: 2.9
}

@media(max-width:30em) {
    .impact-btn {
        width: 228px;
        margin: 25px auto;
        font-size: 11px;
        font-size: .9166666667rem;
        padding: .6666666667rem 4.8333333333rem .6666666667rem .6666666667rem;
        min-height: 48px
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .impact-btn {
        width: 350px;
        margin: 25px auto
    }
}

.impact-btn:hover {
    text-decoration: none;
    color: #000;
    background-color: #cfa300
}

.impact-btn:after {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(../../assets/corporate/images/pct_images/impact-arrow.png) center no-repeat #fff;
    margin-left: 8px
}

@media(max-width:30em) {
    .impact-btn:after {
        width: 48px;
        height: 48px
    }
}

@media screen and (max-width:1199px)and (min-width:481px) {
    .impact-btn {
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

@media screen and (max-width:480px) {
    .impact-btn {
        line-height: 32px;
        line-height: 2.6666666667rem;
        min-height: initial
    }
}

.partners-block {
    background-color: #fff;
    color: #000;
    padding: 2.5rem
}

.partners-block h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: .8333333333rem
}

.partners-block ul {
    font-size: 0
}

.partners-block ul li {
    display: inline-block;
    width: 50%;
    margin-bottom: .8333333333rem
}

@media(min-width:30.0625em)and (max-width:48em) {
    .partners-block ul li {
        width: 25%
    }
}

.partners-block ul li a {
    display: block;
    text-align: center
}

.partners-block .read-btn {
    text-align: center;
    margin-top: 2.5rem
}

.partners-block .btnRHS {
    display: inline-block;
    padding: 1.25rem 2.3333333333rem;
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 700;
    color: #fff;
    background-color: #004d86;
    border: 2px solid #004d86;
    border-radius: 3px;
    transition: all .5s ease
}

.partners-block .btnRHS:hover {
    text-decoration: none;
    color: #004d86;
    background-color: #fff
}

@media(max-width:30em) {
    .partners-block .btnRHS {
        padding: .8333333333rem 1.6666666667rem;
        font-size: 12px;
        font-size: 1rem
    }
    .stories-wrapper {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }
}

@media all and (max-width:479px) {
    .moreProcessBlock>ul>li {
        width: 80%
    }
}

.casestudies h1 {
    font-size: 50px;
    font-size: 4.1666666667rem
}

.mainGrid .showLink {
    display: block;
    position: relative;
    outline: 0
}

.mainGrid>div {
    position: relative
}

.mainGrid .notExpand .caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 25px;
    font-size: 2.0833333333rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding: 1.25rem 2.0833333333rem 1.25rem 1.25rem;
    color: #fff;
    font-weight: 300;
    background: rgba(0, 43, 75, .8);
    z-index: 1
}

.eventsRow h2,
.rightPanel .contactProduct h3,
.rightPanel .contactProduct h4 {
    font-weight: 400
}

.mainGrid .notExpand .imageBlock {
    overflow: hidden;
    margin-right: 0
}

.mainGrid .notExpand .imageBlock img {
    line-height: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.mainGrid .notExpand .contentBlock {
    display: none;
    height: auto;
    padding: 0
}

.mainGrid .notExpand .caseBlock {
    background: #000
}

@media only screen and (min-width:0)and (max-width:60em) {
    .mainGrid .notExpand .caseBlock {
        background: 0 0
    }
}

@media only screen and (max-width:40em) {
    .mainGrid .notExpand .caseBlock {
        background: 0 0
    }
}

.mainGrid .expand {
    width: 100%;
    background-color: #fff
}

.mainGrid .expand .caption {
    display: none
}

.mainGrid .expand .imageBlock {
    width: 25%;
    float: left;
    margin-right: 0
}

.mainGrid .expand .contentBlock {
    padding: 1.6666666667rem;
    display: block;
    float: left;
    width: 75%
}

.mainGrid .expand .contentBlock h2 {
    font-size: 25px;
    font-size: 2.0833333333rem;
    margin-bottom: 1.25rem;
    color: #000;
    margin-top: 0!important;
    font-weight: 700
}

.mainGrid .expand .contentBlock p {
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #666
}

.mainGrid .expand .contentBlock .contentSlider li {
    width: 100%;
    background: url(../../assets/technology/images/squarecut.png) 0 7px no-repeat;
    padding-left: 1.25rem;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 20px;
    line-height: 1.6666666667rem
}

.mainGrid .expand .contentBlock .contentSlider li a {
    display: inline-block;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    margin: 0 0 .8333333333rem;
    color: #007cc7
}

.mainGrid .expand .contentScroll {
    width: 100%;
    height: 180px
}

.mainGrid .expand .contentScroll .jspDrag {
    background: #b1b5b8
}

.mainGrid .expand .contentScroll .jspVerticalBar {
    background: 0 0
}

@media only screen and (min-width:0)and (max-width:60em) {
    .mainGrid .expand .imageBlock {
        width: 33.333%
    }
    .mainGrid .expand .contentBlock {
        width: 66%
    }
    .mainGrid .expand .notExpand .showLink:hover {
        background: 0 0
    }
    .mainGrid .expand .notExpand .showLink:hover img {
        opacity: 1
    }
}

.mainGrid .expand .caseBlock {
    position: relative
}

.mainGrid .expand .closeMe {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../images/icons.png) 0 -2111px no-repeat;
    width: 15px;
    height: 15px
}

.careers .imgBlock,
.pctTemplate .educationBanner .leftColumn .banner_widgetBlock img,
.rightPanel .ourPeople .imgBlock,
ul.blockGrid li a.videoLink {
    position: relative
}

@media only screen and (max-width:40em) {
    .mainGrid .notExpand .showLink:hover img,
    .mainGrid .showLink {
        opacity: 1
    }
    .mainGrid .notExpand {
        float: none
    }
    .mainGrid .notExpand .showLink {
        text-decoration: none;
        text-align: center
    }
    .mainGrid .notExpand .caption {
        position: relative;
        background: url(../../assets/technology/images/plusAccordian.png) 97% 48% no-repeat #024d87;
        font-weight: 400;
        text-align: left
    }
    .mainGrid .notExpand .active .caption {
        background: url(../../assets/technology/images/minusAccordian.png) 97% 54% no-repeat #024d87
    }
    .mainGrid .notExpand .imageBlock img {
        display: none;
        text-decoration: none
    }
    .mainGrid .notExpand h2 {
        display: none
    }
    .mainGrid .notExpand .contentBlock {
        padding: 1.6666666667rem;
        clear: both;
        height: auto!important
    }
    .mainGrid .notExpand .showLink:hover {
        background: 0 0
    }
    .mainGrid .contentSlider li {
        width: 100%
    }
    .mainGrid .contentSlider li a {
        display: block;
        font-size: 16px;
        font-size: 1.3333333333rem;
        line-height: 20px;
        line-height: 1.6666666667rem;
        padding: 0 0 .8333333333rem;
        color: #007cc7
    }
    .alliancesList .notExpand .active img,
    .alliancesList .notExpand .inactive img {
        display: inline-block!important
    }
    .alliancesList .notExpand p {
        font-size: 16px;
        font-size: 1.3333333333rem;
        line-height: 20px;
        line-height: 1.6666666667rem;
        color: #666
    }
}

.mainGrid [class*=column]+[class*=column]:last-child {
    float: left
}

.mainGrid .notExpand .imageBlock img {
    height: auto
}

.touch .mainGrid .notExpand img:hover {
    opacity: 1
}

.alliancesList .notExpand .imageBlock img {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

.alliancesList .expand {
    border-bottom: 1px solid #dadada
}

.alliancesList .expand img {
    border-right: 1px solid #dadada
}

@media only screen and (min-width:40em)and (max-width:60em) {
    .mainGrid .medium-5 {
        width: 33.33333%!important
    }
}

.pctTemplate {
    background: #fff
}

.pctTemplate .rowContent {
    max-width: 1196px
}

.pctTemplate .educationBanner {
    margin-top: 20px
}

.pctTemplate .educationBanner .leftColumn {
    padding-right: .8333333333rem
}

@media only screen and (max-width:40em) {
    .notExpand {
        float: none
    }
    .alliancesList .notExpand .imageBlock img {
        border: 1px solid #dadada;
        margin-bottom: 5px
    }
    .pctTemplate .educationBanner .leftColumn {
        padding-right: 0
    }
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .dekstopBanner {
        display: none
    }
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock {
    margin-bottom: .8333333333rem;
    position: relative
}

@media only screen and (min-width:120.063em)and (max-width:999999999999) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .mobileBanner {
        display: none
    }
}

@media only screen and (min-width:90.063em)and (max-width:120em) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .mobileBanner {
        display: none
    }
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .mobileBanner {
        display: none
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .mobileBanner {
        display: none
    }
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    background: url(../../assets/corporate/images/pct_images/gradiantOverlayImg.png) bottom left repeat-x
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h5 {
    font-size: 33px;
    font-size: 2.75rem;
    line-height: 40px;
    line-height: 3.3333333333rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 45px;
    margin: 0 1.25rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .mobileBanner {
        display: block;
        width: 100%
    }
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h5 {
        font-size: 22px!important;
        font-size: 1.8333333333rem!important;
        line-height: 30px!important;
        line-height: 2.5rem!important;
        bottom: 35px
    }
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h5 a {
    color: #fff;
    text-decoration: none
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h5 a:hover {
    text-decoration: none
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h6 {
    font-size: 17px;
    font-size: 1.4166666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 10px;
    margin: 0 1.25rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h6 {
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h6 a {
    color: #fff;
    text-decoration: none
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant h6 a:hover {
    text-decoration: none
}

.pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant cite {
    background: #292929;
    color: #e7be41;
    display: inline-block;
    font-size: 11px;
    font-size: .9166666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    padding: 0 .4166666667rem;
    position: absolute;
    bottom: 95px;
    margin: 0 1.25rem;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase
}

@media screen and (min-width:1025px)and (max-width:1161px) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant cite {
        bottom: 135px
    }
}

@media screen and (min-width:786px)and (max-width:1025px) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant cite {
        bottom: 135px
    }
}

@media screen and (min-width:640px)and (max-width:785px) {
    .pctTemplate .educationBanner .leftColumn .banner_widgetBlock .oavrlayGradiant cite {
        bottom: 135px
    }
}

.pctTemplate .educationBanner .last {
    margin-bottom: 0!important
}

.pctTemplate .educationBanner .rightColumn {
    margin-right: 0;
    padding-bottom: 0
}

.pctTemplate .educationBanner .rightColumn .banner_widgetBlock {
    margin-bottom: .8333333333rem;
    position: relative
}

.pctTemplate .educationBanner .rightColumn .banner_widgetBlock img {
    position: relative;
    width: 100%!important
}

.pctTemplate .educationBanner .rightColumn .banner_widgetBlock .oavrlayGradiant {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    background: url(../../assets/corporate/images/pct_images/gradiantOverlayImg.png) bottom left repeat-x
}

.pctTemplate .educationBanner .rightColumn .banner_widgetBlock .oavrlayGradiant h6 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 10px;
    margin: 0 1.25rem
}

.pctTemplate .educationBanner .rightColumn .banner_widgetBlock .oavrlayGradiant h6 a {
    color: #fff;
    text-decoration: none
}

.pctTemplate .educationBanner .rightColumn .banner_widgetBlock .oavrlayGradiant h6 a:hover {
    text-decoration: none
}

@media screen and (min-width:786px)and (max-width:1024px) {
    .pctTemplate .educationBanner .rightColumn .banner_widgetBlock {
        margin-bottom: .4166666667rem
    }
}

@media screen and (min-width:641px)and (max-width:785px) {
    .pctTemplate .educationBanner .rightColumn .banner_widgetBlock {
        margin-bottom: .4166666667rem
    }
}

.pctTemplate .contentArea {
    padding-top: 2.9166666667rem
}

.pctTemplate .contentArea h3 {
    font-size: 16px;
    font-size: 1.3333333333rem;
    text-transform: uppercase;
    color: #004d8b;
    font-weight: 700
}

.pctTemplate .contentArea .leftColumn {
    margin-left: 2.0833333333rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .educationBanner .rightColumn .banner_widgetBlock img {
        width: 100%
    }
    .pctTemplate .contentArea h3 {
        font-size: 28px;
        font-size: 2.3333333333rem;
        font-weight: 700
    }
    .pctTemplate .contentArea .leftColumn {
        margin: 0
    }
}

.pctTemplate .contentArea .leftColumn .articleListings {
    margin: 0 0 3.75rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .leftColumn .articleListings {
        margin: 0
    }
}

.pctTemplate .contentArea .leftColumn .articleListings h4 {
    font-size: 24px;
    font-size: 2rem;
    line-height: 30px;
    line-height: 2.5rem;
    font-weight: 700;
    color: #000;
    margin: 0 0 0 .8333333333rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .leftColumn .articleListings h4 {
        margin: 0
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .contentArea .leftColumn .articleListings h4 {
        margin: 0
    }
}

.pctTemplate .contentArea .leftColumn .articleListings h4 cite {
    font-size: 12px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #333
}

.pctTemplate .contentArea .leftColumn .articleListings h4 a {
    color: #000;
    text-decoration: none
}

.pctTemplate .contentArea .leftColumn .articleListings h4 a:hover {
    text-decoration: none
}

.pctTemplate .contentArea .leftColumn .articleListings cite {
    color: #494949;
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 30px;
    line-height: 2.5rem;
    display: block;
    margin: .4166666667rem 0 .8333333333rem;
    font-style: normal
}

.pctTemplate .contentArea .leftColumn .articleListings .articleText .articleThumb {
    margin: 0 1.25rem 2.9166666667rem 0;
    float: left;
    display: inline
}

@media screen and (min-width:786px)and (max-width:1024px) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .articleThumb {
        margin: 0 auto 1.25rem;
        float: left;
        display: block
    }
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .articleThumb {
        margin: 2.9166666667rem auto 0!important;
        float: none;
        display: block;
        width: 100%
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .articleThumb {
        margin: 2.9166666667rem auto 1.25rem;
        float: left;
        display: block
    }
}

.pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara {
    float: left;
    display: inline;
    color: #333;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    width: 68%
}

@media screen and (min-width:1024px)and (max-width:1139px) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara {
        width: 60%;
        font-size: 17px;
        font-size: 1.4166666667rem
    }
}

@media screen and (min-width:786px)and (max-width:1024px) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara {
        width: 100%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara {
        display: none;
        width: 100%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara {
        width: 90%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

.pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara a {
    color: #333;
    text-decoration: none
}

.pctTemplate .contentArea .leftColumn .articleListings .articleText .textPara a:hover {
    text-decoration: none
}

.pctTemplate .contentArea .leftColumn .articleListings article {
    float: left;
    width: 100%;
    padding: 1.6666666667rem 0 0
}

.pctTemplate .contentArea .leftColumn .articleListings article hr {
    border: 1px solid #000;
    border: none;
    border-bottom: 1px solid #cecece;
    border-bottom: .0833333333rem solid #cecece;
    margin: 2.9166666667rem 0 .8333333333rem 2.9166666667rem;
    height: 1px;
    height: .0833333333rem;
    display: block
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .leftColumn .articleListings article hr {
        margin: 0
    }
    .pctTemplate .contentArea .leftColumn .articleListings article .last {
        border: none
    }
}

.pctTemplate .contentArea .leftColumn .btnRowNgo {
    margin: 0 0 2.5rem
}

.pctTemplate .contentArea .rightColumn .articleListingsRight {
    float: left;
    width: 100%;
    margin: 0 0 3.75rem
}

.pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .articleThumb {
    margin: 0 1.25rem 0 0;
    float: left;
    display: inline
}

@media screen and (min-width:786px)and (max-width:1024px) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .articleThumb {
        margin: 0 auto 1.25rem;
        float: left;
        display: block
    }
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .articleThumb {
        margin: 0 1.25rem 0 0!important;
        float: left!important;
        display: block!important
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .articleThumb {
        margin: 0 auto 1.25rem;
        float: left;
        display: block
    }
}

.pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara {
    float: left;
    display: inline;
    color: #000;
    font-size: 16px;
    font-size: 1.3333333333rem;
    line-height: 22px;
    line-height: 1.8333333333rem;
    width: 60%
}

@media screen and (min-width:1024px)and (max-width:1139px) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara {
        width: 55%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media screen and (min-width:786px)and (max-width:1024px) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara {
        width: 100%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara {
        width: 50%!important;
        float: left!important;
        display: block!important;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara {
        width: 100%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

.pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara a {
    color: #000;
    text-decoration: none
}

.pctTemplate .contentArea .rightColumn .articleListingsRight .articleText .textPara a:hover {
    text-decoration: none
}

.pctTemplate .contentArea .rightColumn .articleListingsRight article {
    float: left;
    width: 100%;
    padding: 1.6666666667rem 0 .8333333333rem
}

.pctTemplate .large-11 {
    width: 70.75%
}

.pctTemplate .large-5 {
    width: 29.25%
}

.contentAreaArticle {
    position: relative;
    margin-top: 1.6666666667rem!important
}

.contentAreaArticle .dropdown {
    top: 220px
}

.contentAreaArticle .col-centerd {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.contentAreaArticle .articleListings h4 {
    font-size: 24px;
    font-size: 2rem;
    line-height: 30px;
    line-height: 2.5rem;
    font-weight: 700;
    color: #000;
    margin: 0 0 0 1.6666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .educationBanner .rowContent {
        padding: 0!important
    }
    .contentAreaArticle .articleListings h4 {
        margin: 0
    }
}

@media only screen and (max-width:40em) {
    .pctTemplate .small-16 {
        width: 100%
    }
    .pctTemplate .educationBanner .rowContent {
        padding: 0!important
    }
    .contentAreaArticle .dropdown {
        top: 220px
    }
    .contentAreaArticle .articleListings h4 {
        margin: 0 3.75rem 0 0
    }
}

.contentAreaArticle .articleListings h4 cite {
    display: block;
    font-size: 17px;
    font-size: 1.4166666667rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    color: #707070;
    font-style: normal;
    font-weight: 500
}

.contentAreaArticle .articleListings h4 a {
    color: #000;
    text-decoration: none
}

.contentAreaArticle .articleListings h4 a:hover {
    text-decoration: none
}

.contentAreaArticle .articleListings .largeImageArticle {
    margin: 1.6666666667rem 0
}

.contentAreaArticle .articleListings .largeImageArticle .articleThumbDesktop {
    display: block
}

@media only screen and (min-width:0)and (max-width:60em) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbDesktop {
        display: none
    }
}

@media only screen and (max-width:40em) {
    .contentAreaArticle .articleListings .largeImageArticle {
        margin-left: -.8333333333rem;
        margin-right: -.8333333333rem
    }
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbDesktop {
        display: none
    }
}

@media screen and (min-width:640px)and (max-width:960px) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbDesktop {
        display: block
    }
}

@media only screen and (min-width:120.063em)and (max-width:999999999999) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbMobile {
        display: none
    }
}

@media only screen and (min-width:90.063em)and (max-width:120em) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbMobile {
        display: none
    }
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbMobile {
        display: none
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbMobile {
        display: none
    }
}

.contentAreaArticle .articleListings .largeImageArticle img {
    width: 100%;
    max-width: 100%
}

.contentAreaArticle .articleListings .blockTextArticle span {
    padding: 0 3.3333333333rem;
    border: 1px solid #e7be41!important;
    border: .0833333333rem solid #e7be41!important;
    margin: 2.5rem auto;
    display: block;
    width: 70%
}

@media only screen and (max-width:40em) {
    .contentAreaArticle .articleListings .largeImageArticle .articleThumbMobile {
        display: block
    }
    .contentAreaArticle .articleListings .blockTextArticle span {
        width: 100%;
        padding: 0 .8333333333rem
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .contentAreaArticle .articleListings .blockTextArticle span {
        width: 90%;
        padding: 0 .4166666667rem;
        margin: 1.6666666667rem auto
    }
}

.contentAreaArticle .articleListings .blockTextArticle span blockquote {
    background: url(../../assets/corporate/images/pct_images/qtLeft.jpg) top left no-repeat;
    border: none;
    padding: 0 0 0 2.5rem;
    margin: 1.6666666667rem 0
}

.contentAreaArticle .articleListings .blockTextArticle span blockquote sup {
    font-size: 44px;
    font-size: 3.6666666667rem;
    line-height: 50px;
    line-height: 4.1666666667rem
}

.contentAreaArticle .articleListings .blockTextArticle span blockquote p {
    background: url(../../assets/corporate/images/pct_images/qtRight.jpg) top right no-repeat;
    font-size: 26px;
    font-size: 2.1666666667rem;
    line-height: 40px;
    line-height: 3.3333333333rem;
    font-weight: 400;
    color: #000;
    padding: 0 2.5rem 0 0;
    font-style: italic;
    display: inline;
    margin-left: 0
}

.contentAreaArticle .articleListings .smallImageArticle {
    margin: 5.8333333333rem 0;
    text-align: center
}

@media only screen and (max-width:40em) {
    .contentAreaArticle .articleListings .blockTextArticle span blockquote p {
        font-size: 20px;
        font-size: 1.6666666667rem;
        line-height: 30px;
        line-height: 2.5rem
    }
    .contentAreaArticle .articleListings .smallImageArticle {
        margin: 2.5rem 0
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .contentAreaArticle .articleListings .smallImageArticle {
        margin: 1.6666666667rem 0
    }
}

.contentAreaArticle .articleListings p {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    color: #333;
    margin: 0 0 0 1.6666666667rem
}

@media only screen and (max-width:40em) {
    .contentAreaArticle .articleListings p {
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 25px;
        line-height: 2.0833333333rem;
        margin: 0 .8333333333rem
    }
}

.contentAreaArticle .articleListings .relatedStoriesBlock {
    margin: 0 0 3.3333333333rem
}

.contentAreaArticle .articleListings .relatedStoriesBlock h3 {
    font-size: 16px;
    font-size: 1.3333333333rem;
    text-transform: uppercase;
    color: #004d8b;
    font-weight: 700;
    text-align: center;
    margin: 1.6666666667rem
}

@media only screen and (max-width:40em) {
    .contentAreaArticle .articleListings .relatedStoriesBlock h3 {
        font-size: 28px;
        font-size: 2.3333333333rem;
        font-weight: 700;
        text-align: left;
        margin: 2.5rem .8333333333rem 1.6666666667rem
    }
}

.contentAreaArticle .articleListings .relatedStoriesBlock .imageListArticle li {
    display: inline-block;
    margin: 0 0 .8333333333rem
}

.contentAreaArticle .articleListings .relatedStoriesBlock .imageListArticle li img {
    width: 100%;
    max-width: 100%
}

.pctTemplate .relatedStoriesBlock .blockRow .blockContent {
    margin-right: 0;
    position: relative
}

.pctTemplate .relatedStoriesBlock .blockRow .blockContent .oavrlayGradiant {
    position: absolute;
    top: 0;
    width: 94.5%;
    min-height: 94.5%;
    height: 100%;
    background: url(../../assets/corporate/images/pct_images/gradiantOverlayImg.png) bottom left repeat-x
}

@media only screen and (max-width:40em) {
    .pctTemplate .relatedStoriesBlock .blockRow .blockContent {
        padding-left: 0;
        margin: 0 -.8333333333rem 0 0
    }
    .pctTemplate .relatedStoriesBlock .blockRow .blockContent .oavrlayGradiant {
        width: 100%;
        min-height: 100%
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .pctTemplate .relatedStoriesBlock .blockRow .blockContent .oavrlayGradiant {
        width: 100%;
        min-height: 98%
    }
}

.pctTemplate .relatedStoriesBlock .blockRow .blockContent .oavrlayGradiant h5 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 15px;
    margin: 0 1.25rem
}

@media only screen and (max-width:40em) {
    .pctTemplate .relatedStoriesBlock .blockRow .blockContent .oavrlayGradiant h5 {
        font-size: 20px!important;
        font-size: 1.6666666667rem!important;
        line-height: 30px!important;
        line-height: 2.5rem!important;
        margin: 0 1.6666666667rem;
        bottom: 15px
    }
    .article-nav {
        margin-bottom: 0
    }
}

.article-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 0
}

.article-nav ul li {
    display: inline-block;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 700
}

@media(max-width:25.875em) {
    .article-nav ul li {
        width: 50%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media(min-width:26em)and (max-width:46em) {
    .article-nav ul li {
        width: 50%;
        font-size: 26px;
        font-size: 2.1666666667rem
    }
}

.article-nav ul li.education a {
    color: #e7be41;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear
}

@media(max-width:46em) {
    .article-nav ul li.education a {
        border-right: 1px solid #3b3b3b;
        border-bottom: 1px solid #3b3b3b
    }
}

.article-nav ul li.education.active a {
    border-bottom: 4px solid #e7be41;
    background-color: #000
}

.article-nav ul li.education:hover a {
    background-color: #000
}

.article-nav ul li.skill-building a {
    color: #a0b855;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear
}

@media(max-width:46em) {
    .article-nav ul li.skill-building a {
        border-bottom: 1px solid #3b3b3b
    }
    .article-nav ul li.health a {
        border-right: 1px solid #3b3b3b
    }
}

.article-nav ul li.skill-building.active a,
.article-nav ul li.skill-building:hover a {
    background-color: #000;
    border-bottom: 4px solid #a0b855
}

.article-nav ul li.health.active a,
.article-nav ul li.health:hover a {
    background-color: #000;
    border-bottom: 4px solid #c66f5c
}

.article-nav ul li.health a {
    color: #c66f5c;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear
}

.article-nav ul li.water.active a,
.article-nav ul li.water:hover a {
    background-color: #000;
    border-bottom: 4px solid #6ba6ad
}

.article-nav ul li.water a {
    color: #6ba6ad;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear
}

.article-nav ul li a {
    display: block;
    color: #fff;
    border-bottom: 4px solid transparent;
    padding: 1.5rem 2.3333333333rem
}

.article-nav ul li a:hover {
    text-decoration: none
}

.article-nav ul li a span {
    margin-right: 1.0833333333rem
}

.educationStrip {
    height: 4px;
    background-color: #e7be41
}

@media(max-width:46em) {
    .article-nav ul li a span {
        display: block;
        width: 40px;
        margin: 0 auto
    }
    .educationStrip {
        height: 0
    }
}

.skillbuildingStrip {
    height: 4px;
    background-color: #a0b855
}

@media(max-width:46em) {
    .skillbuildingStrip {
        height: 0
    }
}

.healthStrip {
    height: 4px;
    background-color: #c66f5c
}

@media(max-width:46em) {
    .healthStrip {
        height: 0
    }
}

.waterStrip {
    height: 4px;
    background-color: #6ba6ad
}

@media(max-width:46em) {
    .waterStrip {
        height: 0
    }
}

@media(max-width:48em) {
    .article-nav ul li a {
        padding: 1.5rem 2.0833333333rem
    }
    .article-details .article-expand,
    .article-details a.article-nav-toggle {
        display: block
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .innerDetailDropNav,
    .innerDetailTabNav {
        display: none
    }
}

@media only screen and (max-width:40em) {
    .innerDetailTabNav {
        display: none
    }
    .innerDetailDropNav {
        display: block
    }
}

a.article-nav-toggle {
    display: none;
    color: #e7be41;
    border-bottom: 1px solid #3b3b3b;
    font-size: 26px;
    font-size: 2.1666666667rem;
    padding: 1.5rem 2.3333333333rem;
    position: relative;
    text-transform: uppercase;
    font-weight: 700
}

a.article-nav-toggle.skill-building {
    color: #a0b855
}

a.article-nav-toggle.health {
    color: #c66f5c
}

a.article-nav-toggle.water {
    color: #6ba6ad
}

a.article-nav-toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(0, -50%);
    width: 23px;
    height: 15px;
    background: url(../../assets/corporate/images/pct_images/down-arrow.png) no-repeat
}

a.article-nav-toggle:hover {
    text-decoration: none
}

a.article-nav-toggle span {
    margin-right: 1.0833333333rem
}

.industries-served-static-wrapper {
    color: #fff;
    background: #0370c0!important
}

.industries-served-static-wrapper h1 {
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    margin: 0 0 1.25rem;
    color: #fff
}

.industries-served-static-wrapper .row>[class*=col-] {
    padding-right: 9px;
    padding-left: 9px
}

.industries-served-static-wrapper .is-container {
    max-width: 1290px;
    background-color: transparent;
    padding: 2.9166666667rem 1.1666666667rem 0;
    margin-top: 0
}

.industries-served-static-wrapper .is-container .indus-serve-list {
    position: relative;
    margin-bottom: 2.9166666667rem
}

.industries-served-static-wrapper .is-container .indus-serve-list h3 {
    text-align: center;
    font-size: 25px;
    font-size: 2.0833333333rem
}

.industries-served-wrapper h1 {
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 100;
    text-align: center;
    margin: 0 0 1.25rem
}

.industries-served-wrapper .row>[class*=col-] {
    padding-right: 9px;
    padding-left: 9px
}

.industries-served-wrapper div:last-child h3 p {
    font-size: 30px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 2.5rem;
    font-weight: 700
}

@media screen and (max-width:1024px)and (min-width:769px) {
    .industries-served-wrapper div:last-child h3 p {
        font-size: 20px;
        font-size: 1.6666666667rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

@media screen and (max-width:768px)and (min-width:480px) {
    .industries-served-wrapper div:last-child h3 p {
        font-size: 20px;
        font-size: 1.6666666667rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
}

@media screen and (max-width:480px)and (min-width:320px) {
    .industries-served-wrapper div:last-child h3 p {
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 15px;
        line-height: 1.25rem
    }
}

.is-container {
    max-width: 1290px;
    background-color: #e3e3e3;
    padding: 2.9166666667rem 1.1666666667rem 0;
    margin-top: 0
}

.indus-serve-list {
    position: relative;
    cursor: pointer;
    margin-bottom: 2rem
}

@media(min-width:768px) {
    .industries-served-static-wrapper .is-container .indus-serve-list:hover .indus-photo img {
        transform: none
    }
    .indus-serve-list:hover .indus-photo img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.indus-serve-list h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 30px;
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: .2px;
    line-height: 1.4;
    color: #fff;
    padding: 1.6666666667rem
}

.indus-photo,
.thermal-power .content-slidersml .imgDiv {
    position: relative
}

@media(max-width:900px) {
    .indus-serve-list h3 {
        font-size: 20px;
        font-size: 1.6666666667rem
    }
}

.indus-serve-list h3 a {
    color: #fff
}

.indus-serve-list h3 a:hover {
    text-decoration: none
}

.indus-photo {
    overflow: hidden;
    z-index: 0;
    display: block
}

.indus-photo img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%
}

@media(min-width:415px)and (max-width:767px) {
    .col-mm {
        width: 50%
    }
}

.thermal-power {
    padding: 0 0 4.1666666667rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .thermal-power .imgVideo img {
        display: block;
        margin: 0 auto
    }
}

@media only screen and (max-width:40em) {
    .thermal-power .imgVideo img {
        width: 100%;
        max-width: 100%
    }
}

.thermal-power h5 {
    font-family: "Source Sans Pro", source_sans_proregular, arial;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.4;
    text-align: left;
    color: #574d46;
    margin: 0 0 1.25rem
}

.thermal-power .content-slidersml .bx-wrapper .bx-controls-direction a {
    width: 12px;
    height: 24px;
    margin-top: -1.6666666667rem;
    top: 50%;
    padding: 1.6666666667rem
}

.thermal-power .content-slidersml .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/icons.png) -74px -2187px no-repeat rgba(255, 255, 255, .6);
    left: 0
}

.thermal-power .content-slidersml .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../images/icons.png) 14px -2187px no-repeat rgba(255, 255, 255, .6);
    right: 0
}

.thermal-power .content-slidersml .imgDiv .overlayText {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    padding: .8333333333rem 1.6666666667rem;
    font-size: 30px;
    font-size: 2.5rem;
    color: #fff
}

.thermal-power .rowContent {
    margin: 5rem auto 0
}

.pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
    margin: 3.3333333333rem 0
}

@media only screen and (max-width:40em) {
    .thermal-power .content-slidersml .imgDiv .overlayText {
        font-size: 15px;
        font-size: 1.25rem;
        padding: .8333333333rem
    }
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 1.6666666667rem 0
    }
}

.pctTemplate .contentAreaArticleTalasari .talasariContentBlock p {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 35px;
    line-height: 2.9166666667rem
}

.pctTemplate .contentAreaArticleTalasari .relatedStoriesBlock .blockRow .blockContent {
    margin-right: 0;
    position: relative
}

@media only screen and (max-width:40em) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock p {
        line-height: 25px;
        line-height: 2.0833333333rem
    }
    .pctTemplate .contentAreaArticleTalasari .relatedStoriesBlock .blockRow .blockContent {
        padding-left: 0;
        margin: 0 -.8333333333rem 0 0
    }
}

.talasariRelatedArticle .relatedStoriesBlock .imageListArticle .blockContent {
    text-align: center;
    margin: .8333333333rem 0;
    padding: 0 .8333333333rem
}

.education-talasari,
.health-talasari,
.other-talasari,
.skill-talasari,
.water-talasari {
    background-color: #fff5ce;
    padding: 0 0 2.5rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .education-talasari,
    .health-talasari,
    .other-talasari,
    .skill-talasari,
    .water-talasari {
        padding: 0 0 .8333333333rem
    }
}

.education-talasari .inner-wrapper-talasari,
.health-talasari .inner-wrapper-talasari,
.other-talasari .inner-wrapper-talasari,
.skill-talasari .inner-wrapper-talasari,
.water-talasari .inner-wrapper-talasari {
    background-color: #ffcb08;
    padding: 0;
    margin: 0 0 1.6666666667rem
}

@media(max-width:30em) {
    .education-talasari .inner-wrapper-talasari,
    .health-talasari .inner-wrapper-talasari,
    .other-talasari .inner-wrapper-talasari,
    .skill-talasari .inner-wrapper-talasari,
    .water-talasari .inner-wrapper-talasari {
        min-height: 144px
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .education-talasari .inner-wrapper-talasari,
    .health-talasari .inner-wrapper-talasari,
    .other-talasari .inner-wrapper-talasari,
    .skill-talasari .inner-wrapper-talasari,
    .water-talasari .inner-wrapper-talasari {
        min-height: 216px
    }
}

.education-talasari .inner-wrapper-talasari .pct-e-banner,
.health-talasari .inner-wrapper-talasari .pct-e-banner,
.other-talasari .inner-wrapper-talasari .pct-e-banner,
.skill-talasari .inner-wrapper-talasari .pct-e-banner,
.water-talasari .inner-wrapper-talasari .pct-e-banner {
    min-height: 230px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

@media(max-width:30em) {
    .education-talasari .inner-wrapper-talasari .pct-e-banner,
    .health-talasari .inner-wrapper-talasari .pct-e-banner,
    .other-talasari .inner-wrapper-talasari .pct-e-banner,
    .skill-talasari .inner-wrapper-talasari .pct-e-banner,
    .water-talasari .inner-wrapper-talasari .pct-e-banner {
        min-height: 230px;
        background-size: 140% 100%
    }
}

.education-talasari .inner-wrapper-talasari .pct-banner-block,
.health-talasari .inner-wrapper-talasari .pct-banner-block,
.other-talasari .inner-wrapper-talasari .pct-banner-block,
.skill-talasari .inner-wrapper-talasari .pct-banner-block,
.water-talasari .inner-wrapper-talasari .pct-banner-block {
    text-align: left;
    margin-top: 1.6666666667rem;
    margin-left: 5rem;
    padding: 0 2.0833333333rem;
    color: #1f1f1f
}

@media only screen and (min-width:0)and (max-width:60em) {
    .education-talasari .inner-wrapper-talasari .pct-banner-block,
    .health-talasari .inner-wrapper-talasari .pct-banner-block,
    .other-talasari .inner-wrapper-talasari .pct-banner-block,
    .skill-talasari .inner-wrapper-talasari .pct-banner-block,
    .water-talasari .inner-wrapper-talasari .pct-banner-block {
        margin-top: .8333333333rem
    }
}

@media(max-width:480px) {
    .education-talasari .inner-wrapper-talasari .pct-banner-block,
    .health-talasari .inner-wrapper-talasari .pct-banner-block,
    .other-talasari .inner-wrapper-talasari .pct-banner-block,
    .skill-talasari .inner-wrapper-talasari .pct-banner-block,
    .water-talasari .inner-wrapper-talasari .pct-banner-block {
        margin: 2.0833333333rem 0
    }
}

@media(min-width:30.0625em)and (max-width:48em) {
    .education-talasari .inner-wrapper-talasari .pct-banner-block,
    .health-talasari .inner-wrapper-talasari .pct-banner-block,
    .other-talasari .inner-wrapper-talasari .pct-banner-block,
    .skill-talasari .inner-wrapper-talasari .pct-banner-block,
    .water-talasari .inner-wrapper-talasari .pct-banner-block {
        margin: 2.8333333333rem 0
    }
}

.education-talasari .inner-wrapper-talasari .pct-banner-block h3,
.health-talasari .inner-wrapper-talasari .pct-banner-block h3,
.other-talasari .inner-wrapper-talasari .pct-banner-block h3,
.skill-talasari .inner-wrapper-talasari .pct-banner-block h3,
.water-talasari .inner-wrapper-talasari .pct-banner-block h3 {
    font-size: 42px;
    font-size: 3.5rem;
    margin: 0 0 .8333333333rem;
    padding: 0;
    line-height: 55px;
    line-height: 4.5833333333rem;
    font-family: sans-serif;
    color: #514217;
    text-transform: uppercase;
    display: inline-block;
    border-top: none;
    font-weight: 900;
    font-style: normal
}

@media only screen and (min-width:0)and (max-width:60em) {
    .education-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .health-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .other-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .skill-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .water-talasari .inner-wrapper-talasari .pct-banner-block h3 {
        font-size: 35px;
        font-size: 2.9166666667rem;
        margin: 0 0 .8333333333rem;
        line-height: 40px;
        line-height: 3.3333333333rem
    }
}

@media only screen and (max-width:40em) {
    .education-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .health-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .other-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .skill-talasari .inner-wrapper-talasari .pct-banner-block h3,
    .water-talasari .inner-wrapper-talasari .pct-banner-block h3 {
        font-size: 35px;
        font-size: 2.9166666667rem;
        margin: 0 0 .8333333333rem;
        line-height: 40px;
        line-height: 3.3333333333rem
    }
}

.education-talasari .inner-wrapper-talasari .pct-banner-block p,
.health-talasari .inner-wrapper-talasari .pct-banner-block p,
.other-talasari .inner-wrapper-talasari .pct-banner-block p,
.skill-talasari .inner-wrapper-talasari .pct-banner-block p,
.water-talasari .inner-wrapper-talasari .pct-banner-block p {
    line-height: 25px;
    line-height: 2.0833333333rem
}

.education-talasari .chartImageBlock,
.health-talasari .chartImageBlock,
.other-talasari .chartImageBlock,
.skill-talasari .chartImageBlock,
.water-talasari .chartImageBlock {
    padding: 2.5rem 1.6666666667rem
}

.education-talasari .chartImageBlock .chartImg,
.health-talasari .chartImageBlock .chartImg,
.other-talasari .chartImageBlock .chartImg,
.skill-talasari .chartImageBlock .chartImg,
.water-talasari .chartImageBlock .chartImg {
    display: block;
    margin: 0 auto;
    width: 65%
}

@media only screen and (min-width:0)and (max-width:60em) {
    .education-talasari .chartImageBlock .chartImg,
    .health-talasari .chartImageBlock .chartImg,
    .other-talasari .chartImageBlock .chartImg,
    .skill-talasari .chartImageBlock .chartImg,
    .water-talasari .chartImageBlock .chartImg {
        width: 100%
    }
}

.education-talasari .chartImageBlock .chartImg img,
.health-talasari .chartImageBlock .chartImg img,
.other-talasari .chartImageBlock .chartImg img,
.skill-talasari .chartImageBlock .chartImg img,
.water-talasari .chartImageBlock .chartImg img {
    width: 100%;
    max-width: 100%
}

.education-talasari .chartImageBlock .chartImg .downloadLink,
.health-talasari .chartImageBlock .chartImg .downloadLink,
.other-talasari .chartImageBlock .chartImg .downloadLink,
.skill-talasari .chartImageBlock .chartImg .downloadLink,
.water-talasari .chartImageBlock .chartImg .downloadLink {
    text-align: right
}

@media only screen and (max-width:40em) {
    .education-talasari .chartImageBlock,
    .health-talasari .chartImageBlock,
    .other-talasari .chartImageBlock,
    .skill-talasari .chartImageBlock,
    .water-talasari .chartImageBlock {
        padding: 2.5rem 1.6666666667rem 0
    }
    .education-talasari .chartImageBlock .chartImg,
    .health-talasari .chartImageBlock .chartImg,
    .other-talasari .chartImageBlock .chartImg,
    .skill-talasari .chartImageBlock .chartImg,
    .water-talasari .chartImageBlock .chartImg {
        width: 100%
    }
    .education-talasari .chartImageBlock .chartImg .downloadLink,
    .health-talasari .chartImageBlock .chartImg .downloadLink,
    .other-talasari .chartImageBlock .chartImg .downloadLink,
    .skill-talasari .chartImageBlock .chartImg .downloadLink,
    .water-talasari .chartImageBlock .chartImg .downloadLink {
        margin: 1.25rem 0
    }
}

.education-talasari .chartImageBlock .chartImg .downloadLink a,
.health-talasari .chartImageBlock .chartImg .downloadLink a,
.other-talasari .chartImageBlock .chartImg .downloadLink a,
.skill-talasari .chartImageBlock .chartImg .downloadLink a,
.water-talasari .chartImageBlock .chartImg .downloadLink a {
    color: #024d87;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.25rem;
    padding: 0 1.25rem 0 0;
    font-weight: 700;
    background: url(../../assets/corporate/images/pct_images/downloadIcon.png) right center no-repeat
}

.education-talasari .chartImageBlock .chartImg .downloadLink a:hover,
.health-talasari .chartImageBlock .chartImg .downloadLink a:hover,
.other-talasari .chartImageBlock .chartImg .downloadLink a:hover,
.skill-talasari .chartImageBlock .chartImg .downloadLink a:hover,
.water-talasari .chartImageBlock .chartImg .downloadLink a:hover {
    text-decoration: none
}

.skill-talasari {
    background-color: #ecf1dd
}

.skill-talasari .inner-wrapper-talasari {
    background-color: #a0b855
}

.skill-talasari .inner-wrapper-talasari .pct-banner-block h3 {
    color: #53651a
}

.health-talasari {
    background-color: #f4e2de
}

.health-talasari .inner-wrapper-talasari {
    background-color: #c66f5c
}

.health-talasari .inner-wrapper-talasari .pct-banner-block h3 {
    color: #5f2619
}

.water-talasari {
    background-color: #e1edef
}

.water-talasari .inner-wrapper-talasari {
    background-color: #6ba6ad
}

.water-talasari .inner-wrapper-talasari .pct-banner-block h3 {
    color: #19494f
}

.other-talasari {
    background-color: #efdef5
}

.other-talasari .inner-wrapper-talasari {
    background-color: #af5cce
}

.other-talasari .inner-wrapper-talasari .pct-banner-block h3 {
    color: #63227c
}

.bannerImageTalasari {
    margin: 0
}

.bannerImageTalasari .banner_widgetBlock {
    overflow: hidden
}

@media screen and (min-width:480px)and (max-width:640px) {
    .bannerImageTalasari .banner_widgetBlock img {
        max-width: 230%;
        margin-left: -59%
    }
}

@media screen and (min-width:320px)and (max-width:479px) {
    .bannerImageTalasari .banner_widgetBlock img {
        max-width: 235%;
        margin-left: -70%
    }
}

.educationTableStyle,
.healthTableStyle,
.skillTableStyle,
.waterTableStyle {
    max-width: 100%;
    min-width: 100%
}

.talasariRelatedArticle .col-centerd {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.talasariRelatedArticle .imageListArticle {
    margin: 2.5rem 0
}

.talasariRelatedArticle .relatedStoriesBlock {
    margin: 0 0 2.5rem
}

.talasariRelatedArticle .relatedStoriesBlock .btnRow {
    text-align: center
}

.article-nav-talasari {
    background: #253a3c;
    background: -moz-linear-gradient(left, #253a3c 0, #1e3c3e 50%, #253a3c 50%, #fff 50%, #3d2048 51%, #3d2048 100%);
    background: -webkit-linear-gradient(left, #253a3c 0, #1e3c3e 50%, #253a3c 50%, #fff 50%, #3d2048 51%, #3d2048 100%);
    background: linear-gradient(to right, #253a3c 0, #1e3c3e 50%, #253a3c 50%, #fff 50%, #3d2048 51%, #3d2048 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#253a3c', endColorstr='#3d2048', GradientType=1)
}

@media only screen and (max-width:40em) {
    .article-nav-talasari {
        margin-bottom: 0
    }
}

.article-nav-talasari ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 0;
    line-height: inherit
}

.article-nav-talasari ul li {
    display: inline-block;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 700
}

.article-nav-talasari ul li span {
    margin: 1.6666666667rem 0;
    float: left
}

@media(max-width:25.875em) {
    .article-nav-talasari ul li {
        width: 50%;
        font-size: 15px;
        font-size: 1.25rem
    }
}

@media(min-width:26em)and (max-width:46em) {
    .article-nav-talasari ul li {
        width: 50%;
        font-size: 26px;
        font-size: 2.1666666667rem
    }
}

.article-nav-talasari ul li a .subNavImg {
    float: left;
    margin: 0
}

.article-nav-talasari ul li a .subNav {
    font-size: 20px;
    font-size: 1.6666666667rem;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    text-align: left;
    line-height: 25px;
    line-height: 2.0833333333rem
}

@media only screen and (min-width:0)and (max-width:60em) {
    .article-nav-talasari ul li a .subNav {
        display: block
    }
}

.article-nav-talasari ul li a .subNav .num {
    font-size: 35px;
    font-size: 2.9166666667rem;
    font-weight: 700;
    margin: 0;
    font-family: arial
}

.educationTableStyle tr td h5,
.educationTableStyle tr td h6,
.healthTableStyle tr td h5,
.healthTableStyle tr td h6,
.skillTableStyle tr td h5,
.skillTableStyle tr td h6,
.waterTableStyle tr td h5,
.waterTableStyle tr td h6 {
    font-family: 'century gothic';
    font-weight: 700
}

@media only screen and (max-width:40em) {
    .article-nav-talasari ul li a .subNav {
        display: block
    }
    .article-nav-talasari ul li a .subNav .num {
        display: inline
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .article-nav-talasari ul li a .subNav .num {
        display: inline
    }
}

.article-nav-talasari ul li.education a {
    color: #6ba6ad;
    font-size: 26px;
    font-size: 2.1666666667rem;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    background-color: #253a3c
}

.article-nav-talasari ul li.skill-building a {
    color: #c66f5c;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    background-color: #452720
}

.article-nav-talasari ul li.health a {
    color: #a0b855;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    background-color: #2f3b0b
}

.article-nav-talasari ul li.water a {
    color: #e7be41;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    background-color: #514217
}

.article-nav-talasari ul li.other a {
    color: #af5cce;
    transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    background-color: #3d2048
}

.educationTableStyle,
.educationTableStyle tr {
    background-color: #fff5ce
}

.article-nav-talasari ul li a {
    display: block;
    color: #fff;
    padding: 3.1666666667rem 1.5rem
}

@media(max-width:48em) {
    .article-nav-talasari ul li a {
        padding: 1.5rem 2.0833333333rem
    }
}

.article-nav-talasari ul li a:hover {
    text-decoration: none
}

.article-nav-talasari ul li a span {
    display: inline-block;
    margin-right: 1.0833333333rem
}

@media(max-width:46em) {
    .article-nav-talasari ul li a span {
        display: block;
        width: 100%;
        margin: 0 auto
    }
}

.article-nav-talasari ul li.health {
    display: inline-block!important
}

@media only screen and (max-width:40em) {
    .article-nav-talasari ul li.health {
        display: none
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .article-nav-talasari ul li.health {
        display: none
    }
}

@media screen and (min-width:320px)and (max-width:600px) {
    .article-nav-talasari ul li a {
        padding: 1.6666666667rem .8333333333rem;
        min-height: 100px;
        min-height: 8.3333333333rem;
        display: flex
    }
    .article-nav-talasari ul li a span {
        width: 95%;
        margin: 0
    }
    .article-nav-talasari ul li a .subNavImg {
        width: 30%;
        float: left
    }
    .article-nav-talasari ul li a .subNav {
        width: 50%;
        float: left;
        font-size: 18px;
        font-size: 1.5rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
    .article-nav-talasari ul li a .subNav .num {
        font-size: 20px;
        font-size: 1.6666666667rem
    }
    .article-nav-talasari ul li:last-child {
        width: 100%
    }
    .article-nav-talasari ul li:last-child .subNavImg {
        width: 10%;
        float: left
    }
}

@media screen and (min-width:601px)and (max-width:736px) {
    .article-nav-talasari ul li a {
        padding: 3.3333333333rem;
        min-height: 140px;
        min-height: 11.6666666667rem;
        display: flex
    }
    .article-nav-talasari ul li a span {
        width: 95%;
        margin: 0
    }
    .article-nav-talasari ul li a .subNavImg {
        width: 25%;
        float: left
    }
    .article-nav-talasari ul li a .subNav {
        width: 50%;
        float: left;
        font-size: 30px;
        font-size: 2.5rem;
        line-height: 35px;
        line-height: 2.9166666667rem
    }
    .article-nav-talasari ul li a .subNav .num {
        font-size: 40px;
        font-size: 3.3333333333rem
    }
    .article-nav-talasari ul li:last-child {
        width: 100%
    }
    .article-nav-talasari ul li:last-child .subNavImg {
        width: 10%;
        float: left
    }
}

@media screen and (min-width:737px)and (max-width:769px) {
    .article-nav-talasari ul li {
        width: 20%
    }
    .article-nav-talasari ul li a {
        padding: 2.5rem .8333333333rem;
        min-height: 110px;
        min-height: 9.1666666667rem;
        display: flex
    }
    .article-nav-talasari ul li a span {
        width: 95%;
        margin: 0
    }
    .article-nav-talasari ul li a .subNavImg {
        width: 35%;
        float: left
    }
    .article-nav-talasari ul li a .subNav {
        width: 50%;
        float: left;
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.6666666667rem
    }
    .article-nav-talasari ul li a .subNav .num {
        font-size: 30px;
        font-size: 2.5rem
    }
}

@media screen and (min-width:770px)and (max-width:960px) {
    .article-nav-talasari ul li {
        width: 20%
    }
    .article-nav-talasari ul li a {
        padding: 2.0833333333rem .8333333333rem 1.25rem;
        min-height: 110px;
        min-height: 9.1666666667rem;
        display: flex
    }
    .article-nav-talasari ul li a span {
        width: 95%;
        margin: 0
    }
    .article-nav-talasari ul li a .subNavImg {
        width: 35%;
        float: left
    }
    .article-nav-talasari ul li a .subNav {
        width: 50%;
        float: left;
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 25px;
        line-height: 2.0833333333rem
    }
    .article-nav-talasari ul li a .subNav .num {
        font-size: 30px;
        font-size: 2.5rem
    }
}

@media screen and (min-width:961px)and (max-width:1144px) {
    .article-nav-talasari ul li {
        width: 20%
    }
    .article-nav-talasari ul li a {
        padding: 2.0833333333rem 1.6666666667rem 1.25rem;
        min-height: 120px;
        min-height: 10rem;
        display: flex
    }
    .article-nav-talasari ul li a span {
        width: 95%;
        display: inline;
        margin: 0
    }
    .article-nav-talasari ul li a .subNavImg {
        width: 35%;
        float: left
    }
    .article-nav-talasari ul li a .subNav {
        width: 50%;
        float: left;
        font-size: 15px;
        font-size: 1.25rem;
        line-height: 25px;
        line-height: 2.0833333333rem
    }
    .article-nav-talasari ul li a .subNav .num {
        font-size: 30px;
        font-size: 2.5rem
    }
}

.educationTableStyle tr td,
.healthTableStyle tr td,
.skillTableStyle tr td,
.waterTableStyle tr td {
    padding: .6666666667rem 1.25rem;
    display: table-cell;
    vertical-align: top
}

.educationTableStyle {
    margin: 0 auto;
    border-bottom: 5px solid #514217
}

.educationTableStyle tr td {
    text-align: left;
    border-right: 4px solid #fff;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.educationTableStyle tr td h5 {
    font-size: 18px;
    font-size: 1.5rem;
    color: #514217
}

.educationTableStyle tr td h6 {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    border-bottom: 1px solid #514217;
    color: #514217;
    margin: .8333333333rem 0
}

.educationTableStyle tr td p {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #514217
}

.educationTableStyle tr td ul {
    margin: 1.25rem .8333333333rem
}

.educationTableStyle tr td ul li {
    list-style-type: disc;
    color: #514217;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.educationTableStyle tr td:last-child {
    border-right: none
}

.educationTableStyle tr.headings {
    background-color: #ffcb08
}

.skillTableStyle {
    background-color: #ecf1dd;
    margin: 0 auto;
    border-bottom: 5px solid #a0b855
}

.skillTableStyle tr {
    background-color: #fff5ce
}

.skillTableStyle tr td {
    text-align: left;
    border-right: 4px solid #fff;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.skillTableStyle tr td h5 {
    font-size: 18px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center
}

.skillTableStyle tr td h6 {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    border-bottom: 1px solid #53651a;
    color: #53651a;
    margin: .8333333333rem 0
}

.skillTableStyle tr td p {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #53651a
}

.skillTableStyle tr td ul {
    margin: 1.25rem .8333333333rem
}

.skillTableStyle tr td ul li {
    list-style-type: disc;
    color: #53651a;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.skillTableStyle tr td:last-child {
    border-right: none
}

.skillTableStyle tr.headings {
    background-color: #a0b855
}

.healthTableStyle {
    background-color: #f4e2de;
    margin: 0 auto;
    border-bottom: 5px solid #5f2619
}

.healthTableStyle tr {
    background-color: #fff5ce
}

.healthTableStyle tr td {
    text-align: left;
    border-right: 4px solid #fff;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.healthTableStyle tr td h5 {
    font-size: 18px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center
}

.healthTableStyle tr td h6 {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    border-bottom: 1px solid #5f2619;
    color: #5f2619;
    margin: .8333333333rem 0
}

.healthTableStyle tr td p {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #5f2619
}

.healthTableStyle tr td ul {
    margin: 1.25rem .8333333333rem
}

.healthTableStyle tr td ul li {
    list-style-type: disc;
    color: #5f2619;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.healthTableStyle tr td:last-child {
    border-right: none
}

.healthTableStyle tr.headings {
    background-color: #c66f5c
}

.waterTableStyle {
    background-color: #f4e2de;
    margin: 0 auto;
    border-bottom: 5px solid #19494f
}

.waterTableStyle tr {
    background-color: #fff5ce
}

.waterTableStyle tr td {
    text-align: left;
    border-right: 4px solid #fff;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.waterTableStyle tr td h5 {
    font-size: 18px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center
}

.waterTableStyle tr td h6 {
    font-size: 15px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 2.0833333333rem;
    border-bottom: 1px solid #19494f;
    color: #19494f;
    margin: .8333333333rem 0
}

.waterTableStyle tr td p {
    font-size: 14px;
    font-size: 1.1666666667rem;
    line-height: 20px;
    line-height: 1.6666666667rem;
    color: #19494f
}

.waterTableStyle tr td ul {
    margin: 1.25rem .8333333333rem
}

.waterTableStyle tr td ul li {
    list-style-type: disc;
    color: #19494f;
    font-size: 14px;
    font-size: 1.1666666667rem
}

.waterTableStyle tr td:last-child {
    border-right: none
}

.waterTableStyle tr.headings {
    background-color: #6ba6ad
}

@media only screen and (min-width:0)and (max-width:60em) {
    .education-talasari .dekstopBanner,
    .health-talasari .dekstopBanner,
    .other-talasari .dekstopBanner,
    .skill-talasari .dekstopBanner,
    .water-talasari .dekstopBanner {
        display: none
    }
}

@media only screen and (max-width:40em) {
    .education-talasari .dekstopBanner,
    .health-talasari .dekstopBanner,
    .other-talasari .dekstopBanner,
    .skill-talasari .dekstopBanner,
    .water-talasari .dekstopBanner {
        display: none
    }
    .education-talasari .mobileBanner,
    .health-talasari .mobileBanner,
    .other-talasari .mobileBanner,
    .skill-talasari .mobileBanner,
    .water-talasari .mobileBanner {
        display: block
    }
}

@media only screen and (min-width:0)and (max-width:60em) {
    .education-talasari .mobileBanner,
    .health-talasari .mobileBanner,
    .other-talasari .mobileBanner,
    .skill-talasari .mobileBanner,
    .water-talasari .mobileBanner {
        display: block
    }
    .chartImgMobile {
        display: none
    }
}

@media screen and (min-width:960px)and (max-width:1024px) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 3.3333333333rem auto;
        width: 85%
    }
}

@media screen and (min-width:1025px)and (max-width:1100px) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 3.3333333333rem auto;
        width: 85%
    }
}

@media screen and (min-width:1101px)and (max-width:1200px) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 3.3333333333rem auto;
        width: 87%
    }
}

@media screen and (min-width:1201px)and (max-width:1300px) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 3.3333333333rem auto;
        width: 92%
    }
}

@media screen and (min-width:1301px)and (max-width:1980px) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 3.3333333333rem auto;
        width: 100%
    }
}

@media screen and (min-width:768px)and (max-width:959px) {
    .pctTemplate .contentAreaArticleTalasari .talasariContentBlock {
        margin: 3.3333333333rem auto;
        width: 95%
    }
    .education-talasari .inner-wrapper-talasari .pct-banner-block,
    .health-talasari .inner-wrapper-talasari .pct-banner-block,
    .other-talasari .inner-wrapper-talasari .pct-banner-block,
    .skill-talasari .inner-wrapper-talasari .pct-banner-block,
    .water-talasari .inner-wrapper-talasari .pct-banner-block {
        margin-left: 0
    }
}

.chartImgMobile {
    display: none
}

@media only screen and (min-width:120.063em)and (max-width:999999999999) {
    .chartImgMobile {
        display: none
    }
}

@media only screen and (min-width:90.063em)and (max-width:120em) {
    .chartImgMobile {
        display: none
    }
}

@media only screen and (min-width:60.063em)and (max-width:90em) {
    .chartImgMobile {
        display: none
    }
}

@media only screen and (max-width:40em) {
    .chartImgDesktop {
        display: none
    }
    .chartImgMobile {
        display: block;
        margin: 0 auto
    }
}
#job_details_container ol, ul,li {
    list-style: disc!important;
    margin: auto!important;
}