.multicolumn {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
}

@media (max-width: 767px) {
    .multicolumn {
      column-count: 1;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-gap: 30px;
      -webkit-column-gap: 30px;
      -moz-column-gap: 30px;
    }
}

h1,
h3 {
    text-transform: uppercase
}
h4,
p {
    font-weight: 400
}

p.lead {
	font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

body,
h1 {
    font-family: proxima-nova, arial, serif;
    -webkit-font-smoothing: antialiased
}
a.button,
body,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
header.full .container .row .navbar .container .navbar-collapse ul li a,
header.full .container .row .navbar .container .navbar-header .navbar-text,
main.home h2,
ol,
p,
ul {
    font-family: proxima-nova, arial, serif
}
.orange {
    color: #e97724
}
.blue {
    color: #00a2b1
}
.red-orange {
    color: #f1563b
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}
h2,
h3 {
    clear: both;
    margin: 0 auto 30px;
    width: 100%;
    line-height: 1em;
    text-align: center
}
h1 {
    color: #aaa;
    font-weight: 800;
    font-size: 3.125em;
    line-height: 1em
}
h2,
h3,
h4,
h4 a,
p {
    color: #000
}
h2 {
    position: relative;
    display: inline-block;
    font-size: 1.75em;
    font-weight: 300
}
h2:after,
h3:after {
    content: '';
    position: relative;
    display: block;
    margin: 13px auto 0;
    width: 5%;
    border-bottom: 2px solid #faa61a
}
a.button .icon,
h3 {
    position: relative;
    display: inline-block
}
h3 {
    font-size: 1em;
    font-weight: 700
}
h4 {
    font-size: 1.3125em
}

#environment h4 {
    font-size: 14px;
    color: #00a2b1;
    font-weight: 700;
    margin-bottom: 10px;
}

p {
    font-size: 1.125em;
    line-height: 1.57143em;
    margin: 0 0 1em
}
p:last-child {
    margin-bottom: 0
}

.document_list p {
    font-size: 1em;
    font-weight: 600;
}

.document_list p a {
    color: #000;
    text-decoration: underline;
}

