* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

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

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

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

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

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100%;
  line-height: 0.5em;
}

html {
  line-height: 1.5em;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.flex-prev,
.flex-next {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e600";
}

.icon-arrow-right:before {
  content: "\e601";
}

.icon-arrow-left2:before {
  content: "\e602";
}

.icon-uniE603:before {
  content: "\e603";
}

.icon-search:before {
  content: "\f002";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-chevron-circle-left:before,
.flex-prev:before {
  content: "\f137";
}

.icon-chevron-circle-right:before,
.flex-next:before {
  content: "\f138";
}

html,
button,
input,
select,
textarea {
  color: #53534a;
  font-family: "futura-pt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  height: auto;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d5d5d0;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

iframe {
  width: 100%;
}

::-moz-selection {
  background: #d9531e;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #d9531e;
  color: #fff;
  text-shadow: none;
}

.button,
a.button,
a.button:visited,
input[type="submit"],
input[type="button"] {
  display: inline-block;
  font-family: "futura-pt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1em;
  text-decoration: none;
  height: auto;
  width: auto;
  color: #fff;
  background: #d9531e;
  border: none;
  border-radius: 4px;
  padding: 0.75em 1em;
}

.button:hover,
a.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #53534a;
  color: #fff;
}

a,
a:visited {
  color: #d9531e;
}

a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #53534a;
}

a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

a.button:hover,
a:visited.button:hover {
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "futura-pt", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #d9531e;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #53534a;
  text-decoration: underline;
}

h1,
.article-header h2 {
  font-size: 2.75em;
  line-height: 1.0909091em;
  margin: 1.3333333em 0 0.5454545em;
  font-weight: normal;
  line-height: 1.2em;
}

h2 {
  font-size: 2.25em;
  line-height: 1.1111111em;
  margin: 1.3333333em 0 0.6666667em;
  font-weight: normal;
}

h3,
.page-list h2 {
  font-size: 1.875em;
  line-height: 1.3333333em;
  margin: 1.0666667em 0 0.5333333em;
  font-weight: normal;
}

h4 {
  font-size: 1.5em;
  line-height: 1.3333333em;
  margin: 1.3333333em 0 0.6666667em;
  font-weight: normal;
}

h5 {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin: 0.8888889em 0 0.4444444em;
  font-weight: normal;
}

h6 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 1em 0 0.5em;
  font-weight: normal;
}

p,
pre,
label {
  margin: 0 0 1em;
}

