﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.exe-bs * {
  box-sizing: border-box;
}
.exe-bs *:after,
.exe-bs *:before {
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
/*h1 {
  font-size: 2em;
  margin: 0.67em 0;
}*/
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.exe-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .exe-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .exe-container {
    width: 1170px;
  }
}
.exe-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    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%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.clearfix:before,
.clearfix:after,
.exe-container:before,
.exe-container:after,
.exe-container-fluid:before,
.exe-container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after,
.exe-two-col-equal:before,
.exe-two-col-equal:after,
.exe-three-col-equal:before,
.exe-three-col-equal:after,
.exe-search-results .nav:before,
.exe-search-results .nav:after,
.exe-search-result-row:before,
.exe-search-result-row:after,
.exe-award-rollup ul li:before,
.exe-award-rollup ul li:after,
.bio-callout .bio-profile:before,
.bio-callout .bio-profile:after,
.blogDetails .bio-content .execProfile:before,
.blogDetails .bio-content .execProfile:after,
.exe-bio-listing .dropdown-menu .links:before,
.exe-bio-listing .dropdown-menu .links:after,
.carousel-partner .carousel-inner > .item:before,
.carousel-partner .carousel-inner > .item:after,
.exe-contact-cards .contact-list .contact:before,
.exe-contact-cards .contact-list .contact:after,
.csr-header .table-of-contents .chapter-container > .contents:before,
.csr-header .table-of-contents .chapter-container > .contents:after,
.exe-bottom-pagination:before,
.exe-bottom-pagination:after,
.fact-sheets .selector:before,
.fact-sheets .selector:after,
.generation-mix .chart .chart-header:before,
.generation-mix .chart .chart-header:after,
.generation-mix .chart ul li:before,
.generation-mix .chart ul li:after,
.exe-glossary-section > dl:before,
.exe-glossary-section > dl:after,
.exelon-groupHover-page .exelon-groupHover ul:before,
.exelon-groupHover-page .exelon-groupHover ul:after,
.exe-jump-link-content:before,
.exe-jump-link-content:after,
.energy-mix-control .energy-mix .fuel-mix-data li:before,
.energy-mix-control .energy-mix .fuel-mix-data li:after,
.map-filters .header:before,
.map-filters .header:after,
.grouper .grouper-content .two-col:before,
.grouper .grouper-content .two-col:after,
.section-title-left:before,
.section-title-left:after,
.opco-external-links:before,
.opco-external-links:after,
.opco-link-header .header:before,
.opco-link-header .header:after,
.related-items-control .related-items:before,
.related-items-control .related-items:after,
.related-items-control.job-listing-rr .related-items:before,
.related-items-control.job-listing-rr .related-items:after,
.employee-resource-groups .related:before,
.employee-resource-groups .related:after,
.stats-location:before,
.stats-location:after,
.story-teaser.image-right:before,
.story-teaser.image-right:after,
.story-teaser.image-left:before,
.story-teaser.image-left:after,
.text-link-article:before,
.text-link-article:after,
.tweet-rollup .tweet-container:before,
.tweet-rollup .tweet-container:after,
.stock-chart .control-group:before,
.stock-chart .control-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.exe-container:after,
.exe-container-fluid:after,
.row:after,
.modal-footer:after,
.exe-two-col-equal:after,
.exe-three-col-equal:after,
.exe-search-results .nav:after,
.exe-search-result-row:after,
.exe-award-rollup ul li:after,
.bio-callout .bio-profile:after,
.blogDetails .bio-content .execProfile:after,
.exe-bio-listing .dropdown-menu .links:after,
.carousel-partner .carousel-inner > .item:after,
.exe-contact-cards .contact-list .contact:after,
.csr-header .table-of-contents .chapter-container > .contents:after,
.exe-bottom-pagination:after,
.fact-sheets .selector:after,
.generation-mix .chart .chart-header:after,
.generation-mix .chart ul li:after,
.exe-glossary-section > dl:after,
.exelon-groupHover-page .exelon-groupHover ul:after,
.exe-jump-link-content:after,
.energy-mix-control .energy-mix .fuel-mix-data li:after,
.map-filters .header:after,
.grouper .grouper-content .two-col:after,
.section-title-left:after,
.opco-external-links:after,
.opco-link-header .header:after,
.related-items-control .related-items:after,
.related-items-control.job-listing-rr .related-items:after,
.employee-resource-groups .related:after,
.stats-location:after,
.story-teaser.image-right:after,
.story-teaser.image-left:after,
.text-link-article:after,
.tweet-rollup .tweet-container:after,
.stock-chart .control-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
/*@import "bootstrap/buttons.less";*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 20px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 20px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 20px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 20px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #58595b;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  border-width: 20px 20px 0;
  border-top-color: #58595b;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 20px;
  margin-bottom: -20px;
  border-width: 20px 20px 0;
  border-top-color: #58595b;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 20px;
  margin-bottom: -20px;
  border-width: 20px 20px 0;
  border-top-color: #58595b;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -20px;
  border-width: 20px 20px 20px 0;
  border-right-color: #58595b;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -20px;
  border-width: 20px 0 20px 20px;
  border-left-color: #58595b;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -20px;
  border-width: 0 20px 20px;
  border-bottom-color: #58595b;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 20px;
  margin-top: -20px;
  border-width: 0 20px 20px;
  border-bottom-color: #58595b;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 20px;
  margin-top: -20px;
  border-width: 0 20px 20px;
  border-bottom-color: #58595b;
}
/*//
// Tables
// --------------------------------------------------


table {
  background-color: @table-bg;
}
caption {
  padding-top: @table-cell-padding;
  padding-bottom: @table-cell-padding;
  color: @text-muted;
  text-align: left;
}
th {
  text-align: left;
}


// Baseline styles

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: @line-height-computed;
  // Cells
  > thead,
  > tbody,
  > tfoot {
    > tr {
      > th,
      > td {
        padding: @table-cell-padding;
        line-height: @line-height-base;
        vertical-align: top;
        border-top: 1px solid @table-border-color;
      }
    }
  }
  // Bottom align for column headings
  > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid @table-border-color;
  }
  // Remove top border from thead by default
  > caption + thead,
  > colgroup + thead,
  > thead:first-child {
    > tr:first-child {
      > th,
      > td {
        border-top: 0;
      }
    }
  }
  // Account for multiple tbody instances
  > tbody + tbody {
    border-top: 2px solid @table-border-color;
  }

  // Nesting
  .table {
    background-color: @body-bg;
  }
}


// Condensed table w/ half padding

.table-condensed {
  > thead,
  > tbody,
  > tfoot {
    > tr {
      > th,
      > td {
        padding: @table-condensed-cell-padding;
      }
    }
  }
}


// Bordered version
//
// Add borders all around the table and between all the columns.

.table-bordered {
  border: 1px solid @table-border-color;
  > thead,
  > tbody,
  > tfoot {
    > tr {
      > th,
      > td {
        border: 1px solid @table-border-color;
      }
    }
  }
  > thead > tr {
    > th,
    > td {
      border-bottom-width: 2px;
    }
  }
}


// Zebra-striping
//
// Default zebra-stripe styles (alternating gray and transparent backgrounds)

.table-striped {
  > tbody > tr:nth-of-type(odd) {
    background-color: @table-bg-accent;
  }
}


// Hover effect
//
// Placed here since it has to come after the potential zebra striping

.table-hover {
  > tbody > tr:hover {
    background-color: @table-bg-hover;
  }
}


// Table cell sizing
//
// Reset default table behavior

table col[class*="col-"] {
  position: static; // Prevent border hiding in Firefox and IE9-11 (see https://github.com/twbs/bootstrap/issues/11623)
  float: none;
  display: table-column;
}
table {
  td,
  th {
    &[class*="col-"] {
      position: static; // Prevent border hiding in Firefox and IE9-11 (see https://github.com/twbs/bootstrap/issues/11623)
      float: none;
      display: table-cell;
    }
  }
}


// Table backgrounds
//
// Exact selectors below required to override `.table-striped` and prevent
// inheritance to nested tables.

// Generate the contextual variants
.table-row-variant(active; @table-bg-active);
.table-row-variant(success; @state-success-bg);
.table-row-variant(info; @state-info-bg);
.table-row-variant(warning; @state-warning-bg);
.table-row-variant(danger; @state-danger-bg);*/
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ecf0f1;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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-prev,
  .carousel-control .icon-next {
    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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
/*
This CSS resource incorporates links to font software which is 
the valuable copyrighted property of WebType LLC, The Font Bureau, 
and/or their suppliers. You may not 
attempt to copy, install, redistribute, convert, modify or reverse 
engineer this font software. Please contact WebType with any 
questions: http://www.webtype.com 
*/
@font-face {
  font-family: "benton-sans-light";
  src: url("../fonts/benton-sans-light.eot");
  src: url("../fonts/benton-sans-light.eot?") format("embedded-opentype"), url("../fonts/benton-sans-light.woff") format("woff"), url("../fonts/benton-sans-light.ttf") format("truetype"), url("../fonts/benton-sans-light.svg#web") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "benton-sans-book";
  src: url("../fonts/benton-sans-book.eot");
  src: url("../fonts/benton-sans-book.eot?") format("embedded-opentype"), url("../fonts/benton-sans-book.woff") format("woff"), url("../fonts/benton-sans-book.ttf") format("truetype"), url("../fonts/benton-sans-book.svg#web") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "benton-sans-medium";
  src: url("../fonts/benton-sans-medium.eot");
  src: url("../fonts/benton-sans-medium.eot?") format("embedded-opentype"), url("../fonts/benton-sans-medium.woff") format("woff"), url("../fonts/benton-sans-medium.ttf") format("truetype"), url("../fonts/benton-sans-medium.svg#web") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "benton-sans-bold";
  src: url("../fonts/benton-sans-bold.eot");
  src: url("../fonts/benton-sans-bold.eot?") format("embedded-opentype"), url("../fonts/benton-sans-bold.woff") format("woff"), url("../fonts/benton-sans-bold.ttf") format("truetype"), url("../fonts/benton-sans-bold.svg#web") format("svg");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'adelle-thin';
  src: url('../fonts/AdelleThin.eot');
  src: url('../fonts/AdelleThin.eot?#iefix') format('embedded-opentype'), url('../fonts/AdelleThin.woff') format('woff'), url('../fonts/AdelleThin.ttf') format('truetype'), url('../fonts/AdelleThin.svg#web') format('svg');
}
@font-face {
  font-family: 'font-awesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.benton-sans-light {
  font-family: benton-sans-light;
  font-weight: normal;
}
.benton-sans-book {
  font-family: benton-sans-book;
  font-weight: normal;
}
.benton-sans-medium {
  font-family: benton-sans-medium;
  font-weight: normal;
}
.benton-sans-bold {
  font-family: benton-sans-bold;
  font-weight: normal;
}
.adelle-thin {
  font-family: adelle-thin;
  font-weight: normal;
}
.v-aligner {
  display: table-cell;
  vertical-align: middle;
}
.h1 {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:768px) {
  .h1 {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .h1 {
    font-size: 16px;
  }
}
.h2 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width:768px) {
  .h2 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .h2 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .h2 {
    font-size: 74px;
  }
}
.h3 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
}
@media (min-width:768px) {
  .h3 {
    font-size: 30px;
  }
}
@media (min-width:992px) {
  .h3 {
    font-size: 36px;
  }
}
.h4 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
}
@media (min-width:768px) {
  .h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
.h5 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
}
@media (min-width:768px) {
  .h5 {
    font-size: 10px;
  }
}
@media (min-width:992px) {
  .h5 {
    font-size: 16px;
  }
}
.h6 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width:768px) {
  .h6 {
    font-size: 14px;
  }
}
@media (min-width:992px) {
  .h6 {
    font-size: 18px;
  }
}
.p1 {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 18px;
  line-height: 17px;
}
@media (min-width:768px) {
  .p1 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .p1 {
    font-size: 26px;
    line-height: 42px;
  }
}
.p2,
.p2-med {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .p2,
  .p2-med {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .p2,
  .p2-med {
    font-size: 18px;
    line-height: 27px;
  }
}
.p2-med {
  font-family: benton-sans-medium;
  font-weight: normal;
}
.p3 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width:768px) {
  .p3 {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .p3 {
    font-size: 12px;
  }
}
.p4 {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width:768px) {
  .p4 {
    font-family: benton-sans-medium;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .p4 {
    font-family: benton-sans-bold;
    font-weight: normal;
    font-size: 14px;
  }
}
.p5 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width:768px) {
  .p5 {
    font-family: benton-sans-medium;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .p5 {
    font-family: benton-sans-book;
    font-weight: normal;
    font-size: 18px;
  }
}
.text-1 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
}
@media (min-width:768px) {
  .text-1 {
    font-size: 14px;
    line-height: 20px;
  }
}
.text-2 {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
}
@media (min-width:768px) {
  .text-2 {
    font-size: 12px;
    line-height: 18px;
  }
}
.text-3 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width:768px) {
  .text-3 {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .text-3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.text-4 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 23px;
}
@media (min-width:768px) {
  .text-4 {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .text-4 {
    font-size: 14px;
    line-height: 20px;
  }
}
.text-6 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width:768px) {
  .text-6 {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width:992px) {
  .text-6 {
    font-size: 14px;
    line-height: 22px;
  }
}
.text-7 {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
}
@media (min-width:768px) {
  .text-7 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .text-7 {
    font-size: 26px;
    line-height: 42px;
  }
}
.text-8 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 27px;
}
@media (min-width:768px) {
  .text-8 {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .text-8 {
    font-size: 15px;
    line-height: 32px;
  }
}
.text-9 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
@media (min-width:768px) {
  .text-9 {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .text-9 {
    font-size: 14px;
    line-height: 22px;
  }
}
.text-10 {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 75px;
  line-height: 75px;
}
@media (min-width:768px) {
  .text-10 {
    font-size: 58px;
    line-height: 58px;
  }
}
@media (min-width:992px) {
  .text-10 {
    font-size: 96px;
    line-height: 96px;
  }
}
.text-11 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 9px;
}
@media (min-width:768px) {
  .text-11 {
    font-size: 9px;
    line-height: 9px;
  }
}
@media (min-width:992px) {
  .text-11 {
    font-size: 11px;
    line-height: 11px;
  }
}
.text-12 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .text-12 {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .text-12 {
    font-size: 12px;
    line-height: 22px;
  }
}
.text-13 {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .text-13 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .text-13 {
    font-size: 14px;
    line-height: 24px;
  }
}
.text-14 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .text-14 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .text-14 {
    font-size: 16px;
    line-height: 24px;
  }
}
.text-16 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}
@media (min-width:768px) {
  .text-16 {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .text-16 {
    font-size: 11px;
    line-height: 17px;
  }
}
.text-19 {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width:768px) {
  .text-19 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .text-19 {
    font-size: 18px;
    line-height: 26px;
  }
}
.text-20 {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width:768px) {
  .text-20 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width:992px) {
  .text-20 {
    font-size: 22px;
    line-height: 36px;
  }
}
.text-23 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .text-23 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .text-23 {
    font-size: 14px;
    line-height: 24px;
  }
}
/* buttons */
.btn {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
}
@media (max-width:767px) {
  .btn {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.btn-blue {
  background: #2372b9;
  color: #ffffff;
}
.btn-blue:visited,
.btn-blue:active,
.btn-blue:hover {
  color: #ffffff;
}
.btn-blue:hover {
  background: #0093d3;
}
.btn-blue-light {
  background: #0093d3;
  color: #ffffff;
}
.btn-blue-light:visited,
.btn-blue-light:active,
.btn-blue-light:hover {
  color: #ffffff;
}
.btn-blue-light:hover {
  background: #2372b9;
}
.btn-green {
  background: #6ba543;
  color: #ffffff;
}
.btn-green:visited,
.btn-green:active,
.btn-green:hover {
  color: #ffffff;
}
.btn-green:hover {
  background: #b9c53a;
}
.btn-white {
  background: #ffffff;
  color: #58595b;
}
.btn-white:visited,
.btn-white:active,
.btn-white:hover {
  color: #58595b;
}
.btn-white:hover {
  background: #adb8bf;
}
.btn-dark-gray {
  background: #7e8083;
  color: #ffffff;
}
.btn-dark-gray:visited,
.btn-dark-gray:active,
.btn-dark-gray:hover {
  color: #ffffff;
}
.btn-dark-gray:hover {
  background: #adb8bf;
}
.btn-light-gray3 {
  background: #f2f2f2;
  color: #7e8083;
}
.btn-light-gray3:visited,
.btn-light-gray3:active,
.btn-light-gray3:hover {
  color: #7e8083;
}
.btn-light-gray3:hover {
  background: #adb8bf;
  color: #ffffff;
}
.btn-light-gray {
  background: #adb8bf;
  color: #ffffff;
}
.btn-light-gray:visited,
.btn-light-gray:active {
  color: #ffffff;
}
.btn-light-gray:hover {
  background: #b9c5ca;
  color: #ffffff;
}
.btn-black {
  background: #58595b;
  color: #ffffff;
}
.btn-black:visited,
.btn-black:active,
.btn-black:hover {
  color: #ffffff;
}
.btn-black:hover {
  background: #7e8083;
}
.btn-orange {
  background: #f47b27;
  color: #ffffff;
}
.btn-orange:visited,
.btn-orange:active,
.btn-orange:hover {
  color: #ffffff;
}
.btn-orange:hover {
  background: #f99b2f;
}
.btn-orange:after {
  color: #ffffff;
}
.btn-close {
  height: 16px;
  margin: 5px;
}
.btn-close:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #58595b;
  content: "\f00d";
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
}
@media (min-width:768px) {
  .btn.arrow {
    padding-right: 60px;
    position: relative;
  }
  .btn.arrow:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .btn.arrow:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .btn.arrow:after {
    content: "\f178";
  }
}
.btn-white.arrow:after {
  color: #0093d3;
}
.btn-filter {
  background: #58595b;
  color: #ffffff;
}
.btn-filter:visited,
.btn-filter:active,
.btn-filter:hover {
  color: #ffffff;
}
.btn-filter:hover {
  background: #7e8083;
}
@media (min-width:768px) {
  .btn-filter {
    padding-right: 60px;
    position: relative;
  }
  .btn-filter:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .btn-filter:after {
    content: "\f176";
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
  }
  .btn-filter:not(.collapsed):after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .btn-filter.collapsed:after {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@media (max-width:767px) {
  .btn-filter {
    display: block;
    width: 100%;
  }
}
.btn-add {
  background: #6ba543;
  color: #ffffff;
  padding-right: 60px;
  position: relative;
}
.btn-add:visited,
.btn-add:active,
.btn-add:hover {
  color: #ffffff;
}
.btn-add:hover {
  background: #b9c53a;
}
.btn-add:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.btn-add:after {
  content: "\f067";
}
@media (max-width:767px) {
  .btn-add {
    padding-right: 15px;
  }
  .btn-add:after {
    content: "";
  }
}
/* text links */
.green-chevron-link {
  display: inline-block;
  color: #6ba543;
}
.green-chevron-link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.green-chevron-link:hover {
  color: #b9c53a;
}
.green-chevron-link:active,
.green-chevron-link:visited,
.green-chevron-link:focus {
  color: #6ba543;
}
.green-chevron-link:active:hover,
.green-chevron-link:visited:hover,
.green-chevron-link:focus:hover {
  color: #b9c53a;
}
.back-chevron-link {
  color: #6ba543;
}
.back-chevron-link:hover {
  color: #b9c53a;
}
.back-chevron-link:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f104";
  padding-right: 10px;
}
.transparent-blue-bg {
  background: rgba(35, 114, 185, 0.8);
}
.transparent-bluelight-bg {
  background: rgba(0, 147, 211, 0.8);
}
.transparent-gray-bg {
  background: rgba(173, 184, 191, 0.8);
}
.transparent-graylight-bg {
  background: rgba(173, 184, 191, 0.8);
}
.transparent-graydark-bg {
  background: rgba(126, 128, 131, 0.8);
}
.transparent-black-bg {
  background: rgba(88, 89, 91, 0.8);
}
.spacing-lg-b {
  margin-bottom: 120px;
}
.spacing-md-b {
  margin-bottom: 60px;
}
.spacing-lg-t {
  margin-top: 120px;
}
.spacing-md-t {
  margin-top: 60px;
}
/* ---------- CONTENTS  
    TYPOGRAPHY 
    
    LINKS

    BACKGROUND COLORS

    DROPDOWNS/COLLAPSE

    SP OVERRIDES

    FORMS
        - STYLED CHECKBOXES
        - STYLED RADIO BUTTON

    LISTS (STYLED BULLETS)

    PAGE CONTENT

    SPACING

    PAGINATION

    PRINTING

    REFINERS

    RESPONSIVE IFRAME
     
    SEARCH BOXES
     
    SOCIAL ICONS

    TOOLTIP STYLING (bootstrap)
     
------------------------------------------------------------ */
/* ---------- TYPOGRAPHY  
------------------------------------------------------------ */
body,
.ms-core-defaultFont {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #606060;
  font-size: 14px;
}
@media (min-width:992px) {
  body,
  .ms-core-defaultFont {
    font-size: 18px;
  }
}
.exe-bs .ms-rtestate-field,
.exe-bs p,
.exe-bs .ms-rtestate-field p,
.exe-bs p.ms-rteElement-P {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
@media (min-width:768px) {
  .exe-bs .ms-rtestate-field,
  .exe-bs p,
  .exe-bs .ms-rtestate-field p,
  .exe-bs p.ms-rteElement-P {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-bs .ms-rtestate-field,
  .exe-bs p,
  .exe-bs .ms-rtestate-field p,
  .exe-bs p.ms-rteElement-P {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-bs .ms-rtestate-field p,
.exe-bs p.ms-rteElement-P {
  margin-bottom: 30px;
}
.exe-bs .ms-rtestate-field a,
.exe-bs .ms-rtestate-field a:link,
.exe-bs .ms-rtestate-field a:visited,
.exe-bs .ms-rtestate-field a:active,
.exe-bs .ms-rtestate-field a:focus {
  color: #6ba543;
}
.exe-bs .ms-rtestate-field a:hover,
.exe-bs .ms-rtestate-field a:link:hover,
.exe-bs .ms-rtestate-field a:visited:hover,
.exe-bs .ms-rtestate-field a:active:hover,
.exe-bs .ms-rtestate-field a:focus:hover {
  color: #b9c53a;
}
.exe-bs .ms-rtestate-field a,
.exe-bs .ms-rtestate-field a:link,
.exe-bs .ms-rtestate-field a:visited,
.exe-bs .ms-rtestate-field a:active,
.exe-bs .ms-rtestate-field a:focus {
  color: #6ba543;
}
.exe-bs .ms-rtestate-field a:hover,
.exe-bs .ms-rtestate-field a:link:hover,
.exe-bs .ms-rtestate-field a:visited:hover,
.exe-bs .ms-rtestate-field a:active:hover,
.exe-bs .ms-rtestate-field a:focus:hover {
  color: #b9c53a;
}
.exe-bs p.small {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-bs p.small {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-bs p.small {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-bs p.caps,
.exe-bs .caps {
  text-transform: uppercase;
}
.exe-bs b,
.exe-bs strong,
.exe-bs .medium {
  font-family: benton-sans-medium;
  font-weight: normal;
}
.exe-bs .bold {
  font-family: benton-sans-bold;
  font-weight: normal;
}
.exe-bs .with-divider {
  border-bottom: 1px solid #b9c5ca;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.exe-bs .divider-top {
  position: relative;
  padding-top: 20px;
}
.exe-bs .divider-top:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
.exe-bs .divider-top:before {
  height: 1px;
}
.exe-bs h1,
.exe-bs .ms-h1 {
  color: #606060;
}
.exe-bs h2,
.exe-bs .ms-h2 {
  color: #606060;
}
.exe-bs h3,
.exe-bs .ms-h3 {
  color: #606060;
}
.exe-bs h4,
.exe-bs .ms-h4 {
  color: #606060;
}
.exe-bs h5,
.exe-bs .ms-h5 {
  color: #606060;
}
.exe-bs h6,
.exe-bs .ms-h6 {
  color: #606060;
}
.exe-bs h1 {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:768px) {
  .exe-bs h1 {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-bs h1 {
    font-size: 16px;
  }
}
.exe-bs h2 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width:768px) {
  .exe-bs h2 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .exe-bs h2 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .exe-bs h2 {
    font-size: 74px;
  }
}
.exe-bs h3 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
}
@media (min-width:768px) {
  .exe-bs h3 {
    font-size: 30px;
  }
}
@media (min-width:992px) {
  .exe-bs h3 {
    font-size: 36px;
  }
}
.exe-bs h4 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
}
@media (min-width:768px) {
  .exe-bs h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
.exe-bs h5 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
}
@media (min-width:768px) {
  .exe-bs h5 {
    font-size: 10px;
  }
}
@media (min-width:992px) {
  .exe-bs h5 {
    font-size: 16px;
  }
}
.exe-bs h6 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width:768px) {
  .exe-bs h6 {
    font-size: 14px;
  }
}
@media (min-width:992px) {
  .exe-bs h6 {
    font-size: 18px;
  }
}
.exe-bs .p1 {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 18px;
  line-height: 17px;
}
@media (min-width:768px) {
  .exe-bs .p1 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .exe-bs .p1 {
    font-size: 26px;
    line-height: 42px;
  }
}
.exe-bs .p2 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-bs .p2 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-bs .p2 {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-bs .p3 {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width:768px) {
  .exe-bs .p3 {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-bs .p3 {
    font-size: 12px;
  }
}
.exe-bs .p4 {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width:768px) {
  .exe-bs .p4 {
    font-family: benton-sans-medium;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-bs .p4 {
    font-family: benton-sans-bold;
    font-weight: normal;
    font-size: 14px;
  }
}
.exe-bs .p5 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width:768px) {
  .exe-bs .p5 {
    font-family: benton-sans-medium;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-bs .p5 {
    font-family: benton-sans-book;
    font-weight: normal;
    font-size: 18px;
  }
}
.exe-bs .intro-content {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  text-transform: none;
}
@media (min-width:768px) {
  .exe-bs .intro-content {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .exe-bs .intro-content {
    font-size: 26px;
    line-height: 42px;
  }
}
.exe-bs .intro-content p,
.exe-bs .intro-content h1,
.exe-bs .intro-content h2,
.exe-bs .intro-content h3,
.exe-bs .intro-content h4,
.exe-bs .intro-content h5,
.exe-bs .intro-content h6 {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  text-transform: none;
}
@media (min-width:768px) {
  .exe-bs .intro-content p,
  .exe-bs .intro-content h1,
  .exe-bs .intro-content h2,
  .exe-bs .intro-content h3,
  .exe-bs .intro-content h4,
  .exe-bs .intro-content h5,
  .exe-bs .intro-content h6 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .exe-bs .intro-content p,
  .exe-bs .intro-content h1,
  .exe-bs .intro-content h2,
  .exe-bs .intro-content h3,
  .exe-bs .intro-content h4,
  .exe-bs .intro-content h5,
  .exe-bs .intro-content h6 {
    font-size: 26px;
    line-height: 42px;
  }
}
@media (min-width: 992px) {
  .exe-bs .intro-content.with-offset {
    margin-left: 16.66666667%;
  }
}
.exe-bs .intro-content .secondary-intro-content {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-top: 60px;
}
@media (min-width:768px) {
  .exe-bs .intro-content .secondary-intro-content {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-bs .intro-content .secondary-intro-content {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width:768px) {
  .exe-bs .intro-content .secondary-intro-content {
    width: 70%;
  }
}
.exe-bs .intro-content .secondary-intro-content p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-bs .intro-content .secondary-intro-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-bs .intro-content .secondary-intro-content p {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 992px) {
  .exe-bs .with-offset {
    margin-left: 16.66666667%;
  }
}
.exe-bs .exe-page-content {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-bs .exe-page-content {
    margin-bottom: 60px;
  }
}
@media (min-width:992px) {
  .exe-bs .exe-page-content {
    margin-bottom: 120px;
  }
}
.exe-bs .exe-page-content .section-title-left {
  margin-bottom: 0;
  margin-top: 0;
}
.exe-bs .exe-page-content.no-sub-nav {
  margin-top: 30px;
}
@media (min-width:768px) {
  .exe-bs .exe-page-content.no-sub-nav {
    margin-top: 60px;
  }
}
@media (min-width:992px) {
  .exe-bs .exe-page-content.no-sub-nav {
    margin-top: 120px;
  }
}
.exe-bs .exe-page-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.exe-bs .no-sub-nav {
  margin-top: 30px;
}
@media (min-width:768px) {
  .exe-bs .no-sub-nav {
    margin-top: 60px;
  }
}
@media (min-width:992px) {
  .exe-bs .no-sub-nav {
    margin-top: 120px;
  }
}
.exe-bs .exe-html-content img,
.exe-bs .exe-page-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* adding font styles to the ribbon */
.ms-rteElement-intro-content {
  -ms-name: "Intro Text";
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  text-transform: none;
}
@media (min-width:768px) {
  .ms-rteElement-intro-content {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .ms-rteElement-intro-content {
    font-size: 26px;
    line-height: 42px;
  }
}
.ms-rteElement-intro-content p,
.ms-rteElement-intro-content h1,
.ms-rteElement-intro-content h2,
.ms-rteElement-intro-content h3,
.ms-rteElement-intro-content h4,
.ms-rteElement-intro-content h5,
.ms-rteElement-intro-content h6 {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  text-transform: none;
}
@media (min-width:768px) {
  .ms-rteElement-intro-content p,
  .ms-rteElement-intro-content h1,
  .ms-rteElement-intro-content h2,
  .ms-rteElement-intro-content h3,
  .ms-rteElement-intro-content h4,
  .ms-rteElement-intro-content h5,
  .ms-rteElement-intro-content h6 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .ms-rteElement-intro-content p,
  .ms-rteElement-intro-content h1,
  .ms-rteElement-intro-content h2,
  .ms-rteElement-intro-content h3,
  .ms-rteElement-intro-content h4,
  .ms-rteElement-intro-content h5,
  .ms-rteElement-intro-content h6 {
    font-size: 26px;
    line-height: 42px;
  }
}
/* ---------- LINKS
------------------------------------------------------------ */
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.inline-block {
  display: inline-block;
}
/* next page link */
.next-section-banner {
  font-family: benton-sans-light;
  font-weight: normal;
  margin-bottom: 30px;
  background: #0093d3;
  color: #ffffff !important;
  display: block;
  font-size: 16px;
  padding: 30px 60px 30px 30px;
  position: relative;
}
@media (min-width:768px) {
  .next-section-banner {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .next-section-banner {
    margin-bottom: 120px;
  }
}
.next-section-banner:active,
.next-section-banner:visited,
.next-section-banner:focus {
  color: #ffffff !important;
}
@media (min-width:992px) {
  .next-section-banner {
    font-size: 20px;
  }
}
@media (min-width:992px) {
  .next-section-banner {
    font-size: 28px;
  }
}
.next-section-banner:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f178";
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 30px;
  top: 50%;
}
@media (min-width:768px) {
  .next-section-banner:after {
    font-size: 26px;
    line-height: 26px;
    margin-top: -13px;
  }
}
@media (min-width:992px) {
  .next-section-banner:after {
    font-size: 40px;
    line-height: 40px;
    margin-top: -20px;
  }
}
.back-link-container a,
.back-link-container a:link,
.back-link-container a:visited,
.back-link-container a:active,
.back-link-container a:focus {
  color: #6ba543;
}
.back-link-container a:hover,
.back-link-container a:link:hover,
.back-link-container a:visited:hover,
.back-link-container a:active:hover,
.back-link-container a:focus:hover {
  color: #b9c53a;
}
.back-link-container a,
.back-link-container a:link,
.back-link-container a:visited,
.back-link-container a:active,
.back-link-container a:focus {
  color: #6ba543;
}
.back-link-container a:hover,
.back-link-container a:link:hover,
.back-link-container a:visited:hover,
.back-link-container a:active:hover,
.back-link-container a:focus:hover {
  color: #b9c53a;
}
.back-link-container.events {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .back-link-container.events {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .back-link-container.events {
    margin-bottom: 120px;
  }
}
.back-link {
  color: #6ba543;
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  display: inline-block;
  margin-top: 60px;
  padding-left: 40px;
  position: relative;
}
.back-link:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .back-link {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .back-link {
    font-size: 18px;
    line-height: 27px;
  }
}
.back-link:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f177";
  font-size: 16px;
  left: 0;
  line-height: 16px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
}
.back-link:active,
.back-link:visited,
.back-link:focused {
  color: #6ba543;
}
.back-link:active:hover,
.back-link:visited:hover,
.back-link:focused:hover {
  color: #b9c53a;
}
/* ---------- BACKGROUND COLORS
------------------------------------------------------------ */
.bg-blue-1 {
  background-color: #2372b9;
}
.bg-blue-2 {
  background-color: #0093d3;
}
.bg-green-1 {
  background-color: #6ba543;
}
.bg-green-2 {
  background-color: #b9c53a;
}
.bg-gray-1 {
  background-color: #58595b;
}
.bg-gray-2 {
  background-color: #7e8083;
}
.bg-gray-3 {
  background-color: #adb8bf;
}
.bg-orange-1 {
  background-color: #f47b27;
}
.bg-orange-2 {
  background-color: #f99b2f;
}
.bg-white {
  background-color: #ffffff;
}
.bg-light-gray {
  background-color: #ecf0f1;
}
/* ---------- BD DROPDOWN/COLLAPSE
------------------------------------------------------------ */
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5000;
  display: none;
  float: left;
}
.dropdown-menu > li > a {
  display: block;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
/* collapse */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
/* ---------- IMAGES
------------------------------------------------------------ */
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* ---------- SP OVERRIDES
------------------------------------------------------------ */
#s4-workspace {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
}
.ios-less-than-6 #s4-workspace {
  -webkit-overflow-scrolling: auto;
  overflow: auto;
}
#s4-bodyContainer {
  padding: 0;
}
@media (min-width:768px) {
  #s4-bodyContainer.exe-press-release-page footer {
    padding-bottom: 50px;
  }
}
.exe-bs input[type=button],
.exe-bs input[type=reset],
.exe-bs input[type=submit],
.exe-bs button {
  /*border: 0;*/
  min-width: 0;
}
.ms-signInLink {
  display: none !important;
}
/* edit web part, always in front of content */
#MSOT1Pn_MainTD {
  position: relative;
  z-index: 5000;
}
/* webpart headers */
.ms-webpart-titleText.ms-webpart-titleText,
.ms-webpart-titleText > a {
  font-size: 24px;
}
/* webparts */
.exe-bs .ms-webpart-zone,
.exe-bs .ms-webpartzone-cell,
.exe-bs .ms-webpart-chrome-vertical {
  display: block;
}
.exe-bs .exe-right-rail .ms-webpartzone-cell {
  margin: 0 0 2px 0;
}
.ms-webpartzone-cell {
  margin: 0;
}
#pageStatusBar[class],
.ms-status-msg {
  margin: 0;
}
.s4-wpcell > .ms-webpart-chrome,
.s4-wpActive > .ms-webpart-chrome {
  border: 0;
}
ul.cbs-List {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
/* webpart edit triangles, reset box-sizing */
.exe-bs .js-webpart-menuCell * {
  box-sizing: content-box;
}
.exe-bs .js-webpart-menuCell *:after,
.exe-bs .js-webpart-menuCell *:before {
  box-sizing: content-box;
}
#DeltaPageStatusBar {
  position: relative;
  z-index: 1;
}
#WebPartAdderUpdatePanelContainer {
  font-size: 14px !important;
}
/* ---------- FORMS
------------------------------------------------------------ */
.exe-form {
  /* styled checkboxes (use inside exe-form to not mess with SP) */
  /* styled radio buttons (use inside exe-form to not mess with SP) */
}
.exe-form input {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 12px;
}
@media (min-width:768px) {
  .exe-form input {
    font-family: benton-sans-medium;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-form input {
    font-family: benton-sans-bold;
    font-weight: normal;
    font-size: 14px;
  }
}
.exe-form input[type=button] {
  background: #2372b9;
  border: 0;
  color: #ffffff;
}
.exe-form input[type=button]:hover {
  background: #0093d3;
}
.exe-form input[type=text] {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #adb8bf;
  text-transform: none;
}
@media (min-width:768px) {
  .exe-form input[type=text] {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-form input[type=text] {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-form label.checkbox {
  display: inline-block;
  line-height: 20px;
}
.exe-form label.checkbox:hover {
  cursor: pointer;
}
.exe-form label.checkbox > input[type=checkbox] {
  margin: 0;
  padding: 0;
  font-size: 20px;
  opacity: 0;
  width: 25px;
}
.exe-form label.checkbox > input[type=checkbox]:hover {
  cursor: pointer;
}
.exe-form label.checkbox > span.checkbox {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 -25px;
  border: 1px solid #7e8083;
  background: #ffffff;
  vertical-align: bottom;
}
.exe-form label.checkbox > span.checkbox:hover {
  cursor: pointer;
}
.exe-form label.checkbox.checked .label-text {
  color: #0093d3;
}
.exe-form label.checkbox input[type=checkbox]:checked + span.checkbox {
  background: #0093d3;
  border: #0093d3;
}
.exe-form label.radio {
  display: inline-block;
  line-height: 20px;
}
.exe-form label.radio:hover {
  cursor: pointer;
}
.exe-form label.radio > input[type=radio] {
  margin: 0;
  padding: 0;
  font-size: 20px;
  opacity: 0;
  width: 25px;
}
.exe-form label.radio > input[type=radio]:hover {
  cursor: pointer;
}
.exe-form label.radio > .label-title {
  display: inline-block;
  vertical-align: middle;
}
.exe-form label.radio > span.radio {
  background: #ffffff;
  border: 1px solid #7e8083;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  height: 20px;
  margin: 0 10px 0 -25px;
  width: 20px;
  vertical-align: middle;
}
.exe-form label.radio > span.radio > span {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  height: 10px;
  width: 10px;
  margin: 4px;
}
.exe-form label.radio > span.radio:hover {
  cursor: pointer;
}
.exe-form input[type=radio]:checked + span.radio > span {
  background: #2372b9;
}
/* edit mode (hide by default) */
.required-edit-mode {
  display: none;
}
/* ---------- REFINERS (for search, forms, etc.)
------------------------------------------------------------ */
.exe-refiners {
  font-family: benton-sans-book;
  font-weight: normal;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #b9c5ca;
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  margin: 15px 15px 15px 0;
  padding: 12px 45px 12px 20px;
  position: relative;
  text-align: left;
}
.exe-refiners:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #0093d3;
  content: "\f00d";
  font: right;
  font-size: 15px;
  height: 15px;
  margin-top: -9px;
  position: absolute;
  right: 20px;
  top: 50%;
}
@media (min-width:1200px) {
  .exe-refiners {
    padding-right: 70px;
  }
}
.exe-refiners:hover {
  background: transparent;
  border-color: #b9c5ca;
  cursor: pointer;
}
/* ---------- RESPONSIVE IFRAME
------------------------------------------------------------ */
.responsive-iframe {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 35px;
  position: relative;
}
.responsive-iframe iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* ---------- SEARCH BOXES
------------------------------------------------------------ */
.exe-on-page-search .input-container {
  display: table;
  height: 40px;
  position: relative;
  width: 100%;
}
.exe-on-page-search .search-input,
.exe-on-page-search .search-submit {
  display: table-cell;
  vertical-align: middle;
}
.exe-on-page-search .search-input {
  border: 1px solid #adb8bf;
  border-right: 0;
  height: 50px;
  padding: 10px 15px;
  top: 0;
  width: 100%;
}
.exe-on-page-search .search-input ::-webkit-input-placeholder {
  color: #adb8bf;
}
.exe-on-page-search .search-input ::-moz-placeholder {
  color: #adb8bf;
  opacity: 1;
}
.exe-on-page-search .search-input :-ms-input-placeholder {
  color: #adb8bf;
}
.exe-on-page-search .search-submit {
  background: #7e8083;
  border: 0;
  height: 50px;
  line-height: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 45px;
}
.exe-on-page-search .search-submit:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f002";
  font-size: 20px;
}
/* ---------- LISTS (STYLED BULLETS)
------------------------------------------------------------ */
ul.styled-bullets {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
ul.styled-bullets a,
ul.styled-bullets a:link,
ul.styled-bullets a:visited,
ul.styled-bullets a:active,
ul.styled-bullets a:focus {
  color: #6ba543;
}
ul.styled-bullets a:hover,
ul.styled-bullets a:link:hover,
ul.styled-bullets a:visited:hover,
ul.styled-bullets a:active:hover,
ul.styled-bullets a:focus:hover {
  color: #b9c53a;
}
ul.styled-bullets a,
ul.styled-bullets a:link,
ul.styled-bullets a:visited,
ul.styled-bullets a:active,
ul.styled-bullets a:focus {
  color: #6ba543;
}
ul.styled-bullets a:hover,
ul.styled-bullets a:link:hover,
ul.styled-bullets a:visited:hover,
ul.styled-bullets a:active:hover,
ul.styled-bullets a:focus:hover {
  color: #b9c53a;
}
ul.styled-bullets li {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
  padding-left: 25px;
  position: relative;
}
@media (min-width:768px) {
  ul.styled-bullets li {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  ul.styled-bullets li {
    font-size: 18px;
    line-height: 27px;
  }
}
ul.styled-bullets li:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0c8";
  font-size: 8px;
  left: 5px;
  position: absolute;
  top: -2px;
}
@media (min-width:992px) {
  ul.styled-bullets li:before {
    font-size: 10px;
  }
}
/* ---------- PAGE CONTENT
------------------------------------------------------------ */
.copy-section {
  margin-bottom: 60px;
}
.copy-section .section-title {
  position: relative;
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 30px;
  padding-top: 30px;
}
.copy-section .section-title:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
@media (min-width:768px) {
  .copy-section .section-title {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .copy-section .section-title {
    font-size: 26px;
    line-height: 42px;
  }
}
.copy-section p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .copy-section p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .copy-section p {
    font-size: 18px;
    line-height: 27px;
  }
}
.copy-section .title {
  font-family: benton-sans-medium;
  font-weight: normal;
}
/* ---------- SPACING
------------------------------------------------------------ */
.wp-spacing-top {
  margin-top: 30px;
}
@media (min-width:768px) {
  .wp-spacing-top {
    margin-top: 60px;
  }
}
@media (min-width:1200px) {
  .wp-spacing-top {
    margin-top: 120px;
  }
}
.wp-spacing-bottom {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .wp-spacing-bottom {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .wp-spacing-bottom {
    margin-bottom: 120px;
  }
}
.wp-spacing-default {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width:768px) {
  .wp-spacing-default {
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (min-width:1200px) {
  .wp-spacing-default {
    margin-bottom: 120px;
    margin-top: 120px;
  }
}
.remove-bottom-margin {
  margin-bottom: 0 !important;
}
.remove-top-margin {
  margin-top: 0 !important;
}
/* ---------- PAGINATION 
------------------------------------------------------------ */
.exe-bottom-pagination {
  text-align: center;
  margin-top: 30px;
}
@media (min-width:768px) {
  .exe-bottom-pagination {
    text-align: right;
  }
}
.exe-bottom-pagination button {
  text-align: center;
  background: #7e8083;
  border: 0;
  display: inline-block;
  height: 35px;
  margin-left: 10px;
  outline: none;
  padding: 0;
  width: 35px;
}
.exe-bottom-pagination button:disabled {
  background: #cbcccd;
}
.exe-bottom-pagination button:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  font-size: 20px;
  line-height: 35px;
}
.exe-bottom-pagination button.first:after {
  content: "\f100";
}
.exe-bottom-pagination button.last:after {
  content: "\f101";
}
.exe-bottom-pagination button.back:after {
  content: "\f104";
}
.exe-bottom-pagination button.next:after {
  content: "\f105";
}
/* ---------- PRINTING
------------------------------------------------------------ */
@media print {
  #s4-workspace {
    height: 0 !important;
  }
}
/* ---------- SOCIAL ICONS
------------------------------------------------------------ */
/* vertically stacked */
.social-icons .social-link {
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #606060;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 20px;
  padding-left: 40px;
}
@media (max-width:767px) {
  .social-icons .social-link {
    display: block;
    margin: 15px 0;
  }
}
.social-icons .social-link.twitter {
  background-image: url('../../img/social/twitter-35x30.png');
}
.social-icons .social-link.twitter > span {
  color: #39b4dd;
}
.social-icons .social-link.twitter a,
.social-icons .social-link.twitter a:active,
.social-icons .social-link.twitter a:visited,
.social-icons .social-link.twitter a:focus {
  color: #39b4dd;
}
.social-icons .social-link.twitter a:hover,
.social-icons .social-link.twitter a:active:hover,
.social-icons .social-link.twitter a:visited:hover,
.social-icons .social-link.twitter a:focus:hover {
  color: #2372b9;
}
.social-icons .social-link.linkedin {
  background-image: url('../../img/social/linkedin-35x30.png');
}
.social-icons .social-link.linkedin > span {
  color: #007ab8;
}
.social-icons .social-link.linkedin a,
.social-icons .social-link.linkedin a:active,
.social-icons .social-link.linkedin a:visited,
.social-icons .social-link.linkedin a:focus {
  color: #007ab8;
}
.social-icons .social-link.linkedin a:hover,
.social-icons .social-link.linkedin a:active:hover,
.social-icons .social-link.linkedin a:visited:hover,
.social-icons .social-link.linkedin a:focus:hover {
  color: #0093d3;
}
.social-icons .social-link.facebook {
  background-image: url('../../img/social/facebook-35x30.png');
}
.social-icons .social-link.facebook > span {
  color: #39579b;
}
.social-icons .social-link.facebook a,
.social-icons .social-link.facebook a:active,
.social-icons .social-link.facebook a:visited,
.social-icons .social-link.facebook a:focus {
  color: #39579b;
}
.social-icons .social-link.facebook a:hover,
.social-icons .social-link.facebook a:active:hover,
.social-icons .social-link.facebook a:visited:hover,
.social-icons .social-link.facebook a:focus:hover {
  color: #0093d3;
}
.social-icons .social-link.blog-posts {
  background-image: url('../../img/social/blogposts-35x30.png');
}
.social-icons .social-link.blog-posts > span {
  color: #6ba543;
}
.social-icons .social-link.download-bio {
  background-image: url('../../img/social/dlbio-35x30.png');
}
.social-icons .social-link.download-bio > span {
  color: #f47b27;
}
.social-icons .social-link.email {
  background-image: url('../../img/social/email-35x30.png');
}
/* horizontal */
.socialIcons {
  font-size: 0;
}
.socialIcons > a {
  color: #ffffff;
  display: inline-block;
  height: 32px;
  text-align: center;
  vertical-align: top;
  width: 32px;
  margin-left: 1px;
}
.socialIcons > a:hover,
.socialIcons > a:visited,
.socialIcons > a:active,
.socialIcons > a:focus {
  color: #ffffff;
}
.socialIcons > a:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  font-size: 20px;
  position: relative;
  top: 7px;
}
.socialIcons > a:first-child {
  margin-left: 0;
}
.socialIcons > a.twitter {
  background: #50abf1;
}
.socialIcons > a.twitter:before {
  content: "\f099";
}
.socialIcons > a.facebook {
  background: #39579b;
}
.socialIcons > a.facebook:before {
  content: "\f09a";
}
.socialIcons > a.facebook:before {
  font-size: 26px;
  left: 5px;
  top: 8px;
}
.socialIcons > a.linkedin {
  background: #0075b7;
}
.socialIcons > a.linkedin:before {
  content: "\f0e1";
}
.socialIcons > a.email {
  background: #adb8bf;
  font-size: 18px;
}
.socialIcons > a.email:before {
  content: "\f0e0";
}
.socialIcons > a.email:before {
  font-size: 16px;
}
/* ---------- TOOLTIP STYLING (boostrap)
------------------------------------------------------------ */
/* rest of the styling (from bs) is in tooltip.less*/
.tooltip-inner {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
@media (min-width:768px) {
  .tooltip-inner {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .tooltip-inner {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .tooltip-inner {
    max-width: 300px;
    padding: 10px;
  }
}
*[data-toggle='tooltip'] {
  cursor: pointer;
  color: #6ba543;
}
*[data-toggle='tooltip']:hover {
  color: #b9c53a;
}
/* ---------- CONTENTS
     
    GLOBAL HEADER & MAIN NAVIGATION

    FOOTER  

    SPECIAL LAYOUTS & ZONES
        - TWO COLUMN PAGE LAYOUT (right rail)
        - TWO COLUMN EQUAL COLUMNS
        - THREE EQUAL COLUMNS
        - EVENT PAGE (three columns)
        - GRAY ZONE
        - PAGE MOTIFS
        - INTRO PAGE CONTENT
    
    SUB NAVIGATION

    SYSTEM MASTER   

    SEARCH RESULTS PAGE

    

     
------------------------------------------------------------ */
/* ---------- GLOBAL HEADER & MAIN NAVIGATION
------------------------------------------------------------ */
.navbar > .exe-container {
  position: relative;
  background: #ffffff;
  padding: 0;
}
.navbar .navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
.navbar .navbar-collapse.in {
  overflow-y: auto;
}
.navbar .nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar .nav > li,
.navbar .nav > li > a {
  position: relative;
  display: block;
}
.navbar .navbar-brand {
  float: left;
  display: block;
  margin: 15px 0 0 15px;
}
.navbar .navbar-toggle {
  border: none;
  background-color: transparent;
  background-image: none;
  float: right;
  margin: 25px 15px;
  position: relative;
}
.navbar .navbar-toggle .label {
  display: none;
}
.navbar .navbar-toggle .menu-icon {
  display: block;
  height: 20px;
  width: 20px;
}
.navbar .navbar-toggle .menu-icon:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #2372b9;
  content: "\f0c9";
  font-size: 17px;
}
.navbar .navbar-toggle:focus {
  outline: 0;
}
.navbar .nav-search > .dropdown-menu:before,
.navbar .nav-search > .dropdown-menu:after {
  content: " ";
  display: table;
}
.navbar .nav-search > .dropdown-menu:after {
  clear: both;
}
.navbar .nav-search > .dropdown-menu:before,
.navbar .nav-search > .dropdown-menu:after {
  content: " ";
  display: table;
}
.navbar .nav-search > .dropdown-menu:after {
  clear: both;
}
.navbar li.nav-search .type-ahead {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-top: 0;
}
.navbar li.nav-search .type-ahead ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 15px 0;
  overflow: auto;
  max-height: 300px;
}
.navbar li.nav-search .type-ahead ul li {
  font-family: benton-sans-bold;
  font-weight: normal;
  color: #6ba543;
  cursor: pointer;
  font-size: 18px;
  line-height: 18px;
  padding: 15px 30px 15px 60px;
  text-decoration: underline;
}
.navbar li.nav-search .type-ahead ul li.no-results {
  color: #7e8083;
  cursor: default;
  text-decoration: none;
}
.navbar li.nav-search .type-ahead .btn-close {
  float: right;
  margin-right: 30px;
}
.navbar li.nav-search .type-ahead .related-terms {
  font-family: benton-sans-bold;
  font-weight: normal;
  background: #f3f3f3;
  color: #6ba543;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 30px 15px 60px;
}
.navbar li.nav-search .type-ahead .related-terms span {
  display: inline-block;
  padding-right: 15px;
  text-decoration: underline;
  vertical-align: middle;
}
.navbar li.nav-search .type-ahead .related-terms .label {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #58595b;
  float: none;
  font-size: 12px;
  margin: 0;
  text-decoration: none;
  width: inherit;
}
.navbar li.nav-search .header-search-submit {
  padding: 0;
}
.navbar li.nav-search.open .header-search-submit[disabled],
.navbar li.nav-search.open .header-search-submit[disabled=disabled] {
  background: #e7e7e7;
  pointer-events: none;
}
.navbar li.nav-search .header-search::-ms-clear {
  display: none;
}
.navbar li.nav-search ::-webkit-input-placeholder {
  color: #d1dcf0;
}
.navbar li.nav-search ::-moz-placeholder {
  color: #d1dcf0;
  opacity: 1;
}
.navbar li.nav-search :-ms-input-placeholder {
  color: #d1dcf0;
}
/* MOBILE ONLY */
@media (max-width:767px) {
  .navbar .navbar-toggle {
    display: block;
    /* need this for mobile js breakpoint*/
    padding: 0;
  }
  .navbar-header {
    height: 64px;
  }
  .navbar-header .navbar-brand > img {
    max-height: 30px;
  }
  .navbar-nav .open .dropdown-menu,
  .mega-nav > .dropdown-menu {
    float: none;
    position: static;
    margin-top: 0;
    width: auto;
  }
  .navbar-collapse {
    background: #ffffff;
    position: absolute;
    width: 100%;
    z-index: 1000;
  }
  .navbar-collapse .dropdown-toggle,
  .navbar-collapse .top-nav > li > a,
  .navbar-collapse .navbar-right > li > a {
    font-family: benton-sans-medium;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    border-top: 1px solid #b9c5ca;
    color: #58595b;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 15px;
    padding: 25px 20px 25px 45px;
    position: relative;
  }
  .navbar-collapse .dropdown-toggle:before,
  .navbar-collapse .top-nav > li > a:before,
  .navbar-collapse .navbar-right > li > a:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0da";
    font-size: 15px;
    height: 15px;
    left: 15px;
    line-height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 25px;
  }
  .navbar-collapse li.open .dropdown-toggle {
    border-bottom-color: transparent;
  }
  .navbar-collapse li.open .dropdown-toggle:before {
    content: "\f0d7";
  }
  .navbar-collapse li.open + li .dropdown-toggle {
    border-top: 0;
  }
  .navbar-collapse ul.dropdown-menu {
    background: #f0f0f0;
    -webkit-box-shadow: inset 0 1.5px 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1.5px 5px 0 rgba(0, 0, 0, 0.3);
  }
  .navbar-collapse ul.dropdown-menu > li > a {
    font-family: benton-sans-medium;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #b9c5ca;
    color: #58595b;
    font-size: 14px;
    margin: 0 15px;
    padding: 25px 20px 25px 45px;
  }
  .navbar-collapse ul.dropdown-menu > li:last-child > a {
    border-bottom-color: transparent;
  }
  .navbar li.nav-search .dropdown-toggle {
    display: none !important;
  }
  .navbar li.nav-search .type-ahead ul li,
  .navbar li.nav-search .type-ahead .related-terms {
    padding-left: 15px;
  }
  .navbar li.nav-search .dropdown-menu {
    display: block !important;
    float: none;
    margin: 25px 15px;
    position: relative;
  }
  .navbar li.nav-search .dropdown-menu .input-container {
    display: table;
    height: 40px;
    width: 100%;
  }
  .navbar li.nav-search .dropdown-menu .input-container:before,
  .navbar li.nav-search .dropdown-menu .input-container:after {
    content: " ";
    display: table;
  }
  .navbar li.nav-search .dropdown-menu .input-container:after {
    clear: both;
  }
  .navbar li.nav-search .dropdown-menu .input-container:before,
  .navbar li.nav-search .dropdown-menu .input-container:after {
    content: " ";
    display: table;
  }
  .navbar li.nav-search .dropdown-menu .input-container:after {
    clear: both;
  }
  .navbar li.nav-search .dropdown-menu .header-search,
  .navbar li.nav-search .dropdown-menu .header-search-submit {
    display: table-cell;
    vertical-align: middle;
  }
  .navbar li.nav-search .dropdown-menu .header-search {
    border: 1px solid #7e8083;
    border-right: 0;
    height: 45px;
    padding: 10px 15px;
    top: 0;
    width: 100%;
  }
  .navbar li.nav-search .dropdown-menu .header-search-submit {
    background: #2372b9;
    border: 0;
    height: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
  }
  .navbar li.nav-search .dropdown-menu .header-search-submit:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #ffffff;
    content: "\f002";
    font-size: 20px;
  }
  .navbar li.nav-search .dropdown-menu .header-search-submit[disabled] {
    background: #adb8bf;
    pointer-events: none;
  }
}
/* TABLET AND MOBILE ONLY */
@media (max-width:991px) {
  .mega-nav:before,
  .mega-nav:after {
    content: " ";
    display: table;
  }
  .mega-nav:after {
    clear: both;
  }
  .mega-nav:before,
  .mega-nav:after {
    content: " ";
    display: table;
  }
  .mega-nav:after {
    clear: both;
  }
  .mega-nav > .dropdown-toggle {
    display: none !important;
  }
  .mega-nav > .dropdown-menu {
    display: block !important;
    position: relative !important;
  }
  .mega-nav > .dropdown-menu .exe-container {
    padding: 0;
  }
  .mega-nav .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mega-nav .sub-menu:before,
  .mega-nav .sub-menu:after {
    content: " ";
    display: table;
  }
  .mega-nav .sub-menu:after {
    clear: both;
  }
  .mega-nav .sub-menu:before,
  .mega-nav .sub-menu:after {
    content: " ";
    display: table;
  }
  .mega-nav .sub-menu:after {
    clear: both;
  }
  .navbar .navbar-nav .top-link {
    display: block;
  }
}
/* SM SCREEN (TABLET ONLY) */
@media (min-width:768px) and (max-width:991px) {
  .navbar .exe-container {
    margin-top: 22px;
  }
  .navbar .navbar-collapse {
    background: #ffffff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 720px;
    z-index: 1000;
  }
  .navbar .navbar-collapse .navbar-nav {
    margin: 25px 0;
    position: relative;
  }
  .navbar .navbar-collapse .exe-container {
    width: 720px;
  }
  .navbar .navbar-header:before,
  .navbar .navbar-header:after {
    content: " ";
    display: table;
  }
  .navbar .navbar-header:after {
    clear: both;
  }
  .navbar .navbar-header:before,
  .navbar .navbar-header:after {
    content: " ";
    display: table;
  }
  .navbar .navbar-header:after {
    clear: both;
  }
  .navbar .navbar-header .navbar-brand {
    margin-left: 0;
    margin-top: 10px;
  }
  .navbar .navbar-header .navbar-brand img {
    float: right;
    margin-top: 5px;
    max-width: 90%;
  }
  .navbar .navbar-header .tablet-nav {
    float: right;
    margin-left: 20px;
  }
  .navbar .navbar-header .tablet-nav .top-nav > li {
    float: left;
    height: 65px;
    line-height: 65px;
    margin-left: 0;
  }
  .navbar .navbar-header .tablet-nav .top-nav > li > a {
    font-family: benton-sans-medium;
    font-weight: normal;
    color: #58595b;
    font-size: 12px;
    padding: 0 15px;
  }
  .navbar .navbar-header .tablet-nav .top-nav > li.nav-search {
    margin-left: 15px;
  }
  .navbar .navbar-header .navbar-toggle {
    border: 1px solid #adb8bf;
    display: block;
    /* need this for tablet/mobile js breakpoint*/
    margin: 14px 0 0;
    padding: 8px;
  }
  .navbar .navbar-header .navbar-toggle .label {
    font-family: benton-sans-medium;
    font-weight: normal;
    text-transform: uppercase;
    color: #58595b;
    display: block;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0;
  }
  .navbar .navbar-header .navbar-toggle .menu-icon {
    float: right;
    margin-left: 10px;
  }
  .navbar .navbar-header .navbar-toggle.collapsed .menu-icon:before {
    color: #b9c5ca;
  }
  .navbar .nav-search .input-container {
    width: 650px;
  }
  .navbar .nav-search .header-search-submit {
    height: 65px;
    width: 65px;
  }
  .navbar .nav-search .header-search-submit:before {
    font-size: 20px;
  }
  .navbar .nav-search .header-search {
    font-size: 14px;
    height: 65px;
    width: 576px;
  }
  .navbar-collapse .sub-menu > li:first-child .dropdown-toggle span {
    border-top-color: transparent;
  }
  .navbar-collapse li.dropdown {
    position: static;
  }
  .navbar-collapse .navbar-right .sub-menu > li > a,
  .navbar-collapse .navbar-right > li > a {
    font-family: benton-sans-medium;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    border-right: 1px solid #b9c5ca;
    color: #adb8bf;
    font-size: 14px;
    margin-left: 30px;
    width: 330px;
  }
  .navbar-collapse .navbar-right .sub-menu > li > a span,
  .navbar-collapse .navbar-right > li > a span {
    border-top: 1px solid #b9c5ca;
    display: block;
    margin-right: 30px;
    padding: 25px 15px 25px 30px;
  }
  .navbar-collapse .navbar-right .sub-menu > li > a span:after,
  .navbar-collapse .navbar-right > li > a span:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0da";
    float: right;
    font-size: 15px;
  }
  .navbar-collapse li.open .dropdown-toggle {
    color: #58595b;
  }
  .navbar-collapse ul.dropdown-menu {
    left: 410px;
    position: absolute;
    top: 48px;
  }
  .navbar-collapse ul.dropdown-menu > li {
    margin: 0 0 30px;
  }
  .navbar-collapse ul.dropdown-menu > li a,
  .navbar-collapse ul.dropdown-menu > li a:link,
  .navbar-collapse ul.dropdown-menu > li a:visited,
  .navbar-collapse ul.dropdown-menu > li a:active {
    font-family: benton-sans-medium;
    font-weight: normal;
    color: #58595b;
    font-size: 14px;
  }
}
/* SM SCREEN (TABLET) & UP */
@media (min-width:768px) {
  .navbar > .exe-container {
    border-bottom: 3px solid #e7e7e7;
    width: 720px;
  }
  .navbar-brand {
    float: left;
    display: block;
    margin: 18px 0 0 28px;
  }
  .navbar li.nav-search {
    position: static;
  }
  .navbar li.nav-search .dropdown-menu {
    background: #ffffff;
    border-bottom: 3px solid #e7e7e7;
    width: 100%;
    right: 0;
    left: auto;
  }
  .navbar li.nav-search > a {
    text-align: center;
    background: #b9c5ca;
    height: 65px;
    width: 65px;
  }
  .navbar li.nav-search > a:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #ffffff;
    content: "\f002";
    font-size: 20px;
  }
  .navbar li.nav-search > a:hover {
    background: #0093d3;
  }
  .navbar li.nav-search .type-ahead {
    position: absolute;
    top: 68px;
    width: 655px;
  }
  .navbar li.nav-search .type-ahead ul li {
    padding-left: 70px;
  }
  .navbar li.nav-search.open {
    position: static;
  }
  .navbar li.nav-search.open > a {
    background: #ffffff;
  }
  .navbar li.nav-search.open > a:before {
    content: "\f00d";
    color: #58595b;
  }
  .navbar li.nav-search.open .input-container {
    float: right;
  }
  .navbar li.nav-search.open .header-search {
    font-family: benton-sans-book;
    font-weight: normal;
    display: block;
    border: 0;
    border-top: 1px solid #adb8bf;
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    margin-right: 4px;
    outline: 0;
    padding: 0;
    vertical-align: bottom;
  }
  .navbar li.nav-search.open .header-search:focus {
    border: 0;
    border-top: 1px solid #adb8bf;
    outline: 0;
  }
  .navbar li.nav-search.open .header-search-submit {
    display: block;
    text-align: center;
    background: #2372b9;
    border: 0;
    display: inline-block;
    vertical-align: bottom;
  }
  .navbar li.nav-search.open .header-search-submit:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #ffffff;
    content: "\f002";
    font-size: 20px;
  }
}
/* end @sm-min */
/* MD SCREEN (DESKTOP) & UP */
@media (min-width:992px) {
  .navbar .navbar-right > li.hover:hover .dropdown-menu {
    display: block;
  }
  .navbar > .exe-container,
  .mega-nav .dropdown-menu > .exe-container {
    background: none;
    width: 940px;
  }
  .navbar {
    /* search */
    /* top nav links */
    /* mega nav  */
  }
  .navbar .navbar-nav {
    margin: 0;
  }
  .navbar .navbar-nav > li {
    float: left;
  }
  .navbar .dropdown-menu {
    background: #ffffff;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .navbar .navbar-brand {
    margin-top: 22px;
  }
  .navbar .navbar-header {
    background: #ffffff;
    float: left;
    height: 82px;
    margin-top: 28px;
    width: 190px;
  }
  .navbar .navbar-header img {
    display: block;
    max-width: 100%;
    height: auto;
    max-width: 90%;
  }
  .navbar .navbar-collapse {
    width: auto;
  }
  .navbar .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar .navbar-toggle {
    display: none;
  }
  .navbar .navbar-right {
    background: #ffffff;
    height: 82px;
    float: right !important;
    margin-top: 28px;
    /* added for nav adjustment 11/17/15 */
    width: 750px;
  }
  .navbar .navbar-right > li {
    height: 82px;
    line-height: 82px;
  }
  .navbar .navbar-right > li > a {
    font-family: benton-sans-medium;
    font-weight: normal;
    text-transform: uppercase;
    color: #7e8083;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 13px;
  }
  .navbar .navbar-right > li > a:hover {
    color: #2372b9;
  }
  .navbar .navbar-right > li .dropdown-menu {
    padding: 48px 20px 0;
    width: 200px;
  }
  .navbar .navbar-right > li .dropdown-menu > li {
    margin-bottom: 26px;
  }
  .navbar .navbar-right > li .dropdown-menu > li > a {
    font-family: benton-sans-book;
    font-weight: normal;
    color: #58595b;
    font-size: 15px;
    line-height: 15px;
  }
  .navbar .navbar-right > li .dropdown-menu > li > a:hover {
    color: #0093d3;
  }
  .navbar .navbar-right > li.open > a,
  .navbar .navbar-right > li:hover > a {
    color: #0093d3;
  }
  .navbar li.nav-search {
    float: right !important;
  }
  .navbar li.nav-search > a {
    height: 82px;
    width: 85px;
  }
  .navbar li.nav-search .dropdown-menu {
    padding: 0;
    width: 100% !important;
  }
  .navbar li.nav-search .type-ahead {
    margin-left: 165px;
    top: 85px;
    width: 690px;
  }
  .navbar li.nav-search .type-ahead ul li,
  .navbar li.nav-search .type-ahead .related-terms {
    padding-left: 40px;
  }
  .navbar li.nav-search .input-container {
    width: 735px;
  }
  .navbar li.nav-search .header-search {
    height: 82px;
    width: 640px;
  }
  .navbar li.nav-search .header-search-submit {
    height: 82px;
    width: 85px;
  }
  .navbar .top-nav {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar .top-nav li a,
  .navbar .top-nav li a:link,
  .navbar .top-nav li a:visited,
  .navbar .top-nav li a:active {
    font-family: benton-sans-medium;
    font-weight: normal;
    display: block;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-left: 2px;
    padding-left: 10px;
    width: 115px;
  }
  .navbar .top-nav li a:hover,
  .navbar .top-nav li a:link:hover,
  .navbar .top-nav li a:visited:hover,
  .navbar .top-nav li a:active:hover {
    background: #0093d3;
  }
  .navbar .navbar-right .mega-nav {
    position: static !important;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #ffffff;
    border-bottom: 3px solid #e7e7e7;
    left: 0;
    padding-bottom: 70px;
    right: auto;
    width: 100%;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu:before,
  .navbar .navbar-right .mega-nav > div.dropdown-menu:after {
    content: " ";
    display: table;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu:after {
    clear: both;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu:before,
  .navbar .navbar-right .mega-nav > div.dropdown-menu:after {
    content: " ";
    display: table;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu:after {
    clear: both;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container {
    padding: 0;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu {
    background: #ffffff;
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 0 15px;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu:before,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu:after {
    content: " ";
    display: table;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu:after {
    clear: both;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu:before,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu:after {
    content: " ";
    display: table;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu:after {
    clear: both;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title {
    float: left;
    width: 25%;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > a {
    font-family: benton-sans-book;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    color: #58595b;
    font-size: 15px;
    line-height: 15px;
    margin: 48px 0 38px;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > a:hover {
    color: #0093d3;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu {
    display: block !important;
    left: 0;
    padding: 0;
    position: relative;
    right: auto;
    top: 0;
    width: auto;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li {
    margin-bottom: 25px;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:link,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:visited,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:active {
    font-family: benton-sans-book;
    font-weight: normal;
    color: #58595b;
    font-size: 15px;
    line-height: 15px;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:hover,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:link:hover,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:visited:hover,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li a:active:hover {
    color: #2372b9;
  }
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li.active a,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li.active a:link,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li.active a:visited,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li.active a:active,
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > .dropdown-menu li.active a:hover {
    color: #2372b9;
  }
}
@media (min-width:992px) and (min-width:992px) {
  .navbar .navbar-right .mega-nav > div.dropdown-menu .exe-container .sub-menu .sub-menu-title > a:hover {
    color: #58595b;
    cursor: default;
  }
}
/* end tablet and up*/
/* LG SCREEN & UP ADJUSTMENTS */
@media (min-width:1200px) {
  .navbar > .exe-container,
  .mega-nav .dropdown-menu > .exe-container {
    width: 1140px;
  }
  .exe-container > .navbar-header {
    width: 240px;
  }
  .exe-container > .navbar-header .navbar-brand img {
    max-width: 100%;
  }
  .navbar .navbar-right {
    /* added for nav adjustment 11/17/15*/
    width: 900px;
  }
  .navbar .navbar-right > li > a {
    font-size: 14px;
    padding: 0 20px;
  }
  .navbar .navbar-right > li .dropdown-menu {
    width: 220px;
  }
  .navbar .navbar-right li.nav-search .type-ahead {
    margin-left: 210px;
    top: 85px;
    width: 845px;
  }
  .navbar .navbar-right li.nav-search .type-ahead ul li {
    padding-left: 45px;
  }
  .navbar .navbar-right li.nav-search .input-container {
    width: 880px;
  }
  .navbar .navbar-right li.nav-search .header-search {
    width: 786px;
  }
}
/* XL SCREEN ADJUSTMENTS */
@media (min-width: 1345px) {
  .navbar > .exe-container {
    width: 1310px;
  }
  .navbar .navbar-brand {
    margin-left: 27px;
  }
  .navbar .navbar-right {
    width: 920px;
  }
  .navbar .navbar-right li.nav-search .type-ahead {
    margin-left: 365px;
    top: 85px;
    width: 860px;
  }
  .navbar .navbar-right li.nav-search .input-container {
    width: 900px;
  }
  .navbar .navbar-right li.nav-search .header-search {
    width: 806px;
  }
  .navbar .navbar-header {
    width: 390px;
  }
  .navbar div.dropdown-menu .sub-menu {
    padding: 0;
  }
  .navbar .navbar-right > li .dropdown-menu {
    width: 230px;
  }
  .mega-nav .dropdown-menu > .exe-container {
    width: 1170px;
  }
}
/* ---------- FOOTER
------------------------------------------------------------ */
footer .exe-container > .content {
  padding: 50px 0 0;
}
@media (min-width:768px) {
  footer .exe-container > .content {
    border-top: 1px solid #adb8bf;
  }
}
@media (min-width:992px) {
  footer .exe-container > .content {
    padding-top: 60px;
  }
}
footer .top-row {
  background: #ffffff;
  padding: 0 0 40px;
}
@media (min-width:992px) {
  footer .top-row {
    padding-bottom: 60px;
  }
}
footer .top-row p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
}
@media (min-width:992px) {
  footer .top-row p {
    font-size: 17px;
    line-height: 30px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .top-row p {
    font-size: 12px;
    line-height: 20px;
  }
}
footer .top-row .section-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 30px;
}
@media (min-width: 768px) {
  footer .top-row .section-title {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .top-row .section-title {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width:767px) {
  footer .top-row .section-title {
    margin-bottom: 10px;
  }
  footer .top-row .section-title:before {
    position: absolute;
    border-top: 1px solid #7e8083;
    content: "";
    height: 1px;
    padding-top: 15px;
    top: -10px;
    width: 60px;
  }
}
@media (min-width: 992px) {
  footer .top-row .section-title.second {
    margin-left: 8.33333333%;
  }
}
@media (max-width:767px) {
  footer .top-row .section-title.second {
    margin-top: 50px;
  }
}
footer .top-row .cta {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .top-row .cta {
    float: left;
    width: 25%;
  }
}
footer .top-row .cta .btn-blue {
  background: #2372b9;
  color: #ffffff;
}
footer .top-row .cta .btn-blue:visited,
footer .top-row .cta .btn-blue:active,
footer .top-row .cta .btn-blue:hover {
  color: #ffffff;
}
footer .top-row .cta .btn-blue:hover {
  background: #0093d3;
}
@media (max-width:767px) {
  footer .top-row .cta .btn-blue {
    padding-right: 60px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 60px 10px 12px;
    text-align: left;
  }
  footer .top-row .cta .btn-blue:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  footer .top-row .cta .btn-blue:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  footer .top-row .cta .btn-blue:after {
    content: "\f178";
  }
}
footer .top-row .social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .top-row .social {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  footer .top-row .social {
    float: left;
    width: 33.33333333%;
  }
}
footer .top-row .social .icons {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .top-row .social .icons {
    float: left;
    width: 33.33333333%;
  }
}
footer .top-row .social .icons .social-link {
  color: #ffffff;
  display: inline-block;
  height: 32px;
  text-align: center;
  vertical-align: top;
  width: 32px;
}
footer .top-row .social .icons .social-link:hover,
footer .top-row .social .icons .social-link:visited,
footer .top-row .social .icons .social-link:active,
footer .top-row .social .icons .social-link:focus {
  color: #ffffff;
}
footer .top-row .social .icons .social-link:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  font-size: 20px;
  position: relative;
  top: 7px;
}
footer .top-row .social .icons .social-link:first-child {
  margin-right: -2px;
}
footer .top-row .social .icons .social-link.twitter {
  background: #50abf1;
}
footer .top-row .social .icons .social-link.twitter:before {
  content: "\f099";
}
footer .top-row .social .icons .social-link.linkedin {
  background: #0075b7;
}
footer .top-row .social .icons .social-link.linkedin:before {
  content: "\f0e1";
}
footer .top-row .social .links {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .top-row .social .links {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width:768px) {
  footer .top-row .social .links {
    float: right !important;
  }
}
footer .top-row .social .links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 14px;
}
@media (max-width:767px) {
  footer .top-row .social .links ul {
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .top-row .social .links ul {
    line-height: 12px;
  }
}
@media (min-width:992px) {
  footer .top-row .social .links ul {
    line-height: 17px;
  }
}
footer .top-row .social .links ul li {
  margin-bottom: 10px;
}
@media (min-width:992px) {
  footer .top-row .social .links ul li {
    margin-bottom: 18px;
  }
}
footer .top-row .social .links ul li a:link,
footer .top-row .social .links ul li a:visited,
footer .top-row .social .links ul li a:active,
footer .top-row .social .links ul li a:focus {
  color: #6ba543;
  font-size: 14px;
  line-height: 14px;
}
footer .top-row .social .links ul li a:link:after,
footer .top-row .social .links ul li a:visited:after,
footer .top-row .social .links ul li a:active:after,
footer .top-row .social .links ul li a:focus:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
footer .top-row .social .links ul li a:link:hover,
footer .top-row .social .links ul li a:visited:hover,
footer .top-row .social .links ul li a:active:hover,
footer .top-row .social .links ul li a:focus:hover {
  color: #b9c53a;
}
@media (min-width:992px) {
  footer .top-row .social .links ul li a:link,
  footer .top-row .social .links ul li a:visited,
  footer .top-row .social .links ul li a:active,
  footer .top-row .social .links ul li a:focus {
    font-size: 17px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .top-row .social .links ul li a:link,
  footer .top-row .social .links ul li a:visited,
  footer .top-row .social .links ul li a:active,
  footer .top-row .social .links ul li a:focus {
    font-size: 12px;
  }
}
footer .top-row .social .links ul li a:link:after,
footer .top-row .social .links ul li a:visited:after,
footer .top-row .social .links ul li a:active:after,
footer .top-row .social .links ul li a:focus:after {
  position: relative;
  font-size: 14px;
  top: -1px;
}
footer .top-row .social .contact-info {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
footer .top-row .social .contact-info a,
footer .top-row .social .contact-info a:link,
footer .top-row .social .contact-info a:visited,
footer .top-row .social .contact-info a:hover,
footer .top-row .social .contact-info a:active {
  color: #606060;
}
footer .top-row .social .contact-info .left {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-medium;
  font-weight: normal;
}
@media (min-width:481px) and (max-width:767px) {
  footer .top-row .social .contact-info .left {
    width: 16.6667%;
  }
}
footer .top-row .social .contact-info .right {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
}
@media (min-width:481px) and (max-width:767px) {
  footer .top-row .social .contact-info .right {
    width: 83.3333%;
  }
}
footer .bottom-row {
  background: url("../../img/exe-footer-bg-mobile.jpg") no-repeat scroll top left #1c4166;
}
@media (max-width:767px) {
  footer .bottom-row {
    background-size: cover;
  }
}
@media (min-width:768px) {
  footer .bottom-row {
    background-image: url("../../img/exe-footer-bg-tablet.jpg");
    background-position: bottom right;
  }
}
@media (min-width:992px) {
  footer .bottom-row {
    background-image: url("../../img/exe-footer-bg-desktop.jpg");
  }
}
footer .bottom-row > .exe-container {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
}
@media (min-width:768px) {
  footer .bottom-row > .exe-container {
    height: 180px;
    padding-top: 30px;
  }
}
@media (min-width:992px) {
  footer .bottom-row > .exe-container {
    height: 303px;
    padding-top: 48px;
  }
}
footer .bottom-row .copy-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: adelle-thin;
  font-weight: normal;
  color: #ffffff;
}
@media (min-width: 992px) {
  footer .bottom-row .copy-left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  footer .bottom-row .copy-left {
    float: left;
    width: 58.33333333%;
  }
}
@media (max-width:767px) {
  footer .bottom-row .copy-left {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 40px;
  }
}
@media (min-width:481px) and (max-width:767px) {
  footer .bottom-row .copy-left {
    width: 65%;
  }
}
@media (min-width:768px) {
  footer .bottom-row .copy-left {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  footer .bottom-row .copy-left {
    font-size: 20px;
    line-height: 30px;
  }
}
footer .bottom-row .logo-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  footer .bottom-row .logo-right {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  footer .bottom-row .logo-right {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  footer .bottom-row .logo-right {
    margin-left: 16.66666667%;
  }
}
@media (max-width:767px) {
  footer .bottom-row .logo-right {
    margin-bottom: 20px;
  }
}
@media (min-width:768px) {
  footer .bottom-row .logo-right {
    float: right !important;
  }
}
footer .bottom-row .logo-right img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
footer .bottom-row .copyright {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #ffffff;
  font-size: 10px;
  line-height: 20px;
}
@media (max-width:767px) {
  footer .bottom-row .copyright .links {
    margin-top: 20px;
  }
  footer .bottom-row .copyright .links:before,
  footer .bottom-row .copyright .links:after {
    content: " ";
    display: table;
  }
  footer .bottom-row .copyright .links:after {
    clear: both;
  }
  footer .bottom-row .copyright .links:before,
  footer .bottom-row .copyright .links:after {
    content: " ";
    display: table;
  }
  footer .bottom-row .copyright .links:after {
    clear: both;
  }
}
@media (min-width:768px) {
  footer .bottom-row .copyright {
    bottom: 25px;
    left: 15px;
    position: absolute;
  }
}
@media (min-width:992px) {
  footer .bottom-row .copyright {
    font-size: 12px;
  }
}
footer .bottom-row .copyright a:link,
footer .bottom-row .copyright a:visited,
footer .bottom-row .copyright a:active,
footer .bottom-row .copyright a:focus {
  display: inline-block;
  color: #0093d3;
}
@media (max-width:767px) {
  footer .bottom-row .copyright a:link,
  footer .bottom-row .copyright a:visited,
  footer .bottom-row .copyright a:active,
  footer .bottom-row .copyright a:focus {
    margin-right: 15px;
  }
}
@media (min-width:768px) {
  footer .bottom-row .copyright a:link,
  footer .bottom-row .copyright a:visited,
  footer .bottom-row .copyright a:active,
  footer .bottom-row .copyright a:focus {
    margin-left: 15px;
  }
}
footer .bottom-row .copyright a:link:hover,
footer .bottom-row .copyright a:visited:hover,
footer .bottom-row .copyright a:active:hover,
footer .bottom-row .copyright a:focus:hover {
  text-decoration: underline;
}
/* ---------- SPECIAL LAYOUTS & ZONES
------------------------------------------------------------ */
/* two column layout */
.exe-right-rail {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .exe-right-rail {
    float: left;
    width: 25%;
  }
}
.exe-right-rail > .ms-webpart-zone:last-child {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-right-rail > .ms-webpart-zone:last-child {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-right-rail > .ms-webpart-zone:last-child {
    margin-bottom: 120px;
  }
}
.exe-left-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .exe-left-col {
    float: left;
    width: 75%;
  }
}
.exe-left-col .exe-container {
  padding: 0;
}
@media (min-width:1200px) {
  .exe-left-col .exe-container {
    width: 100% !important;
  }
}
/* two column layout */
.exe-two-col-equal {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width:767px) {
  .exe-two-col-equal > .col-sm-6:first-child {
    margin-bottom: 45px;
  }
}
/* three equal columns */
.exe-three-col-equal {
  margin-left: -15px;
  margin-right: -15px;
}
.exe-three-col-equal .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-three-col-equal .col {
    float: left;
    width: 33.33333333%;
  }
}
/* event page past/current event containers */
.past-event-container {
  /* displays only on Past Events. Hidden on Current Events */
  display: none;
}
.current-event-container {
  /* displays only on Current Events. Hidden on Past Events */
}
/* event page (three column) */
.exe-small-left-col {
  float: left;
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-small-left-col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .exe-small-left-col {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .exe-small-left-col {
    width: 25%;
  }
}
@media (max-width:480px) {
  .exe-small-left-col {
    width: 33.3333333%;
  }
}
.exe-middle-col {
  float: left;
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-middle-col {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .exe-middle-col {
    float: left;
    width: 58.33333333%;
  }
}
@media (max-width:480px) {
  .exe-middle-col {
    width: 66.6666666%;
  }
}
.exe-large-right-column {
  float: left;
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-large-right-column {
    float: left;
    width: 75%;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .exe-large-right-column {
    width: 75%;
  }
}
@media (max-width:480px) {
  .exe-large-right-column {
    width: 66.6666666%;
  }
}
/* gray bg wp zone */
.exe-gray-zone {
  background-color: #ecf0f1;
}
/* page motifs*/
.exe-page-motif-container {
  position: relative;
  min-height: 500px;
}
.exe-page-motif-container .motif {
  position: absolute;
  z-index: -1;
}
@media (max-width:767px) {
  .exe-page-motif-container .motif {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .exe-page-motif-container .motif {
    left: -500px;
    margin-top: -60px;
  }
}
@media (min-width:992px) {
  .exe-page-motif-container .motif {
    margin-top: -120px;
  }
}
@media (min-width:1600px) {
  .exe-page-motif-container .motif {
    left: -400px;
  }
}
/* intro page content */
.body-content.intro {
  margin: 60px 0;
}
/* ---------- SUB NAVIGATION
------------------------------------------------------------ */
.exe-sub-nav {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-sub-nav {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-sub-nav {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .exe-sub-nav {
    background: #1c4670;
    background: url(../../img/sub-nav-bg-desktop.jpg) no-repeat right center / cover;
    padding: 40px 0;
  }
}
.exe-sub-nav .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-sub-nav .left {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .exe-sub-nav .left {
    float: left;
    width: 50%;
  }
}
@media (min-width:768px) {
  .exe-sub-nav .left {
    padding-left: 30px;
  }
}
.exe-sub-nav .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-sub-nav .right {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .exe-sub-nav .right {
    margin-left: 8.33333333%;
  }
}
@media (max-width:767px) {
  .exe-sub-nav .right {
    background: #1c4670;
    background: url(../../img/sub-nav-bg-mobile.jpg) no-repeat right center / cover;
    padding: 30px 15px;
  }
}
.exe-sub-nav ul,
.exe-sub-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-sub-nav .ms-listMenu-editLink {
  display: none !important;
  visibility: hidden !important;
}
@media (min-width:768px) {
  .exe-sub-nav .ms-core-listMenu-verticalBox {
    display: block !important;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul {
    float: left;
    width: 50%;
  }
}
@media (min-width:768px) {
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul {
    border-left: 1px solid #115e98;
  }
}
@media (min-width:768px) {
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li {
    margin-top: 20px;
  }
}
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > .ms-core-listMenu-item,
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > a,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 0 15px;
}
@media (min-width:768px) {
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item:before,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > .ms-core-listMenu-item:before,
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > a:before,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > a:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    content: "\f0da";
    font-size: 14px;
    left: 0;
    margin-top: -7px;
    top: 50%;
  }
}
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item:hover,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > .ms-core-listMenu-item:hover,
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > a:hover,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > a:hover {
  background: none;
  color: #0093d3;
}
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li:first-child,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul > li:first-child {
  margin-top: 0;
}
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root .ms-core-listMenu-selected,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul .ms-core-listMenu-selected,
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root .ms-core-listMenu-selected:link,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul .ms-core-listMenu-selected:link,
.exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root .ms-core-listMenu-selected:visited,
.exe-sub-nav .ms-core-listMenu-verticalBox > ul .ms-core-listMenu-selected:visited {
  display: none;
}
@media (min-width:768px) {
  .exe-sub-nav .mobile-toggle {
    display: none !important;
    visibility: hidden !important;
  }
}
.sub-nav-cta .title {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  color: #0093d3;
  font-size: 14px;
  margin-bottom: 15px;
}
.sub-nav-cta .description,
.sub-nav-cta .description p {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .sub-nav-cta .description,
  .sub-nav-cta .description p {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width:767px) {
  .sub-nav-cta .btn {
    width: 100% !important;
  }
}
@media (min-width:768px) {
  .sub-nav-cta .btn {
    float: right;
  }
}
.sub-nav-cta .primary-cta:before,
.sub-nav-cta .primary-cta:after {
  content: " ";
  display: table;
}
.sub-nav-cta .primary-cta:after {
  clear: both;
}
.sub-nav-cta .primary-cta:before,
.sub-nav-cta .primary-cta:after {
  content: " ";
  display: table;
}
.sub-nav-cta .primary-cta:after {
  clear: both;
}
.sub-nav-cta .secondary-cta {
  margin-top: 15px;
}
@media (max-width:767px) {
  .exe-sub-nav {
    padding: 0;
  }
  .exe-sub-nav .exe-container,
  .exe-sub-nav .left {
    padding: 0;
  }
  .exe-sub-nav .exe-container > .row {
    margin: 0;
  }
  .exe-sub-nav .ms-core-listMenu-verticalBox {
    display: none;
    background: #2372b9;
    padding: 0 15px;
  }
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul {
    padding: 0;
  }
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > .ms-core-listMenu-item,
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > a,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > a {
    border-top: 1px solid #5c87b0;
    padding: 20px 15px;
  }
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item:hover,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > .ms-core-listMenu-item:hover,
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > a:hover,
  .exe-sub-nav .ms-core-listMenu-verticalBox > ul > li > a:hover {
    color: #ffffff;
  }
  .exe-sub-nav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li:first-child > .ms-core-listMenu-item {
    border-top: 0;
  }
  .mobile-toggle {
    font-family: benton-sans-medium;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    background: #2372b9;
    color: #ffffff;
    font-size: 14px;
    padding: 20px 15px 20px 30px;
  }
  .mobile-toggle:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    content: "\f0da";
    font-size: 14px;
    left: 15px;
    margin-top: -7px;
    top: 50%;
  }
  .mobile-toggle:hover {
    cursor: pointer;
  }
  .exe-sub-nav.menu-open .mobile-toggle:before {
    content: "\f0d7";
  }
}
/* ---------- SYSTEM MASTER
------------------------------------------------------------ */
#s4-workspace.exe-system-master {
  font-size: 14px;
}
#s4-workspace.exe-system-master .exe-system-container {
  width: 96%;
  margin: 0 2%;
}
#s4-workspace.exe-system-master header {
  margin-bottom: 30px;
  position: relative;
}
#s4-workspace.exe-system-master .ms-breadcrumb-box {
  height: auto;
}
#s4-workspace.exe-system-master .ms-core-pageTitle,
#s4-workspace.exe-system-master .ms-core-pageTitle a {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #58595b;
}
#s4-workspace.exe-system-master #contentRow {
  padding: 30px 0;
}
#s4-workspace.exe-system-master #contentRow:before,
#s4-workspace.exe-system-master #contentRow:after {
  content: " ";
  display: table;
}
#s4-workspace.exe-system-master #contentRow:after {
  clear: both;
}
#s4-workspace.exe-system-master #contentRow:before,
#s4-workspace.exe-system-master #contentRow:after {
  content: " ";
  display: table;
}
#s4-workspace.exe-system-master #contentRow:after {
  clear: both;
}
#s4-workspace.exe-system-master #sideNavBox {
  margin: 0;
}
#s4-workspace.exe-system-master #sideNavBox .ms-core-listMenu-verticalBox > .ms-core-listMenu-item,
#s4-workspace.exe-system-master #sideNavBox .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
  padding: 5px 20px 5px 0;
}
#s4-workspace.exe-system-master .ms-core-sideNavBox-removeLeftMargin {
  margin: 0;
}
#s4-workspace.exe-system-master .ms-formtable .ms-rtestate-write img {
  max-width: 500px;
}
/* ---------- SEARCH RESULTS
------------------------------------------------------------ */
.exe-search-left-panel {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
}
@media (min-width: 768px) {
  .exe-search-left-panel {
    float: left;
    width: 25%;
  }
}
.exe-search-main-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
}
@media (min-width: 768px) {
  .exe-search-main-content {
    float: left;
    width: 75%;
  }
}
@media (min-width:768px) {
  .exe-search-main-content {
    float: right !important;
  }
}
.exe-search {
  margin-top: 30px;
  /*.search-within,
    .suggested-searches {
        > p {
            margin-bottom: 15px;

            @media @sm-min {
                height: 50px;
                line-height: 24px;
            }
        }
    }*/
  /*.suggested-searches {
        .make-sm-column(6);
        .make-md-column(7);
        .make-lg-column(8);

        @media @xs-only {
            margin-top: 45px;

            p {
                .h4;
                margin-bottom: 10px;
            }
        }

        ul {
            .remove-list-format;
            .make-md-column(6);

            @media @xs-only {
                margin-bottom: 5px;
            }

            @media @sm-only {
                margin-top: -5px;
            }

            @media @md-only {
                margin-bottom: 10px;
            }

            @media @md-min {
                &:first-child {
                    border-right: 1px solid #c7c7c7;
                }

                &:not(:first-child) {
                    padding-left: 30px;
                }

                li {
                    margin: -5px 0;
                    padding: 10px 0 0;

                    &:first-child {
                        padding-top: 0;
                    }
                }
            }

            li {
                .green-links;
                .p2;

                @media @md-max {
                    margin-bottom: 5px;
                }
            }
        }
    }*/
}
@media (min-width:768px) {
  .exe-search {
    margin-top: 60px;
  }
}
@media (min-width:1200px) {
  .exe-search {
    margin-top: 120px;
  }
}
.exe-search .search-header .type-ahead {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-top: 0;
}
.exe-search .search-header .type-ahead ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 15px 0;
  overflow: auto;
  max-height: 300px;
}
.exe-search .search-header .type-ahead ul li {
  font-family: benton-sans-bold;
  font-weight: normal;
  color: #6ba543;
  cursor: pointer;
  font-size: 18px;
  line-height: 18px;
  padding: 15px 30px;
  text-decoration: underline;
}
.exe-search .search-header .type-ahead ul li.no-results {
  color: #7e8083;
  cursor: default;
  text-decoration: none;
}
.exe-search .search-header .type-ahead .btn-close {
  float: right;
  margin-right: 30px;
}
.exe-search .search-header .type-ahead .related-terms {
  font-family: benton-sans-bold;
  font-weight: normal;
  background: #f3f3f3;
  color: #6ba543;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 30px 15px 70px;
}
.exe-search .search-header .type-ahead .related-terms span {
  display: inline-block;
  padding-right: 15px;
  text-decoration: underline;
  vertical-align: middle;
}
.exe-search .search-header .type-ahead .related-terms .label {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #58595b;
  float: none;
  font-size: 12px;
  margin: 0;
  text-decoration: none;
  width: inherit;
}
@media (min-width:768px) {
  .exe-search .search-header {
    background: #f9f9f9;
    padding: 30px 15px;
  }
}
@media (min-width:992px) {
  .exe-search .search-header {
    padding: 40px 20px 15px;
  }
}
.exe-search .search-box {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width:768px) {
  .exe-search .search-box {
    margin-bottom: 40px;
  }
}
.exe-search .search-box h4 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  margin: 0 0 15px;
}
@media (min-width:768px) {
  .exe-search .search-box h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
.exe-search .search-box input[type=text] {
  font-family: benton-sans-book;
  font-weight: normal;
  border: 1px solid #adb8bf;
  height: 50px;
  font-size: 14px;
  padding: 15px;
  width: 100%;
}
@media (min-width:992px) {
  .exe-search .search-box input[type=text] {
    font-size: 34px;
    height: 80px;
  }
}
.exe-search .search-box input[type=text] ::-webkit-input-placeholder {
  color: #adb8bf;
}
.exe-search .search-box input[type=text] ::-moz-placeholder {
  color: #adb8bf;
  opacity: 1;
}
.exe-search .search-box input[type=text] :-ms-input-placeholder {
  color: #adb8bf;
}
.exe-search .search-box .input-container {
  position: relative;
}
.exe-search .search-box button {
  border: 0;
  outline: 0;
  position: absolute;
}
.exe-search .search-box .search-btn {
  background: #2372b9;
  height: 50px;
  right: 0;
  top: 0;
  width: 45px;
}
@media (min-width:992px) {
  .exe-search .search-box .search-btn {
    height: 80px;
    width: 75px;
  }
}
.exe-search .search-box .search-btn:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f002";
  font-size: 20px;
}
@media (min-width:992px) {
  .exe-search .search-box .search-btn:before {
    font-size: 25px;
  }
}
.exe-search .search-box .search-btn[disabled] {
  background: #e7e7e7;
}
.exe-search .search-box .clear-search {
  background: #ffffff;
  height: 48px;
  right: 45px;
  top: 1px;
  width: 50px;
}
@media (min-width:992px) {
  .exe-search .search-box .clear-search {
    height: 78px;
    right: 75px;
  }
}
.exe-search .search-box .clear-search:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #58595b;
  content: "\f00d";
  font-size: 20px;
}
@media (min-width:992px) {
  .exe-search .search-box .clear-search:before {
    font-size: 25px;
  }
}
@media (min-width:768px) {
  .exe-search .search-box p {
    line-height: 24px;
  }
}
.exe-search .search-box .type-ahead {
  background: #ffffff;
  border: 1px solid #adb8bf;
  border-top: 0;
  position: absolute;
  width: 100%;
}
.exe-search .search-box .type-ahead ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 15px 0;
}
.exe-search .search-box .type-ahead ul li {
  font-family: benton-sans-bold;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
.exe-search .search-box .type-ahead ul li a,
.exe-search .search-box .type-ahead ul li a:link,
.exe-search .search-box .type-ahead ul li a:visited,
.exe-search .search-box .type-ahead ul li a:active,
.exe-search .search-box .type-ahead ul li a:focus {
  color: #6ba543;
}
.exe-search .search-box .type-ahead ul li a:hover,
.exe-search .search-box .type-ahead ul li a:link:hover,
.exe-search .search-box .type-ahead ul li a:visited:hover,
.exe-search .search-box .type-ahead ul li a:active:hover,
.exe-search .search-box .type-ahead ul li a:focus:hover {
  color: #b9c53a;
}
.exe-search .search-box .type-ahead ul li a,
.exe-search .search-box .type-ahead ul li a:link,
.exe-search .search-box .type-ahead ul li a:visited,
.exe-search .search-box .type-ahead ul li a:active,
.exe-search .search-box .type-ahead ul li a:focus {
  color: #6ba543;
}
.exe-search .search-box .type-ahead ul li a:hover,
.exe-search .search-box .type-ahead ul li a:link:hover,
.exe-search .search-box .type-ahead ul li a:visited:hover,
.exe-search .search-box .type-ahead ul li a:active:hover,
.exe-search .search-box .type-ahead ul li a:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .exe-search .search-box .type-ahead ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-search .search-box .type-ahead ul li {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-search .search-box .type-ahead ul li > a {
  display: block;
  padding: 10px 15px;
  text-decoration: underline;
}
@media (min-width:992px) {
  .exe-search .search-box .type-ahead ul li > a {
    padding: 15px 30px 15px 30px;
  }
}
.exe-search .search-within {
  display: inline-block;
  padding-left: 15px;
  /*.make-sm-column(6);
        .make-md-column(5);
        .make-lg-column(4);

        @media @sm-min {
            padding-right: 30px;
        }*/
}
.exe-search .search-within p {
  margin-bottom: 15px;
}
@media (max-width:767px) {
  .exe-search .search-within {
    display: block;
    padding: 0;
    margin: 0 15px;
  }
}
.exe-search .mobile-filter-toggle {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  background: #58595b;
  color: #ffffff;
  margin: 20px 15px;
}
@media (max-width:767px) {
  .exe-search .mobile-filter-toggle {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.exe-search .mobile-filter-toggle:visited,
.exe-search .mobile-filter-toggle:active,
.exe-search .mobile-filter-toggle:hover {
  color: #ffffff;
}
.exe-search .mobile-filter-toggle:hover {
  background: #7e8083;
}
@media (min-width:768px) {
  .exe-search .mobile-filter-toggle {
    display: none !important;
    visibility: hidden !important;
  }
}
/* start search refiners (left panel) */
.exe-search-left-panel {
  /* styles for all screen sizes */
  /* refiner names (toggle) */
  /* content inside togglable area */
  /* start mobile styles*/
  /* tablet and up */
}
.exe-search-left-panel .ms-ref-refinername,
.exe-search-left-panel .ms-ref-refinername:link,
.exe-search-left-panel .ms-ref-refinername:visited {
  font-family: benton-sans-medium;
  text-transform: uppercase;
  font-size: 22px;
  font-family: benton-sans-book;
  font-weight: normal;
  display: block;
  color: #ffffff;
  margin: 0;
  padding: 25px 15px;
}
@media (min-width:768px) {
  .exe-search-left-panel .ms-ref-refinername,
  .exe-search-left-panel .ms-ref-refinername:link,
  .exe-search-left-panel .ms-ref-refinername:visited {
    font-size: 10px;
  }
}
@media (min-width:992px) {
  .exe-search-left-panel .ms-ref-refinername,
  .exe-search-left-panel .ms-ref-refinername:link,
  .exe-search-left-panel .ms-ref-refinername:visited {
    font-size: 16px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .exe-search-left-panel .exe-refiners {
    padding: 10px 45px 10px 10px;
  }
}
.exe-search-left-panel .ms-ref-refiner {
  padding: 0;
}
.exe-search-left-panel label.checkbox {
  color: #ffffff;
  width: 100%;
}
.exe-search-left-panel label.checkbox > span.checkbox,
.exe-search-left-panel label.checkbox input[type=checkbox]:checked + span.checkbox {
  border: 3px solid #ffffff;
}
.exe-search-left-panel label.checkbox > span.checkbox {
  vertical-align: top;
}
.exe-search-left-panel label.checkbox > span.text {
  display: inline-block;
  vertical-align: top;
}
@media (min-width:768px) {
  .exe-search-left-panel label.checkbox > span.text {
    width: 60%;
  }
}
@media (min-width:992px) {
  .exe-search-left-panel label.checkbox > span.text {
    width: 80%;
  }
}
.exe-search-left-panel label.checkbox input[type=checkbox] {
  height: 25px;
}
.exe-search-left-panel label {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
}
@media (min-width:768px) {
  .exe-search-left-panel label {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-search-left-panel label {
    font-size: 16px;
    line-height: 24px;
  }
}
.exe-search-left-panel .ms-ref-refinername {
  width: 100%;
}
.exe-search-left-panel .ms-ref-refinername .ms-ref-downarrow,
.exe-search-left-panel .ms-ref-refinername .ms-ref-uparrow {
  background: none;
  height: 100%;
  margin: 0;
  width: auto;
}
.exe-search-left-panel .ms-ref-refinername .ms-ref-downarrow:after,
.exe-search-left-panel .ms-ref-refinername .ms-ref-uparrow:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f0da";
  font-size: 18px;
}
.exe-search-left-panel .ms-ref-refinername .ms-ref-uparrow:after {
  content: "\f0d8";
}
.exe-search-left-panel .ms-ref-unselSec {
  padding: 0 15px 25px;
  position: relative;
}
.exe-search-left-panel .ms-ref-unselSec > div {
  margin-top: 25px;
  position: relative;
}
.exe-search-left-panel .ms-ref-unselSec > div:first-child {
  margin-top: 0;
}
.exe-search-left-panel .ms-ref-unselSec a,
.exe-search-left-panel .ms-ref-unselSec a:link {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}
.exe-search-left-panel .ms-ref-unselSec a:hover,
.exe-search-left-panel .ms-ref-unselSec a:link:hover {
  color: #adb8bf;
}
.exe-search-left-panel .btn-filter,
.exe-search-left-panel .filters-mobile h3 {
  display: none !important;
}
@media (max-width: 767px) {
  .exe-search-left-panel .btn-filter,
  .exe-search-left-panel .filters-mobile h3 {
    display: block !important;
  }
  table.exe-search-left-panel .btn-filter,
  table.exe-search-left-panel .filters-mobile h3 {
    display: table;
  }
  tr.exe-search-left-panel .btn-filter,
  tr.exe-search-left-panel .filters-mobile h3 {
    display: table-row !important;
  }
  th.exe-search-left-panel .btn-filter,
  th.exe-search-left-panel .filters-mobile h3,
  td.exe-search-left-panel .btn-filter,
  td.exe-search-left-panel .filters-mobile h3 {
    display: table-cell !important;
  }
}
@media (max-width:767px) {
  .exe-search-left-panel .btn-filter {
    font-family: benton-sans-medium;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 12px;
    background: #58595b;
    color: #ffffff;
    margin: 20px 0;
  }
  .exe-search-left-panel .btn-filter.btn-blue {
    background: #2372b9;
    color: #ffffff;
  }
  .exe-search-left-panel .btn-filter.btn-blue:visited,
  .exe-search-left-panel .btn-filter.btn-blue:active,
  .exe-search-left-panel .btn-filter.btn-blue:hover {
    color: #ffffff;
  }
  .exe-search-left-panel .btn-filter.btn-blue:hover {
    background: #0093d3;
  }
  .exe-search-left-panel .filters-mobile {
    background-color: #58595b;
    color: #ffffff;
    height: 100%;
    position: fixed;
    width: 90%;
    left: 0;
    top: 0;
    z-index: 3000;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .exe-search-left-panel .filters-mobile:not(.in) {
    left: -90%;
  }
  .exe-search-left-panel .filters-mobile .ms-webpart-zone {
    border-bottom: 1px solid #7e8083;
    height: 60%;
    overflow-y: scroll;
  }
  .exe-search-left-panel .filters-mobile h3 {
    color: #ffffff;
    border-bottom: 1px solid #7e8083;
    font-size: 30px;
    padding: 15px;
  }
  .exe-search-left-panel .filters-mobile .ms-ref-refinername,
  .exe-search-left-panel .filters-mobile .ms-ref-refinername:link,
  .exe-search-left-panel .filters-mobile .ms-ref-refinername:visited {
    font-family: benton-sans-light;
    font-weight: normal;
    font-size: 20px;
  }
  .exe-search-left-panel .filters-mobile .ms-ref-unselSec {
    min-height: 10px;
    padding: 0;
  }
  .exe-search-left-panel .filters-mobile .ms-ref-unselSec p {
    display: none !important;
  }
  .exe-search-left-panel .filters-mobile .ms-ref-unselSec > div {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .exe-search-left-panel .filters-mobile .ms-ref-refiner #Container {
    border-bottom: 1px solid #7e8083;
    padding: 0;
  }
  .exe-search-left-panel .filters-mobile label.checkbox .refinement-name {
    font-size: 13px;
  }
  .exe-search-left-panel .filters-mobile label.checkbox > span.checkbox {
    border: none;
  }
}
@media (max-width:767px) and (max-width:767px) {
  .exe-search-left-panel .btn-filter {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
@media (min-width:768px) {
  .exe-search-left-panel .filters-mobile.collapse {
    display: block !important;
    visibility: visible;
  }
  .exe-search-left-panel .refine-your-results {
    background: #2372b9;
    padding: 25px 15px;
  }
  .exe-search-left-panel .refine-your-results h5 {
    font-family: benton-sans-book;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 25px;
  }
  .exe-search-left-panel .refine-your-results .moreButtons > button {
    background: #ffffff;
    border-color: #ffffff;
    color: #2372b9;
    display: block;
    margin: 10px 0;
  }
  .exe-search-left-panel .refine-your-results .moreButtons > button:hover {
    background: #ffffff;
    border-color: #ffffff;
  }
  .exe-search-left-panel .ms-ref-refiner {
    background: #0093d3;
    border-bottom: 2px solid #ffffff;
  }
  .exe-search-left-panel .ms-ref-refiner #Container {
    padding: 0;
  }
}
/* search within search */
.hiddenSearchBox p {
  margin-bottom: 15px;
  padding-right: 30px;
  position: relative;
}
.hiddenSearchBox p:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  position: absolute;
  content: "\f0d8";
  display: inline-block;
  font-size: 18px;
  right: 0;
  top: 0;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.hiddenSearchBox p:hover {
  cursor: pointer;
}
.hiddenSearchBox p.collapsed:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hiddenSearchBox .secondInput {
  position: relative;
  float: none;
  width: 100%;
  z-index: 1;
}
.hiddenSearchBox .secondInput button.secondSearch {
  position: absolute;
  background: #7e8083;
  border: 0;
  height: 50px;
  padding: 0 10px;
  right: 0;
  top: 0;
  width: 45px;
}
.hiddenSearchBox .secondInput button.secondSearch:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f002";
  color: #ffffff;
  font-size: 20px;
}
@media (min-width:768px) {
  .hiddenSearchBox .secondInput button.secondSearch {
    background: none;
  }
  .hiddenSearchBox .secondInput button.secondSearch:after {
    color: #adb8bf;
  }
}
.hiddenSearchBox input {
  font-family: benton-sans-book;
  font-weight: normal;
  display: block;
  border: 1px solid #adb8bf;
  color: #adb8bf;
  font-size: 14px;
  height: 50px;
  padding: 15px;
  width: 100%;
}
.hiddenSearchBox ::-webkit-input-placeholder {
  color: #adb8bf;
}
.hiddenSearchBox ::-moz-placeholder {
  color: #adb8bf;
  opacity: 1;
}
.hiddenSearchBox :-ms-input-placeholder {
  color: #adb8bf;
}
/* SEARCH RESULTS NAV */
.exe-search-results {
  /* mobile select */
}
.exe-search-results .nav {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width:767px) {
  .exe-search-results .nav {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .exe-search-results .nav {
    border-top: 2px solid #ffffff;
  }
}
.exe-search-results .nav li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ececec', GradientType=0);
  background: -moz-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  text-align: center;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 120px;
  padding: 0;
}
@media (min-width: 768px) {
  .exe-search-results .nav li {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width:768px) {
  .exe-search-results .nav li {
    width: 20%;
  }
}
.exe-search-results .nav li:first-child {
  border-left: 0;
}
.exe-search-results .nav li:last-child {
  border-right: 0;
}
.exe-search-results .nav li > a {
  color: #58595b;
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding: 0 5px;
}
.exe-search-results .nav li > a:hover {
  color: #6ba543;
}
@media (min-width:992px) {
  .exe-search-results .nav li > a {
    font-size: 14px;
    line-height: 18px;
    padding: 0 15px;
  }
}
@media (min-width:1200px) {
  .exe-search-results .nav li > a {
    padding: 0 20px;
  }
}
.exe-search-results .nav li > a span {
  display: block;
}
.exe-search-results .nav li > a span.icon {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  margin: 22px 0 15px;
  overflow: hidden;
}
@media (min-width:992px) {
  .exe-search-results .nav li > a span.icon {
    font-size: 28px;
  }
}
.exe-search-results .nav li > a span img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.exe-search-results .nav li.active {
  background: #6ba543;
}
.exe-search-results .nav li.active > a {
  color: #ffffff;
  cursor: default;
}
.exe-search-results .nav li.active > a:active,
.exe-search-results .nav li.active > a:visited,
.exe-search-results .nav li.active > a:focused {
  color: #ffffff;
}
.exe-search-results .nav li.active > a:after {
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid #6ba543;
  height: 0;
  margin-left: -12px;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 0;
}
.exe-search-results .mobile-nav {
  margin: 30px 0 45px;
}
@media (min-width:768px) {
  .exe-search-results .mobile-nav {
    display: none !important;
    visibility: hidden !important;
  }
}
/* search results display templates */
.exe-search-main-content {
  /* hover panel */
}
.exe-search-main-content .ms-srch-item {
  margin-bottom: 60px;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
}
@media (max-width:767px) {
  .exe-search-main-content .ms-srch-item {
    margin-bottom: 60px;
  }
}
.exe-search-main-content .ms-srch-item:hover,
.exe-search-main-content .ms-srch-resultHover:hover,
.exe-search-main-content .edisc-SearchResultItemContainer:hover {
  background: none;
}
.exe-search-main-content .ms-srch-Paging {
  font-size: 14px;
  line-height: 14px;
}
.exe-search-main-content .ms-srch-Paging .ms-promlink-button {
  border: 0;
  padding: 0;
}
.exe-search-main-content .ms-srch-Paging #PagingSelf a,
.exe-search-main-content .ms-srch-Paging #PagingLink a,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:link,
.exe-search-main-content .ms-srch-Paging #PagingLink a:link,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:visited,
.exe-search-main-content .ms-srch-Paging #PagingLink a:visited,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:active,
.exe-search-main-content .ms-srch-Paging #PagingLink a:active,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:focus,
.exe-search-main-content .ms-srch-Paging #PagingLink a:focus {
  color: #6ba543;
}
.exe-search-main-content .ms-srch-Paging #PagingSelf a:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:link:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:link:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:visited:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:visited:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:active:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:active:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:focus:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:focus:hover {
  color: #b9c53a;
}
.exe-search-main-content .ms-srch-Paging #PagingSelf a,
.exe-search-main-content .ms-srch-Paging #PagingLink a,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:link,
.exe-search-main-content .ms-srch-Paging #PagingLink a:link,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:visited,
.exe-search-main-content .ms-srch-Paging #PagingLink a:visited,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:active,
.exe-search-main-content .ms-srch-Paging #PagingLink a:active,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:focus,
.exe-search-main-content .ms-srch-Paging #PagingLink a:focus {
  color: #6ba543;
}
.exe-search-main-content .ms-srch-Paging #PagingSelf a:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:link:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:link:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:visited:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:visited:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:active:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:active:hover,
.exe-search-main-content .ms-srch-Paging #PagingSelf a:focus:hover,
.exe-search-main-content .ms-srch-Paging #PagingLink a:focus:hover {
  color: #b9c53a;
}
.exe-search-main-content .ms-srch-Paging #PageLinkNext > span,
.exe-search-main-content .ms-srch-Paging #PageLinkPrev > span {
  background: #7e8083;
  border: 0;
  display: inline-block;
  height: 16px;
  outline: none;
  padding: 0;
  width: 16px;
}
.exe-search-main-content .ms-srch-Paging #PageLinkNext > span:after,
.exe-search-main-content .ms-srch-Paging #PageLinkPrev > span:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f105";
  font-size: 14px;
  line-height: 14px;
}
.exe-search-main-content .ms-srch-Paging #PageLinkNext img,
.exe-search-main-content .ms-srch-Paging #PageLinkPrev img {
  display: none !important;
  visibility: hidden !important;
}
.exe-search-main-content .ms-srch-Paging #PageLinkPrev > span:after {
  content: "\f104";
}
.exe-search-main-content .ms-srch-hover-outerContainer {
  left: 105px !important;
  top: 0 !important;
}
.exe-search-main-content .ms-srch-hover-arrow,
.exe-search-main-content .ms-srch-hover-arrowBorder {
  display: none;
}
.exe-search-result-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 60px;
}
.exe-search-result-row .icon {
  float: left;
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .exe-search-result-row .icon {
    float: left;
    width: 8.33333333%;
  }
}
.exe-search-result-row .search-body {
  float: left;
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .exe-search-result-row .search-body {
    float: left;
    width: 91.66666667%;
  }
}
.exe-search-result-row.no-icon .icon {
  display: none !important;
  visibility: hidden !important;
}
.exe-search-result-row.no-icon .search-body {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.exe-search-result-row .preview {
  float: left;
  height: 22px;
  width: 22px;
}
@media (max-width:991px) {
  .exe-search-result-row .preview {
    display: none !important;
    visibility: hidden !important;
  }
}
.exe-search-result-row .preview img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width:992px) {
  .exe-search-result-row .ms-srch-item-title {
    margin-left: 35px;
  }
}
.exe-search-result-row .ms-srch-item-highlightedText {
  font-family: benton-sans-book;
  color: #f47b27;
  font-weight: normal;
}
.exe-search-result-row .ms-srch-item-link {
  color: #6ba543;
}
.exe-search-result-row .ms-srch-item-link:hover {
  color: #b9c53a;
}
.exe-search-result-row .ms-srch-item-link .ms-srch-item-highlightedText {
  color: #6ba543;
}
.exe-search-result-row .ms-srch-item-link .ms-srch-item-highlightedText:hover {
  color: #b9c53a;
}
.exe-search-result-row .ms-srch-item-summary {
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-search-result-row .ms-srch-item-summary {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-search-result-row .ms-srch-item-summary {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-search-result-row .ms-srch-item-summary p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-search-result-row .ms-srch-item-summary p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-search-result-row .ms-srch-item-summary p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-search-result-row .updated {
  font-size: 11px;
  margin-bottom: 10px;
}
/* ---------- CONTENTS --
    
    ARTICLE PAGES

    AWARD ROLLUP 

    BIO CALLOUT

    BLOG
        - ROLLUP
        - HEADER

    CAREERS DISCLAIMER 

    CACHE PREFERENCES MANAGER

    COMMITTEE LINKS

    BIO LISTING

    CAROUSEL   
    - ARROWS

    CONTACT CARDS

    CONTACT LIST (table)

    CORPORATE DIAGRAM

    CSR
        - slider
        - header
        - links
        - footer

    DOCUMENT CENTER

    DOCUMENT LIST 
     
    EMERGENCY BROADCAST

    ENERGY STORIES

    ERROR PAGE (404)

    EVENT
        - PAGE
        - ROLLUP
        - UPCOMING/PAST (tabs)

    EXECUTIVE/EMPLOYEE PAGES
      
    EXELON LINKS

    FACT SHEET SELECTOR
     
    FAQs

    GENERATION LINKS

    GENERATION MIX 

    GENERIC TABLES

    GLOSSARY

    GRANT FORM

    GRAY CALLOUTS

    GROUP TERM HOVER

    GROUPER

    HERO / SIDEKICK / ARTICLE HEADER

    HOME PAGE HERO

    HOME PAGE MODULES

    JOB LISTINGS

    JOB DESCRIPTION

    JUMP LINKS

    LIST OF LINKS (W/ HEADERS)

    LOCATIONS

    MAINTENANCE PAGE

    MAP ELEMENTS
        - ENERGY MIX

    MILITARY JOB SEARCH

    MOSAICS
        - BACKGROUND/TYPE
        - CAPTIONS
        - VIGNETTE
        - FULL WIDTH
        - RESULTS

    OPCO
        - ROLLUP
        - TEASER
        - LOGO
        - PAGE LAYOUT
        - EXTERNAL LINKS

    PARTNERSHIP SPOTLIGHT

    PLANT EMAIL SIGN UP & ALERT SUBSCRIPTION

    PULL QUOTE

    PRESS RELEASE
        - TOOLBAR

    RELATED ARTICLES

    RELATED CONTENT SEARCH DISPLAY TEMPLATE

    RELATED EMPLOYEE'S RESOURCE GROUPS

    REUSABLE CONTENT
    
    RSS

    SEARCH AUTOCOMPLETE 

    SCREEN READER (PDF)

    SOCIAL MEDIA
        - LINKS
        - SHARE

    SKIP LINK

    SITE MAP

    STAGGERED LIST DISPLAY TEMPLATE

    STAT CONTROL
        - LOCATION STATS

    STORY LINKS

    STORY ROLLUP
       
    STORY TEASER
        - TEXT, LINK, ARTICLE

    TABBED CONTENT (tabber)
        - ACCORDION ON MOBILE 
    
    TABLES
        - GENERIC
        - SEC
        - SNAPSHOT 

    TABLE MAKER
    
    TAXONOMY FILTERS 

    THREE COLUMN LAYOUT
        - DOCUMENT GROUP
        - CALLOUT

    THROBBER 
    
    TWEET ROLLUP (TWITTER)

    WEB PART EDITOR  

    VIDEO PLAYER

    
    
------------------------------------------------------------ */
/*----------- ARTICLES PAGES
-------------------------------------------------------------*/
.article-image {
  margin-bottom: 120px;
}
.article-image .ms-rtestate-field {
  line-height: 0 !important;
}
.article-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-divider {
  margin-bottom: 50px;
  position: relative;
}
.article-divider:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
.exelon-article-container {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exelon-article-container {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exelon-article-container {
    margin-bottom: 120px;
  }
}
.exelon-article-container .exe-right-rail .release-date {
  display: none !important;
  visibility: hidden !important;
}
/*----------- AWARD ROLLUP 
-------------------------------------------------------------*/
.exe-award-rollup {
  margin-top: 30px;
}
.exe-award-rollup a,
.exe-award-rollup a:link,
.exe-award-rollup a:visited,
.exe-award-rollup a:active,
.exe-award-rollup a:focus {
  color: #6ba543;
}
.exe-award-rollup a:hover,
.exe-award-rollup a:link:hover,
.exe-award-rollup a:visited:hover,
.exe-award-rollup a:active:hover,
.exe-award-rollup a:focus:hover {
  color: #b9c53a;
}
.exe-award-rollup a,
.exe-award-rollup a:link,
.exe-award-rollup a:visited,
.exe-award-rollup a:active,
.exe-award-rollup a:focus {
  color: #6ba543;
}
.exe-award-rollup a:hover,
.exe-award-rollup a:link:hover,
.exe-award-rollup a:visited:hover,
.exe-award-rollup a:active:hover,
.exe-award-rollup a:focus:hover {
  color: #b9c53a;
}
.exe-award-rollup img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.exe-award-rollup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-award-rollup ul li {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
@media (min-width:992px) {
  .exe-award-rollup ul li {
    margin-bottom: 60px;
  }
}
.exe-award-rollup ul li .left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-award-rollup ul li .left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .exe-award-rollup ul li .left {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width:767px) {
  .exe-award-rollup ul li .left {
    margin-bottom: 15px;
  }
}
.exe-award-rollup ul li .right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-award-rollup ul li .right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .exe-award-rollup ul li .right {
    float: left;
    width: 83.33333333%;
  }
}
.exe-award-rollup ul li .title {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-award-rollup ul li .title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-award-rollup ul li .title {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-award-rollup.comp-benefits {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-award-rollup.comp-benefits {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-award-rollup.comp-benefits {
    margin-bottom: 120px;
  }
}
.exe-award-rollup.comp-benefits ul li {
  margin-bottom: 30px;
}
/*-----------BIO CALLOUT 
-------------------------------------------------------------*/
.bio-callout .content {
  padding-bottom: 0 !important;
}
.bio-callout .content:before,
.bio-callout .content:after {
  content: " ";
  display: table;
}
.bio-callout .content:after {
  clear: both;
}
.bio-callout .content:before,
.bio-callout .content:after {
  content: " ";
  display: table;
}
.bio-callout .content:after {
  clear: both;
}
@media (min-width:992px) {
  .bio-callout .content h4 {
    margin-bottom: 15px;
  }
}
.bio-callout .bio-profile {
  margin-left: -15px;
  margin-right: -15px;
}
.bio-callout .bio-profile h4 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.bio-callout .bio-profile .profile-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .bio-callout .bio-profile .profile-image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bio-callout .bio-profile .profile-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .bio-callout .bio-profile .profile-image {
    float: left;
    width: 100%;
  }
}
.bio-callout .bio-profile .profile-details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .bio-callout .bio-profile .profile-details {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bio-callout .bio-profile .profile-details {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .bio-callout .bio-profile .profile-details {
    float: left;
    width: 100%;
  }
}
@media (min-width:768px) {
  .bio-callout .bio-profile .profile-details {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .bio-callout .bio-profile .profile-details {
    font-size: 18px;
    line-height: 27px;
  }
}
.bio-callout .bio-profile .profile-details .view-bio {
  display: inline-block;
  color: #6ba543;
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin-top: 5px;
}
.bio-callout .bio-profile .profile-details .view-bio:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.bio-callout .bio-profile .profile-details .view-bio:hover {
  color: #b9c53a;
}
.bio-callout .bio-profile .profile-details .view-bio:active,
.bio-callout .bio-profile .profile-details .view-bio:visited,
.bio-callout .bio-profile .profile-details .view-bio:focus {
  color: #6ba543;
}
.bio-callout .bio-profile .profile-details .view-bio:active:hover,
.bio-callout .bio-profile .profile-details .view-bio:visited:hover,
.bio-callout .bio-profile .profile-details .view-bio:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .bio-callout .bio-profile .profile-details .view-bio {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .bio-callout .bio-profile .profile-details .view-bio {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width:767px) {
  .bio-callout .bio-profile .profile-details {
    margin-top: 15px;
  }
}
@media (min-width:1200px) {
  .bio-callout .bio-profile .profile-details {
    margin-top: 15px;
  }
}
.bio-callout .related-presentations,
.bio-callout .related-blogs {
  margin-top: 30px;
}
/*-----------BLOG 
-------------------------------------------------------------*/
/* Rollup */
.blogDetails {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .blogDetails {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .blogDetails {
    margin-bottom: 120px;
  }
}
.blogDetails a,
.blogDetails a:link,
.blogDetails a:visited,
.blogDetails a:active,
.blogDetails a:focus {
  color: #6ba543;
}
.blogDetails a:hover,
.blogDetails a:link:hover,
.blogDetails a:visited:hover,
.blogDetails a:active:hover,
.blogDetails a:focus:hover {
  color: #b9c53a;
}
.blogDetails a,
.blogDetails a:link,
.blogDetails a:visited,
.blogDetails a:active,
.blogDetails a:focus {
  color: #6ba543;
}
.blogDetails a:hover,
.blogDetails a:link:hover,
.blogDetails a:visited:hover,
.blogDetails a:active:hover,
.blogDetails a:focus:hover {
  color: #b9c53a;
}
.blogDetails .rollup-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blogDetails .rollup-content {
    float: left;
    width: 75%;
  }
}
@media (min-width:768px) {
  .blogDetails .rollup-content {
    float: right !important;
  }
}
.blogDetails .rollup-content .blog-title {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 15px;
}
.blogDetails .rollup-content .blog-title a,
.blogDetails .rollup-content .blog-title a:link,
.blogDetails .rollup-content .blog-title a:visited,
.blogDetails .rollup-content .blog-title a:active,
.blogDetails .rollup-content .blog-title a:focus {
  color: #6ba543;
}
.blogDetails .rollup-content .blog-title a:hover,
.blogDetails .rollup-content .blog-title a:link:hover,
.blogDetails .rollup-content .blog-title a:visited:hover,
.blogDetails .rollup-content .blog-title a:active:hover,
.blogDetails .rollup-content .blog-title a:focus:hover {
  color: #b9c53a;
}
.blogDetails .rollup-content .blog-title a,
.blogDetails .rollup-content .blog-title a:link,
.blogDetails .rollup-content .blog-title a:visited,
.blogDetails .rollup-content .blog-title a:active,
.blogDetails .rollup-content .blog-title a:focus {
  color: #6ba543;
}
.blogDetails .rollup-content .blog-title a:hover,
.blogDetails .rollup-content .blog-title a:link:hover,
.blogDetails .rollup-content .blog-title a:visited:hover,
.blogDetails .rollup-content .blog-title a:active:hover,
.blogDetails .rollup-content .blog-title a:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .blogDetails .rollup-content .blog-title {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width:992px) {
  .blogDetails .rollup-content .blog-title {
    font-size: 31px;
    line-height: 39px;
  }
}
.blogDetails .rollup-content .metadata {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .blogDetails .rollup-content .metadata {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .blogDetails .rollup-content .metadata {
    font-size: 14px;
    line-height: 24px;
  }
}
.blogDetails .rollup-content .abstract {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .blogDetails .rollup-content .abstract {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .blogDetails .rollup-content .abstract {
    font-size: 18px;
    line-height: 27px;
  }
}
.blogDetails .rollup-content .read-more > a,
.blogDetails .rollup-content .read-more a:link,
.blogDetails .rollup-content .read-more a:visited,
.blogDetails .rollup-content .read-more a:active {
  display: inline-block;
  color: #6ba543;
}
.blogDetails .rollup-content .read-more > a:after,
.blogDetails .rollup-content .read-more a:link:after,
.blogDetails .rollup-content .read-more a:visited:after,
.blogDetails .rollup-content .read-more a:active:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.blogDetails .rollup-content .read-more > a:hover,
.blogDetails .rollup-content .read-more a:link:hover,
.blogDetails .rollup-content .read-more a:visited:hover,
.blogDetails .rollup-content .read-more a:active:hover {
  color: #b9c53a;
}
.blogDetails .rollup-content .read-more > a:active,
.blogDetails .rollup-content .read-more a:link:active,
.blogDetails .rollup-content .read-more a:visited:active,
.blogDetails .rollup-content .read-more a:active:active,
.blogDetails .rollup-content .read-more > a:visited,
.blogDetails .rollup-content .read-more a:link:visited,
.blogDetails .rollup-content .read-more a:visited:visited,
.blogDetails .rollup-content .read-more a:active:visited,
.blogDetails .rollup-content .read-more > a:focus,
.blogDetails .rollup-content .read-more a:link:focus,
.blogDetails .rollup-content .read-more a:visited:focus,
.blogDetails .rollup-content .read-more a:active:focus {
  color: #6ba543;
}
.blogDetails .rollup-content .read-more > a:active:hover,
.blogDetails .rollup-content .read-more a:link:active:hover,
.blogDetails .rollup-content .read-more a:visited:active:hover,
.blogDetails .rollup-content .read-more a:active:active:hover,
.blogDetails .rollup-content .read-more > a:visited:hover,
.blogDetails .rollup-content .read-more a:link:visited:hover,
.blogDetails .rollup-content .read-more a:visited:visited:hover,
.blogDetails .rollup-content .read-more a:active:visited:hover,
.blogDetails .rollup-content .read-more > a:focus:hover,
.blogDetails .rollup-content .read-more a:link:focus:hover,
.blogDetails .rollup-content .read-more a:visited:focus:hover,
.blogDetails .rollup-content .read-more a:active:focus:hover {
  color: #b9c53a;
}
.blogDetails .bio-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blogDetails .bio-content {
    float: left;
    width: 25%;
  }
}
.blogDetails .bio-content .name {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 5px 0;
}
@media (min-width:768px) {
  .blogDetails .bio-content .name {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .blogDetails .bio-content .name {
    font-size: 18px;
    line-height: 27px;
  }
}
.blogDetails .bio-content .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #b9c5ca;
  line-height: 16px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .blogDetails .bio-content .title {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .blogDetails .bio-content .title {
    font-size: 12px;
    line-height: 22px;
  }
}
.blogDetails .bio-content .execProfile {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width:767px) {
  .blogDetails .bio-content .execProfile {
    margin: 30px 0 20px;
  }
}
.blogDetails .bio-content .execPhoto {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blogDetails .bio-content .execPhoto {
    float: left;
    width: 100%;
  }
}
@media (max-width:767px) {
  .blogDetails .bio-content .execPhoto {
    padding-left: 0;
  }
}
.blogDetails .bio-content .execPhoto img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width:767px) {
  .blogDetails .bio-content .execPhoto img {
    margin-top: 10px;
  }
}
.blogDetails .bio-content .mobile-right {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blogDetails .bio-content .mobile-right {
    float: left;
    width: 100%;
  }
}
@media (max-width:767px) {
  .blogDetails .bio-content .mobile-right {
    padding-left: 0;
  }
}
/* header */
@media (min-width:768px) {
  .blog-header-info {
    margin-top: 5px;
  }
}
.blog-header-info .by-line,
.blog-header-info .release-date {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}
@media (min-width:992px) {
  .blog-header-info .by-line,
  .blog-header-info .release-date {
    font-size: 18px;
    line-height: 22px;
  }
}
.blog-header-info .by-line a,
.blog-header-info .release-date a,
.blog-header-info .by-line a:visited,
.blog-header-info .release-date a:visited,
.blog-header-info .by-line a:active,
.blog-header-info .release-date a:active {
  color: #6ba543;
}
.blog-header-info .by-line a:hover,
.blog-header-info .release-date a:hover,
.blog-header-info .by-line a:visited:hover,
.blog-header-info .release-date a:visited:hover,
.blog-header-info .by-line a:active:hover,
.blog-header-info .release-date a:active:hover {
  color: #b9c53a;
}
.blog-header-info .release-date {
  margin-bottom: 45px;
}
.article-two-col .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .article-two-col .left {
    float: left;
    width: 25%;
  }
}
.article-two-col .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .article-two-col .right {
    float: left;
    width: 75%;
  }
}
/* ---------- CAREERS DISCLAIMER
------------------------------------------------------------ */
.exe-careers-disclaimer {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-careers-disclaimer {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-careers-disclaimer {
    margin-bottom: 120px;
  }
}
.exe-careers-disclaimer .grouper .grouper-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width: 1200px) {
  .exe-careers-disclaimer .grouper .grouper-content {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width:768px) {
  .exe-careers-disclaimer .grouper .grouper-content {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width:992px) {
  .exe-careers-disclaimer .grouper .grouper-content {
    font-size: 22px;
    line-height: 36px;
  }
}
.exe-careers-disclaimer .grouper .grouper-content p {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-careers-disclaimer .grouper .grouper-content p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width:992px) {
  .exe-careers-disclaimer .grouper .grouper-content p {
    font-size: 22px;
    line-height: 36px;
  }
}
.exe-careers-disclaimer .grouper .document-dl {
  display: inline-block;
}
.exe-careers-disclaimer .grouper .document-dl span,
.exe-careers-disclaimer .grouper .document-dl img {
  display: inline-block;
  vertical-align: middle;
}
.exe-careers-disclaimer .grouper .document-dl span {
  margin-left: 5px;
}
/* ---------- CACHE PREFERENCES MANAGER
------------------------------------------------------------ */
.cache-preferences {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .cache-preferences {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .cache-preferences {
    font-size: 18px;
    line-height: 27px;
  }
}
.cache-preferences .preference {
  margin-bottom: 15px;
}
.cache-preferences .preference > div {
  margin-bottom: 30px;
}
.cache-preferences .preference .input-expiration {
  margin: 0 10px;
}
.cache-preferences input {
  margin-left: 0;
  margin-right: 15px;
}
/* ---------- COMMITTEE LINKS
------------------------------------------------------------ */
.committee-links a,
.committee-links a:link,
.committee-links a:visited,
.committee-links a:active,
.committee-links a:focus {
  color: #6ba543;
}
.committee-links a:hover,
.committee-links a:link:hover,
.committee-links a:visited:hover,
.committee-links a:active:hover,
.committee-links a:focus:hover {
  color: #b9c53a;
}
.committee-links a,
.committee-links a:link,
.committee-links a:visited,
.committee-links a:active,
.committee-links a:focus {
  color: #6ba543;
}
.committee-links a:hover,
.committee-links a:link:hover,
.committee-links a:visited:hover,
.committee-links a:active:hover,
.committee-links a:focus:hover {
  color: #b9c53a;
}
.committee-links .col {
  margin: 0 0 30px;
}
@media (min-width:768px) {
  .committee-links .col {
    height: 200px;
  }
}
@media (min-width:992px) {
  .committee-links .col {
    margin: 0 0 45px;
  }
}
.committee-links .col .top {
  height: 115px;
  margin-bottom: 5px;
  overflow: hidden;
}
@media (min-width:768px) {
  .committee-links .col .top {
    height: 75px;
    margin-bottom: 25px;
  }
}
@media (min-width:992px) {
  .committee-links .col .top {
    height: 115px;
  }
}
.committee-links .col .top > a {
  display: table;
  height: 100%;
  text-align: center;
  width: 100%;
}
.committee-links .col .top > a > div {
  display: table-cell;
  vertical-align: middle;
}
.committee-links .col .top img {
  height: auto;
  margin: auto;
  max-height: 75px;
}
@media (min-width:992px) {
  .committee-links .col .top img {
    max-height: 115px;
  }
}
.committee-links .col .bottom {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
@media (min-width:768px) {
  .committee-links .col .bottom {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .committee-links .col .bottom {
    font-size: 18px;
    line-height: 27px;
  }
}
/* ---------- BIO LISTING
------------------------------------------------------------ */
.exe-bio-listing {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-bio-listing {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-bio-listing {
    margin-bottom: 120px;
  }
}
.exe-bio-listing .dropdown > .dropdown-toggle {
  display: block;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-bio-listing .dropdown > .dropdown-toggle.mobile {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (max-width:767px) {
  .exe-bio-listing .dropdown > .dropdown-toggle.desktop {
    display: none !important;
    visibility: hidden !important;
  }
}
.exe-bio-listing .caption {
  background: #2372b9 !important;
  height: 200px;
}
@media (min-width:1200px) {
  .exe-bio-listing .caption {
    height: 150px;
  }
}
.exe-bio-listing .dropdown {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
  /*mobile adjustments */
  /*end mobile adjustments */
}
@media (min-width: 768px) {
  .exe-bio-listing .dropdown {
    float: left;
    width: 25%;
  }
}
.exe-bio-listing .dropdown.open {
  padding-bottom: 535px;
}
.exe-bio-listing .dropdown.open > .dropdown-toggle {
  margin-bottom: 0;
  margin-top: 15px;
}
.exe-bio-listing .dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width:767px) {
  .exe-bio-listing .dropdown .tile .caption {
    padding: 15px;
  }
  .exe-bio-listing .dropdown .tile img {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .exe-bio-listing .dropdown .tile {
    height: 500px;
  }
  .exe-bio-listing .dropdown .tile .caption {
    height: 155px;
  }
}
.exe-bio-listing .dropdown .profile-card {
  float: none !important;
  width: 100% !important;
}
@media (min-width: 401px) and (max-width: 767px) {
  .exe-bio-listing .dropdown {
    float: left;
    width: 50%;
  }
}
@media (min-width: 401px) and (max-width: 480px) {
  .exe-bio-listing .dropdown .tile {
    height: 440px;
  }
  .exe-bio-listing .dropdown .tile .caption {
    height: 230px;
  }
}
@media (min-width: 481px) and (max-width: 590px) {
  .exe-bio-listing .dropdown .tile {
    height: 475px;
  }
  .exe-bio-listing .dropdown .tile .caption {
    height: 215px;
  }
}
@media (min-width: 591px) and (max-width: 690px) {
  .exe-bio-listing .dropdown .tile {
    height: 500px;
  }
  .exe-bio-listing .dropdown .tile .caption {
    height: 150px;
  }
}
@media (min-width: 691px) and (max-width: 767px) {
  .exe-bio-listing .dropdown .tile {
    height: 525px;
  }
  .exe-bio-listing .dropdown .tile .caption {
    height: 150px;
  }
}
.exe-bio-listing .dropdown-menu {
  background: url(../../img/committee-cards-bg.jpg) no-repeat left top;
  background-size: cover;
  color: #ffffff;
  float: none;
  height: 475px;
  left: 0;
  padding-bottom: 50px;
  padding-top: 75px;
  position: absolute;
  top: auto;
  width: 100%;
}
@media (max-width:767px) {
  .exe-bio-listing .dropdown-menu {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:992px) {
  .exe-bio-listing .dropdown-menu {
    padding-bottom: 75px;
    padding-top: 100px;
  }
}
.exe-bio-listing .dropdown-menu .exe-container {
  position: relative;
}
.exe-bio-listing .dropdown-menu .name {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-bio-listing .dropdown-menu .name {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .exe-bio-listing .dropdown-menu .name {
    float: left;
    width: 16.66666667%;
  }
}
.exe-bio-listing .dropdown-menu .name h4 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  color: #ffffff;
  margin-top: 5px;
}
@media (min-width:768px) {
  .exe-bio-listing .dropdown-menu .name h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
.exe-bio-listing .dropdown-menu .bio-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-bio-listing .dropdown-menu .bio-content {
    float: left;
    width: 75%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .exe-bio-listing .dropdown-menu .bio-content {
    padding-right: 50px;
  }
}
.exe-bio-listing .dropdown-menu .bio-content p {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 20px;
  height: 200px;
  line-height: 32px;
  margin-bottom: 50px;
  overflow: hidden;
}
@media (min-width:992px) {
  .exe-bio-listing .dropdown-menu .bio-content p {
    font-size: 24px;
    line-height: 38px;
  }
}
@media (min-width:1200px) {
  .exe-bio-listing .dropdown-menu .bio-content p {
    font-size: 28px;
    line-height: 42px;
  }
}
.exe-bio-listing .dropdown-menu .bio-content a.read-more:link,
.exe-bio-listing .dropdown-menu .bio-content a.read-more:visited,
.exe-bio-listing .dropdown-menu .bio-content a.read-more:active {
  color: #ffffff;
}
.exe-bio-listing .dropdown-menu .bio-content a.read-more:link:after,
.exe-bio-listing .dropdown-menu .bio-content a.read-more:visited:after,
.exe-bio-listing .dropdown-menu .bio-content a.read-more:active:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.exe-bio-listing .dropdown-menu .bio-content a.read-more:link:hover,
.exe-bio-listing .dropdown-menu .bio-content a.read-more:visited:hover,
.exe-bio-listing .dropdown-menu .bio-content a.read-more:active:hover {
  color: #adb8bf;
}
.exe-bio-listing .dropdown-menu .links {
  margin-left: -15px;
  margin-right: -15px;
}
.exe-bio-listing .dropdown-menu .links li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .exe-bio-listing .dropdown-menu .links li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .exe-bio-listing .dropdown-menu .links li {
    float: left;
    width: 25%;
  }
}
@media (min-width:1200px) {
  .exe-bio-listing .dropdown-menu .links li {
    margin-bottom: 0;
  }
}
.exe-bio-listing .dropdown-menu .links li a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  padding-right: 60px;
  position: relative;
  background: #2372b9;
  color: #ffffff;
  width: 100%;
}
@media (max-width:767px) {
  .exe-bio-listing .dropdown-menu .links li a {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.exe-bio-listing .dropdown-menu .links li a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.exe-bio-listing .dropdown-menu .links li a:after {
  content: "\f178";
}
.exe-bio-listing .dropdown-menu .links li a:visited,
.exe-bio-listing .dropdown-menu .links li a:active,
.exe-bio-listing .dropdown-menu .links li a:hover {
  color: #ffffff;
}
.exe-bio-listing .dropdown-menu .links li a:hover {
  background: #0093d3;
}
.exe-bio-listing .dropdown-menu .links li.bio-download a:after {
  content: "\f175";
}
.exe-bio-listing .dropdown-menu .close-btn {
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 15px;
  text-align: right;
  top: 0;
  width: 30px;
}
.exe-bio-listing .dropdown-menu .close-btn:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f00d";
  font-size: 30px;
}
/*------------ CAROUSEL
--------------------------------------------------------*/
/* Carousel: General tweaks */
.carousel {
  margin-bottom: 30px;
  margin-bottom: 74px;
}
@media (min-width:768px) {
  .carousel {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .carousel {
    margin-bottom: 120px;
  }
}
.carousel-inner > .item {
  clear: none;
  padding: 0;
}
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  /*height: 100%;
            width: 100%;*/
}
.carousel-caption {
  bottom: 0;
  left: 0;
  right: auto;
  padding: 20px;
  text-align: left;
  text-shadow: none;
  width: 100%;
}
@media (max-width:767px) {
  .carousel-caption {
    padding: 20px 0;
  }
}
.carousel-caption h4,
.carousel-caption .cta {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: none;
}
@media (min-width:768px) {
  .carousel-caption h4,
  .carousel-caption .cta {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .carousel-caption h4,
  .carousel-caption .cta {
    font-size: 18px;
    line-height: 27px;
  }
}
.carousel-caption h4 a,
.carousel-caption h4 a:link,
.carousel-caption h4 a:active,
.carousel-caption h4 a:visited {
  color: #58595b;
}
.carousel-caption h4 a:hover,
.carousel-caption h4 a:link:hover,
.carousel-caption h4 a:active:hover,
.carousel-caption h4 a:visited:hover {
  color: #6ba543;
}
.carousel-caption .cta {
  color: #b9c53a;
  display: inline;
}
.carousel-caption .cta:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.carousel-caption .cta:hover {
  color: #6ba543;
}
.carousel-caption p {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
}
@media (min-width:768px) {
  .carousel-caption p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .carousel-caption p {
    font-size: 14px;
    line-height: 24px;
  }
}
.carousel-caption .category {
  font-family: benton-sans-book;
  font-size: 10px;
  line-height: 12px;
  font-family: benton-sans-medium;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media (min-width:768px) {
  .carousel-caption .category {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .carousel-caption .category {
    font-size: 11px;
    line-height: 17px;
  }
}
.carousel-control {
  bottom: -37px;
  height: 37px;
  font-size: 24px;
  line-height: 37px;
  opacity: 1;
  text-shadow: none;
  top: auto;
  width: 68px;
}
@media (max-width:767px) {
  .carousel-control {
    display: none;
  }
}
.carousel-control > span {
  color: #ffffff !important;
}
.carousel-control.right {
  background-image: none;
  background-color: #6ba543;
  left: 68px;
  right: auto;
}
.carousel-control.right > span:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
}
.carousel-control.left {
  background-image: none;
  background-color: #b9c53a;
}
.carousel-control.left > span:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f104";
}
.carousel-indicators {
  bottom: -62px;
  left: 0;
  margin: auto;
  right: auto;
  width: auto;
}
@media (max-width:767px) {
  .carousel-indicators {
    bottom: -37px;
    /*left: 50%;
        margin-left: -30%;
        right: auto;*/
    text-align: center;
    width: 100%;
  }
}
.carousel-indicators li,
.carousel-indicators a {
  background-color: #b9c5ca;
  border: none;
  border-radius: 0;
  height: 8px;
  margin: 0 8px 0 0;
  width: 8px;
}
.carousel-indicators li:last-child,
.carousel-indicators a:last-child {
  margin-right: 0;
}
@media (max-width:767px) {
  .carousel-indicators li,
  .carousel-indicators a {
    height: 16px;
    margin: 0 16px 0 0;
    width: 16px;
  }
}
.carousel-indicators .active {
  background-color: #f99b2f;
  height: 8px;
  margin: 0 8px 0 0;
  width: 8px;
}
@media (max-width:767px) {
  .carousel-indicators .active {
    height: 16px;
    margin: 0 16px 0 0;
    width: 16px;
  }
}
/* fixed heights on certain carousels for consistency

    - removing this per isobar, they want to crop all the images the same size and have them scale
*/
/*.carousel-imagetext,
.carousel-partner,
.carousel-stories,
.carousel-highlights {
    .carousel-inner {

        @media @xs-only {
            height: 325px;

            > .item {
                height: 325px;
            }
        }

        @media @sm-min {
            height: 290px;

            > .item {
                height: 290px;
            }
        }

        @media @md-min {
            height: 460px;

            > .item {
                height: 460px;
            }
        }
    }
}*/
/* Carousel: Image/Text */
.carousel-imagetext .carousel-caption {
  background: rgba(88, 89, 91, 0.8);
  color: #ffffff;
}
.carousel-imagetext .carousel-caption h4,
.carousel-imagetext .carousel-caption p,
.carousel-imagetext .carousel-caption .category {
  color: #ffffff;
}
.carousel-imagetext .carousel-caption h4,
.carousel-imagetext .carousel-caption .cta {
  display: inline;
}
@media (max-width:767px) {
  .carousel-imagetext .carousel-caption {
    min-height: 75px;
    padding: 20px;
  }
}
/* Carousel: Partner */
.carousel-partner .carousel-inner {
  height: 350px;
}
.carousel-partner .carousel-inner > .item {
  height: 350px;
  margin-left: -15px;
  margin-right: -15px;
}
.carousel-partner .carousel-inner .item-subitem {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  height: 350px;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 768px) {
  .carousel-partner .carousel-inner .item-subitem {
    float: left;
    width: 25%;
  }
}
.carousel-partner .carousel-inner .item-subitem img {
  display: block;
  max-width: 100%;
  height: auto;
  height: 195px;
  margin: auto;
}
.carousel-partner .carousel-inner h4 {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #606060;
  height: 50px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
@media (min-width:768px) {
  .carousel-partner .carousel-inner h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .carousel-partner .carousel-inner h4 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:768px) {
  .carousel-partner .carousel-inner h4 {
    height: 55px;
  }
}
@media (min-width:992px) {
  .carousel-partner .carousel-inner h4 {
    height: 42px;
  }
}
@media (min-width:768px) {
  .carousel-partner .carousel-inner h4:after {
    bottom: 0;
    background: #b9c5ca;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
  }
}
.carousel-partner .carousel-inner .description {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .carousel-partner .carousel-inner .description {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .carousel-partner .carousel-inner .description {
    font-size: 14px;
    line-height: 24px;
  }
}
.carousel-partner .carousel-inner .description a,
.carousel-partner .carousel-inner .description a:link,
.carousel-partner .carousel-inner .description a:visited,
.carousel-partner .carousel-inner .description a:active,
.carousel-partner .carousel-inner .description a:focus {
  color: #6ba543;
}
.carousel-partner .carousel-inner .description a:hover,
.carousel-partner .carousel-inner .description a:link:hover,
.carousel-partner .carousel-inner .description a:visited:hover,
.carousel-partner .carousel-inner .description a:active:hover,
.carousel-partner .carousel-inner .description a:focus:hover {
  color: #b9c53a;
}
.carousel-partner .carousel-inner .description a,
.carousel-partner .carousel-inner .description a:link,
.carousel-partner .carousel-inner .description a:visited,
.carousel-partner .carousel-inner .description a:active,
.carousel-partner .carousel-inner .description a:focus {
  color: #6ba543;
}
.carousel-partner .carousel-inner .description a:hover,
.carousel-partner .carousel-inner .description a:link:hover,
.carousel-partner .carousel-inner .description a:visited:hover,
.carousel-partner .carousel-inner .description a:active:hover,
.carousel-partner .carousel-inner .description a:focus:hover {
  color: #b9c53a;
}
.carousel-partner .carousel-caption {
  padding: 25px 0 10px;
  position: relative;
  text-shadow: none;
}
@media (min-width:768px) {
  .carousel-partner.alt-layout .carousel-inner .item-subitem {
    width: 46%;
  }
}
@media (min-width:992px) {
  .carousel-partner.alt-layout .carousel-inner .item-subitem {
    width: 22%;
  }
}
/* Carousel: Stories */
.carousel-stories .carousel-caption {
  padding: 0;
  text-shadow: none;
  width: 50%;
}
@media (max-width:767px) {
  .carousel-stories .carousel-caption {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
  }
}
.carousel-stories .carousel-caption .block {
  background-color: #6ba543;
  padding: 20px;
}
@media (max-width:767px) {
  .carousel-stories .carousel-caption .block.block-top {
    background: rgba(107, 165, 67, 0.8);
  }
}
.carousel-stories .carousel-caption h4 {
  color: #ffffff;
  font-size: 50px;
  line-height: 100%;
}
@media (max-width:767px) {
  .carousel-stories .carousel-caption h4 {
    font-size: 18px;
  }
}
.carousel-stories .carousel-caption p {
  color: #ffffff;
  font-size: 14px;
  line-height: 130%;
  margin: 0 0 20px 0;
}
@media (max-width:767px) {
  .carousel-stories .carousel-caption p {
    margin: 0 0 10px 0;
  }
}
.carousel-stories .carousel-caption .cta,
.carousel-stories .carousel-caption .cta:link,
.carousel-stories .carousel-caption .cta:visited,
.carousel-stories .carousel-caption .cta:active {
  color: #ffffff;
}
.carousel-stories .carousel-caption .cta:hover,
.carousel-stories .carousel-caption .cta:link:hover,
.carousel-stories .carousel-caption .cta:visited:hover,
.carousel-stories .carousel-caption .cta:active:hover {
  color: #adb8bf;
}
/* Carousel: Highlights */
.carousel-highlights .carousel-caption {
  background: rgba(88, 89, 91, 0.8);
  color: #ffffff;
}
.carousel-highlights .carousel-caption h4,
.carousel-highlights .carousel-caption p,
.carousel-highlights .carousel-caption .category {
  color: #ffffff;
}
.carousel-highlights .carousel-caption h4,
.carousel-highlights .carousel-caption .cta {
  display: inline;
}
@media (max-width:767px) {
  .carousel-highlights .carousel-caption {
    padding: 20px;
  }
}
/* Carousel: Image Block Left */
.carousel-imageblockleft .carousel-inner {
  /* fixed height */
}
.carousel-imageblockleft .carousel-inner > .item > a {
  display: block;
  float: left;
  width: 45%;
}
@media (max-width:767px) {
  .carousel-imageblockleft .carousel-inner > .item > a {
    clear: both;
    width: 100%;
  }
}
.carousel-imageblockleft .carousel-inner > .item > a img {
  min-height: 100%;
  width: 100%;
}
@media (max-width:767px) {
  .carousel-imageblockleft .carousel-inner {
    height: 400px;
  }
  .carousel-imageblockleft .carousel-inner > .item {
    height: 350px;
  }
}
@media (min-width:768px) {
  .carousel-imageblockleft .carousel-inner {
    height: 265px;
  }
  .carousel-imageblockleft .carousel-inner > .item {
    height: 265px;
  }
}
.carousel-imageblockleft .carousel-caption {
  color: #606060;
  float: left;
  padding: 0 20px;
  position: relative;
  text-shadow: none;
  width: 45%;
}
.carousel-imageblockleft .carousel-caption h4,
.carousel-imageblockleft .carousel-caption p {
  color: #606060;
}
@media (max-width:767px) {
  .carousel-imageblockleft .carousel-caption {
    clear: both;
    padding-top: 5px;
    width: 100%;
  }
}
/* Carousel: Paging/Indicators on the Right */
.carousel.alt-layout .alt-left,
.carousel.alt-layout .alt-right {
  position: relative;
}
@media (min-width:768px) {
  .carousel.alt-layout .alt-left,
  .carousel.alt-layout .alt-right {
    float: left;
  }
}
@media (min-width:768px) {
  .carousel.alt-layout .alt-left {
    width: 88%;
  }
}
@media (min-width:992px) {
  .carousel.alt-layout .alt-left {
    width: 90%;
  }
}
.carousel.alt-layout .carousel-indicators {
  bottom: -25px;
  left: auto;
  right: 0;
}
@media (max-width:767px) {
  .carousel.alt-layout .carousel-indicators {
    bottom: -45px;
    margin: auto;
    right: auto;
    width: 100%;
  }
}
.carousel.alt-layout .carousel-control.right {
  left: 0;
  right: auto;
  top: 0;
}
.carousel.alt-layout .carousel-control.left {
  left: 0;
  right: auto;
  top: 37px;
}
/*------------ CAROUSEL ARROWS
--------------------------------------------------------*/
.exe-carousel-arrows {
  /* prev */
}
.exe-carousel-arrows .arrow {
  position: absolute;
  background: none;
  display: block;
  margin-top: -28px;
  padding: 0;
  right: -30px;
  top: 50%;
}
.exe-carousel-arrows .arrow:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  color: #606060;
  font-size: 56px;
  height: 56px;
  line-height: 56px;
}
.exe-carousel-arrows .arrow.prev {
  left: -30px;
  right: auto;
}
.exe-carousel-arrows .arrow.prev:after {
  content: "\f104";
}
.exe-carousel-arrows .arrow[disabled]:after {
  content: "";
}
/*------------CONTACT CARDS
--------------------------------------------------------*/
.exe-contact-cards {
  margin-bottom: 30px;
}
.exe-contact-cards a,
.exe-contact-cards a:link,
.exe-contact-cards a:visited,
.exe-contact-cards a:active,
.exe-contact-cards a:focus {
  color: #6ba543;
}
.exe-contact-cards a:hover,
.exe-contact-cards a:link:hover,
.exe-contact-cards a:visited:hover,
.exe-contact-cards a:active:hover,
.exe-contact-cards a:focus:hover {
  color: #b9c53a;
}
.exe-contact-cards a,
.exe-contact-cards a:link,
.exe-contact-cards a:visited,
.exe-contact-cards a:active,
.exe-contact-cards a:focus {
  color: #6ba543;
}
.exe-contact-cards a:hover,
.exe-contact-cards a:link:hover,
.exe-contact-cards a:visited:hover,
.exe-contact-cards a:active:hover,
.exe-contact-cards a:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .exe-contact-cards {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-contact-cards {
    margin-bottom: 120px;
  }
}
.exe-contact-cards img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width:767px) {
  .exe-contact-cards .section-header {
    margin-bottom: 15px !important;
  }
  .exe-contact-cards .section-header img {
    max-width: 120px !important;
  }
}
.exe-contact-cards .header {
  margin-bottom: 45px;
}
@media (min-width:992px) {
  .exe-contact-cards .header {
    margin-bottom: 60px;
  }
}
.exe-contact-cards .header > div {
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .exe-contact-cards .header > div {
    margin-bottom: 20px;
  }
}
.exe-contact-cards .header .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  margin-top: 15px;
}
@media (min-width:768px) {
  .exe-contact-cards .header .title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (min-width:992px) {
  .exe-contact-cards .header .title {
    font-size: 28px;
    line-height: 26px;
  }
}
.exe-contact-cards .header .subtitle {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-contact-cards .header .subtitle {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-contact-cards .header .subtitle {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-contact-cards .header .phone {
  font-family: benton-sans-bold;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}
@media (min-width:768px) {
  .exe-contact-cards .header .phone {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-contact-cards .header .phone {
    font-size: 30px;
    line-height: 32px;
  }
}
.exe-contact-cards .contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-contact-cards .contact-list li {
  margin: 0 0 30px;
}
@media (min-width:992px) {
  .exe-contact-cards .contact-list li {
    margin: 0 0 60px;
  }
}
.exe-contact-cards .contact-list li:last-child {
  margin-bottom: 0;
}
.exe-contact-cards .contact-list > li:first-child .divider {
  display: none !important;
  visibility: hidden !important;
}
.exe-contact-cards .contact-list .contact {
  margin-left: -15px;
  margin-right: -15px;
}
.exe-contact-cards .contact-list .contact .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
}
@media (min-width: 768px) {
  .exe-contact-cards .contact-list .contact .left {
    float: left;
    width: 25%;
  }
}
@media (min-width:768px) {
  .exe-contact-cards .contact-list .contact .left {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-contact-cards .contact-list .contact .left {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width:767px) {
  .exe-contact-cards .contact-list .contact .left {
    margin-bottom: 15px;
  }
}
@media (min-width:1200px) {
  .exe-contact-cards .contact-list .contact .left img {
    max-width: 120px;
  }
}
.exe-contact-cards .contact-list .contact .info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-contact-cards .contact-list .contact .info {
    float: left;
    width: 75%;
  }
}
.exe-contact-cards .contact-list .contact .divider {
  position: relative;
  left: 15px;
  margin-bottom: 30px;
}
.exe-contact-cards .contact-list .contact .divider:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
@media (min-width: 768px) {
  .exe-contact-cards .contact-list .contact .divider {
    margin-left: 25%;
  }
}
.exe-contact-cards .contact-list .contact .divider:before {
  width: 40px;
}
/*------------CONTACT LIST (table based on job listings table)
--------------------------------------------------------*/
.exe-contact-list.exe-job-listings {
  background: none;
  padding: 0;
}
.exe-contact-list.exe-job-listings .listings-table {
  font-size: 14px;
  line-height: 22px;
  background: #f2f2f2;
}
@media (min-width:768px) {
  .exe-contact-list.exe-job-listings .listings-table {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-contact-list.exe-job-listings .listings-table {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width:767px) {
  .exe-contact-list.exe-job-listings .listings-table {
    padding: 5px 5px 1px 5px;
  }
}
@media (min-width:768px) {
  .exe-contact-list.exe-job-listings .listings-table > .row > div {
    padding: 10px;
  }
  .exe-contact-list.exe-job-listings .listings-table > .row > div:first-child {
    border-left: 5px solid #f2f2f2;
  }
  .exe-contact-list.exe-job-listings .listings-table > .row > div:last-child {
    border-right: 5px solid #f2f2f2;
  }
  .exe-contact-list.exe-job-listings .listings-table > .row:last-child > div {
    border-bottom: 5px solid #f2f2f2;
  }
}
.exe-contact-list.exe-job-listings .clickable:hover {
  cursor: pointer;
}
.exe-contact-list.exe-job-listings .clickable.descending,
.exe-contact-list.exe-job-listings .clickable.ascending {
  padding-right: 20px;
}
.exe-contact-list.exe-job-listings .clickable.descending:after,
.exe-contact-list.exe-job-listings .clickable.ascending:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d8";
  font-size: 14px;
  margin-left: 5px;
}
.exe-contact-list.exe-job-listings .clickable.descending:after {
  content: "\f0d7";
}
.exe-contact-list.exe-job-listings .clickable.ascending:after {
  content: "\f0d8";
}
.exe-contact-list.exe-job-listings .exe-list-links {
  margin: 0;
}
@media (max-width:767px) {
  .exe-contact-list.exe-job-listings .exe-list-links .title {
    margin-bottom: 15px;
  }
}
.exe-contact-list.exe-job-listings .last-updated {
  margin: 30px 0;
}
@media (max-width:767px) {
  .exe-contact-list.exe-job-listings .last-updated {
    font-size: 12px;
  }
}
@media (min-width:768px) {
  .exe-contact-list.exe-job-listings .last-updated {
    font-size: 14px;
    margin-top: 5px;
    text-align: right;
  }
}
.exe-contact-list.exe-job-listings .exe-bottom-pagination {
  margin: 45px 0 0;
}
/*------------CORPORATE DIAGRAM
--------------------------------------------------------*/
.exe-corporate-diagram h3 {
  border-bottom: 1px solid #b9c5ca;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.exe-corporate-diagram .exe-list-links {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .exe-corporate-diagram .exe-list-links {
    float: left;
    width: 25%;
  }
}
/*------------ CSR
--------------------------------------------------------*/
/* slider */
.csr-slider {
  margin-bottom: 120px;
  height: 500px;
  position: relative;
}
@media (min-width:992px) {
  .csr-slider {
    height: 950px;
  }
}
@media (max-width:767px) {
  .csr-slider {
    display: none !important;
    visibility: hidden !important;
  }
}
.csr-slider .loader-wrapper {
  top: 40%;
}
.csr-slider #page-container {
  background: none;
}
.csr-slider #page-container .h1,
.csr-slider #page-container .h2,
.csr-slider #page-container .h3,
.csr-slider #page-container .h4,
.csr-slider #page-container .h5,
.csr-slider #page-container .h6 {
  text-transform: none;
}
.csr-slider #page-container > .pf {
  border: 1px solid #7e8083;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.csr-slider .arrow {
  position: absolute;
  background: none;
  display: block;
  margin-top: -28px;
  padding: 0;
  right: 30px;
  top: 50%;
}
@media (min-width:1600px) {
  .csr-slider .arrow {
    right: 60px;
  }
}
.csr-slider .arrow:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  color: #606060;
  font-size: 56px;
  height: 56px;
  line-height: 56px;
}
.csr-slider .arrow:hover {
  cursor: pointer;
}
.csr-slider .arrow.prev {
  left: 30px;
  right: auto;
}
@media (min-width:1600px) {
  .csr-slider .arrow.prev {
    left: 60px;
  }
}
.csr-slider .arrow.prev:after {
  content: "\f104";
}
/* csr header - includes year selector, table of contents, download pdf, social*/
.csr-header {
  background: #f2f2f2;
  margin: 0 0 30px;
}
@media (min-width:992px) {
  .csr-header {
    margin: 20px 0 60px;
  }
}
.csr-header .exe-container {
  position: relative;
}
.csr-header .year-selector,
.csr-header .download-pdf {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .csr-header .year-selector,
  .csr-header .download-pdf {
    float: left;
    width: 25%;
  }
}
.csr-header .table-of-contents {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .csr-header .table-of-contents {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .csr-header .table-of-contents {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .csr-header .table-of-contents {
    display: none !important;
    visibility: hidden !important;
  }
}
.csr-header .social {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .csr-header .social {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .csr-header .social {
    float: left;
    width: 16.66666667%;
  }
}
.csr-header .column {
  height: 60px;
}
@media (max-width:767px) {
  .csr-header .column:not(:first-child) {
    border-top: 2px solid #ffffff;
  }
}
@media (min-width:768px) {
  .csr-header .column {
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
  }
}
@media (min-width:768px) {
  .csr-header .column:first-child {
    border-left: 2px solid #ffffff;
  }
}
@media (min-width:768px) {
  .csr-header .column:last-child {
    border-right: 2px solid #ffffff;
  }
}
.csr-header .column .title,
.csr-header .column a.title {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  color: #58595b;
  display: block;
  font-size: 14px;
}
@media (min-width:768px) {
  .csr-header .column .title,
  .csr-header .column a.title {
    font-size: 13px;
  }
}
@media (min-width:992px) {
  .csr-header .column .title,
  .csr-header .column a.title {
    font-size: 18px;
  }
}
.csr-header .download-pdf a.title {
  background: url(../../img/small-file-dl-icon.png) no-repeat left center;
  height: 30px;
  line-height: 32px;
  margin-top: 15px;
  padding-left: 38px;
}
.csr-header .table-of-contents {
  position: static;
}
.csr-header .table-of-contents .dropdown {
  position: static;
}
.csr-header .table-of-contents .dropdown > .title {
  height: 60px;
  line-height: 60px;
  position: relative;
}
.csr-header .table-of-contents .dropdown > .title:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "\f0d7";
  font-size: 16px;
  line-height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
}
@media (max-width:767px) {
  .csr-header .table-of-contents .dropdown > .title:after {
    content: "";
  }
}
.csr-header .table-of-contents .dropdown.open > .title:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.csr-header .table-of-contents .dropdown .dropdown-menu {
  background: #f2f2f2;
  border: 2px solid #ffffff;
  border-bottom: 0;
  padding: 15px;
  width: 100%;
}
.csr-header .table-of-contents .dropdown .dropdown-menu .chapter-container > .row:not(:first-child) {
  margin-top: 30px;
}
@media (min-width:768px) {
  .csr-header .table-of-contents .dropdown .dropdown-menu .jump-to {
    display: none !important;
    visibility: hidden !important;
  }
}
.csr-header .table-of-contents .dropdown .dropdown-menu .close {
  height: 16px;
  margin: 5px;
  display: none;
  margin: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 1;
}
.csr-header .table-of-contents .dropdown .dropdown-menu .close:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #58595b;
  content: "\f00d";
  font-size: 16px;
}
.csr-header .table-of-contents .dropdown .dropdown-menu .close:hover {
  cursor: pointer;
}
.csr-header .table-of-contents .dropdown .dropdown-menu .close:after {
  color: #2372b9;
}
@media (max-width:767px) {
  .csr-header .table-of-contents .dropdown .dropdown-menu .close {
    display: block;
  }
}
@media (max-width:767px) {
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container {
    background: #f2f2f2;
    height: 100%;
    padding: 15% 5% 25%;
    position: relative;
    /* mobile only */
  }
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .contents {
    border: 1px solid #d1dcf0;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 2%;
  }
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .jump-to {
    height: 10%;
    font-size: 14px;
    margin-top: 8%;
  }
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .jump-to .exe-bottom-pagination {
    margin-top: 5%;
  }
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .jump-to .exe-bottom-pagination span,
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .jump-to .exe-bottom-pagination input {
    display: inline-block;
    height: 35px;
    vertical-align: middle;
  }
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .jump-to .exe-bottom-pagination input {
    height: 35px;
    margin: 0 5px 0;
    padding: 5px;
    width: 50px;
  }
  .csr-header .table-of-contents .dropdown .dropdown-menu > .chapter-container .jump-to .exe-bottom-pagination button {
    vertical-align: middle;
  }
}
@media (max-width:767px) {
  .csr-header .table-of-contents .dropdown .dropdown-menu {
    background: rgba(88, 89, 91, 0.8);
    bottom: 0;
    left: 0;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
  }
}
.csr-header .table-of-contents .chapter-container > .contents {
  margin-left: -15px;
  margin-right: -15px;
}
.csr-header .table-of-contents .chapter-container > .contents .chapter-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .csr-header .table-of-contents .chapter-container > .contents .chapter-column {
    float: left;
    width: 33.33333333%;
  }
}
.csr-header .table-of-contents .chapter {
  margin-bottom: 40px;
  padding-right: 30px;
}
.csr-header .table-of-contents .chapter a,
.csr-header .table-of-contents .chapter a:active,
.csr-header .table-of-contents .chapter a:visited {
  color: #58595b;
}
.csr-header .table-of-contents .chapter a:hover,
.csr-header .table-of-contents .chapter a:active:hover,
.csr-header .table-of-contents .chapter a:visited:hover {
  color: #6ba543;
}
.csr-header .table-of-contents .chapter .header {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin-bottom: 10px;
}
.csr-header .table-of-contents .chapter .header:before,
.csr-header .table-of-contents .chapter .header:after {
  content: " ";
  display: table;
}
.csr-header .table-of-contents .chapter .header:after {
  clear: both;
}
.csr-header .table-of-contents .chapter .header:before,
.csr-header .table-of-contents .chapter .header:after {
  content: " ";
  display: table;
}
.csr-header .table-of-contents .chapter .header:after {
  clear: both;
}
@media (min-width:768px) {
  .csr-header .table-of-contents .chapter .header {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .csr-header .table-of-contents .chapter .header {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width:992px) {
  .csr-header .table-of-contents .chapter .header {
    margin-bottom: 20px;
  }
}
.csr-header .table-of-contents .chapter .header span {
  display: block;
}
.csr-header .table-of-contents .chapter .header span.num {
  font-family: benton-sans-bold;
  font-weight: normal;
  float: left;
  text-align: center;
  width: 40px;
}
.csr-header .table-of-contents .chapter .header span.text {
  margin-left: 45px;
}
.csr-header .table-of-contents .chapter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  margin-left: 45px;
  text-transform: none;
}
@media (min-width:768px) {
  .csr-header .table-of-contents .chapter ul {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width:992px) {
  .csr-header .table-of-contents .chapter ul {
    font-size: 14px;
    line-height: 22px;
  }
}
.csr-header .table-of-contents .chapter ul > li {
  margin-bottom: 10px;
}
@media (max-width:767px) {
  .csr-header .table-of-contents .chapter ul > li {
    font-size: 12px;
  }
}
.csr-header .exe-social-media-links {
  margin-top: 15px;
}
@media (min-width:768px) {
  .csr-header .exe-social-media-links {
    text-align: center;
  }
}
.csr-header .year-selector .selectboxit-container {
  margin-top: 10px;
}
/* access to other csrs*/
.access-other-csrs {
  margin-bottom: 30px;
  background: #ffffff;
}
.access-other-csrs:before,
.access-other-csrs:after {
  content: " ";
  display: table;
}
.access-other-csrs:after {
  clear: both;
}
.access-other-csrs:before,
.access-other-csrs:after {
  content: " ";
  display: table;
}
.access-other-csrs:after {
  clear: both;
}
@media (min-width:768px) {
  .access-other-csrs {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .access-other-csrs {
    margin-bottom: 120px;
  }
}
.access-other-csrs > a {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ececec', GradientType=0);
  background: -moz-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  color: #58595b;
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .access-other-csrs > a {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .access-other-csrs > a {
    padding: 20px;
  }
}
@media (min-width:768px) {
  .access-other-csrs > a {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 120px;
  }
  .access-other-csrs > a:first-child {
    border-left: 0;
  }
  .access-other-csrs > a:last-child {
    border-right: 0;
  }
  .access-other-csrs > a > span {
    display: table;
    height: 100%;
    width: 100%;
  }
  .access-other-csrs > a > span > span {
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
  }
}
@media (min-width:992px) {
  .access-other-csrs > a {
    font-size: 24px;
    line-height: 34px;
  }
}
.access-other-csrs > a.active {
  background: #6ba543;
  color: #ffffff;
}
@media (min-width:768px) {
  .access-other-csrs > a.active:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #6ba543;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: -10px;
    width: 0;
  }
}
.access-other-csrs.two-links > a {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .access-other-csrs.two-links > a {
    float: left;
    width: 50%;
  }
}
/* footer */
.csr-footer {
  margin-bottom: 30px;
  margin-top: 0;
}
@media (min-width:768px) {
  .csr-footer {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .csr-footer {
    margin-bottom: 120px;
  }
}
@media (max-width:767px) {
  .csr-footer {
    display: none !important;
    visibility: hidden !important;
  }
}
.exe-bottom-pagination {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
}
.exe-bottom-pagination > div {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .exe-bottom-pagination > div {
    float: left;
    width: 25%;
  }
}
.exe-bottom-pagination > div button {
  margin: 0;
  vertical-align: middle;
}
.exe-bottom-pagination > div.jump-to {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .exe-bottom-pagination > div.jump-to {
    float: left;
    width: 50%;
  }
}
@media (max-width:767px) {
  .exe-bottom-pagination > div.jump-to {
    display: none !important;
    visibility: hidden !important;
  }
}
.exe-bottom-pagination > div.jump-to span,
.exe-bottom-pagination > div.jump-to input {
  display: inline-block;
  height: 35px;
  vertical-align: middle;
}
.exe-bottom-pagination > div.jump-to input {
  height: 35px;
  margin: 0 5px 0;
  padding: 5px;
  width: 50px;
}
.exe-bottom-pagination > div:first-child {
  text-align: left;
}
.exe-bottom-pagination > div:last-child {
  text-align: right;
}
/*------------ DOCUMENT CENTER
--------------------------------------------------------*/
.document-center {
  background-color: transparent;
  position: relative;
}
.document-center p {
  margin-bottom: 10px;
}
.document-center .investor-relations-link-container {
  margin-top: 15px;
  margin-bottom: 45px;
}
.document-center .investor-relations-link-container a,
.document-center .investor-relations-link-container a:link,
.document-center .investor-relations-link-container a:visited,
.document-center .investor-relations-link-container a:active,
.document-center .investor-relations-link-container a:focus {
  color: #6ba543;
}
.document-center .investor-relations-link-container a:hover,
.document-center .investor-relations-link-container a:link:hover,
.document-center .investor-relations-link-container a:visited:hover,
.document-center .investor-relations-link-container a:active:hover,
.document-center .investor-relations-link-container a:focus:hover {
  color: #b9c53a;
}
.document-center .investor-relations-link-container a,
.document-center .investor-relations-link-container a:link,
.document-center .investor-relations-link-container a:visited,
.document-center .investor-relations-link-container a:active,
.document-center .investor-relations-link-container a:focus {
  color: #6ba543;
}
.document-center .investor-relations-link-container a:hover,
.document-center .investor-relations-link-container a:link:hover,
.document-center .investor-relations-link-container a:visited:hover,
.document-center .investor-relations-link-container a:active:hover,
.document-center .investor-relations-link-container a:focus:hover {
  color: #b9c53a;
}
.document-center .investor-relations-link-container .investor-relations-link {
  display: inline-block;
}
.document-center .tab-content {
  background: #f2f2f2;
  padding-bottom: 45px;
  padding-top: 45px;
}
.document-center .tab-content .btn-group .btn-download.disabled:hover {
  background: #f2f2f2 !important;
  color: #7e8083;
  cursor: default;
}
.document-center .btn-group .btn-filter {
  background: #58595b;
  color: #ffffff;
  float: left;
}
.document-center .btn-group .btn-filter:visited,
.document-center .btn-group .btn-filter:active,
.document-center .btn-group .btn-filter:hover {
  color: #ffffff;
}
.document-center .btn-group .btn-filter:hover {
  background: #7e8083;
}
@media (min-width:768px) {
  .document-center .btn-group .btn-filter {
    padding-right: 60px;
    position: relative;
  }
  .document-center .btn-group .btn-filter:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .document-center .btn-group .btn-filter:after {
    content: "\f176";
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
  }
  .document-center .btn-group .btn-filter:not(.collapsed):after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .document-center .btn-group .btn-filter.collapsed:after {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@media (max-width:767px) {
  .document-center .btn-group .btn-filter {
    display: block;
    width: 100%;
    float: initial;
  }
}
.document-center .btn-group .btn-download {
  background: #f2f2f2;
  color: #7e8083;
  border: 1px solid #7e8083;
  float: right;
}
.document-center .btn-group .btn-download:visited,
.document-center .btn-group .btn-download:active,
.document-center .btn-group .btn-download:hover {
  color: #7e8083;
}
.document-center .btn-group .btn-download:hover {
  background: #adb8bf;
  color: #ffffff;
}
@media (max-width:767px) {
  .document-center .btn-group .btn-download {
    display: none;
  }
}
.document-center .btn-group .btn-download.disabled:hover {
  background: #ffffff !important;
  cursor: default;
}
.document-center .btn-show-more {
  background: #58595b;
  color: #ffffff;
  padding-right: 60px;
  position: relative;
}
.document-center .btn-show-more:visited,
.document-center .btn-show-more:active,
.document-center .btn-show-more:hover {
  color: #ffffff;
}
.document-center .btn-show-more:hover {
  background: #7e8083;
}
.document-center .btn-show-more:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.document-center .btn-show-more:after {
  content: "\f021";
}
.document-center .btn-show-more-container {
  text-align: center;
}
.document-center .btn-show-more-container .btn-show-more {
  margin-top: 10px;
}
.document-center .input-header {
  float: right;
  position: relative;
  top: 22px;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
@media (min-width:768px) {
  .document-center .input-header {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .document-center .input-header {
    font-size: 14px;
    line-height: 22px;
  }
}
.document-center .input-header input {
  margin: 0 5px 2px 5px;
}
@media (max-width:767px) {
  .document-center .input-header {
    display: none;
  }
}
.document-center .input-header label.checkbox {
  margin-left: 10px;
}
.document-center table.document-table {
  width: 100%;
}
.document-center table.document-table th {
  text-align: left;
  padding-bottom: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
@media (min-width:768px) {
  .document-center table.document-table th {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .document-center table.document-table th {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width:767px) {
  .document-center table.document-table th {
    padding-top: 15px;
  }
}
.document-center table.document-table > colgroup > col {
  width: 20%;
}
.document-center table.document-table > colgroup > col:first-child {
  width: 50%;
}
.document-center table.document-table > colgroup > col:last-child {
  width: 4%;
}
.document-center table.document-table td {
  padding: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  background-color: #ffffff;
  color: #7e8083;
  border-top: solid 5px #ecf0f1;
}
@media (min-width:768px) {
  .document-center table.document-table td {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .document-center table.document-table td {
    font-size: 16px;
    line-height: 24px;
  }
}
.document-center table.document-table td.year-title,
.document-center table.document-table td.year-title-mobile {
  border-top: none;
  background-color: #7e8083;
  color: #ffffff;
  padding: 8px 0 8px 15px;
}
@media (max-width:767px) {
  .document-center table.document-table td.year-title {
    display: none;
  }
}
@media (min-width:768px) {
  .document-center table.document-table td.year-title-mobile {
    display: none;
  }
}
.document-center table.document-table td:not(:first-child) {
  border-left: solid 5px #ecf0f1;
}
.document-center table.document-table td.input-holder {
  text-align: center;
}
@media (max-width:767px) {
  .document-center table.document-table td:last-child:not(.year-title-mobile) {
    display: none;
  }
}
.document-center table.document-table .file-icons > a {
  margin: 0 8px;
}
@media (max-width:767px) {
  .document-center table.document-table .file-icons > a img {
    width: 50%;
  }
}
.document-center .input-holder input,
.document-center .input-holder label.checkbox {
  display: block;
  height: 20px;
  width: 20px;
  margin: auto;
}
.document-center .input-holder span.checkbox {
  display: block !important;
  margin: -20px 0 0 0 !important;
}
.filter-holder .exe-refiners {
  display: inline-block;
  margin-top: 1%;
}
/*------------ DOCUMENTS LIST
--------------------------------------------------------*/
.documents-list {
  margin: 45px 0;
  margin: 20px 0;
}
.documents-list .title,
.documents-list p.title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  margin-bottom: 25px;
}
@media (min-width:768px) {
  .documents-list .title,
  .documents-list p.title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .documents-list .title,
  .documents-list p.title {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width:768px) {
  .documents-list .title:after,
  .documents-list p.title:after {
    border-bottom: 2px solid #b9c5ca;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 25px;
  }
}
.documents-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.documents-list ul li {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
}
@media (min-width:768px) {
  .documents-list ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .documents-list ul li {
    font-size: 18px;
    line-height: 27px;
  }
}
.documents-list ul li a,
.documents-list ul li a:link,
.documents-list ul li a:visited,
.documents-list ul li a:active,
.documents-list ul li a:focus {
  color: #6ba543;
}
.documents-list ul li a:hover,
.documents-list ul li a:link:hover,
.documents-list ul li a:visited:hover,
.documents-list ul li a:active:hover,
.documents-list ul li a:focus:hover {
  color: #b9c53a;
}
.documents-list ul li a,
.documents-list ul li a:link,
.documents-list ul li a:visited,
.documents-list ul li a:active,
.documents-list ul li a:focus {
  color: #6ba543;
}
.documents-list ul li a:hover,
.documents-list ul li a:link:hover,
.documents-list ul li a:visited:hover,
.documents-list ul li a:active:hover,
.documents-list ul li a:focus:hover {
  color: #b9c53a;
}
.documents-list span.inline-block {
  display: inline-block;
  max-width: 80%;
  vertical-align: middle;
}
.documents-list span.inline-block img {
  padding-right: 15px;
}
.documents-list span.image {
  width: 50px;
}
.documents-list span.image img {
  max-width: 100%;
}
/*------------ EMERGENCY BROADCAST
--------------------------------------------------------*/
.exe-emergency-broadcast {
  background: #f99b2f;
  color: #ffffff;
  padding: 15px 0;
}
.exe-emergency-broadcast a,
.exe-emergency-broadcast a:link,
.exe-emergency-broadcast a:visited,
.exe-emergency-broadcast a:active {
  color: #ffffff;
  text-decoration: underline;
}
.exe-emergency-broadcast a:hover,
.exe-emergency-broadcast a:link:hover,
.exe-emergency-broadcast a:visited:hover,
.exe-emergency-broadcast a:active:hover {
  color: #adb8bf;
}
@media (min-width:768px) {
  .exe-emergency-broadcast .icon,
  .exe-emergency-broadcast .emergency-content {
    display: table-cell;
    vertical-align: middle;
  }
}
.exe-emergency-broadcast .icon:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f071";
}
@media (max-width:767px) {
  .exe-emergency-broadcast .icon {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .exe-emergency-broadcast .icon {
    padding-right: 15px;
  }
  .exe-emergency-broadcast .icon:before {
    font-size: 18px;
  }
}
.exe-emergency-broadcast .emergency-content {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}
.exe-emergency-broadcast .emergency-content:before,
.exe-emergency-broadcast .emergency-content:after {
  content: " ";
  display: table;
}
.exe-emergency-broadcast .emergency-content:after {
  clear: both;
}
.exe-emergency-broadcast .emergency-content:before,
.exe-emergency-broadcast .emergency-content:after {
  content: " ";
  display: table;
}
.exe-emergency-broadcast .emergency-content:after {
  clear: both;
}
.exe-emergency-broadcast .emergency-content .broadcast-message:not(:first-child) {
  padding-top: 20px;
}
.exe-emergency-broadcast .emergency-content .broadcast-message p {
  display: inline;
  font-size: 16px;
  line-height: 18px;
}
.exe-emergency-broadcast .emergency-content .title {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
}
/*------------ ENERGY STORIES
--------------------------------------------------------*/
.energy-story-container {
  margin-bottom: 30px;
  background: url(../../img/energy-stories-bg.png) #cdd1d3 center top no-repeat;
  background-size: cover;
  padding: 60px 0 80px;
}
@media (min-width:768px) {
  .energy-story-container {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .energy-story-container {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .energy-story-container {
    padding: 100px 0 60px;
  }
}
.energy-story-container .carousel {
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width:767px) {
  .energy-story-container .carousel-inner {
    position: relative !important;
  }
}
.energy-story-container .carousel-inner > .item.item0 .bg-gray-1.caption {
  background: rgba(126, 128, 131, 0.8);
}
.energy-story-container .carousel-inner > .item.item0 .bg-gray-1.description {
  background: #7e8083;
}
.energy-story-container .carousel-inner > .item.item1 .bg-gray-1.caption {
  background: rgba(35, 114, 185, 0.8);
}
.energy-story-container .carousel-inner > .item.item1 .bg-gray-1.description {
  background: #2372b9;
}
.energy-story-container .carousel-inner > .item.item2 .bg-gray-1.caption,
.energy-story-container .carousel-inner > .item.item3 .bg-gray-1.caption,
.energy-story-container .carousel-inner > .item.item5 .bg-gray-1.caption {
  background: rgba(0, 147, 211, 0.8);
}
.energy-story-container .carousel-inner > .item.item2 .bg-gray-1.description,
.energy-story-container .carousel-inner > .item.item3 .bg-gray-1.description,
.energy-story-container .carousel-inner > .item.item5 .bg-gray-1.description {
  background: #0093d3;
}
.energy-story-container .carousel-inner > .item.item4 .bg-gray-1.caption {
  background: rgba(173, 184, 191, 0.8);
}
.energy-story-container .carousel-inner > .item.item4 .bg-gray-1.description {
  background: #adb8bf;
}
.energy-story-container .carousel-inner > .item .description p:first-child {
  height: 115px;
}
.energy-story-container h3 {
  margin-bottom: 40px;
}
/*------------ ERROR PAGE (404)
--------------------------------------------------------*/
.exe-error-page a,
.reusable-text-block a,
.exe-error-page a:link,
.reusable-text-block a:link,
.exe-error-page a:visited,
.reusable-text-block a:visited,
.exe-error-page a:active,
.reusable-text-block a:active,
.exe-error-page a:focus,
.reusable-text-block a:focus {
  color: #6ba543;
}
.exe-error-page a:hover,
.reusable-text-block a:hover,
.exe-error-page a:link:hover,
.reusable-text-block a:link:hover,
.exe-error-page a:visited:hover,
.reusable-text-block a:visited:hover,
.exe-error-page a:active:hover,
.reusable-text-block a:active:hover,
.exe-error-page a:focus:hover,
.reusable-text-block a:focus:hover {
  color: #b9c53a;
}
.exe-error-page a,
.reusable-text-block a,
.exe-error-page a:link,
.reusable-text-block a:link,
.exe-error-page a:visited,
.reusable-text-block a:visited,
.exe-error-page a:active,
.reusable-text-block a:active,
.exe-error-page a:focus,
.reusable-text-block a:focus {
  color: #6ba543;
}
.exe-error-page a:hover,
.reusable-text-block a:hover,
.exe-error-page a:link:hover,
.reusable-text-block a:link:hover,
.exe-error-page a:visited:hover,
.reusable-text-block a:visited:hover,
.exe-error-page a:active:hover,
.reusable-text-block a:active:hover,
.exe-error-page a:focus:hover,
.reusable-text-block a:focus:hover {
  color: #b9c53a;
}
.exe-error-page h3,
.reusable-text-block h3 {
  margin: 0 0 45px;
  text-transform: none;
}
.exe-error-page p,
.reusable-text-block p {
  margin: 0 0 30px;
}
.exe-error-page .exe-on-page-search {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-error-page .exe-on-page-search {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-error-page .exe-on-page-search {
    margin-bottom: 120px;
  }
}
/*------------ EVENT PAGE
--------------------------------------------------------*/
.exe-event-page .exe-small-left-col {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-event-page .exe-small-left-col {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-event-page .exe-small-left-col {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-event-page .exe-small-left-col .section {
  margin-bottom: 30px;
}
.exe-event-page .exe-small-left-col p,
.exe-event-page .exe-small-left-col .ms-rtestate-field,
.exe-event-page .exe-small-left-col .ms-rtestate-field p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-event-page .exe-small-left-col p,
  .exe-event-page .exe-small-left-col .ms-rtestate-field,
  .exe-event-page .exe-small-left-col .ms-rtestate-field p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-event-page .exe-small-left-col p,
  .exe-event-page .exe-small-left-col .ms-rtestate-field,
  .exe-event-page .exe-small-left-col .ms-rtestate-field p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-event-page .exe-small-left-col p,
.exe-event-page .exe-small-left-col .ms-rtestate-field p {
  margin: 0;
}
.exe-event-page .event-location {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .exe-event-page .event-location {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-event-page .event-location {
    font-size: 16px;
  }
}
.event-date-display:before,
.event-date-display:after {
  content: " ";
  display: table;
}
.event-date-display:after {
  clear: both;
}
.event-date-display:before,
.event-date-display:after {
  content: " ";
  display: table;
}
.event-date-display:after {
  clear: both;
}
.event-date-display > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 75px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .event-date-display > div {
    float: left;
    width: 50%;
  }
}
@media (min-width:768px) {
  .event-date-display > div {
    height: 115px;
  }
}
@media (min-width:768px) {
  .event-date-display > div.icon {
    padding-left: 0;
  }
}
.event-date-display > div.icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width:768px) {
  .event-date-display > div.date {
    padding: 0;
  }
}
.event-date-display > div.date.left {
  background: #7e8083;
}
.event-date-display > div.date.right {
  background: #f99b2f;
}
.event-date-display > div.date > div {
  text-align: center;
  color: #ffffff;
  display: table;
  height: 100%;
  width: 100%;
}
.event-date-display > div.date > div > span {
  display: table-cell;
  vertical-align: middle;
}
.event-date-display > div.date > div > span.day {
  font-family: benton-sans-light;
  font-weight: normal;
  font-size: 28px;
}
@media (min-width:768px) {
  .event-date-display > div.date > div > span.day {
    font-size: 42px;
  }
}
.event-date-display > div.date > div > span.month-year {
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
}
@media (min-width:768px) {
  .event-date-display > div.date > div > span.month-year {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .event-date-display > div.date > div > span.month-year {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .event-date-display > div.date > div > span.month-year {
    line-height: 20px;
  }
}
.careers-event .event-date-display > div.date.right,
.careers-event.event-date-display > div.date.right {
  background: #2372b9;
}
.ir-event .event-date-display > div.date.right,
.ir-event.event-date-display > div.date.right {
  background: #b9c53a;
}
.newsroom-event .event-date-display > div.date.right,
.newsroom-event.event-date-display > div.date.right {
  background: #f47b27;
}
/* ----------------- EVENT ROLLUP ------------------*/
.event-rollup-date {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}
@media (min-width:768px) {
  .event-rollup-date {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .event-rollup-date {
    font-size: 11px;
    line-height: 17px;
  }
}
.upcoming-events {
  /* tablet only, three across */
  /* reuse for execuitve presentations list */
}
.upcoming-events .gray .cta.upcoming-events {
  background: #adb8bf;
  color: #ffffff;
}
.upcoming-events .gray .cta.upcoming-events:visited,
.upcoming-events .gray .cta.upcoming-events:active {
  color: #ffffff;
}
.upcoming-events .gray .cta.upcoming-events:hover {
  background: #b9c5ca;
  color: #ffffff;
}
.upcoming-events .event-rollup-date {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 9px;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .upcoming-events .event-rollup-date {
    font-size: 9px;
    line-height: 9px;
  }
}
@media (min-width:992px) {
  .upcoming-events .event-rollup-date {
    font-size: 11px;
    line-height: 11px;
  }
}
.upcoming-events .single-event:not(:last-child) {
  margin-bottom: 45px;
}
.upcoming-events.reusable-content .chevron-link {
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}
@media (min-width:768px) {
  .upcoming-events.reusable-content .chevron-link {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .upcoming-events.reusable-content .chevron-link {
    font-size: 14px;
    line-height: 24px;
  }
}
.upcoming-events.reusable-content .content {
  padding-bottom: 13px;
}
.upcoming-events .single-event:last-child {
  margin-bottom: 30px;
}
@media (min-width:768px) and (max-width:1199px) {
  .upcoming-events.reusable-content .exe-main-content,
  .upcoming-events.reusable-content .call-to-action {
    display: block;
  }
  .upcoming-events.reusable-content .exe-main-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 0;
    width: 100%;
  }
  .upcoming-events.reusable-content .exe-main-content .upcoming-events-title {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .upcoming-events.reusable-content .exe-main-content .single-event {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333%;
  }
}
.upcoming-events .single-event.presentation-item {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .upcoming-events .single-event.presentation-item {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .upcoming-events .single-event.presentation-item {
    font-size: 18px;
    line-height: 27px;
  }
}
.upcoming-events .single-event.presentation-item .presentation-title {
  margin-bottom: 10px;
}
.upcoming-events .single-event.presentation-item .presentation-body p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .upcoming-events .single-event.presentation-item .presentation-body p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .upcoming-events .single-event.presentation-item .presentation-body p {
    font-size: 18px;
    line-height: 27px;
  }
}
.upcoming-events .single-event.presentation-item .presentation-details {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 9px;
  margin-top: 10px;
}
@media (min-width:768px) {
  .upcoming-events .single-event.presentation-item .presentation-details {
    font-size: 9px;
    line-height: 9px;
  }
}
@media (min-width:992px) {
  .upcoming-events .single-event.presentation-item .presentation-details {
    font-size: 11px;
    line-height: 11px;
  }
}
/* ----------------- EVENT TABS (upcoming/past events) ------------------*/
/* filter / search layout, reused */
@media (min-width:768px) {
  .filter-search .btn-filter,
  .filter-search .exe-on-page-search {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width:767px) {
  .filter-search .exe-on-page-search {
    margin-top: 30px;
  }
}
@media (min-width:768px) {
  .filter-search .exe-on-page-search {
    margin-left: 30px;
    width: 360px;
  }
}
.filter-search .btn-filter {
  height: 40px;
  padding-bottom: 13px;
  padding-top: 13px;
}
.exe-event-tabs .filter-search {
  margin: 30px 0 50px;
}
.exe-event-tabs .filters.collapse.in {
  margin-bottom: 64px;
}
.exe-event-tabs .exe-event-page .event-content .feature-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.exe-event-tabs .exe-event-page .event-content .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  margin: 15px 0;
}
@media (min-width:768px) {
  .exe-event-tabs .exe-event-page .event-content .title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (min-width:992px) {
  .exe-event-tabs .exe-event-page .event-content .title {
    font-size: 28px;
    line-height: 36px;
  }
}
.exe-event-tabs .exe-event-page .event-content .green-chevron-link {
  display: inline-block;
  margin-top: 10px;
}
.exe-event-tabs .exe-event-page .event-content .add-to-calendar {
  margin-top: 30px;
}
.exe-event-tabs .exe-event-page .event {
  margin-bottom: 60px;
}
.exe-event-tabs .exe-event-page .event.next-event .event-content .title {
  margin: 15px 0 30px;
}
@media (min-width:992px) {
  .exe-event-tabs .exe-event-page .event.next-event .event-content .title {
    font-size: 40px;
    line-height: 48px;
  }
}
.exe-event-tabs .exe-event-page .section.info {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-event-tabs .exe-event-page .section.info {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-event-tabs .exe-event-page .section.info {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-event-tabs .exe-event-page .section.info a,
.exe-event-tabs .exe-event-page .section.info a:link,
.exe-event-tabs .exe-event-page .section.info a:visited,
.exe-event-tabs .exe-event-page .section.info a:active,
.exe-event-tabs .exe-event-page .section.info a:focus {
  color: #6ba543;
}
.exe-event-tabs .exe-event-page .section.info a:hover,
.exe-event-tabs .exe-event-page .section.info a:link:hover,
.exe-event-tabs .exe-event-page .section.info a:visited:hover,
.exe-event-tabs .exe-event-page .section.info a:active:hover,
.exe-event-tabs .exe-event-page .section.info a:focus:hover {
  color: #b9c53a;
}
.exe-event-tabs .exe-event-page .section.info a,
.exe-event-tabs .exe-event-page .section.info a:link,
.exe-event-tabs .exe-event-page .section.info a:visited,
.exe-event-tabs .exe-event-page .section.info a:active,
.exe-event-tabs .exe-event-page .section.info a:focus {
  color: #6ba543;
}
.exe-event-tabs .exe-event-page .section.info a:hover,
.exe-event-tabs .exe-event-page .section.info a:link:hover,
.exe-event-tabs .exe-event-page .section.info a:visited:hover,
.exe-event-tabs .exe-event-page .section.info a:active:hover,
.exe-event-tabs .exe-event-page .section.info a:focus:hover {
  color: #b9c53a;
}
@media (max-width:767px) {
  .exe-event-tabs .exe-event-page .section.info {
    margin: 15px 0;
  }
}
/*------------EXECUTIVE/EMPLOYEE PAGES
    ---------------------------------------------------------*/
/* place group term hover over the hero */
@media (min-width:768px) {
  .executive-layout-gth {
    position: absolute;
    top: 440px;
    width: 100%;
    z-index: 1;
  }
  .executive-layout-gth .exelon-groupHover-page {
    position: absolute;
    width: 100%;
    z-index: 1000;
  }
}
@media (min-width:992px) {
  .executive-layout-gth {
    top: 570px;
  }
}
@media (max-width:767px) {
  .executive-layout-gth {
    width: 75%;
  }
}
/* social/bio - two column (left rail) */
.executive-social-bio {
  margin-bottom: 30px;
  padding-top: 30px;
}
@media (min-width:768px) {
  .executive-social-bio {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .executive-social-bio {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .executive-social-bio {
    /*background: url(../../img/executive-bio-social-motif.png) no-repeat top left;*/
    padding-top: 60px;
  }
}
@media (min-width:992px) {
  .executive-social-bio {
    padding-top: 120px;
  }
}
.executive-two-col .left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .executive-two-col .left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .executive-two-col .left {
    float: left;
    width: 16.66666667%;
  }
}
.executive-two-col .left img {
  display: block;
  max-width: 100%;
  height: auto;
}
.executive-two-col .right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .executive-two-col .right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .executive-two-col .right {
    float: left;
    width: 83.33333333%;
  }
}
.executive-two-col .bio {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
}
@media (min-width:768px) {
  .executive-two-col .bio {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .executive-two-col .bio {
    font-size: 26px;
    line-height: 42px;
  }
}
.executive-two-col .bio p {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
}
@media (min-width:768px) {
  .executive-two-col .bio p {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .executive-two-col .bio p {
    font-size: 26px;
    line-height: 42px;
  }
}
.executive-left-col-offset .exe-left-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .executive-left-col-offset .exe-left-col {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .executive-left-col-offset .exe-left-col {
    margin-left: 16.66666667%;
  }
}
/* partial profile */
@media (min-width:768px) {
  #s4-bodyContainer.executive-partial {
    /*background: url(../../img/hero-graphic-tablet.png) no-repeat top left;*/
  }
}
@media (min-width:992px) {
  #s4-bodyContainer.executive-partial {
    /*background: url(../../img/hero-graphic-desktop.png) no-repeat top left;*/
  }
}
.executive-bio-partial .partial-hero {
  margin: 45px 0 15px;
}
@media (min-width:768px) {
  .executive-bio-partial .partial-hero {
    margin: 95px 0 15px;
  }
}
.executive-bio-partial .partial-hero h1 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width:768px) {
  .executive-bio-partial .partial-hero h1 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .executive-bio-partial .partial-hero h1 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .executive-bio-partial .partial-hero h1 {
    font-size: 74px;
  }
}
.executive-bio-partial .partial-hero h2 {
  font-family: benton-sans-light;
  font-weight: normal;
  font-size: 14px;
  margin-top: 15px;
  text-transform: none;
}
@media (min-width:768px) {
  .executive-bio-partial .partial-hero h2 {
    font-size: 18px;
  }
}
@media (min-width:992px) {
  .executive-bio-partial .partial-hero h2 {
    font-size: 24px;
  }
}
.executive-bio-partial .partial-hero .executive-two-col .left {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .executive-bio-partial .partial-hero .executive-two-col .left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .executive-bio-partial .partial-hero .executive-two-col .left {
    float: left;
    width: 16.66666667%;
  }
}
.executive-bio-partial .partial-hero .executive-two-col .right {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .executive-bio-partial .partial-hero .executive-two-col .right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .executive-bio-partial .partial-hero .executive-two-col .right {
    float: left;
    width: 83.33333333%;
  }
}
.executive-bio-partial .gth {
  margin-bottom: 15px;
}
.executive-bio-partial .gth .exelon-groupHover-button > span {
  font-size: 13px;
  padding-right: 0;
}
@media (min-width:768px) {
  .executive-bio-partial .gth .exelon-groupHover-button {
    padding-right: 10px !important;
    width: 165px !important;
  }
}
.executive-bio-partial .gth .exelon-groupHover-page {
  position: absolute;
  width: 100%;
  z-index: 1000;
}
@media (max-width:767px) {
  .executive-bio-partial .gth {
    width: 75%;
  }
}
.executive-bio-partial .dl-bio {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #58595b;
  background: url(../../img/download-orange.png) no-repeat left center;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding-left: 45px;
}
.executive-bio-partial .dl-bio:hover {
  color: #6ba543;
}
@media (min-width:992px) {
  .executive-bio-partial .partial-bio {
    margin-bottom: 60px;
  }
}
.executive-bio-partial .partial-bio .left {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .executive-bio-partial .partial-bio .left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .executive-bio-partial .partial-bio .left {
    float: left;
    width: 16.66666667%;
  }
}
.executive-bio-partial .partial-bio .right {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .executive-bio-partial .partial-bio .right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .executive-bio-partial .partial-bio .right {
    float: left;
    width: 83.33333333%;
  }
}
.executive-bio-partial .partial-bio .divider {
  display: block;
  height: 1px;
}
@media (min-width:768px) {
  .executive-bio-partial .partial-bio .divider {
    margin-bottom: 60px;
    position: relative;
  }
  .executive-bio-partial .partial-bio .divider:before {
    background: #b9c5ca;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 110px;
  }
}
/* employee: day in the life */
.exe-day-in-the-life {
  background: #2372b9;
  color: #ffffff;
  padding: 20px 0 20px 20px;
}
@media (min-width:1200px) {
  .exe-day-in-the-life {
    margin: 0;
  }
}
.exe-day-in-the-life h5 {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  color: #ffffff;
  margin: 0 0 15px;
  text-transform: none;
}
@media (min-width:768px) {
  .exe-day-in-the-life h5 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-day-in-the-life h5 {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-day-in-the-life > h5,
.exe-day-in-the-life > p {
  padding-right: 20px;
}
.exe-day-in-the-life > p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 15px;
}
@media (min-width:768px) {
  .exe-day-in-the-life > p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-day-in-the-life > p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-day-in-the-life .time-table {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  overflow: auto;
  max-height: 570px;
  padding-right: 20px;
}
@media (min-width:768px) {
  .exe-day-in-the-life .time-table {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-day-in-the-life .time-table {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-day-in-the-life .time-table .time {
  font-family: benton-sans-bold;
  font-weight: normal;
}
.exe-day-in-the-life .time-table .description {
  padding-bottom: 20px;
}
/*------------EXELON LINKS
    ---------------------------------------------------------*/
.exelon-links .webpart-editor-settings .link-section .included-links {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid gray;
  margin: 5px 0;
  height: 50px;
  overflow-y: scroll;
  overflow-x: auto;
}
.exelon-links .webpart-editor-settings .search-links {
  display: none;
  height: 100px;
  padding: 20px;
  width: 300px;
  z-index: 99;
}
.exelon-links .webpart-editor-settings .search-links.open {
  display: block;
}
.exelon-links .webpart-editor-settings .search-links > a.btn-close {
  float: right;
  margin-top: -10px;
  margin-right: -10px;
}
.exelon-links .webpart-editor-settings .link-menu {
  font-size: 12px;
  margin-bottom: 20px;
}
.exelon-links .webpart-editor-settings .link-menu .link-submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #b9c5ca;
  display: none;
  position: absolute;
  z-index: 99;
}
.exelon-links .webpart-editor-settings .link-menu .link-submenu li {
  padding: 5px;
}
.exelon-links .webpart-editor-settings .link-menu:hover .link-submenu {
  display: block;
}
.exelon-links .webpart-editor-settings .add-subheader input[type=button] {
  margin-left: 0;
}
.exelon-links .description {
  margin-bottom: 30px;
}
.exelon-links.not-right-rail {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exelon-links.not-right-rail {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exelon-links.not-right-rail {
    margin-bottom: 120px;
  }
}
.exelon-links.not-right-rail .gray {
  background: #ffffff;
}
.exelon-links.not-right-rail .bg {
  display: none !important;
  visibility: hidden !important;
}
.exelon-links.not-right-rail .content {
  padding: 0;
}
.exelon-links.not-right-rail p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exelon-links.not-right-rail p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exelon-links.not-right-rail p {
    font-size: 18px;
    line-height: 27px;
  }
}
.exelon-links.not-right-rail p.release-date {
  margin-bottom: 10px;
}
.exelon-links.not-right-rail .list {
  margin: 0 0 30px;
}
.exelon-links.not-right-rail .list li,
.exelon-links.not-right-rail .list li a {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exelon-links.not-right-rail .list li,
  .exelon-links.not-right-rail .list li a {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exelon-links.not-right-rail .list li,
  .exelon-links.not-right-rail .list li a {
    font-size: 18px;
    line-height: 27px;
  }
}
.fact-sheets {
  margin-bottom: 30px;
  /* select box */
}
@media (min-width:768px) {
  .fact-sheets {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .fact-sheets {
    margin-bottom: 120px;
  }
}
.fact-sheets .selector {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.fact-sheets .selector .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .fact-sheets .selector .right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .fact-sheets .selector .right {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width:768px) {
  .fact-sheets .selector .right {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .fact-sheets .selector .right {
    font-size: 14px;
    line-height: 24px;
  }
}
.fact-sheets .selector .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .fact-sheets .selector .left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .fact-sheets .selector .left {
    float: left;
    width: 41.66666667%;
  }
}
.fact-sheets .selector .left input,
.fact-sheets .selector .left .selectboxit-container,
.fact-sheets .selector .left select,
.fact-sheets .selector .left a {
  width: 100%;
}
/* ---------- FAQs
------------------------------------------------------------ */
.faq-accordion {
  margin: 0 15px 30px;
}
@media (min-width:768px) {
  .faq-accordion {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .faq-accordion .section-header {
    display: none !important;
  }
}
.faq-accordion h4.panel-title {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  margin-bottom: 15px;
  text-transform: none;
}
@media (min-width:768px) {
  .faq-accordion h4.panel-title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .faq-accordion h4.panel-title {
    font-size: 18px;
    line-height: 27px;
  }
}
.faq-accordion h4.panel-title > a,
.faq-accordion h4.panel-title a:link,
.faq-accordion h4.panel-title a:visited,
.faq-accordion h4.panel-title a:active,
.faq-accordion h4.panel-title a:hover {
  background: none;
  color: #58595b;
  display: inline-block;
  padding: 0 0 0 32px;
}
.faq-accordion h4.panel-title > a {
  position: relative;
}
.faq-accordion h4.panel-title > a:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  border: 1px solid #58595b !important;
  color: #6ba543;
  content: "\f068";
  display: block;
  font-size: 16px;
  height: auto;
  left: 0;
  line-height: 16px;
  padding: 4px 3px 0;
  position: absolute;
  top: -1px;
  width: auto;
}
@media (min-width:768px) {
  .faq-accordion h4.panel-title > a:before {
    top: 1px;
  }
}
@media (min-width:992px) {
  .faq-accordion h4.panel-title > a:before {
    top: 3px;
  }
}
.faq-accordion h4.panel-title > a:after {
  content: "" !important;
}
.faq-accordion h4.panel-title > a * {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
}
@media (min-width:768px) {
  .faq-accordion h4.panel-title > a * {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .faq-accordion h4.panel-title > a * {
    font-size: 18px;
    line-height: 27px;
  }
}
.faq-accordion h4.panel-title > a.collapsed:before {
  content: "\f067";
}
.faq-accordion .panel {
  margin-bottom: 30px;
}
.faq-accordion .panel-body {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-left: 32px;
}
@media (min-width:768px) {
  .faq-accordion .panel-body {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .faq-accordion .panel-body {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width:767px) {
  .faq-accordion .panel-body {
    padding: 0;
  }
}
@media (max-width:767px) {
  .faq-accordion.grouper .grouper-content {
    padding: 0;
  }
}
/*------------ GENERATION LINKS
--------------------------------------------------------*/
.generation-links.map-filters {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .generation-links.map-filters {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .generation-links.map-filters {
    margin-bottom: 120px;
  }
}
.generation-links.map-filters ul li {
  border: none;
  margin-bottom: 15px;
}
.generation-links.map-filters ul li a,
.generation-links.map-filters ul li a:link,
.generation-links.map-filters ul li a:visited,
.generation-links.map-filters ul li a:active,
.generation-links.map-filters ul li a:focus {
  color: #6ba543;
}
.generation-links.map-filters ul li a:hover,
.generation-links.map-filters ul li a:link:hover,
.generation-links.map-filters ul li a:visited:hover,
.generation-links.map-filters ul li a:active:hover,
.generation-links.map-filters ul li a:focus:hover {
  color: #b9c53a;
}
.generation-links.map-filters ul li a,
.generation-links.map-filters ul li a:link,
.generation-links.map-filters ul li a:visited,
.generation-links.map-filters ul li a:active,
.generation-links.map-filters ul li a:focus {
  color: #6ba543;
}
.generation-links.map-filters ul li a:hover,
.generation-links.map-filters ul li a:link:hover,
.generation-links.map-filters ul li a:visited:hover,
.generation-links.map-filters ul li a:active:hover,
.generation-links.map-filters ul li a:focus:hover {
  color: #b9c53a;
}
.generation-links.map-filters ul li a.fuel-type img {
  opacity: 1;
}
@media (max-width:767px) {
  .generation-links.map-filters ul li {
    height: 90px;
    margin-bottom: 15px;
    width: 33.33333333333333%;
  }
}
/*------------ GENERATION MIX
--------------------------------------------------------*/
.generation-mix .left-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .generation-mix .left-content {
    float: left;
    width: 33.33333333%;
  }
}
.generation-mix .left-content p.title {
  text-transform: uppercase;
  border-bottom: 1px solid #b9c5ca;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.generation-mix .left-content p.footer-link {
  margin-top: 30px;
}
.generation-mix .left-content a {
  display: inline-block;
  color: #6ba543;
}
.generation-mix .left-content a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.generation-mix .left-content a:hover {
  color: #b9c53a;
}
.generation-mix .left-content a:active,
.generation-mix .left-content a:visited,
.generation-mix .left-content a:focus {
  color: #6ba543;
}
.generation-mix .left-content a:active:hover,
.generation-mix .left-content a:visited:hover,
.generation-mix .left-content a:focus:hover {
  color: #b9c53a;
}
.generation-mix .chart {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .generation-mix .chart {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .generation-mix .chart {
    float: left;
    width: 58.33333333%;
  }
}
@media (max-width:991px) {
  .generation-mix .chart {
    margin-top: 45px;
  }
}
.generation-mix .chart .chart-header {
  margin-left: -15px;
  margin-right: -15px;
  color: #adb8bf;
  margin-bottom: 15px;
}
@media (max-width:767px) {
  .generation-mix .chart .chart-header {
    display: none !important;
    visibility: hidden !important;
  }
}
.generation-mix .chart .chart-header > div {
  margin-left: 33.33333333%;
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.generation-mix .chart .chart-header .table {
  display: table;
  width: 100%;
}
.generation-mix .chart .chart-header span {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}
.generation-mix .chart .chart-header span:first-child {
  padding-left: 10%;
  padding-right: 0;
  width: 15%;
}
.generation-mix .chart .chart-header span:last-child {
  padding: 0;
  text-align: right;
  width: 10%;
}
.generation-mix .chart .chart-header span.line {
  background: #dedede;
  display: block;
  height: 1px;
  margin: auto;
  width: 98%;
}
.generation-mix .chart ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.generation-mix .chart ul li {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 14px;
  line-height: 29px;
  margin-bottom: 15px;
}
@media (max-width:767px) {
  .generation-mix .chart ul li {
    margin-bottom: 30px;
  }
}
@media (min-width:1200px) {
  .generation-mix .chart ul li {
    font-size: 15px;
  }
}
.generation-mix .chart ul li .title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .generation-mix .chart ul li .title {
    float: left;
    width: 33.33333333%;
  }
}
.generation-mix .chart ul li .title > a {
  color: #6ba543;
  text-transform: uppercase;
}
.generation-mix .chart ul li .title > a:hover {
  color: #b9c53a;
}
.generation-mix .chart ul li .data {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .generation-mix .chart ul li .data {
    float: left;
    width: 66.66666667%;
  }
}
.generation-mix .chart ul li .data .percent,
.generation-mix .chart ul li .data .amount {
  float: left;
  height: 29px;
}
.generation-mix .chart ul li .data .percent {
  padding-right: 10px;
  width: 15%;
}
@media (max-width:767px) {
  .generation-mix .chart ul li .data .percent {
    width: 15%;
  }
}
.generation-mix .chart ul li .data .amount {
  background: url(../../img/generation-mix-chart-bg.png) repeat-x;
  width: 85%;
}
@media (max-width:767px) {
  .generation-mix .chart ul li .data .amount {
    width: 85%;
  }
}
.generation-mix .chart ul li .data .amount span {
  display: block;
  height: 100%;
}
/* ---------- GLOSSARY
------------------------------------------------------------ */
.exe-glossary {
  margin: 30px 0;
  /* mobile toggle*/
}
.exe-glossary .exe-mobile-menu {
  display: none !important;
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  background: #ecf0f1;
  padding: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .exe-glossary .exe-mobile-menu {
    display: block !important;
  }
  table.exe-glossary .exe-mobile-menu {
    display: table;
  }
  tr.exe-glossary .exe-mobile-menu {
    display: table-row !important;
  }
  th.exe-glossary .exe-mobile-menu,
  td.exe-glossary .exe-mobile-menu {
    display: table-cell !important;
  }
}
@media (min-width:768px) {
  .exe-glossary .exe-mobile-menu {
    font-family: benton-sans-medium;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-glossary .exe-mobile-menu {
    font-family: benton-sans-bold;
    font-weight: normal;
    font-size: 14px;
  }
}
.exe-glossary .exe-mobile-menu span {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
}
@media (min-width:768px) {
  .exe-glossary .exe-mobile-menu span {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-glossary .exe-mobile-menu span {
    font-size: 12px;
  }
}
.exe-glossary .exe-mobile-menu:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  font-size: 20px;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 30px;
  top: 50%;
}
.exe-glossary .exe-mobile-menu.open:after {
  content: "\f0d8";
}
@media (max-width:767px) {
  .exe-glossary .exe-glossary-nav {
    background: #ecf0f1;
    display: none;
    padding: 0 30px 30px;
  }
  .exe-glossary .exe-glossary-nav > li > a {
    display: block;
    border-top: 1px solid #adb8bf;
    padding: 5px 0;
  }
  .exe-glossary .exe-glossary-nav > li:first-child > a {
    border-top: 0;
    padding-top: 0;
  }
}
.exe-glossary-nav {
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width:768px) {
  .exe-glossary-nav {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .exe-glossary-nav {
    font-size: 18px;
    line-height: 26px;
  }
}
.exe-glossary-nav > li > a {
  color: #6ba543;
}
.exe-glossary-nav > li > a:hover {
  color: #b9c53a;
}
.exe-glossary-nav > li > a.disabled {
  color: #adb8bf;
}
@media (min-width:768px) {
  .exe-glossary-nav {
    display: table;
    height: 100%;
    display: block !important;
    line-height: 18px;
    width: 100%;
  }
  .exe-glossary-nav > li {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
  }
  .exe-glossary-nav > li:first-child {
    border-left: 3px solid #7e8083;
  }
  .exe-glossary-nav > li:last-child {
    border-right: 3px solid #7e8083;
  }
}
.exe-glossary-body {
  margin-top: 30px;
}
@media (min-width:992px) {
  .exe-glossary-body {
    margin-top: 50px;
  }
}
.exe-glossary-section > dl {
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.exe-glossary-section .term {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  line-height: 44px;
  margin: 0;
}
@media (min-width: 768px) {
  .exe-glossary-section .term {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .exe-glossary-section .term {
    float: left;
    width: 25%;
  }
}
@media (min-width:768px) {
  .exe-glossary-section .term {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width:992px) {
  .exe-glossary-section .term {
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-glossary-section .term {
    line-height: 32px;
  }
}
.exe-glossary-section .definition {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .exe-glossary-section .definition {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .exe-glossary-section .definition {
    float: left;
    width: 75%;
  }
}
@media (min-width:768px) {
  .exe-glossary-section .definition {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-glossary-section .definition {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width:992px) {
  .exe-glossary-section .definition {
    margin-bottom: 50px;
  }
}
@media (min-width:1200px) {
  .exe-glossary-section .definition {
    margin-bottom: 100px;
  }
}
/* ---------- GRANT FORM
------------------------------------------------------------ */
.exe-grant-form {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-grant-form {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-grant-form {
    margin-bottom: 120px;
  }
}
.exe-grant-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-grant-form .submit {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  background: #6ba543;
  border: none;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 14px;
  padding: 15px 20px;
  display: inline-block;
  margin-top: 15px;
}
@media (min-width:768px) {
  .exe-grant-form .submit {
    padding-left: 55px;
    padding-right: 55px;
  }
}
.exe-grant-form .submit:active,
.exe-grant-form .submit:visited,
.exe-grant-form .submit:focus,
.exe-grant-form .submit:hover {
  border: none;
  outline: none;
}
.exe-grant-form .submit:hover {
  background: #b9c53a;
}
.exe-grant-form ol.grant-app {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  margin: 0;
  padding: 0;
  /*  options list within the ol */
}
@media (min-width:768px) {
  .exe-grant-form ol.grant-app {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-grant-form ol.grant-app {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-grant-form ol.grant-app .title {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
}
@media (min-width:768px) {
  .exe-grant-form ol.grant-app .title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-grant-form ol.grant-app .title {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-grant-form ol.grant-app .validation-msg {
  color: #f47b27;
}
.exe-grant-form ol.grant-app > li {
  margin-bottom: 60px;
}
.exe-grant-form ol.grant-app > li:last-child {
  margin-bottom: 0;
}
.exe-grant-form ol.grant-app > li .content {
  font-family: benton-sans-book;
  font-weight: normal;
}
.exe-grant-form ol.grant-app > li .content > p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 5px 0 20px;
}
@media (min-width:768px) {
  .exe-grant-form ol.grant-app > li .content > p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-grant-form ol.grant-app > li .content > p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-grant-form ol.grant-app ul > li {
  margin-bottom: 20px;
}
.exe-grant-form ol.grant-app ul > li label {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-grant-form ol.grant-app ul > li label {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-grant-form ol.grant-app ul > li label {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-grant-form ol.grant-app ul > li label span.radio {
  margin-top: -2px;
}
.exe-grant-form ol.grant-app ul > li p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .exe-grant-form ol.grant-app ul > li p {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .exe-grant-form ol.grant-app ul > li p {
    font-size: 12px;
    line-height: 22px;
  }
}
.exe-grant-form ol.grant-app ul > li .chevron-link {
  display: inline-block;
  color: #6ba543;
}
.exe-grant-form ol.grant-app ul > li .chevron-link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.exe-grant-form ol.grant-app ul > li .chevron-link:hover {
  color: #b9c53a;
}
.exe-grant-form ol.grant-app ul > li .chevron-link:active,
.exe-grant-form ol.grant-app ul > li .chevron-link:visited,
.exe-grant-form ol.grant-app ul > li .chevron-link:focus {
  color: #6ba543;
}
.exe-grant-form ol.grant-app ul > li .chevron-link:active:hover,
.exe-grant-form ol.grant-app ul > li .chevron-link:visited:hover,
.exe-grant-form ol.grant-app ul > li .chevron-link:focus:hover {
  color: #b9c53a;
}
/*------------ GRAY CALLOUTS (html content)
--------------------------------------------------------*/
.gray-callout {
  margin-bottom: 30px;
  -webkit-box-shadow: 4px 4px 0 1px #adadad;
  box-shadow: 4px 4px 0 1px #adadad;
  padding: 30px;
}
@media (min-width:768px) {
  .gray-callout {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .gray-callout {
    margin-bottom: 120px;
  }
}
.gray-callout img {
  display: block;
  max-width: 100%;
  height: auto;
}
.gray-callout .description {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .gray-callout .description {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .gray-callout .description {
    font-size: 16px;
    line-height: 24px;
  }
}
.gray-callout .description p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .gray-callout .description p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .gray-callout .description p {
    font-size: 16px;
    line-height: 24px;
  }
}
.gray-callout.apply-today {
  background: url(../../img/small-blocks.png) no-repeat right bottom #ecf0f1;
}
.gray-callout.apply-today .title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gray-callout.apply-today .title {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width:768px) {
  .gray-callout.apply-today .title {
    text-align: center;
  }
}
.gray-callout.apply-today .title h5 {
  color: #2372b9;
  margin: 0;
}
@media (max-width:767px) {
  .gray-callout.apply-today .title {
    margin-bottom: 15px;
  }
}
.gray-callout.apply-today .description {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gray-callout.apply-today .description {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .gray-callout.apply-today .description {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width:767px) {
  .gray-callout.apply-today .description {
    margin-bottom: 30px;
  }
}
.gray-callout.apply-today .cta {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gray-callout.apply-today .cta {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .gray-callout.apply-today .cta {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .gray-callout.apply-today .cta {
    margin-left: 8.33333333%;
  }
}
.gray-callout.apply-today .cta a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  padding-right: 60px;
  position: relative;
  background: #2372b9;
  color: #ffffff;
  display: block;
}
@media (max-width:767px) {
  .gray-callout.apply-today .cta a {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.gray-callout.apply-today .cta a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.gray-callout.apply-today .cta a:after {
  content: "\f178";
}
.gray-callout.apply-today .cta a:visited,
.gray-callout.apply-today .cta a:active,
.gray-callout.apply-today .cta a:hover {
  color: #ffffff;
}
.gray-callout.apply-today .cta a:hover {
  background: #0093d3;
}
@media (max-width:767px) {
  .gray-callout.apply-today .cta a:after {
    content: "";
  }
}
.gray-callout.get-into-energy,
.gray-callout.gettting-hired {
  background: #f5f5f5;
}
.gray-callout.get-into-energy .icon,
.gray-callout.gettting-hired .icon {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gray-callout.get-into-energy .icon,
  .gray-callout.gettting-hired .icon {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .gray-callout.get-into-energy .icon,
  .gray-callout.gettting-hired .icon {
    float: left;
    width: 16.66666667%;
  }
}
.gray-callout.get-into-energy .icon img,
.gray-callout.gettting-hired .icon img {
  margin: auto;
}
.gray-callout.get-into-energy .description,
.gray-callout.gettting-hired .description {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gray-callout.get-into-energy .description,
  .gray-callout.gettting-hired .description {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .gray-callout.get-into-energy .description,
  .gray-callout.gettting-hired .description {
    float: left;
    width: 50%;
  }
}
.gray-callout.get-into-energy .image,
.gray-callout.gettting-hired .image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gray-callout.get-into-energy .image,
  .gray-callout.gettting-hired .image {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .gray-callout.get-into-energy .image,
  .gray-callout.gettting-hired .image {
    float: left;
    width: 33.33333333%;
  }
}
.gray-callout.get-into-energy .image img,
.gray-callout.gettting-hired .image img {
  float: right;
}
@media (max-width:767px) {
  .gray-callout.get-into-energy .image,
  .gray-callout.gettting-hired .image {
    display: none !important;
    visibility: hidden !important;
  }
}
/*------------GROUPER
--------------------------------------------------------*/
.associated-with-grouper {
  display: none;
}
.grouper .associated-with-grouper {
  display: block;
}
/*------------ GROUP TERM HOVER
--------------------------------------------------------*/
@media (max-width:767px) {
  .group-term-hover .desktop-tablet {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .group-term-hover .mobile-buttons {
    display: none !important;
    visibility: hidden !important;
  }
}
/* controls */
@media (max-width:767px) {
  .group-term-hover .controls.exe-container {
    padding: 0;
  }
}
.exelon-groupHover {
  margin: auto;
  width: 90%;
}
@media (min-width:1200px) {
  .exelon-groupHover {
    width: 100%;
  }
}
.exelon-groupHover-controls:before,
.exelon-groupHover-controls:after {
  content: " ";
  display: table;
}
.exelon-groupHover-controls:after {
  clear: both;
}
.exelon-groupHover-controls:before,
.exelon-groupHover-controls:after {
  content: " ";
  display: table;
}
.exelon-groupHover-controls:after {
  clear: both;
}
.exelon-groupHover-controls .exelon-groupHover-button {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  padding-right: 60px;
  position: relative;
  background: #0093d3;
  color: #ffffff;
  font-family: benton-sans-medium;
  font-weight: normal;
  border: none;
  text-align: left;
  width: auto !important;
}
@media (min-width: 992px) {
  .exelon-groupHover-controls .exelon-groupHover-button {
    float: left;
    width: 25%;
  }
}
@media (max-width:767px) {
  .exelon-groupHover-controls .exelon-groupHover-button {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.exelon-groupHover-controls .exelon-groupHover-button:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.exelon-groupHover-controls .exelon-groupHover-button:visited,
.exelon-groupHover-controls .exelon-groupHover-button:active,
.exelon-groupHover-controls .exelon-groupHover-button:hover {
  color: #ffffff;
}
.exelon-groupHover-controls .exelon-groupHover-button:hover {
  background: #2372b9;
}
.exelon-groupHover-controls .exelon-groupHover-button:after {
  content: "\f176";
  display: block;
  float: right;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width:767px) {
  .exelon-groupHover-controls .exelon-groupHover-button:after {
    content: "\f178";
  }
}
.exelon-groupHover-controls .exelon-groupHover-button:focus,
.exelon-groupHover-controls .exelon-groupHover-button:active,
.exelon-groupHover-controls .exelon-groupHover-button:hover {
  background: #0093d3;
  border: none;
  outline: none;
}
.exelon-groupHover-controls .exelon-groupHover-button:focus .bg,
.exelon-groupHover-controls .exelon-groupHover-button:active .bg,
.exelon-groupHover-controls .exelon-groupHover-button:hover .bg {
  background: #0093d3;
}
.exelon-groupHover-controls .exelon-groupHover-button .bg {
  background: #0093d3;
  display: none;
  height: 100%;
  left: -3000%;
  position: absolute;
  top: 0;
  width: 3000%;
  z-index: -1;
}
.exelon-groupHover-controls .exelon-groupHover-button > span {
  padding-right: 15px;
}
@media (min-width:768px) and (max-width:991px) {
  .exelon-groupHover-controls .exelon-groupHover-button {
    float: left;
  }
}
@media (max-width:767px) {
  .exelon-groupHover-controls .exelon-groupHover-button {
    text-align: left;
    width: 250px;
  }
}
.exelon-groupHover-controls .exelon-groupHover-button.active:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.exelon-groupHover-controls > .exelon-groupHover-button:first-child {
  background: #2372b9;
}
@media (min-width:768px) {
  .exelon-groupHover-controls > .exelon-groupHover-button:first-child {
    padding-left: 0;
  }
}
.exelon-groupHover-controls > .exelon-groupHover-button:first-child:focus,
.exelon-groupHover-controls > .exelon-groupHover-button:first-child:active,
.exelon-groupHover-controls > .exelon-groupHover-button:first-child:hover {
  background: #2372b9;
}
.exelon-groupHover-controls > .exelon-groupHover-button:first-child:focus .bg,
.exelon-groupHover-controls > .exelon-groupHover-button:first-child:active .bg,
.exelon-groupHover-controls > .exelon-groupHover-button:first-child:hover .bg {
  background: #2372b9;
}
.exelon-groupHover-controls > .exelon-groupHover-button:first-child .bg {
  background: #2372b9;
  display: block;
}
@media (max-width:767px) {
  .exelon-groupHover-controls > .exelon-groupHover-button:first-child .bg {
    display: none;
  }
}
.exelon-groupHover-page {
  background: #ecf0f1 url(../../img/group-term-hover-motif.png) no-repeat top right;
  background-size: cover;
}
.exelon-groupHover-page:before,
.exelon-groupHover-page:after {
  content: " ";
  display: table;
}
.exelon-groupHover-page:after {
  clear: both;
}
.exelon-groupHover-page:before,
.exelon-groupHover-page:after {
  content: " ";
  display: table;
}
.exelon-groupHover-page:after {
  clear: both;
}
@media (max-width:767px) {
  .exelon-groupHover-page {
    display: none !important;
    visibility: hidden !important;
  }
}
.exelon-groupHover-page .exelon-groupHover {
  position: relative;
  /* nav buttons - desktop only */
}
.exelon-groupHover-page .exelon-groupHover .nav-button {
  display: none;
}
@media (min-width:768px) {
  .exelon-groupHover-page .exelon-groupHover {
    /* prev */
  }
  .exelon-groupHover-page .exelon-groupHover .nav-button {
    position: absolute;
    background: none;
    border: 0;
    display: block;
    margin-top: -28px;
    padding: 0;
    right: -40px;
    top: 50%;
  }
  .exelon-groupHover-page .exelon-groupHover .nav-button:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    color: #606060;
    font-size: 56px;
    height: 56px;
    line-height: 56px;
  }
  .exelon-groupHover-page .exelon-groupHover .nav-button.prev {
    left: -40px;
    right: auto;
  }
  .exelon-groupHover-page .exelon-groupHover .nav-button.prev:after {
    content: "\f104";
  }
  .exelon-groupHover-page .exelon-groupHover .nav-button[disabled]:after {
    content: "";
  }
}
.exelon-groupHover-page .exelon-groupHover ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.exelon-groupHover-page .exelon-groupHover ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exelon-groupHover-page .exelon-groupHover ul li {
    float: left;
    width: 33.33333333%;
  }
}
.exelon-groupHover-page .exelon-groupHover ul li .image {
  display: block;
  line-height: 0;
  height: 215px;
  overflow: hidden;
}
@media (min-width:768px) {
  .exelon-groupHover-page .exelon-groupHover ul li .image {
    height: 140px;
  }
}
@media (min-width:992px) {
  .exelon-groupHover-page .exelon-groupHover ul li .image {
    height: 185px;
  }
}
@media (min-width:1200px) {
  .exelon-groupHover-page .exelon-groupHover ul li .image {
    height: 260px;
  }
}
.exelon-groupHover-page .exelon-groupHover ul li .image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.exelon-groupHover-page .exelon-groupHover ul li .profile-content {
  background: #0093d3;
  color: #ffffff;
  padding: 15px;
}
@media (min-width:768px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content {
    height: 190px;
    overflow: hidden;
  }
}
@media (min-width:992px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content {
    height: 165px;
  }
}
.exelon-groupHover-page .exelon-groupHover ul li .profile-content a,
.exelon-groupHover-page .exelon-groupHover ul li .profile-content a:link,
.exelon-groupHover-page .exelon-groupHover ul li .profile-content a:hover,
.exelon-groupHover-page .exelon-groupHover ul li .profile-content a:visited {
  color: #ffffff;
}
.exelon-groupHover-page .exelon-groupHover ul li .profile-content .company {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 5px;
}
@media (min-width:768px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content .company {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content .company {
    font-size: 11px;
    line-height: 17px;
  }
}
.exelon-groupHover-page .exelon-groupHover ul li .profile-content .name {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content .name {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content .name {
    font-size: 18px;
    line-height: 27px;
  }
}
.exelon-groupHover-page .exelon-groupHover ul li .profile-content .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width:768px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content .title {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exelon-groupHover-page .exelon-groupHover ul li .profile-content .title {
    font-size: 12px;
  }
}
.exelon-groupHover-page .exelon-groupHover ul li .active-profile .profile-content {
  background: #7e8083;
}
.exelon-groupHover-page .exelon-groupHover ul li .active-profile a {
  cursor: default;
}
.group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li {
    float: left;
    width: 25%;
  }
}
.group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .exelon-groupHoverProfile {
  position: relative;
}
@media (min-width:768px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .exelon-groupHoverProfile {
    height: 295px;
  }
}
@media (min-width:992px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .exelon-groupHoverProfile {
    height: 335px;
  }
}
@media (min-width:1200px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .exelon-groupHoverProfile {
    height: 380px;
  }
}
.group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .image {
  height: 300px;
}
@media (min-width:992px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .image {
    height: 380px;
  }
}
.group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content {
  background: #2372b9;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (min-width:768px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content {
    height: 120px;
  }
}
@media (min-width:992px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content {
    height: 100px;
  }
}
@media (min-width:1200px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content {
    background: rgba(35, 114, 185, 0.8);
    height: 100px;
  }
}
.group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content .name {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
@media (min-width:768px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content .name {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width:992px) {
  .group-term-hover.employee-dropdown .exelon-groupHover-page .exelon-groupHover ul li .profile-content .name {
    font-size: 16px;
    line-height: 22px;
  }
}
/* ---------- HERO (landing page) / SIDEKICK (interior page) / ARTICLE HEADER (article, press release, event)
------------------------------------------------------------ */
/* header positioned over hero */
@media (min-width:768px) {
  header.hero-header {
    position: absolute;
    margin: auto;
    width: 100%;
    z-index: 2;
  }
}
.landing-hero,
.interior-sidekick,
.exe-article-header,
.landing-super-hero {
  position: relative;
  overflow: hidden;
}
.landing-hero .img-container,
.interior-sidekick .img-container,
.exe-article-header .img-container,
.landing-super-hero .img-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.landing-hero .img-container img,
.interior-sidekick .img-container img,
.exe-article-header .img-container img,
.landing-super-hero .img-container img {
  max-width: none !important;
}
@media (max-width:767px) {
  .landing-hero .img-container img,
  .interior-sidekick .img-container img,
  .exe-article-header .img-container img,
  .landing-super-hero .img-container img {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width:1600px) {
  .landing-hero .img-container img,
  .interior-sidekick .img-container img,
  .exe-article-header .img-container img,
  .landing-super-hero .img-container img {
    min-width: 100%;
  }
}
.landing-hero .exe-container,
.interior-sidekick .exe-container,
.exe-article-header .exe-container,
.landing-super-hero .exe-container {
  position: relative;
  z-index: 1;
}
@media (min-width:768px) {
  .landing-hero .inner-container,
  .interior-sidekick .inner-container,
  .exe-article-header .inner-container,
  .landing-super-hero .inner-container {
    margin-left: 65px;
  }
}
@media (min-width:992px) {
  .landing-hero .inner-container,
  .interior-sidekick .inner-container,
  .exe-article-header .inner-container,
  .landing-super-hero .inner-container {
    margin-left: 70px;
  }
}
@media (min-width: 1345px) {
  .landing-hero .inner-container,
  .interior-sidekick .inner-container,
  .exe-article-header .inner-container,
  .landing-super-hero .inner-container {
    margin-left: 0;
  }
}
.landing-hero {
  height: 335px;
}
@media (min-width:768px) {
  .landing-hero {
    height: 530px;
  }
}
@media (min-width:992px) {
  .landing-hero {
    height: 570px;
  }
}
.landing-hero .exe-container {
  padding-top: 100px;
}
.landing-hero .graphic {
  position: absolute;
  /*background: url(../../img/hero-graphic-tablet.png) no-repeat top left;*/
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width:992px) {
  .landing-hero .graphic {
    /*background: url(../../img/hero-graphic-desktop.png) no-repeat top left;*/
  }
}
.landing-hero h1,
.landing-hero h2 {
  color: #ffffff;
}
.landing-hero h1 {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width:768px) {
  .landing-hero h1 {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .landing-hero h1 {
    font-size: 16px;
  }
}
.landing-hero h2 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 175px;
  overflow: hidden;
}
@media (min-width:768px) {
  .landing-hero h2 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .landing-hero h2 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .landing-hero h2 {
    font-size: 74px;
  }
}
@media (min-width: 1200px) {
  .landing-hero h2 {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width:768px) {
  .landing-hero h2 {
    height: 285px;
  }
}
@media (min-width:992px) {
  .landing-hero h2 {
    height: 265px;
  }
}
.landing-super-hero {
  height: 350px;
}
@media (min-width:481px) and (max-width:767px) {
  .landing-super-hero {
    height: 345px;
  }
}
@media (min-width:768px) {
  .landing-super-hero {
    height: 540px;
  }
}
@media (min-width:992px) {
  .landing-super-hero {
    height: 685px;
  }
}
@media (min-width:1600px) {
  .landing-super-hero {
    background: #adb8bf;
  }
  .landing-super-hero .img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-width: 0;
    right: 0;
    top: 0;
  }
}
.landing-super-hero h1,
.landing-super-hero h2 {
  color: #ffffff;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.landing-super-hero h1 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width:768px) {
  .landing-super-hero h1 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .landing-super-hero h1 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .landing-super-hero h1 {
    font-size: 74px;
  }
}
.landing-super-hero h2 {
  font-family: benton-sans-light;
  font-weight: normal;
  font-size: 18px;
  height: auto;
  margin-top: 15px;
  text-transform: none;
}
@media (min-width:768px) {
  .landing-super-hero h2 {
    height: auto;
  }
}
@media (min-width:992px) {
  .landing-super-hero h2 {
    font-size: 24px;
  }
}
@media (max-width:767px) {
  .landing-super-hero h2 {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .landing-super-hero .inner-container {
    width: 55%;
  }
}
@media (min-width:992px) {
  .landing-super-hero .inner-container {
    width: 50%;
  }
  .landing-super-hero .inner-container h1 {
    font-size: 60px;
  }
}
@media (min-width:1200px) {
  .landing-super-hero .inner-container {
    width: 60%;
  }
}
.landing-super-hero .exe-container {
  padding-top: 20px;
}
.landing-super-hero .img-container {
  left: auto;
  right: 0;
}
.landing-super-hero .img-container img {
  position: absolute;
  right: 0;
}
@media (min-width:768px) {
  .landing-hero .exe-container,
  .landing-super-hero .exe-container {
    padding-top: 150px;
  }
}
@media (min-width:992px) {
  .landing-hero .exe-container,
  .landing-super-hero .exe-container {
    padding-top: 210px;
  }
}
.exe-article-header .exe-container {
  padding-top: 30px;
}
@media (min-width:768px) {
  .exe-article-header .exe-container {
    padding-top: 160px;
  }
}
@media (min-width:992px) {
  .exe-article-header .exe-container {
    padding-top: 180px;
  }
}
.interior-sidekick {
  height: 205px;
  padding-top: 30px;
}
@media (min-width:768px) {
  .interior-sidekick {
    height: 385px;
    padding-top: 160px;
  }
}
@media (min-width:992px) {
  .interior-sidekick {
    height: 340px;
    padding-top: 150px;
  }
}
.interior-sidekick h1 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
  height: 105px;
  overflow: hidden;
}
@media (min-width:768px) {
  .interior-sidekick h1 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .interior-sidekick h1 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .interior-sidekick h1 {
    font-size: 74px;
  }
}
@media (min-width:768px) {
  .interior-sidekick h1 {
    height: 170px;
    font-size: 40px;
  }
}
@media (min-width:992px) {
  .interior-sidekick h1 {
    font-size: 55px;
    height: 130px;
  }
}
.interior-sidekick h2 {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width:768px) {
  .interior-sidekick h2 {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .interior-sidekick h2 {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .interior-sidekick h2 {
    font-size: 74px;
  }
}
.exe-article-header .breadcrumb-link,
.interior-sidekick .breadcrumb-link,
.landing-super-hero .breadcrumb-link,
.executive-bio-partial .breadcrumb-link {
  color: #6ba543;
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 20px;
}
.exe-article-header .breadcrumb-link:hover,
.interior-sidekick .breadcrumb-link:hover,
.landing-super-hero .breadcrumb-link:hover,
.executive-bio-partial .breadcrumb-link:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .exe-article-header .breadcrumb-link,
  .interior-sidekick .breadcrumb-link,
  .landing-super-hero .breadcrumb-link,
  .executive-bio-partial .breadcrumb-link {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .exe-article-header .breadcrumb-link,
  .interior-sidekick .breadcrumb-link,
  .landing-super-hero .breadcrumb-link,
  .executive-bio-partial .breadcrumb-link {
    font-size: 16px;
  }
}
.exe-article-header .breadcrumb-link:before,
.interior-sidekick .breadcrumb-link:before,
.landing-super-hero .breadcrumb-link:before,
.executive-bio-partial .breadcrumb-link:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f100";
  font-size: 16px;
  margin-right: 10px;
}
@media (min-width:768px) {
  .exe-article-header .breadcrumb-link,
  .interior-sidekick .breadcrumb-link,
  .landing-super-hero .breadcrumb-link,
  .executive-bio-partial .breadcrumb-link {
    margin-left: -14px;
  }
}
.exe-article-header {
  margin-bottom: 40px;
}
@media (min-width:768px) {
  .exe-article-header {
    margin-bottom: 60px;
  }
}
@media (min-width:992px) {
  .exe-article-header {
    margin-bottom: 80px;
  }
}
.exe-article-header h1 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-light;
  font-weight: normal;
  color: #7e8083;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: none;
}
@media (min-width:768px) {
  .exe-article-header h1 {
    font-size: 52px;
    line-height: 66px;
  }
}
.exe-article-header p.intro {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
}
@media (min-width: 992px) {
  .exe-article-header p.intro {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width:768px) {
  .exe-article-header p.intro {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .exe-article-header p.intro {
    font-size: 26px;
    line-height: 42px;
  }
}
/* 7/77/16 - added for press release header*/
.pressrelease-title-color-white h1,
.pressrelease-title-color-white p.intro {
  color: #ffffff;
}
/* gray text variation for sidekick, hero, executive */
.title-color-dark-gray h1,
.title-color-dark-gray h2 {
  color: #7e8083;
}
/* ---------- HOME PAGE HERO
------------------------------------------------------------ */
.home-page-hero {
  position: relative;
  overflow: hidden;
  /* indicators, caption for tablet and up, indicators for mobile */
  /* start global template styles */
}
@media (max-width:767px) {
  .home-page-hero {
    background: #1471b8;
    height: 500px;
  }
}
@media (min-width:768px) {
  .home-page-hero {
    height: 740px;
  }
}
@media (min-width:992px) {
  .home-page-hero {
    height: 753px;
  }
}
.home-page-hero .carousel {
  height: 100%;
  margin: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
.home-page-hero .carousel .carousel-inner {
  height: 100%;
}
.home-page-hero .carousel .carousel-inner > .item {
  height: 100%;
}
.home-page-hero .carousel .img-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width:767px) {
  .home-page-hero .carousel .img-container {
    height: 420px;
  }
}
@media (max-width:767px) {
  .home-page-hero .carousel .img-container img {
    position: absolute;
    right: 0;
  }
}
@media (min-width:1600px) {
  .home-page-hero .carousel .img-container img {
    min-width: 100%;
  }
}
.home-page-hero .carousel .graphic {
  position: absolute;
  /*background: url(../../img/hero-graphic-tablet.png) no-repeat top left;*/
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media (min-width:992px) {
  .home-page-hero .carousel .graphic {
    /*background: url(../../img/hero-graphic-desktop.png) no-repeat top left;*/
  }
}
.home-page-hero .carousel .exe-container {
  position: relative;
  height: 100%;
  z-index: 3;
}
.home-page-hero .carousel-indicator-container {
  bottom: 0;
  left: 50%;
  position: absolute;
}
@media (min-width:768px) {
  .home-page-hero .carousel-indicator-container {
    width: 710px;
  }
}
@media (min-width:992px) {
  .home-page-hero .carousel-indicator-container {
    width: 940px;
  }
}
@media (min-width:1200px) {
  .home-page-hero .carousel-indicator-container {
    width: 1140px;
  }
}
@media (min-width:768px) {
  .home-page-hero .carousel-indicator-container {
    bottom: 0;
    margin-left: -375px;
  }
}
@media (min-width:992px) {
  .home-page-hero .carousel-indicator-container {
    margin-left: -485px;
  }
}
@media (min-width:1200px) {
  .home-page-hero .carousel-indicator-container {
    margin-left: -585px;
  }
}
.home-page-hero .carousel-indicator-container .bg {
  display: none;
}
@media (min-width:992px) {
  .home-page-hero .carousel-indicator-container .bg {
    background: #7e8083;
    display: block;
    height: 40px;
    left: -200%;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: 1;
  }
}
@media (max-width:767px) {
  .home-page-hero .carousel-indicator-container {
    bottom: 60px;
    left: 0;
    width: 100%;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators {
    bottom: auto;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li .caption {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .home-page-hero .carousel-indicator-container .carousel-indicators {
    bottom: auto;
    left: auto;
    position: relative;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li {
    background: #7e8083;
    border: none;
    border-radius: inherit;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 0.1%;
    position: relative;
    padding: 0;
    text-align: left;
    text-indent: 0;
    width: 16.5%;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li .caption {
    font-family: benton-sans-bold;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 10px;
    height: 100%;
    padding: 0 15px;
    text-align: center;
    width: 100%;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li.social {
    background: #59595a;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li.large {
    width: 32%;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li.large.active {
    width: 32.5%;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li.active {
    background: #59595a;
    height: 50px;
    line-height: 50px;
    margin: -10px -0.1% 0;
    width: 17%;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li.active:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #59595a;
    height: 0;
    left: 15px;
    position: absolute;
    top: -10px;
    width: 0;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li.active:after {
    content: "";
    border-left: 15px solid #58595b;
    border-right: 10px solid transparent;
    border-top: 43px solid transparent;
    height: 0;
    left: 100%;
    opacity: 0.34;
    position: absolute;
    top: 7px;
    width: 0;
    z-index: 1;
  }
  .home-page-hero .carousel-indicator-container .carousel-indicators li:last-child.active:after {
    border-left: 10px solid transparent;
    border-right: 15px solid #58595b;
    left: -25px;
  }
}
@media (min-width:768px) and (min-width:992px) {
  .home-page-hero .carousel-indicator-container .carousel-indicators li .caption {
    font-size: 14px;
    text-align: left;
  }
}
.home-page-hero .content-template {
  height: 100%;
  padding-top: 50px;
  /* template one & two: default slide styles*/
  /*end default template */
  /* template two adjustments: default with two column with links */
  /*end template 2*/
  /* template three: social */
  /*end social*/
}
@media (min-width:768px) {
  .home-page-hero .content-template {
    padding-top: 175px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template {
    padding-top: 200px;
  }
}
@media (min-width:1200px) {
  .home-page-hero .content-template {
    padding-top: 215px;
  }
}
@media (min-width:768px) {
  .home-page-hero .content-template .mobile {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .home-page-hero .content-template .inner-container {
    margin-left: 65px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template .inner-container {
    margin-left: 70px;
  }
}
@media (min-width: 1345px) {
  .home-page-hero .content-template .inner-container {
    margin-left: 0;
  }
}
.home-page-hero .content-template .lg-title {
  font-family: benton-sans-light;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  max-height: 255px;
  overflow: hidden;
}
@media (min-width:768px) {
  .home-page-hero .content-template .lg-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template .lg-title {
    max-height: 150px;
  }
}
@media (min-width:1200px) {
  .home-page-hero .content-template .lg-title {
    font-size: 52px;
    line-height: 66px;
    max-height: 200px;
  }
}
.home-page-hero .content-template .mobile.title {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}
@media (min-width:768px) {
  .home-page-hero .content-template .mobile.title {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template .mobile.title {
    font-size: 16px;
  }
}
@media (max-width:767px) {
  .home-page-hero .content-template .row.home-hero-content {
    display: none !important;
    visibility: hidden !important;
  }
}
.home-page-hero .content-template .row.home-hero-content .text {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width:768px) {
  .home-page-hero .content-template .row.home-hero-content .text {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template .row.home-hero-content .text {
    font-size: 22px;
    line-height: 36px;
  }
}
.home-page-hero .content-template.default {
  color: #ffffff;
  /* "dark" template version */
}
.home-page-hero .content-template.default .mobile.title {
  color: #ffffff;
}
@media (max-width:767px) {
  .home-page-hero .content-template.default .cta {
    bottom: 95px;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.home-page-hero .content-template.default .cta > a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  background: #ffffff;
  color: #58595b;
  padding-right: 60px;
  position: relative;
  color: #0093d3;
  padding: 12px 100px 10px 12px;
}
@media (max-width:767px) {
  .home-page-hero .content-template.default .cta > a {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.home-page-hero .content-template.default .cta > a:visited,
.home-page-hero .content-template.default .cta > a:active,
.home-page-hero .content-template.default .cta > a:hover {
  color: #58595b;
}
.home-page-hero .content-template.default .cta > a:hover {
  background: #adb8bf;
}
.home-page-hero .content-template.default .cta > a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.home-page-hero .content-template.default .cta > a:after {
  content: "\f178";
}
@media (max-width:767px) {
  .home-page-hero .content-template.default .cta > a {
    margin: 0 15px;
  }
  .home-page-hero .content-template.default .cta > a:after {
    content: "";
  }
}
@media (min-width:768px) {
  .home-page-hero .content-template.default .row.home-hero-content {
    margin-bottom: 30px;
  }
}
.home-page-hero .content-template.default .row.home-hero-content .links {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .home-page-hero .content-template.default .row.home-hero-content .links {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template.default .row.home-hero-content .links {
    font-size: 18px;
    line-height: 27px;
  }
}
.home-page-hero .content-template.default .row.home-hero-content .links a,
.home-page-hero .content-template.default .row.home-hero-content .links a:link,
.home-page-hero .content-template.default .row.home-hero-content .links a:visited,
.home-page-hero .content-template.default .row.home-hero-content .links a:active,
.home-page-hero .content-template.default .row.home-hero-content .links a:focus {
  color: #6ba543;
}
.home-page-hero .content-template.default .row.home-hero-content .links a:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:link:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:visited:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:active:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:focus:hover {
  color: #b9c53a;
}
.home-page-hero .content-template.default .row.home-hero-content .links a,
.home-page-hero .content-template.default .row.home-hero-content .links a:link,
.home-page-hero .content-template.default .row.home-hero-content .links a:visited,
.home-page-hero .content-template.default .row.home-hero-content .links a:active,
.home-page-hero .content-template.default .row.home-hero-content .links a:focus {
  color: #6ba543;
}
.home-page-hero .content-template.default .row.home-hero-content .links a:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:link:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:visited:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:active:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:focus:hover {
  color: #b9c53a;
}
.home-page-hero .content-template.default .row.home-hero-content .links a {
  display: inline-block;
  color: #6ba543;
}
.home-page-hero .content-template.default .row.home-hero-content .links a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.home-page-hero .content-template.default .row.home-hero-content .links a:hover {
  color: #b9c53a;
}
.home-page-hero .content-template.default .row.home-hero-content .links a:active,
.home-page-hero .content-template.default .row.home-hero-content .links a:visited,
.home-page-hero .content-template.default .row.home-hero-content .links a:focus {
  color: #6ba543;
}
.home-page-hero .content-template.default .row.home-hero-content .links a:active:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:visited:hover,
.home-page-hero .content-template.default .row.home-hero-content .links a:focus:hover {
  color: #b9c53a;
}
.home-page-hero .content-template.default .row.home-hero-content .links li {
  margin-bottom: 10px;
}
.home-page-hero .content-template.default .row.home-hero-content .links li:last-child {
  margin-bottom: 0;
}
.home-page-hero .content-template.default .row.home-hero-content .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-page-hero .content-template.default .row.home-hero-content .left {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .home-page-hero .content-template.default .row.home-hero-content .left {
    float: left;
    width: 58.33333333%;
  }
}
.home-page-hero .content-template.default.dark {
  color: #606060;
}
.home-page-hero .content-template.default.dark .mobile.title {
  color: #606060;
}
.home-page-hero .content-template.default.dark .cta > a.white-btn {
  background: #7e8083;
  color: #ffffff;
}
.home-page-hero .content-template.default.dark .cta > a.white-btn:visited,
.home-page-hero .content-template.default.dark .cta > a.white-btn:active,
.home-page-hero .content-template.default.dark .cta > a.white-btn:hover {
  color: #ffffff;
}
.home-page-hero .content-template.default.dark .cta > a.white-btn:hover {
  background: #adb8bf;
}
.home-page-hero .content-template.with-links .row.home-hero-content .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-page-hero .content-template.with-links .row.home-hero-content .left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .home-page-hero .content-template.with-links .row.home-hero-content .left {
    float: left;
    width: 41.66666667%;
  }
}
.home-page-hero .content-template.with-links .row.home-hero-content .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-page-hero .content-template.with-links .row.home-hero-content .right {
    float: left;
    width: 33.33333333%;
  }
}
.home-page-hero .content-template.social {
  background: #ffffff;
  color: #7e8083;
}
@media (max-width:767px) {
  .home-page-hero .content-template.social {
    height: 420px;
  }
}
.home-page-hero .content-template.social .row.home-hero-content .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-page-hero .content-template.social .row.home-hero-content .left {
    float: left;
    width: 83.33333333%;
  }
}
.home-page-hero .content-template.social .row.social-icons {
  margin-top: 20px;
}
@media (min-width:768px) {
  .home-page-hero .content-template.social .row.social-icons {
    margin-top: 45px;
  }
}
@media (min-width:1200px) {
  .home-page-hero .content-template.social .row.social-icons {
    margin-top: 60px;
  }
}
.home-page-hero .content-template.social .row.social-icons .icon {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .home-page-hero .content-template.social .row.social-icons .icon {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .home-page-hero .content-template.social .row.social-icons .icon {
    width: 15%;
  }
}
.home-page-hero .content-template.social .row.social-icons .icon a,
.home-page-hero .content-template.social .row.social-icons .icon a:link,
.home-page-hero .content-template.social .row.social-icons .icon a:visited,
.home-page-hero .content-template.social .row.social-icons .icon a:active {
  color: #7e8083;
}
.home-page-hero .content-template.social .row.social-icons .icon a:hover,
.home-page-hero .content-template.social .row.social-icons .icon a:link:hover,
.home-page-hero .content-template.social .row.social-icons .icon a:visited:hover,
.home-page-hero .content-template.social .row.social-icons .icon a:active:hover {
  color: #58595b;
}
.home-page-hero .content-template.social .row.social-icons .icon span,
.home-page-hero .content-template.social .row.social-icons .icon img {
  display: inline-block;
  vertical-align: top;
}
@media (max-width:767px) {
  .home-page-hero .content-template.social .row.social-icons .icon span {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .home-page-hero .content-template.social .row.social-icons .icon span {
    font-size: 10px;
    margin-left: 10px;
  }
}
@media (min-width:992px) {
  .home-page-hero .content-template.social .row.social-icons .icon span {
    font-size: 14px;
  }
}
.home-page-hero .content-template.social .row.social-icons .subscribe {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe {
    bottom: 15px;
    position: absolute;
    width: 100%;
  }
}
@media (min-width:768px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe {
    margin-top: 45px;
  }
}
@media (min-width:1200px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe {
    margin-top: 0;
  }
}
.home-page-hero .content-template.social .row.social-icons .subscribe > a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  background: #f47b27;
  color: #ffffff;
  padding-right: 60px;
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 60px 10px 12px;
}
@media (max-width:767px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe > a {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.home-page-hero .content-template.social .row.social-icons .subscribe > a:visited,
.home-page-hero .content-template.social .row.social-icons .subscribe > a:active,
.home-page-hero .content-template.social .row.social-icons .subscribe > a:hover {
  color: #ffffff;
}
.home-page-hero .content-template.social .row.social-icons .subscribe > a:hover {
  background: #f99b2f;
}
.home-page-hero .content-template.social .row.social-icons .subscribe > a:after {
  color: #ffffff;
}
.home-page-hero .content-template.social .row.social-icons .subscribe > a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.home-page-hero .content-template.social .row.social-icons .subscribe > a:after {
  content: "\f178";
}
@media (max-width:767px) {
  .home-page-hero .content-template.social .row.social-icons .subscribe > a:after {
    content: "";
  }
}
/* ---------- HOME PAGE MODULES
------------------------------------------------------------ */
.homepage-blue-bg {
  margin-bottom: 30px;
  background: #18395b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #18395b 0%, #2c67a3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #18395b), color-stop(100%, #2c67a3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #18395b 0%, #2c67a3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #18395b 0%, #2c67a3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #18395b 0%, #2c67a3 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #18395b 0%, #2c67a3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18395b', endColorstr='#2c67a3', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  min-height: 650px;
  padding-top: 30px;
  position: relative;
}
@media (min-width:768px) {
  .homepage-blue-bg {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .homepage-blue-bg {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .homepage-blue-bg {
    padding-top: 60px;
  }
}
@media (min-width:1200px) {
  .homepage-blue-bg {
    padding-top: 120px;
  }
}
.homepage-blue-bg .home-page-motif {
  background: url(../../img/home-page-motif-on-blue.png) no-repeat top left;
  height: 634px;
  left: 0;
  position: absolute;
  top: 0;
  width: 346px;
}
@media (max-width:767px) {
  .homepage-blue-bg .home-page-motif {
    display: none !important;
    visibility: hidden !important;
  }
}
/* about section / three columns */
.home-page-about {
  margin-bottom: 30px;
  color: #ffffff;
}
@media (min-width:768px) {
  .home-page-about {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .home-page-about {
    margin-bottom: 120px;
  }
}
.home-page-about p {
  color: #ffffff;
}
.home-page-about p.caps {
  margin-bottom: 20px;
}
.home-page-about a,
.home-page-about a:link,
.home-page-about a:visited,
.home-page-about a:active,
.home-page-about a:focus {
  color: #0093d3;
  display: inline-block;
  margin-top: 30px;
}
.home-page-about a:after,
.home-page-about a:link:after,
.home-page-about a:visited:after,
.home-page-about a:active:after,
.home-page-about a:focus:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.home-page-about a:hover,
.home-page-about a:link:hover,
.home-page-about a:visited:hover,
.home-page-about a:active:hover,
.home-page-about a:focus:hover {
  color: #2372b9;
}
/* careers image/text/link */
.homepage-careers {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.homepage-careers:before,
.homepage-careers:after {
  content: " ";
  display: table;
}
.homepage-careers:after {
  clear: both;
}
.homepage-careers:before,
.homepage-careers:after {
  content: " ";
  display: table;
}
.homepage-careers:after {
  clear: both;
}
@media (min-width:768px) {
  .homepage-careers {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .homepage-careers {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .homepage-careers {
    height: 285px;
  }
}
@media (min-width:992px) {
  .homepage-careers {
    height: 375px;
  }
}
@media (min-width:1200px) {
  .homepage-careers {
    height: 455px;
  }
}
.homepage-careers img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width:768px) {
  .homepage-careers img {
    position: absolute;
  }
}
.homepage-careers .caption {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .homepage-careers .caption {
    margin-left: 50%;
  }
}
@media (min-width: 768px) {
  .homepage-careers .caption {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .homepage-careers .caption {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .homepage-careers .caption {
    margin-left: 58.33333333%;
  }
}
@media (max-width:767px) {
  .homepage-careers .caption {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:768px) {
  .homepage-careers .caption {
    height: 100%;
  }
  .homepage-careers .caption .table {
    display: table;
    height: 100%;
    width: 100%;
  }
  .homepage-careers .caption .v-align {
    display: table-cell;
    vertical-align: middle;
  }
}
.homepage-careers .caption p {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
}
@media (min-width:768px) {
  .homepage-careers .caption p {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .homepage-careers .caption p {
    font-size: 26px;
    line-height: 42px;
  }
}
.homepage-careers .caption a {
  color: #6ba543;
  display: inline-block;
  margin-top: 15px;
}
.homepage-careers .caption a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.homepage-careers .caption a:hover {
  color: #b9c53a;
}
.homepage-careers .caption a:active,
.homepage-careers .caption a:visited,
.homepage-careers .caption a:focus {
  color: #6ba543;
}
.homepage-careers .caption a:active:hover,
.homepage-careers .caption a:visited:hover,
.homepage-careers .caption a:focus:hover {
  color: #b9c53a;
}
/* carousels */
.homepage-carousel .carousel-inner {
  position: relative;
}
.homepage-carousel .carousel-inner .link {
  bottom: 20px;
  left: 0;
  position: absolute;
}
@media (min-width:768px) {
  .homepage-carousel .carousel-inner .link {
    bottom: 60px;
  }
}
.homepage-carousel .carousel-inner .link a {
  display: inline-block;
  color: #6ba543;
}
.homepage-carousel .carousel-inner .link a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.homepage-carousel .carousel-inner .link a:hover {
  color: #b9c53a;
}
.homepage-carousel .carousel-inner .link a:active,
.homepage-carousel .carousel-inner .link a:visited,
.homepage-carousel .carousel-inner .link a:focus {
  color: #6ba543;
}
.homepage-carousel .carousel-inner .link a:active:hover,
.homepage-carousel .carousel-inner .link a:visited:hover,
.homepage-carousel .carousel-inner .link a:focus:hover {
  color: #b9c53a;
}
.homepage-carousel .carousel-title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}
@media (min-width:768px) {
  .homepage-carousel .carousel-title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .homepage-carousel .carousel-title {
    font-size: 18px;
    line-height: 27px;
  }
}
.homepage-carousel .carousel-title .divider {
  position: relative;
  margin-top: 30px;
}
.homepage-carousel .carousel-title .divider:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
@media (max-width:767px) {
  .homepage-carousel .carousel-title .divider {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (max-width:767px) {
  .homepage-carousel .carousel-title {
    font-family: benton-sans-book;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
    margin: 0;
    border-bottom: 1px solid #b9c5ca;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}
@media (max-width:767px) and (min-width:768px) {
  .homepage-carousel .carousel-title {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width:768px) {
  .homepage-carousel .carousel-indicators {
    bottom: 0;
    left: 0;
    margin: 0;
    text-align: left;
    width: 100%;
  }
}
.homepage-carousel .carousel-indicators a {
  background-color: #ecf0f1;
  border: 0;
  border-radius: 0;
  display: inline-block;
}
.homepage-carousel .carousel-indicators a:not(:last-child) {
  margin-right: 8px;
}
.homepage-carousel .carousel-indicators .active {
  background-color: #f47b27;
}
.homepage-carousel .item {
  height: 225px;
  overflow: hidden;
}
.homepage-carousel .item a,
.homepage-carousel .item a:link,
.homepage-carousel .item a:visited,
.homepage-carousel .item a:active,
.homepage-carousel .item a:focus {
  color: #6ba543;
}
.homepage-carousel .item a:hover,
.homepage-carousel .item a:link:hover,
.homepage-carousel .item a:visited:hover,
.homepage-carousel .item a:active:hover,
.homepage-carousel .item a:focus:hover {
  color: #b9c53a;
}
.homepage-carousel .item a,
.homepage-carousel .item a:link,
.homepage-carousel .item a:visited,
.homepage-carousel .item a:active,
.homepage-carousel .item a:focus {
  color: #6ba543;
}
.homepage-carousel .item a:hover,
.homepage-carousel .item a:link:hover,
.homepage-carousel .item a:visited:hover,
.homepage-carousel .item a:active:hover,
.homepage-carousel .item a:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .homepage-carousel .item {
    height: 270px;
    margin-top: 30px;
  }
}
.homepage-carousel .item .top {
  height: 140px;
  overflow: hidden;
}
@media (min-width:768px) {
  .homepage-carousel .item .top {
    height: 190px;
  }
}
@media (min-width:992px) {
  .homepage-carousel .item .top {
    height: 170px;
  }
}
.homepage-carousel .lg-txt {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
}
@media (max-width:767px) {
  .homepage-carousel .lg-txt {
    margin-bottom: 10px;
  }
}
@media (min-width:992px) {
  .homepage-carousel .lg-txt {
    font-size: 28px;
    line-height: 42px;
  }
}
.homepage-carousel a .lg-txt,
.homepage-carousel a:link .lg-txt,
.homepage-carousel a:visited .lg-txt,
.homepage-carousel a:active .lg-txt,
.homepage-carousel a:focus .lg-txt {
  color: #58595b;
}
.homepage-carousel a .lg-txt:hover,
.homepage-carousel a:link .lg-txt:hover,
.homepage-carousel a:visited .lg-txt:hover,
.homepage-carousel a:active .lg-txt:hover,
.homepage-carousel a:focus .lg-txt:hover {
  color: #6ba543;
}
.homepage-carousel .sm-txt {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .homepage-carousel .sm-txt {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .homepage-carousel .sm-txt {
    font-size: 18px;
    line-height: 27px;
  }
}
.homepage-carousel.documents .link {
  left: 20px;
}
.homepage-carousel.documents .item {
  height: 220px;
}
@media (min-width:768px) {
  .homepage-carousel.documents .item {
    height: 300px;
  }
}
.homepage-carousel.documents .wrapper {
  border: 1px solid #b9c5ca;
  height: 215px;
  padding: 20px;
  position: relative;
}
@media (min-width:768px) {
  .homepage-carousel.documents .wrapper {
    height: 260px;
  }
}
.homepage-carousel.documents .wrapper:before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  border-width: 0 25px 25px 0;
  border-style: solid;
  border-color: #b9c5ca #fff;
}
.homepage-carousel.documents .carousel-title .divider {
  display: none !important;
  visibility: hidden !important;
}
/* ---------- HISTORICAL QUOTES
------------------------------------------------------------ */
.historical-quotes .stock-info-header {
  margin-bottom: 15px;
}
@media (max-width:767px) {
  .historical-quotes .stock-info-header {
    text-align: center;
  }
}
.historical-quotes .stock-info-header > span {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:768px) {
  .historical-quotes .stock-info-header > span {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .historical-quotes .stock-info-header > span {
    font-size: 16px;
  }
}
.historical-quotes .stock-info-header > span > span {
  font-family: benton-sans-bold;
  text-transform: uppercase;
  font-size: 12px;
  text-transform: none;
  font-family: benton-sans-book;
  font-weight: normal;
}
@media (min-width:768px) {
  .historical-quotes .stock-info-header > span > span {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .historical-quotes .stock-info-header > span > span {
    font-size: 16px;
  }
}
.historical-quotes .green {
  color: #6ba543;
}
.historical-quotes > .row.container {
  padding: 15px 15px 0 15px;
  width: 100%;
}
.historical-quotes > .row > .column {
  display: inline-block;
  width: 49%;
}
@media (max-width:767px) {
  .historical-quotes > .row > .column {
    display: block;
    width: 90%;
    margin: auto;
  }
}
.historical-quotes > .row > .column.stock-info {
  vertical-align: top;
  margin-top: -10px;
}
@media (max-width:767px) {
  .historical-quotes > .row > .column.stock-info {
    margin-bottom: 30px;
    text-align: center;
  }
}
.historical-quotes > .row > .column.stock-info .stock-symbol {
  font-family: benton-sans-light;
  text-transform: uppercase;
  font-size: 30px;
  font-family: adelle-thin;
  font-weight: normal;
  margin-left: -5px;
}
@media (min-width:768px) {
  .historical-quotes > .row > .column.stock-info .stock-symbol {
    font-size: 50px;
  }
}
@media (min-width:992px) {
  .historical-quotes > .row > .column.stock-info .stock-symbol {
    font-size: 70px;
  }
}
@media (min-width:1200px) {
  .historical-quotes > .row > .column.stock-info .stock-symbol {
    font-size: 74px;
  }
}
@media (max-width:767px) {
  .historical-quotes > .row > .column.stock-info .stock-symbol {
    font-size: 45px;
  }
}
.historical-quotes > .row > .column.stock-info .callout-price {
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  border-left: 1px solid #adb8bf;
  margin-left: 20px;
  padding-left: 10px;
  position: relative;
  bottom: 13px;
}
@media (min-width:768px) {
  .historical-quotes > .row > .column.stock-info .callout-price {
    font-size: 30px;
  }
}
@media (min-width:992px) {
  .historical-quotes > .row > .column.stock-info .callout-price {
    font-size: 36px;
  }
}
.historical-quotes > .row > .column.stock-info .info {
  max-width: 300px;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
@media (min-width:768px) {
  .historical-quotes > .row > .column.stock-info .info {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .historical-quotes > .row > .column.stock-info .info {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width:767px) {
  .historical-quotes > .row > .column.stock-info .info {
    text-align: center;
    margin: auto;
  }
}
.historical-quotes > .row > .column.quote-info .row {
  margin-bottom: 15px;
}
.historical-quotes > .row > .column.quote-info .row > .column {
  display: inline-block;
  width: 49%;
}
.historical-quotes > .row > .column.quote-info .label {
  text-align: left;
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
}
@media (min-width:768px) {
  .historical-quotes > .row > .column.quote-info .label {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .historical-quotes > .row > .column.quote-info .label {
    font-size: 18px;
    line-height: 27px;
  }
}
.historical-quotes > .row > .column.quote-info .info {
  text-align: right;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .historical-quotes > .row > .column.quote-info .info {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .historical-quotes > .row > .column.quote-info .info {
    font-size: 18px;
    line-height: 27px;
  }
}
.historical-quotes .date-label {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .historical-quotes .date-label {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .historical-quotes .date-label {
    font-size: 16px;
    line-height: 24px;
  }
}
.historical-quotes .input-row {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .historical-quotes .input-row {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .historical-quotes .input-row {
    font-size: 14px;
    line-height: 24px;
  }
}
.historical-quotes .input-row > input {
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  background-color: #adb8bf;
  color: #ffffff;
  height: 41px;
  margin-bottom: 4px;
}
@media (min-width:768px) {
  .historical-quotes .input-row > input {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .historical-quotes .input-row > input {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width:767px) {
  .historical-quotes .input-row > input {
    width: 100%;
    display: block;
  }
}
.historical-quotes .input-row > .btn-update {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  background: #7e8083;
  color: #ffffff;
}
@media (min-width:768px) {
  .historical-quotes .input-row > .btn-update {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .historical-quotes .input-row > .btn-update {
    font-size: 14px;
    line-height: 20px;
  }
}
.historical-quotes .input-row > .btn-update:visited,
.historical-quotes .input-row > .btn-update:active,
.historical-quotes .input-row > .btn-update:hover {
  color: #ffffff;
}
.historical-quotes .input-row > .btn-update:hover {
  background: #adb8bf;
}
@media (min-width:768px) {
  .historical-quotes .input-row > .btn-update {
    padding-right: 60px;
    position: relative;
    width: 200px;
    margin-left: 20px;
  }
  .historical-quotes .input-row > .btn-update:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .historical-quotes .input-row > .btn-update:after {
    content: "\f021";
  }
  .historical-quotes .input-row > .btn-update:after {
    margin-left: 95px;
    font-weight: normal;
  }
}
/* ir arrow / shadow */
.ir-arrow-shadow {
  background: url(../../img/ir-shadow.jpg) repeat-x left top;
  height: 53px;
  margin-bottom: 40px;
  position: relative;
}
.ir-arrow-shadow > div {
  height: 53px;
  position: absolute;
  top: 0;
}
.ir-arrow-shadow .ir-arrow {
  background: url(../../img/ir-arrow.jpg) no-repeat left top;
  left: 0;
  width: 48px;
}
.ir-arrow-shadow .ir-end {
  background: url(../../img/ir-end.jpg) no-repeat right top;
  right: 0;
  width: 42px;
}
/* ---------- JOB LISTINGS
------------------------------------------------------------ */
.exe-job-listings {
  margin-bottom: 30px;
  background: url(../../img/job-listings-bg.png) no-repeat #f2f2f2;
  background-size: cover;
  padding: 60px 0;
}
@media (min-width:768px) {
  .exe-job-listings {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-job-listings {
    margin-bottom: 120px;
  }
}
.exe-job-listings .exe-bottom-pagination {
  margin: 30px 0 0;
}
.exe-job-listings .listings-table {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #606060;
}
@media (min-width:768px) {
  .exe-job-listings .listings-table {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-job-listings .listings-table {
    font-size: 16px;
    line-height: 24px;
  }
}
.exe-job-listings .listings-table .no-results {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  border-bottom: 5px solid #f2f2f2;
  padding: 15px;
}
@media (min-width:768px) {
  .exe-job-listings .listings-table .no-results {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-job-listings .listings-table .no-results {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-job-listings .jobs-cta {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  padding-right: 60px;
  position: relative;
  background: #6ba543;
  color: #ffffff;
  margin-top: 30px;
}
@media (max-width:767px) {
  .exe-job-listings .jobs-cta {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.exe-job-listings .jobs-cta:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.exe-job-listings .jobs-cta:after {
  content: "\f178";
}
.exe-job-listings .jobs-cta:visited,
.exe-job-listings .jobs-cta:active,
.exe-job-listings .jobs-cta:hover {
  color: #ffffff;
}
.exe-job-listings .jobs-cta:hover {
  background: #b9c53a;
}
@media (max-width:767px) {
  .exe-job-listings .jobs-cta:after {
    content: "";
  }
}
@media (min-width:768px) {
  .exe-job-listings .jobs-cta:after {
    margin-left: 40px;
  }
}
@media (min-width:992px) {
  .exe-job-listings .jobs-cta:after {
    margin-left: 60px;
  }
}
.exe-job-listings .table-body a,
.exe-job-listings .table-body a:link,
.exe-job-listings .table-body a:visited,
.exe-job-listings .table-body a:active {
  font-family: benton-sans-medium;
  font-weight: normal;
  color: #6ba543;
}
.exe-job-listings .table-body a:hover,
.exe-job-listings .table-body a:link:hover,
.exe-job-listings .table-body a:visited:hover,
.exe-job-listings .table-body a:active:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .exe-job-listings .listings-table {
    display: table;
    width: 100%;
  }
  .exe-job-listings .listings-table .row {
    display: table-row;
  }
  .exe-job-listings .listings-table .row > div {
    background: #fff;
    border-bottom: 5px solid #f2f2f2;
    border-left: 5px solid #f2f2f2;
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
  }
  .exe-job-listings .listings-table .row > div:first-child {
    border-left: 0;
  }
  .exe-job-listings .listings-table .row:last-child > div {
    border-bottom: none;
  }
  .exe-job-listings .listings-table .row.header-row > div {
    font-size: 14px;
    line-height: 22px;
    background: none;
    border: none;
    color: #adb8bf;
  }
  .exe-job-listings .listings-table .table-body .title {
    display: none;
  }
  .exe-job-listings .listings-table.table-header .row > div {
    border: none;
  }
  .exe-job-listings .jobs-cta {
    float: right;
  }
}
@media (min-width:768px) and (min-width:768px) {
  .exe-job-listings .listings-table .row.header-row > div {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:768px) and (min-width:992px) {
  .exe-job-listings .listings-table .row.header-row > div {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:768px) and (min-width:768px) {
  .exe-job-listings .listings-table .row.header-row > div {
    line-height: 18px;
  }
}
@media (max-width:767px) {
  .exe-job-listings h3.with-divider {
    border: 0;
    padding-bottom: 0;
  }
  .exe-job-listings .listings-table > .row > div {
    margin-bottom: 10px;
  }
  .exe-job-listings .table-body {
    background: #fff;
    margin: 0 0 5px 0;
    padding: 15px;
  }
  .exe-job-listings .table-body .title {
    color: #adb8bf;
    display: inline;
  }
  .exe-job-listings .header-row {
    display: none !important;
    visibility: hidden !important;
  }
}
/* ---------- JOB DESCRIPTION
------------------------------------------------------------ */
@media (min-width:768px) {
  .exe-job-description .back-link-container {
    border-bottom: 1px solid #b9c5ca;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}
.exe-job-description .back-link-container .back-link {
  margin-top: 0;
}
.exe-job-description.jd-footer .buttons {
  margin-top: 0;
}
.exe-job-description.jd-footer .divider {
  border-top: 1px solid #b9c5ca;
  margin-top: 30px;
  padding-top: 15px;
}
.exe-job-description.jd-footer .back-link-container {
  margin-top: 30px;
}
@media (min-width:768px) {
  .exe-job-description.jd-footer .back-link-container {
    border: none;
    padding: 0;
  }
}
@media (max-width:767px) {
  .exe-job-description.jd-footer .section-title-left h4 {
    display: none !important;
    visibility: hidden !important;
  }
}
.exe-job-description .job-title {
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-job-description .job-title {
    margin-bottom: 40px;
  }
}
.exe-job-description .exe-two-col-equal p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-job-description .exe-two-col-equal p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-job-description .exe-two-col-equal p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-job-description .buttons {
  margin-top: 30px;
}
.exe-job-description .btn {
  display: block;
  width: 100%;
}
@media (min-width:768px) {
  .exe-job-description .btn {
    padding-right: 60px;
    position: relative;
  }
  .exe-job-description .btn:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .exe-job-description .btn:after {
    content: "\f178";
  }
}
.exe-job-description .btn.email {
  background: #6ba543;
  color: #ffffff;
}
.exe-job-description .btn.email:visited,
.exe-job-description .btn.email:active,
.exe-job-description .btn.email:hover {
  color: #ffffff;
}
.exe-job-description .btn.email:hover {
  background: #b9c53a;
}
@media (min-width:768px) {
  .exe-job-description .btn.email:after {
    content: "\f0e0";
  }
}
.exe-job-description .btn.apply {
  background: #2372b9;
  color: #ffffff;
}
.exe-job-description .btn.apply:visited,
.exe-job-description .btn.apply:active,
.exe-job-description .btn.apply:hover {
  color: #ffffff;
}
.exe-job-description .btn.apply:hover {
  background: #0093d3;
}
@media (max-width:767px) {
  .exe-job-description .btn.apply {
    margin-top: 30px;
  }
}
/* ---------- JUMP LINKS
------------------------------------------------------------ */
.exe-jump-links {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-jump-links {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-jump-links {
    margin-bottom: 120px;
  }
}
.exe-jump-links .jl-header {
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  color: #2372b9;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-jump-links .jl-header {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .exe-jump-links .jl-header {
    font-size: 26px;
    line-height: 42px;
  }
}
.exe-jump-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-jump-links ul:before,
.exe-jump-links ul:after {
  content: " ";
  display: table;
}
.exe-jump-links ul:after {
  clear: both;
}
.exe-jump-links ul:before,
.exe-jump-links ul:after {
  content: " ";
  display: table;
}
.exe-jump-links ul:after {
  clear: both;
}
.exe-jump-links ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .exe-jump-links ul > li {
    float: left;
    width: 25%;
  }
}
@media (min-width:768px) {
  .exe-jump-links ul > li {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin-bottom: 25px;
  }
  .exe-jump-links ul > li:first-child {
    border-left: 0;
  }
  .exe-jump-links ul > li:last-child {
    border-right: 0;
  }
}
.exe-jump-links ul > li > a {
  background: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ececec', GradientType=0);
  background: -moz-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #58595b;
  display: block;
  position: relative;
}
@media (min-width:768px) {
  .exe-jump-links ul > li > a {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-jump-links ul > li > a {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-jump-links ul > li > a:hover {
  background: #eee;
}
@media (max-width:767px) {
  .exe-jump-links ul > li > a {
    padding: 20px 20px 20px 50px;
  }
}
@media (min-width:768px) {
  .exe-jump-links ul > li > a {
    height: 80px;
  }
  .exe-jump-links ul > li > a > span {
    display: table;
    height: 100%;
    width: 100%;
  }
  .exe-jump-links ul > li > a > span > span {
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .exe-jump-links ul > li > a {
    font-size: 12px;
    line-height: 18px;
    padding-left: 40px;
  }
  .exe-jump-links ul > li > a > span > span {
    padding: 10px;
  }
}
@media (min-width:992px) {
  .exe-jump-links ul > li > a {
    height: 120px;
    padding-left: 60px;
  }
  .exe-jump-links ul > li > a > span > span {
    padding: 15px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .exe-jump-links ul > li > a {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:1200px) {
  .exe-jump-links ul > li > a {
    padding-left: 100px;
  }
}
.exe-jump-links ul > li > a:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #6ba543;
  content: "\f175";
  font-size: 20px;
  left: 20px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
@media (min-width:768px) {
  .exe-jump-links ul > li > a:before {
    font-size: 26px;
    line-height: 26px;
    margin-top: -13px;
  }
}
@media (min-width:992px) {
  .exe-jump-links ul > li > a:before {
    font-size: 34px;
    line-height: 34px;
    margin-top: -17px;
    left: 30px;
  }
}
@media (min-width:1200px) {
  .exe-jump-links ul > li > a:before {
    font-size: 40px;
    line-height: 40px;
    margin-top: -20px;
    left: 50px;
  }
}
.exe-jump-links ul > li.blue > a:before {
  color: #2372b9;
}
.exe-jump-links ul > li.orange > a:before {
  color: #f47b27;
}
.exe-jump-links ul > li.black > a:before {
  color: #58595b;
}
.exe-jump-link-content {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-jump-link-content {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-jump-link-content {
    margin-bottom: 120px;
  }
}
.exe-jump-link-content.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.exe-jump-link-content .section-header img {
  margin: auto;
}
.exe-jump-link-content .grouper-content h4 {
  position: relative;
}
@media (min-width:768px) {
  .exe-jump-link-content .grouper-content h4 {
    margin-bottom: 40px;
    padding-bottom: 25px;
  }
  .exe-jump-link-content .grouper-content h4:after {
    background: #b9c5ca;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 110px;
  }
}
@media (max-width:767px) {
  .exe-jump-link-content .grouper-content h4 {
    border-bottom: 1px solid #b9c5ca;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}
.exe-jump-link-content .grouper-content > .copy-section:last-child {
  margin-bottom: 0;
}
.exe-jump-link-content .grouper-content > .copy-section:last-child > p:last-child {
  margin-bottom: 0;
}
/* ---------- LIST OF LINKS
------------------------------------------------------------ */
.exe-list-links {
  margin: 45px 0;
}
.exe-list-links .title,
.exe-list-links p.title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  margin-bottom: 25px;
}
@media (min-width:768px) {
  .exe-list-links .title,
  .exe-list-links p.title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-list-links .title,
  .exe-list-links p.title {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width:768px) {
  .exe-list-links .title:after,
  .exe-list-links p.title:after {
    border-bottom: 2px solid #b9c5ca;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 25px;
  }
}
.exe-list-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-list-links ul li {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
}
@media (min-width:768px) {
  .exe-list-links ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-list-links ul li {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-list-links ul li a,
.exe-list-links ul li a:link,
.exe-list-links ul li a:visited,
.exe-list-links ul li a:active,
.exe-list-links ul li a:focus {
  color: #6ba543;
}
.exe-list-links ul li a:hover,
.exe-list-links ul li a:link:hover,
.exe-list-links ul li a:visited:hover,
.exe-list-links ul li a:active:hover,
.exe-list-links ul li a:focus:hover {
  color: #b9c53a;
}
.exe-list-links ul li a,
.exe-list-links ul li a:link,
.exe-list-links ul li a:visited,
.exe-list-links ul li a:active,
.exe-list-links ul li a:focus {
  color: #6ba543;
}
.exe-list-links ul li a:hover,
.exe-list-links ul li a:link:hover,
.exe-list-links ul li a:visited:hover,
.exe-list-links ul li a:active:hover,
.exe-list-links ul li a:focus:hover {
  color: #b9c53a;
}
.green-link-list {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width:768px) {
  .green-link-list {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .green-link-list {
    font-size: 18px;
    line-height: 27px;
  }
}
.green-link-list a,
.green-link-list a:link,
.green-link-list a:visited,
.green-link-list a:active,
.green-link-list a:focus {
  color: #6ba543;
}
.green-link-list a:hover,
.green-link-list a:link:hover,
.green-link-list a:visited:hover,
.green-link-list a:active:hover,
.green-link-list a:focus:hover {
  color: #b9c53a;
}
.green-link-list a,
.green-link-list a:link,
.green-link-list a:visited,
.green-link-list a:active,
.green-link-list a:focus {
  color: #6ba543;
}
.green-link-list a:hover,
.green-link-list a:link:hover,
.green-link-list a:visited:hover,
.green-link-list a:active:hover,
.green-link-list a:focus:hover {
  color: #b9c53a;
}
.green-link-list li {
  margin-bottom: 30px;
}
/* ---------- MAINTENANCE PAGE
------------------------------------------------------------ */
.exe-maintenance-page .maintenance-page-content a,
.exe-maintenance-page .maintenance-page-content a:link,
.exe-maintenance-page .maintenance-page-content a:visited,
.exe-maintenance-page .maintenance-page-content a:active,
.exe-maintenance-page .maintenance-page-content a:focus {
  color: #6ba543;
}
.exe-maintenance-page .maintenance-page-content a:hover,
.exe-maintenance-page .maintenance-page-content a:link:hover,
.exe-maintenance-page .maintenance-page-content a:visited:hover,
.exe-maintenance-page .maintenance-page-content a:active:hover,
.exe-maintenance-page .maintenance-page-content a:focus:hover {
  color: #b9c53a;
}
.exe-maintenance-page .maintenance-page-content a,
.exe-maintenance-page .maintenance-page-content a:link,
.exe-maintenance-page .maintenance-page-content a:visited,
.exe-maintenance-page .maintenance-page-content a:active,
.exe-maintenance-page .maintenance-page-content a:focus {
  color: #6ba543;
}
.exe-maintenance-page .maintenance-page-content a:hover,
.exe-maintenance-page .maintenance-page-content a:link:hover,
.exe-maintenance-page .maintenance-page-content a:visited:hover,
.exe-maintenance-page .maintenance-page-content a:active:hover,
.exe-maintenance-page .maintenance-page-content a:focus:hover {
  color: #b9c53a;
}
.exe-maintenance-page .maintenance-page-content p {
  margin-bottom: 30px;
}
.exe-maintenance-page footer {
  margin-top: 60px;
}
@media (min-width:768px) and (max-width:991px) {
  .exe-maintenance-page header .navbar-header {
    height: 65px;
  }
}
/* ---------- LOCATIONS
------------------------------------------------------------ */
.location-map {
  margin-bottom: 30px;
  height: 300px;
  width: 100%;
}
@media (min-width:768px) {
  .location-map {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .location-map {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .location-map {
    height: 400px;
  }
}
@media (min-width:992px) {
  .location-map {
    height: 500px;
  }
}
@media (min-width:1200px) {
  .location-map {
    height: 680px;
  }
}
.exe-locations-selector {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-locations-selector {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-locations-selector {
    margin-bottom: 120px;
  }
}
.exe-locations-selector .select-location {
  margin-top: 30px;
}
@media (max-width:767px) {
  .exe-locations-selector .select-location {
    margin-bottom: 30px;
  }
}
.exe-locations-selector .select-location .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-locations-selector .select-location .col {
    float: left;
    width: 33.33333333%;
  }
}
.exe-locations-selector .select-location .btn-filter {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-bottom: 0;
  padding-top: 0;
}
.exe-locations-selector .select-location .btn-filter:after {
  line-height: 16px;
}
@media (min-width:768px) {
  .exe-locations-selector .select-location .filter-search {
    margin-bottom: 15px;
  }
}
@media (max-width:767px) {
  .exe-locations-selector .select-location .filter-search {
    margin-top: 15px;
  }
}
.exe-locations-selector .location-detail.grouper .grouper-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-locations-selector .location-detail.grouper .grouper-content {
    float: left;
    width: 75%;
  }
}
.exe-locations-selector .location-detail.grouper .section-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-locations-selector .location-detail.grouper .section-header {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .exe-locations-selector .location-detail.grouper .grouper-section {
    margin-left: 25%;
  }
}
@media (min-width:768px) {
  .exe-locations-selector .location-detail.grouper .grouper-section {
    margin-bottom: 20px;
  }
}
.exe-locations-selector .location-detail.grouper .section-header {
  padding-left: 15px;
}
@media (max-width:767px) {
  .exe-locations-selector .location-detail.grouper h4 {
    border-bottom: 0;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 0;
  }
  .exe-locations-selector .location-detail.grouper .grouper-section {
    background: #b9c5ca;
    display: block;
    height: 1px;
    margin: 0 0 15px 15px;
    width: 50px;
  }
  .exe-locations-selector .location-detail.grouper .two-col > .col:first-child {
    margin-bottom: 45px;
  }
}
.exe-locations-selector .location-detail.grouper a,
.exe-locations-selector .location-list a,
.exe-locations-selector .location-detail.grouper a:link,
.exe-locations-selector .location-list a:link,
.exe-locations-selector .location-detail.grouper a:visited,
.exe-locations-selector .location-list a:visited,
.exe-locations-selector .location-detail.grouper a:active,
.exe-locations-selector .location-list a:active,
.exe-locations-selector .location-detail.grouper a:focus,
.exe-locations-selector .location-list a:focus {
  color: #6ba543;
}
.exe-locations-selector .location-detail.grouper a:hover,
.exe-locations-selector .location-list a:hover,
.exe-locations-selector .location-detail.grouper a:link:hover,
.exe-locations-selector .location-list a:link:hover,
.exe-locations-selector .location-detail.grouper a:visited:hover,
.exe-locations-selector .location-list a:visited:hover,
.exe-locations-selector .location-detail.grouper a:active:hover,
.exe-locations-selector .location-list a:active:hover,
.exe-locations-selector .location-detail.grouper a:focus:hover,
.exe-locations-selector .location-list a:focus:hover {
  color: #b9c53a;
}
.exe-locations-selector .location-detail.grouper a,
.exe-locations-selector .location-list a,
.exe-locations-selector .location-detail.grouper a:link,
.exe-locations-selector .location-list a:link,
.exe-locations-selector .location-detail.grouper a:visited,
.exe-locations-selector .location-list a:visited,
.exe-locations-selector .location-detail.grouper a:active,
.exe-locations-selector .location-list a:active,
.exe-locations-selector .location-detail.grouper a:focus,
.exe-locations-selector .location-list a:focus {
  color: #6ba543;
}
.exe-locations-selector .location-detail.grouper a:hover,
.exe-locations-selector .location-list a:hover,
.exe-locations-selector .location-detail.grouper a:link:hover,
.exe-locations-selector .location-list a:link:hover,
.exe-locations-selector .location-detail.grouper a:visited:hover,
.exe-locations-selector .location-list a:visited:hover,
.exe-locations-selector .location-detail.grouper a:active:hover,
.exe-locations-selector .location-list a:active:hover,
.exe-locations-selector .location-detail.grouper a:focus:hover,
.exe-locations-selector .location-list a:focus:hover {
  color: #b9c53a;
}
.exe-locations-selector .location-detail.grouper p.title,
.exe-locations-selector .location-list p.title {
  font-family: benton-sans-medium;
  font-weight: normal;
  margin-bottom: 10px;
}
.exe-locations-selector .location-detail.grouper p.title a,
.exe-locations-selector .location-list p.title a,
.exe-locations-selector .location-detail.grouper p.title a:link,
.exe-locations-selector .location-list p.title a:link,
.exe-locations-selector .location-detail.grouper p.title a:active,
.exe-locations-selector .location-list p.title a:active,
.exe-locations-selector .location-detail.grouper p.title a:visited,
.exe-locations-selector .location-list p.title a:visited {
  color: #6ba543;
}
.exe-locations-selector .location-detail.grouper p.title a:hover,
.exe-locations-selector .location-list p.title a:hover,
.exe-locations-selector .location-detail.grouper p.title a:link:hover,
.exe-locations-selector .location-list p.title a:link:hover,
.exe-locations-selector .location-detail.grouper p.title a:active:hover,
.exe-locations-selector .location-list p.title a:active:hover,
.exe-locations-selector .location-detail.grouper p.title a:visited:hover,
.exe-locations-selector .location-list p.title a:visited:hover {
  color: #b9c53a;
}
.exe-locations-selector .location-detail.grouper p:not(.title),
.exe-locations-selector .location-list p:not(.title) {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-locations-selector .location-detail.grouper p:not(.title),
  .exe-locations-selector .location-list p:not(.title) {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-locations-selector .location-detail.grouper p:not(.title),
  .exe-locations-selector .location-list p:not(.title) {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-locations-selector .location-detail.grouper p:not(.title),
  .exe-locations-selector .location-list p:not(.title) {
    line-height: 28px;
  }
}
.exe-locations-selector .location-list {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-locations-selector .location-list {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-locations-selector .location-list {
    margin-bottom: 120px;
  }
}
.exe-locations-selector .location-list > .row {
  margin-top: 60px;
}
@media (max-width:767px) {
  .exe-locations-selector .location-list > .row {
    margin-top: 0;
  }
}
.exe-locations-selector .location-list .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-locations-selector .location-list .col {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .exe-locations-selector .location-list .col {
    margin-top: 45px;
  }
}
.exe-locations-selector .location-list .col .image {
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-locations-selector .location-list .col .image {
    margin-bottom: 30px;
  }
}
.exe-locations-selector .location-list .col .image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.exe-locations-selector .state-content {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
}
@media (min-width:768px) {
  .exe-locations-selector .state-content {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-locations-selector .state-content {
    font-size: 18px;
    line-height: 27px;
  }
}
.info-bubble-content {
  height: 100% !important;
  width: 100% !important;
}
/* map pop up */
.exe-map-popup {
  padding: 5px;
}
.exe-map-popup .header {
  padding: 2px 15px 7px 0;
  position: relative;
}
.exe-map-popup .header .close {
  height: 16px;
  margin: 5px;
  margin: 0;
}
.exe-map-popup .header .close:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #58595b;
  content: "\f00d";
  font-size: 16px;
}
.exe-map-popup .header .close:hover {
  cursor: pointer;
}
.exe-map-popup .header .close:after {
  color: #ffffff;
  font-size: 16px;
  height: 16px;
  margin-top: -12px;
  position: absolute;
  right: 15px;
  top: 50%;
}
.exe-map-popup .header span {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.exe-map-popup .header .image {
  width: 50px;
}
.exe-map-popup .header .image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.exe-map-popup .content {
  background: #ffffff;
  padding: 10px 15px;
}
.exe-map-popup .content p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-map-popup .content p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-map-popup .content p {
    font-size: 16px;
    line-height: 24px;
  }
}
.exe-map-popup .content .title {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .exe-map-popup .content .title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-map-popup .content .title {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-map-popup .content .link {
  margin-top: 10px;
}
/* ---------- MAP ELEMENTS
------------------------------------------------------------ */
.cluster-icon span {
  bottom: 25px;
  position: relative;
  font-family: benton-sans-medium;
  font-size: 24px;
}
/* ENERGY MIX */
/* energy portfolio main content */
.energy-portfolio {
  margin-bottom: 30px;
  position: relative;
  /* header with select */
  /* used for energy mix and location */
}
@media (min-width:992px) {
  .energy-portfolio {
    margin-bottom: 60px;
  }
}
@media (min-width:768px) {
  .energy-portfolio {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
  }
  .energy-portfolio .nav-tabs.two-tabs {
    display: none !important;
    visibility: hidden !important;
  }
  .energy-portfolio .tab-panel {
    margin-bottom: 0;
  }
  .energy-portfolio .tab-pane {
    display: block !important;
    visibility: visible !important;
  }
}
.energy-portfolio .selectboxit-container {
  margin-top: 10px;
}
@media (max-width:767px) {
  .energy-portfolio .header {
    margin-bottom: 30px;
  }
}
@media (min-width:768px) {
  .energy-portfolio .header {
    height: 100px;
    position: relative;
  }
  .energy-portfolio .header .selectboxit-container {
    bottom: 0;
    position: absolute;
  }
}
.energy-portfolio .header p {
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px 0;
}
@media (min-width:768px) {
  .energy-portfolio .header p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .energy-portfolio .header p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .energy-portfolio .header p {
    line-height: 20px;
  }
}
.energy-portfolio .header .selectboxit-container {
  background: #58595b;
}
.energy-portfolio .header .selectboxit-container .selectboxit-option:hover,
.energy-portfolio .header .selectboxit-container .selectboxit-focus,
.energy-portfolio .header .selectboxit-container .selectboxit-option:hover a,
.energy-portfolio .header .selectboxit-container .selectboxit-focus a,
.energy-portfolio .header .selectboxit-container .selectboxit-option:hover span,
.energy-portfolio .header .selectboxit-container .selectboxit-focus span,
.energy-portfolio .header .selectboxit-container .selectboxit-option:hover i,
.energy-portfolio .header .selectboxit-container .selectboxit-focus i {
  background-color: #7e8083 !important;
}
.energy-portfolio .header .selectboxit-container .selectboxit-option-icon-container {
  margin-left: 15px;
}
.energy-portfolio .header .selectboxit-container .selectboxit-option {
  padding-left: 5px;
  text-indent: 0;
}
.energy-portfolio .header .selectboxit-container * {
  background: #58595b;
  text-transform: uppercase;
}
.energy-portfolio .left-info {
  background: #fff;
}
.energy-portfolio .left-info .gradient {
  background: #adb8bf;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0.11) 16%, rgba(79, 79, 79, 0.11) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.11)), color-stop(16%, rgba(255, 255, 255, 0.11)), color-stop(100%, rgba(79, 79, 79, 0.11)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0.11) 16%, rgba(79, 79, 79, 0.11) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0.11) 16%, rgba(79, 79, 79, 0.11) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0.11) 16%, rgba(79, 79, 79, 0.11) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0.11) 16%, rgba(79, 79, 79, 0.11) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1cffffff', endColorstr='#1c4f4f4f', GradientType=0);
  /* IE6-9 */
  height: 100%;
  width: 100%;
}
.energy-portfolio .left-info .scrollable,
.energy-portfolio .left-info .content {
  height: 100%;
}
.energy-portfolio .left-info .scrollable {
  overflow-x: hidden;
  overflow-y: auto;
}
.energy-portfolio .left-info .scrollable a,
.energy-portfolio .left-info .scrollable a:link,
.energy-portfolio .left-info .scrollable a:visited,
.energy-portfolio .left-info .scrollable a:active,
.energy-portfolio .left-info .scrollable a:focus {
  color: #6ba543;
}
.energy-portfolio .left-info .scrollable a:hover,
.energy-portfolio .left-info .scrollable a:link:hover,
.energy-portfolio .left-info .scrollable a:visited:hover,
.energy-portfolio .left-info .scrollable a:active:hover,
.energy-portfolio .left-info .scrollable a:focus:hover {
  color: #b9c53a;
}
.energy-portfolio .left-info .scrollable a,
.energy-portfolio .left-info .scrollable a:link,
.energy-portfolio .left-info .scrollable a:visited,
.energy-portfolio .left-info .scrollable a:active,
.energy-portfolio .left-info .scrollable a:focus {
  color: #6ba543;
}
.energy-portfolio .left-info .scrollable a:hover,
.energy-portfolio .left-info .scrollable a:link:hover,
.energy-portfolio .left-info .scrollable a:visited:hover,
.energy-portfolio .left-info .scrollable a:active:hover,
.energy-portfolio .left-info .scrollable a:focus:hover {
  color: #b9c53a;
}
.energy-portfolio .left-info .scrollable-content {
  padding: 20px;
}
@media (min-width:768px) {
  .energy-portfolio .left-info .content {
    padding: 20px;
  }
}
.energy-portfolio .left-info img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.energy-portfolio .left-info h4 {
  border-bottom: 1px solid #b9c5ca;
  padding-bottom: 15px;
  margin-bottom: 30px;
  margin-bottom: 15px;
}
.energy-portfolio .left-info .section {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .energy-portfolio .left-info .section {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .energy-portfolio .left-info .section {
    font-size: 14px;
    line-height: 24px;
  }
}
.energy-portfolio .left-info p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .energy-portfolio .left-info p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .energy-portfolio .left-info p {
    font-size: 14px;
    line-height: 24px;
  }
}
.energy-portfolio .location-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  /* mobile */
}
@media (min-width: 768px) {
  .energy-portfolio .location-info {
    float: left;
    width: 33.33333333%;
  }
}
.energy-portfolio .location-info.open {
  display: block;
}
@media (min-width:768px) {
  .energy-portfolio .location-info {
    height: 565px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 2;
  }
}
.energy-portfolio .location-info h4 {
  border-bottom: 0;
  margin-right: 15px;
  padding-bottom: 0;
}
@media (max-width:767px) {
  .energy-portfolio .location-info h4 {
    margin-right: 30px;
  }
}
@media (min-width:768px) {
  .energy-portfolio .location-info .location-toggle {
    display: inline-block;
    padding-left: 15px;
    position: relative;
  }
  .energy-portfolio .location-info .location-toggle:before {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f104";
    font-size: 14px;
    height: 14px;
    left: 0;
    line-height: 14px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
  }
  .energy-portfolio .location-info .location-toggle.close {
    position: absolute;
    right: 20px;
    top: 10px;
  }
}
@media (max-width:767px) {
  .energy-portfolio .location-info {
    background: rgba(88, 89, 91, 0.8);
    bottom: 0;
    left: 0;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5000;
  }
  .energy-portfolio .location-info .gradient {
    background: #f2f2f2;
    position: relative;
  }
  .energy-portfolio .location-info .scrollable-content {
    padding: 10% 5% 5%;
  }
  .energy-portfolio .location-info .location-toggle {
    display: none;
  }
  .energy-portfolio .location-info .scrollable {
    height: 90%;
  }
  .energy-portfolio .location-info .location-toggle.close {
    height: 10% !important;
    position: relative;
    text-align: right;
  }
  .energy-portfolio .location-info .location-toggle.close:after {
    margin-top: -12px;
    position: absolute;
    right: 15px;
    top: 50%;
  }
}
.energy-portfolio .location-info .location-toggle.close {
  height: 16px;
  margin: 5px;
  display: block;
  margin: 0;
}
.energy-portfolio .location-info .location-toggle.close:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #58595b;
  content: "\f00d";
  font-size: 16px;
}
.energy-portfolio .location-info .location-toggle.close:hover {
  cursor: pointer;
}
.energy-portfolio .location-info .location-toggle.close:after {
  color: #2372b9;
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  width: 30px;
  text-align: center;
}
.energy-portfolio .location-info .location-toggle.close:before {
  content: '';
}
/* location statistics */
table.energy-mix-stats {
  width: 100%;
}
table.energy-mix-stats tr > td {
  line-height: 20px;
  padding: 5px;
}
table.energy-mix-stats tr > td:first-child {
  padding-left: 0;
  padding-right: 15px;
  width: 70%;
}
table.energy-mix-stats tr > td:last-child {
  padding-right: 0;
  text-align: right;
}
.energy-mix-control:before,
.energy-mix-control:after {
  content: " ";
  display: table;
}
.energy-mix-control:after {
  clear: both;
}
.energy-mix-control:before,
.energy-mix-control:after {
  content: " ";
  display: table;
}
.energy-mix-control:after {
  clear: both;
}
@media (min-width:768px) {
  .energy-mix-control .tab-panel .tab-content > .tab-pane.active {
    padding-top: 0;
  }
}
.energy-mix-control .energy-map {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .energy-mix-control .energy-map {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width:767px) {
  .energy-mix-control .energy-map {
    height: 300px;
  }
}
.energy-mix-control .energy-mix {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /* bar graph */
  /* statistics */
  /* mobile only */
}
@media (min-width: 768px) {
  .energy-mix-control .energy-mix {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width:768px) {
  .energy-mix-control .energy-mix.active {
    padding-top: 0 !important;
  }
}
@media (min-width:768px) {
  .energy-mix-control .energy-mix .scrollable {
    height: 465px;
  }
}
@media (max-width:767px) {
  .energy-mix-control .energy-mix .scrollable {
    overflow: auto;
  }
}
.energy-mix-control .energy-mix .fuel-mix-data {
  list-style: none;
  margin: 0;
  padding: 0;
}
.energy-mix-control .energy-mix .fuel-mix-data li {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
}
.energy-mix-control .energy-mix .fuel-mix-data li > div {
  float: left;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width:1199px) {
  .energy-mix-control .energy-mix .fuel-mix-data li > div {
    font-size: 12px;
  }
}
.energy-mix-control .energy-mix .fuel-mix-data li .left {
  width: 48%;
}
@media (min-width:768px) {
  .energy-mix-control .energy-mix .fuel-mix-data li .left {
    width: 57%;
  }
}
@media (min-width:992px) {
  .energy-mix-control .energy-mix .fuel-mix-data li .left {
    width: 44%;
  }
}
.energy-mix-control .energy-mix .fuel-mix-data li .percentage {
  width: 20%;
}
@media (min-width:768px) {
  .energy-mix-control .energy-mix .fuel-mix-data li .percentage {
    width: 15%;
  }
}
@media (min-width:992px) {
  .energy-mix-control .energy-mix .fuel-mix-data li .percentage {
    width: 12%;
  }
}
.energy-mix-control .energy-mix .fuel-mix-data li .graph {
  width: 32%;
}
@media (min-width:768px) {
  .energy-mix-control .energy-mix .fuel-mix-data li .graph {
    width: 28%;
  }
}
@media (min-width:992px) {
  .energy-mix-control .energy-mix .fuel-mix-data li .graph {
    width: 44%;
  }
}
.energy-mix-control .energy-mix .fuel-mix-data li .graph span {
  display: block;
  height: 100%;
}
.energy-mix-control .energy-mix table {
  width: 100%;
}
.energy-mix-control .energy-mix table tr > td {
  line-height: 20px;
  padding: 5px;
}
.energy-mix-control .energy-mix table tr > td:first-child {
  padding-left: 0;
  padding-right: 15px;
  width: 70%;
}
.energy-mix-control .energy-mix table tr > td:last-child {
  padding-right: 0;
  text-align: right;
}
@media (max-width:767px) {
  .energy-mix-control .energy-mix {
    padding-left: 0;
    padding-right: 0;
  }
  .energy-mix-control .energy-mix .header {
    padding: 0 5px;
  }
  .energy-mix-control .energy-mix .header p {
    padding: 0 15px;
  }
}
@media (min-width:768px) {
  .energy-mix-control .energy-mix,
  .energy-mix-control .energy-map {
    height: 565px;
    padding: 0;
  }
}
.energy-mix-control .mobile-map-options {
  margin: 30px 15px 0;
}
.energy-mix-control .mobile-map-options .dropdown {
  background: #f2f2f2;
}
.energy-mix-control .mobile-map-options .dropdown > a {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  color: #58595b;
  display: block;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  position: relative;
}
.energy-mix-control .mobile-map-options .dropdown > a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "\f0d7";
  font-size: 16px;
  line-height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
}
.energy-mix-control .mobile-map-options .dropdown.open > a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.energy-mix-control .mobile-map-options .dropdown ul {
  background: #f2f2f2;
  border-top: 2px solid #ffffff;
  padding: 15px;
  width: 100%;
}
.energy-mix-control .mobile-map-options .dropdown ul li:not(:first-child) {
  margin-top: 15px;
}
.energy-mix-control .mobile-map-options .dropdown,
.energy-mix-control .mobile-map-options .display-assets {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.energy-mix-control .mobile-map-options .display-assets {
  margin-top: 15px;
}
.display-assets {
  font-size: 12px;
  text-align: right;
}
.display-assets .label-text {
  margin-right: 10px;
}
.display-assets label.checkbox > span.checkbox {
  margin-right: 0;
}
/* filter by section / more info */
@media (max-width:767px) {
  .map-filters {
    margin-bottom: 45px;
  }
}
.map-filters .header {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .map-filters .header {
    display: none !important;
  }
}
.map-filters .header .display-assets {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .map-filters .header .display-assets {
    float: left;
    width: 50%;
  }
}
.map-filters .header .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 30px;
}
.map-filters ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.map-filters ul:before,
.map-filters ul:after {
  content: " ";
  display: table;
}
.map-filters ul:after {
  clear: both;
}
.map-filters ul:before,
.map-filters ul:after {
  content: " ";
  display: table;
}
.map-filters ul:after {
  clear: both;
}
.map-filters ul li {
  float: left;
  width: 12.5%;
}
.map-filters ul li:not(:first-child) {
  border-left: 1px solid #fff;
}
.map-filters ul li:not(:last-child) {
  border-right: 1px solid #fff;
}
.map-filters ul li a {
  display: block;
  text-transform: uppercase;
  text-align: center;
}
.map-filters ul li a.fuel-type {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #adb8bf;
  font-size: 9px;
}
@media (min-width:768px) and (max-width:991px) {
  .map-filters ul li a.fuel-type {
    height: 85px;
  }
}
@media (min-width:992px) {
  .map-filters ul li a.fuel-type {
    font-size: 10px;
  }
}
@media (min-width:1200px) {
  .map-filters ul li a.fuel-type {
    font-size: 12px;
  }
}
.map-filters ul li a.fuel-type .img {
  height: 50px;
  margin-bottom: 15px;
  position: relative;
}
.map-filters ul li a.fuel-type img {
  display: block;
  max-width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  opacity: .25;
}
@media (min-width:768px) and (max-width:991px) {
  .map-filters ul li a.fuel-type img {
    max-width: 60%;
  }
}
.map-filters ul li a.fuel-type.selected img,
.map-filters ul li a.fuel-type:hover img {
  opacity: 1;
}
.map-filters ul li a.tab-toggle {
  font-family: benton-sans-medium;
  font-weight: normal;
  background: #d2d2d2;
  color: #ffffff;
  font-size: 10px;
  height: 20px;
  margin: 25px 0 0;
  padding: 4px 0;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .map-filters ul li a.tab-toggle {
    margin-top: 15px;
  }
}
.map-filters ul li a.tab-toggle span {
  display: none;
  position: absolute;
}
.map-filters ul li a.tab-toggle span:first-child {
  left: 10px;
}
@media (min-width:1200px) {
  .map-filters ul li a.tab-toggle span:first-child {
    left: 20px;
  }
}
.map-filters ul li a.tab-toggle span:last-child {
  right: 10px;
}
@media (min-width:1200px) {
  .map-filters ul li a.tab-toggle span:last-child {
    right: 20px;
  }
}
@media (min-width:992px) {
  .map-filters ul li a.tab-toggle:hover span {
    display: inline;
  }
}
.map-filters ul li a.tab-toggle i {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  bottom: 0;
  content: "\f0d7";
  display: block;
  font-size: 12px;
  height: 12px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
}
@media (min-width:992px) {
  .map-filters ul li.active .tab-toggle span {
    display: inline;
  }
}
.map-filters .tab-toggle {
  display: block;
}
.map-filters .tab-toggle i:before {
  content: "\f078";
}
.map-filters .tab-content .tab-pane {
  display: none;
}
.map-filters .tab-content .tab-pane.active {
  display: block;
}
@media (min-width:768px) {
  .map-filters .tab-content .tab-pane.active {
    padding-top: 0 !important;
  }
}
.map-filters #map-filter-carousel {
  margin-bottom: 60px;
}
@media (max-width:767px) {
  .map-filters #map-filter-carousel {
    display: none;
  }
}
.map-filters #mobile-tabs {
  display: none;
}
/* fuel type content "more info" */
.fuel-type-info .section-header {
  padding-left: 15px;
}
.fuel-type-info .section-header h4 {
  /*-ms-word-wrap: break-word;
            word-wrap: break-word;

            @media @md-min {
                font-size: 28px;
                line-height: 34px;
            }*/
}
@media (max-width:767px) {
  .fuel-type-info .section-header h4 {
    display: none !important;
    visibility: hidden !important;
  }
}
.fuel-type-info .content p {
  margin-bottom: 30px;
}
.fuel-type-info .img-container,
.fuel-type-info a.tile {
  overflow: hidden;
}
.fuel-type-info a.tile {
  display: block;
  height: 155px;
}
.fuel-type-info a.tile .caption {
  background: none;
}
@media (min-width:992px) {
  .fuel-type-info a.tile {
    margin-bottom: 30px;
  }
  .fuel-type-info .img-container {
    height: 180px;
  }
  .fuel-type-info .img-container img {
    left: 0;
    max-width: none;
  }
}
@media (min-width:1200px) {
  .fuel-type-info a.tile,
  .fuel-type-info .img-container {
    height: 270px;
  }
}
.fuel-type-info .grouper-content .one-col,
.fuel-type-info .text-link-article {
  margin: 0 !important;
}
/* ---------- MILITARY JOB SEARCH
------------------------------------------------------------ */
.exe-miltary-jobs .search-area {
  margin: 45px 0 0;
}
@media (max-width:767px) {
  .exe-miltary-jobs .search-area {
    margin-bottom: 45px;
  }
}
.exe-miltary-jobs .search-area p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-miltary-jobs .search-area p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-miltary-jobs .search-area p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width:768px) {
  .exe-miltary-jobs .search-area .exe-on-page-search {
    width: 300px;
  }
}
.exe-miltary-jobs .exe-list-links {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .exe-miltary-jobs .exe-list-links {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .exe-miltary-jobs .exe-list-links {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width:768px) {
  .exe-miltary-jobs .exe-list-links {
    margin: 45px 0 30px;
  }
}
.exe-miltary-jobs .divider {
  position: relative;
  margin-bottom: 30px;
}
.exe-miltary-jobs .divider:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
/* ---------- MOSAICS
------------------------------------------------------------ */
/* ---------- CAPTIONS ---------- */
/* global */
.edit-mode .tile.selected {
  border: 2px solid #9C276D;
}
.tile {
  position: relative;
}
.tile .caption {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  position: absolute;
  background: rgba(35, 114, 185, 0.8);
  color: #ffffff;
  bottom: 0;
  left: 0;
  padding: 20px;
  width: 100%;
}
@media (min-width:768px) {
  .tile .caption {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .tile .caption {
    font-size: 18px;
    line-height: 27px;
  }
}
/* color variations */
.bg-blue-1.caption {
  background: rgba(35, 114, 185, 0.8);
}
.bg-blue-2.caption {
  background: rgba(0, 147, 211, 0.8);
}
.bg-green-1.caption {
  background: rgba(107, 165, 67, 0.8);
}
.bg-green-2.caption {
  background: rgba(185, 197, 58, 0.8);
}
.bg-gray-1.caption {
  background: rgba(88, 89, 91, 0.8);
}
.bg-gray-2.caption {
  background: rgba(126, 128, 131, 0.8);
}
.bg-gray-3.caption {
  background: rgba(173, 184, 191, 0.8);
}
.bg-white.caption {
  color: #7e8083;
  background: rgba(255, 255, 255, 0.8);
}
/* ---------- STYLES ---------- */
/* gradient */
.gradient-parent .gradient {
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.45)), color-stop(99%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  height: 100%;
}
/* patterns */
.pattern-parent,
.gradient-parent,
.solid-parent {
  height: 100%;
  width: 100%;
}
.pattern-parent .caption,
.gradient-parent .caption,
.solid-parent .caption {
  background-color: transparent;
}
/* call to action arrow (optional) */
.tile .arrow {
  height: 100%;
  width: 100%;
}
.tile .arrow:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f178";
  font-size: 45px;
  position: absolute;
  top: 10px;
  right: 20px;
}
/*------------GROUPER
    --------------------------------------------------------*/
.associated-with-grouper {
  display: none;
}
.grouper a,
.grouper a:link,
.grouper a:visited,
.grouper a:active,
.grouper a:focus {
  color: #6ba543;
}
.grouper a:hover,
.grouper a:link:hover,
.grouper a:visited:hover,
.grouper a:active:hover,
.grouper a:focus:hover {
  color: #b9c53a;
}
.grouper a,
.grouper a:link,
.grouper a:visited,
.grouper a:active,
.grouper a:focus {
  color: #6ba543;
}
.grouper a:hover,
.grouper a:link:hover,
.grouper a:visited:hover,
.grouper a:active:hover,
.grouper a:focus:hover {
  color: #b9c53a;
}
.grouper .associated-with-grouper {
  display: block;
}
.grouper .section-header {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .grouper .section-header {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .grouper .section-header {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .grouper .section-header {
    padding-left: 0;
  }
}
.grouper .section-header h4 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
}
@media (min-width:768px) {
  .grouper .section-header h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width:767px) {
  .grouper .section-header h4 {
    border-bottom: 1px solid #b9c5ca;
    padding-bottom: 20px;
  }
}
@media (max-width:767px) {
  .grouper .section-header {
    margin-bottom: 30px;
  }
}
.grouper .section-header img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
@media (max-width:767px) {
  .grouper .grouper-section {
    display: none;
  }
}
@media (min-width:768px) {
  .grouper .grouper-section {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    margin-bottom: 30px;
  }
  .grouper .grouper-section:before {
    background: #b9c5ca;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 110px;
  }
  .grouper .grouper-section:before {
    left: 15px;
  }
}
@media (min-width:768px) and (min-width: 768px) {
  .grouper .grouper-section {
    margin-left: 25%;
  }
}
@media (min-width:768px) and (min-width: 1200px) {
  .grouper .grouper-section {
    margin-left: 16.66666667%;
  }
}
@media (min-width:768px) and (min-width: 768px) {
  .grouper .grouper-section {
    float: left;
    width: 75%;
  }
}
@media (min-width:768px) and (min-width: 1200px) {
  .grouper .grouper-section {
    float: left;
    width: 83.33333333%;
  }
}
.grouper .grouper-section.no-offset {
  margin-left: 0 !important;
}
.grouper .grouper-section.no-offset:before {
  left: 0 !important;
}
.grouper .grouper-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.grouper .grouper-content a,
.grouper .grouper-content a:link,
.grouper .grouper-content a:visited,
.grouper .grouper-content a:active,
.grouper .grouper-content a:focus {
  color: #6ba543;
}
.grouper .grouper-content a:hover,
.grouper .grouper-content a:link:hover,
.grouper .grouper-content a:visited:hover,
.grouper .grouper-content a:active:hover,
.grouper .grouper-content a:focus:hover {
  color: #b9c53a;
}
.grouper .grouper-content a,
.grouper .grouper-content a:link,
.grouper .grouper-content a:visited,
.grouper .grouper-content a:active,
.grouper .grouper-content a:focus {
  color: #6ba543;
}
.grouper .grouper-content a:hover,
.grouper .grouper-content a:link:hover,
.grouper .grouper-content a:visited:hover,
.grouper .grouper-content a:active:hover,
.grouper .grouper-content a:focus:hover {
  color: #b9c53a;
}
@media (min-width: 768px) {
  .grouper .grouper-content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .grouper .grouper-content {
    float: left;
    width: 83.33333333%;
  }
}
.grouper .grouper-content .one-col,
.grouper .grouper-content .two-col {
  margin-bottom: 60px;
}
.grouper .grouper-content .two-col {
  margin-left: -15px;
  margin-right: -15px;
}
.grouper .grouper-content .two-col .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .grouper .grouper-content .two-col .col {
    float: left;
    width: 50%;
  }
}
@media (max-width:767px) {
  .grouper .grouper-content .two-col > .col:first-child {
    margin-bottom: 60px;
  }
}
.grouper .grouper-content .two-col .img-container {
  position: relative;
  height: 125px;
  overflow: hidden;
  width: 100%;
}
@media (min-width:992px) {
  .grouper .grouper-content .two-col .img-container {
    height: 155px;
  }
}
.grouper .grouper-content .two-col .img-container img {
  position: absolute;
  top: -50%;
}
@media (min-width:768px) {
  .grouper .grouper-content .two-col .img-container img {
    top: -15%;
  }
}
@media (min-width:1200px) {
  .grouper .grouper-content .two-col .img-container img {
    top: -60%;
  }
}
.grouper .grouper-content .stat {
  font-family: adelle-thin;
  font-weight: normal;
  margin-bottom: 40px;
}
.grouper .grouper-content .stat .large {
  font-size: 50px;
  line-height: 60px;
  padding-right: 30px;
}
@media (min-width:992px) {
  .grouper .grouper-content .stat .large {
    font-size: 75px;
    line-height: 85px;
  }
}
@media (max-width:767px) {
  .grouper .grouper-content .stat .large {
    margin-bottom: 30px;
  }
}
.grouper .grouper-content .stat .right {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 18px;
  line-height: 17px;
  line-height: 24px;
}
@media (min-width:768px) {
  .grouper .grouper-content .stat .right {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .grouper .grouper-content .stat .right {
    font-size: 26px;
    line-height: 42px;
  }
}
@media (min-width:768px) {
  .grouper .grouper-content .stat {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
  }
  .grouper .grouper-content .stat > div {
    display: table-cell;
    vertical-align: middle;
    vertical-align: top;
  }
}
@media (min-width:992px) {
  .grouper .grouper-content .stat > div {
    vertical-align: middle;
  }
}
.grouper .grouper-content .documents-list {
  margin-top: 0;
}
.grouper .selected-web-parts,
.grouper .web-part-selector {
  height: 100px;
  width: 100%;
}
.grouper.two-column .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .grouper.two-column .col {
    float: left;
    width: 50%;
  }
}
@media (min-width:1200px) {
  .grouper.two-column .section-header {
    width: 195px;
  }
  .grouper.two-column .grouper-content {
    width: 360px;
  }
  .grouper.two-column .grouper-section {
    margin-left: 195px;
    width: 360px;
  }
}
/* adjust for two column layout (consistent title width) */
@media (min-width:1200px) {
  .exe-left-col .grouper .section-header {
    width: 195px;
  }
  .exe-left-col .grouper .grouper-content {
    width: 681.5px;
  }
  .exe-left-col .grouper .grouper-section {
    margin-left: 195px;
    width: 681.5px;
  }
}
@media (min-width:1200px) {
  .exe-left-col .grouper.two-column .section-header {
    width: 195px;
  }
  .exe-left-col .grouper.two-column .grouper-content {
    width: 360px;
  }
  .exe-left-col .grouper.two-column .grouper-section {
    margin-left: 195px;
    width: 360px;
  }
}
@media (min-width:1200px) {
  .exe-left-col .exe-award-rollup ul li .left {
    width: 195px;
  }
  .exe-left-col .exe-award-rollup ul li .right {
    width: 681.5px;
  }
}
/* reusable html "grouper" look */
.section-title-left {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  margin-bottom: 50px;
}
@media (max-width:767px) {
  .section-title-left {
    margin-left: 0;
    margin-right: 0;
  }
}
.section-title-left > h4 {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width:768px) {
  .section-title-left > h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 768px) {
  .section-title-left > h4 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .section-title-left > h4 {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width:767px) {
  .section-title-left > h4 {
    border-bottom: 1px solid #b9c5ca;
    margin-bottom: 30px;
    padding: 0 0 20px;
  }
}
.section-title-left > h4 img {
  display: block;
  max-width: 100%;
  height: auto;
}
.section-title-left > div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-title-left > div {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .section-title-left > div {
    float: left;
    width: 83.33333333%;
  }
}
@media (max-width:767px) {
  .section-title-left > div {
    padding: 0;
  }
}
/* adjust if placed in two column (so left section is consistent) */
@media (min-width:1200px) {
  .exe-left-col .section-title-left > h4 {
    width: 195px;
  }
}
@media (min-width:1200px) {
  .exe-left-col .section-title-left > div {
    width: 681.5px;
  }
}
/* ---------- MOSAICS
------------------------------------------------------------ */
/* ---------- MOSAICS: SETTINGS ---------- */
.mosaic {
  margin-bottom: 30px;
  /* ---------- MOSAICS: VIGNETTE ---------- */
  /* ---------- MOSAICS: FULL WIDTH ---------- */
  /* structure */
  /* full width configuration three adjustments */
  /* full width stock adjustments */
  /* ---------- MOSAICS: RESULTS ---------- */
}
@media (min-width:768px) {
  .mosaic {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .mosaic {
    margin-bottom: 120px;
  }
}
.mosaic .mosaic-settings .tile-editor-placeholder {
  padding: 5px 0;
}
.mosaic .mosaic-settings .editor-content > .row {
  margin-bottom: 25px;
}
.mosaic .mosaic-vignette {
  overflow: hidden;
}
.mosaic .mosaic-vignette .tile {
  display: block;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
@media (max-width:767px) {
  .mosaic .mosaic-vignette .tile .img-container img {
    max-width: 112%;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .tile {
    margin-bottom: 30px;
  }
  .mosaic .mosaic-vignette .tile .img-container {
    height: 100%;
    position: absolute;
  }
  .mosaic .mosaic-vignette .tile img {
    height: 100%;
    max-width: none;
    position: relative;
    width: auto;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .tile.width-adjust .img-container {
    width: 100%;
  }
  .mosaic .mosaic-vignette .tile.width-adjust img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}
.mosaic .mosaic-vignette .tile.height-1,
.mosaic .mosaic-vignette .tile.height-2,
.mosaic .mosaic-vignette .tile.height-3 {
  height: 228px;
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .tile.height-1 {
    height: 162px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-vignette .tile.height-1 {
    height: 220px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-vignette .tile.height-1 {
    height: 266px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .tile.height-2 {
    height: 235px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-vignette .tile.height-2 {
    height: 320px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-vignette .tile.height-2 {
    height: 380px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .tile.height-3 {
    height: 352px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-vignette .tile.height-3 {
    height: 462px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-vignette .tile.height-3 {
    height: 563px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .tile.margin-1 {
    margin-top: 192px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-vignette .tile.margin-1 {
    margin-top: 250px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-vignette .tile.margin-1 {
    margin-top: 296px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .offset {
    padding: 0;
    width: 590px;
  }
  .mosaic .mosaic-vignette .offset .img-container {
    width: 100%;
  }
  .mosaic .mosaic-vignette .offset img {
    height: auto;
    max-width: 100%;
    top: -50%;
    width: 100%;
  }
  .mosaic .mosaic-vignette .left-offset {
    margin-left: -370px;
  }
  .mosaic .mosaic-vignette .left-offset .caption:before,
  .mosaic .mosaic-vignette .left-offset .caption:after {
    content: " ";
    display: table;
  }
  .mosaic .mosaic-vignette .left-offset .caption:after {
    clear: both;
  }
  .mosaic .mosaic-vignette .left-offset .caption:before,
  .mosaic .mosaic-vignette .left-offset .caption:after {
    content: " ";
    display: table;
  }
  .mosaic .mosaic-vignette .left-offset .caption:after {
    clear: both;
  }
  .mosaic .mosaic-vignette .left-offset .caption > div {
    margin-left: 370px;
  }
  .mosaic .mosaic-vignette .right-offset .caption > div {
    margin-right: 370px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-vignette .offset img {
    top: 0;
  }
  .mosaic .mosaic-vignette .left-offset {
    margin-left: -297px;
  }
  .mosaic .mosaic-vignette .left-offset .caption > div {
    margin-left: 297px;
  }
  .mosaic .mosaic-vignette .right-offset .caption > div {
    margin-right: 297px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-vignette .left-offset {
    margin-left: -230px;
  }
  .mosaic .mosaic-vignette .left-offset .caption > div {
    margin-left: 230px;
  }
  .mosaic .mosaic-vignette .right-offset .caption > div {
    margin-right: 230px;
  }
}
.mosaic .mosaic-vignette .stat-parent {
  background: #ffffff;
}
.mosaic .mosaic-vignette .stat-parent .large {
  font-family: adelle-thin;
  font-weight: normal;
  color: #606060;
  font-size: 40px;
  margin-top: 15px;
}
.mosaic .mosaic-vignette .stat-parent p {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #606060;
  font-size: 16px;
  line-height: 24px;
}
.mosaic .mosaic-vignette .stat-parent p.link {
  color: #6ba543;
  display: inline-block;
  margin-top: 15px;
}
.mosaic .mosaic-vignette .stat-parent p.link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.mosaic .mosaic-vignette .stat-parent p.link:hover {
  color: #b9c53a;
}
@media (min-width:481px) and (max-width:767px) {
  .mosaic .mosaic-vignette .stat-parent .large {
    float: left;
    margin-right: 30px;
    width: 50%;
  }
  .mosaic .mosaic-vignette .stat-parent p {
    margin-top: 15px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-vignette .stat-parent .large {
    font-size: 35px;
  }
  .mosaic .mosaic-vignette .stat-parent p,
  .mosaic .mosaic-vignette .stat-parent a {
    font-size: 13px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-vignette .stat-parent .large {
    font-size: 45px;
    margin-top: 30px;
  }
  .mosaic .mosaic-vignette .stat-parent .content {
    padding: 0 20px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-vignette .stat-parent .content {
    padding: 0 30px;
  }
  .mosaic .mosaic-vignette .stat-parent .content .large {
    font-size: 55px;
  }
}
.mosaic .mosaic-full-width {
  margin: auto;
  max-width: 1600px;
}
.mosaic .mosaic-full-width .row {
  margin: 0;
}
.mosaic .mosaic-full-width .tile {
  display: block;
  position: relative;
  color: #ffffff;
  overflow: hidden;
}
.mosaic .mosaic-full-width .tile > div {
  height: 100%;
  padding: 20px;
  width: 100%;
}
.mosaic .mosaic-full-width .tile .table {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.mosaic .mosaic-full-width .tile .sm-text {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .mosaic .mosaic-full-width .tile .sm-text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-full-width .tile .sm-text {
    font-size: 18px;
    line-height: 27px;
  }
}
.mosaic .mosaic-full-width .tile .sm-text p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .mosaic .mosaic-full-width .tile .sm-text p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-full-width .tile .sm-text p {
    font-size: 18px;
    line-height: 27px;
  }
}
.mosaic .mosaic-full-width .tile .lg-text {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 55px;
  line-height: 58px;
  margin-bottom: 10px;
}
@media (min-width:1200px) {
  .mosaic .mosaic-full-width .tile .lg-text {
    font-size: 50px;
    line-height: 56px;
  }
}
@media (min-width: 1400px) {
  .mosaic .mosaic-full-width .tile .lg-text {
    font-size: 64px;
    line-height: 68px;
  }
}
.mosaic .mosaic-full-width .tile .img-container {
  left: 0;
  position: absolute;
  top: 0;
}
.mosaic .mosaic-full-width .tile .img-container img {
  left: 0;
  margin-top: 0;
  position: relative;
}
.mosaic .mosaic-full-width .tile,
.mosaic .mosaic-full-width .no-padding {
  padding: 0;
}
@media (min-width:768px) {
  .mosaic .mosaic-full-width {
    /*.tile.adjust-width {
                .img-container {
                    left: 0;
                    position: absolute;
                    top: 0;

                    img {
                        height: auto;
                        left: 0;
                        max-width: 100%;
                    }
                }
            }*/
  }
  .mosaic .mosaic-full-width .cta .v-aligner {
    vertical-align: bottom;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-full-width .cta .table {
    width: 75%;
  }
}
.mosaic .mosaic-full-width .tile.height-1,
.mosaic .mosaic-full-width .tile.height-2,
.mosaic .mosaic-full-width .tile.height-3 {
  height: 228px;
}
@media (min-width:768px) {
  .mosaic .mosaic-full-width .tile.height-1 {
    height: 220px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-full-width .tile.height-1 {
    height: 228px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-full-width .tile.height-2 {
    height: 440px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-full-width .tile.height-2 {
    height: 456px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-full-width .tile.height-3 {
    height: 660px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-full-width .tile.height-3 {
    height: 684px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .mosaic .mosaic-full-width .tile.md-height-2 {
    height: 440px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .mosaic .mosaic-full-width.config-three .col-md-2 {
    width: 20%;
  }
  .mosaic .mosaic-full-width.config-three .col-md-5 {
    width: 40%;
  }
}
.mosaic .tile .stock.lg-text .left,
.mosaic .tile .stock.lg-text .right {
  display: inline-block;
}
.mosaic .tile .stock.lg-text .left {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
}
@media (min-width:768px) {
  .mosaic .tile .stock.lg-text .left {
    font-size: 60px;
    line-height: 60px;
    padding-right: 10px;
  }
}
@media (min-width:1600px) {
  .mosaic .tile .stock.lg-text .left {
    font-size: 64px;
    line-height: 64px;
  }
}
.mosaic .tile .stock.lg-text .right {
  border-left: 1px solid #b9c5ca;
  padding-left: 15px;
}
@media (min-width:768px) {
  .mosaic .tile .stock.lg-text .right {
    padding-left: 25px;
  }
}
.mosaic .tile .stock.lg-text .right > div {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
}
.mosaic .tile .stock.lg-text .right > div:first-child {
  margin-bottom: 5px;
}
@media (min-width:768px) {
  .mosaic .tile .stock.lg-text .right > div:first-child {
    font-size: 30px;
    line-height: 30px;
  }
}
.mosaic .tile .stock.lg-text .right > div:last-child {
  color: #b9c53a;
}
@media (min-width:768px) {
  .mosaic .tile .stock.lg-text .right > div:last-child {
    font-size: 16px;
    line-height: 16px;
  }
}
.mosaic .tile .stock.lg-text .right > div:last-child span {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  height: 16px;
  width: 16px;
}
.mosaic .tile .stock.lg-text .right > div:last-child span:before {
  content: "\f062";
  font-size: 12px;
  position: relative;
  top: -1px;
}
.mosaic .tile .stock.lg-text .right > div:last-child span.down:before {
  content: "\f063";
}
.mosaic .mosaic-results .tile {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.mosaic .mosaic-results .tile > div {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
.mosaic .mosaic-results .tile .img-container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.mosaic .mosaic-results .tile .img-container img {
  height: 100%;
  max-width: none;
  position: relative;
}
.mosaic .mosaic-results .tile.height-1 {
  height: 296px;
}
@media (min-width:768px) {
  .mosaic .mosaic-results .tile.height-1 {
    height: 186px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-results .tile.height-1 {
    height: 176px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-results .tile.height-1 {
    height: 215px;
  }
}
.mosaic .mosaic-results .tile.height-2 {
  height: 480px;
}
@media (min-width:768px) {
  .mosaic .mosaic-results .tile.height-2 {
    height: 400px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-results .tile.height-2 {
    height: 382px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-results .tile.height-2 {
    height: 460px;
  }
}
.mosaic .mosaic-results .lg-text,
.mosaic .mosaic-results .sm-text,
.mosaic .mosaic-results .link {
  position: relative;
}
.mosaic .mosaic-results .lg-text {
  font-family: benton-sans-light;
  font-weight: normal;
  color: #ffffff;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .mosaic .mosaic-results .lg-text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-results .lg-text {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}
@media (min-width:768px) {
  .mosaic .mosaic-results .lg-half .lg-text,
  .mosaic .mosaic-results .lg-half .sm-text {
    width: 60%;
  }
  .mosaic .mosaic-results .lg-half .stat .lg-text,
  .mosaic .mosaic-results .lg-half .stat .sm-text {
    width: 100%;
  }
}
.mosaic .mosaic-results .sm-text,
.mosaic .mosaic-results .link {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width:768px) {
  .mosaic .mosaic-results .sm-text,
  .mosaic .mosaic-results .link {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-results .sm-text,
  .mosaic .mosaic-results .link {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-results .sm-text,
  .mosaic .mosaic-results .link {
    font-size: 18px;
    line-height: 24px;
  }
}
.mosaic .mosaic-results .link {
  color: #ffffff;
  margin-top: 30px;
}
.mosaic .mosaic-results .link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.mosaic .mosaic-results .link:hover {
  color: #606060;
  cursor: pointer;
}
@media (min-width:768px) {
  .mosaic .mosaic-results .link {
    margin-top: 10px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-results .link {
    margin-top: 20px;
  }
}
.mosaic .mosaic-results .bg-white .lg-text,
.mosaic .mosaic-results .bg-white .sm-text {
  color: #606060;
}
.mosaic .mosaic-results .bg-white .link {
  color: #6ba543;
}
.mosaic .mosaic-results .bg-white .link:hover {
  color: #b9c53a;
}
.mosaic .mosaic-results .stat {
  background: #ffffff;
}
.mosaic .mosaic-results .stat .lg-text {
  font-family: adelle-thin;
  font-weight: normal;
  color: #606060;
  font-size: 45px;
  line-height: 50px;
}
@media (min-width:768px) {
  .mosaic .mosaic-results .stat .lg-text {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (min-width:992px) {
  .mosaic .mosaic-results .stat .lg-text {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (min-width:1200px) {
  .mosaic .mosaic-results .stat .lg-text {
    font-size: 55px;
    line-height: 60px;
  }
}
@media (max-width:480px) {
  .mosaic .mosaic-results .stat .lg-text {
    float: left;
    font-size: 55px;
    height: 100%;
    line-height: 60px;
    margin-right: 30px;
    width: 40%;
  }
}
.mosaic .mosaic-results .stat .sm-text {
  color: #606060;
}
.mosaic .mosaic-results .stat .link {
  color: #6ba543;
  display: inline-block;
}
.mosaic .mosaic-results .stat .link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.mosaic .mosaic-results .stat .link:hover {
  color: #b9c53a;
}
.mosaic .mosaic-results .bg-white,
.mosaic .mosaic-results .bg-gray-1,
.mosaic .mosaic-results .bg-gray-2,
.mosaic .mosaic-results .bg-gray-3 {
  -webkit-box-shadow: 4px 4px 0 1px #adadad;
  box-shadow: 4px 4px 0 1px #adadad;
}
.mosaic .mosaic-results .bg-blue-1,
.mosaic .mosaic-results .bg-blue-2 {
  -webkit-box-shadow: 4px 4px 0 1px #0f508b;
  box-shadow: 4px 4px 0 1px #0f508b;
}
.mosaic .mosaic-results .bg-orange-1,
.mosaic .mosaic-results .bg-orange-2 {
  -webkit-box-shadow: 4px 4px 0 1px #c78639;
  box-shadow: 4px 4px 0 1px #c78639;
}
.mosaic .mosaic-results .bg-green-1,
.mosaic .mosaic-results .bg-green-2 {
  -webkit-box-shadow: 4px 4px 0 1px #599a33;
  box-shadow: 4px 4px 0 1px #599a33;
}
/* ---------- RESULTS HTML "MOSAICS" ---------- */
.results-tabs {
  padding: 30px;
}
.results-tabs img {
  display: block;
  max-width: 100%;
  height: auto;
}
.results-tabs .left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .results-tabs .left {
    float: left;
    width: 50%;
  }
}
.results-tabs .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .results-tabs .right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .results-tabs .right {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .results-tabs .right {
    margin-left: 8.33333333%;
  }
}
@media (max-width:767px) {
  .results-tabs .right {
    margin-top: 30px;
  }
}
.results-tabs .lg-text {
  font-family: benton-sans-light;
  font-weight: normal;
  color: #ffffff;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .results-tabs .lg-text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media (min-width:1200px) {
  .results-tabs .lg-text {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}
.results-tabs .sm-text,
.results-tabs .link {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width:768px) {
  .results-tabs .sm-text,
  .results-tabs .link {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width:992px) {
  .results-tabs .sm-text,
  .results-tabs .link {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width:1200px) {
  .results-tabs .sm-text,
  .results-tabs .link {
    font-size: 18px;
    line-height: 24px;
  }
}
.results-tabs .link {
  display: inline-block;
  margin-top: 30px;
}
.results-tabs .link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.results-tabs .link:hover {
  color: #606060;
  cursor: pointer;
}
@media (min-width:768px) {
  .results-tabs .link {
    margin-top: 10px;
  }
}
@media (min-width:992px) {
  .results-tabs .link {
    margin-top: 20px;
  }
}
.results-tabs.white,
.results-tabs .white {
  -webkit-box-shadow: 4px 4px 0 1px #adadad;
  box-shadow: 4px 4px 0 1px #adadad;
}
.results-tabs.white .lg-text,
.results-tabs .white .lg-text,
.results-tabs.white .sm-text,
.results-tabs .white .sm-text {
  color: #606060;
}
.results-tabs.white .link,
.results-tabs .white .link {
  color: #6ba543;
}
.results-tabs.white .link:hover,
.results-tabs .white .link:hover {
  color: #b9c53a;
}
.results-tabs.blue,
.results-tabs .blue {
  -webkit-box-shadow: 4px 4px 0 1px #0f508b;
  box-shadow: 4px 4px 0 1px #0f508b;
  background: #2372b9;
}
.results-tabs.blue .link,
.results-tabs .blue .link {
  color: #ffffff !important;
}
.results-tabs.two-tiles {
  padding: 0;
}
.results-tabs.two-tiles .left,
.results-tabs.two-tiles .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .results-tabs.two-tiles .left,
  .results-tabs.two-tiles .right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .results-tabs.two-tiles .left,
  .results-tabs.two-tiles .right {
    margin-left: 0%;
  }
}
.results-tabs.two-tiles .left > div,
.results-tabs.two-tiles .right > div {
  padding: 30px;
}
@media (min-width:768px) {
  .results-tabs.two-tiles .left > div,
  .results-tabs.two-tiles .right > div {
    height: 470px;
  }
}
@media (min-width:992px) {
  .results-tabs.two-tiles .left > div,
  .results-tabs.two-tiles .right > div {
    height: 360px;
  }
}
@media (min-width:1200px) {
  .results-tabs.two-tiles .left > div,
  .results-tabs.two-tiles .right > div {
    height: 450px;
  }
}
.results-tabs.two-tiles .content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .results-tabs.two-tiles .content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .results-tabs.two-tiles .content {
    float: left;
    width: 66.66666667%;
  }
}
.results-tabs.two-tiles .image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .results-tabs.two-tiles .image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .results-tabs.two-tiles .image {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .results-tabs.two-tiles .image {
    margin-top: 30px;
  }
}
.tab-content .mosaic {
  margin-top: 0;
}
/* ---------- OPCO 
------------------------------------------------------------ */
/* rollup - not used */
/*.opco-rollup {
    .clearfix;

    .opco-item {
        .make-xs-column(6);
        .make-md-column(2);
        .text-center;
        margin-top: 45px;

        @media @sm-only {
            .five-col;
        }
    }

    .op-image {
        height: 65px;
        margin-bottom: 25px;

        .align {
            .table;
        }

        a {
            .v-aligner;

            img {
                max-height: 65px;
            }
        }

        @media @md-min {
            height: 80px;

            a {
                img {
                    max-height: 80px;
                }
            }
        }

        @media @lg-min {
            height: 110px;

            a {
                img {
                    max-height: 110px;
                }
            }
        }
    }

    .opco-link {
        a {
            .benton-sans-book;
            .caps;
            .green-link;
            font-size: 15px;
        }
    }
}*/
/* opco teaser */
.opco-teaser .company-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.opco-teaser .list {
  margin-top: 30px;
}
.opco-teaser .list a {
  display: block;
}
/* opco editor*/
.opco-links {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .opco-links {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .opco-links {
    margin-bottom: 120px;
  }
}
.opco-links .webpart-editor-settings {
  min-height: 150px;
}
/* page layout */
.opco-page {
  margin-top: 30px;
}
@media (min-width:768px) {
  .opco-page {
    margin-top: 60px;
  }
}
@media (min-width:1200px) {
  .opco-page {
    margin-top: 120px;
  }
}
.opco-web-link {
  margin-bottom: 60px;
}
/* page layout */
.opco-external-links {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .opco-external-links {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .opco-external-links {
    margin-bottom: 120px;
  }
}
@media (max-width:767px) {
  .opco-external-links {
    margin: 0;
  }
}
.opco-external-links > a {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #0093d3;
  color: #ffffff !important;
  height: 80px;
  font-size: 16px;
  line-height: 20px;
  padding-right: 80px;
  position: relative;
}
@media (min-width: 992px) {
  .opco-external-links > a {
    float: left;
    width: 50%;
  }
}
.opco-external-links > a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f178";
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 30px;
  top: 50%;
}
@media (min-width:768px) {
  .opco-external-links > a:after {
    font-size: 26px;
    line-height: 26px;
    margin-top: -13px;
  }
}
@media (min-width:992px) {
  .opco-external-links > a:after {
    font-size: 34px;
    line-height: 34px;
    margin-top: -17px;
  }
}
@media (min-width:1200px) {
  .opco-external-links > a:after {
    font-size: 40px;
    line-height: 40px;
    margin-top: -20px;
  }
}
.opco-external-links > a:first-child {
  background: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ececec', GradientType=0);
  background: -moz-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  color: #58595b !important;
}
.opco-external-links > a:first-child:after {
  color: #58595b !important;
}
@media (min-width:768px) {
  .opco-external-links > a {
    height: 60px;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .opco-external-links > a {
    height: 85px;
    font-size: 20px;
  }
}
@media (min-width:1200px) {
  .opco-external-links > a {
    height: 85px;
    font-size: 24px;
    line-height: 28px;
  }
}
.opco-external-links > a > span {
  display: table;
  height: 100%;
  width: 100%;
}
.opco-external-links > a > span > span {
  display: table-cell;
  padding: 15px 0 15px 15px;
  vertical-align: middle;
}
/*jump links */
.opco-jump-links .jump-links:before,
.opco-jump-links .jump-links:after {
  content: " ";
  display: table;
}
.opco-jump-links .jump-links:after {
  clear: both;
}
.opco-jump-links .jump-links:before,
.opco-jump-links .jump-links:after {
  content: " ";
  display: table;
}
.opco-jump-links .jump-links:after {
  clear: both;
}
.opco-jump-links .jump-links > a {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ececec', GradientType=0);
  background: -moz-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #ececec 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #ececec 100%);
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #58595b;
  display: block;
  padding-right: 60px;
  position: relative;
}
@media (min-width: 768px) {
  .opco-jump-links .jump-links > a {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width:768px) {
  .opco-jump-links .jump-links > a {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .opco-jump-links .jump-links > a {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width:767px) {
  .opco-jump-links .jump-links > a {
    padding: 20px;
  }
}
@media (min-width:768px) {
  .opco-jump-links .jump-links > a {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 80px;
  }
  .opco-jump-links .jump-links > a:first-child {
    border-left: 0;
  }
  .opco-jump-links .jump-links > a:last-child {
    border-right: 0;
  }
  .opco-jump-links .jump-links > a > span {
    display: table;
    height: 100%;
    width: 100%;
  }
  .opco-jump-links .jump-links > a > span > span {
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .opco-jump-links .jump-links > a {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .opco-jump-links .jump-links > a {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .opco-jump-links .jump-links > a {
    height: 120px;
  }
  .opco-jump-links .jump-links > a > span > span {
    padding: 15px;
  }
}
.opco-jump-links .jump-links > a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #2372b9;
  content: "\f178";
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 15px;
  top: 50%;
}
@media (min-width:768px) {
  .opco-jump-links .jump-links > a:after {
    font-size: 26px;
    line-height: 26px;
    margin-top: -13px;
  }
}
@media (min-width:992px) {
  .opco-jump-links .jump-links > a:after {
    font-size: 34px;
    line-height: 34px;
    margin-top: -17px;
  }
}
@media (min-width:1200px) {
  .opco-jump-links .jump-links > a:after {
    font-size: 40px;
    line-height: 40px;
    right: 30px;
    margin-top: -20px;
  }
}
.opco-jump-links .jump-links > a:first-child:after {
  color: #6ba543;
}
.opco-jump-links .jump-links > a:last-child:after {
  color: #f47b27;
}
/* jump link header - text / image */
.opco-link-header .header {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.opco-link-header .header .text {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: adelle-thin;
  font-weight: normal;
  color: #7e8083;
  font-size: 18px;
  line-height: 29px;
  color: #2372b9;
}
@media (min-width: 768px) {
  .opco-link-header .header .text {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width:768px) {
  .opco-link-header .header .text {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .opco-link-header .header .text {
    font-size: 26px;
    line-height: 42px;
  }
}
.opco-link-header .header .image {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .opco-link-header .header .image {
    float: left;
    width: 33.33333333%;
  }
}
.opco-link-header .header .image img {
  display: block;
  max-width: 100%;
  height: auto;
  float: right;
}
/* ---------- PARTNERSHIP SPOTLIGHT
------------------------------------------------------------ */
.exe-partnership-spotlight {
  margin-bottom: 30px;
  background: #6ba543;
}
@media (min-width:768px) {
  .exe-partnership-spotlight {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-partnership-spotlight {
    margin-bottom: 120px;
  }
}
@media (max-width:767px) {
  .exe-partnership-spotlight {
    padding: 30px 0;
  }
}
@media (min-width:768px) {
  .exe-partnership-spotlight {
    height: 450px;
    overflow: hidden;
  }
}
.exe-partnership-spotlight .left-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .exe-partnership-spotlight .left-content {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .exe-partnership-spotlight .left-content {
    float: left;
    width: 58.33333333%;
  }
}
.exe-partnership-spotlight .left-content .section-header,
.exe-partnership-spotlight .left-content .content {
  padding: 0 15px;
}
@media (min-width:768px) {
  .exe-partnership-spotlight .left-content {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .exe-partnership-spotlight .left-content .section-header,
  .exe-partnership-spotlight .left-content .content {
    float: left;
  }
  .exe-partnership-spotlight .left-content .section-header {
    padding-left: 0;
    width: 187.5px;
  }
  .exe-partnership-spotlight .left-content .content {
    width: 298px;
  }
}
@media (min-width:992px) {
  .exe-partnership-spotlight .left-content .section-header {
    padding-left: 15px;
    width: 242.5px;
  }
  .exe-partnership-spotlight .left-content .content {
    width: 404px;
  }
}
@media (min-width:1200px) {
  .exe-partnership-spotlight .left-content .section-header {
    width: 195px;
  }
  .exe-partnership-spotlight .left-content .content {
    width: 440px;
  }
}
.exe-partnership-spotlight .left-content h4 {
  color: #ffffff;
}
@media (max-width:767px) {
  .exe-partnership-spotlight .left-content h4 {
    margin-bottom: 30px;
  }
}
.exe-partnership-spotlight .left-content .title {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 18px;
  line-height: 17px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-partnership-spotlight .left-content .title {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width:992px) {
  .exe-partnership-spotlight .left-content .title {
    font-size: 26px;
    line-height: 42px;
  }
}
.exe-partnership-spotlight .left-content .teaser {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-partnership-spotlight .left-content .teaser {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-partnership-spotlight .left-content .teaser {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-partnership-spotlight .left-content .teaser p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-partnership-spotlight .left-content .teaser p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-partnership-spotlight .left-content .teaser p {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-partnership-spotlight .left-content .link a,
.exe-partnership-spotlight .left-content .link a:visited,
.exe-partnership-spotlight .left-content .link a:active {
  color: #ffffff;
}
.exe-partnership-spotlight .left-content .link a:after,
.exe-partnership-spotlight .left-content .link a:visited:after,
.exe-partnership-spotlight .left-content .link a:active:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.exe-partnership-spotlight .left-content .link a:hover,
.exe-partnership-spotlight .left-content .link a:visited:hover,
.exe-partnership-spotlight .left-content .link a:active:hover {
  color: #adb8bf;
}
.exe-partnership-spotlight .image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-partnership-spotlight .image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .exe-partnership-spotlight .image {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width:767px) {
  .exe-partnership-spotlight .image {
    margin-top: 30px;
  }
  .exe-partnership-spotlight .image img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
@media (min-width:768px) {
  .exe-partnership-spotlight .image {
    height: 500px;
  }
  .exe-partnership-spotlight .image .img-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
  }
  .exe-partnership-spotlight .image .img-container img {
    height: 100%;
  }
}
@media (min-width:992px) {
  .exe-partnership-spotlight .image {
    height: 600px;
  }
}
/* ---------- PLANT EMAIL SIGN UP / ALERT SUBSCRIPTION
------------------------------------------------------------ */
.plant-email-signup,
.exe-email-signup {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .plant-email-signup,
  .exe-email-signup {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .plant-email-signup,
  .exe-email-signup {
    margin-bottom: 120px;
  }
}
.plant-email-signup .exe-form label,
.exe-email-signup .exe-form label {
  display: block;
  margin-bottom: 30px;
}
.plant-email-signup .exe-form label.bold,
.exe-email-signup .exe-form label.bold {
  font-family: benton-sans-bold;
  font-weight: normal;
}
.plant-email-signup .exe-form span.checkbox,
.exe-email-signup .exe-form span.checkbox,
.plant-email-signup .exe-form span.label-text,
.exe-email-signup .exe-form span.label-text {
  display: inline-block;
  vertical-align: top !important;
}
.plant-email-signup .exe-form .label-text,
.exe-email-signup .exe-form .label-text {
  width: 85%;
}
.plant-email-signup .plant-email-form,
.exe-email-signup .plant-email-form,
.plant-email-signup .exe-email-form,
.exe-email-signup .exe-email-form {
  position: relative;
  margin-top: 65px;
}
.plant-email-signup .plant-email-form p,
.exe-email-signup .plant-email-form p,
.plant-email-signup .exe-email-form p,
.exe-email-signup .exe-email-form p {
  margin-bottom: 10px;
}
.plant-email-signup .plant-email-form input[type=text],
.exe-email-signup .plant-email-form input[type=text],
.plant-email-signup .exe-email-form input[type=text],
.exe-email-signup .exe-email-form input[type=text],
.plant-email-signup .plant-email-form button,
.exe-email-signup .plant-email-form button,
.plant-email-signup .exe-email-form button,
.exe-email-signup .exe-email-form button,
.plant-email-signup .plant-email-form input[type=email],
.exe-email-signup .plant-email-form input[type=email],
.plant-email-signup .exe-email-form input[type=email],
.exe-email-signup .exe-email-form input[type=email] {
  height: 43px;
  vertical-align: middle;
  margin-top: 10px;
}
.plant-email-signup .plant-email-form input[type=text],
.exe-email-signup .plant-email-form input[type=text],
.plant-email-signup .exe-email-form input[type=text],
.exe-email-signup .exe-email-form input[type=text],
.plant-email-signup .plant-email-form input[type=email],
.exe-email-signup .plant-email-form input[type=email],
.plant-email-signup .exe-email-form input[type=email],
.exe-email-signup .exe-email-form input[type=email] {
  padding: 5px;
}
@media (min-width:992px) {
  .plant-email-signup .plant-email-form input[type=text],
  .exe-email-signup .plant-email-form input[type=text],
  .plant-email-signup .exe-email-form input[type=text],
  .exe-email-signup .exe-email-form input[type=text],
  .plant-email-signup .plant-email-form input[type=email],
  .exe-email-signup .plant-email-form input[type=email],
  .plant-email-signup .exe-email-form input[type=email],
  .exe-email-signup .exe-email-form input[type=email] {
    width: 485px;
  }
}
.plant-email-signup .plant-email-form button,
.exe-email-signup .plant-email-form button,
.plant-email-signup .exe-email-form button,
.exe-email-signup .exe-email-form button {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  background: #6ba543;
  border: none;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 14px;
  padding: 15px 20px;
}
@media (min-width:768px) {
  .plant-email-signup .plant-email-form button,
  .exe-email-signup .plant-email-form button,
  .plant-email-signup .exe-email-form button,
  .exe-email-signup .exe-email-form button {
    padding-left: 55px;
    padding-right: 55px;
  }
}
.plant-email-signup .plant-email-form button:active,
.exe-email-signup .plant-email-form button:active,
.plant-email-signup .exe-email-form button:active,
.exe-email-signup .exe-email-form button:active,
.plant-email-signup .plant-email-form button:visited,
.exe-email-signup .plant-email-form button:visited,
.plant-email-signup .exe-email-form button:visited,
.exe-email-signup .exe-email-form button:visited,
.plant-email-signup .plant-email-form button:focus,
.exe-email-signup .plant-email-form button:focus,
.plant-email-signup .exe-email-form button:focus,
.exe-email-signup .exe-email-form button:focus,
.plant-email-signup .plant-email-form button:hover,
.exe-email-signup .plant-email-form button:hover,
.plant-email-signup .exe-email-form button:hover,
.exe-email-signup .exe-email-form button:hover {
  border: none;
  outline: none;
}
.plant-email-signup .plant-email-form button:hover,
.exe-email-signup .plant-email-form button:hover,
.plant-email-signup .exe-email-form button:hover,
.exe-email-signup .exe-email-form button:hover {
  background: #b9c53a;
}
.plant-email-signup .plant-email-form .success,
.exe-email-signup .plant-email-form .success,
.plant-email-signup .exe-email-form .success,
.exe-email-signup .exe-email-form .success {
  color: green;
}
.plant-email-signup .plant-email-form .failure,
.exe-email-signup .plant-email-form .failure,
.plant-email-signup .exe-email-form .failure,
.exe-email-signup .exe-email-form .failure {
  color: red;
}
@media (max-width:991px) {
  .plant-email-signup .plant-email-form .input-container,
  .exe-email-signup .plant-email-form .input-container,
  .plant-email-signup .exe-email-form .input-container,
  .exe-email-signup .exe-email-form .input-container {
    position: relative;
  }
  .plant-email-signup .plant-email-form input[type=text],
  .exe-email-signup .plant-email-form input[type=text],
  .plant-email-signup .exe-email-form input[type=text],
  .exe-email-signup .exe-email-form input[type=text] {
    width: 100%;
  }
  .plant-email-signup .plant-email-form button,
  .exe-email-signup .plant-email-form button,
  .plant-email-signup .exe-email-form button,
  .exe-email-signup .exe-email-form button {
    position: absolute;
    right: 0;
  }
}
.exe-email-signup h3,
.exe-email-signup .heading {
  margin: 0 0 30px;
}
@media (max-width:767px) {
  .exe-email-signup h3 {
    margin-bottom: 15px;
  }
}
@media (min-width:992px) {
  .exe-email-signup h3 {
    font-size: 28px;
  }
}
.exe-email-signup .alert-right-col,
.exe-email-signup .alert-left-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-email-signup .alert-right-col,
  .exe-email-signup .alert-left-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .exe-email-signup .alert-right-col,
  .exe-email-signup .alert-left-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .exe-email-signup .alert-left-col,
  .exe-email-signup .exe-email-form {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .exe-email-signup .alert-right-col {
    margin-left: 8.33333333%;
  }
}
@media (max-width:767px) {
  .exe-email-signup .alert-right-col {
    margin-top: 45px;
  }
}
.exe-email-signup .exe-form label.checkbox > span.checkbox {
  margin-right: 20px;
}
/*------------PULL QUOTE ----------------------------*/
.pullquote-full-width .author,
.pullquote-half-width .author {
  font-family: benton-sans-book;
  font-weight: normal;
  color: #2372b9;
  font-size: 28px;
  margin-top: 15px;
}
.pullquote-full-width {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .pullquote-full-width {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .pullquote-full-width {
    margin-bottom: 120px;
  }
}
.pullquote-full-width .pullquote {
  font-family: adelle-thin;
  font-weight: normal;
  color: #2372b9;
  font-size: 38px;
}
.pullquote-full-width .author {
  color: #2372b9;
}
.pullquote-half-width {
  margin: 30px 0;
}
@media (min-width:768px) {
  .pullquote-half-width {
    float: right;
    width: 50%;
    margin: 30px 0 30px 30px;
  }
}
@media (min-width:992px) {
  .pullquote-half-width {
    margin: 45px 0 45px 45px;
  }
}
.pullquote-half-width .pullquote {
  font-family: adelle-thin;
  font-weight: normal;
  color: #58595b;
  font-size: 38px;
}
@media (min-width:768px) {
  .pullquote-half-width .pullquote {
    font-size: 22px;
  }
}
@media (min-width:992px) {
  .pullquote-half-width .pullquote {
    font-size: 38px;
  }
}
.pullquote-half-width .author {
  color: #58595b;
}
/* --------- PRESS RELEASE
-------------------------------------------------------- */
/* TOOLBAR */
.exe-press-release-toolbar {
  background: #f2f2f2;
}
@media (min-width:768px) {
  .exe-press-release-toolbar {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 2000;
  }
}
.exe-press-release-toolbar .column {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 60px;
}
@media (min-width: 768px) {
  .exe-press-release-toolbar .column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column {
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
  }
}
@media (max-width:767px) {
  .exe-press-release-toolbar .column:first-child {
    border-right: 2px solid #ffffff;
  }
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column:first-child {
    border-left: 2px solid #ffffff;
  }
}
@media (max-width:767px) {
  .exe-press-release-toolbar .column:last-child {
    border-top: 2px solid #ffffff;
  }
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column:last-child {
    border-right: 2px solid #ffffff;
  }
}
.exe-press-release-toolbar .column .title {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width:767px) {
  .exe-press-release-toolbar .column .title {
    font-size: 14px;
  }
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column .title {
    font-size: 18px;
  }
}
.exe-press-release-toolbar .column > .title {
  line-height: 60px;
}
.exe-press-release-toolbar .column.last {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-press-release-toolbar .column.last {
    float: left;
    width: 33.33333333%;
  }
}
.exe-press-release-toolbar .column.last .exe-social-media-links {
  float: right !important;
  margin-top: 15px;
}
.exe-press-release-toolbar .column.dropup > .title {
  display: block;
  height: 100%;
  position: relative;
}
.exe-press-release-toolbar .column.dropup > .title:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  font-size: 16px;
  line-height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
}
.exe-press-release-toolbar .column.dropup > .title:hover {
  cursor: pointer;
}
@media (max-width:767px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu {
    background: rgba(88, 89, 91, 0.8);
    bottom: 0;
    left: 0;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
  }
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu {
    background: #f2f2f2;
    border-bottom: 2px solid #ffffff;
    bottom: 60px;
    top: auto;
    width: 100%;
  }
  .exe-press-release-toolbar .column.dropup .dropdown-menu.about {
    width: 200%;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu > div {
  position: relative;
}
@media (max-width:767px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu > div > div {
    background: #f2f2f2;
    padding: 15px;
  }
  .exe-press-release-toolbar .column.dropup .dropdown-menu > div > div:last-child {
    padding-top: 30px;
  }
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu > div > div {
    padding: 15px;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .scrollable {
  max-height: 300px;
  overflow: scroll;
  overflow-x: hidden;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .scrollable {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .scrollable {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .scrollable .one {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .scrollable {
    max-height: 250px;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .close {
  height: 16px;
  margin: 5px;
  margin: 0;
  position: absolute;
  right: 15px;
  top: 15px;
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .close:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #58595b;
  content: "\f00d";
  font-size: 16px;
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .close:hover {
  cursor: pointer;
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .close:after {
  color: #2372b9;
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .close:hover {
  cursor: pointer;
}
@media (max-width:767px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .close {
    top: 30px;
    right: 30px;
    z-index: 100;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .section .content {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .section .content {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .section .content {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .section .content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .section .content p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .section .content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .cta {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  background: #6ba543;
  border: none;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 14px;
  padding: 15px 20px;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (min-width:768px) {
  .exe-press-release-toolbar .column.dropup .dropdown-menu .cta {
    padding-left: 55px;
    padding-right: 55px;
  }
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .cta:active,
.exe-press-release-toolbar .column.dropup .dropdown-menu .cta:visited,
.exe-press-release-toolbar .column.dropup .dropdown-menu .cta:focus,
.exe-press-release-toolbar .column.dropup .dropdown-menu .cta:hover {
  border: none;
  outline: none;
}
.exe-press-release-toolbar .column.dropup .dropdown-menu .cta:hover {
  background: #b9c53a;
}
/* --------- RELATED ARTICLES
    -------------------------------------------------------- */
.related-article .category-label {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 9px;
  color: #ffffff;
  margin-bottom: 8px;
}
@media (min-width:768px) {
  .related-article .category-label {
    font-size: 9px;
    line-height: 9px;
  }
}
@media (min-width:992px) {
  .related-article .category-label {
    font-size: 11px;
    line-height: 11px;
  }
}
.related-article.item0 .bg-color.caption {
  background: rgba(126, 128, 131, 0.8);
}
.related-article.item0 .bg-color.description {
  background: #7e8083;
}
.related-article.item1 .bg-color.caption {
  background: rgba(35, 114, 185, 0.8);
}
.related-article.item1 .bg-color.description {
  background: #2372b9;
}
.related-article.item2 .bg-color.caption,
.related-article.item3 .bg-color.caption,
.related-article.item5 .bg-color.caption {
  background: rgba(0, 147, 211, 0.8);
}
.related-article.item2 .bg-color.description,
.related-article.item3 .bg-color.description,
.related-article.item5 .bg-color.description {
  background: #0093d3;
}
.related-article.item4 .bg-color.caption {
  background: rgba(173, 184, 191, 0.8);
}
.related-article.item4 .bg-color.description {
  background: #adb8bf;
}
/* ---------- REUSABLE CONTENT
------------------------------------------------------------ */
/* right rail bgs extend past edge of page, hide overflow */
.exe-bs {
  overflow: hidden;
}
.exe-system-master .exe-bs {
  overflow: visible;
}
/* right rail reusable content bg - special styles to extend off the right side */
@media (max-width:767px) {
  .exe-right-rail {
    margin-top: 60px;
  }
}
@media (min-width:1200px) {
  .exe-right-rail .reusable-content .bg {
    display: block;
  }
  .exe-right-rail .reusable-content .cta {
    width: 276px;
  }
}
.exe-right-rail .reusable-content .copy-section {
  margin-bottom: 25px;
}
.exe-right-rail .reusable-content .styled-bullets li {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .exe-right-rail .reusable-content .styled-bullets li {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-right-rail .reusable-content .styled-bullets li {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content {
  position: relative;
  /* hide extending bg on desktop except if in right rail */
  /* mixin to set up colors in the variations */
  /* background images */
  /* images, not bg patterns */
  /* title */
  /* type */
  /* links */
  /* list of elements*/
  /* tablet styles (2 column cta) */
  /* variation for plant map (locations)*/
}
.reusable-content .content {
  position: relative;
  padding: 30px 0;
}
@media (min-width:1200px) {
  .reusable-content .content {
    padding: 40px 0 50px 25px;
  }
}
.reusable-content .content > .section:not(:first-child) {
  margin-top: 40px;
}
.reusable-content.no-cta .related-items-control {
  margin-bottom: 0;
}
@media (min-width:1200px) {
  .reusable-content.no-cta .content {
    padding-bottom: 30px;
  }
}
.reusable-content .bg {
  height: 100%;
  left: -1000%;
  position: absolute;
  top: 0;
  width: 3000%;
}
@media (min-width:1200px) {
  .reusable-content .bg {
    display: none;
    left: 0;
  }
}
.reusable-content .gray .bg,
.reusable-content .gray {
  background: #ecf0f1;
}
.reusable-content .blue .bg,
.reusable-content .blue {
  background-color: #2372b9;
}
.reusable-content .blue .bg .exe-main-content a,
.reusable-content .blue .exe-main-content a,
.reusable-content .blue .bg .exe-main-content a:visited,
.reusable-content .blue .exe-main-content a:visited,
.reusable-content .blue .bg .exe-main-content a:hover,
.reusable-content .blue .exe-main-content a:hover,
.reusable-content .blue .bg .exe-main-content a:active,
.reusable-content .blue .exe-main-content a:active {
  text-decoration: underline;
}
.reusable-content .green .bg,
.reusable-content .green {
  background-color: #6ba543;
}
.reusable-content .green .bg .exe-main-content a,
.reusable-content .green .exe-main-content a,
.reusable-content .green .bg .exe-main-content a:visited,
.reusable-content .green .exe-main-content a:visited,
.reusable-content .green .bg .exe-main-content a:hover,
.reusable-content .green .exe-main-content a:hover,
.reusable-content .green .bg .exe-main-content a:active,
.reusable-content .green .exe-main-content a:active {
  text-decoration: underline;
}
.reusable-content .white .bg,
.reusable-content .white {
  background-color: #ffffff;
}
.reusable-content .gray,
.reusable-content .white {
  color: #606060;
}
.reusable-content .gray .cta,
.reusable-content .white .cta {
  background-color: #6ba543;
  color: #ffffff;
}
.reusable-content .gray .cta:hover,
.reusable-content .white .cta:hover {
  background-color: #6ba543;
  color: #ffffff;
}
.reusable-content .gray a,
.reusable-content .white a {
  color: #6ba543;
}
.reusable-content .gray a:hover,
.reusable-content .white a:hover {
  color: #b9c53a;
}
.reusable-content .gray h1,
.reusable-content .white h1,
.reusable-content .gray .ms-h1,
.reusable-content .white .ms-h1 {
  color: #606060;
}
.reusable-content .gray h2,
.reusable-content .white h2,
.reusable-content .gray .ms-h2,
.reusable-content .white .ms-h2 {
  color: #606060;
}
.reusable-content .gray h3,
.reusable-content .white h3,
.reusable-content .gray .ms-h3,
.reusable-content .white .ms-h3 {
  color: #606060;
}
.reusable-content .gray h4,
.reusable-content .white h4,
.reusable-content .gray .ms-h4,
.reusable-content .white .ms-h4 {
  color: #606060;
}
.reusable-content .gray h5,
.reusable-content .white h5,
.reusable-content .gray .ms-h5,
.reusable-content .white .ms-h5 {
  color: #606060;
}
.reusable-content .gray h6,
.reusable-content .white h6,
.reusable-content .gray .ms-h6,
.reusable-content .white .ms-h6 {
  color: #606060;
}
.reusable-content .blue .content {
  color: #ffffff;
}
.reusable-content .blue .content .cta {
  background-color: #0093d3;
  color: #ffffff;
}
.reusable-content .blue .content .cta:hover {
  background-color: #0093d3;
  color: #ffffff;
}
.reusable-content .blue .content a {
  color: #ffffff;
}
.reusable-content .blue .content a:hover {
  color: #d1dcf0;
}
.reusable-content .blue .content h1,
.reusable-content .blue .content .ms-h1 {
  color: #ffffff;
}
.reusable-content .blue .content h2,
.reusable-content .blue .content .ms-h2 {
  color: #ffffff;
}
.reusable-content .blue .content h3,
.reusable-content .blue .content .ms-h3 {
  color: #ffffff;
}
.reusable-content .blue .content h4,
.reusable-content .blue .content .ms-h4 {
  color: #ffffff;
}
.reusable-content .blue .content h5,
.reusable-content .blue .content .ms-h5 {
  color: #ffffff;
}
.reusable-content .blue .content h6,
.reusable-content .blue .content .ms-h6 {
  color: #ffffff;
}
.reusable-content .green .content {
  color: #ffffff;
}
.reusable-content .green .content .cta {
  background-color: #b9c53a;
  color: #ffffff;
}
.reusable-content .green .content .cta:hover {
  background-color: #b9c53a;
  color: #ffffff;
}
.reusable-content .green .content a {
  color: #ffffff;
}
.reusable-content .green .content a:hover {
  color: #d1dcf0;
}
.reusable-content .green .content h1,
.reusable-content .green .content .ms-h1 {
  color: #ffffff;
}
.reusable-content .green .content h2,
.reusable-content .green .content .ms-h2 {
  color: #ffffff;
}
.reusable-content .green .content h3,
.reusable-content .green .content .ms-h3 {
  color: #ffffff;
}
.reusable-content .green .content h4,
.reusable-content .green .content .ms-h4 {
  color: #ffffff;
}
.reusable-content .green .content h5,
.reusable-content .green .content .ms-h5 {
  color: #ffffff;
}
.reusable-content .green .content h6,
.reusable-content .green .content .ms-h6 {
  color: #ffffff;
}
.reusable-content .img-container {
  height: 100%;
  position: absolute;
  right: -15px;
}
.reusable-content .img-container img {
  float: right;
  height: 100%;
  width: auto;
}
@media (min-width:1200px) {
  .reusable-content .img-container img {
    float: none;
  }
}
@media (min-width:768px) {
  .reusable-content .img-container {
    right: -30px;
  }
}
@media (min-width:1200px) {
  .reusable-content .img-container {
    left: 0;
    right: auto;
  }
}
.reusable-content .img-container.non-pattern {
  height: 100%;
  right: 0;
}
@media (min-width:1200px) {
  .reusable-content .img-container.non-pattern {
    left: 225px;
  }
}
.reusable-content .img-container.solid-non-pattern {
  display: none;
}
.reusable-content h4 {
  margin-bottom: 20px;
}
.reusable-content p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .reusable-content p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content p.large {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .reusable-content p.large {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .reusable-content p.large {
    font-size: 18px;
    line-height: 27px;
  }
}
.reusable-content .small {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .reusable-content .small {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content .small {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content .cta,
.reusable-content .chevron-link {
  display: block;
}
@media (min-width:1200px) {
  .reusable-content .call-to-action {
    bottom: 0;
    left: 0;
    position: absolute;
  }
}
.reusable-content .cta {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  padding-right: 60px;
  position: relative;
  padding: 15px 45px 15px 25px;
  width: 100%;
  /*@media @lg-min {
            left: -25px;
            top: 37px;
        }*/
}
@media (max-width:767px) {
  .reusable-content .cta {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.reusable-content .cta:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.reusable-content .cta:after {
  content: "\f178";
}
@media (min-width:1200px) {
  .reusable-content .cta {
    width: auto;
  }
}
.reusable-content .cta:after {
  float: right;
  margin-top: -7px;
  position: absolute;
  right: 20px;
  top: 50%;
}
@media (max-width:767px) {
  .reusable-content .cta {
    margin-top: 30px;
  }
  .reusable-content .cta:after {
    display: none !important;
    visibility: hidden !important;
  }
}
.reusable-content .chevron-link {
  display: inline-block;
  color: #6ba543;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
}
.reusable-content .chevron-link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.reusable-content .chevron-link:hover {
  color: #b9c53a;
}
.reusable-content .chevron-link:active,
.reusable-content .chevron-link:visited,
.reusable-content .chevron-link:focus {
  color: #6ba543;
}
.reusable-content .chevron-link:active:hover,
.reusable-content .chevron-link:visited:hover,
.reusable-content .chevron-link:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .reusable-content .chevron-link {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content .chevron-link {
    font-size: 16px;
    line-height: 24px;
  }
}
.reusable-content .inline-link {
  font-size: 14px;
  line-height: 22px;
  color: #6ba543;
}
@media (min-width:768px) {
  .reusable-content .inline-link {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content .inline-link {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content .inline-link:hover {
  color: #b9c53a;
}
.reusable-content .divider {
  font-size: 14px;
  line-height: 22px;
  color: #6ba543;
}
@media (min-width:768px) {
  .reusable-content .divider {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content .divider {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content .list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  margin-top: 5px;
}
.reusable-content .list .chevron-link {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 30px;
}
@media (min-width:768px) {
  .reusable-content .list .chevron-link {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content .list .chevron-link {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content .list li {
  margin: 0 0 15px;
}
.reusable-content .list li a {
  font-size: 14px;
  line-height: 22px;
  color: #6ba543;
}
@media (min-width:768px) {
  .reusable-content .list li a {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .reusable-content .list li a {
    font-size: 14px;
    line-height: 24px;
  }
}
.reusable-content .list li a:hover {
  color: #b9c53a;
}
.reusable-content .list p.description {
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reusable-content .content {
    display: table;
    width: 100%;
  }
  .reusable-content .call-to-action,
  .reusable-content .exe-main-content {
    display: table-cell;
    vertical-align: bottom;
    width: 41.66666667%;
  }
  .reusable-content .exe-main-content {
    padding-right: 16.66666667%;
    width: 58.33333333%;
  }
}
.reusable-content.plant-map .responsive-iframe {
  margin-bottom: 15px;
}
.reusable-content.plant-map .chevron-link {
  margin-top: 10px;
}
/* CALL TO ACTIONS NOT IN THE RIGHT RAIL OR IN GROUPER */
.cta-generic {
  margin-bottom: 60px;
}
.cta-generic a,
.cta-generic a:link,
.cta-generic a:visited,
.cta-generic a:active,
.cta-generic a:focus {
  color: #6ba543;
}
.cta-generic a:hover,
.cta-generic a:link:hover,
.cta-generic a:visited:hover,
.cta-generic a:active:hover,
.cta-generic a:focus:hover {
  color: #b9c53a;
}
.cta-generic a,
.cta-generic a:link,
.cta-generic a:visited,
.cta-generic a:active,
.cta-generic a:focus {
  color: #6ba543;
}
.cta-generic a:hover,
.cta-generic a:link:hover,
.cta-generic a:visited:hover,
.cta-generic a:active:hover,
.cta-generic a:focus:hover {
  color: #b9c53a;
}
.cta-generic p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 25px !important;
}
@media (min-width:768px) {
  .cta-generic p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .cta-generic p {
    font-size: 18px;
    line-height: 27px;
  }
}
.cta-generic .title {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 25px !important;
  font-family: benton-sans-medium !important;
}
@media (min-width:768px) {
  .cta-generic .title {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .cta-generic .title {
    font-size: 18px;
    line-height: 26px;
  }
}
.cta-generic .chevron-link,
.cta-generic .cta {
  display: inline-block;
  margin-top: 25px;
}
.cta-generic .chevron-link {
  display: inline-block;
  color: #6ba543;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
.cta-generic .chevron-link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.cta-generic .chevron-link:hover {
  color: #b9c53a;
}
.cta-generic .chevron-link:active,
.cta-generic .chevron-link:visited,
.cta-generic .chevron-link:focus {
  color: #6ba543;
}
.cta-generic .chevron-link:active:hover,
.cta-generic .chevron-link:visited:hover,
.cta-generic .chevron-link:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .cta-generic .chevron-link {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .cta-generic .chevron-link {
    font-size: 18px;
    line-height: 27px;
  }
}
.cta-generic .cta {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  position: relative;
  background: #6ba543;
  color: #ffffff;
  color: #ffffff !important;
  padding-right: 60px;
}
@media (max-width:767px) {
  .cta-generic .cta {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.cta-generic .cta:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.cta-generic .cta:after {
  content: "\f178";
}
.cta-generic .cta:visited,
.cta-generic .cta:active,
.cta-generic .cta:hover {
  color: #ffffff;
}
.cta-generic .cta:hover {
  background: #b9c53a;
}
/* ---------- RSS
------------------------------------------------------------ */
.rss-content {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .rss-content {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .rss-content {
    margin-bottom: 120px;
  }
}
.rss-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .rss-content ul {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .rss-content ul {
    font-size: 18px;
    line-height: 27px;
  }
}
.rss-content ul > li {
  position: relative;
  margin-top: 35px;
  padding-top: 35px;
}
.rss-content ul > li:before {
  background: #b9c5ca;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
}
.rss-content ul > li:first-child:before {
  display: none;
}
.rss-content ul > li > a {
  font-family: benton-sans-medium;
  font-weight: normal;
  color: #6ba543;
  background: url(../../img/rss-icon.png) center left no-repeat;
  display: inline-block;
  margin-bottom: 25px;
  padding: 8px 0 0 40px;
}
.rss-content ul > li > a:hover {
  color: #b9c53a;
}
.rss-settings .valid-url {
  font-size: .8em;
  color: red;
}
.rss-settings .valid-url.valid {
  color: green;
}
/* ---------- RELATED CONTENT SEARCH DISPLAY TEMPLATE
------------------------------------------------------------ */
.related-items-control {
  /* job listing variation */
}
.related-items-control .call-to-action {
  display: block;
  position: relative;
  width: 100%;
}
@media (min-width:768px) {
  .related-items-control.two-cta {
    margin-bottom: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .related-items-control.two-cta .call-to-action {
    width: auto;
  }
  .related-items-control.two-cta .call-to-action .cta {
    display: block;
    width: auto;
  }
}
.related-items-control.two-cta .call-to-action .alt {
  background: #7e8083;
  color: #ffffff;
}
.related-items-control.two-cta .call-to-action .alt:visited,
.related-items-control.two-cta .call-to-action .alt:active,
.related-items-control.two-cta .call-to-action .alt:hover {
  color: #ffffff;
}
.related-items-control.two-cta .call-to-action .alt:hover {
  background: #adb8bf;
}
.related-items-control.two-cta .call-to-action .alt:hover {
  background: #7e8083;
}
@media (min-width:768px) {
  .related-items-control.two-cta .call-to-action {
    bottom: -44px;
    position: absolute;
  }
  .related-items-control.two-cta .call-to-action .alt {
    background: #ecf0f1;
    color: #58595b;
  }
  .related-items-control.two-cta .call-to-action .alt:hover,
  .related-items-control.two-cta .call-to-action .alt:active,
  .related-items-control.two-cta .call-to-action .alt:visited {
    background: #ecf0f1;
    color: #58595b;
  }
  .related-items-control.two-cta .call-to-action .alt:after {
    color: #58595b;
  }
}
@media (max-width:767px) {
  .related-items-control.two-cta .call-to-action .cta:first-child {
    margin-top: 0;
  }
}
.related-items-control .related-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width:1200px) {
  .related-items-control .related-items {
    margin: 0;
  }
}
.related-items-control .related-items .release-date {
  font-family: benton-sans-book;
  font-size: 10px;
  line-height: 12px;
  font-family: benton-sans-medium;
  font-weight: normal;
  margin: 10px 0 5px;
}
@media (min-width:768px) {
  .related-items-control .related-items .release-date {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .related-items-control .related-items .release-date {
    font-size: 11px;
    line-height: 17px;
  }
}
.related-items-control .related-items img {
  display: block;
  max-width: 100%;
  height: auto;
  display: none;
}
.related-items-control .related-items li {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .related-items-control .related-items li {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .related-items-control .related-items li {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .related-items-control .related-items li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .related-items-control .related-items li {
    float: left;
    width: 100%;
  }
}
@media (min-width:1200px) {
  .related-items-control .related-items li {
    float: none;
    padding: 0;
  }
}
@media (min-width:1200px) {
  .related-items-control .related-items li:first-child img {
    display: block;
  }
}
.related-items-control .content {
  display: block;
}
.related-items-control .content .exe-main-content {
  padding: 0;
  width: 100%;
}
.related-items-control.job-listing-rr .related-items {
  margin-left: -15px;
  margin-right: -15px;
}
.related-items-control.job-listing-rr .related-items li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width:768px) {
  .related-items-control.job-listing-rr .call-to-action {
    bottom: 0;
  }
}
@media (min-width:1200px) {
  .related-items-control.job-listing-rr .call-to-action {
    position: absolute;
  }
}
/*------------RELATED EMPLOYEE RESOURCE GROUPS ----------------------------*/
.erg-list {
  padding: 20px 0;
}
.erg-list h4 > a {
  color: #6ba543;
  display: inline-block;
  padding: 20px 0 0;
  text-transform: none;
}
.erg-list h4 > a:hover {
  color: #b9c53a;
}
.erg-list h4 > a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  font-size: 16px;
  padding-left: 5px;
}
.erg-list h4 > a.collapsed:after {
  content: "\f0da";
}
.erg-list .panel-container.intro .panel {
  display: none;
}
.erg-list .panel-container:not(.intro) .intro {
  display: none;
}
.erg-list .panel-body {
  font-size: 14px;
  line-height: 22px;
  color: #58595b;
  padding: 20px 0 0;
}
@media (min-width:768px) {
  .erg-list .panel-body {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .erg-list .panel-body {
    font-size: 14px;
    line-height: 24px;
  }
}
.erg-list .panel-body .divider {
  background: #adb8bf;
  height: 1px;
  margin: 20px 0 0;
  width: 100px;
}
.employee-resource-groups {
  background: #2372b9;
  color: #ffffff;
  padding: 50px 0;
}
@media (min-width:1200px) {
  .employee-resource-groups {
    padding: 100px 0;
  }
}
.employee-resource-groups a,
.employee-resource-groups a:link {
  color: #ffffff;
}
.employee-resource-groups a:hover,
.employee-resource-groups a:link:hover {
  color: #adb8bf;
}
.employee-resource-groups h3.with-divider {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.employee-resource-groups .p1 a {
  font-family: adelle-thin;
  font-weight: normal;
}
.employee-resource-groups .p1 a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.employee-resource-groups .related {
  margin-left: -15px;
  margin-right: -15px;
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:768px) {
  .employee-resource-groups .related {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .employee-resource-groups .related {
    font-size: 16px;
  }
}
.employee-resource-groups .related .item {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width:768px) {
  .employee-resource-groups .related .item {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .employee-resource-groups .related .item {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .employee-resource-groups .related .item {
    float: left;
    width: 33.33333333%;
  }
}
.employee-resource-groups .related .item div {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
}
.employee-resource-groups .related .item div:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  position: absolute;
  color: #0093d3;
  content: "\f00c";
  font-size: 18px;
  left: 0;
  top: -1px;
}
@media (min-width:992px) {
  .employee-resource-groups .related .item div:before {
    font-size: 22px;
    top: -3px;
  }
}
@media (min-width:768px) {
  .employee-resource-groups .related .item div {
    height: 45px;
    overflow: hidden;
  }
}
@media (min-width:992px) {
  .employee-resource-groups .related .item div {
    height: 55px;
    overflow: hidden;
  }
}
/*------------SEARCH AUTOCOMPLETE----------------------------*/
.search-autocomplete .search-result-dropdown {
  font-family: benton-sans-bold;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  background-color: #fff;
  border: solid 1px #bcbcbc;
  left: 15px;
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
  position: absolute;
  width: 500px;
  z-index: 999;
}
.search-autocomplete .search-result-dropdown ul {
  list-style: none;
  padding-left: 0;
}
.search-autocomplete .search-result-dropdown ul li {
  padding: 5px 0;
}
.search-autocomplete .search-result-dropdown .search-result-category {
  padding-left: 20px;
}
.search-autocomplete .search-result-dropdown .search-result-category .no-results {
  color: #7e8083;
  cursor: default;
  text-decoration: none;
}
.search-autocomplete .search-result-dropdown .search-result-category p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .search-autocomplete .search-result-dropdown .search-result-category p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .search-autocomplete .search-result-dropdown .search-result-category p {
    font-size: 14px;
    line-height: 24px;
  }
}
.search-autocomplete .search-result-dropdown a.btn-close {
  float: right;
  display: block;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown {
  height: 150px;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category {
  padding-left: 0;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:link,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:visited,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:active,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:focus {
  color: #6ba543;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:link:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:visited:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:active:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:focus:hover {
  color: #b9c53a;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:link,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:visited,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:active,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:focus {
  color: #6ba543;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:link:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:visited:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:active:hover,
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category a:focus:hover {
  color: #b9c53a;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category ul li {
  padding: 5px 15px 5px 0;
}
.webpart-editor-settings .search-autocomplete .search-result-dropdown .search-result-category ul li a {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
}
.webpart-editor-settings .search-autocomplete .selected-value {
  font-size: 12px;
  max-height: 45px;
  overflow: hidden;
  padding: 5px 0;
}
/*------------ SCREEN PRINTER (PDF) ----------------------------*/
.print-screen-button .content a,
.print-screen-button .content a:active,
.print-screen-button .content a:visited {
  color: #58595b;
}
.print-screen-button .content a:hover,
.print-screen-button .content a:active:hover,
.print-screen-button .content a:visited:hover {
  color: #6ba543;
}
.print-screen-button .content img,
.print-screen-button .content span {
  display: inline-block;
  vertical-align: middle;
}
.print-screen-button .content span {
  font-size: 14px;
  line-height: 22px;
  margin-left: 15px;
}
@media (min-width:768px) {
  .print-screen-button .content span {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .print-screen-button .content span {
    font-size: 14px;
    line-height: 24px;
  }
}
/*------------SOCIAL MEDIA ----------------------------*/
/* LINKS */
.exe-social-media-links {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
}
.exe-social-media-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-social-media-links ul li {
  margin-bottom: 25px;
}
@media (max-width:767px) {
  .exe-social-media-links ul li {
    margin-bottom: 0;
  }
}
.exe-social-media-links ul li > a.social-link,
.exe-social-media-links ul li > span {
  display: inline-block;
  vertical-align: middle;
}
.exe-social-media-links ul li > span {
  max-width: 65%;
}
.exe-social-media-links ul li > a.social-link {
  margin-left: 0;
  margin-right: 5px;
}
@media (min-width:992px) {
  .exe-social-media-links ul li > a.social-link {
    margin-right: 15px;
  }
}
.exe-social-media-links ul li.linkedin a,
.exe-social-media-links ul li.linkedin a:active,
.exe-social-media-links ul li.linkedin a:visited,
.exe-social-media-links ul li.linkedin a:focus {
  color: #007ab8;
}
.exe-social-media-links ul li.linkedin a:hover,
.exe-social-media-links ul li.linkedin a:active:hover,
.exe-social-media-links ul li.linkedin a:visited:hover,
.exe-social-media-links ul li.linkedin a:focus:hover {
  color: #0093d3;
}
.exe-social-media-links ul li.twitter a,
.exe-social-media-links ul li.twitter a:active,
.exe-social-media-links ul li.twitter a:visited,
.exe-social-media-links ul li.twitter a:focus {
  color: #39b4dd;
}
.exe-social-media-links ul li.twitter a:hover,
.exe-social-media-links ul li.twitter a:active:hover,
.exe-social-media-links ul li.twitter a:visited:hover,
.exe-social-media-links ul li.twitter a:focus:hover {
  color: #2372b9;
}
.exe-social-media-links ul li.facebook a,
.exe-social-media-links ul li.facebook a:active,
.exe-social-media-links ul li.facebook a:visited,
.exe-social-media-links ul li.facebook a:focus {
  color: #39b4dd;
}
.exe-social-media-links ul li.facebook a:hover,
.exe-social-media-links ul li.facebook a:active:hover,
.exe-social-media-links ul li.facebook a:visited:hover,
.exe-social-media-links ul li.facebook a:focus:hover {
  color: #2372b9;
}
.exe-social-media-links ul li.email a,
.exe-social-media-links ul li.email a:active,
.exe-social-media-links ul li.email a:visited,
.exe-social-media-links ul li.email a:focus {
  color: #7e8083;
}
.exe-social-media-links ul li.email a:hover,
.exe-social-media-links ul li.email a:active:hover,
.exe-social-media-links ul li.email a:visited:hover,
.exe-social-media-links ul li.email a:focus:hover {
  color: #58595b;
}
.exe-social-media-links ul li.blog-posts a,
.exe-social-media-links ul li.blog-posts a:active,
.exe-social-media-links ul li.blog-posts a:visited {
  color: #6ba543;
}
.exe-social-media-links ul li.blog-posts a:hover,
.exe-social-media-links ul li.blog-posts a:active:hover,
.exe-social-media-links ul li.blog-posts a:visited:hover {
  color: #b9c53a;
}
.exe-social-media-links ul li.download-bio a,
.exe-social-media-links ul li.download-bio a:active,
.exe-social-media-links ul li.download-bio a:visited {
  color: #f99b2f;
}
.exe-social-media-links ul li.download-bio a:hover,
.exe-social-media-links ul li.download-bio a:active:hover,
.exe-social-media-links ul li.download-bio a:visited:hover {
  color: #f47b27;
}
.exe-social-media-links.horizontal ul > li {
  display: inline-block;
  margin-bottom: 0;
  width: 28px;
}
.exe-social-media-links.horizontal ul > li a.social-link {
  margin: 0;
}
.exe-social-media-links.horizontal ul > li > span {
  display: none;
}
.exe-right-rail .exe-social-media-links {
  margin-top: 30px;
}
/*-------------PROFILE CARD --------------------------------*/
.profile-card {
  /*mobile adjustments */
  /*end mobile adjustments */
  /* make innovation story scale like story rollup*/
}
.profile-card .caption h6 {
  color: white;
}
.profile-card .tile {
  overflow: hidden;
}
@media (min-width:768px) {
  .profile-card .tile {
    height: 375px;
  }
}
@media (min-width:992px) {
  .profile-card .tile {
    height: 425px;
  }
}
@media (min-width:1200px) {
  .profile-card .tile {
    height: 470px;
  }
}
.profile-card .tile .profile-name {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width:768px) {
  .profile-card .tile .profile-name {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .profile-card .tile .profile-name {
    font-size: 18px;
    line-height: 26px;
  }
}
.profile-card .tile .profile-title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .profile-card .tile .profile-title {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .profile-card .tile .profile-title {
    font-size: 12px;
    line-height: 22px;
  }
}
.profile-card .tile .profile-company {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .profile-card .tile .profile-company {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .profile-card .tile .profile-company {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (min-width:768px) {
  .profile-card .caption {
    height: 185px;
  }
}
@media (min-width:992px) {
  .profile-card .caption {
    height: 175px;
  }
}
@media (min-width:1200px) {
  .profile-card .caption {
    height: 160px;
  }
}
@media (max-width:767px) {
  .profile-card .tile .caption {
    padding: 15px;
  }
  .profile-card .tile img {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .profile-card .tile {
    height: 500px;
  }
  .profile-card .tile .caption {
    height: 130px;
  }
}
@media (min-width: 401px) and (max-width: 767px) {
  .profile-card {
    float: left;
    width: 50%;
  }
}
@media (min-width: 401px) and (max-width: 480px) {
  .profile-card .tile {
    height: 420px;
  }
  .profile-card .tile .caption {
    height: 190px;
  }
}
@media (min-width: 481px) and (max-width: 590px) {
  .profile-card .tile {
    height: 450px;
  }
  .profile-card .tile .caption {
    height: 180px;
  }
}
@media (min-width: 591px) and (max-width: 690px) {
  .profile-card .tile {
    height: 500px;
  }
  .profile-card .tile .caption {
    height: 150px;
  }
}
@media (min-width: 691px) and (max-width: 767px) {
  .profile-card .tile {
    height: 550px;
  }
  .profile-card .tile .caption {
    height: 150px;
  }
}
.profile-card .caption {
  background: #2372b9;
}
.profile-card.alt .caption {
  background: #0093d3;
}
.profile-card img {
  display: block;
  max-width: 100%;
  height: auto;
}
.profile-card.innovation-story .img-container img {
  max-width: none;
}
/* profile card with solid background, like group term hover or bio listing */
.profile-card-solid > .card {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .profile-card-solid > .card {
    float: left;
    width: 33.33333333%;
  }
}
.profile-card-solid > .card .image {
  display: block;
  line-height: 0;
  height: 215px;
  overflow: hidden;
}
@media (min-width:768px) {
  .profile-card-solid > .card .image {
    height: 190px;
  }
}
@media (min-width:1200px) {
  .profile-card-solid > .card .image {
    height: 263px;
  }
}
.profile-card-solid > .card .image img {
  display: block;
  max-width: 100%;
  height: auto;
  min-width: 100%;
}
.profile-card-solid > .card .profile-content {
  background: #0093d3;
  color: #ffffff;
  padding: 23px;
}
.profile-card-solid > .card .profile-content a,
.profile-card-solid > .card .profile-content a:link,
.profile-card-solid > .card .profile-content a:hover,
.profile-card-solid > .card .profile-content a:visited {
  color: #ffffff;
}
.profile-card-solid > .card .profile-content .company {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 5px;
}
@media (min-width:768px) {
  .profile-card-solid > .card .profile-content .company {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .profile-card-solid > .card .profile-content .company {
    font-size: 11px;
    line-height: 17px;
  }
}
.profile-card-solid > .card .profile-content .name {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .profile-card-solid > .card .profile-content .name {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .profile-card-solid > .card .profile-content .name {
    font-size: 18px;
    line-height: 27px;
  }
}
.profile-card-solid > .card .profile-content .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width:768px) {
  .profile-card-solid > .card .profile-content .title {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .profile-card-solid > .card .profile-content .title {
    font-size: 12px;
  }
}
.profile-card-solid > .card:not(.selected) + .profile-callout {
  display: none;
}
.profile-card-solid > .card + .profile-callout .btn-list a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  background: #2372b9;
  color: #ffffff;
  padding-right: 60px;
  position: relative;
}
@media (max-width:767px) {
  .profile-card-solid > .card + .profile-callout .btn-list a {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.profile-card-solid > .card + .profile-callout .btn-list a:visited,
.profile-card-solid > .card + .profile-callout .btn-list a:active,
.profile-card-solid > .card + .profile-callout .btn-list a:hover {
  color: #ffffff;
}
.profile-card-solid > .card + .profile-callout .btn-list a:hover {
  background: #0093d3;
}
.profile-card-solid > .card + .profile-callout .btn-list a:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.profile-card-solid > .card + .profile-callout .btn-list a:after {
  content: "\f061";
}
.profile-card-solid > .card + .profile-callout .btn-list a.download {
  padding-right: 60px;
  position: relative;
}
.profile-card-solid > .card + .profile-callout .btn-list a.download:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.profile-card-solid > .card + .profile-callout .btn-list a.download:after {
  content: "\f063";
}
/*-------------SKIP LINK --------------*/
.skipnav {
  text-align: left;
}
.skipnav a {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skipnav a:focus,
.skipnav a:active {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-decoration: underline;
}
/*------------- SITE MAP  --------------*/
.exe-site-map {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.exe-site-map a,
.exe-site-map a:link,
.exe-site-map a:visited,
.exe-site-map a:active,
.exe-site-map a:focus {
  color: #6ba543;
}
.exe-site-map a:hover,
.exe-site-map a:link:hover,
.exe-site-map a:visited:hover,
.exe-site-map a:active:hover,
.exe-site-map a:focus:hover {
  color: #b9c53a;
}
.exe-site-map a,
.exe-site-map a:link,
.exe-site-map a:visited,
.exe-site-map a:active,
.exe-site-map a:focus {
  color: #6ba543;
}
.exe-site-map a:hover,
.exe-site-map a:link:hover,
.exe-site-map a:visited:hover,
.exe-site-map a:active:hover,
.exe-site-map a:focus:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .exe-site-map {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-site-map {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width:768px) {
  .exe-site-map {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-site-map {
    margin-bottom: 120px;
  }
}
.exe-site-map .col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-site-map .col {
    float: left;
    width: 25%;
  }
}
@media (max-width:767px) {
  .exe-site-map .col {
    margin-bottom: 30px;
  }
}
.exe-site-map .col > ul {
  margin-left: 0;
}
@media (min-width:768px) {
  .exe-site-map > .row {
    margin-bottom: 60px;
  }
  .exe-site-map > .row:last-child {
    margin-bottom: 0;
  }
}
.exe-site-map ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
.exe-site-map ul li {
  margin-top: 5px;
  padding-left: 15px;
  position: relative;
}
.exe-site-map ul li:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #6ba543;
  content: "\f111";
  font-size: 5px;
  left: 5px;
  position: absolute;
  top: 0;
}
/*-------------STAGGERED LIST DISPLAY TEMPLATE--------------*/
.staggered-control {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .staggered-control {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .staggered-control {
    margin-bottom: 120px;
  }
}
.staggered-control .staggered-items .profile-card {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .staggered-control .staggered-items .profile-card {
    float: left;
    width: 25%;
  }
}
@media (max-width:767px) {
  .staggered-control .staggered-items .profile-card {
    margin-bottom: 30px;
  }
}
@media (min-width:768px) {
  .staggered-control .staggered-items .profile-card {
    margin-top: 60px;
  }
}
.staggered-control .staggered-items .profile-card.alt {
  margin-top: 0;
}
.staggered-control .staggered-items .profile-card .name {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width:768px) {
  .staggered-control .staggered-items .profile-card .name {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .staggered-control .staggered-items .profile-card .name {
    font-size: 18px;
    line-height: 26px;
  }
}
.staggered-control .staggered-items .profile-card .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .staggered-control .staggered-items .profile-card .title {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .staggered-control .staggered-items .profile-card .title {
    font-size: 12px;
    line-height: 22px;
  }
}
.staggered-control .staggered-items .profile-card .company {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .staggered-control .staggered-items .profile-card .company {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .staggered-control .staggered-items .profile-card .company {
    font-size: 12px;
    line-height: 22px;
  }
}
.staggered-control .pager a {
  border: none;
}
/*----------- STAT CONTROL 
-------------------------------------------------------------*/
.stat-control {
  /*background-color: @white;*/
}
@media (min-width:768px) {
  .stat-control {
    margin-top: 0;
  }
}
@media (min-width:768px) {
  .stat-control {
    background-image: url("../../img/motif_stats.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 120px;
    margin-top: -120px;
  }
}
@media (min-width:992px) {
  .stat-control {
    margin-top: -155px;
    padding-top: 155px;
  }
}
.stat-control .stat-background {
  background-color: #ecf0f1;
  opacity: .8;
}
@media (min-width:768px) {
  .stat-control .stat-background {
    margin-bottom: 60px;
  }
}
@media (min-width:992px) {
  .stat-control .stat-background {
    margin-bottom: 35px;
  }
}
.stat-control .carousel-indicators {
  bottom: 50px;
}
@media (min-width:768px) {
  .stat-control .carousel-indicators {
    display: none;
  }
}
.stat-control .stats .stat {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  height: 325px;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 45px;
  text-align: center;
}
@media (min-width: 768px) {
  .stat-control .stats .stat {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .stat-control .stats .stat {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .stat-control .stats .stat {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:768px) {
  .stat-control .stats .stat {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: block;
    height: 215px;
    padding-top: 15px;
  }
}
@media (min-width:992px) {
  .stat-control .stats .stat {
    display: block;
    height: 345px;
    padding-top: 55px;
  }
}
.stat-control .stats .stat.active {
  display: block;
}
.stat-control .stats .stat .stat-value {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .stat-control .stats .stat .stat-value {
    font-size: 45px;
    line-height: 45px;
  }
}
@media (min-width:992px) {
  .stat-control .stats .stat .stat-value {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (min-width:1200px) {
  .stat-control .stats .stat .stat-value {
    font-size: 70px;
    line-height: 70px;
  }
}
.stat-control .stats .stat .stat-teaser {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 90%;
}
@media (min-width:768px) {
  .stat-control .stats .stat .stat-teaser {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .stat-control .stats .stat .stat-teaser {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:768px) {
  .stat-control .stats .stat .stat-teaser {
    height: 75px;
    width: 85%;
  }
}
@media (min-width:1200px) {
  .stat-control .stats .stat .stat-teaser {
    width: 80%;
  }
}
@media (max-width:480px) {
  .stat-control .stats .stat .stat-teaser {
    width: 100%;
  }
}
.stat-control .stats .stat .stat-teaser p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .stat-control .stats .stat .stat-teaser p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .stat-control .stats .stat .stat-teaser p {
    font-size: 14px;
    line-height: 24px;
  }
}
.stat-control .stats .stat .stat-link {
  color: #6ba543;
  display: inline-block;
  padding-top: 15px;
}
.stat-control .stats .stat .stat-link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
.stat-control .stats .stat .stat-link:hover {
  color: #b9c53a;
}
@media (min-width:768px) {
  .stat-control .stats .stat .stat-link {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .stat-control .stats .stat .stat-link {
    font-size: 14px;
  }
}
.stat-control .webpart-editor-settings .selected-stats {
  height: 60px;
  min-width: 125px;
}
.stat-control .webpart-editor-settings .move-up {
  padding-right: 60px;
  position: relative;
}
.stat-control .webpart-editor-settings .move-up:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.stat-control .webpart-editor-settings .move-up:after {
  content: "\f176";
}
.stat-control .webpart-editor-settings .move-up:hover {
  cursor: pointer;
}
.stat-control .webpart-editor-settings .move-down {
  padding-right: 60px;
  position: relative;
}
.stat-control .webpart-editor-settings .move-down:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.stat-control .webpart-editor-settings .move-down:after {
  content: "\f175";
}
.stat-control .webpart-editor-settings .move-down:hover {
  cursor: pointer;
}
.stat-control .webpart-editor-settings .remove {
  padding-right: 60px;
  position: relative;
}
.stat-control .webpart-editor-settings .remove:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.stat-control .webpart-editor-settings .remove:after {
  content: "\f1f8";
}
.stat-control .webpart-editor-settings .remove:hover {
  cursor: pointer;
}
@media (max-width:767px) {
  .stat-control .carousel-inner .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
  }
  .stat-control .carousel-inner .item img,
  .stat-control .carousel-inner .item a > img {
    line-height: 1;
  }
  .stat-control .carousel-inner .active,
  .stat-control .carousel-inner .next,
  .stat-control .carousel-inner .prev {
    display: block;
  }
  .stat-control .carousel-inner .active {
    left: 0;
  }
  .stat-control .carousel-inner .next,
  .stat-control .carousel-inner .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .stat-control .carousel-inner .next {
    left: 100%;
  }
  .stat-control .carousel-inner .prev {
    left: -100%;
  }
  .stat-control .carousel-inner .next.left,
  .stat-control .carousel-inner .prev.right {
    left: 0;
  }
  .stat-control .carousel-inner .active.left {
    left: -100%;
  }
  .stat-control .carousel-inner .active.right {
    left: 100%;
  }
}
@media (max-width:767px) and all and (transform-3d), (max-width:767px) and (-webkit-transform-3d) {
  .stat-control .carousel-inner .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .stat-control .carousel-inner .item.next,
  .stat-control .carousel-inner .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .stat-control .carousel-inner .item.prev,
  .stat-control .carousel-inner .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .stat-control .carousel-inner .item.next.left,
  .stat-control .carousel-inner .item.prev.right,
  .stat-control .carousel-inner .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/*----------- STATS (LOCATIONS) -----------*/
.stats-location {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .stats-location {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .stats-location {
    margin-bottom: 120px;
  }
}
.stats-location .stat {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .stats-location .stat {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .stats-location .stat {
    margin-bottom: 30px;
  }
}
.stats-location .stat .top {
  height: 60px;
  margin-bottom: 5px;
  overflow: hidden;
}
@media (min-width:768px) {
  .stats-location .stat .top {
    height: 50px;
    margin-bottom: 25px;
  }
}
@media (min-width:992px) {
  .stats-location .stat .top {
    height: 60px;
  }
}
.stats-location .stat .top span,
.stats-location .stat .top img {
  display: inline-block;
  vertical-align: middle;
}
.stats-location .stat .top span {
  font-family: adelle-thin;
  font-weight: normal;
  font-size: 35px;
  line-height: 55px;
}
@media (min-width:768px) {
  .stats-location .stat .top span {
    font-size: 45px;
    line-height: 65px;
  }
}
@media (min-width:992px) {
  .stats-location .stat .top span {
    font-size: 55px;
    line-height: 75px;
  }
}
.stats-location .stat .top img {
  height: auto;
  margin-right: 15px;
  max-height: 45px;
  max-width: 30%;
}
@media (min-width:768px) {
  .stats-location .stat .top img {
    max-height: 45px;
  }
}
@media (min-width:992px) {
  .stats-location .stat .top img {
    max-height: 55px;
  }
}
.stats-location .stat .bottom {
  font-family: benton-sans-book;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width:768px) {
  .stats-location .stat .bottom {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .stats-location .stat .bottom {
    font-size: 15px;
  }
}
/*----------- STORY LINKS CONTROL 
-------------------------------------------------------------*/
.story-links-control .story-links .story-link-item {
  font-family: benton-sans-book;
  font-weight: normal;
  margin-bottom: 25px;
}
.story-links-control .story-links .story-link-item a {
  font-family: benton-sans-medium;
  font-weight: normal;
  color: #6ba543;
}
.story-links-control .story-links .story-link-item a:hover {
  color: #b9c53a;
}
.story-links-control .webpart-editor-settings .selected-stories {
  height: 60px;
  min-width: 125px;
}
.story-links-control .webpart-editor-settings .move-up {
  padding-right: 60px;
  position: relative;
}
.story-links-control .webpart-editor-settings .move-up:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.story-links-control .webpart-editor-settings .move-up:after {
  content: "\f176";
}
.story-links-control .webpart-editor-settings .move-up:hover {
  cursor: pointer;
}
.story-links-control .webpart-editor-settings .move-down {
  padding-right: 60px;
  position: relative;
}
.story-links-control .webpart-editor-settings .move-down:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.story-links-control .webpart-editor-settings .move-down:after {
  content: "\f175";
}
.story-links-control .webpart-editor-settings .move-down:hover {
  cursor: pointer;
}
.story-links-control .webpart-editor-settings .remove {
  padding-right: 60px;
  position: relative;
}
.story-links-control .webpart-editor-settings .remove:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.story-links-control .webpart-editor-settings .remove:after {
  content: "\f1f8";
}
.story-links-control .webpart-editor-settings .remove:hover {
  cursor: pointer;
}
/* ----------STORY ROLLUP CUSTOM WEB PART 
    ------------------------------------------------------ */
@media (min-width:768px) {
  .story-control .carousel-indicators {
    display: none;
  }
}
.story-control .webpart-editor-settings .selected-stories {
  height: 60px;
  min-width: 125px;
}
.story-control .webpart-editor-settings .move-up {
  padding-right: 60px;
  position: relative;
}
.story-control .webpart-editor-settings .move-up:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.story-control .webpart-editor-settings .move-up:after {
  content: "\f176";
}
.story-control .webpart-editor-settings .move-up:hover {
  cursor: pointer;
}
.story-control .webpart-editor-settings .move-down {
  padding-right: 60px;
  position: relative;
}
.story-control .webpart-editor-settings .move-down:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.story-control .webpart-editor-settings .move-down:after {
  content: "\f175";
}
.story-control .webpart-editor-settings .move-down:hover {
  cursor: pointer;
}
.story-control .webpart-editor-settings .remove {
  padding-right: 60px;
  position: relative;
}
.story-control .webpart-editor-settings .remove:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.story-control .webpart-editor-settings .remove:after {
  content: "\f1f8";
}
.story-control .webpart-editor-settings .remove:hover {
  cursor: pointer;
}
@media (max-width:767px) {
  .story-control .carousel-inner .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
  }
  .story-control .carousel-inner .item img,
  .story-control .carousel-inner .item a > img {
    line-height: 1;
  }
  .story-control .carousel-inner .active,
  .story-control .carousel-inner .next,
  .story-control .carousel-inner .prev {
    display: block;
  }
  .story-control .carousel-inner .active {
    left: 0;
  }
  .story-control .carousel-inner .next,
  .story-control .carousel-inner .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .story-control .carousel-inner .next {
    left: 100%;
  }
  .story-control .carousel-inner .prev {
    left: -100%;
  }
  .story-control .carousel-inner .next.left,
  .story-control .carousel-inner .prev.right {
    left: 0;
  }
  .story-control .carousel-inner .active.left {
    left: -100%;
  }
  .story-control .carousel-inner .active.right {
    left: 100%;
  }
}
@media (max-width:767px) and all and (transform-3d), (max-width:767px) and (-webkit-transform-3d) {
  .story-control .carousel-inner .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .story-control .carousel-inner .item.next,
  .story-control .carousel-inner .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .story-control .carousel-inner .item.prev,
  .story-control .carousel-inner .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .story-control .carousel-inner .item.next.left,
  .story-control .carousel-inner .item.prev.right,
  .story-control .carousel-inner .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* -----------STORY TEASER
    --------------------------------------------------------*/
.story-teaser img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width:767px) {
  .story-teaser img {
    margin-bottom: 30px;
  }
}
.story-teaser h5 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 0;
  text-transform: none;
}
@media (min-width:768px) {
  .story-teaser h5 {
    font-size: 10px;
  }
}
@media (min-width:992px) {
  .story-teaser h5 {
    font-size: 16px;
  }
}
.story-teaser a h5 {
  color: #606060;
}
.story-teaser p,
.story-teaser h5,
.story-teaser .img-container {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .story-teaser p,
  .story-teaser h5,
  .story-teaser .img-container {
    margin-bottom: 15px;
  }
}
@media (min-width:992px) {
  .story-teaser p,
  .story-teaser h5,
  .story-teaser .img-container {
    margin-bottom: 30px;
  }
}
.story-teaser.image-right,
.story-teaser.image-left {
  margin-left: -15px;
  margin-right: -15px;
}
.story-teaser.image-right .image,
.story-teaser.image-left .image,
.story-teaser.image-right .content,
.story-teaser.image-left .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.story-teaser.image-right .image,
.story-teaser.image-left .image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .story-teaser.image-right .image,
  .story-teaser.image-left .image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .story-teaser.image-right .image,
  .story-teaser.image-left .image {
    float: left;
    width: 41.66666667%;
  }
}
.story-teaser.image-right .content,
.story-teaser.image-left .content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .story-teaser.image-right .content,
  .story-teaser.image-left .content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .story-teaser.image-right .content,
  .story-teaser.image-left .content {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width:768px) {
  .story-teaser.image-right .image {
    float: right !important;
  }
}
.text-link-article {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 60px;
}
.text-link-article .content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .text-link-article .content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .text-link-article .content {
    float: left;
    width: 41.66666667%;
  }
}
.text-link-article .content h5 {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0;
  text-transform: none;
}
@media (min-width:768px) {
  .text-link-article .content h5 {
    font-size: 10px;
  }
}
@media (min-width:992px) {
  .text-link-article .content h5 {
    font-size: 16px;
  }
}
.text-link-article .link-article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .text-link-article .link-article {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .text-link-article .link-article {
    float: left;
    width: 58.33333333%;
  }
}
.text-link-article .link-article .article {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
  padding-top: 0;
}
@media (min-width: 1200px) {
  .text-link-article .link-article .article {
    float: left;
    width: 66.66666667%;
  }
}
.text-link-article .link-article .article .img-container {
  left: auto;
}
.text-link-article .link-article .article img {
  display: block;
  max-width: 100%;
  height: auto;
  left: auto;
}
.text-link-article .link-article .article .tile {
  height: 315px;
}
@media (min-width:768px) {
  .text-link-article .link-article .article .tile {
    height: 180px;
  }
}
@media (min-width:992px) {
  .text-link-article .link-article .article .tile {
    height: 260px;
  }
}
@media (max-width:480px) {
  .text-link-article .link-article .article .tile .img-container img {
    height: 100%;
    max-width: none;
    width: auto;
  }
}
.text-link-article .link-article .link {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .text-link-article .link-article .link {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width:767px) {
  .text-link-article .link-article .link {
    margin-top: 30px;
  }
}
@media (min-width:1200px) {
  .text-link-article .link-article .link {
    margin-bottom: 0;
  }
}
.text-link-article .link-article .link .tile {
  height: 155px;
}
@media (min-width:1200px) {
  .text-link-article .link-article .link .tile {
    height: 260px;
  }
}
.text-link-article .link-article .link .tile .caption {
  background: none;
  width: 80%;
}
@media (min-width:1200px) {
  .text-link-article .link-article .link .tile .caption {
    width: 100%;
  }
}
.text-link-article .tile {
  display: block;
  position: relative;
  overflow: hidden;
}
.text-link-article .tile .img-container {
  height: 100%;
  max-width: 100%;
  position: absolute;
}
.text-link-article .tile .img-container img {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
}
@media (max-width:767px) {
  .text-link-article .tile .caption {
    font-size: 18px;
    line-height: 35px;
  }
}
.text-link-article .tile .pattern-parent img {
  bottom: 0;
  height: 100%;
  max-width: none;
  position: absolute;
  right: 0;
  width: auto;
}
@media (min-width:768px) {
  .text-link-article.link-right .link {
    float: right !important;
  }
}
/* ---------- TABBED CONTENT
------------------------------------------------------------ */
.tab-panel {
  margin-bottom: 30px;
  margin: 0;
}
@media (min-width:768px) {
  .tab-panel {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .tab-panel {
    margin-bottom: 120px;
  }
}
.tab-panel .tabber-editor ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #7e8083;
  height: 135px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
}
.tab-panel .tabber-editor ul li {
  margin: 5px;
}
.tab-panel .tabber-editor .tabber-droparea ul {
  height: 80px;
}
.tab-panel .tabber-editor .tabber-droparea ul li a {
  font-size: 10px;
}
.tab-panel .tabber-editor-heading {
  margin-bottom: 5px;
}
.tab-panel .tabber-editor-heading h4 {
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
}
.tab-panel .tabber-editor-heading a {
  font-size: 10px;
}
.tab-panel .tabber-draggable {
  cursor: pointer;
}
.tab-panel .tabber-droparea {
  width: 100%;
}
.tab-panel .tabber-editor label {
  font-size: 12px;
}
.tab-panel .nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #e7e7e7;
  margin: 0 auto;
}
.tab-panel .nav-tabs:before,
.tab-panel .nav-tabs:after {
  content: " ";
  display: table;
}
.tab-panel .nav-tabs:after {
  clear: both;
}
.tab-panel .nav-tabs:before,
.tab-panel .nav-tabs:after {
  content: " ";
  display: table;
}
.tab-panel .nav-tabs:after {
  clear: both;
}
@media (min-width:768px) {
  .tab-panel .nav-tabs {
    width: 710px;
  }
}
@media (min-width:992px) {
  .tab-panel .nav-tabs {
    width: 940px;
  }
}
@media (min-width:1200px) {
  .tab-panel .nav-tabs {
    width: 1140px;
  }
}
.tab-panel .nav-tabs li {
  background: #e7e7e7;
  border-right: 1px solid #ffffff;
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.tab-panel .nav-tabs li > a {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  height: 100%;
  overflow: hidden;
  padding: 0 15px;
  width: 100%;
}
@media (min-width:768px) {
  .tab-panel .nav-tabs li > a {
    font-size: 11px;
  }
}
@media (min-width:992px) {
  .tab-panel .nav-tabs li > a {
    font-size: 14px;
  }
}
.tab-panel .nav-tabs li > a,
.tab-panel .nav-tabs li a:link,
.tab-panel .nav-tabs li a:visited,
.tab-panel .nav-tabs li a:active,
.tab-panel .nav-tabs li a:focus {
  color: #58595b;
}
.tab-panel .nav-tabs li > a:hover,
.tab-panel .nav-tabs li a:link:hover,
.tab-panel .nav-tabs li a:visited:hover,
.tab-panel .nav-tabs li a:active:hover,
.tab-panel .nav-tabs li a:focus:hover {
  color: #2372b9;
}
.tab-panel .nav-tabs li.active {
  background: #2372b9;
  border-right: none;
  height: 50px;
  line-height: 50px;
  margin-top: -10px;
  position: relative;
}
.tab-panel .nav-tabs li.active:before {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2372b9;
  height: 0;
  left: 15px;
  position: absolute;
  top: 100%;
  width: 0;
  z-index: 2;
}
.tab-panel .nav-tabs li.active:after {
  content: "";
  border-left: 15px solid #d1d7db;
  border-right: 10px solid transparent;
  border-top: 43px solid transparent;
  height: 0;
  left: 100%;
  position: absolute;
  top: 7px;
  width: 0;
  z-index: 2;
}
.tab-panel .nav-tabs li.active > a,
.tab-panel .nav-tabs li.active a:link,
.tab-panel .nav-tabs li.active a:visited,
.tab-panel .nav-tabs li.active a:active {
  color: #ffffff;
}
.tab-panel .nav-tabs li.active > a:hover,
.tab-panel .nav-tabs li.active a:link:hover,
.tab-panel .nav-tabs li.active a:visited:hover,
.tab-panel .nav-tabs li.active a:active:hover {
  cursor: default;
  color: #ffffff;
}
.tab-panel .nav-tabs.two-tabs li {
  border: none;
  width: 50%;
}
.tab-panel .nav-tabs.two-tabs li > a {
  padding: 0 25px;
}
.tab-panel .nav-tabs.two-tabs li.active:before {
  left: 50%;
  margin-left: -5px;
}
.tab-panel .nav-tabs.two-tabs li:last-child:after {
  border-right: 15px solid #d1d7db;
  border-left: 0;
  border-top: 43px solid transparent;
  left: -15px;
}
.tab-panel .tab-content .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-panel .tab-content .tab-pane.active {
  display: block;
  visibility: visible;
  padding-top: 45px;
}
/* adjust for tabs in the left col */
@media (min-width:768px) {
  .exe-left-col .tab-panel .nav-tabs {
    width: 100%;
  }
}
/* ---------- TABBED CONTENT: ACCORDION FOR MOBILE ---------- */
@media (max-width:767px) {
  .panel-group {
    margin-bottom: 30px;
  }
  .tab-panel .panel-title {
    border-bottom: 1px solid #ffffff;
    margin: 0;
    position: relative;
  }
  .tab-panel .panel-title > a {
    font-family: benton-sans-bold;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    background: #2372b9;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    padding: 15px 50px 15px 15px;
  }
  .tab-panel .panel-title > a:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f068";
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 15px;
    top: 50%;
  }
  .tab-panel .panel-title > a:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2372b9;
    height: 0;
    left: 15px;
    position: absolute;
    top: 100%;
    width: 0;
  }
  .tab-panel .panel-title > .collapsed {
    background: #e3e7e9;
    color: #58595b;
  }
  .tab-panel .panel-title > .collapsed:after {
    content: "\f067";
  }
  .tab-panel .panel-title > .collapsed:before {
    content: "";
    border: none;
  }
  .tab-panel .panel-body {
    padding: 15px;
  }
}
@media (max-width:767px) and (min-width:768px) {
  .panel-group {
    margin-bottom: 60px;
  }
}
@media (max-width:767px) and (min-width:1200px) {
  .panel-group {
    margin-bottom: 120px;
  }
}
/*----------- TABLES: GENERIC TABLE
--------------------------------------------------------*/
table.generic-table tr td {
  padding: 20px;
}
table.generic-table tr.header {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  background-color: #2372b9;
  color: #ffffff;
  border-left: 2px solid #2372b9;
  border-right: 2px solid #2372b9;
}
@media (min-width:768px) {
  table.generic-table tr.header {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  table.generic-table tr.header {
    font-size: 16px;
  }
}
table.generic-table tr:not(.header) td {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  border: 2px solid #adb8bf;
}
@media (min-width:768px) {
  table.generic-table tr:not(.header) td {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  table.generic-table tr:not(.header) td {
    font-size: 16px;
    line-height: 24px;
  }
}
/*------------ TABLES: SEC
--------------------------------------------------------*/
.sec-table.exe-job-listings {
  background: none;
  padding: 0;
  /* accordion */
}
@media (min-width:768px) {
  .sec-table.exe-job-listings .table-body.collapse {
    display: table-row !important;
    visibility: visible !important;
  }
  .sec-table.exe-job-listings .listings-table .row > div {
    width: 10%;
  }
  .sec-table.exe-job-listings .listings-table .row > div.lg {
    width: 30%;
  }
  .sec-table.exe-job-listings .listings-table .row > div:first-child,
  .sec-table.exe-job-listings .listings-table .row > div:last-child {
    text-align: center;
  }
  .sec-table.exe-job-listings .listings-table .row > div .day,
  .sec-table.exe-job-listings .listings-table .row > div .month-year {
    color: #7e8083;
    display: block;
    text-align: center;
  }
  .sec-table.exe-job-listings .listings-table .row > div .day {
    font-family: benton-sans-light;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .sec-table.exe-job-listings .listings-table .row > div .month-year {
    font-family: benton-sans-medium;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10px;
  }
}
@media (min-width:768px) and (min-width:992px) {
  .sec-table.exe-job-listings .listings-table .row > div .day {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width:767px) {
  .sec-table.exe-job-listings .mobile-elements {
    background: #ffffff;
    margin-top: 5px;
    padding: 15px;
  }
  .sec-table.exe-job-listings .mobile-elements > div:first-child {
    margin-bottom: 10px;
  }
  .sec-table.exe-job-listings .table-body {
    padding: 0 15px 15px;
  }
  .sec-table.exe-job-listings .table-body .title {
    color: #606060;
  }
  .sec-table.exe-job-listings .toggle-content {
    color: #6ba543;
    display: block;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
  }
  .sec-table.exe-job-listings .toggle-content:hover {
    color: #b9c53a;
  }
  .sec-table.exe-job-listings .toggle-content:before {
    content: 'Less';
    margin-right: 8px;
  }
  .sec-table.exe-job-listings .toggle-content:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0d8";
    font-size: 12px;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .sec-table.exe-job-listings .toggle-content.collapsed:before {
    content: 'More';
  }
  .sec-table.exe-job-listings .toggle-content.collapsed:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.sec-table.exe-job-listings .panel {
  margin-bottom: 6px;
}
.sec-table.exe-job-listings .panel-heading a {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  background: #7e8083;
  color: #ffffff;
  display: block;
  font-size: 16px;
  padding: 15px 15px 15px 50px;
  position: relative;
}
.sec-table.exe-job-listings .panel-heading a:before {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  border: 1px solid;
  content: "\f068";
  font-size: 18px;
  height: 18px;
  left: 15px;
  line-height: 18px;
  margin-top: -9px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 20px;
}
.sec-table.exe-job-listings .panel-heading a.collapsed:before {
  content: "\f067";
}
.sec-table.exe-job-listings .file-icons > a {
  display: inline-block;
  margin: 0 8px;
}
@media (max-width:767px) {
  .sec-table.exe-job-listings .file-icons > a img {
    width: 50%;
  }
}
.sec-table.exe-job-listings.document-center-by-type .btn-download {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  background: #ffffff;
  color: #58595b;
  border: 1px solid #58595b;
  float: right;
}
@media (max-width:767px) {
  .sec-table.exe-job-listings.document-center-by-type .btn-download {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.sec-table.exe-job-listings.document-center-by-type .btn-download:visited,
.sec-table.exe-job-listings.document-center-by-type .btn-download:active,
.sec-table.exe-job-listings.document-center-by-type .btn-download:hover {
  color: #58595b;
}
.sec-table.exe-job-listings.document-center-by-type .btn-download:hover {
  background: #adb8bf;
}
@media (max-width:767px) {
  .sec-table.exe-job-listings.document-center-by-type .btn-download {
    display: none !important;
    visibility: hidden !important;
  }
}
.sec-table.exe-job-listings.document-center-by-type .listings-table {
  border: 5px solid #f2f2f2;
  border-bottom: 0;
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body {
  display: block;
  margin: 0;
}
@media (max-width:767px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body {
    margin-top: 6px;
    padding: 15px;
  }
}
@media (min-width:768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div {
    text-align: center;
    width: 8%;
  }
}
@media (min-width:992px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div {
    width: 10%;
  }
}
@media (min-width:768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large {
    text-align: left;
    width: 60%;
  }
}
@media (min-width:992px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large {
    width: 68%;
  }
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header {
  font-family: benton-sans-medium;
  font-weight: normal;
  margin-bottom: 5px;
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header:before,
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header:after {
  content: " ";
  display: table;
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header:after {
  clear: both;
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header:before,
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header:after {
  content: " ";
  display: table;
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header:after {
  clear: both;
}
@media (max-width:767px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width:768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header {
    margin-bottom: 15px;
  }
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header .text {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header .text {
    float: left;
    width: 100%;
  }
}
@media (min-width:768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header .text {
    padding: 0;
  }
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header .icon {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width:768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header .icon {
    display: none !important;
    visibility: hidden !important;
  }
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body > div.large .description-header .icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body .input-holder span.checkbox {
  margin: auto;
}
@media (min-width:768px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body.four-columns .large {
    width: 69%;
  }
}
@media (min-width:992px) {
  .sec-table.exe-job-listings.document-center-by-type .listings-table .row.table-body.four-columns .large {
    width: 76%;
  }
}
/* table header */
.exe-job-listings.sec-table.table-header,
.exe-job-listings.sec-table.document-center-by-type .table-header {
  margin: 15px 0 0 0 !important;
  padding: 0;
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div {
  background: none;
  font-size: 12px;
  padding: 5px;
  text-align: left;
}
@media (min-width:992px) {
  .exe-job-listings.sec-table.table-header .listings-table > .row > div,
  .exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div {
    font-size: 14px;
  }
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div:last-child,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div:last-child {
  padding: 0 0 10px;
  text-align: right;
}
@media (min-width:1200px) {
  .exe-job-listings.sec-table.table-header .listings-table > .row > div:last-child,
  .exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div:last-child {
    padding-bottom: 5px;
  }
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div label.checkbox,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div label.checkbox {
  margin-left: 10px;
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div label.checkbox span.checkbox,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div label.checkbox span.checkbox {
  margin-right: 0;
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable:hover,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable:hover {
  cursor: pointer;
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable.descending,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable.descending,
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable.ascending,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable.ascending {
  padding-right: 20px;
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable.descending:after,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable.descending:after,
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable.ascending:after,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable.ascending:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 14px;
  margin-left: 5px;
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable.descending:after,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable.descending:after {
  content: "\f0d7";
}
.exe-job-listings.sec-table.table-header .listings-table > .row > div .clickable.ascending:after,
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table > .row > div .clickable.ascending:after {
  content: "\f0d8";
}
.exe-job-listings.sec-table.document-center-by-type .table-header {
  margin-bottom: 15px;
}
.exe-job-listings.sec-table.document-center-by-type .table-header .listings-table {
  border: 0;
}
.exe-job-listings.sec-table.document-center-by-type .table-header .row > div {
  border: none;
}
@media (max-width:767px) {
  .exe-job-listings.sec-table.document-center-by-type .table-header .row > div {
    padding: 0;
  }
}
@media (max-width:767px) {
  .exe-job-listings.sec-table.document-center-by-type .table-header .row > div:last-child {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .exe-job-listings.sec-table.document-center-by-type .table-header .row > div:last-child {
    text-align: right;
  }
}
@media (max-width:767px) {
  .exe-job-listings.sec-table.document-center-by-type .btn-download {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .exe-job-listings.sec-table.document-center-by-type .btn-download {
    margin-top: 15px;
  }
}
.exe-job-listings.sec-table.document-center-by-type .input-holder .exe-form label.checkbox {
  margin-top: -20px;
}
.exe-job-listings.sec-table.document-center-by-type .loader-wrapper.gone {
  position: absolute;
}
/*------------ TABLES: SNAPSHOT TABLE
--------------------------------------------------------*/
.snapshot-header {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .snapshot-header {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .snapshot-header {
    font-size: 16px;
    line-height: 24px;
  }
}
.snapshot-header span {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:768px) {
  .snapshot-header span {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  .snapshot-header span {
    font-size: 16px;
  }
}
.disclaimer {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  margin-top: 15px;
}
@media (min-width:768px) {
  .disclaimer {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .disclaimer {
    font-size: 12px;
    line-height: 22px;
  }
}
table.snapshot-table,
.snapshot-table table {
  width: 100%;
}
table.snapshot-table tr td,
.snapshot-table table tr td {
  padding: 15px;
}
table.snapshot-table tr.header,
.snapshot-table table tr.header {
  font-family: benton-sans-bold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  background-color: #7e8083;
  color: #ffffff;
  border-left: 4px solid #7e8083;
  border-right: 4px solid #7e8083;
}
@media (min-width:768px) {
  table.snapshot-table tr.header,
  .snapshot-table table tr.header {
    font-size: 12px;
  }
}
@media (min-width:992px) {
  table.snapshot-table tr.header,
  .snapshot-table table tr.header {
    font-size: 16px;
  }
}
table.snapshot-table tr.header + tr td,
.snapshot-table table tr.header + tr td {
  border-top: none;
}
table.snapshot-table tr:not(.header) td,
.snapshot-table table tr:not(.header) td {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  border-top: 2px solid #ecf0f1;
}
@media (min-width:768px) {
  table.snapshot-table tr:not(.header) td,
  .snapshot-table table tr:not(.header) td {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  table.snapshot-table tr:not(.header) td,
  .snapshot-table table tr:not(.header) td {
    font-size: 16px;
    line-height: 24px;
  }
}
table.snapshot-table tr:not(.header) td:first-child,
.snapshot-table table tr:not(.header) td:first-child {
  border-left: 4px solid #ecf0f1;
}
table.snapshot-table tr:not(.header) td:last-child,
.snapshot-table table tr:not(.header) td:last-child {
  border-right: 4px solid #ecf0f1;
  text-align: right;
}
table.snapshot-table tr:not(.header) td:not(:first-child),
.snapshot-table table tr:not(.header) td:not(:first-child) {
  text-align: right;
}
table.snapshot-table tr:last-child td,
.snapshot-table table tr:last-child td {
  border-bottom: 4px solid #ecf0f1;
}
table.snapshot-table tr.is-summary td:first-child,
.snapshot-table table tr.is-summary td:first-child {
  padding-left: 10px;
}
table.snapshot-table tr.is-summary td:not(:first-child),
.snapshot-table table tr.is-summary td:not(:first-child) {
  font-family: benton-sans-medium;
  font-weight: normal;
}
/* fixes for dividend table in a table */
.dividend-table > div > table {
  margin: 0;
}
.dividend-table > div > table > tbody > tr > td {
  border: none !important;
  padding: 0 !important;
}
@media (max-width:767px) {
  .table-responsive {
    max-height: 300px;
    overflow: scroll;
    margin: 30px 0;
  }
  .table-responsive table.snapshot-table,
  .table-responsive .snapshot-table table {
    margin: 0;
  }
}
/* ---------- TABLE MAKER --------------------------------- */
.table-maker .theme-gray.table thead tr {
  font-family: benton-sans-medium;
  font-weight: normal;
  background-color: #7e8083;
  color: #ffffff;
  font-size: 16px;
  border: none;
}
.table-maker .theme-gray.table thead tr th {
  border: none;
  padding: 20px;
}
.table-maker .theme-gray.table tbody tr {
  font-family: benton-sans-book;
  font-weight: normal;
  border: 6px solid #ecf0f1;
  border-top: none;
  font-size: 16px;
  padding: 26px 20px;
}
.table-maker .theme-gray.table tbody tr td {
  border: none;
  padding: 23px 20px;
}
.table-maker .theme-gray.table .highlight {
  font-family: benton-sans-medium;
  font-weight: normal;
  background-color: #7e8083;
  color: #ffffff;
}
.table-maker .theme-green.table th {
  font-family: benton-sans-bold;
  font-weight: normal;
  border: none;
  font-size: 16px;
  padding: 15px 0;
}
.table-maker .theme-green.table td {
  font-family: benton-sans-book;
  font-weight: normal;
  border: 6px solid #ecf0f1;
  font-size: 16px;
  padding: 26px 20px;
}
.table-maker .theme-green.table .highlight {
  font-family: benton-sans-medium;
  font-weight: normal;
  background-color: #6ba543;
  color: #ffffff;
}
.table-maker .table-footer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: benton-sans-book;
  font-weight: normal;
  border: none;
  font-size: 12px;
  padding: 26px 0;
}
@media (min-width: 992px) {
  .table-maker .table-footer {
    float: left;
    width: 75%;
  }
}
/*SP TABLE THEME*/
table.ms-rteTable-exeTable {
  -ms-name: "Exelon Table";
}
table.ms-rteTable-exeTable > tbody > tr > td {
  font-family: benton-sans-book;
  font-weight: normal;
  border: 6px solid #ecf0f1;
  font-size: 16px;
  padding: 26px 20px;
}
table.ms-rteTable-exeTable > tbody > tr > th {
  font-family: benton-sans-medium;
  font-weight: normal;
  background-color: none;
  font-size: 16px;
  border: none;
  padding: 0 20px 20px;
}
.btn-download.disabled:hover {
  background: #ffffff !important;
  cursor: default !important;
}
/* ----------------- TAXONOMY FILTERS ------------------*/
.taxonomy-filters {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  width: 100%;
}
@media (max-width:767px) {
  .taxonomy-filters {
    display: none;
  }
}
@media (min-width:768px) {
  .taxonomy-filters {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .taxonomy-filters {
    font-size: 14px;
    line-height: 22px;
  }
}
.taxonomy-filters .filter-headers {
  margin-top: 15px;
  margin-bottom: 15px;
}
.taxonomy-filters .filter-headers:before,
.taxonomy-filters .filter-headers:after {
  content: " ";
  display: table;
}
.taxonomy-filters .filter-headers:after {
  clear: both;
}
.taxonomy-filters .filter-headers:before,
.taxonomy-filters .filter-headers:after {
  content: " ";
  display: table;
}
.taxonomy-filters .filter-headers:after {
  clear: both;
}
.taxonomy-filters .taxonomy-filter-label {
  float: left;
  padding: 0 15px;
  width: 25%;
  text-transform: uppercase;
}
.taxonomy-filters .taxonomy-options {
  width: 100%;
  height: 10%;
  border-top: 1px solid #b9c5ca;
  border-bottom: 1px solid #b9c5ca;
}
.taxonomy-filters .taxonomy-options:before,
.taxonomy-filters .taxonomy-options:after {
  content: " ";
  display: table;
}
.taxonomy-filters .taxonomy-options:after {
  clear: both;
}
.taxonomy-filters .taxonomy-options:before,
.taxonomy-filters .taxonomy-options:after {
  content: " ";
  display: table;
}
.taxonomy-filters .taxonomy-options:after {
  clear: both;
}
.taxonomy-filters .taxonomy-options > div {
  overflow-y: auto;
  width: 25%;
  float: left;
  padding: 0 15px;
  line-height: 2.5em;
  max-height: 250px;
  vertical-align: top;
}
.taxonomy-filters .taxonomy-options > div > div:before,
.taxonomy-filters .taxonomy-options > div > div:after {
  content: " ";
  display: table;
}
.taxonomy-filters .taxonomy-options > div > div:after {
  clear: both;
}
.taxonomy-filters .taxonomy-options > div > div:before,
.taxonomy-filters .taxonomy-options > div > div:after {
  content: " ";
  display: table;
}
.taxonomy-filters .taxonomy-options > div > div:after {
  clear: both;
}
.taxonomy-filters .taxonomy-options > div label.checkbox {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width:768px) {
  .taxonomy-filters .taxonomy-options > div .taxonomy-option-label {
    float: right;
    width: 70%;
  }
}
@media (min-width:992px) {
  .taxonomy-filters .taxonomy-options > div .taxonomy-option-label {
    width: 75%;
  }
}
.taxonomy-filters .filter-btn-group {
  margin-top: 1%;
  margin-bottom: 30px;
}
@media (min-width:992px) {
  .taxonomy-filters .filter-btn-group {
    margin-bottom: 60px;
  }
}
.taxonomy-filters .filter-btn-group > .btn-apply-filters {
  background: #2372b9;
  color: #ffffff;
  padding-right: 60px;
  position: relative;
}
.taxonomy-filters .filter-btn-group > .btn-apply-filters:visited,
.taxonomy-filters .filter-btn-group > .btn-apply-filters:active,
.taxonomy-filters .filter-btn-group > .btn-apply-filters:hover {
  color: #ffffff;
}
.taxonomy-filters .filter-btn-group > .btn-apply-filters:hover {
  background: #0093d3;
}
.taxonomy-filters .filter-btn-group > .btn-apply-filters:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.taxonomy-filters .filter-btn-group > .btn-apply-filters:after {
  content: "\f021";
}
.taxonomy-filters .filter-btn-group > .btn-cancel-filters {
  margin-left: 2%;
  background: #58595b;
  color: #ffffff;
  padding-right: 60px;
  position: relative;
}
.taxonomy-filters .filter-btn-group > .btn-cancel-filters:visited,
.taxonomy-filters .filter-btn-group > .btn-cancel-filters:active,
.taxonomy-filters .filter-btn-group > .btn-cancel-filters:hover {
  color: #ffffff;
}
.taxonomy-filters .filter-btn-group > .btn-cancel-filters:hover {
  background: #7e8083;
}
.taxonomy-filters .filter-btn-group > .btn-cancel-filters:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.taxonomy-filters .filter-btn-group > .btn-cancel-filters:after {
  content: "\f00d";
}
/* use this for global filters */
@media (max-width:767px) {
  .global-filters-container,
  #reports-and-docs-filters,
  #sec-filings-filters,
  #reports-and-docs-filters-past {
    display: block;
  }
}
.global-filters-container:not(.in) .taxonomy-filters-mobile,
#reports-and-docs-filters:not(.in) .taxonomy-filters-mobile,
#sec-filings-filters:not(.in) .taxonomy-filters-mobile,
#reports-and-docs-filters-past:not(.in) .taxonomy-filters-mobile {
  left: -90%;
}
.global-filters-container .taxonomy-filters-mobile,
#reports-and-docs-filters .taxonomy-filters-mobile,
#sec-filings-filters .taxonomy-filters-mobile,
#reports-and-docs-filters-past .taxonomy-filters-mobile {
  background-color: #58595b;
  color: #ffffff;
  height: 100%;
  position: fixed;
  width: 90%;
  left: 0;
  top: 0;
  z-index: 201;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (min-width:768px) {
  .global-filters-container .taxonomy-filters-mobile,
  #reports-and-docs-filters .taxonomy-filters-mobile,
  #sec-filings-filters .taxonomy-filters-mobile,
  #reports-and-docs-filters-past .taxonomy-filters-mobile {
    display: none;
  }
}
.global-filters-container .taxonomy-filters-mobile .filter-header,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-header,
#sec-filings-filters .taxonomy-filters-mobile .filter-header,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-header {
  border-bottom: 1px solid #7e8083;
}
.global-filters-container .taxonomy-filters-mobile .filter-header h3,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-header h3,
#sec-filings-filters .taxonomy-filters-mobile .filter-header h3,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-header h3 {
  color: #ffffff;
  margin: 15px;
  font-size: 30px;
}
.global-filters-container .taxonomy-filters-mobile .flex-box,
#reports-and-docs-filters .taxonomy-filters-mobile .flex-box,
#sec-filings-filters .taxonomy-filters-mobile .flex-box,
#reports-and-docs-filters-past .taxonomy-filters-mobile .flex-box {
  /*display: flex;*/
  height: 60%;
  overflow-y: scroll;
}
.global-filters-container .taxonomy-filters-mobile .taxonomy-list-mobile .filters,
#reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-list-mobile .filters,
#sec-filings-filters .taxonomy-filters-mobile .taxonomy-list-mobile .filters,
#reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-list-mobile .filters {
  margin: 15px;
}
.global-filters-container .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
#reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
#sec-filings-filters .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
#reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width:768px) {
  .global-filters-container .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
  #reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
  #sec-filings-filters .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
  #reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .global-filters-container .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
  #reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
  #sec-filings-filters .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label,
  #reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-options .taxonomy-option-label {
    font-size: 16px;
    line-height: 24px;
  }
}
.global-filters-container .taxonomy-filters-mobile .taxonomy-options input:checked + .taxonomy-option-label,
#reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-options input:checked + .taxonomy-option-label,
#sec-filings-filters .taxonomy-filters-mobile .taxonomy-options input:checked + .taxonomy-option-label,
#reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-options input:checked + .taxonomy-option-label {
  font-family: benton-sans-bold;
  font-weight: normal;
}
.global-filters-container .taxonomy-filters-mobile .taxonomy-filter-label,
#reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-filter-label,
#sec-filings-filters .taxonomy-filters-mobile .taxonomy-filter-label,
#reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-filter-label {
  border-top: 1px solid #7e8083;
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-light;
  font-weight: normal;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  padding: 25px 15px;
}
@media (min-width:768px) {
  .global-filters-container .taxonomy-filters-mobile .taxonomy-filter-label,
  #reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-filter-label,
  #sec-filings-filters .taxonomy-filters-mobile .taxonomy-filter-label,
  #reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-filter-label {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .global-filters-container .taxonomy-filters-mobile .taxonomy-filter-label,
  #reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-filter-label,
  #sec-filings-filters .taxonomy-filters-mobile .taxonomy-filter-label,
  #reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-filter-label {
    font-size: 16px;
    line-height: 24px;
  }
}
.global-filters-container .taxonomy-filters-mobile .ui-accordion-header,
#reports-and-docs-filters .taxonomy-filters-mobile .ui-accordion-header,
#sec-filings-filters .taxonomy-filters-mobile .ui-accordion-header,
#reports-and-docs-filters-past .taxonomy-filters-mobile .ui-accordion-header {
  position: relative;
}
.global-filters-container .taxonomy-filters-mobile .ui-accordion-header:after,
#reports-and-docs-filters .taxonomy-filters-mobile .ui-accordion-header:after,
#sec-filings-filters .taxonomy-filters-mobile .ui-accordion-header:after,
#reports-and-docs-filters-past .taxonomy-filters-mobile .ui-accordion-header:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  content: "\f0d8";
  font-size: 18px;
  margin-top: -10px;
  position: absolute;
  right: 15px;
  top: 50%;
}
.global-filters-container .taxonomy-filters-mobile .ui-accordion-header.ui-accordion-header-active:after,
#reports-and-docs-filters .taxonomy-filters-mobile .ui-accordion-header.ui-accordion-header-active:after,
#sec-filings-filters .taxonomy-filters-mobile .ui-accordion-header.ui-accordion-header-active:after,
#reports-and-docs-filters-past .taxonomy-filters-mobile .ui-accordion-header.ui-accordion-header-active:after {
  content: "\f0da";
}
.global-filters-container .taxonomy-filters-mobile .taxonomy-list-mobile > .taxonomy-filter-label:first-child,
#reports-and-docs-filters .taxonomy-filters-mobile .taxonomy-list-mobile > .taxonomy-filter-label:first-child,
#sec-filings-filters .taxonomy-filters-mobile .taxonomy-list-mobile > .taxonomy-filter-label:first-child,
#reports-and-docs-filters-past .taxonomy-filters-mobile .taxonomy-list-mobile > .taxonomy-filter-label:first-child {
  border-top: 0;
}
.global-filters-container .taxonomy-filters-mobile .filter-btn-group,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-btn-group,
#sec-filings-filters .taxonomy-filters-mobile .filter-btn-group,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-btn-group {
  padding-top: 3%;
  border-top: 1px solid #7e8083;
}
.global-filters-container .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters,
#sec-filings-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters {
  background: #2372b9;
  color: #ffffff;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.global-filters-container .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:visited,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:visited,
#sec-filings-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:visited,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:visited,
.global-filters-container .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:active,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:active,
#sec-filings-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:active,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:active,
.global-filters-container .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover,
#sec-filings-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover {
  color: #ffffff;
}
.global-filters-container .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover,
#reports-and-docs-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover,
#sec-filings-filters .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover,
#reports-and-docs-filters-past .taxonomy-filters-mobile .filter-btn-group > .btn-apply-filters:hover {
  background: #0093d3;
}
.light-gray3 {
  background-color: #ecf0f1;
}
/* ----------- THOMSON REUTERS DISCLAIMERS
--------------------------------------------------------*/
.ccbnDisclaimer {
  margin-top: 30px;
  display: inline-block;
}
.ccbnDisclaimer a,
.ccbnDisclaimer a:link,
.ccbnDisclaimer a:visited,
.ccbnDisclaimer a:active,
.ccbnDisclaimer a:focus {
  color: #6ba543;
}
.ccbnDisclaimer a:hover,
.ccbnDisclaimer a:link:hover,
.ccbnDisclaimer a:visited:hover,
.ccbnDisclaimer a:active:hover,
.ccbnDisclaimer a:focus:hover {
  color: #b9c53a;
}
.ccbnDisclaimer a,
.ccbnDisclaimer a:link,
.ccbnDisclaimer a:visited,
.ccbnDisclaimer a:active,
.ccbnDisclaimer a:focus {
  color: #6ba543;
}
.ccbnDisclaimer a:hover,
.ccbnDisclaimer a:link:hover,
.ccbnDisclaimer a:visited:hover,
.ccbnDisclaimer a:active:hover,
.ccbnDisclaimer a:focus:hover {
  color: #b9c53a;
}
/* ----------- THREE COLUMN LAYOUT
--------------------------------------------------------*/
.exe-three-col .col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .exe-three-col .col {
    float: left;
    width: 33.33333333%;
  }
}
.exe-three-col .col a,
.exe-three-col .col a:link,
.exe-three-col .col a:visited,
.exe-three-col .col a:active,
.exe-three-col .col a:focus {
  color: #6ba543;
}
.exe-three-col .col a:hover,
.exe-three-col .col a:link:hover,
.exe-three-col .col a:visited:hover,
.exe-three-col .col a:active:hover,
.exe-three-col .col a:focus:hover {
  color: #b9c53a;
}
.exe-three-col .col a,
.exe-three-col .col a:link,
.exe-three-col .col a:visited,
.exe-three-col .col a:active,
.exe-three-col .col a:focus {
  color: #6ba543;
}
.exe-three-col .col a:hover,
.exe-three-col .col a:link:hover,
.exe-three-col .col a:visited:hover,
.exe-three-col .col a:active:hover,
.exe-three-col .col a:focus:hover {
  color: #b9c53a;
}
.exe-three-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.exe-three-col ul li {
  margin-bottom: 30px;
}
.exe-three-col ul li > a {
  font-family: benton-sans-medium;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  display: inline-block;
}
@media (min-width:768px) {
  .exe-three-col ul li > a {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .exe-three-col ul li > a {
    font-size: 18px;
    line-height: 26px;
  }
}
.exe-three-col .section {
  margin-bottom: 60px;
}
.exe-three-col p.title {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 22px;
  font-family: benton-sans-medium;
  font-weight: normal;
  color: #58595b;
  margin: 0 0 20px;
}
@media (min-width:768px) {
  .exe-three-col p.title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-three-col p.title {
    font-size: 18px;
    line-height: 27px;
  }
}
.exe-three-col.document-group li > a {
  background: url(../../img/small-file-dl-icon.png) no-repeat top left;
  padding-left: 42px;
}
.exe-three-col.exe-three-callouts {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .exe-three-col.exe-three-callouts {
    margin-bottom: 120px;
  }
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .callout-item {
    height: 285px;
    overflow: hidden;
  }
}
@media (max-width:767px) {
  .exe-three-col.exe-three-callouts .callout-item {
    margin-bottom: 30px;
  }
}
.exe-three-col.exe-three-callouts .callout-item.gray .title {
  background: #a4a6a8;
}
.exe-three-col.exe-three-callouts .callout-item.gray .description,
.exe-three-col.exe-three-callouts .callout-item.gray .links {
  background: #7e8083;
}
.exe-three-col.exe-three-callouts .callout-item.blue .title {
  background: #659cce;
}
.exe-three-col.exe-three-callouts .callout-item.blue .description,
.exe-three-col.exe-three-callouts .callout-item.blue .links {
  background: #2372b9;
}
.exe-three-col.exe-three-callouts .callout-item.light-blue .title {
  background: #4cb3e0;
}
.exe-three-col.exe-three-callouts .callout-item.light-blue .description,
.exe-three-col.exe-three-callouts .callout-item.light-blue .links {
  background: #0093d3;
}
.exe-three-col.exe-three-callouts p {
  margin: 0;
}
.exe-three-col.exe-three-callouts .title {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  overflow: hidden;
  padding: 30px 20px;
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .exe-three-col.exe-three-callouts .title {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .title {
    height: 115px;
  }
}
.exe-three-col.exe-three-callouts .description {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  padding: 20px 20px 0;
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .description {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-three-col.exe-three-callouts .description {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-three-col.exe-three-callouts .description p {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .description p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-three-col.exe-three-callouts .description p {
    font-size: 14px;
    line-height: 24px;
  }
}
.exe-three-col.exe-three-callouts .description a,
.exe-three-col.exe-three-callouts .description a:link,
.exe-three-col.exe-three-callouts .description a:active,
.exe-three-col.exe-three-callouts .description a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.exe-three-col.exe-three-callouts .description a:hover,
.exe-three-col.exe-three-callouts .description a:link:hover,
.exe-three-col.exe-three-callouts .description a:active:hover,
.exe-three-col.exe-three-callouts .description a:visited:hover {
  color: #adb8bf;
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .description {
    height: 120px;
  }
}
.exe-three-col.exe-three-callouts .links {
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px;
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .links {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .exe-three-col.exe-three-callouts .links {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .links {
    height: 50px;
    overflow: hidden;
  }
}
.exe-three-col.exe-three-callouts .links a,
.exe-three-col.exe-three-callouts .links a:link,
.exe-three-col.exe-three-callouts .links a:active,
.exe-three-col.exe-three-callouts .links a:visited {
  color: #ffffff;
}
.exe-three-col.exe-three-callouts .links a:hover,
.exe-three-col.exe-three-callouts .links a:link:hover,
.exe-three-col.exe-three-callouts .links a:active:hover,
.exe-three-col.exe-three-callouts .links a:visited:hover {
  color: #adb8bf;
}
.exe-three-col.exe-three-callouts .links .chevron-link:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  padding-left: 10px;
}
@media (max-width:767px) {
  .exe-three-col.exe-three-callouts .links .exe-two-col-equal > .col-sm-6:first-child {
    margin-bottom: 15px;
  }
}
@media (min-width:768px) {
  .exe-three-col.exe-three-callouts .links .exe-two-col-equal > .col-sm-6:first-child:after {
    color: #ffffff;
    content: "|";
    position: absolute;
    right: 0;
  }
  .exe-three-col.exe-three-callouts .links .exe-two-col-equal > .col-sm-6:last-child {
    text-align: right;
  }
}
/* ----------- THROBBER
    --------------------------------------------------------*/
.loader-wrapper {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -100px;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 200px;
  height: 200px;
  z-index: 1000;
}
.loader-wrapper.gone {
  left: -10000px;
  position: absolute;
}
.loader-wrapper .loader {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #2372b9;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
.loader-wrapper .loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f99b2f;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  -moz-animation: spin 3s linear infinite;
  -o-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
.loader-wrapper .loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #6ba543;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0);
    /* IE 9 */
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0);
    /* IE 9 */
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0);
    /* IE 9 */
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
/* -----------------WEB PART EDITOR ------------------*/
.webpart-editor-settings {
  left: 0;
  padding: 5px;
  position: fixed;
  top: 70px;
  z-index: 999;
  background-color: #fff;
  border-bottom: solid 2px #cdcdcd;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  z-index: 1000;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 250px;
  font-size: 14px;
}
.webpart-editor-settings.expanded {
  height: 300px;
}
.webpart-editor-settings .editor-content {
  background-color: #fff;
  /*border-bottom: solid 2px #cdcdcd;*/
  min-height: 120px;
  width: 100%;
}
.webpart-editor-settings .btn-save {
  margin: 5px 0;
}
.webpart-editor-settings select,
.webpart-editor-settings input {
  font-size: 14px;
  max-width: 100%;
}
.editor-placeholder {
  background: #fff;
}
/* ---------- TWEET ROLLUP
------------------------------------------------------------ */
.tweet-rollup {
  margin-bottom: 30px;
  position: relative;
}
@media (min-width:768px) {
  .tweet-rollup {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .tweet-rollup {
    margin-bottom: 120px;
  }
}
.tweet-rollup .social-icons {
  font-size: 14px;
  line-height: 22px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width:768px) {
  .tweet-rollup .social-icons {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .tweet-rollup .social-icons {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width:992px) {
  .tweet-rollup .social-icons {
    top: 10px;
  }
}
@media (max-width:767px) {
  .tweet-rollup .social-icons {
    position: relative;
    right: auto;
  }
}
.tweet-rollup .tweet-container {
  margin-left: -15px;
  margin-right: -15px;
}
.tweet-rollup .tweet {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tweet-rollup .tweet {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .tweet-rollup .tweet {
    float: left;
    width: 25%;
  }
}
@media (max-width:991px) {
  .tweet-rollup .tweet {
    margin-bottom: 15px;
  }
}
.tweet-rollup .tweet iframe {
  margin: 0 !important;
  width: 100% !important;
}
@media (max-width:767px) {
  .tweet-rollup .tweet iframe {
    margin: 0 auto !important;
  }
}
@media (max-width:767px) {
  .tweet-rollup .tweet-container {
    margin: auto;
    width: 90%;
  }
  .tweet-rollup .exe-carousel-arrows .arrow {
    right: 0;
  }
  .tweet-rollup .exe-carousel-arrows .arrow.prev {
    left: 0;
  }
}
/* ----------------- POLICY POSITION ------------------*/
@media (min-width:768px) {
  .carousel-policyposition .carousel-indicators {
    display: none !important;
    visibility: hidden !important;
  }
}
.carousel-policyposition .carousel-control {
  display: none !important;
  visibility: hidden !important;
}
.carousel-policyposition .carousel-inner {
  width: auto;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width:767px) {
  .carousel-policyposition .carousel-inner {
    position: initial;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner .single-policy-position {
    float: left;
    padding: 0 15px 30px;
    width: 33.33333333%;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position .no-teaser {
  height: 325px;
  overflow: hidden;
}
.carousel-policyposition .carousel-inner .single-policy-position .no-teaser a {
  display: block;
}
.carousel-policyposition .carousel-inner .single-policy-position .no-teaser .caption {
  background: #2372b9;
  color: #ffffff;
  height: 115px;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner .single-policy-position .no-teaser {
    height: 440px;
  }
  .carousel-policyposition .carousel-inner .single-policy-position .no-teaser img {
    height: 325px;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position h6 {
  color: #ffffff;
  text-transform: none;
}
.carousel-policyposition .carousel-inner .single-policy-position .img-and-caption {
  height: 205px;
  position: relative;
  overflow: hidden;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner .single-policy-position .img-and-caption {
    height: 270px;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position .description {
  height: 170px;
  color: white;
  padding: 15px;
}
.carousel-policyposition .carousel-inner .single-policy-position .description a,
.carousel-policyposition .carousel-inner .single-policy-position .description a:active,
.carousel-policyposition .carousel-inner .single-policy-position .description a:visited {
  color: #ffffff;
}
.carousel-policyposition .carousel-inner .single-policy-position .description a:hover,
.carousel-policyposition .carousel-inner .single-policy-position .description a:active:hover,
.carousel-policyposition .carousel-inner .single-policy-position .description a:visited:hover {
  color: #58595b;
}
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-content {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  height: 115px;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner .single-policy-position .description .teaser-content {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .carousel-policyposition .carousel-inner .single-policy-position .description .teaser-content {
    font-size: 12px;
    line-height: 22px;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-content p {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner .single-policy-position .description .teaser-content p {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width:992px) {
  .carousel-policyposition .carousel-inner .single-policy-position .description .teaser-content p {
    font-size: 12px;
    line-height: 22px;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link {
    font-size: 14px;
    line-height: 24px;
  }
}
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link a,
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link a:active,
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link a:visited {
  color: #ffffff;
}
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link a:hover,
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link a:active:hover,
.carousel-policyposition .carousel-inner .single-policy-position .description .teaser-link a:visited:hover {
  color: #adb8bf;
}
.carousel-policyposition .carousel-inner > .item.item0 .caption {
  background: rgba(126, 128, 131, 0.8);
}
.carousel-policyposition .carousel-inner > .item.item0 .description {
  background: #7e8083;
}
.carousel-policyposition .carousel-inner > .item.item1 .caption {
  background: rgba(35, 114, 185, 0.8);
}
.carousel-policyposition .carousel-inner > .item.item1 .description {
  background: #2372b9;
}
.carousel-policyposition .carousel-inner > .item.item2 .caption,
.carousel-policyposition .carousel-inner > .item.item3 .caption,
.carousel-policyposition .carousel-inner > .item.item5 .caption {
  background: rgba(0, 147, 211, 0.8);
}
.carousel-policyposition .carousel-inner > .item.item2 .description,
.carousel-policyposition .carousel-inner > .item.item3 .description,
.carousel-policyposition .carousel-inner > .item.item5 .description {
  background: #0093d3;
}
.carousel-policyposition .carousel-inner > .item.item4 .caption {
  background: rgba(173, 184, 191, 0.8);
}
.carousel-policyposition .carousel-inner > .item.item4 .description {
  background: #adb8bf;
}
.carousel-policyposition .carousel-inner > .item .description p:first-child {
  height: 115px;
}
.carousel-policyposition .carousel-inner > .item > a {
  display: block;
}
@media (max-width:767px) {
  .carousel-policyposition .carousel-inner > .item img {
    max-width: 100%;
  }
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner > .item {
    display: block;
    -moz-transition-property: none;
    -o-transition-property: none;
    -webkit-transition-property: none;
    transition-property: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .carousel-policyposition .carousel-inner > .item img {
    max-width: none;
    width: auto;
    height: 100%;
  }
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner > .item.next,
  .carousel-policyposition .carousel-inner > .item.active.right {
    -moz-transition-property: none;
    -o-transition-property: none;
    -webkit-transition-property: none;
    transition-property: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner > .item.prev,
  .carousel-policyposition .carousel-inner > .item.active.left {
    -moz-transition-property: none;
    -o-transition-property: none;
    -webkit-transition-property: none;
    transition-property: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width:768px) {
  .carousel-policyposition .carousel-inner > .item.next.left,
  .carousel-policyposition .carousel-inner > .item.prev.right,
  .carousel-policyposition .carousel-inner > .item.active {
    -moz-transition-property: none;
    -o-transition-property: none;
    -webkit-transition-property: none;
    transition-property: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
/* ----------------- PRESS RELEASE ------------------*/
.press-release-container {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .press-release-container {
    margin-bottom: 60px;
  }
}
@media (min-width:1200px) {
  .press-release-container {
    margin-bottom: 120px;
  }
}
.press-release-container a {
  margin-bottom: 15px;
  display: block;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .press-release-container a {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .press-release-container a {
    font-size: 14px;
    line-height: 24px;
  }
}
.press-release-container a.pr-rollup-link-bottom {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width:768px) {
  .press-release-container a.pr-rollup-link-bottom {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .press-release-container a.pr-rollup-link-bottom {
    font-size: 14px;
    line-height: 24px;
  }
}
.press-release-container .content {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width:992px) {
  .press-release-container .content {
    margin-bottom: 45px;
    margin-top: 45px;
  }
}
.press-release-container .exe-press-release {
  margin-bottom: 35px;
}
.press-release-container .exe-press-release:before,
.press-release-container .exe-press-release:after {
  content: " ";
  display: table;
}
.press-release-container .exe-press-release:after {
  clear: both;
}
.press-release-container .exe-press-release:before,
.press-release-container .exe-press-release:after {
  content: " ";
  display: table;
}
.press-release-container .exe-press-release:after {
  clear: both;
}
.press-release-container .exe-press-release > .exe-date-and-file {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format {
  background-color: #58595b;
  color: #ffffff;
  height: 75px;
  text-align: center;
  padding: 15px 5px;
  width: 75px;
}
@media (min-width:768px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format {
    float: left;
    height: 79px;
  }
}
@media (min-width:992px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format {
    height: 74px;
    padding: 15px 10px;
  }
}
.press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:first-child {
  /* Date*/
  font-family: benton-sans-light;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
}
@media (min-width:768px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:first-child {
    font-size: 30px;
  }
}
@media (min-width:992px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:first-child {
    font-size: 36px;
  }
}
.press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:last-child {
  /* month and year*/
  text-transform: uppercase;
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  margin-top: 10px;
  margin-bottom: -5px;
}
@media (min-width:768px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:last-child {
    font-size: 9px;
    line-height: 15px;
  }
}
@media (min-width:992px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:last-child {
    font-size: 11px;
    line-height: 17px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:last-child {
    width: 99%;
  }
}
@media (max-width:767px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-time-format > p:last-child {
    font-size: 12px;
  }
}
@media (max-width:767px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-file-format {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width:768px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-file-format {
    float: left;
    height: 74px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-file-format {
    height: 79px;
  }
}
.press-release-container .exe-press-release > .exe-date-and-file > .exe-file-format > img {
  height: 100%;
  width: auto;
}
@media (max-width:767px) {
  .press-release-container .exe-press-release > .exe-date-and-file > .exe-file-format > img {
    width: 100%;
    height: auto;
  }
}
.press-release-container .exe-press-release > .exe-title-description {
  display: inline-block;
}
@media (max-width:480px) {
  .press-release-container .exe-press-release > .exe-title-description {
    width: 50%;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .press-release-container .exe-press-release > .exe-title-description {
    width: 60%;
  }
}
@media (min-width:768px) {
  .press-release-container .exe-press-release > .exe-title-description {
    width: 75%;
  }
}
.press-release-container .exe-press-release > .exe-title-description > a > h6 {
  color: #6ba543;
  text-transform: none;
}
.press-release-container .exe-press-release > .exe-title-description > a > h6:hover {
  color: #b9c53a;
}
.dollar-amount:before {
  content: '$';
}
/* ----------------- STOCK CHART ------------------*/
.stock-chart .control-group {
  margin-left: -15px;
  margin-right: -15px;
}
.stock-chart .stock-chart-label {
  font-family: benton-sans-book;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #58595b;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .stock-chart .stock-chart-label {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width:992px) {
  .stock-chart .stock-chart-label {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .stock-chart .stock-chart-label {
    float: left;
    width: 33.33333333%;
  }
}
.stock-chart .stock-chart-label div:first-child {
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .stock-chart .stock-chart-label div:first-child {
    height: 25px;
  }
}
.stock-chart .stock-chart-label input,
.stock-chart .stock-chart-label .selectboxit-container,
.stock-chart .stock-chart-label select,
.stock-chart .stock-chart-label a {
  width: 100%;
}
.stock-chart .stock-chart-label > input {
  height: 40px;
}
.stock-chart img {
  display: block;
  max-width: 100%;
  height: auto;
}
.stock-chart .stock-btn {
  font-family: benton-sans-medium;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 12px;
  background: #58595b;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width:767px) {
  .stock-chart .stock-btn {
    display: block;
    text-align: center;
    padding: 15px;
  }
}
.stock-chart .stock-btn:visited,
.stock-chart .stock-btn:active,
.stock-chart .stock-btn:hover {
  color: #ffffff;
}
.stock-chart .stock-btn:hover {
  background: #7e8083;
}
@media (max-width:767px) {
  .stock-chart .stock-btn {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width:768px) {
  .stock-chart .stock-btn {
    padding-right: 60px;
    position: relative;
  }
  .stock-chart .stock-btn:after {
    font-family: font-awesome;
    font-weight: normal;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .stock-chart .stock-btn:after {
    content: "\f021";
  }
  .stock-chart .stock-btn:after {
    line-height: 1;
  }
}
/* ----------------- SELECT BOX IT ------------------*/
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-color: #adb8bf;
  color: white;
  width: 100%;
}
.selectboxit-container * {
  background-color: #adb8bf;
  color: white;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 40px;
  /* Height of the drop down */
  line-height: 40px;
  /* Vertically positions the drop down text */
  display: block;
  padding: 0;
}
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  padding: 0 !important;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100% !important;
  /* Minimum Width of the dropdown list box options */
  width: 100% !important;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* The last Drop Down option */
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute !important;
  right: 0;
  padding-right: 60px;
  position: relative;
}
.selectboxit-arrow-container:after {
  font-family: font-awesome;
  font-weight: normal;
  text-rendering: auto;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.selectboxit-arrow-container:after {
  content: "\f0d7";
  margin-left: 5px;
}
.selectboxit-arrow-container:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  line-height: 16px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.selectboxit-open .selectboxit-arrow-container:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
/*.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%;
}*/
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/* custom styles - default light gray*/
.selectboxit-container {
  width: 100%;
}
.selectboxit-container select {
  width: 100% !important;
}
.selectboxit-container .selectboxit,
.selectboxit-container .selectboxit-options {
  font-family: benton-sans-book;
  font-size: 14px;
  line-height: 21px;
  font-family: benton-sans-medium;
  font-weight: normal;
  max-width: 100% !important;
  min-width: 100% !important;
  width: 100% !important;
}
@media (min-width:768px) {
  .selectboxit-container .selectboxit,
  .selectboxit-container .selectboxit-options {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:992px) {
  .selectboxit-container .selectboxit,
  .selectboxit-container .selectboxit-options {
    font-size: 14px;
    line-height: 22px;
  }
}
.selectboxit-container .selectboxit .selectboxit-option:hover,
.selectboxit-container .selectboxit-options .selectboxit-option:hover,
.selectboxit-container .selectboxit .selectboxit-focus,
.selectboxit-container .selectboxit-options .selectboxit-focus,
.selectboxit-container .selectboxit .selectboxit-option:hover a,
.selectboxit-container .selectboxit-options .selectboxit-option:hover a,
.selectboxit-container .selectboxit .selectboxit-focus a,
.selectboxit-container .selectboxit-options .selectboxit-focus a,
.selectboxit-container .selectboxit .selectboxit-option:hover span,
.selectboxit-container .selectboxit-options .selectboxit-option:hover span,
.selectboxit-container .selectboxit .selectboxit-focus span,
.selectboxit-container .selectboxit-options .selectboxit-focus span,
.selectboxit-container .selectboxit .selectboxit-option:hover i,
.selectboxit-container .selectboxit-options .selectboxit-option:hover i,
.selectboxit-container .selectboxit .selectboxit-focus i,
.selectboxit-container .selectboxit-options .selectboxit-focus i {
  background-color: #b9c5ca !important;
}
.selectboxit-container .selectboxit-text {
  max-width: 100% !important;
}
.selectboxit-container .selectboxit .selectboxit-arrow-container:after {
  margin-left: 10px;
}
/* dark "black" color */
.selectboxit-dark-theme .selectboxit-container {
  background: #58595b;
}
.selectboxit-dark-theme .selectboxit-container * {
  background-color: #58595b;
  text-transform: uppercase;
}
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-option:hover,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-option:hover,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-focus,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-focus,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-option:hover a,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-option:hover a,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-focus a,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-focus a,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-option:hover span,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-option:hover span,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-focus span,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-focus span,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-option:hover i,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-option:hover i,
.selectboxit-dark-theme .selectboxit-container .selectboxit .selectboxit-focus i,
.selectboxit-dark-theme .selectboxit-container .selectboxit-options .selectboxit-focus i {
  background-color: #7e8083 !important;
}
.exe-video-player {
  margin-bottom: 120px;
}
/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000;
  background-color: #f4bb51;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #999;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #858585;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999;
  border-color: #555;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333;
  font-size: 13px;
  line-height: 1.42857143;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0 5px;
}
/*# sourceMappingURL=exelon.css.map */