@import url("../../css7.css");
@import url("../../css8.css");
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

[hidden] {
  display: none; }

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

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

p,
pre {
  margin: 1em 0; }

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

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; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

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

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

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

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

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

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

body {
  font-size: 100%; }
  @media all and (min-width: 0px) {
    body {
      font-size: 90%; } }
  @media all and (min-width: 321px) {
    body {
      font-size: 95%; } }
  @media all and (min-width: 401px) {
    body {
      font-size: 100%; } }
  @media all and (min-width: 481px) {
    body {
      font-size: 105%; } }
  @media all and (min-width: 561px) {
    body {
      font-size: 110%; } }
  @media all and (min-width: 769px) {
    body {
      font-size: 115%; } }
  .no-mediaqueries body {
    font-size: 115%; }
  @media all and (min-width: 1025px) {
    body {
      font-size: 120%; } }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #CCCCCC; }

.mason *,
.mason *:before,
.mason *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("http://directory.lillyball.com/_includes/polyfills/boxsizing.htc"); }

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #626262;
  font-family: "Roboto", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Roboto", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #34495e;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }
.region a {
  color: #51a3f5;
  text-decoration: none; }
.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }
.region img,
.region iframe {
  max-width: 100%; }
.region img {
  height: auto !important; }
.region img[data-fill] {
  max-width: none; }
.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #F8F8F8; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }
.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }
.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #F8F8F8; }
.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }
.region label {
  margin-right: .5em;
  display: block; }
.region legend {
  padding: 0 .5em; }
.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }
.region input {
  max-width: 100%; }
.region input[type=text],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }
.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }
.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }
.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }
.region select[size] {
  height: auto;
  padding: .2em; }
.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #4587D0;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4587D0;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #4587D0; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor, .access__anchor, .content__anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

.mason--admin .anchor, .mason--admin .access__anchor, .mason--admin .content__anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.lte-ie7 .ui_toolbar {
  zoom: 1; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background-color: #F8F8F8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.45)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.45));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.45));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.45));
  background-repeat: repeat-x; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 4px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 4px 4px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 4px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.6666666667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3333333333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.7777777778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }
.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.3333333333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.6666666667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.3333333333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.6666666667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.3333333333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 0.15em;
  right: 0.15em; }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .5em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 4px 0 0 4px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 4px 4px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