dl dd,
dl dt,
dl li,
ol dd,
ol dt,
ol li,
ul dd,
ul dt,
ul li {
    font-family: proxima-nova, arial, serif;
    color: #000;
    font-size: 1em
}
ul {
    list-style-type: disc;
    margin: 0 0 20px 20px
}
ul li {
    line-height: 1.6875em
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
a.button:hover,
main.who #pages .child-page a:hover {
    text-decoration: none
}
a.button {
    height: 42px
}
a.button .icon {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px
}
a.button .icon img {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto
}
a.button .text {
    float: right;
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    width: auto;
    height: 42px;
    line-height: 42px
}
img.imgBorder {
    border: 1px solid #c1c1c1
}
.alignleft {
    float: left;
    margin-right: 10px
}
.alignright {
    float: right;
    margin-left: 10px
}
.full {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}
a.button,
p a.button {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    color: #fff;
    display: inline-block;
    width: auto;
    line-height: 1em;
    padding: 16px 34px
}
a.button {
    font-size: 1em;
    background: #000
}
a.button:hover {
    cursor: pointer;
    background: #aaa;
    color: #fff
}
p a.button {
    font-size: .57143em;
    background: #000
}
p a.button:hover {
    cursor: pointer;
    background: #aaa;
    color: #fff
}
pre {
    display: none
}
#wrapper,
header.full .container .row .navbar .container .navbar-header .navbar-toggle.collapsed .menu-text {
    display: block
}
html {
    position: relative
}
body,
html {
    margin: 0;
    padding: 0;
    height: 100%
}
body {
    background: #fff
}
#wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto!important;
    height: 100%;
    margin-bottom: -200px
}
#wrapper .push {
    height: 200px
}
@media (min-width: 768px) and (max-width: 991px) {
    #wrapper {
        margin-bottom: 0;
        min-height: 0
    }
    #wrapper .push {
        height: 0
    }
}
@media (max-width: 767px) {
    #wrapper {
        margin-bottom: 0;
        min-height: 0
    }
    #wrapper .push {
        height: 0
    }
}
header.full {
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    z-index: 100
}
header.full .container {
    height: 69px
}
header.full .container .row .navbar {
    min-height: 69px;
    border: 0;
    margin: 0;
    border-radius: 0;
    background: 0 0
}
header.full .container .row .navbar .container .navbar-header .navbar-toggle {
    margin-top: 22px;
    font-weight: 700;
    color: #e97724
}
header.full .container .row .navbar .container .navbar-header .navbar-toggle:focus,
header.full .container .row .navbar .container .navbar-header .navbar-toggle:hover {
    color: #e97724;
    background: 0 0
}
header.full .container .row .navbar .container .navbar-header .navbar-toggle.collapsed {
    color: #aaa;
    background: 0 0
}
header.full .container .row .navbar .container .navbar-header .navbar-toggle .menu-text,
header.full .container .row .navbar .container .navbar-header .navbar-toggle.collapsed .close-text {
    display: none
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container {
        height: 114px
    }
    header.full .container .row .navbar {
        min-height: 114px
    }
    header.full .container .row .navbar .container .navbar-header .navbar-toggle {
        border: 0
    }
}
@media (max-width: 767px) {
    header.full .container {
        height: 114px
    }
    header.full .container .row .navbar {
        min-height: 114px
    }
    header.full .container .row .navbar .container .navbar-header .navbar-toggle {
        border: 0
    }
}
header.full .container .row .navbar .container .navbar-header .navbar-toggle .close-text {
    display: block
}
header.full .container .row .navbar .container .navbar-header .navbar-brand {
    height: 69px;
    line-height: 69px;
    margin: 0;
    padding: 0
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container .row .navbar .container .navbar-header .navbar-brand {
        height: 114px
    }
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-header .navbar-brand {
        height: 114px
    }
}
header.full .container .row .navbar .container .navbar-header .navbar-brand h1 {
    height: 69px;
    line-height: 69px
}
header.full .container .row .navbar .container .navbar-header .navbar-brand p#description {
    float: left;
    position: absolute;
    display: inline-block;
    top: 22px;
    left: 183px;
    width: 18%;
    font-size: .8125em;
    line-height: 1.23077em;
    font-weight: 700;
    color: #aaa;
    text-transform: uppercase
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container .row .navbar .container .navbar-header .navbar-brand p#description {
        top: auto;
        bottom: 0;
        left: 15px;
        width: 28%
    }
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-header .navbar-brand h1 {
        margin-left: 15px
    }
    header.full .container .row .navbar .container .navbar-header .navbar-brand p#description {
        top: auto;
        bottom: 0;
        left: 15px;
        width: 50%
    }
}
header.full .container .row .navbar .container .navbar-header .navbar-brand ul {
    position: absolute;
    right: 15px;
    bottom: 0;
    list-style: none;
    margin-bottom: 0
}
header.full .container .row .navbar .container .navbar-header .navbar-brand ul li {
    position: relative;
    display: inline
}
header.full .container .row .navbar .container .navbar-header .navbar-brand ul li#menu-item-17 {
    margin-top: 7px
}
header.full .container .row .navbar .container .navbar-header .navbar-brand ul li#menu-item-17 a {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: .6875em;
    line-height: 1em;
    font-weight: 700;
    padding: 12px;
    color: #fff;
    background: #aaa;
    text-align: center;
    text-transform: uppercase
}
header.full .container .row .navbar .container .navbar-header .navbar-brand ul li#menu-item-17 a:hover {
    cursor: pointer;
    background: #000;
    color: #fff;
    border: 0
}
header.full .container .row .navbar .container .navbar-header .navbar-text {
    position: absolute;
    display: block;
    right: 15px;
    top: 20px;
    text-align: right;
    color: #00a2b1;
    font-size: 2.5em;
    line-height: .8em
}
header.full .container .row .navbar .container .navbar-header .navbar-text small {
    clear: both;
    text-transform: uppercase;
    font-size: .35em;
    margin-bottom: 0
}
header.full .container .row .navbar .container .navbar-header .navbar-text .sup {
    position: relative;
    font-size: .45em;
    line-height: .45em;
    top: -10px;
    left: -5px;
    color: #f5f5f5
}
header.full .container .row .navbar .container .navbar-collapse ul {
    position: relative;
    right: 0;
    bottom: 0;
    list-style: none;
    margin-bottom: 0
}
header.full .container .row .navbar .container .navbar-collapse ul li {
    position: relative;
    display: inline
}
header.full .container .row .navbar .container .navbar-collapse ul li a {
    margin-left: 30px;
    padding: 0;
    height: 69px;
    font-weight: 700;
    font-size: 1em;
    line-height: 61px;
    text-transform: uppercase;
    color: #000
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container .row .navbar .container .navbar-collapse {
        background: #fff
    }
    header.full .container .row .navbar .container .navbar-collapse ul li a {
        height: auto;
        margin: 0;
        padding-lefT: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #f5f5f5
    }
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-collapse {
        background: #fff
    }
    header.full .container .row .navbar .container .navbar-collapse ul li a {
        height: auto;
        margin: 0;
        padding-lefT: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #f5f5f5
    }
}
header.full .container .row .navbar .container .navbar-collapse ul li a:hover {
    text-decoration: none;
    border-bottom: 3px solid #faa61a
}
@media (min-width: 992px) and (max-width: 1199px) {
    header.full .container .row .navbar .container .navbar-collapse ul li a {
        height: 69px;
        margin: 0;
        padding-lefT: 10px;
        padding-right: 10px
    }
    header.full .container .row .navbar .container .navbar-collapse ul li a:hover {
        color: #e97724;
        border-bottom: 0 solid #aaa
    }
}
header.full .container .row .navbar .container .navbar-collapse ul li:hover ul.sub-menu {
    display: block
}
header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu {
    position: absolute;
    display: none;
    top: 69px;
    left: calc(-50% - 5px);
    width: 200px;
    background: #000;
    text-align: center
}
header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu:after {
    content: "";
    display: table;
    clear: both
}
@media (min-width: 992px) and (max-width: 1199px) {
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu {
        left: calc(-50% - 30px);
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container .row .navbar .container .navbar-collapse ul li a:hover {
        color: #e97724;
        border-bottom: 0 solid #aaa
    }
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu {
        position: relative;
        display: block;
        left: auto;
        top: auto;
        width: 100%;
        background: #fff;
        margin-left: 0
    }
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-collapse ul li a:hover {
        color: #e97724;
        border-bottom: 0 solid #aaa
    }
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu {
        position: relative;
        display: block;
        left: auto;
        top: auto;
        width: 100%;
        background: #fff;
        margin-left: 0
    }
}
header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li {
    float: left;
    display: block;
    width: 100%;
    background: #000
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li {
        background: #fff;
        text-align: left
    }
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li {
        background: #fff;
        text-align: left
    }
}
header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li a {
    width: 100%;
    text-align: center;
    color: #fff;
    background: #000;
    margin: 0;
    padding: 0;
    line-height: 40px
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li a {
        background: #fff;
        color: #000;
        text-align: left;
        float: left
    }
}
header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li a:hover {
    border-bottom: 3px solid #faa61a
}
@media (min-width: 768px) and (max-width: 991px) {
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li a {
        background: #fff;
        color: #000;
        text-align: left;
        float: left
    }
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li a:hover {
        color: #e97724;
        border-bottom: 0!important
    }
}
@media (max-width: 767px) {
    header.full .container .row .navbar .container .navbar-collapse ul li ul.sub-menu li a:hover {
        color: #e97724;
        border-bottom: 0!important
    }
}
header.full .container .row .navbar .container .navbar-collapse ul li#menu-item-17 {
    margin-top: 7px
}
header.full .container .row .navbar .container .navbar-collapse ul li#menu-item-17 a {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 1em;
    line-height: .75em;
    font-weight: 700;
    padding: 16px 34px;
    color: #fff;
    background: #aaa;
    text-align: center;
    text-transform: uppercase
}
header.full .container .row .navbar .container .navbar-collapse ul li#menu-item-17 a:hover {
    cursor: pointer;
    background: #000;
    color: #fff;
    border: 0
}
header.full .container .row .navbar .container .navbar-collapse ul li.current_page_item a,
header.full .container .row .navbar .container .navbar-collapse ul li.current_page_parent a {
    border-bottom: 3px solid #faa61a
}
header.full .container .row .navbar .container .navbar-collapse ul li.current_page_item ul.sub-menu li a,
header.full .container .row .navbar .container .navbar-collapse ul li.current_page_parent ul.sub-menu li a {
    border-bottom: 0
}
header.full .container .row .navbar .container .navbar-collapse ul li.current_page_item ul.sub-menu li a:hover,
header.full .container .row .navbar .container .navbar-collapse ul li.current_page_parent ul.sub-menu li a:hover {
    border-bottom: 3px solid #faa61a
}
main {
    padding: 80px 0
}
@media (max-width: 767px) {
    main {
        padding: 45px 0
    }
}
main.home {
    text-align: center
}
main.home h1 {
    position: relative;
    display: block;
    margin: 0 auto 36px;
    padding: 0;
    width: 498px;
    height: 104px;
    background: url(../images/focus.png) top left no-repeat;
    background-size: 498px 104px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}