ol,
ul {
  margin: 0 0 1.5em;
  list-style-position: outside;
  list-style-type: disc;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

li {
  margin: 0 0 0.75em;
}

strong,
b {
  font-weight: 600;
}

em,
i,
q {
  font-style: italic;
}

small {
  font-size: 0.75em;
  line-height: 1.3333333em;
}

blockquote {
  margin-left: 1em;
  margin-right: 0;
}

blockquote p {
  font-style: italic;
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin: 0 0 0.6666667em 0;
}

blockquote cite {
  font-size: 0.875em;
  line-height: 1.7142857em;
}

table {
  width: 100%;
}

th,
td {
  text-align: left;
  padding: 0.5em 0.5em 0.5em 0;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone,
.wp-post-image {
  margin-bottom: 1em;
  max-width: 100%;
}

.article-header .alignleft,
.feature-page .alignleft,
.article-header .alignright,
.feature-page .alignright,
.article-header .aligncenter,
.feature-page .aligncenter,
.article-header .alignnone,
.feature-page .alignnone,
.article-header .wp-post-image,
.feature-page .wp-post-image {
  margin-bottom: 0;
}

.wp-caption-text {
  margin-bottom: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  display: block;
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

input {
  width: 100%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"] {
  -webkit-appearance: none;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0.5em;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border: 1px solid #d5d5d0;
  border-radius: 0;
  font-size: 1em;
  box-sizing: border-box;
}

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
  width: 100%;
}

select {
  display: block;
  float: none;
  width: 99.9%;
  margin: 0 0 0 1px;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 0.5em;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type="file"] {
  border: none;
  font-size: 1em;
  line-height: 0em;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #53534a;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.gform_fields {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.gform_fields li {
  margin-bottom: 0;
}

.gform_fields li {
  margin-bottom: 1em;
}

.gform_validation_container {
  display: none;
}

.validation_error {
  padding: 1em;
  margin-bottom: 1em;
  background: red;
  color: #fff;
}

.validation_message {
  color: red;
  padding-top: 0.5em;
}

.gform_confirmation_message {
  font-size: 2.75em;
  line-height: 1.0909091em;
  color: #d9531e;
}

.container {
  max-width: 58em;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.container::after {
  content: " ";
  display: block;
  clear: both;
}

.site-header>div,
.container--full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.site-header>div::after,
.container--full::after {
  content: " ";
  display: block;
  clear: both;
}

.page-section {
  padding: 2em 0;
}

.article-header .page-section {
  padding: 1.5em 0;
}

.page-wrap {
  width: 100%;
  overflow: hidden;
}

.article-header {
  background: #dddddb;
}

.article-header h1 {
  margin: 0;
  color: #d9531e;
}

.article-header h1.breadcrumbs {
  font-size: 1.5em;
  line-height: 1.3333333em;
}

.article-header h2 {
  margin-top: 0;
}

.article-header time {
  display: block;
  margin-top: 0.5em;
}

.breadcrumbs {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin-bottom: 0.4444444em;
}

.landing-header--info {
  background: #d9531e;
  color: #fff;
}

.landing-header--info h1 {
  margin-bottom: 0.1818182em;
  color: #fff;
}

.landing-header--info a {
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}

.landing-header--info a:hover {
  color: #fff;
}

.landing-header__sub-nav {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.landing-header__sub-nav li {
  margin-bottom: 0;
}

.landing-header__sub-nav li {
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.landing-header__sub-nav li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.landing-header__sub-nav a {
  font-size: 1.5em;
  line-height: 1.3333333em;
  color: #fff;
  text-decoration: none;
  padding-right: 10%;
}

.landing-header__sub-nav a:hover {
  color: #fff;
  text-decoration: underline;
}

.landing-header__sub-nav i {
  float: right;
  font-size: 1.5em;
  line-height: 1.3333333em;
}

.landing-header--home {
  background: #d9531e;
  color: #fff;
}

.landing-header--home h2 {
  font-size: 2.75em;
  line-height: 1.0909091em;
  margin-bottom: 0.1818182em;
}

.landing-header--home a {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  padding-right: 0;
}

.landing-header--home a:hover {
  text-decoration: none;
  color: #53534a;
  border-bottom: 1px solid #53534a;
}

.landing-header--home a i {
  float: none;
  font-size: 1em;
  position: relative;
  top: .2em;
}

.landing-header__media--info img,
.landing-header__media--home img {
  width: 100%;
}

.article-main h1:first-child,
.article-main h2:first-child,
.article-main h3:first-child,
.article-main h4:first-child,
.article-main h5:first-child,
.article-main h6:first-child {
  margin-top: 0;
}

.article-feature-images {
  margin-bottom: 1.5em;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.article-feature-images .flex-viewport {
  width: 100%;
  overflow: hidden;
}

.article-feature-images .flex-viewport:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  z-index: 10;
  background: #fff;
}

.article-feature-images .flex-viewport:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  z-index: 10;
  background: #fff;
}

.article-feature-images img {
  display: block;
  width: 100% !important;
}

.slides {
  padding: 0;
  overflow: hidden;
}

.flex-direction-nav {
  display: none;
}

.flex-control-nav {
  text-align: center;
  position: relative;
  top: .5em;
  padding: 0
}

.flex-control-nav li {
  display: inline-block;
  padding: 0.5em;
}

.flex-control-nav li a {
  text-indent: -9999em;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #989892;
  background-color: rgba(152, 152, 146, 0.5);
}

.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
  background: #53534a;
}

.slider-single .flex-direction-nav,
.slider-single .flex-control-nav {
  display: none !important;
}

.fit-video {
  margin-bottom: 1.5em;
}

.people {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.people li {
  margin-bottom: 0;
}

.people ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.people ul li {
  margin-bottom: 0;
}

.people>li {
  margin-bottom: 2em;
  border-top: 2px solid #989892;
}

.people h4 {
  margin: 0em 0 0.5em;
}

.people h5 {
  margin: 0;
}

.people img {
  margin-bottom: 1em;
}

.people .people__image {
  position: relative;
}

.people .people__title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1em;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.people .people__contact {
  padding-left: 1em;
}

.pagination {
  font-size: 1.5em;
  line-height: 1.3333333em;
  *zoom: 1;
  margin: 1em 0;
}

.pagination:after {
  content: "";
  display: table;
  clear: both;
}

.pagination>div {
  margin: 0.5em 0;
}

.pagination .prev-article {
  float: left;
}

.pagination i {
  position: relative;
  top: .2em;
}

.aside-module {
  margin-bottom: 3em;
}

.aside-module h3,
.aside-module h4 {
  margin-top: 0;
}

.aside-module h4 {
  margin-bottom: 0.3333333em;
  line-height: 1.1666667em;
}

.aside-module h4>a {
  text-decoration: none;
}

.aside-module h4>a:hover {
  text-decoration: underline;
}

.aside-module ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.aside-module ul li {
  margin-bottom: 0;
}

.aside-module time {
  color: #989892;
}

.links-module ul li {
  *zoom: 1;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #dddddb;
}

.links-module ul li:after {
  content: "";
  display: table;
  clear: both;
}

.links-module ul li:last-child {
  border-bottom: none;
}

.news-module ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.news-module ul li:last-child p {
  margin-bottom: 0;
}

.downloads-module a {
  display: block;
  float: left;
  width: 90%;
}

.downloads-module i {
  float: right;
  color: #989892;
}

.home-asides .links-module {
  margin-bottom: 0;
}

.home-asides .links-module a {
  padding-right: 1.5em;
}

.home-asides .links-module i {
  float: right;
  color: #989892;
}

.archive-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.archive-list li {
  margin-bottom: 0;
}

.archive-list li {
  margin-bottom: 2em;
}

.archive-list h2 {
  margin-top: 0;
}

.page-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.page-list li {
  margin-bottom: 0;
}

.page-list li {
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #dddddb;
}

.page-list a {
  text-decoration: none;
}

.page-list a:hover {
  text-decoration: underline;
}

.page-list h2 {
  margin: 0 0 0.2666667em 0;
}

.page-list i {
  float: right;
  font-size: 0.6666667em;
  line-height: 1.6666667em;
  color: #989892;
}

.feature-pages {
  background-color: #dddddb;
}

.feature-page {
  margin-bottom: 1em;
}

.feature-page a {
  display: block;
  background-color: #fff;
  text-decoration: none;
  color: #53534a;
}

.feature-page a:hover h2 {
  color: #d9531e;
  text-decoration: underline;
}

.feature-page__text {
  padding: 1.5em 1em 1em;
  *zoom: 1;
}

.feature-page__text:after {
  content: "";
  display: table;
  clear: both;
}

.feature-page__text h2 {
  margin: 0 0 0.2222222em;
  float: left;
  width: 89%;
}

.feature-page__text i {
  float: right;
  font-size: 1.25em;
  line-height: 1.2em;
  line-height: 2em;
  color: #989892;
}

.feature-page__text p {
  clear: both;
}

.feature-page__image {
  position: relative;
}

.feature-page__image img {
  width: 100%;
}

.diamond {
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -19px;
}

.diamond--orange {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -38px -231px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 38px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .diamond--orange {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -38px -231px;
    height: 40px;
    width: 38px;
  }
}

.diamond--blue {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -114px -231px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 38px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .diamond--blue {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -114px -231px;
    height: 40px;
    width: 38px;
  }
}

.diamond--yellow {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: 0 -231px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 38px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .diamond--yellow {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: 0 -231px;
    height: 40px;
    width: 38px;
  }
}

.diamond--green {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -76px -231px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 38px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .diamond--green {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -76px -231px;
    height: 40px;
    width: 38px;
  }
}

.contact-group {
  margin-bottom: 2em;
}

.contact-services,
.contact-locations {
  *zoom: 1;
  clear: both;
  border-top: 1px solid #dddddb
}

.contact-services:after,
.contact-locations:after {
  content: "";
  display: table;
  clear: both;
}

.contact-services>ul>li,
.contact-locations>ul>li {
  margin-bottom: 2em;
}

.contact-services iframe,
.contact-locations iframe {
  height: 300px;
}

.contact-group__map {
  width: 100%;
  height: 400px;
  border: #dddddb solid 1px;
  margin: 20px 0;
}

.home-title h1 {
  margin: 0;
  color: #d9531e;
}

.home-title h1 small {
  font-size: 0.6818182em;
  line-height: 1.0666667em;
  display: block;
}

.home-about {
  background-color: #dddddb;
}

.home-about h2 {
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: 0 -164px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 67px;
  width: 278px;
  margin: 0.5em auto;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .home-about h2 {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: 0 -164px;
    height: 66.5px;
    width: 278px;
  }
}

.values {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin: 2em 0;
}

.values li {
  margin-bottom: 0;
}

.values li {
  *zoom: 1;
  margin-bottom: 2em;
}

.values li:after {
  content: "";
  display: table;
  clear: both;
}

.values li:last-child {
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.values__icon {
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  float: left;
}

.values__icon--centered {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 82px;
  width: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .values__icon--centered {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: 0 0;
    height: 82px;
    width: 78px;
  }
}

.values__icon--collaborative {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -100px -82px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 82px;
  width: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .values__icon--collaborative {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -100px -82px;
    height: 82px;
    width: 78px;
  }
}

.values__icon--accountable {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -152px -231px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 82px;
  width: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .values__icon--accountable {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -152px -231px;
    height: 82px;
    width: 78px;
  }
}

.values__icon--progressive {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -78px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 82px;
  width: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .values__icon--progressive {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -78px 0;
    height: 82px;
    width: 78px;
  }
}

.values__icon--competent {
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: -156px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 82px;
  width: 78px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .values__icon--competent {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: -156px 0;
    height: 82px;
    width: 78px;
  }
}

.values__text {
  margin-left: 6em;
}

.values__text h3 {
  color: #d9531e;
  margin: 0 0 0.2666667em;
}

.site-header__topbar {
  padding: 1em 5%;
  background: #fff;
}

.site-header__logo {
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: 0 -82px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 33px;
  width: 100px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .site-header__logo {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: 0 -82px;
    height: 33px;
    width: 100px;
  }
}

.site-header__handle {
  position: absolute;
  top: 0.75em;
  right: 5%;
  padding: 0.5em;
  font-size: 1.125em;
  line-height: 1.3333333em;
  line-height: 1;
  text-decoration: none;
}

.site-header__cta {
  position: absolute;
  top: 1.25em;
  right: 25%;
}

.site-header__nav {
  position: relative;
  -moz-transition: max-height 250ms;
  -o-transition: max-height 250ms;
  -webkit-transition: max-height 250ms;
  transition: max-height 250ms;
  max-height: 40em;
  overflow: hidden;
}

.site-header__nav.close {
  max-height: 0;
}

.site-header__nav ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #dddddb;
  padding: 1em 0;
}

.site-header__nav ul li {
  margin-bottom: 0;
}

.site-header__nav a {
  display: block;
  padding: 0.5em 5%;
}

#js-search-handle {
  display: none;
}

.site-header__primary-nav {
  padding-top: 4.5em;
}

.site-header__primary-nav li a {
  font-size: 1.5em;
  line-height: 1.3333333em;
}

.site-header__search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 5% 1em;
  border-bottom: 1px solid #dddddb;
}

.site-header__search form {
  position: relative;
}

.site-header__search button {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  background: none;
  border: none;
}

.site-footer__feedback {
  background: #d9531e;
  color: #fff;
}

.site-footer__feedback h2 {
  margin-top: 0;
}

.site-footer__feedback p{
  margin-top:1em;
}

.site-footer__feedback a{
	background-color:transparent;
	border:2px solid #fff;
	color: #fff;
}




.site-footer__links {
  padding: 2.5em 5%;
  background-color: #53534a;
}

.site-footer__links ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.site-footer__links ul li {
  margin-bottom: 0;
}

.site-footer__links h4 {
  color: #989892;
  margin-top: 0;
}

.site-footer__links a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1.125em;
  line-height: 1.7777778em;
}

.site-footer__links a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.site-footer__links-one {
  padding-bottom: 0;
}

.site-footer__credits {
  padding: 2.5em 5%;
  background-color: #dddddb;
}

.site-footer__logo {
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background-image: url('../images/sprite-s8583c06212.png');
  background-position: 0 -361px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 93px;
  width: 155px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
  .site-footer__logo {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: 0 -361px;
    height: 93px;
    width: 155px;
  }
}

.site-footer__copyright {
  font-size: 0.8125em;
  line-height: 1.2307692em;
  color: #989892;
  margin: 1.5em 0;
}

.site-footer__copyright a {
  color: #989892;
}

.site-footer__social-links {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  *zoom: 1;
}

.site-footer__social-links li {
  margin-bottom: 0;
}

.site-footer__social-links:after {
  content: "";
  display: table;
  clear: both;
}

.site-footer__social-links li {
  float: left;
  padding: 0.5em 0.75em;
}

.site-footer__social-links li:first-child {
  padding-left: 0;
}

.site-footer__social-links a {
  color: #989892;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 1.3333333em;
}

.site-footer__social-links a:hover {
  color: #53534a;
}

@media only screen and (min-width: 48em) {
  .alignleft {
    float: left;
    padding-right: 1em;
  }
  .alignright {
    float: right;
    padding-left: 1em;
  }
  .offset-bg--light-left {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    right: 50%;
    z-index: 1;
    background: #dddddb;
  }
  .offset-bg--orange-left {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    right: 50%;
    z-index: 1;
    background: #d9531e;
  }
  .offset-bg--orange-right {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: #d9531e;
  }
  .offset-bg--dark-right {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    left: 33.8983051%;
    z-index: 2;
    background: #53534a;
  }
  .offset-bg--features-right {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: #dddddb url(../images/pattern-grey.png) 38% 0 no-repeat;
  }
  .offset-bg--features-left {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    right: 0;
    z-index: 1;
    background: #dddddb url(../images/pattern-grey.png) 64% 0 no-repeat;
  }
  .article-header {
/*    background-color: transparent;*/
  }
  .article-header>.container {
    background-color: #dddddb;
    position: relative
  }
  .article-header .offset-bg--light-left {
    right: 0;
    background-image: url(../images/pattern-grey.png);
    background-position: 570px -160px;
    background-repeat: no-repeat;
  }
  .article-header .offset-bg--orange-left {
    right: 0;
    background-image: url(../images/pattern-orange-solid.png);
    background-position: 570px -160px;
    background-repeat: no-repeat;
  }
  .article-header .offset-bg--orange-right {
    right: 0;
    background-image: url(../images/pattern-orange-solid.png);
    background-position: 130px -160px;
    background-repeat: no-repeat;
  }
  .article-header__content {
    position: relative;
    z-index: 2;
    overflow: hidden;
  }
  .landing-header__text,
  .landing-header__text--info {
    width: 32.2033898%;
    float: left;
    margin-right: 1.6949153%;
    min-height: 335px;
  }
  .landing-header__media,
  .landing-header__media--info {
    width: 66.1016949%;
    float: left;
    margin-right: 1.6949153%;
    float: right;
    margin-right: 0;
    position: absolute;
    overflow: hidden;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .landing-header__media img,
  .landing-header__media--info img {
    visibility: hidden;
    position: absolute;
    width: auto !important;
    max-width: 999em;
    height: 100% !important;
    top: 0;
    right: 0;
  }
  .pattern-media-right {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pattern-orange-opaque.png) -670px -160px no-repeat;
  }
  .landing-header__text--home {
    width: 32.2033898%;
    float: left;
    margin-right: 1.6949153%;
    float: right;
    margin-right: 0;
  }
  .landing-header__media--home {
    width: 66.1016949%;
    float: left;
    margin-right: 1.6949153%;
    position: absolute;
    overflow: hidden;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .landing-header__media--home img {
    visibility: hidden;
    position: absolute;
    width: auto !important;
    max-width: 999em;
    height: 100% !important;
    top: 0;
    left: 0;
  }
  .pattern-media-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pattern-orange-opaque.png) 130px -160px no-repeat;
  }
  .article-main {
    width: 66.1016949%;
    float: left;
    margin-right: 1.6949153%;
  }
  .flex-direction-nav {
    display: none;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    top: 36%;
    left: 0;
    z-index: 2;
  }
  .flex-direction-nav li {
    margin-bottom: 0;
  }
  .article-feature-images:hover .flex-direction-nav {
    display: block;
  }
  .flex-direction-nav li:first-child {
    position: absolute;
    left: 1em;
    top: 0;
  }
  .flex-direction-nav li:last-child {
    position: absolute;
    right: 1em;
    top: 0;
  }
  .flex-direction-nav a {
    display: block;
    text-decoration: none;
    font-size: 2.25em;
    line-height: 1.1111111em;
    padding: 0.2222222em;
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
  }
  .flex-direction-nav a:hover {
    color: #fff;
    color: #fff;
  }
  .people>li {
    width: 49.1525424%;
    float: left;
    margin-right: 1.6949153%;
  }
  .people>li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .people>li:nth-child(2n+1) {
    clear: both;
  }
  .pagination>div {
    width: 50%;
  }
  .pagination .prev-article {
    padding-right: 1em;
  }
  .pagination .next-article {
    padding-left: 1em;
    float: right;
    text-align: right;
  }
  .article-asides {
    width: 32.2033898%;
    float: left;
    margin-right: 1.6949153%;
    float: right;
    margin-right: 0;
    padding-left: 1em;
  }
  .home-asides .aside-module {
    width: 49.1525424%;
    float: left;
    margin-right: 1.6949153%;
  }
  .home-asides .aside-module:nth-child(2n) {
    float: right;
    margin-right: 0;
    padding-left: 2%;
  }
  .home-asides .aside-module:nth-child(2n+1) {
    clear: both;
    padding-right: 2%;
  }
  .feature-pages>.container {
    position: relative;
  }
  .feature-pages-wrap {
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  .feature-page {
    margin-bottom: 0;
    width: 32.2033898%;
    float: left;
    margin-right: 1.6949153%;
    padding-bottom: 100em;
    margin-bottom: -100em;
    background-color: #fff;
  }
  .feature-page:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
  .feature-page:nth-child(3n+1) {
    clear: both;
  }
  .contact-services>ul>li {
    width: 32.2033898%;
    float: left;
    margin-right: 1.6949153%;
  }
  .contact-services>ul>li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
  .contact-services>ul>li:nth-child(3n+1) {
    clear: both;
  }
  .contact-locations>ul>li {
    width: 49.1525424%;
    float: left;
    margin-right: 1.6949153%;
  }
  .contact-locations>ul>li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .contact-locations>ul>li:nth-child(2n+1) {
    clear: both;
  }
  .home-about>.container {
    position: relative;
  }
  .home-about__wrap {
    position: relative;
    z-index: 2;
  }
  .values {
    *zoom: 1;
    margin: 3em 0 0 0;
  }
  .values:after {
    content: "";
    display: table;
    clear: both;
  }
  .values li {
    width: 49.1525424%;
    float: left;
    margin-right: 1.6949153%;
  }
  .values li:nth-child(2n) {
    float: right;
    margin-right: 0;
    padding-left: 2%;
  }
  .values li:nth-child(2n+1) {
    clear: both;
    padding-right: 2%;
  }
  .site-header {
    border-top: 2em solid #dddddb;
  }
  .site-header>div {
    max-width: 58em;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .site-header>div::after {
    content: " ";
    display: block;
    clear: both;
  }
  .site-header__topbar {
    float: left;
    padding: 2em 0;
    background: #fff;
  }
  .site-header__logo {
    background-image: url('../images/sprite-s8583c06212.png');
    background-position: 0 -313px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    height: 48px;
    width: 151px;
  }
}

@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-width: 48em) and (min-device-pixel-ratio: 2) {
  .site-header__logo {
    background-image: url('../images/sprite-2x-s61bb1487ee.png');
    background-size: 278px 453.5px;
    background-position: 0 -313px;
    height: 48px;
    width: 151px;
  }
}

@media only screen and (min-width: 48em) {
  .site-header__handle {
    display: none
  }
  .site-header__nav {
    position: static;
    float: right;
    clear: right;
  }
  .site-header__nav ul {
    border: 0;
  }
  .site-header__nav.close {
    max-height: 999em;
  }
  .site-header__primary-nav {
    padding-top: 0;
  }
  .site-header__primary-nav li a {
    font-size: 1.4375em;
    line-height: 1.3913043em;
  }
  .site-header__secondary-nav {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #dddddb;
  }
  .site-header__secondary-nav>div {
    max-width: 58em;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    position: relative;
  }
  .site-header__secondary-nav>div::after {
    content: " ";
    display: block;
    clear: both;
  }
  .site-header__secondary-nav ul {
    position: relative;
    float: right;
    padding: 0;
    right: 6.5em;
  }
  .site-header__secondary-nav li {
    float: left;
    padding: 0.1em 0.75em;
  }
  .site-header__secondary-nav a {
    display: inline;
    padding: 0;
    line-height: 1;
    text-transform: uppercase;
    font-size: 0.75em;
    line-height: 1.3333333em;
    font-weight: 600;
    text-decoration: none;
    color: #53534a;
  }
  .site-header__secondary-nav a:hover {
    color: #d9531e;
  }
  .site-header__secondary-nav .current-menu-item a {
    text-decoration: underline;
  }
  a.site-header__cta {
    display: block;
    position: relative;
    z-index: 2;
    top: 0;
    right: 0;
    float: right;
    margin-top: -2.8em;
    padding: 0.75em 1em;
    background: #d9531e;
    color: #fff;
    font-size: 0.75em;
    line-height: 1.3333333em;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
  }
  a.site-header__cta:hover {
    background-color: #53534a;
    color: #fff;
  }
  .site-header__primary-nav {
    position: relative;
    *zoom: 1;
  }
  .site-header__primary-nav:after {
    content: "";
    display: table;
    clear: both;
  }
  .site-header__primary-nav ul {
    float: right;
    padding: 2.5em 2em 0 0;
  }
  .site-header__primary-nav li {
    float: left;
    padding: 0 1em;
  }
  .site-header__primary-nav a {
    display: inline;
    padding: 0;
    font-size: 1.25em;
    line-height: 1.2em;
    color: #53534a;
    text-decoration: none;
  }
  .site-header__primary-nav a:hover {
    color: #d9531e;
  }
  .site-header__primary-nav .current-menu-item a {
    border-bottom: 1px solid #53534a;
  }
  .site-header__primary-nav .current-menu-item a:hover {
    color: #53534a;
    cursor: default;
  }
  #js-search-handle {
    display: block;
    position: absolute;
    top: 2.3em;
    right: 0;
  }
  .site-header__search {
    position: static;
    top: auto;
    left: auto;
    padding: 0;
    margin: 1em 0.5em;
    width: 50%;
    max-width: 40em;
    float: right;
    border: 0;
    -moz-transition: max-height 250ms;
    -o-transition: max-height 250ms;
    -webkit-transition: max-height 250ms;
    transition: max-height 250ms;
    max-height: 10em;
    overflow: hidden;
  }
  .site-header__search.close {
    max-height: 0;
  }
  .site-footer__feedback {
    text-align: center;
  }
  .site-footer__feedback h2 {
    font-size: 2.75em;
    line-height: 1.0909091em;
    margin: 0 0.5em 0 0;
    display: inline;
    vertical-align: middle;
  }

  .site-footer {
    overflow: hidden;
  }
  .site-footer>div {
    max-width: 58em;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    position: relative;
  }
  .site-footer>div::after {
    content: " ";
    display: block;
    clear: both;
  }
  .site-footer__links,
  .site-footer__credits {
    position: relative;
    z-index: 3;
    width: 32.2033898%;
    float: left;
    margin-right: 1.6949153%;
  }
  .site-footer__credits {
    margin-left: -67.7966102%;
    padding-left: 0;
  }
  .site-footer__links-one {
    padding-bottom: 2.5em;
    margin-left: 33.8983051%;
  }
  .site-footer__links-two {
    float: right;
    margin-right: 0;
  }
}

@media only screen and (min-width: 54em) {
  .site-header__primary-nav li a {
    font-size: 1.6875em;
    line-height: 1.1851852em;
  }
  .home-title h1 {
    font-size: 3.75em;
    line-height: 1.0666667em;
  }
  .home-title h1 small {
    font-size: 0.5em;
    line-height: 0.5333333em;
  }
}

@media screen and (max-width: 769px) {
  -webkit-text-size-adjust: none;
}

@media print {
  body {
    font-size: 62.5%;
    line-height: 1em;
  }
}

#grid {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#grid div.horiz {
  height: 8px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0;
}

/* Cardio Digital Alterations */
section.no-aside{
  width:100%;
  margin-right: 0;
}