.mason, button, input, select, textarea {
  font-family: 'Source Sans Pro', sans-serif;
  background: #FFF; }

@media all and (min-width: 769px) {
  .mason table {
    width: 100%;
    margin: 0 auto !important; } }
.lte-ie8 .mason table {
  width: 100%;
  margin: 0 auto !important; }

.offet_value {
  top: -120px;
  position: absolute; }

.font_alt, .mason h1, .mason h2, .mason h3, .mason h4, .mason h5, .mason h6 {
  font-family: 'Source Serif Pro', serif !important; }

.sudo_line {
  position: relative; }
  .sudo_line:before {
    top: 100%;
    left: 50%;
    width: 50px;
    height: 1px;
    content: '';
    display: block;
    margin-left: -25px;
    position: absolute;
    background: #34495e; }

.mason a {
  text-decoration: none; }

@media all and (min-width: 769px) {
  .mason a {
    -webkit-transition: color 350ms ease, background 350ms ease;
    -moz-transition: color 350ms ease, background 350ms ease;
    -o-transition: color 350ms ease, background 350ms ease;
    transition: color 350ms ease, background 350ms ease; } }
.lte-ie8 .mason a {
  -webkit-transition: color 350ms ease, background 350ms ease;
  -moz-transition: color 350ms ease, background 350ms ease;
  -o-transition: color 350ms ease, background 350ms ease;
  transition: color 350ms ease, background 350ms ease; }

.section, .breadcrumbs, .main, .footer {
  width: 100%;
  max-width: 1300px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-top: 2.5em;
  padding-bottom: 2.5em; }
  @media all and (min-width: 1301px) {
    .section, .breadcrumbs, .main, .footer {
      max-width: none;
      padding-right: calc(50% - 585px);
      padding-left: calc(50% - 585px); } }
  .section:before, .breadcrumbs:before, .main:before, .footer:before, .section:after, .breadcrumbs:after, .main:after, .footer:after {
    content: "";
    display: table; }
  .section:after, .breadcrumbs:after, .main:after, .footer:after {
    clear: both; }
  .lte-ie7 .section, .lte-ie7 .breadcrumbs, .lte-ie7 .main, .lte-ie7 .footer {
    zoom: 1; }

.access {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }

.menu {
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  bottom: 100%;
  z-index: 16; }

.mason--admin .menu {
  height: calc(100vh - 110px);
  bottom: calc(100vh - 110px); }

.menu__btn {
  position: absolute;
  top: 100%;
  z-index: 2; }

.menu__list {
  top: 100%;
  z-index: 1;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  padding-top: 16px;
  width: 288px;
  right: -288px;
  position: absolute;
  -webkit-transition: right 350ms ease;
  -moz-transition: right 350ms ease;
  -o-transition: right 350ms ease;
  transition: right 350ms ease; }
  .lte-ie8 .menu__list {
    width: 288px !important;
    right: -288px !important; }

.menu__list_head {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 16px;
  margin: 30px 56px 16px 29px;
  border-bottom: 1px solid #0e253e; }
  .lte-ie8 .menu__list_head {
    background: #262626; }

.menu__list__inner {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  list-style: none;
  overflow-x: hidden;
  overflow-y: scroll;
  width: -webkit-calc(100% + 1em);
  width: -moz-calc(100% + 1em);
  width: calc(100% + 1em); }

.menu__list_overflow_wrap {
  padding-bottom: 80px;
  height: 100%;
  -webkit-transition: padding 350ms ease;
  -moz-transition: padding 350ms ease;
  -o-transition: padding 350ms ease;
  transition: padding 350ms ease; }
  .menu__list--open .menu__list_overflow_wrap {
    padding-bottom: 14em; }

.menu__list__inner__item {
  right: 0;
  text-align: left;
  position: relative;
  line-height: 1.25em;
  text-transform: uppercase; }

.menu__list__inner__item__link {
  padding: 8px 16px 8px 16px;
  color: #bfbfbf;
  text-decoration: none;
  position: relative;
  display: block;
  -webkit-transition: color 350ms ease;
  -moz-transition: color 350ms ease;
  -o-transition: color 350ms ease;
  transition: color 350ms ease; }

.menu__list__inner > .menu__list__inner__item > .menu__list__inner__item__link {
  color: #FFF;
  font-size: 16px;
  margin-left: 25px; }

.menu__list__inner__item--selected > .menu__list__inner__item__link,
.menu__list__inner__item__link:hover {
  color: #04aaeb !important; }

.menu__list__inner__item__link_button {
  display: none; }

.menu__list__inner__item--page_1 .menu__list__inner__item__link_button {
  display: none !important; }

.menu__list__inner__item--parent > .menu__list__inner__item__link_button {
  background: transparent;
  position: absolute;
  display: block;
  outline: none;
  height: 33px;
  width: 33px;
  border: none;
  padding: 0;
  top: 1px;
  left: 0;
  -webkit-transition: background 350ms ease;
  -moz-transition: background 350ms ease;
  -o-transition: background 350ms ease;
  transition: background 350ms ease; }
  .menu__list__inner__item--parent > .menu__list__inner__item__link_button .line {
    display: block;
    background: #FFF;
    position: absolute;
    -webkit-transition: -webkit-transform 350ms ease, opacity 350ms ease, background 350ms ease;
    -moz-transition: -moz-transform 350ms ease, opacity 350ms ease, background 350ms ease;
    -webkit-transition: opacity 350ms ease, background 350ms ease, -webkit-transform 350ms ease;
    transition: opacity 350ms ease, background 350ms ease, -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease, opacity 350ms ease, background 350ms ease;
    transition: transform 350ms ease, opacity 350ms ease, background 350ms ease;
    transition: transform 350ms ease, opacity 350ms ease, background 350ms ease, -webkit-transform 350ms ease; }
  .menu__list__inner__item--parent > .menu__list__inner__item__link_button .plus {
    top: 11px;
    left: 50%;
    width: 2px;
    height: 12px;
    margin-left: -1px; }
  .menu__list__inner__item--parent > .menu__list__inner__item__link_button .minus {
    top: 50%;
    left: 11px;
    width: 12px;
    height: 2px;
    margin-top: -1px; }

.menu__list__inner__item__sub {
  display: none;
  padding-left: 38px;
  margin: 8px 0 -7px; }
  .lte-ie8 .menu__list__inner__item__sub {
    height: auto !important; }

.menu__list__inner__item__sub > .menu__list__inner__item--last {
  margin-bottom: 22px; }

.menu__list__inner__item__sub > .menu__list__inner__item {
  font-size: 16px;
  text-transform: capitalize; }

.menu__list__inner__item--expand .menu__list__inner__item__link_button .line {
  background: #51a3f5;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }
.lte-ie8 .menu__list__inner__item--expand .menu__list__inner__item__link_button .plus {
  display: none; }

.menu__list__quicklinks {
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 14em;
  height: 4.75em;
  padding: 1em;
  z-index: 0;
  position: absolute;
  padding-bottom: 46px;
  padding-right: 16px;
  background: #333333;
  -webkit-transition: height 350ms ease;
  -moz-transition: height 350ms ease;
  -o-transition: height 350ms ease;
  transition: height 350ms ease; }
  .menu__list--open .menu__list__quicklinks {
    height: 14em; }

.menu__list__quicklinks__open_login_links {
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  display: block;
  height: 2.625em;
  position: absolute;
  text-decoration: none;
  padding: 0.425em 2.575em;
  background: #1b1b1b; }
  .menu__list__quicklinks__open_login_links div {
    position: absolute;
    height: 33px;
    width: 33px;
    top: 1px;
    left: 0; }
  .menu__list__quicklinks__open_login_links .line {
    display: block;
    background: #FFF;
    position: absolute;
    -webkit-transition: -webkit-transform 350ms ease, opacity 350ms ease, background 350ms ease;
    -moz-transition: -moz-transform 350ms ease, opacity 350ms ease, background 350ms ease;
    -webkit-transition: opacity 350ms ease, background 350ms ease, -webkit-transform 350ms ease;
    transition: opacity 350ms ease, background 350ms ease, -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease, opacity 350ms ease, background 350ms ease;
    transition: transform 350ms ease, opacity 350ms ease, background 350ms ease;
    transition: transform 350ms ease, opacity 350ms ease, background 350ms ease, -webkit-transform 350ms ease; }
  .menu__list__quicklinks__open_login_links .plus {
    top: 11px;
    left: 50%;
    width: 2px;
    height: 12px;
    margin-left: -1px; }
  .menu__list__quicklinks__open_login_links .minus {
    top: 50%;
    left: 11px;
    width: 12px;
    height: 2px;
    margin-top: -1px; }
  .menu__list--open .menu__list__quicklinks__open_login_links .line {
    background: #51a3f5;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }
  .lte-ie8 .menu__list--open .menu__list__quicklinks__open_login_links .plus {
    display: none; }

.menu__list__quicklinks__list {
  margin: 0;
  padding: 0;
  padding-top: 1.75em;
  list-style: none; }

.menu__list__quicklinks__list__item a {
  display: block;
  padding: 0.25em;
  color: #bfbfbf;
  font-weight: 300;
  font-size: 1em;
  text-decoration: none; }
  .menu__list__quicklinks__list__item a:hover {
    color: #FFF; }

.menu__list__search {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background: #000;
  position: absolute;
  padding-right: 16px; }

.menu__list__search__form__button {
  background: none;
  border: none;
  outline: none;
  color: #adadad;
  float: left;
  height: 45px;
  width: 37px;
  background: url("../images/design/menu_search.png") no-repeat center; }

.menu__list__search__form__input {
  background: none;
  border: none;
  color: #949494;
  padding: 0.5em 1em;
  height: 45px;
  float: left;
  width: 235px; }

.menu__shadow {
  top: 0%;
  opacity: 0;
  width: 100%;
  height: 100%;
  bottom: 0%;
  display: block;
  border: none;
  outline: none;
  right: -200em;
  position: fixed;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 350ms ease, right 0ms ease 350ms;
  -moz-transition: opacity 350ms ease, right 0ms ease 350ms;
  -o-transition: opacity 350ms ease, right 0ms ease 350ms;
  transition: opacity 350ms ease, right 0ms ease 350ms; }
  .lte-ie8 .menu__shadow {
    background: transparent; }

.mason {
  right: 0;
  -webkit-transition: right 350ms ease;
  -moz-transition: right 350ms ease;
  -o-transition: right 350ms ease;
  transition: right 350ms ease; }

.mason--expand-menu .menu__list {
  right: -16px; }
  .lte-ie8 .mason--expand-menu .menu__list {
    right: -16px !important; }

.mason--expand-menu {
  right: 272px; }
  .lte-ie8 .mason--expand-menu {
    right: 0 !important; }

.mason--expand-menu .menu__btn {
  right: 0; }

.mason--expand-menu .menu__shadow {
  opacity: 1;
  right: 0;
  -webkit-transition: opacity 350ms ease;
  -moz-transition: opacity 350ms ease;
  -o-transition: opacity 350ms ease;
  transition: opacity 350ms ease; }

@media all and (min-width: 769px) {
  .menu__list {
    width: 288px;
    right: -288px; }

  .menu__list_overflow_wrap {
    padding-bottom: 14em; }

  .mason--expand-menu {
    right: 144px; }

  .mason--expand-menu .menu__btn {
    right: 124px; }

  .menu__list__inner__item {
    line-height: 1.25em; }

  .menu__list__quicklinks__open_login_links {
    display: none; }

  .menu__list__quicklinks {
    height: 14em; }

  .menu__list__quicklinks__list {
    padding: 0; } }
.lte-ie8 .menu__list {
  width: 288px;
  right: -288px; }
.lte-ie8 .menu__list_overflow_wrap {
  padding-bottom: 14em; }
.lte-ie8 .mason--expand-menu {
  right: 144px; }
.lte-ie8 .mason--expand-menu .menu__btn {
  right: 124px; }
.lte-ie8 .menu__list__inner__item {
  line-height: 1.25em; }
.lte-ie8 .menu__list__quicklinks__open_login_links {
  display: none; }
.lte-ie8 .menu__list__quicklinks {
  height: 14em; }
.lte-ie8 .menu__list__quicklinks__list {
  padding: 0; }

.menu__btn {
  top: 100%;
  right: 0;
  outline: 0;
  height: 90px;
  width: 60px;
  color: #FFF;
  border: none;
  margin-top: 0;
  margin-right: 0;
  padding: 0 21px;
  background: #cb2127;
  -webkit-transition: right 350ms ease, background 350ms ease;
  -moz-transition: right 350ms ease, background 350ms ease;
  -o-transition: right 350ms ease, background 350ms ease;
  transition: right 350ms ease, background 350ms ease; }
  .lte-ie7 .menu__btn {
    top: 0;
    height: 61px !important;
    width: 61px !important; }

.menu__btn__icon {
  top: 0;
  width: 18px;
  height: 12px;
  float: right;
  display: block;
  position: relative; }
  .lte-ie7 .menu__btn__icon {
    top: 23px !important; }

.menu__btn__icon_lines {
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  background: #FFF;
  position: absolute;
  -webkit-transition: opacity 350ms ease 350ms, top 350ms ease 350ms, margin 350ms ease 350ms, -webkit-transform 350ms ease;
  -moz-transition: opacity 350ms ease 350ms, top 350ms ease 350ms, margin 350ms ease 350ms, -moz-transform 350ms ease;
  transition: opacity 350ms ease 350ms, top 350ms ease 350ms, margin 350ms ease 350ms, -webkit-transform 350ms ease;
  -o-transition: opacity 350ms ease 350ms, top 350ms ease 350ms, margin 350ms ease 350ms, transform 350ms ease;
  transition: opacity 350ms ease 350ms, top 350ms ease 350ms, margin 350ms ease 350ms, transform 350ms ease;
  transition: opacity 350ms ease 350ms, top 350ms ease 350ms, margin 350ms ease 350ms, transform 350ms ease, -webkit-transform 350ms ease; }

.menu__btn__icon_top {
  top: 0; }

.menu__btn__icon_mid {
  top: 50%;
  margin-top: -1px; }

.menu__btn__icon_bot {
  top: 100%;
  margin-top: -2px; }

.menu__btn__text {
  display: none; }

.menu__list {
  background: #262626; }

.menu__btn__text {
  float: left;
  font-size: 18px;
  text-transform: uppercase; }

.mason--expand-menu .menu__btn {
  background: #e03f45; }

.mason--expand-menu .menu__btn__icon_lines {
  top: 50%;
  margin: -1px;
  -webkit-transition: opacity 350ms ease 350ms, top 350ms ease, margin 350ms ease, -webkit-transform 350ms ease 350ms;
  -moz-transition: opacity 350ms ease 350ms, top 350ms ease, margin 350ms ease, -moz-transform 350ms ease 350ms;
  transition: opacity 350ms ease 350ms, top 350ms ease, margin 350ms ease, -webkit-transform 350ms ease 350ms;
  -o-transition: opacity 350ms ease 350ms, top 350ms ease, margin 350ms ease, transform 350ms ease 350ms;
  transition: opacity 350ms ease 350ms, top 350ms ease, margin 350ms ease, transform 350ms ease 350ms;
  transition: opacity 350ms ease 350ms, top 350ms ease, margin 350ms ease, transform 350ms ease 350ms, -webkit-transform 350ms ease 350ms; }

.mason--expand-menu .menu__btn__icon_mid {
  opacity: 0; }

.mason--expand-menu .menu__btn__icon_top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mason--expand-menu .menu__btn__icon_bot {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.menu__list__item__link {
  display: block;
  padding: 1em;
  color: #FFF;
  font-size: 1.4em;
  border-bottom: 1px solid #DDD; }

@media all and (min-width: 550px) {
  .menu__btn__icon {
    top: 6px; }

  .menu__btn {
    width: 90px;
    padding: 0 10px; }

  .menu__btn__text {
    display: block; }

  .menu__list__item__link {
    font-size: 1.6em; } }
@media all and (min-width: 769px) {
  .menu__btn:hover {
    background: #e03f45; }

  .menu__list__item__link {
    font-size: 1.8em; } }
.lte-ie8 .menu__btn:hover {
  background: #e03f45; }
.lte-ie8 .menu__list__item__link {
  font-size: 1.8em; }

.header {
  width: 100%;
  height: 90px;
  display: block;
  z-index: 15;
  background: #FFF;
  position: relative;
  overflow: hidden;
  position: fixed;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px); }
  .lte-ie8 .header {
    width: 1024px; }
  .lte-ie7 .header {
    width: 100%; }

.header__content {
  padding: 0 2%;
  position: relative;
  z-index: 2; }

.header__content__logo {
  float: left;
  width: 328px;
  position: relative; }
  .header__content__logo img {
    top: 5px;
    position: relative; }

.header__content__logo__text {
  color: #34495e;
  font-size: 19px;
  font-weight: 300;
  margin-left: 3px;
  top: 12px;
  position: absolute;
  padding-left: 72px;
  left: 0;
  padding-right: 90px; }
  .header__content__logo__text span {
    display: inline; }

.header__content__links {
  display: none; }

.header__content__logo__small {
  color: #34495e;
  bottom: 8px;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: italic;
  letter-spacing: 0.2px;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  padding-right: 90px;
  padding-left: 77px;
  font-size: 12px; }

@media all and (min-width: 415px) {
  .header__content__links {
    top: 88px;
    display: block;
    right: 50px;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 88px;
    z-index: 15;
    border-radius: 50px;
    padding: 3px 0 3px 16px;
    background: rgba(255, 255, 255, 0.8); }

  .header__content__links__item {
    display: inline;
    font-size: 14px;
    margin-right: 15px; }
    .header__content__links__item a {
      color: #34495e; }
      .header__content__links__item a:hover {
        text-decoration: underline; }

  .header__content__logo__text {
    display: inline; }
    .header__content__logo__text span {
      display: inline; } }
.lte-ie8 .header__content__links {
  top: 88px;
  display: block;
  right: 50px;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 88px;
  z-index: 15;
  border-radius: 50px;
  padding: 3px 0 3px 16px;
  background: rgba(255, 255, 255, 0.8); }
.lte-ie8 .header__content__links__item {
  display: inline;
  font-size: 14px;
  margin-right: 15px; }
  .lte-ie8 .header__content__links__item a {
    color: #34495e; }
    .lte-ie8 .header__content__links__item a:hover {
      text-decoration: underline; }
.lte-ie8 .header__content__logo__text {
  display: inline; }
  .lte-ie8 .header__content__logo__text span {
    display: inline; }

@media all and (min-width: 769px) {
  .header__content__logo {
    width: 360px; }

  .header__content__links {
    opacity: 1;
    margin-right: 0;
    -webkit-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms;
    -moz-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms;
    -o-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms;
    transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms; }

  .header__content__logo__text {
    top: 22px;
    font-size: 20px;
    padding-right: 0;
    margin-left: 1px;
    letter-spacing: 0.2px; }
    .header__content__logo__text span {
      display: inline; }

  .header__content__logo__small {
    left: auto;
    bottom: 16px;
    right: 2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px; }

  .mason--expand-menu .header__content__links {
    opacity: 0;
    right: 500px;
    margin-right: 5000px;
    -webkit-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms;
    -moz-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms;
    -o-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms;
    transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms; } }
.lte-ie8 .header__content__logo {
  width: 360px; }
.lte-ie8 .header__content__links {
  opacity: 1;
  margin-right: 0;
  -webkit-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms;
  -moz-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms;
  -o-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms;
  transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 0ms; }
.lte-ie8 .header__content__logo__text {
  top: 22px;
  font-size: 20px;
  padding-right: 0;
  margin-left: 1px;
  letter-spacing: 0.2px; }
  .lte-ie8 .header__content__logo__text span {
    display: inline; }
.lte-ie8 .header__content__logo__small {
  left: auto;
  bottom: 16px;
  right: 2px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px; }
.lte-ie8 .mason--expand-menu .header__content__links {
  opacity: 0;
  right: 500px;
  margin-right: 5000px;
  -webkit-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms;
  -moz-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms;
  -o-transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms;
  transition: opacity 350ms ease, right 350ms ease, margin 0ms ease 350ms; }

@media all and (min-width: 1025px) {
  .header__content {
    padding: 0 5%; }

  .header__content__logo {
    width: 547px; }

  .header__content__logo__text {
    top: 12px;
    font-size: 33px;
    margin-left: 11px; }

  .header__content__logo__small {
    bottom: 8px;
    font-size: 17px; }

  .header__content__links {
    top: 0;
    z-index: 20;
    right: 153px;
    padding: 18px 0;
    position: fixed;
    background: transparent; }

  .header__content__links__item {
    font-size: 16px; }

  /* .demo .header__content__links {
  	right: 0;
  	top: 60px;
  	border-radius: 0;
  	position: absolute;
  	background: #2d2d2d;
  }
  .demo .header__content__links__item a {
  	span {
  		display: none;
  	}
  } */ }
.header__arrow {
  width: 5em;
  height: 5em;
  margin-left: -2.5em;
  position: absolute;
  left: 50%;
  bottom: 2.5em;
  z-index: 3;
  color: #FFF;
  text-align: center; }

.header__arrow__text {
  display: block;
  font-size: .8em;
  text-transform: uppercase; }

.header__arrow__icon {
  font-size: 5em; }

.header__content__area {
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  top: 90px;
  right: 0;
  height: 40px; }

.header__content__area li {
  float: left;
  display: block;
  width: 20%; }

@media all and (max-width: 768px) {
  .header__content__area.header__content__area--1 li {
    width: 100%; }
  .header__content__area.header__content__area--2 li {
    width: 50%; }
  .header__content__area.header__content__area--3 li {
    width: 33.333%; }
  .header__content__area.header__content__area--4 li {
    width: 25%; }
  .header__content__area.header__content__area--5 li {
    width: 20%; }
  .header__content__area.header__content__area--6 li {
    width: 16.66666666666667%; } }
.lte-ie8 .header__content__area.header__content__area--1 li {
  width: 100%; }
.lte-ie8 .header__content__area.header__content__area--2 li {
  width: 50%; }
.lte-ie8 .header__content__area.header__content__area--3 li {
  width: 33.333%; }
.lte-ie8 .header__content__area.header__content__area--4 li {
  width: 25%; }
.lte-ie8 .header__content__area.header__content__area--5 li {
  width: 20%; }
.lte-ie8 .header__content__area.header__content__area--6 li {
  width: 16.66666666666667%; }

.header__content__area a {
  width: 100%;
  height: 40px;
  color: #94a3b0;
  display: block;
  position: relative;
  background-color: #d7e6f0;
  border-left: 1px solid #c2c2c2;
  -webkit-transition: background-color 350ms ease;
  -moz-transition: background-color 350ms ease;
  -o-transition: background-color 350ms ease;
  transition: background-color 350ms ease; }

.header__content__link__icon {
  left: 50%;
  top: 50%;
  width: 27px;
  height: 27px;
  opacity: 0.5;
  display: block;
  position: absolute;
  margin-top: -13.5px;
  margin-left: -13.5px;
  background: url(../images/design/header_icons.png) no-repeat 6px center;
  -webkit-transition: top 350ms ease, opacity 350ms ease;
  -moz-transition: top 350ms ease, opacity 350ms ease;
  -o-transition: top 350ms ease, opacity 350ms ease;
  transition: top 350ms ease, opacity 350ms ease; }

.header__content__area__item--Desktop .header__content__link__icon {
  background-position: -54px center; }

.header__content__area__item--Mail .header__content__link__icon {
  background-position: -116px center; }

.header__content__area__item--Twitter .header__content__link__icon {
  background-position: -177px center; }

.header__content__area__item--Facebook .header__content__link__icon {
  background-position: -234px center; }

.header__content__link__text {
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  bottom: -50%;
  display: block;
  padding: 0 0px;
  font-size: 11px;
  position: absolute;
  text-align: center;
  line-height: 1em;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: bottom 350ms ease, opacity 350ms ease;
  -moz-transition: bottom 350ms ease, opacity 350ms ease;
  -o-transition: bottom 350ms ease, opacity 350ms ease;
  transition: bottom 350ms ease, opacity 350ms ease; }

@media all and (max-width: 768px) {
  .header {
    overflow: visible; }

  .header__content__area {
    right: 0;
    overflow: hidden; } }
.lte-ie8 .header {
  overflow: visible; }
.lte-ie8 .header__content__area {
  right: 0;
  overflow: hidden; }

@media all and (min-width: 769px) {
  .header__content__area {
    width: auto;
    top: 0;
    height: 90px;
    right: 90px; }

  .header__content__area li {
    width: auto; }

  .header__content__area a {
    height: 90px;
    width: 60px; }

  .header__content__area a:hover {
    background-color: #FFF; }

  .header__content__area a:hover .header__content__link__icon {
    top: 31px;
    opacity: 1; }

  .header__content__area a:hover .header__content__link__text {
    opacity: 1;
    bottom: 17px; } }
.lte-ie8 .header__content__area {
  width: auto;
  top: 0;
  height: 90px;
  right: 90px; }
.lte-ie8 .header__content__area li {
  width: auto; }
.lte-ie8 .header__content__area a {
  height: 90px;
  width: 60px; }
.lte-ie8 .header__content__area a:hover {
  background-color: #FFF; }
.lte-ie8 .header__content__area a:hover .header__content__link__icon {
  top: 31px;
  opacity: 1; }
.lte-ie8 .header__content__area a:hover .header__content__link__text {
  opacity: 1;
  bottom: 17px; }

.hero {
  width: 100%;
  z-index: 1;
  color: #FFF;
  margin-top: 90px;
  overflow: hidden;
  position: relative; }

.hero__image {
  position: relative;
  width: 100%;
  height: 100%; }

@media all and (max-width: 768px) {
  .hero__image img {
    height: auto !important;
    width: 100% !important;
    top: 0 !important;
    margin-top: 0 !important;
    position: relative !important;
    left: 0 !important;
    margin-left: 0 !important; }

  .hero {
    height: auto; } }
.lte-ie8 .hero__image img {
  height: auto !important;
  width: 100% !important;
  top: 0 !important;
  margin-top: 0 !important;
  position: relative !important;
  left: 0 !important;
  margin-left: 0 !important; }
.lte-ie8 .hero {
  height: auto; }

@media all and (min-width: 769px) {
  .hero {
    height: auto;
    height: 18.375em; } }
.lte-ie8 .hero {
  height: auto;
  height: 18.375em; }

.hero__slider {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.hero__slider .slider {
  width: 100%;
  height: 100%; }

.hero__slider__item {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden; }

.hero__slider__item__image {
  max-width: none; }

.hero__slider__item__caption {
  display: none; }

.slider {
  margin: 0;
  padding: 0;
  list-style: none; }

@media all and (min-width: 1301px) {
  .hero {
    height: 26.375em;
    max-height: 21em; } }
.urgent {
  height: 52px;
  position: absolute;
  width: 100%;
  top: 130px;
  margin: 0;
  z-index: 11;
  color: #FFF;
  background: #34495E;
  overflow: hidden; }
  .urgent li {
    width: 100%; }

.urgent__wrap {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding-left: 150px; }

.urgent__title {
  top: 0;
  left: 0;
  bottom: 0;
  width: 150px;
  font-size: 18px;
  padding: 14px 0;
  position: absolute;
  background: #283b4d;
  -webkit-box-shadow: -500em 0 0 500em #283b4d;
  box-shadow: -500em 0 0 500em #283b4d; }
  .urgent__title:after {
    top: 50%;
    left: 100%;
    position: absolute;
    content: '';
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #283b4d; }

.urgent__list {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 2em; }

.urgent__list .js-marquee {
  padding: 6px 0 6px 27px; }

.urgent__list__item {
  display: inline;
  padding: 6px 0 6px 27px;
  position: relative;
  padding-right: 0;
  overflow: hidden;
  width: 100%;
  /* .demo & {
  	background: #2a2d44;
  } */ }
  .urgent__list__item .urgent__list__item__urgent {
    display: none; }
  .urgent__list__item .urgent__list__item__breaking {
    display: inline; }

.urgent__list__item--priority_2 {
  background: #831329;
  /* .demo & {
  	background: #492F59;
  } */ }
  .urgent__list__item--priority_2 .urgent__list__item__urgent {
    display: inline; }
  .urgent__list__item--priority_2 .urgent__list__item__breaking {
    display: none; }

.urgent__list__item__date {
  display: none; }

.urgent__list a,
.urgent__list__item__info {
  color: #FFF; }

.urgent__list .js-marquee a {
  padding-right: 250px; }
  .urgent__list .js-marquee a:last-child {
    padding-right: 2em; }

.urgent__list__item__info {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 0;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: 1px solid transparent; }

.urgent__list__item__info:hover .urgent__list__item__info__intro {
  text-decoration: underline; }

.urgent__list__item__info__icon {
  margin-right: .5em;
  color: #FFE62C; }

.urgent__list__item__info__title,
.urgent__list__item__info__intro {
  margin: 0;
  font-size: 18px;
  display: inline; }
  .urgent__list__item__info__title *,
  .urgent__list__item__info__intro * {
    margin: 0;
    display: inline; }

.urgent__list__item__info__title {
  color: #FFF;
  margin-right: .5em; }

.urgent__list__item__btn {
  position: absolute;
  right: 0;
  top: 1px;
  color: #FFF;
  border-color: #FFF;
  line-height: 2em; }

.urgent__list__item__btn:hover,
.urgent__list__item__btn:focus {
  color: shade(#8A61A2, 20%);
  background: #FFF;
  border-color: #FFF; }

@media all and (min-width: 769px) {
  .urgent {
    top: 90px; } }
.lte-ie8 .urgent {
  top: 90px; }

.breadcrumbs {
  padding-top: 1em;
  padding-bottom: 1em;
  color: #626262;
  line-height: 1.5em;
  text-align: center;
  font-size: 14px; }

.breadcrumbs__list {
  padding: 0;
  margin: 0;
  list-style: none; }

.breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.breadcrumbs li {
  display: inline; }

.breadcrumbs__list__item {
  display: inline;
  position: relative; }

.breadcrumbs__list__item__link {
  color: #51a3f5;
  text-decoration: none; }

.breadcrumbs__list__item__sep {
  margin: 0 .2em; }

.breadcrumbs__list__item--final .breadcrumbs__list__item__link {
  color: #626262; }

.breadcrumbs__list__item--final .breadcrumbs__list__item__sep {
  display: none; }

.main {
  position: relative;
  font-size: 1em;
  padding-top: 0;
  background: #F8F8F8;
  background: #d7e6f0;
  overflow: hidden; }

.content {
  max-width: 45em;
  padding: 0 0 0;
  margin: 0 auto 2.5em;
  line-height: 1.5em; }
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6 {
    color: #34495e;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    line-height: 1.5em; }
  .content a {
    color: #51a3f5;
    text-decoration: none; }
  .content hr {
    width: 100%;
    height: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #E0E0E0; }
  .content img,
  .content iframe {
    max-width: 100%; }
  .content img {
    height: auto !important; }
  .content img[data-fill] {
    max-width: none; }
  .content figure {
    max-width: 100%;
    padding: 2px;
    margin: 1em 0;
    border: 1px solid #E0E0E0;
    background: #F8F8F8; }
    .content figure img {
      clear: both; }
    .content figure figcaption {
      clear: both; }
  .content blockquote {
    margin: 1em 0;
    padding: 0 0 0 1em; }
  .content table {
    max-width: 100%;
    margin: 1em 0;
    clear: both;
    border: 1px solid #E0E0E0;
    background: #F8F8F8; }
  .content th, .content td {
    text-align: left;
    padding: 0.25em 0.5em;
    border: 1px solid #E0E0E0; }
  .content label {
    margin-right: .5em;
    display: block; }
  .content legend {
    padding: 0 .5em; }
  .content label em,
  .content legend em {
    color: #CF1111;
    font-style: normal;
    margin-left: .2em; }
  .content input {
    max-width: 100%; }
  .content input[type=text],
  .content input[type=password] {
    width: 18em;
    height: 2em;
    display: block;
    padding: 0 0 0 .5em;
    border: 1px solid #E0E0E0; }
  .content input[type=radio],
  .content input[type=checkbox] {
    width: 1em;
    height: 1em;
    margin: .4em; }
  .content textarea {
    max-width: 100%;
    display: block;
    padding: .5em;
    border: 1px solid #E0E0E0; }
  .content select {
    max-width: 100%;
    width: 18em;
    height: 2em;
    padding: .2em;
    border: 1px solid #E0E0E0; }
  .content select[size] {
    height: auto;
    padding: .2em; }
  .content fieldset {
    border-color: #E0E0E0; }

.mason--inner .content {
  text-align: left; }

.content__title {
  margin-top: 28px;
  font-size: 30px;
  text-align: left;
  margin-bottom: 0;
  line-height: 1.25em !important; }

.content__region {
  font-size: 0.925em; }

.content__region h1,
.content__region h2,
.content__region h3,
.content__region h4,
.content__region h5,
.content__region h6 {
  color: #34495e;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }
.content__region a {
  color: #51a3f5;
  text-decoration: none; }
.content__region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }
.content__region img,
.content__region iframe {
  max-width: 100%; }
.content__region img {
  height: auto !important; }
.content__region img[data-fill] {
  max-width: none; }
.content__region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #F8F8F8; }
  .content__region figure img {
    clear: both; }
  .content__region figure figcaption {
    clear: both; }
.content__region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }
.content__region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #F8F8F8; }
.content__region th, .content__region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }
.content__region label {
  margin-right: .5em;
  display: block; }
.content__region legend {
  padding: 0 .5em; }
.content__region label em,
.content__region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }
.content__region input {
  max-width: 100%; }
.content__region input[type=text],
.content__region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }
.content__region input[type=radio],
.content__region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }
.content__region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }
.content__region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }
.content__region select[size] {
  height: auto;
  padding: .2em; }
.content__region fieldset {
  border-color: #E0E0E0; }
.content__region:before, .content__region:after {
  content: "";
  display: table; }
.content__region:after {
  clear: both; }
.lte-ie7 .content__region {
  zoom: 1; }

@media all and (min-width: 415px) {
  .content__title {
    font-size: 1.75em; } }
.lte-ie8 .content__title {
  font-size: 1.75em; }

@media all and (min-width: 769px) {
  .content {
    width: 70%;
    float: right;
    padding-left: 35px;
    width: calc(100% - 280px); }

  .content__title {
    font-size: 46px; } }
.lte-ie8 .content {
  width: 70%;
  float: right;
  padding-left: 35px;
  width: calc(100% - 280px); }
.lte-ie8 .content__title {
  font-size: 46px; }

.subnav__more_in_section {
  display: none; }
  .lte-ie8 .subnav__more_in_section {
    width: 100% !important; }

.subnav__anchor {
  position: absolute; }

.subnav__more_in_section {
  left: 0;
  bottom: 0;
  z-index: 5;
  color: #FFF;
  width: 100%;
  display: block;
  position: relative;
  background: #34495e;
  text-decoration: none;
  padding: 0.808em 1.5em; }
  .subnav__more_in_section span {
    display: block;
    font-size: 19px;
    font-weight: 400;
    position: relative; }

@media all and (min-width: 415px) {
  .subnav__more_in_section {
    position: fixed; }
    .subnav_fixed_below .subnav__more_in_section {
      top: 0;
      bottom: inherit;
      position: relative; }
    .admin_true .subnav__more_in_section {
      position: relative; } }
.lte-ie8 .subnav__more_in_section {
  position: fixed; }
  .subnav_fixed_below .lte-ie8 .subnav__more_in_section {
    top: 0;
    bottom: inherit;
    position: relative; }
  .admin_true .lte-ie8 .subnav__more_in_section {
    position: relative; }

@media all and (min-width: 769px) {
  .subnav__more_in_section {
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    position: relative !important;
    -webkit-box-shadow: -500em -500em 0 500em #34495e;
    box-shadow: -500em -500em 0 500em #34495e; } }
.lte-ie8 .subnav__more_in_section {
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  position: relative !important;
  -webkit-box-shadow: -500em -500em 0 500em #34495e;
  box-shadow: -500em -500em 0 500em #34495e; }

.subnav {
  width: 100%;
  background: #FFF;
  padding-top: 0;
  padding-bottom: 1em;
  margin: 0 auto 3.325em; }

.subnav__title {
  margin: 0 0 1em; }

.subnav__list {
  padding: 0;
  margin: 0 -.5em;
  list-style: none; }

.subnav__list__item {
  display: block;
  padding: 0 1.625em;
  position: relative; }

.subnav__list__item__link {
  color: #34495e;
  display: block;
  font-size: 20px;
  padding: .5em 5px;
  font-weight: 300;
  position: relative;
  text-decoration: none; }

.subnav__list__item--disabled .subnav__list__item__link {
  color: #999; }

.subnav__list__item__link__line {
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  background: #c3c3c3; }

.subnav__list__item__link__line__inner {
  left: -100%;
  width: 100%;
  height: 100%;
  position: relative;
  background: #34495e; }

.subnav__list__item--selected .subnav__list__item__link__line__inner {
  left: 0; }

@media all and (min-width: 415px) {
  .subnav {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 3.125em; }

  .subnav__list__item__link {
    padding: .5em 5px .575em; } }
.lte-ie8 .subnav {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 3.125em; }
.lte-ie8 .subnav__list__item__link {
  padding: .5em 5px .575em; }

@media all and (min-width: 769px) {
  .subnav {
    float: left;
    width: 30%;
    width: calc(0px + 280px);
    -webkit-box-shadow: -500em 500em 0 500em #FFF;
    box-shadow: -500em 500em 0 500em #FFF; }

  .subnav__list__item__link__line__inner {
    -webkit-transition: left 350ms ease;
    -moz-transition: left 350ms ease;
    -o-transition: left 350ms ease;
    transition: left 350ms ease; }

  .subnav__list__item__link:hover .subnav__list__item__link__line__inner {
    left: 0; } }
.lte-ie8 .subnav {
  float: left;
  width: 30%;
  width: calc(0px + 280px);
  -webkit-box-shadow: -500em 500em 0 500em #FFF;
  box-shadow: -500em 500em 0 500em #FFF; }
.lte-ie8 .subnav__list__item__link__line__inner {
  -webkit-transition: left 350ms ease;
  -moz-transition: left 350ms ease;
  -o-transition: left 350ms ease;
  transition: left 350ms ease; }
.lte-ie8 .subnav__list__item__link:hover .subnav__list__item__link__line__inner {
  left: 0; }

.footer {
  color: #FFF;
  height: auto;
  padding-top: 0;
  position: relative;
  text-align: center;
  background: #34495e; }
  .lte-ie8 .footer {
    height: 170px !important; }
  .footer a {
    color: #51a3f5; }
    .footer a:hover {
      color: #FFF; }

.footer__legal {
  font-size: 16px;
  font-weight: 300;
  padding-top: 1.25em; }
  .footer__legal p {
    margin: 0.325em 0; }

.footer__back {
  width: 1em;
  height: 1em;
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase; }
  .footer__back span {
    display: none; }
  .footer__back img {
    top: 20px;
    position: relative;
    border-radius: 37px;
    border: 1px solid rgba(255, 255, 255, 0.25); }

@media all and (min-width: 415px) {
  .footer {
    background: url("../images/design/footer_bg.jpg");
    background-size: cover; } }
.lte-ie8 .footer {
  background: url("../images/design/footer_bg.jpg");
  background-size: cover; }

@media all and (min-width: 769px) {
  .footer {
    padding-top: 1.5em;
    text-align: left;
    height: 169px; }

  .footer__legal {
    float: left; }

  .footer__back {
    float: right;
    width: auto;
    display: block; }
    .footer__back span {
      display: inline; }
    .footer__back img {
      margin-left: 14px;
      -webkit-transition: background 350ms ease;
      -moz-transition: background 350ms ease;
      -o-transition: background 350ms ease;
      transition: background 350ms ease; }

  .footer__back:hover img {
    background: #34495e; } }
.lte-ie8 .footer {
  padding-top: 1.5em;
  text-align: left;
  height: 169px; }
.lte-ie8 .footer__legal {
  float: left; }
.lte-ie8 .footer__back {
  float: right;
  width: auto;
  display: block; }
  .lte-ie8 .footer__back span {
    display: inline; }
  .lte-ie8 .footer__back img {
    margin-left: 14px;
    -webkit-transition: background 350ms ease;
    -moz-transition: background 350ms ease;
    -o-transition: background 350ms ease;
    transition: background 350ms ease; }
.lte-ie8 .footer__back:hover img {
  background: #34495e; }

.template--accordion {
  width: 100%; }
  .template--accordion .template--accordion__title {
    background: #FFF;
    font-size: 1.25em;
    padding: 8px 25px 8px 15px;
    position: relative;
    width: 100%;
    font-weight: 300;
    cursor: pointer;
    font-family: 'Source Sans Pro', sans-serif !important; }
    .template--accordion .template--accordion__title.ui-state-active {
      color: #626262; }
    .template--accordion .template--accordion__title .ui-icon {
      position: absolute;
      right: 15px;
      top: 0;
      bottom: 0;
      margin: auto;
      left: auto;
      background-position: -64px -16px; }
    .template--accordion .template--accordion__title.ui-state-hover {
      border: 1px solid #b64249;
      border: 1px solid rgba(182, 66, 73, 0.5); }
    .template--accordion .template--accordion__title.ui-state-focus {
      border: 1px solid #b64249;
      border: 1px solid rgba(182, 66, 73, 0.5); }
      .template--accordion .template--accordion__title.ui-state-focus .ui-icon {
        background-position: -64px -16px; }
    .template--accordion .template--accordion__title.ui-state-active {
      border: 1px solid #b64249;
      border: 1px solid rgba(182, 66, 73, 0.7); }
      .template--accordion .template--accordion__title.ui-state-active .ui-icon {
        background-position: 0 -16px; }
  .template--accordion .template--accordion__container {
    background: transparent;
    color: #626262;
    font-size: 1rem;
    line-height: 1.8em;
    border: 0;
    padding: 5px; }
    .template--accordion .template--accordion__container hr {
      display: none; }

.template--accordion .template--accordion__title {
  border: none;
  color: #626262;
  background: #d7e6f0;
  border-bottom: 1px solid #FFF; }

.template--accordion .template--accordion__title.ui-state-hover,
.template--accordion .template--accordion__title.ui-state-focus,
.template--accordion .template--accordion__title.ui-state-active {
  border: none;
  border-bottom: 1px solid #4261B6;
  border-bottom: 1px solid rgba(66, 97, 182, 0.7); }

.template--accordion .template--accordion__container {
  padding: 5px 19px;
  background: #E6EEF4; }

.mason--sixth .template--accordion .template--accordion__title {
  background: #FFF; }
.mason--sixth .template--accordion .template--accordion__container {
  background: #FFF; }

.content__event__date__time {
  margin-left: 10px; }