main.home h2 {
    margin-bottom: 15px;
    font-size: 2.75em;
    line-height: 1em;
    color: #000;
    font-weight: 300;
    text-transform: none
}
main.home h2:after {
    border: 0
}
main.home p {
    margin-bottom: 50px;
    font-size: 1.75em;
    line-height: 1.07143em;
    font-weight: 300
}
main.who #intro {
    text-align: center
}
main.who #intro h1 {
    font-size: 3.75em;
    margin-bottom: 44px
}
main.who #intro p {
    font-size: 1.75em;
    line-height: 1.14286em;
    font-weight: 300;
    color: #000;
    margin-bottom: 70px
}
@media (max-width: 767px) {
    main.home h1 {
        width: 300px;
        background-size: 300px 62px
    }
    main.who #intro .metric {
        margin-bottom: 40px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    main.who #intro .metric {
        margin-bottom: 40px
    }
    main.who #intro .metric.no-bottom {
        margin-bottom: 0
    }
}
@media (max-width: 767px) {
    main.who #intro .metric.no-bottom {
        margin-bottom: 0
    }
}
main.who #intro .metric p {
    margin: 0;
    font-size: 1.375em;
    line-height: 1em;
    text-align: center
}
main.who #intro .metric p.large {
    font-size: 2.8125em;
    line-height: 1em;
    font-weight: 700;
    margin: 16px 0
}
main.who #intro .metric.blue p {
    color: #00a2b1
}
main.who #intro .metric.red-orange p {
    color: #f1563b
}
main.who #intro .metric.orange p {
    color: #faa61a
}
main.who #pages {
    background: #f5f5f5;
    padding: 80px 0;
    margin: 60px 0
}
main.who #pages .child-page {
    float: left;
    position: relative;
    display: block;
    width: 20%;
    height: auto;
    text-transform: uppercase;
    font-size: .875em;
    color: #aaa;
    text-align: center
}
@media (min-width: 768px) and (max-width: 991px) {
    main.who #pages .child-page {
        margin: 0 auto 20px;
        width: 33%
    }
}
@media (max-width: 767px) {
    main.who #pages .child-page {
        width: 100%;
        clear: both;
        margin-bottom: 20px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    main.who #pages .child-page:nth-of-type(4) {
        margin-left: 120px
    }
}
main.who #pages .child-page a {
    position: relative;
    display: block;
    width: 100%;
    height: auto
}
main.who #pages .child-page a .icon {
    position: relative;
    display: block;
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
    height: 60px
}
main.who #pages .child-page a .icon .icon-bw,
main.who #pages .child-page a .icon .icon-color {
    position: absolute;
    display: block;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0
}
main.who #pages .child-page a .icon .icon-bw img,
main.who #pages .child-page a .icon .icon-color img {
    text-align: center;
    margin: 0 auto
}
main.who #pages .child-page a .icon .icon-color {
    z-index: 80;
    display: none
}
main.who #pages .child-page a p {
    font-size: 1.125em;
    line-height: 1em;
    font-weight: 700;
    color: #aaa
}
main.who #pages .child-page a:hover .icon-color {
    display: block
}
main.who #pages .child-page a:hover .icon-bw {
    display: none
}
main.who #pages .child-page.blue a:hover p {
    color: #00a2b1
}
main.who #pages .child-page.green a:hover p {
    color: #00a14b
}
main.who #pages .child-page.orange a:hover p {
    color: #faa61a
}
main.who #pages .child-page.red-orange a:hover p {
    color: #f1563b
}
main.who #pages .child-page.red a:hover p {
    color: #971934
}
main.who #bottomContent img {
    max-width: 100%;
    height: auto
}
main.generic #intro,
main.generic-error #bodyContent h1,
main.generic-error #bodyContent p {
    text-align: center
}
main.generic #intro h1 {
    font-size: 3.75em;
    line-height: 1em;
    font-weight: 800;
    margin: 38px 0 6px
}
@media (max-width: 767px) {
    main.generic #intro h1 {
        margin-bottom: 40px;
        font-size: 2.125em
    }
}
main.generic #intro h1.blue {
    color: #00a2b1
}
main.generic #intro h1.red {
    color: #971934
}
main.generic #intro h1.orange {
    color: #e97724
}
main.generic #intro h1.green {
    color: #00a14b
}
main.generic #intro h1.red-orange {
    color: #f1563b
}
main.generic #intro p.headline {
    position: relative;
    bottom: -26px;
    font-size: 9em;
    line-height: 1em;
    font-weight: 800;
    color: #fff;
    text-shadow: 1px 0 #aaa, -1px 0 #aaa, 0 0 2px #aaa;
    text-transform: uppercase
}
main.generic #banner {
    padding: 70px 0;
    text-align: center
}
main.generic #banner p {
    margin-bottom: 50px;
    font-size: 1.75em;
    line-height: 1.21429em;
    font-weight: 300;
    color: #fff
}
main.generic #banner.blue {
    background-color: #00a2b1
}
main.generic #banner.red {
    background-color: #971934
}
main.generic #banner.orange {
    background-color: #e97724
}
main.generic #banner.green {
    background-color: #00a14b
}
main.generic #banner.red-orange {
    background-color: #f1563b
}
main.generic #secondaryContent {
    padding: 80px 0;
    text-align: center
}
main.generic #secondaryContent p {
    font-size: 1.375em;
    line-height: 1.27273em;
    font-weight: 600
}
main.generic #secondaryContent.blue p {
    color: #00a2b1
}
main.generic #secondaryContent.red p {
    color: #971934
}
main.generic #secondaryContent.orange p {
    color: #e97724
}
main.generic #secondaryContent.green p {
    color: #00a14b
}
main.generic #secondaryContent.red-orange p {
    color: #f1563b
}
main.chairman {
    padding-bottom: 0
}
@media (min-width: 992px) and (max-width: 1199px) {
    main.chairman {
        padding-bottom: 0
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    main.chairman {
        padding-bottom: 0
    }
}
main.chairman #intro {
    text-align: center
}
main.chairman #intro h1 {
    font-size: 3.75em;
    line-height: 1em;
    font-weight: 800;
    margin: 38px 0 56px;
    color: #f1563b
}
@media (max-width: 767px) {
    main.generic #intro p.headline {
        display: none
    }
    main.chairman {
        padding-bottom: 0
    }
    main.chairman #intro h1 {
        font-size: 2.125em
    }
}
main.chairman #intro h1.blue {
    color: #00a2b1
}
main.chairman #intro h1.red {
    color: #971934
}
main.chairman #intro h1.orange {
    color: #e97724
}
main.chairman #intro h1.green {
    color: #00a14b
}
main.chairman #intro h1.red-orange {
    color: #f1563b
}
main.chairman #intro p {
    font-size: 1.75em;
    line-height: 1.14286em;
    font-weight: 300;
    color: #000;
    margin-bottom: 70px
}
main.chairman #banner {
    padding: 70px 0;
    text-align: center
}
main.chairman #banner p {
    font-size: 1.75em;
    line-height: 1.21429em;
    font-weight: 300;
    color: #fff
}
main.chairman #banner p.info {
    font-size: 1em;
    line-height: 1em;
    font-weight: 600
}
main.chairman #banner img {
    position: relative;
    display: block;
    margin: 35px auto 70px;
    padding: 0;
    clear: both
}
main.chairman #banner.blue {
    background-color: #00a2b1
}
main.chairman #banner.red {
    background-color: #971934
}
main.chairman #banner.orange {
    background-color: #e97724
}
main.chairman #banner.green {
    background-color: #00a14b
}
main.chairman #banner.red-orange {
    background-color: #f1563b
}
main.performance #intro {
    text-align: center
}
main.performance #intro h1 {
    font-size: 3.75em;
    line-height: 1em
}
main.performance #intro ul.nav-tabs {
    margin-top: 30px;
    margin-bottom: 35px;
    text-align: center;
    border: 0
}
main.performance #intro ul.nav-tabs li {
    float: none;
    display: inline-block
}
@media (max-width: 767px) {
    main.performance #intro h1 {
        font-size: 2.125em
    }
    main.performance #intro ul.nav-tabs {
        margin: 20px 0;
        padding: 0
    }
    main.performance #intro ul.nav-tabs li {
        float: left;
        display: block;
        padding: 20px 0;
        width: 100%;
        border-bottom: 1px solid #aaa;
        text-align: left
    }
}
main.performance #intro ul.nav-tabs li.active {
    border: 0
}
@media (max-width: 767px) {
    main.performance #intro ul.nav-tabs li.active {
        border-bottom: 1px solid #aaa
    }
}
main.performance #intro ul.nav-tabs li.active a[href="#health_and_safety"] {
    color: #00a14b
}
main.performance #intro ul.nav-tabs li.active a[href="#health_and_safety"]:before {
    background-position: -15px 0
}
main.performance #intro ul.nav-tabs li.active a[href="#people"] {
    color: #e97724
}
main.performance #intro ul.nav-tabs li.active a[href="#people"]:before {
    background-position: -30px 0
}
main.performance #intro ul.nav-tabs li.active a[href="#communities"] {
    color: #f1563b
}
main.performance #intro ul.nav-tabs li.active a[href="#communities"]:before {
    background-position: -45px 0
}
main.performance #intro ul.nav-tabs li.active a[href="#environment"] {
    color: #00a2b1
}
main.performance #intro ul.nav-tabs li.active a[href="#environment"]:before {
    background-position: -60px 0
}
main.performance #intro ul.nav-tabs li.active a:hover {
    border: 1px solid transparent;
    border-radius: 0
}
main.performance #intro ul.nav-tabs li a {
    margin-right: 0;
    padding: 0 10px;
    font-size: 1.125em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #aaa;
    border: 1px solid transparent;
    border-radius: 0
}
main.performance #intro ul.nav-tabs li a:before {
    content: '';
    position: relative;
    display: block;
    margin: 0 auto 20px;
    padding: 0;
    width: 15px;
    height: 13px;
    background: url(../images/bullets.png) top left no-repeat;
    background-size: 75px 13px
}
main.performance #intro ul.nav-tabs li a:hover {
    background: #fff;
    margin: 0;
    padding: 0 10px;
    border: 1px solid transparent;
    border-radius: 0
}
main.performance #intro ul.nav-tabs li a:hover[href="#health_and_safety"] {
    color: #00a14b
}
main.performance #intro ul.nav-tabs li a:hover[href="#health_and_safety"]:before {
    background-position: -15px 0
}
main.performance #intro ul.nav-tabs li a:hover[href="#people"] {
    color: #e97724
}
main.performance #intro ul.nav-tabs li a:hover[href="#people"]:before {
    background-position: -30px 0
}
main.performance #intro ul.nav-tabs li a:hover[href="#communities"] {
    color: #f1563b
}
main.performance #intro ul.nav-tabs li a:hover[href="#communities"]:before {
    background-position: -45px 0
}
main.performance #intro ul.nav-tabs li a:hover[href="#environment"] {
    color: #00a2b1
}
main.performance #intro ul.nav-tabs li a:hover[href="#environment"]:before {
    background-position: -60px 0
}
main.performance #intro .tab-content {
    text-align: left
}
main.performance #intro .tab-content .tab-pane#health_and_safety h2 {
    color: #00a14b
}
main.performance #intro .tab-content .tab-pane#people h2 {
    color: #e97724
}
main.performance #intro .tab-content .tab-pane#communities {
    padding: 0
}
main.performance #intro .tab-content .tab-pane#communities h2 {
    color: #f1563b
}
main.performance #intro .tab-content .tab-pane#environment h2 {
    color: #00a2b1
}
main.performance #intro .tab-content .tab-pane p.notice {
    margin-bottom: 55px;
    text-align: center
}
@media (max-width: 767px) {
    main.performance #intro ul.nav-tabs li a:before {
        display: none
    }
    main.performance #intro .tab-content .tab-pane p.notice {
        text-align: left
    }
}
main.performance #intro .tab-content .tab-pane p.notice img {
    margin-bottom: 0
}
main.performance #intro .tab-content .tab-pane .disclaimer {
    position: relative;
    display: block;
    margin-bottom: 20px
}
main.performance #intro .tab-content .tab-pane .disclaimer p {
    font-size: 1em;
    line-height: 1.375em;
    color: #787878
}
main.performance #intro .tab-content .tab-pane img {
    margin-bottom: 20px
}
main.performance #intro .tab-content .tab-pane h2 {
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: 600;
    text-align: left
}
main.performance #intro .tab-content .tab-pane table tbody tr.last td,
main.performance #intro .tab-content .tab-pane table tbody tr.last-header td {
    font-weight: 700
}
main.performance #intro .tab-content .tab-pane h2:after {
    display: none
}
main.performance #intro .tab-content .tab-pane table thead tr th {
    width: 25%;
    text-align: right;
    border: 0
}
@media (max-width: 767px) {
    main.performance #intro .tab-content .tab-pane h2 {
        margin-top: 20px
    }
    main.performance #intro .tab-content .tab-pane .table-responsive {
        border: 0
    }
    main.performance #intro .tab-content .tab-pane table {
        table-layout: fixed
    }
    main.performance #intro .tab-content .tab-pane table thead tr th {
        width: 33%;
        text-align: left
    }
}
main.performance #intro .tab-content .tab-pane table tbody tr {
    border-top: 1px dashed #000
}
@media (max-width: 767px) {
    main.performance #intro .tab-content .tab-pane table tbody tr {
        border-top: 0;
        border-bottom: 1px dashed #000
    }
}
main.performance #intro .tab-content .tab-pane table tbody tr:nth-of-type(1) {
    border-top: 0;
    border-bottom: 0
}
main.performance #intro .tab-content .tab-pane table tbody tr.last {
    border-top: 2px solid #000
}
@media (max-width: 767px) {
    main.performance #intro .tab-content .tab-pane table tbody tr.last {
        border-top: 0;
        border-bottom: 0
    }
}
main.performance #intro .tab-content .tab-pane table tbody tr.extra-header {
    border-bottom: 0
}
main.performance #intro .tab-content .tab-pane table tbody tr.last-header {
    border-top: 2px solid #000
}
main.performance #intro .tab-content .tab-pane table tbody tr td {
    text-align: right;
    width: 25%;
    border: 0
}
main.performance #intro .tab-content .tab-pane table tbody tr td.row-label {
    text-align: left;
    padding-left: 0
}
@media (max-width: 767px) {
    main.performance #intro .tab-content .tab-pane table tbody tr td.row-label {
        word-wrap: break-word
    }
    main.performance #intro .tab-content .tab-pane table tbody tr td {
        width: 33%;
        text-align: left;
        word-wrap: break-word
    }
}
main.performance #intro .tab-content .tab-pane#people table td,
main.performance #intro .tab-content .tab-pane#people table th {
    width: 14%
}
main #communities {
    padding: 60px 0
}
@media (max-width: 767px) {
    main.performance #intro .tab-content .tab-pane#people table td,
    main.performance #intro .tab-content .tab-pane#people table th {
        width: 16.667%;
        max-width: 16.667%!important;
        word-wrap: break-word
    }
    main #communities {
        padding-top: 30px
    }
}
main #health-and-safety.full {
    padding: 70px 0
}
@media (max-width: 767px) {
    main #health-and-safety.full {
        padding-top: 30px
    }
}
main #health-and-safety.full ul {
    margin: 0;
    list-style: none;
    padding: 0
}
main #health-and-safety.full ul li {
    margin-bottom: 20px;
    text-align: center;
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 600
}
main #health-and-safety.full ul li:before {
    content: '';
    position: relative;
    display: block;
    margin: 0 auto 20px;
    padding: 0;
    width: 15px;
    height: 13px;
    background: url(../images/bullets.png) -15px 0 no-repeat;
    background-size: 75px 13px
}
main ul.communities {
    list-style: none;
    margin: 0;
    padding: 0
}
main ul.communities li {
    float: left;
    display: block;
    position: relative;
    margin: 0 0 40px;
    width: 100%
}
main ul.communities li .globe {
    float: left;
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    width: 130px;
    height: auto
}
@media (max-width: 767px) {
    main ul.communities li .globe {
        float: none;
        display: block;
        margin: 0 auto 20px
    }
}
main ul.communities li .copy {
    float: left;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 60%;
    height: auto;
    text-align: left
}
@media (max-width: 767px) {
    main ul.communities li .copy.whoWeAre h3,
    main ul.communities li .copy.whoWeAre p {
        text-align: center
    }
    main ul.communities li .copy {
        width: 100%;
        clear: both
    }
}
main ul.communities li .copy h3 {
    text-align: left;
    margin-bottom: 10px
}
main ul.communities li .copy h3:after {
    display: none
}
main ul.communities li .copy a {
    color: #fff
}
main ul.communities li .copy a:hover {
    background: #000
}
main ul.communities li .copy a.button {
    padding-left: 10px;
    padding-right: 10px
}
main ul.communities li.right .globe {
    float: left;
    position: relative;
    display: inline-block;
    margin: 0 0 0 20px;
    padding: 0;
    width: 130px;
    height: auto
}
@media (max-width: 767px) {
    main ul.communities li.right .globe {
        float: none;
        display: block;
        margin: 0 auto 20px
    }
}
main ul.communities li.right .copy {
    float: left;
    position: relative;
    display: block;
    margin: 0 0 0 130px;
    padding: 0;
    width: 60%;
    height: auto;
    text-align: right
}
footer.full h3:after,
main ul.communities li.right .copy h3:after {
    display: none
}
@media (max-width: 767px) {
    main ul.communities li.right .copy {
        width: 100%;
        clear: both;
        text-align: left;
        margin: 0
    }
}
main ul.communities li.right .copy h3 {
    text-align: right;
    margin-bottom: 10px
}
main ul.communities li.blue h3,
main ul.communities li.blue p.extra {
    color: #00a2b1
}
main ul.communities li.blue a {
    background: #00a2b1
}
main ul.communities li.red h3,
main ul.communities li.red p.extra {
    color: #971934
}
main ul.communities li.red a {
    background: #971934
}
main ul.communities li.red a:hover {
    background: #000
}
main ul.communities li.orange h3,
main ul.communities li.orange p.extra {
    color: #e97724
}
main ul.communities li.orange a {
    background: #e97724
}
main ul.communities li.orange a:hover {
    background: #000
}
main ul.communities li.green h3,
main ul.communities li.green p.extra {
    color: #00a14b
}
main ul.communities li.green a {
    background: #00a14b
}
main ul.communities li.green a:hover {
    background: #000
}
main ul.communities li.red-orange h3,
main ul.communities li.red-orange p.extra {
    color: #f1563b
}
main ul.communities li.red-orange a {
    background: #f1563b
}
main ul.communities li.red-orange a:hover {
    background: #000
}
main ul.communities li.purple h3,
main ul.communities li.purple p.extra {
    color: #801677
}
main ul.communities li.purple a {
    background: #801677
}
main ul.communities li.purple a:hover {
    background: #000
}
footer.full {
    height: 200px;
    bottom: 0;
    padding: 38px 0 0;
    background: #f5f5f5
}
footer.full h3 {
    margin-bottom: 22px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 600;
    color: #aaa;
    text-align: left;
    text-transform: uppercase
}
@media (max-width: 767px) {
    main ul.communities li.right .copy h3 {
        text-align: left
    }
    footer.full {
        padding-bottom: 40px;
        height: auto
    }
    footer.full h3 {
        margin-top: 20px
    }
}
footer.full p {
    margin-top: 38px;
    font-size: 1em;
    font-weight: 600;
    color: #787878;
    text-align: right
}
footer.full img {
    position: relative;
    display: block;
    max-width: 100%
}
footer.full ul#archives,
footer.full ul#company,
footer.full ul#company-2 {
    margin: 0
}
@media (min-width: 992px) and (max-width: 1199px) {
    footer.full {
        padding-bottom: 40px;
        height: auto
    }
/*    footer.full ul#archives,
    footer.full ul#company,
    footer.full ul#company-2 {
        border-top: 1px solid #aaa
    }*/
}
@media (min-width: 768px) and (max-width: 991px) {
    footer.full {
        padding-bottom: 40px;
        height: auto
    }
    footer.full p {
        text-align: left
    }
    footer.full ul#archives,
    footer.full ul#company,
    footer.full ul#company-2 {
        border-top: 1px solid #aaa
    }
}
footer.full ul#archives li,
footer.full ul#company li,
footer.full ul#company-2 li {
    padding: 0 0 5px;
    text-align: left
}
@media (min-width: 992px) and (max-width: 1199px) {
/*    footer.full ul#archives li,
    footer.full ul#company li,
    footer.full ul#company-2 li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #aaa
    }*/
}
@media (min-width: 768px) and (max-width: 991px) {
    footer.full ul#archives li,
    footer.full ul#company li,
    footer.full ul#company-2 li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #aaa
    }
}
@media (max-width: 767px) {
    footer.full p {
        text-align: left
    }
    footer.full ul#archives,
    footer.full ul#company,
    footer.full ul#company-2 {
        border-top: 1px solid #aaa
    }
    footer.full ul#archives li,
    footer.full ul#company li,
    footer.full ul#company-2 li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #aaa
    }
}
footer.full ul#archives li a,
footer.full ul#company li a,
footer.full ul#company-2 li a {
    padding: 0;
    text-align: left;
    font-size: 1em;
    font-weight: 600;
    color: #787878
}
footer.full ul#archives li a:hover,
footer.full ul#company li a:hover,
footer.full ul#company-2 li a:hover {
    color: #000;
    background: 0 0
}
footer.full ul#archives li .sub-menu,
footer.full ul#company li .sub-menu,
footer.full ul#company-2 li .sub-menu {
    display: none
}
footer.full ul#company-2 {
    margin-top: 38px
}
@media (max-width: 992px) {
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none!important
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        margin-top: 7.5px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block!important
    }
}

/* Helper Classes [added by @jon]
----------------------------------------------------------------------------------------------------*/

/* ======= Drop ======= */

.drop { margin-top: 0 !important; }
.drop_1 { margin-top: 5px; }
.drop_2 { margin-top: 10px; }
.drop_3 { margin-top: 15px; }
.drop_4 { margin-top: 20px; }
.drop_5 { margin-top: 25px; }
.drop_6 { margin-top: 30px; }
.drop_7 { margin-top: 35px; }
.drop_8 { margin-top: 40px; }
.drop_9 { margin-top: 45px; }
.drop_10 { margin-top: 50px; }
.drop_11 { margin-top: 55px; }
.drop_12 { margin-top: 60px; }
.drop_13 { margin-top: 65px; }
.drop_14 { margin-top: 70px; }
.drop_15 { margin-top: 75px; }
.drop_16 { margin-top: 80px; }
.drop_17 { margin-top: 85px; }
.drop_18 { margin-top: 90px; }
.drop_19 { margin-top: 95px; }
.drop_20 { margin-top: 100px; }
.drop_21 { margin-top: 105px; }
.drop_22 { margin-top: 110px; }
.drop_23 { margin-top: 115px; }
.drop_24 { margin-top: 120px; }
.drop_25 { margin-top: 125px; }
.drop_26 { margin-top: 130px; }
.drop_27 { margin-top: 135px; }
.drop_28 { margin-top: 140px; }
.drop_29 { margin-top: 145px; }
.drop_30 { margin-top: 150px; }

/* ======= Yank ======= */

.yank { margin-top: 0 !important; }
.yank_1 { margin-top: -5px; }
.yank_2 { margin-top: -10px; }
.yank_3 { margin-top: -15px; }
.yank_4 { margin-top: -20px; }
.yank_5 { margin-top: -25px; }
.yank_6 { margin-top: -30px; }
.yank_7 { margin-top: -35px; }
.yank_8 { margin-top: -40px; }
.yank_9 { margin-top: -45px; }
.yank_10 { margin-top: -50px; }

/* ======= Shove ======= */

.shove { margin-right: 0 !important; }
.shove_1 { margin-right: 5px; }
.shove_2 { margin-right: 10px; }
.shove_3 { margin-right: 15px; }
.shove_4 { margin-right: 20px; }
.shove_5 { margin-right: 25px; }
.shove_6 { margin-right: 30px; }
.shove_7 { margin-right: 35px; }
.shove_8 { margin-right: 40px; }
.shove_9 { margin-right: 45px; }
.shove_10 { margin-right: 50px; }

/* ======= Basement ======= */

.basement { margin-bottom: 0 !important; }
.basement_1 { margin-bottom: 5px; }
.basement_2 { margin-bottom: 10px; }
.basement_3 { margin-bottom: 15px; }
.basement_4 { margin-bottom: 20px; }
.basement_5 { margin-bottom: 25px; }
.basement_6 { margin-bottom: 30px; }
.basement_7 { margin-bottom: 35px; }
.basement_8 { margin-bottom: 40px; }
.basement_9 { margin-bottom: 45px; }
.basement_10 { margin-bottom: 50px; }
.basement_11 { margin-bottom: 55px; }
.basement_12 { margin-bottom: 60px; }
.basement_13 { margin-bottom: 65px; }
.basement_14 { margin-bottom: 70px; }
.basement_15 { margin-bottom: 75px; }
.basement_16 { margin-bottom: 80px; }
.basement_17 { margin-bottom: 85px; }
.basement_18 { margin-bottom: 90px; }
.basement_19 { margin-bottom: 95px; }
.basement_20 { margin-bottom: 100px; }

/* ======= Tug  ======= */

.tug { margin-left: 0 !important; }
.tug_1 { margin-left: -5px; }
.tug_2 { margin-left: -10px; }
.tug_3 { margin-left: -15px; }
.tug_4 { margin-left: -20px; }
.tug_5 { margin-left: -25px; }
.tug_6 { margin-left: -30px; }
.tug_7 { margin-left: -35px; }
.tug_8 { margin-left: -40px; }
.tug_9 { margin-left: -45px; }
.tug_10 { margin-left: -50px; }


/* ======= Ceiling  ======= */

.ceiling { padding-top: 0 !important }
.ceiling_1 { padding-top: 5px; }
.ceiling_2 { padding-top: 10px; }
.ceiling_3 { padding-top: 15px; }
.ceiling_4 { padding-top: 20px; }
.ceiling_5 { padding-top: 25px; }
.ceiling_6 { padding-top: 30px; }
.ceiling_7 { padding-top: 35px; }
.ceiling_8 { padding-top: 40px; }
.ceiling_9 { padding-top: 45px; }
.ceiling_10 { padding-top: 50px; }

/* ======= Floor ======= */

.floor { padding-bottom: 0 !important; }
.floor_1 { padding-bottom: 5px; }
.floor_2 { padding-bottom: 10px; }
.floor_3 { padding-bottom: 15px; }
.floor_4 { padding-bottom: 20px; }
.floor_5 { padding-bottom: 25px; }
.floor_6 { padding-bottom: 30px; }
.floor_7 { padding-bottom: 35px; }
.floor_8 { padding-bottom: 40px; }
.floor_9 { padding-bottom: 45px; }
.floor_10 { padding-bottom: 50px; }

/* ======= Bump ======= */

.bump { margin-left: 0 !important; }
.bump_1 { margin-left: 5px !important; }
.bump_2 { margin-left: 10px !important; }
.bump_3 { margin-left: 15px !important; }
.bump_4 { margin-left: 20px !important; }
.bump_5 { margin-left: 25px !important; }
.bump_6 { margin-left: 30px !important; }
.bump_7 { margin-left: 35px !important; }
.bump_8 { margin-left: 40px !important; }
.bump_9 { margin-left: 45px !important; }
.bump_10 { margin-left: 50px !important; }
