@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
body {
  background: #FFFFFF; }

body {
  font-size: 16px;
  line-height: 1.6em;
  color: #333333;
  font-family: "Lato";
  font-weight: 400;
  font-style: normal; }

h1 {
  font-size: 18px;
  font-weight: normal; }

h2, .field-name-field-contextual-title {
  font-size: 16px;
  font-weight: normal; }

h3 {
  font-family: "Lato";
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase; }

.front h3 {
  font-size: 30px; }

h1.field-content {
  margin-bottom: 20px; }

.field-name-field-contextual-title {
  margin-bottom: 10px; }

pre {
  font-size: 12px;
  margin: 0;
  line-height: 1.2em; }

a {
  color: #929292;
  outline: none;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

a.news-archives {
  width: 100%;
  display: block;
  color: #FFFFFF;
  background: #CCCCCC;
  text-align: center;
  height: 48px;
  line-height: 48px;
  text-decoration: none;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

#region-content .more-link {
  margin-bottom: 10px; }

ul, ol {
  padding: 0 0 0 28px; }
  ul li a.active, ol li a.active {
    color: #009bda; }
  ul ul, ol ul {
    padding: 0 0 0 28px; }

ul[class*='wrapper-'] {
  margin: 0;
  padding: 0; }
  ul[class*='wrapper-'] li {
    list-style: none; }
    ul[class*='wrapper-'] li a {
      color: #FFFFFF;
      text-decoration: none; }

ul.icons {
  list-style: none; }
  ul.icons li {
    position: relative; }
    ul.icons li i {
      position: absolute;
      left: -24px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }

.item-list ul.pager {
  margin: 0; }
  .item-list ul.pager li {
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    display: block;
    position: relative;
    float: left; }
    .item-list ul.pager li:after {
      display: block;
      font-family: FontAwesome;
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center; }
    .item-list ul.pager li a {
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      text-decoration: none;
      color: #FFFFFF;
      background: #009bda;
      z-index: 1; }
  .item-list ul.pager li.pager-previous:after {
    content: '\f104'; }
  .item-list ul.pager li.pager-previous a:after {
    content: '\f104'; }
  .item-list ul.pager li.pager-next:after {
    content: '\f105'; }
  .item-list ul.pager li.pager-next a:after {
    content: '\f105'; }
  .item-list ul.pager li.pager-current {
    display: inline-block;
    background: #929292;
    color: #FFFFFF; }
  .item-list ul.pager li.pager-first, .item-list ul.pager li.pager-previous, .item-list ul.pager li.pager-next, .item-list ul.pager li.pager-last {
    background: rgba(0, 155, 218, 0.3);
    color: #FFFFFF; }
    .item-list ul.pager li.pager-first a:after, .item-list ul.pager li.pager-previous a:after, .item-list ul.pager li.pager-next a:after, .item-list ul.pager li.pager-last a:after {
      font-family: FontAwesome; }
  .item-list ul.pager li.pager-current, .item-list ul.pager li.pager-next, .item-list ul.pager li.pager-last {
    margin-left: 1px; }
  .item-list ul.pager li.pager-first a:after {
    content: '\f100'; }
  .item-list ul.pager li.pager-last a:after {
    content: '\f101'; }

ul.accordion {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  ul.accordion li {
    margin-bottom: 2px; }
    ul.accordion li div.bar {
      width: 100%;
      height: auto;
      padding: 14px 34px 14px 20px;
      margin: 0;
      position: relative;
      cursor: pointer;
      line-height: normal;
      background: #B8B8B8;
      color: #FFFFFF;
      font-size: 14px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }
      ul.accordion li div.bar span {
        display: inline; }
      ul.accordion li div.bar:after {
        content: '\f067';
        font-family: 'FontAwesome';
        position: absolute;
        right: 20px;
        top: calc(50% - 5px);
        height: 16px;
        color: #FFFFFF;
        font-size: 14px; }
    ul.accordion li div.itemContents {
      display: none;
      width: 100%;
      padding: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }
  ul.accordion li.is-expanded div.bar {
    background: #009bda; }
    ul.accordion li.is-expanded div.bar:after {
      content: '\f068';
      color: #FFFFFF; }
  ul.accordion li.is-expanded div.itemContents {
    display: block; }

ul.tabber {
  list-style: none;
  width: 100%;
  margin: 0;
  float: left;
  padding: 0;
  border-bottom: 1px solid #B8B8B8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  ul.tabber li {
    float: left;
    border-top: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    padding: 0 12px;
    height: 31px;
    line-height: 31px;
    background: #CCCCCC; }
    ul.tabber li:first-child {
      border-left: 1px solid #B8B8B8; }
    ul.tabber li:hover {
      color: #FFFFFF;
      background: #929292;
      cursor: pointer; }
  ul.tabber li.open {
    color: #FFFFFF;
    background: #009bda; }

ul.tabberContent {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #B8B8B8;
  border-top: none;
  float: left; }
  ul.tabberContent li {
    padding: 12px;
    float: left;
    display: none;
    margin: 0; }
    ul.tabberContent li p {
      margin: 0; }
  ul.tabberContent li.open {
    display: block; }

.ajax-progress {
  display: none !important; }

* {
  outline: none; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"] {
  height: 48px;
  padding: 10px 6px;
  border: 1px solid #CCCCCC;
  color: #333333;
  width: 400px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

textarea {
  border: 1px solid #CCCCCC;
  resize: none;
  color: #333333;
  padding: 10px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

select {
  border: 1px solid #CCCCCC;
  background: none;
  height: 26px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

input[type="submit"] {
  height: 48px;
  border: none;
  background: #009bda;
  cursor: pointer;
  color: #FFFFFF;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transition: background 0.4s ease-in-out 0s;
  -moz-transition: background 0.4s ease-in-out 0s;
  -ms-transition: background 0.4s ease-in-out 0s;
  -o-transition: background 0.4s ease-in-out 0s;
  transition: background 0.4s ease-in-out 0s; }
  input[type="submit"]:hover {
    background: #000000; }

#block-views-5a33bf5670ccc90b12afab35f910ac55 input[type="text"],
#block-views-5a33bf5670ccc90b12afab35f910ac55 input[type="email"],
#block-views-5a33bf5670ccc90b12afab35f910ac55 input[type="password"] {
  width: 100%; }

#block-views-5a33bf5670ccc90b12afab35f910ac55 select {
  width: 100%; }

table {
  border: 1px solid #CCCCCC;
  width: 100% !important;
  margin-bottom: 10px; }

thead {
  border-bottom: 1px solid #CCCCCC; }

tbody {
  border: none; }

tr {
  background: none !important; }

th {
  border-bottom: none !important;
  padding: 10px;
  border-left: 1px solid #CCCCCC; }

td {
  padding: 10px;
  border-left: 1px solid #CCCCCC; }

table.gsc-search-box {
  border: none; }
  table.gsc-search-box th {
    padding: 0;
    border-left: none; }
  table.gsc-search-box td {
    padding: 0;
    border-left: none; }

.rw-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 20px calc(20px / 2);
  float: left;
  clear: left;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .rw-container .rw-row {
    width: 100%;
    float: left; }
    .rw-container .rw-row .rw-col {
      float: left;
      margin: 0 calc(20px/ 2);
      width: calc(100% - 20px); }
    .rw-container .rw-row .rw-col-nest {
      padding: 0 calc(20px/ 2);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

.rw-container-has-sidebar,
.rw-container-has-sidebar-both {
  padding: 0 !important; }
  .rw-container-has-sidebar .rw-content,
  .rw-container-has-sidebar-both .rw-content {
    width: 100%;
    float: left;
    background: none;
    padding: calc(20px / 2) 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .rw-container-has-sidebar .rw-sidebar,
  .rw-container-has-sidebar-both .rw-sidebar {
    width: 100%;
    float: left;
    background: none;
    padding: calc(20px / 2) 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

@media (min-width: 320px) {
  .rw-container .rw-row .rw-col-fea-1 {
    width: calc(8.333333% - 20px); }
  .rw-container .rw-row .rw-col-fea-2 {
    width: calc(16.666667% - 20px); }
  .rw-container .rw-row .rw-col-fea-3 {
    width: calc(25% - 20px); }
  .rw-container .rw-row .rw-col-fea-4 {
    width: calc(33.333333% - 20px); }
  .rw-container .rw-row .rw-col-fea-5 {
    width: calc(41.666667% - 20px); }
  .rw-container .rw-row .rw-col-fea-6 {
    width: calc(50% - 20px); }
  .rw-container .rw-row .rw-col-fea-7 {
    width: calc(58.333333% - 20px); }
  .rw-container .rw-row .rw-col-fea-8 {
    width: calc(66.666667% - 20px); }
  .rw-container .rw-row .rw-col-fea-9 {
    width: calc(75% - 20px); }
  .rw-container .rw-row .rw-col-fea-10 {
    width: calc(83.333333% - 20px); }
  .rw-container .rw-row .rw-col-fea-11 {
    width: calc(91.666667% - 20px); }
  .rw-container .rw-row .rw-col-fea-12 {
    width: calc(100% - 20px); } }

@media (min-width: 480px) {
  .rw-container {
    width: 440px;
    left: 50%;
    margin-left: -220px; }
    .rw-container .rw-row .rw-col-sma-1 {
      width: calc(8.333333% - 20px); }
    .rw-container .rw-row .rw-col-sma-2 {
      width: calc(16.666667% - 20px); }
    .rw-container .rw-row .rw-col-sma-3 {
      width: calc(25% - 20px); }
    .rw-container .rw-row .rw-col-sma-4 {
      width: calc(33.333333% - 20px); }
    .rw-container .rw-row .rw-col-sma-5 {
      width: calc(41.666667% - 20px); }
    .rw-container .rw-row .rw-col-sma-6 {
      width: calc(50% - 20px); }
    .rw-container .rw-row .rw-col-sma-7 {
      width: calc(58.333333% - 20px); }
    .rw-container .rw-row .rw-col-sma-8 {
      width: calc(66.666667% - 20px); }
    .rw-container .rw-row .rw-col-sma-9 {
      width: calc(75% - 20px); }
    .rw-container .rw-row .rw-col-sma-10 {
      width: calc(83.333333% - 20px); }
    .rw-container .rw-row .rw-col-sma-11 {
      width: calc(91.666667% - 20px); }
    .rw-container .rw-row .rw-col-sma-12 {
      width: calc(100% - 20px); }
  .rw-container-fluid {
    width: 100% !important;
    margin-left: -50% !important; } }

@media (min-width: 768px) {
  .rw-container {
    width: 728px;
    margin-left: -364px; }
    .rw-container .rw-row .rw-col-tab-1 {
      width: calc(8.333333% - 20px); }
    .rw-container .rw-row .rw-col-tab-2 {
      width: calc(16.666667% - 20px); }
    .rw-container .rw-row .rw-col-tab-3 {
      width: calc(25% - 20px); }
    .rw-container .rw-row .rw-col-tab-4 {
      width: calc(33.333333% - 20px); }
    .rw-container .rw-row .rw-col-tab-5 {
      width: calc(41.666667% - 20px); }
    .rw-container .rw-row .rw-col-tab-6 {
      width: calc(50% - 20px); }
    .rw-container .rw-row .rw-col-tab-7 {
      width: calc(58.333333% - 20px); }
    .rw-container .rw-row .rw-col-tab-8 {
      width: calc(66.666667% - 20px); }
    .rw-container .rw-row .rw-col-tab-9 {
      width: calc(75% - 20px); }
    .rw-container .rw-row .rw-col-tab-10 {
      width: calc(83.333333% - 20px); }
    .rw-container .rw-row .rw-col-tab-11 {
      width: calc(91.666667% - 20px); }
    .rw-container .rw-row .rw-col-tab-12 {
      width: calc(100% - 20px); }
  .rw-container-has-sidebar .rw-content,
  .rw-container-has-sidebar-both .rw-content {
    width: calc(100% - 200px); }
  .rw-container-has-sidebar .rw-content-left,
  .rw-container-has-sidebar-both .rw-content-left {
    padding: calc(20px / 2) 6px 20px 20px; }
  .rw-container-has-sidebar .rw-content-right,
  .rw-container-has-sidebar-both .rw-content-right {
    padding: calc(20px / 2) 20px 20px 6px; }
  .rw-container-has-sidebar .rw-content-middle,
  .rw-container-has-sidebar-both .rw-content-middle {
    width: calc(100% - 200px * 2);
    padding: calc(20px / 2) 6px 20px 6px; }
  .rw-container-has-sidebar .rw-sidebar,
  .rw-container-has-sidebar-both .rw-sidebar {
    width: 200px; }
  .rw-container-has-sidebar .rw-sidebar-left,
  .rw-container-has-sidebar-both .rw-sidebar-left {
    padding: calc(20px / 2) 6px 20px 20px; }
  .rw-container-has-sidebar .rw-sidebar-right,
  .rw-container-has-sidebar-both .rw-sidebar-right {
    padding: calc(20px / 2) 20px 20px 6px; } }

@media (min-width: 960px) {
  .rw-container {
    width: 920px;
    margin-left: -460px; }
    .rw-container .rw-row .rw-col-des-1 {
      width: calc(8.333333% - 20px); }
    .rw-container .rw-row .rw-col-des-2 {
      width: calc(16.666667% - 20px); }
    .rw-container .rw-row .rw-col-des-3 {
      width: calc(25% - 20px); }
    .rw-container .rw-row .rw-col-des-4 {
      width: calc(33.333333% - 20px); }
    .rw-container .rw-row .rw-col-des-5 {
      width: calc(41.666667% - 20px); }
    .rw-container .rw-row .rw-col-des-6 {
      width: calc(50% - 20px); }
    .rw-container .rw-row .rw-col-des-7 {
      width: calc(58.333333% - 20px); }
    .rw-container .rw-row .rw-col-des-8 {
      width: calc(66.666667% - 20px); }
    .rw-container .rw-row .rw-col-des-9 {
      width: calc(75% - 20px); }
    .rw-container .rw-row .rw-col-des-10 {
      width: calc(83.333333% - 20px); }
    .rw-container .rw-row .rw-col-des-11 {
      width: calc(91.666667% - 20px); }
    .rw-container .rw-row .rw-col-des-12 {
      width: calc(100% - 20px); }
  .rw-container-has-sidebar .rw-content,
  .rw-container-has-sidebar-both .rw-content {
    width: calc(100% - 240px); }
  .rw-container-has-sidebar .rw-content-middle,
  .rw-container-has-sidebar-both .rw-content-middle {
    width: calc(100% - 240px * 2); }
  .rw-container-has-sidebar .rw-sidebar,
  .rw-container-has-sidebar-both .rw-sidebar {
    width: 240px; } }

@media (min-width: 1200px) {
  .rw-container {
    width: 1160px;
    margin-left: -580px; }
    .rw-container .rw-row .rw-col-lar-1 {
      width: calc(8.333333% - 20px); }
    .rw-container .rw-row .rw-col-lar-2 {
      width: calc(16.666667% - 20px); }
    .rw-container .rw-row .rw-col-lar-3 {
      width: calc(25% - 20px); }
    .rw-container .rw-row .rw-col-lar-4 {
      width: calc(33.333333% - 20px); }
    .rw-container .rw-row .rw-col-lar-5 {
      width: calc(41.666667% - 20px); }
    .rw-container .rw-row .rw-col-lar-6 {
      width: calc(50% - 20px); }
    .rw-container .rw-row .rw-col-lar-7 {
      width: calc(58.333333% - 20px); }
    .rw-container .rw-row .rw-col-lar-8 {
      width: calc(66.666667% - 20px); }
    .rw-container .rw-row .rw-col-lar-9 {
      width: calc(75% - 20px); }
    .rw-container .rw-row .rw-col-lar-10 {
      width: calc(83.333333% - 20px); }
    .rw-container .rw-row .rw-col-lar-11 {
      width: calc(91.666667% - 20px); }
    .rw-container .rw-row .rw-col-lar-12 {
      width: calc(100% - 20px); }
  .rw-container-fluid.rw-container-set {
    margin-left: -580px !important; }
  .rw-container-set {
    width: 1160px !important; } }

.center-hori {
  position: relative; }
  .center-hori > div,
  .center-hori > i,
  .center-hori > a,
  .center-hori > p,
  .center-hori > span,
  .center-hori > img {
    display: block;
    margin: 0;
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.center-vert {
  position: relative; }
  .center-vert > div,
  .center-vert > i,
  .center-vert > a,
  .center-vert > p,
  .center-vert > span,
  .center-vert > img {
    display: block;
    margin: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }

.center-both {
  position: relative; }
  .center-both > div,
  .center-both > i,
  .center-both > a,
  .center-both > p,
  .center-both > span,
  .center-both > img {
    display: block;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.search-icon {
  background: #00adf4;
  position: absolute;
  width: 48px;
  height: 48px;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  top: -48px;
  right: 48px;
  line-height: 48px;
  z-index: -1; }

.blackout {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5; }

.preloader {
  width: 100%;
  float: left;
  text-align: center;
  height: 400px; }
  .preloader img {
    position: relative;
    top: 50%; }

.inline-popup {
  max-width: 960px;
  position: relative; }
  .inline-popup:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .inline-popup > .field-name-field-description {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .inline-popup h1.modal-title {
    position: absolute;
    top: -60px;
    left: 0;
    color: #FFFFFF; }
  .inline-popup .jwplayer {
    width: 100% !important; }
  .inline-popup .mfp-close {
    color: #FFFFFF;
    top: -44px; }

#imageData #imageDetails {
  background: #000000;
  width: 100%;
  padding: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer .lg-thumb {
  height: auto; }

.lg-outer .lg-thumb-item {
  height: 80px; }
  .lg-outer .lg-thumb-item img {
    max-width: 100%;
    max-height: 100%;
    width: auto; }

.feed-icon {
  margin: 10px 0; }

.ui-accordion {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }
  .ui-accordion .ui-accordion-header {
    margin-top: 0;
    border: none;
    border-top: 1px solid #CCCCCC;
    background-image: none;
    background-color: transparent;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    .ui-accordion .ui-accordion-header span.ui-icon {
      left: auto;
      right: 0; }
    .ui-accordion .ui-accordion-header a {
      padding-left: 0;
      padding-right: 0; }
      .ui-accordion .ui-accordion-header a span.field-content {
        color: #333333; }
  .ui-accordion .ui-accordion-header.ui-state-default {
    color: #333333; }
  .ui-accordion .ui-accordion-header.ui-state-hover {
    background: none;
    color: #333333; }
  .ui-accordion .ui-accordion-content {
    border: none;
    padding: 0 !important;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ui-accordion .views-row-first .ui-accordion-header {
    border-top: none; }

.field-name-social-ftl {
  text-align: right;
  display: none; }

#back-top {
  display: none !important; }

.sticky-wrap {
  position: fixed;
  right: 0;
  z-index: 99;
  bottom: 20px;
  width: 58px; }
  .sticky-wrap a.back-to-top {
    display: block;
    width: 58px;
    height: auto;
    background: #009bda;
    color: #FFFFFF;
    text-align: center;
    float: left;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -ms-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s; }
    .sticky-wrap a.back-to-top i {
      font-size: 30px;
      width: 100%;
      float: left;
      height: 42px;
      line-height: 60px; }
    .sticky-wrap a.back-to-top span {
      display: block;
      float: left;
      width: 100%;
      font-size: 14px;
      line-height: 58px; }
  .sticky-wrap a.back-to-top.is-visible {
    opacity: 1; }
  .sticky-wrap .social-wrapper {
    float: left;
    width: 58px; }
    .sticky-wrap .social-wrapper .share-text {
      display: none !important; }
    .sticky-wrap .social-wrapper span {
      width: 58px;
      height: 58px;
      display: block !important;
      margin: 0 !important; }
    .sticky-wrap .social-wrapper span span span {
      background: #CCCCCC;
      padding: 0;
      line-height: 58px;
      text-align: center;
      position: relative;
      margin: 1px 0 0 0 !important;
      float: left; }
      .sticky-wrap .social-wrapper span span span:after {
        font-family: FontAwesome;
        font-size: 22px;
        color: #FFFFFF; }
    .sticky-wrap .social-wrapper span span span.facebook:after {
      content: '\f09a'; }
    .sticky-wrap .social-wrapper span span span.twitter:after {
      content: '\f099'; }
    .sticky-wrap .social-wrapper span span span.linkedin:after {
      content: '\f0e1'; }

.sticky-wrap.is-sticky {
  position: absolute;
  bottom: auto; }

.toggler-container {
  position: relative;
  z-index: 5; }
  .toggler-container a.toggler-button {
    position: absolute;
    display: block;
    width: 60px;
    height: 40px;
    left: calc(50% - 30px);
    background: #00243a;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px; }
    .toggler-container a.toggler-button:after {
      position: absolute;
      top: 0;
      left: 0;
      content: '\f002';
      font-family: FontAwesome;
      color: #FFFFFF;
      display: block;
      width: 100%;
      height: 100%;
      font-size: 22px;
      text-align: center;
      line-height: 40px; }
  .toggler-container a.toggler-button.is-active {
    background-color: rgba(255, 255, 255, 0.1); }
    .toggler-container a.toggler-button.is-active:after {
      content: '\f00d'; }

.toggler-content {
  width: 100%;
  float: left;
  height: 4px;
  background: #00243a;
  position: relative; }
  .toggler-content .rw-container {
    display: none; }

.toggler-content.is-expanded {
  height: auto;
  padding-top: 30px; }
  .toggler-content.is-expanded .rw-container {
    display: block; }

.add-shield {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 10px; }
  .add-shield:after {
    content: '';
    position: absolute;
    display: block;
    width: 162px;
    height: 23px;
    left: 50%;
    bottom: 0;
    margin-left: -81px;
    background: url(../images/shield-divider.jpg) no-repeat; }

@media (min-width: 768px) {
  #back-top {
    right: 6px;
    bottom: 20px; } }

@media (min-width: 960px) {
  .search-icon {
    display: none; } }

#page-wrapper {
  width: 100%;
  float: left;
  overflow-x: hidden;
  padding-top: 48px; }

.header-second-wrapper {
  width: 100%;
  float: left; }

@media (min-width: 960px) {
  #page-wrapper {
    padding-top: 0; } }

header.page-header {
  position: relative;
  z-index: 100;
  width: 100%;
  float: left;
  height: auto; }
  header.page-header .rw-container {
    padding-top: 0;
    padding-bottom: 0; }
  header.page-header .header-branding,
  header.page-header .header-menu {
    width: 100%;
    float: left; }
  header.page-header .header-branding {
    background: #CCCCCC;
    height: 48px; }
  header.page-header .header-menu {
    background: #FFFFFF; }
    header.page-header .header-menu .rw-container {
      padding: 0; }
    header.page-header .header-menu .rw-col {
      margin: 0;
      width: 100%; }

header.header-fixed {
  position: fixed;
  top: 0; }

header.stick {
  position: fixed;
  top: 0; }

@media (min-width: 960px) {
  header.page-header {
    height: 206px; }
    header.page-header .header-branding {
      height: 126px; }
      header.page-header .header-branding #header-menu {
        position: absolute;
        right: 0;
        top: 80px; }
    header.page-header .header-menu {
      background: #B8B8B8; }
      header.page-header .header-menu .rw-container {
        padding: 0 20px; }
      header.page-header .header-menu .rw-col {
        width: 100%; } }

.header-fixed-after {
  margin-top: auto; }

.header-sticky-after {
  margin-top: 0; }

.header-sticky-after.header-stick {
  margin-top: auto; }

.page-body {
  width: 100%;
  float: left; }

.header-first {
  width: 100%;
  float: left; }
  .header-first .rw-container {
    position: relative;
    z-index: 1;
    padding-bottom: 0;
    padding-top: 0; }

.page-banner {
  width: 100%;
  float: left; }
  .page-banner .view-custom-regions {
    height: 150px;
    overflow: hidden;
    position: relative;
    text-align: center; }
    .page-banner .view-custom-regions img {
      width: 1920px;
      height: 150px;
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -960px; }
    @media (min-width: 1920px) {
      .page-banner .view-custom-regions img {
        position: relative;
        width: 100%;
        height: auto;
        left: auto;
        margin-left: auto; } }
    .page-banner .view-custom-regions .container-banner-contextual-title {
      height: 150px;
      position: absolute;
      top: 0;
      text-align: left; }

.page-postscripts {
  width: 100%;
  float: left;
  background: #CCCCCC; }
  .page-postscripts .rw-container {
    padding-top: 0;
    padding-bottom: 0px; }

@media (min-width: 960px) {
  .header-fixed-after {
    margin-top: 206px; }
  .header-sticky-after.header-stick {
    margin-top: 206px; } }

.page-footer {
  width: 100%;
  float: left;
  background: #B8B8B8; }
  .page-footer .rw-container {
    padding-top: 10px;
    padding-bottom: 10px; }

.region-branding {
  position: relative; }

.region-content #block-system-main {
  position: relative; }

.region-content img {
  max-width: 100%;
  height: auto !important; }

#region-content {
  position: relative; }
  #region-content .region-content {
    padding: 0 10px 27px 10px;
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

#block-views-custom-regions-block-2 {
  display: none; }

#block-views-custom-regions-block-3 {
  padding: 2px 0;
  background: #B8B8B8;
  position: relative;
  width: auto;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #block-views-custom-regions-block-3 img {
    width: 100%;
    height: auto;
    display: block; }
  #block-views-custom-regions-block-3:before, #block-views-custom-regions-block-3:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 200px;
    display: block;
    background: #B8B8B8;
    top: 0; }
  #block-views-custom-regions-block-3:before {
    left: -200px; }
  #block-views-custom-regions-block-3:after {
    right: -200px; }

#block-delta-blocks-site-name {
  display: none; }

#block-uct-domain-menu-tools-uct-header-menu {
  display: none; }

#block-block-47 {
  display: none; }

#block-google-cse-google-cse {
  width: 100%;
  position: absolute;
  top: -48px;
  left: -20px; }
  #block-google-cse-google-cse h2, #block-google-cse-google-cse label {
    display: none; }
  #block-google-cse-google-cse #___gcse_0 {
    display: none; }
  #block-google-cse-google-cse input.form-text {
    background: #00adf4 !important;
    border: none;
    width: calc(100% + 20px + 20px - 96px);
    height: 48px;
    padding: 0 0 0 20px;
    color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #block-google-cse-google-cse input.form-submit {
    background: none;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 8px;
    text-indent: -9999em;
    border: none; }

.toggler {
  display: block;
  position: absolute;
  top: -96px;
  right: 0;
  text-align: center;
  height: 48px;
  line-height: 48px;
  width: 48px;
  cursor: pointer;
  background: #333333; }
  .toggler a {
    width: 20px;
    position: absolute;
    height: 18px;
    display: block;
    top: 17px;
    left: 14px; }
  .toggler span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #FFFFFF;
    left: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
    .toggler span:nth-child(1) {
      top: 0; }
    .toggler span:nth-child(2), .toggler span:nth-child(3) {
      top: 6px; }
    .toggler span:nth-child(4) {
      top: 12px; }

.toggler.open span:nth-child(1) {
  top: 6px;
  width: 0%;
  left: 50%; }

.toggler.open span:nth-child(2) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.toggler.open span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.toggler.open span:nth-child(4) {
  top: 6px;
  width: 0%;
  left: 50%; }

#block-uct-domain-menu-tools-uct-main-menu {
  display: none;
  position: absolute;
  top: -48px;
  overflow-y: scroll; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li {
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li > span {
      position: absolute;
      width: 48px;
      height: 48px;
      display: block;
      background: #f4f4f4;
      color: #009bda;
      top: 0;
      right: 0;
      text-align: center;
      line-height: 48px;
      cursor: pointer; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li > a {
      text-transform: uppercase;
      font-size: 11px;
      line-height: 48px;
      display: block;
      width: auto;
      padding: 0 20px;
      background: #FFFFFF; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li ul.wrapper-2 {
      display: none; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li ul.wrapper-2.active {
      display: block; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 {
    background: #f4f4f4;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li {
      position: relative;
      padding: 0;
      border-bottom: 1px solid #CCCCCC; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li > span {
        position: absolute;
        width: 48px;
        height: 40px;
        display: block;
        background: #e7e7e7;
        color: #009bda;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 40px;
        cursor: pointer; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li > a {
        color: #333333;
        font-weight: bold;
        line-height: 40px;
        min-height: 25px;
        padding: 0 calc(20px + 10px);
        display: block; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li ul.wrapper-3 {
        display: none; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li ul.wrapper-3.active {
        display: block; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2.active > li:first-child {
    border-top: 1px solid #CCCCCC; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2.active > li:last-child {
    border-bottom: none; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 {
    background: #e7e7e7;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 > li {
      padding: 0;
      border-bottom: 1px solid #CCCCCC; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 > li > a {
        color: #333333;
        min-height: 20px;
        line-height: 1.2em;
        padding: 7px calc(20px + 20px);
        display: block; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3.active > li:first-child {
    border-top: 1px solid #CCCCCC; }
  #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3.active > li:last-child {
    border-bottom: none; }

#block-block-33 {
  display: none; }

#block-views-dynamic-feature-block-1 {
  display: none; }

#block-uct-dynamic-slider-uct-dynamic-nivo-slider {
  margin-bottom: -28px; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .slider-wrapper {
    margin: 0 0 -6px 0; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivoSlider {
    margin-bottom: 0; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption {
    background: none;
    opacity: 1;
    -moz-opacity: 1;
    padding: 0;
    color: #FFFFFF;
    bottom: auto;
    top: 0; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption h2 {
      text-transform: uppercase;
      line-height: normal;
      font-size: 24px;
      width: 80%;
      font-weight: bold;
      padding: 10px;
      background: rgba(0, 0, 0, 0.4);
      margin-bottom: 0; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content {
      width: 80%;
      font-weight: bold;
      padding: 0 10px 10px 10px;
      background: rgba(0, 0, 0, 0.4);
      margin-bottom: 0; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .field-name-body p {
        line-height: 1.4em;
        padding: 0;
        color: #FFFFFF; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .item-list {
        margin-top: 0;
        padding-top: 20px; }
        #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .item-list ul.slider-actions {
          margin: 0 0 0 0; }
          #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .item-list ul.slider-actions li {
            margin: 0 20px 0 0; }
            #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .item-list ul.slider-actions li a {
              font-size: 14px;
              text-transform: uppercase;
              font-weight: bold;
              background: #FFFFFF;
              color: #000000;
              display: inline-block !important;
              text-decoration: none;
              padding: 0 14px;
              height: 32px;
              line-height: 32px; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a {
    background: none;
    bottom: 20px;
    opacity: 1;
    top: auto;
    z-index: 8; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a:after {
      font-family: FontAwesome;
      color: #FFFFFF;
      text-indent: 0;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      display: block;
      font-size: 28px;
      position: absolute;
      top: 0; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a.nivo-prevNav:after {
    content: '\f104'; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a.nivo-nextNav:after {
    content: '\f105'; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav {
    padding: 0;
    position: relative;
    top: -42px;
    z-index: 5; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a {
      border: 2px solid #FFFFFF;
      background: none;
      width: 10px;
      height: 10px;
      margin: 0 6px;
      position: relative;
      -webkit-border-top-left-radius: 50%;
      -webkit-border-top-right-radius: 50%;
      -webkit-border-bottom-right-radius: 50%;
      -webkit-border-bottom-left-radius: 50%;
      -moz-border-radius-topleft: 50%;
      -moz-border-radius-topright: 50%;
      -moz-border-radius-bottomright: 50%;
      -moz-border-radius-bottomleft: 50%;
      border-top-left-radius: 50%;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
      border-bottom-left-radius: 50%; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:after, #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:before {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #FFFFFF;
        display: block;
        top: 4px;
        -webkit-border-top-left-radius: 50%;
        -webkit-border-top-right-radius: 50%;
        -webkit-border-bottom-right-radius: 50%;
        -webkit-border-bottom-left-radius: 50%;
        -moz-border-radius-topleft: 50%;
        -moz-border-radius-topright: 50%;
        -moz-border-radius-bottomright: 50%;
        -moz-border-radius-bottomleft: 50%;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:after {
        left: -7px; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:before {
        left: -11px; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a.active {
        background: #FFFFFF; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:first-child:after, #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:first-child:before {
        display: none; }

#block-views-custom-regions-block-4 {
  width: 100%;
  float: left; }

#block-uct-domain-menu-tools-uct-breadcrumbs {
  display: none; }

#block-views-190b8dfa3f50a0a03c8377052c219cd7 {
  width: 100%;
  float: left;
  background: #CCCCCC;
  height: 52px;
  margin: 10px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #block-views-190b8dfa3f50a0a03c8377052c219cd7 .social-links {
    text-align: center; }
    #block-views-190b8dfa3f50a0a03c8377052c219cd7 .social-links a {
      display: inline-block;
      margin: 9px 2px; }

#block-uct-domain-menu-tools-uct-quicklinks-menu {
  width: 100%;
  float: left;
  background: #f4f4f4;
  border: 1px solid #CCCCCC;
  height: 30px;
  margin: 10px 0 0 0;
  position: relative;
  z-index: 50;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  #block-uct-domain-menu-tools-uct-quicklinks-menu h2 {
    font-weight: bold;
    margin: 0;
    line-height: 28px;
    padding-left: 14px;
    font-size: 14px; }
    #block-uct-domain-menu-tools-uct-quicklinks-menu h2:after {
      content: '\f0d7';
      position: absolute;
      right: 14px;
      font-family: FontAwesome;
      display: block;
      color: #333333;
      margin-left: 10px;
      top: 0; }
  #block-uct-domain-menu-tools-uct-quicklinks-menu #quicklinks-menu {
    display: none;
    background: #f4f4f4;
    position: absolute;
    right: -1px;
    top: 25px;
    width: calc(100% + 2px);
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    #block-uct-domain-menu-tools-uct-quicklinks-menu #quicklinks-menu .wrapper-1 {
      padding: 10px 0; }
    #block-uct-domain-menu-tools-uct-quicklinks-menu #quicklinks-menu li a {
      color: #333333;
      line-height: 2em; }
      #block-uct-domain-menu-tools-uct-quicklinks-menu #quicklinks-menu li a:hover {
        text-decoration: underline;
        color: #595959; }

#block-uct-domain-menu-tools-uct-quicklinks-menu.is-active h2:after {
  content: '\f0d8'; }

#block-uct-domain-menu-tools-uct-quicklinks-menu.is-active #quicklinks-menu {
  display: block; }

#block-views-custom-regions-block-6, #block-views-custom-regions-block-7 {
  position: relative;
  width: 100%;
  float: left; }
  #block-views-custom-regions-block-6:before, #block-views-custom-regions-block-6:after, #block-views-custom-regions-block-7:before, #block-views-custom-regions-block-7:after {
    content: '';
    position: absolute;
    width: 600px;
    height: 100%;
    display: block;
    top: 0; }
  #block-views-custom-regions-block-6:before, #block-views-custom-regions-block-7:before {
    left: -600px; }
  #block-views-custom-regions-block-6:after, #block-views-custom-regions-block-7:after {
    right: -600px; }

#block-block-34 {
  display: none; }

#block-block-29, #block-block-30 {
  display: none; }

#block-views-925968884a271b85e73822dfe4b39230 ul {
  margin: 0;
  padding: 0; }
  #block-views-925968884a271b85e73822dfe4b39230 ul li {
    list-style: none; }
    #block-views-925968884a271b85e73822dfe4b39230 ul li a {
      text-decoration: none;
      color: #FFFFFF; }
      #block-views-925968884a271b85e73822dfe4b39230 ul li a span {
        display: block;
        width: 100%;
        font-size: 16px;
        padding: 10px 5px;
        text-align: center;
        line-height: 1.1em;
        margin-bottom: 10px;
        opacity: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-transition: opacity 0.2s ease-in-out 0s;
        -moz-transition: opacity 0.2s ease-in-out 0s;
        -ms-transition: opacity 0.2s ease-in-out 0s;
        -o-transition: opacity 0.2s ease-in-out 0s;
        transition: opacity 0.2s ease-in-out 0s; }
        #block-views-925968884a271b85e73822dfe4b39230 ul li a span:hover {
          opacity: 0.7; }

#block-views-925968884a271b85e73822dfe4b39230 .mobile-only {
  display: none; }

#block-views-notices-block-1 {
  width: 100%;
  float: left;
  padding: 0 10px 10px 10px;
  margin-bottom: 10px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#block-views-events-block-1 {
  width: 100%;
  float: left;
  padding: 0 10px 10px 10px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#block-views-album-sidebar-block-block, #block-views-news-other-articles-block, #block-uct-news-uct-related-news {
  padding: 0 10px 10px 10px;
  margin-bottom: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.rw-sidebar-right #block-views-news-other-articles-block .views-row, .rw-sidebar-right #block-uct-news-uct-related-news .views-row, .rw-sidebar-right #block-uct-events-uct-related-events .views-row {
  margin-bottom: 5px; }

#block-uct-news-uct-related-news {
  margin-top: 10px;
  overflow: hidden; }

.view-id-uct_news_related.view-display-id-page_1 .node-teaser .submitted {
  display: none; }

#block-block-22 {
  width: 100%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #block-block-22 a.news-archives {
    font-size: 16px; }

#block-views-5a33bf5670ccc90b12afab35f910ac55 {
  padding: 0 10px 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

#block-views-1d9f2d8444eea1f67d4de794aa4fd2e2 h2 {
  color: #FFFFFF;
  margin-top: 0; }

#block-views-1d9f2d8444eea1f67d4de794aa4fd2e2 p {
  line-height: 1.4em;
  color: #FFFFFF; }

#block-uct-domain-menu-tools-uct-footer-quicklinks h2 {
  display: none; }

#block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 {
  width: 100%;
  float: left; }
  #block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 li {
    float: left;
    text-align: center;
    min-height: 40px;
    line-height: 18px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 li a {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: calc(100% - 10px); }
    #block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 li a:hover {
      text-decoration: none; }
    #block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 li:first-child {
      border-top: none; }

#block-uct-domain-menu-tools-uct-sidebar-menu, #block-uct-domain-menu-tools-uct-sidebar-menu-header {
  background: #CCCCCC;
  padding: 10px;
  width: 100%;
  margin: 0 0 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #block-uct-domain-menu-tools-uct-sidebar-menu ul.wrapper-2 li a, #block-uct-domain-menu-tools-uct-sidebar-menu-header ul.wrapper-2 li a {
    line-height: 20px; }
  #block-uct-domain-menu-tools-uct-sidebar-menu ul.wrapper-2 li.active-trail > a, #block-uct-domain-menu-tools-uct-sidebar-menu-header ul.wrapper-2 li.active-trail > a {
    color: #000000;
    text-decoration: underline; }
  #block-uct-domain-menu-tools-uct-sidebar-menu ul.wrapper-2 li ul.wrapper-3 li, #block-uct-domain-menu-tools-uct-sidebar-menu-header ul.wrapper-2 li ul.wrapper-3 li {
    padding: 0 0 0 10px; }

#block-uct-domain-menu-tools-uct-footer-menu {
  padding: 20px 0 0 0;
  display: none; }
  #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #FFFFFF; }
    #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.menu-wrapper {
      padding: 0; }
      #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.menu-wrapper li {
        list-style: none; }
        #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.menu-wrapper li a:hover {
          text-decoration: underline; }
      #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.menu-wrapper li.parent a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 14px;
        display: block;
        margin-bottom: 0.8em; }
        #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.menu-wrapper li.parent a:hover {
          text-decoration: underline; }
    #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.wrapper-1 li {
      line-height: 1.4em; }
      #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.wrapper-1 li a {
        padding: 0 10px; }
    #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block ul.wrapper-2 li a {
      padding: 0 20px; }

#block-block-1 p {
  color: #FFFFFF; }

#main-menu .parent-1 a {
  color: #333333; }

#block-views-190b8dfa3f50a0a03c8377052c219cd7 .custom-region-top {
  width: 100%;
  float: left;
  height: 52px; }

@media (min-width: 340px) {
  #block-views-custom-regions-block-3 img {
    width: auto; } }

@media (min-width: 480px) {
  #block-views-190b8dfa3f50a0a03c8377052c219cd7 {
    width: calc(100% - 152px);
    border-right: 1px solid #000000; }
    #block-views-190b8dfa3f50a0a03c8377052c219cd7 .social-links {
      text-align: left; }
      #block-views-190b8dfa3f50a0a03c8377052c219cd7 .social-links a {
        display: block;
        margin: 9px 0 0 8px;
        float: left; }
  #block-uct-domain-menu-tools-uct-quicklinks-menu {
    width: 152px;
    background: #CCCCCC;
    height: 52px;
    border-top: none;
    border-left: none;
    border-bottom: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    #block-uct-domain-menu-tools-uct-quicklinks-menu h2 {
      font-weight: normal;
      font-size: 16px;
      line-height: 52px;
      padding-left: 18px; }
      #block-uct-domain-menu-tools-uct-quicklinks-menu h2:after {
        position: relative;
        display: inline;
        right: auto;
        top: auto; }
    #block-uct-domain-menu-tools-uct-quicklinks-menu #quicklinks-menu {
      top: 52px;
      width: 200px; }
  #block-uct-domain-menu-tools-uct-quicklinks-menu.is-active {
    background: #f4f4f4; } }

@media (min-width: 768px) {
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption h2 {
    font-size: 30px; }
  #block-uct-domain-menu-tools-uct-quicklinks-menu #quicklinks-menu {
    width: calc(240px - 20px); }
  #block-uct-domain-menu-tools-uct-footer-menu {
    display: block; }
    #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block {
      width: calc(51% - 20px);
      margin: 0 20px 20px 0; }
      #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block:nth-child(2n) {
        margin-right: 0; } }

@media (min-width: 960px) {
  #block-views-custom-regions-block-3 {
    padding: 41px 0 0 0;
    background: none;
    float: left;
    height: auto; }
    #block-views-custom-regions-block-3:before, #block-views-custom-regions-block-3:after {
      display: none; }
  #block-uct-domain-menu-tools-uct-header-menu {
    display: block; }
    #block-uct-domain-menu-tools-uct-header-menu ul.wrapper-1 li {
      float: left;
      padding: 0 20px;
      line-height: 1.2em; }
      #block-uct-domain-menu-tools-uct-header-menu ul.wrapper-1 li a {
        font-size: 14px;
        color: #333333;
        text-decoration: none; }
      #block-uct-domain-menu-tools-uct-header-menu ul.wrapper-1 li:first-child {
        padding: 0 20px 0 0; }
      #block-uct-domain-menu-tools-uct-header-menu ul.wrapper-1 li:last-child {
        padding: 0 0 0 20px; }
  #block-google-cse-google-cse {
    width: auto;
    top: 24px;
    height: 30px;
    left: auto;
    right: 0;
    margin: 0 0 6px 0;
    border: 1px solid #CCCCCC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #block-google-cse-google-cse form#google-cse-results-searchbox-form {
      height: 28px; }
      #block-google-cse-google-cse form#google-cse-results-searchbox-form > div {
        position: relative;
        float: left; }
        #block-google-cse-google-cse form#google-cse-results-searchbox-form > div .form-item {
          display: block; }
        #block-google-cse-google-cse form#google-cse-results-searchbox-form > div:after {
          content: '\f002';
          font-family: FontAwesome;
          position: absolute;
          width: 28px;
          height: 28px;
          background: none;
          display: block;
          color: #CCCCCC;
          right: 0;
          top: 0;
          z-index: 0;
          text-align: center;
          line-height: 28px;
          font-size: 14px; }
    #block-google-cse-google-cse input.form-text {
      color: #B8B8B8;
      background: none !important;
      height: 28px;
      width: 200px;
      padding: 0 28px 0 6px;
      font-size: 14px; }
    #block-google-cse-google-cse input.form-submit {
      background: none;
      display: inline;
      width: 28px;
      height: 28px;
      text-indent: -9999em;
      background: none;
      top: 0;
      z-index: 1;
      right: 0; }
  .toggler {
    display: none; }
  #block-uct-domain-menu-tools-uct-main-menu {
    display: block;
    position: relative;
    top: auto;
    overflow-y: visible;
    width: 100%;
    float: left; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li {
      width: auto;
      min-width: 100px;
      border-bottom: none;
      height: 80px;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li > span {
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        background: none;
        height: 55px;
        line-height: 80px;
        width: 100%;
        top: 25px;
        right: inherit;
        color: #FFFFFF;
        font-size: 16px; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li > a {
        height: auto;
        display: block;
        padding: 0;
        line-height: normal;
        background: none;
        text-align: center;
        font-size: 13px;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li:nth-last-child(2) {
        border-right: 1px solid rgba(255, 255, 255, 0.1); }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li:hover > a {
        background: none; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 > li:hover ul.wrapper-2 {
        display: block; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1 li.added-menu-item {
      display: none; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1.no-more > li:nth-last-child(2) {
      border-right: none; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-1.no-more > li:last-child {
      border-right: 1px solid rgba(255, 255, 255, 0.1); }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 {
      position: absolute;
      left: 0;
      top: 100%;
      width: 220px;
      padding: 0;
      border-bottom: 2px solid #B8B8B8; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li {
        padding: 0 14px;
        border-bottom: 1px solid #CCCCCC;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li > span {
          display: none; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li.has-ul > span {
          display: block;
          height: auto;
          width: auto;
          background: none;
          color: #333333;
          right: 10px;
          font-size: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li > a {
          line-height: 1.4em;
          height: auto;
          padding: 5px 0;
          width: 184px; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li:hover > a {
          color: #595959; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li:hover ul.wrapper-3 {
          display: block; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2 > li:last-child {
          border-bottom: none; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-2.wrapper-2-fit {
      left: auto;
      right: 0; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 {
      position: absolute;
      left: 100%;
      top: 0;
      width: auto;
      min-width: 220px;
      background: #f4f4f4;
      padding: 0;
      border-bottom: 2px solid #B8B8B8;
      border-left: 1px solid #CCCCCC; }
      #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 > li {
        padding: 0 14px;
        border-bottom: 1px solid #CCCCCC; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 > li > a {
          line-height: 1.4em;
          min-height: 25px;
          padding: 5px 0;
          width: 184px; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 > li:hover > a {
          color: #595959; }
        #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3 > li:last-child {
          border-bottom: none; }
    #block-uct-domain-menu-tools-uct-main-menu ul.wrapper-3.wrapper-3-fit {
      left: auto;
      right: 100%;
      border-left: none;
      border-right: 1px solid #CCCCCC; }
  #block-views-dynamic-feature-block-1 {
    display: block;
    width: 100%;
    float: left; }
    #block-views-dynamic-feature-block-1 .view-dynamic-feature {
      border: 1px solid #CCCCCC;
      width: 100%;
      padding: 2px;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top {
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 1; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #widget_pager_top_dynamic_feature-block_1 {
          float: left; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #widget_pager_top_dynamic_feature-block_1 .views-slideshow-pager-field-item {
            float: left;
            margin: 0 2px; }
            #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #widget_pager_top_dynamic_feature-block_1 .views-slideshow-pager-field-item .views-content-nid {
              text-indent: -9999em;
              background: #f4f4f4;
              width: 16px;
              height: 16px;
              cursor: pointer;
              -webkit-border-top-left-radius: 50%;
              -webkit-border-top-right-radius: 50%;
              -webkit-border-bottom-right-radius: 50%;
              -webkit-border-bottom-left-radius: 50%;
              -moz-border-radius-topleft: 50%;
              -moz-border-radius-topright: 50%;
              -moz-border-radius-bottomright: 50%;
              -moz-border-radius-bottomleft: 50%;
              border-top-left-radius: 50%;
              border-top-right-radius: 50%;
              border-bottom-right-radius: 50%;
              border-bottom-left-radius: 50%; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #widget_pager_top_dynamic_feature-block_1 .views-slideshow-pager-field-item.active .views-content-nid {
            background: #929292; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 {
          float: left; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 span {
            text-indent: -9999em;
            position: relative;
            width: 16px;
            height: 16px;
            display: block;
            float: left;
            cursor: pointer; }
            #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 span a:after {
              font-family: FontAwesome;
              position: absolute;
              left: 5px;
              top: 2px;
              display: block;
              text-indent: 0;
              font-size: 16px;
              color: #f4f4f4; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 span#views_slideshow_controls_text_pause_dynamic_feature-block_1.views-slideshow-controls-text-status-play a:after {
            content: '\f04c'; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 span#views_slideshow_controls_text_pause_dynamic_feature-block_1.views-slideshow-controls-text-status-pause a:after {
            content: '\f04b'; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 span#views_slideshow_controls_text_previous_dynamic_feature-block_1,
          #block-views-dynamic-feature-block-1 .view-dynamic-feature .views-slideshow-controls-top #views_slideshow_controls_text_dynamic_feature-block_1 span#views_slideshow_controls_text_next_dynamic_feature-block_1 {
            display: none; }
      #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_main_dynamic_feature-block_1 {
        position: relative;
        z-index: 0; }
      #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 {
        width: 100% !important;
        background: #CCCCCC; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field {
          float: left;
          padding-left: 20px;
          padding-right: 20px;
          line-height: 1.6em;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-field-dfeature-image {
          width: 50%;
          padding: 0; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-field-dfeature-image img {
            width: 100%;
            height: auto;
            display: block; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-title {
          width: 50%;
          padding-top: 50px;
          margin-bottom: 20px; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-title span {
            font-size: 24px;
            color: #FFFFFF;
            font-weight: bold; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-field-dfeature-blurb {
          width: 50%;
          color: #FFFFFF;
          line-height: 1.6em; }
        #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-nothing {
          width: 50%;
          margin-top: 16px; }
          #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-nothing span a {
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none; }
            #block-views-dynamic-feature-block-1 .view-dynamic-feature #views_slideshow_cycle_teaser_section_dynamic_feature-block_1 .views-field-nothing span a:hover {
              text-decoration: underline; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption h2 {
    font-size: 32px;
    width: 60%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.4);
    margin-bottom: 0; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content {
    width: 60%;
    padding: 0 20px 20px 20px;
    background: rgba(0, 0, 0, 0.4); }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a {
    width: 50px;
    height: 50px; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a:after {
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 40px; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav {
    top: -60px; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a {
      border: 3px solid #FFFFFF;
      width: 14px;
      height: 14px;
      margin: 0 8px; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:after, #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:before {
        width: 4px;
        height: 4px;
        top: 5px;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:after {
        left: -10px; }
      #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-controlNav a:before {
        left: -16px; }
  #block-uct-domain-menu-tools-uct-quicklinks-menu {
    cursor: pointer; }
    #block-uct-domain-menu-tools-uct-quicklinks-menu:hover {
      background: #f4f4f4; }
      #block-uct-domain-menu-tools-uct-quicklinks-menu:hover h2:after {
        content: '\f0d8'; }
      #block-uct-domain-menu-tools-uct-quicklinks-menu:hover #quicklinks-menu {
        display: block; }
  #block-block-22 a.news-archives {
    font-size: 20px; }
  #block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 li {
    min-height: 80px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 0; }
    #block-uct-domain-menu-tools-uct-footer-quicklinks ul.wrapper-1 li:first-child {
      border-left: 1px solid rgba(255, 255, 255, 0.1); }
  #block-uct-domain-menu-tools-uct-footer-menu {
    width: 100%;
    float: left; }
    #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block {
      width: calc(25.43% - 20px);
      margin: 0 20px 20px 0; }
      #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block:nth-child(2n) {
        margin-right: 20px; }
      #block-uct-domain-menu-tools-uct-footer-menu .footer-menu-block:nth-child(4n) {
        margin-right: 0; }
  #main-menu .parent-1 a {
    color: #FFFFFF; } }

@media (min-width: 1200px) {
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption h2 {
    font-size: 50px; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .field-name-body p {
    font-size: 18px; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .item-list {
    margin-top: 0;
    padding-top: 30px; }
    #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-caption .content .item-list ul.slider-actions li a {
      font-size: 18px;
      padding: 0 24px;
      height: 50px;
      line-height: 50px; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider .nivo-directionNav a {
    opacity: 0;
    bottom: auto;
    top: 45%; }
  #block-uct-dynamic-slider-uct-dynamic-nivo-slider:hover .nivo-directionNav a {
    opacity: 1; } }

.panel-flexible-inside .panels-flexible-region {
  width: 100%;
  position: relative; }
  .panel-flexible-inside .panels-flexible-region .feed-icon {
    position: absolute;
    right: 0;
    top: -4px;
    z-index: 10;
    width: 17px;
    height: 16px; }

.pane-custom.home-news span.todays-date {
  color: #929292;
  font-style: italic; }

.pane-calendar-panel-pane-6 .calendar-row {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC; }

.panels-flexible-region-52-center-inside .pane-custom h1 {
  margin-bottom: 0; }

.panels-flexible-region-52-center-inside .panel-separator {
  display: none; }

div[class*='pane-notices-panel-pane-'] {
  margin-top: 10px; }
  div[class*='pane-notices-panel-pane-'] .ui-accordion .ui-accordion-header a span.field-content .notice-date {
    color: #B8B8B8;
    font-style: italic; }
  div[class*='pane-notices-panel-pane-'] .ui-accordion .ui-accordion-header a span.field-content .notice-title {
    color: #929292;
    font-size: 13px;
    font-weight: bold; }

.pane-news-list-panel-pane-1 {
  border: 1px solid #CCCCCC;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.view-id-uct_news_related.view-display-id-page_1 .views-row .field-name-field-news-thumbnail {
  float: left;
  margin: 0.5em 1em 0 0; }

.galleries .region-content .pane-node-body .field-item p {
  margin-bottom: 0; }

.galleries .region-content #album-grid-items h2 {
  margin-top: 26px;
  position: relative; }
  .galleries .region-content #album-grid-items h2:before {
    font-family: 'FontAwesome';
    display: inline-block;
    color: #B8B8B8; }

.galleries .region-content #album-grid-items.pane-album-image h2:before {
  content: '\f030'; }

.galleries .region-content #album-grid-items.pane-album-video h2:before {
  content: '\f03d'; }

.galleries .region-content #album-grid-items.pane-album-audio h2:before {
  content: '\f028'; }

.pane-front-page-news-list-panel-pane-1 .views-row,
.pane-front-page-news-list-panel-pane-2 .views-row {
  padding: 10px 0;
  display: block;
  min-height: 100px;
  border-bottom: 1px solid #CCCCCC; }
  .pane-front-page-news-list-panel-pane-1 .views-row .views-field-field-news-thumbnail img,
  .pane-front-page-news-list-panel-pane-2 .views-row .views-field-field-news-thumbnail img {
    float: left;
    margin: 0 10px 10px 0; }
  .pane-front-page-news-list-panel-pane-1 .views-row .views-field-title,
  .pane-front-page-news-list-panel-pane-2 .views-row .views-field-title {
    display: inline; }
    .pane-front-page-news-list-panel-pane-1 .views-row .views-field-title a,
    .pane-front-page-news-list-panel-pane-2 .views-row .views-field-title a {
      font-weight: bold;
      text-decoration: none;
      color: #929292; }
  .pane-front-page-news-list-panel-pane-1 .views-row .views-field-field-news-summary,
  .pane-front-page-news-list-panel-pane-2 .views-row .views-field-field-news-summary {
    line-height: 1.2em; }
  .pane-front-page-news-list-panel-pane-1 .views-row .views-field-view-node a,
  .pane-front-page-news-list-panel-pane-2 .views-row .views-field-view-node a {
    display: block;
    text-align: right;
    font-weight: bold;
    text-decoration: none;
    color: #929292; }
  .pane-front-page-news-list-panel-pane-1 .views-row .views-field-field-news-publication-date,
  .pane-front-page-news-list-panel-pane-2 .views-row .views-field-field-news-publication-date {
    display: none; }

.pane-front-page-news-list-panel-pane-1 .views-row-last,
.pane-front-page-news-list-panel-pane-2 .views-row-last {
  border-bottom: none; }

.pane-front-page-news-list-panel-pane-1 .item-list,
.pane-front-page-news-list-panel-pane-2 .item-list {
  position: absolute;
  top: 10px;
  right: 10px; }
  .pane-front-page-news-list-panel-pane-1 .item-list .pager-first,
  .pane-front-page-news-list-panel-pane-1 .item-list .pager-previous,
  .pane-front-page-news-list-panel-pane-1 .item-list .pager-next,
  .pane-front-page-news-list-panel-pane-1 .item-list .pager-last,
  .pane-front-page-news-list-panel-pane-2 .item-list .pager-first,
  .pane-front-page-news-list-panel-pane-2 .item-list .pager-previous,
  .pane-front-page-news-list-panel-pane-2 .item-list .pager-next,
  .pane-front-page-news-list-panel-pane-2 .item-list .pager-last {
    display: none !important; }

.view-id-uct_news_related.view-display-id-page_1 .views-row {
  padding: 10px 0;
  display: block;
  min-height: 100px;
  border-bottom: 1px solid #CCCCCC; }
  .view-id-uct_news_related.view-display-id-page_1 .views-row:last-child {
    border: none; }
  .view-id-uct_news_related.view-display-id-page_1 .views-row .field-name-field-news-thumbnail {
    float: left;
    margin: 0.5em 1em 0 0; }
  .view-id-uct_news_related.view-display-id-page_1 .views-row .node-readmore {
    text-align: right;
    display: block;
    padding: 0; }

.view-front-page-news-list {
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 130px; }
  .view-front-page-news-list:after {
    content: '';
    position: absolute;
    display: block;
    width: 162px;
    height: 23px;
    left: 50%;
    bottom: 0;
    margin-left: -81px;
    background: url(../images/shield-divider.jpg) no-repeat; }
  .view-front-page-news-list ul.news-items-wrap {
    margin: 0;
    padding: 0; }
    .view-front-page-news-list ul.news-items-wrap li.news-front-item {
      list-style: none;
      width: 100%;
      float: left;
      border-left: 1px solid #CCCCCC;
      border-right: 1px solid #CCCCCC;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-field-news-thumbnail .news-border-top {
        border-top: 1px solid #CCCCCC; }
      .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-field-news-thumbnail img {
        width: calc(100% + 2px);
        height: auto;
        display: block;
        position: relative;
        left: -1px; }
      .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-title {
        padding: 24px 16px 0 16px; }
        .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-title a {
          font-size: 16px;
          text-decoration: none;
          text-transform: uppercase;
          color: #333333;
          font-family: "Lato";
          font-weight: 700;
          font-style: normal; }
      .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-nothing {
        padding: 24px 16px;
        font-size: 16px;
        font-family: "Lato";
        font-weight: 300;
        font-style: normal; }
        .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-nothing p {
          display: inline;
          margin: 0; }
        .view-front-page-news-list ul.news-items-wrap li.news-front-item .views-field-nothing a {
          color: #009bda;
          margin-left: 4px;
          text-decoration: none;
          font-family: "Lato";
          font-weight: 700;
          font-style: italic; }
    .view-front-page-news-list ul.news-items-wrap li:last-child {
      border-bottom: 1px solid #CCCCCC; }

.home-equal {
  padding-bottom: 100px;
  margin-bottom: 100px; }
  .home-equal:after {
    content: '';
    position: absolute;
    display: block;
    width: 162px;
    height: 23px;
    left: 50%;
    bottom: 0;
    margin-left: -81px;
    background: url(../images/shield-divider.jpg) no-repeat; }

.views-field-field-front-above-utility-bar {
  padding: 60px 0 20px 0;
  text-align: center; }
  .views-field-field-front-above-utility-bar h2 {
    font-family: "Lato";
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    line-height: normal; }
  .views-field-field-front-above-utility-bar p {
    font-family: "Lato";
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 1.8em; }

.views-field-field-front-below-utility-bar {
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 100px; }
  .views-field-field-front-below-utility-bar:after {
    content: '';
    position: absolute;
    display: block;
    width: 162px;
    height: 23px;
    left: 50%;
    bottom: 0;
    margin-left: -81px;
    background: url(../images/shield-divider.jpg) no-repeat; }
  .views-field-field-front-below-utility-bar h2 {
    font-family: "Lato";
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    line-height: normal; }
  .views-field-field-front-below-utility-bar p {
    font-family: "Lato";
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 1.8em;
    margin-bottom: 40px; }
    .views-field-field-front-below-utility-bar p strong {
      font-family: "Lato";
      font-weight: 700;
      font-style: normal; }
  .views-field-field-front-below-utility-bar .row-checkbox {
    width: 100%;
    float: left;
    margin: -10px 0 40px 0;
    font-family: "Lato";
    font-weight: 300;
    font-style: normal; }
    .views-field-field-front-below-utility-bar .row-checkbox input[type="checkbox"] {
      position: relative;
      top: -1px;
      margin: 0 10px 0 30px; }
    .views-field-field-front-below-utility-bar .row-checkbox input[value="all-newsletters"] {
      margin-left: 0; }
  .views-field-field-front-below-utility-bar .row-text-input {
    width: 100%;
    float: left; }
    .views-field-field-front-below-utility-bar .row-text-input input {
      width: 100%;
      margin-bottom: 10px; }
    .views-field-field-front-below-utility-bar .row-text-input input[type="submit"] {
      margin-bottom: 0; }

.pane-news-list-panel-pane-1 .view-news-list .view-filters .views-widget, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-filters .views-widget, .pane-events-panel-pane-1 .view-news-list .view-filters .views-widget, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-filters .views-widget {
  margin-top: 10px; }

.pane-news-list-panel-pane-1 .view-news-list .view-filters #edit-submit-news-list, .pane-news-list-panel-pane-1 .view-news-list .view-filters #edit-submit-events, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-filters #edit-submit-news-list, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-filters #edit-submit-events, .pane-events-panel-pane-1 .view-news-list .view-filters #edit-submit-news-list, .pane-events-panel-pane-1 .view-news-list .view-filters #edit-submit-events, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-filters #edit-submit-news-list, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-filters #edit-submit-events {
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
  margin-top: 34px;
  height: 27px; }

.pane-news-list-panel-pane-1 .view-news-list .view-content h3, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-content h3, .pane-events-panel-pane-1 .view-news-list .view-content h3, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-content h3 {
  width: 100%;
  border-top: 1px solid #CCCCCC;
  padding-top: 10px; }

.pane-news-list-panel-pane-1 .view-news-list .item-list, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list, .pane-events-panel-pane-1 .view-news-list .item-list, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list {
  position: absolute;
  top: 10px;
  right: 10px; }
  .pane-news-list-panel-pane-1 .view-news-list .item-list .pager-first,
  .pane-news-list-panel-pane-1 .view-news-list .item-list .pager-previous,
  .pane-news-list-panel-pane-1 .view-news-list .item-list .pager-next,
  .pane-news-list-panel-pane-1 .view-news-list .item-list .pager-last,
  .pane-news-list-panel-pane-1 .view-news-list .item-list .pager-ellipsis, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-first,
  .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-previous,
  .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-next,
  .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-last,
  .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-ellipsis, .pane-events-panel-pane-1 .view-news-list .item-list .pager-first,
  .pane-events-panel-pane-1 .view-news-list .item-list .pager-previous,
  .pane-events-panel-pane-1 .view-news-list .item-list .pager-next,
  .pane-events-panel-pane-1 .view-news-list .item-list .pager-last,
  .pane-events-panel-pane-1 .view-news-list .item-list .pager-ellipsis, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-first,
  .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-previous,
  .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-next,
  .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-last,
  .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list .pager-ellipsis {
    display: none !important; }
  .pane-news-list-panel-pane-1 .view-news-list .item-list li.pager-item, .pane-news-list-panel-pane-1 .view-news-list .item-list li.pager-current, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list li.pager-item, .pane-news-list-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list li.pager-current, .pane-events-panel-pane-1 .view-news-list .item-list li.pager-item, .pane-events-panel-pane-1 .view-news-list .item-list li.pager-current, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list li.pager-item, .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .item-list li.pager-current {
    display: inline-block !important;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px; }

.pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .uct-events-exposed-filter {
  border-top: 1px solid #CCCCCC;
  border-bottom: 0;
  padding: 1em 0 0 0;
  margin-bottom: 0; }
  .pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .uct-events-exposed-filter #edit-submit-events {
    margin-top: 0; }

.pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-content h3 {
  clear: both; }

.pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-content .views-row {
  border: none;
  padding: 0; }

.pane-events-panel-pane-1 .view-events.view-display-id-panel_pane_1 .view-content .views-row-last {
  padding-bottom: 10px; }

.pane-keywordstaxonomy-panel-pane-1 .views-row {
  padding: 10px 0;
  display: block;
  min-height: 100px;
  border-bottom: 1px solid #CCCCCC; }
  .pane-keywordstaxonomy-panel-pane-1 .views-row .field-name-field-news-thumbnail img {
    float: left;
    margin: 0 10px 10px 0; }
  .pane-keywordstaxonomy-panel-pane-1 .views-row .node-readmore {
    float: right; }
    .pane-keywordstaxonomy-panel-pane-1 .views-row .node-readmore a {
      display: block;
      text-align: right;
      font-weight: bold;
      text-decoration: none;
      color: #929292; }

.pane-keywordstaxonomy-panel-pane-1 .views-row-last {
  border-bottom: none; }

.view-uct-pages-related .views-row {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px; }
  .view-uct-pages-related .views-row h2 a {
    font-weight: bold; }
  .view-uct-pages-related .views-row img {
    width: 100% !important;
    height: auto !important;
    display: block; }
  .view-uct-pages-related .views-row ul.links {
    margin: 0;
    padding: 0; }
    .view-uct-pages-related .views-row ul.links li {
      padding: 0;
      text-align: right;
      width: 100%;
      float: left; }
      .view-uct-pages-related .views-row ul.links li a {
        font-weight: bold; }

.view-uct-pages-related .views-row-last {
  border-bottom: none; }

#album-grid-items {
  position: relative; }
  #album-grid-items .view-album .views-row {
    width: 100%;
    float: left;
    margin: 0 0 -4px 0; }
    #album-grid-items .view-album .views-row a {
      display: block; }
    #album-grid-items .view-album .views-row img {
      width: 100%;
      height: auto;
      display: block; }
  #album-grid-items .view-album .item-list {
    position: absolute;
    top: 4px;
    right: 10px; }
    #album-grid-items .view-album .item-list .pager-first,
    #album-grid-items .view-album .item-list .pager-previous,
    #album-grid-items .view-album .item-list .pager-next,
    #album-grid-items .view-album .item-list .pager-last {
      display: none !important; }

#album-grid-items.pane-album-video .view-album .views-row {
  margin-bottom: 10px; }

#album-grid-items.pane-album-audio .view-album .views-row {
  width: 100% !important;
  margin: 0 0 20px 0 !important; }
  #album-grid-items.pane-album-audio .view-album .views-row .views-field-field-image-image {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px; }
    #album-grid-items.pane-album-audio .view-album .views-row .views-field-field-image-image img {
      max-width: 140px; }
  #album-grid-items.pane-album-audio .view-album .views-row .views-field-field-audio-audio-1 {
    width: 100%;
    float: left; }

.mediaelement-audio .mejs-container {
  width: 101% !important; }

.view-simple-albums {
  margin-top: 10px; }
  .view-simple-albums .views-row {
    width: calc(50% - 20px);
    float: left;
    margin: 10px;
    cursor: pointer; }

.view-album table.views-view-grid {
  width: 100%; }
  .view-album table.views-view-grid .views-field-field-image-image img {
    width: 100%;
    height: auto;
    display: block; }

.view-album .item-list ul.pager li {
  height: 30px;
  line-height: 30px;
  width: 30px; }

.view-a-z-list .view-header {
  width: 100%;
  float: left; }
  .view-a-z-list .view-header ul {
    padding: 0;
    margin: 0; }
    .view-a-z-list .view-header ul li {
      padding-right: 0 !important; }
      .view-a-z-list .view-header ul li a {
        text-decoration: none;
        border-right: 1px solid #CCCCCC;
        padding-right: 6px;
        padding-left: 4px; }
      .view-a-z-list .view-header ul li:first-child {
        display: none !important; }
      .view-a-z-list .view-header ul li:nth-child(2) a {
        padding-left: 0; }
      .view-a-z-list .view-header ul li:last-child a {
        border-right: none;
        padding-right: 0; }
      .view-a-z-list .view-header ul li:hover a {
        text-decoration: underline; }
      .view-a-z-list .view-header ul li.selected a {
        text-decoration: underline; }

.view-a-z-list .view-filters {
  display: none; }

.view-a-z-list .view-content {
  width: 100%;
  float: left;
  border-top: 0; }
  .view-a-z-list .view-content h3 {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 10px; }
  .view-a-z-list .view-content .views-field-title {
    font-weight: bold; }

.view-a-z-list .view-empty {
  width: 100%;
  float: left;
  border-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.view-noticeboard-notices th {
  width: 126px; }

.view-noticeboard-notices th.views-field-field-notices-start-date {
  width: 140px; }

.view-noticeboard-notices th.views-field-body {
  width: auto; }

.view-events .views-row {
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 0;
  width: 100%;
  float: left; }

.view-events .views-row-first {
  padding-top: 0; }

.view-events .views-row-last {
  border-bottom: none; }

.view-events li.pager-current {
  display: none !important; }

.view-events.events-news-style-css .views-row .views-field-field-event-thumbnail img {
  float: left;
  margin: 0 10px 10px 0; }

.view-events.events-news-style-css .views-row .views-field-title {
  display: inline; }
  .view-events.events-news-style-css .views-row .views-field-title a {
    font-weight: bold;
    text-decoration: none;
    color: #929292; }

.view-events.events-news-style-css .views-row .views-field-field-event-start-date {
  margin: 4px 0 6px 0; }

.view-events.events-news-style-css .views-row .views-field-php {
  line-height: 1.2em; }

.view-events.events-news-style-css .views-row .views-field-view-node a {
  display: block;
  text-align: right;
  font-weight: bold;
  text-decoration: none;
  color: #929292; }

.front .front-col {
  width: calc(100% - 20px) !important;
  margin: 0 !important; }

.front .front-col-left {
  margin: 0 0 40px 0 !important; }

.front .front-col-left, .front .front-col-right {
  margin-left: 10px !important; }

.front .view-events .views-row, .front .view-notices .views-row {
  border-bottom: 1px solid #CCCCCC;
  padding: 14px 0;
  position: relative;
  width: 100%;
  float: left; }

.front .view-events .views-row-first, .front .view-notices .views-row-first {
  border-top: 1px solid #CCCCCC; }

.front .view-events .views-field-title, .front .view-events .views-field-php, .front .view-events .views-field-body, .front .view-events .views-field-view-node, .front .view-notices .views-field-title, .front .view-notices .views-field-php, .front .view-notices .views-field-body, .front .view-notices .views-field-view-node {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.front .view-events .views-field-title, .front .view-events .views-field-php, .front .view-notices .views-field-title, .front .view-notices .views-field-php {
  color: #333333;
  text-transform: uppercase;
  font-family: "Lato";
  font-weight: 700;
  font-style: normal; }
  .front .view-events .views-field-title a, .front .view-events .views-field-php a, .front .view-notices .views-field-title a, .front .view-notices .views-field-php a {
    text-decoration: none;
    color: #333333; }

.front .view-events .views-field-body, .front .view-notices .views-field-body {
  font-family: "Lato";
  font-weight: 300;
  font-style: normal; }

.front .view-events .views-field-view-node, .front .view-notices .views-field-view-node {
  font-family: "Lato";
  font-weight: 700;
  font-style: italic; }
  .front .view-events .views-field-view-node a, .front .view-notices .views-field-view-node a {
    color: #009bda; }

.front .view-events {
  position: relative;
  padding: 0 0 80px 0;
  width: 100%;
  float: left; }
  .front .view-events .views-field-field-event-start-date {
    position: absolute;
    left: 0;
    top: 20px;
    width: 60px;
    border: 2px solid #082231;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .front .view-events .views-field-title {
    padding-left: 80px; }
  .front .view-events .views-field-body {
    padding-left: 80px; }
  .front .view-events .views-field-view-node {
    padding-left: 80px; }
  .front .view-events .event-date-wrapper {
    font-family: "Lato";
    font-weight: 100;
    font-style: normal; }
    .front .view-events .event-date-wrapper .event-date-day-month {
      width: 100%;
      float: left;
      position: relative;
      margin-bottom: 10px; }
      .front .view-events .event-date-wrapper .event-date-day-month span {
        width: 100%;
        float: left;
        text-align: center;
        line-height: normal; }
      .front .view-events .event-date-wrapper .event-date-day-month span.event-date-day {
        font-size: 22px;
        color: #082231;
        font-family: "Lato";
        font-weight: 700;
        font-style: normal; }
      .front .view-events .event-date-wrapper .event-date-day-month span.event-date-month {
        text-transform: uppercase; }
      .front .view-events .event-date-wrapper .event-date-day-month:after {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 10px;
        width: 36px;
        height: 1px;
        display: block;
        border-bottom: 1px solid #CCCCCC; }
    .front .view-events .event-date-wrapper .event-date-time {
      width: 100%;
      float: left;
      text-align: center; }
  .front .view-events .item-list {
    position: absolute;
    left: 171px;
    bottom: 0; }
  .front .view-events .more-link {
    position: absolute;
    bottom: 0;
    left: 0; }
    .front .view-events .more-link a {
      height: 50px;
      width: 170px;
      display: block;
      border: 2px solid #333333;
      text-align: center;
      line-height: 50px;
      text-decoration: none;
      text-transform: uppercase;
      color: #333333;
      font-family: "Lato";
      font-weight: 700;
      font-style: normal;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

.front .view-notices {
  position: relative;
  padding: 0 0 80px 0;
  width: 100%;
  float: left; }
  .front .view-notices .item-list {
    position: absolute;
    left: 0;
    bottom: 0; }

.view-custom-regions.view-display-id-block_13 .more-wrapper {
  clear: both;
  padding: 20px 0; }
  .view-custom-regions.view-display-id-block_13 .more-wrapper .more-link {
    position: absolute;
    bottom: 80px;
    left: 0;
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    .view-custom-regions.view-display-id-block_13 .more-wrapper .more-link a {
      height: 50px;
      width: 170px;
      display: block;
      border: 2px solid #B8B8B8;
      text-align: center;
      line-height: 50px;
      text-decoration: none;
      text-transform: uppercase;
      color: #B8B8B8;
      font-family: "Lato";
      font-weight: 700;
      font-style: normal;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .view-custom-regions.view-display-id-block_13 .more-wrapper .more-link a:hover {
        color: #333333;
        border-color: #333333; }

.view-calendar .item-list .pager-first,
.view-calendar .item-list .pager-previous,
.view-calendar .item-list .pager-next,
.view-calendar .item-list .pager-last {
  display: none !important; }

.view-id-calendar.view-display-id-panel_pane_8 .uct-events-exposed-filter {
  margin-bottom: 10px; }

.view-id-calendar.view-display-id-panel_pane_8 .event-header-wrapper {
  border-bottom: 1px solid #CCCCCC;
  height: 62px;
  margin-bottom: 10px; }

.view-id-calendar.view-display-id-panel_pane_8 .views-row {
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 0;
  width: 100%;
  overflow: hidden; }
  .view-id-calendar.view-display-id-panel_pane_8 .views-row h2, .view-id-calendar.view-display-id-panel_pane_8 .views-row .field-type-taxonomy-term-reference .field-item {
    margin: 1em 0; }
  .view-id-calendar.view-display-id-panel_pane_8 .views-row .field-label {
    display: none; }

.view-id-calendar.view-display-id-panel_pane_8 .views-row-last {
  border-bottom: none; }

.view-events.view-display-id-page_1 .views-row h2, .view-events.view-display-id-page_1 .views-row .field-type-taxonomy-term-reference .field-item {
  margin: 1em 0; }

.view-events.view-display-id-page_1 .views-row .field-label {
  display: none; }

.view-contacts .views-field-field-contact-physical-address p,
.view-contacts .views-field-field-contact-postal-address p {
  margin: 0; }

@media (min-width: 480px) {
  #album-grid-items .view-album .views-row {
    width: calc(50% - 6px);
    margin: 0 6px -2px 6px; }
    #album-grid-items .view-album .views-row:nth-child(2n+1) {
      margin-left: 0; }
    #album-grid-items .view-album .views-row:nth-child(2n) {
      margin-right: 0; } }

@media (min-width: 768px) {
  .view-front-page-news-list ul.news-items-wrap li.news-front-item {
    width: 50%; }
  .view-front-page-news-list ul.news-items-wrap li:nth-child(2n+1) {
    border-right: none; }
  .view-front-page-news-list ul.news-items-wrap li:nth-child(3) {
    border-bottom: 1px solid #CCCCCC; }
  .views-field-field-front-above-utility-bar {
    padding: 60px 120px 20px 120px; }
  .views-field-field-front-below-utility-bar .row-text-input input {
    width: 32%;
    margin-bottom: 0; }
  .front .front-col {
    width: calc(50% - 10px) !important;
    margin: 0 !important; }
  .front .front-col-right {
    margin-left: 0 !important;
    margin-right: 10px !important; }
  .front .view-events .views-row {
    border-right: 1px solid #CCCCCC; }
  .front .view-notices .views-field-php {
    padding-left: 20px; }
  .front .view-notices .views-field-body {
    padding-left: 20px; }
  .front .view-notices .views-field-view-node {
    padding-left: 20px; }
  .view-simple-albums .views-row {
    width: calc(33.3% - 20px);
    margin: 10px; } }

@media (min-width: 960px) {
  .view-front-page-news-list ul.news-items-wrap li.news-front-item {
    width: 25%;
    border-bottom: 1px solid #CCCCCC; }
  .view-front-page-news-list ul.news-items-wrap li:nth-child(2) {
    border-right: none; }
  .views-field-field-front-above-utility-bar {
    padding: 60px 220px 20px 220px; }
  .views-field-field-front-below-utility-bar .row-text-input input {
    width: 33%; }
  #album-grid-items .view-album .views-row {
    width: calc(25% - 9px); }
    #album-grid-items .view-album .views-row:nth-child(2n+1) {
      margin-left: 6px; }
    #album-grid-items .view-album .views-row:nth-child(2n) {
      margin-right: 6px; }
    #album-grid-items .view-album .views-row:nth-child(4n+1) {
      margin-left: 0; }
    #album-grid-items .view-album .views-row:nth-child(4n) {
      margin-right: 0; } }

.node-events {
  width: 100%;
  float: left; }
  .node-events .event-col {
    float: left;
    padding-left: 10px;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .node-events .event-widget {
    width: 60px;
    padding-left: 0; }
    .node-events .event-widget .date-widget {
      margin: 0; }
  .node-events .event-main {
    width: calc(50% - 60px); }
  .node-events .event-venue {
    width: 16.66666%; }
  .node-events .event-contact {
    width: 16.66666%; }
  .node-events .event-type {
    width: 16.66666%; }

.node-events.node-teaser h2 {
  margin-top: 0; }
  .node-events.node-teaser h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #929292;
    font-size: 12px; }

.node-events.node-teaser .field-name-field-event-start-date {
  position: relative;
  top: -10px; }
  .node-events.node-teaser .field-name-field-event-start-date .date-display-range {
    font-size: 10px; }

.node-events.node-teaser ul.links {
  margin: 0;
  padding: 0; }
  .node-events.node-teaser ul.links li {
    padding: 0 !important;
    width: 100%;
    float: left;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .node-events.node-teaser ul.links li a {
      text-decoration: none;
      font-weight: bold;
      color: #929292;
      font-size: 12px; }

#node-page-full-group-content-wrapper .field-type-domain-text {
  display: none; }

.node-simple-album {
  position: relative; }
  .node-simple-album .simple-album-cover img {
    width: 100%;
    height: auto;
    display: block; }
  .node-simple-album .simple-album-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: auto;
    padding: 6px 5px;
    font-size: 17px;
    text-align: center;
    line-height: 1.3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.node-simple-album.view-mode-node_embed {
  width: calc(33.3% - 10px);
  float: left;
  margin: 0 10px 10px 0;
  cursor: pointer; }

.view-simple-albums .node-simple-album.view-mode-node_embed {
  width: 100%;
  margin: 0 0 10px 0; }

.node-calendar .view-header .date-heading {
  display: none; }

.node-calendar .view-header .date-nav {
  padding-bottom: 0;
  margin-bottom: 4px; }

.node-calendar .view-header ul.pager li {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: none;
  text-align: center;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.node-calendar .view-content .calendar-calendar table th {
  height: 26px;
  line-height: 26px; }

.node-calendar .view-content .calendar-calendar table td {
  border: 1px solid #CCCCCC !important;
  height: 26px;
  line-height: 26px; }

.node-calendar .view-content .calendar-calendar table td.empty {
  background: #f4f4f4; }

.node-gallery .node-album {
  width: calc(50% - 5px);
  float: left; }
  .node-gallery .node-album:nth-child(odd) {
    margin-right: 5px; }
  .node-gallery .node-album:nth-child(even) {
    margin-left: 5px; }

@media (min-width: 960px) {
  .node-simple-album.view-mode-node_embed .simple-album-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .node-simple-album.view-mode-node_embed:hover .simple-album-title {
    overflow: visible;
    white-space: normal;
    text-overflow: clip; } }

.admin-menu header.header-fixed {
  top: 21px; }

.admin-menu .admin-menu-account strong {
  display: inline-block; }

.admin-menu input[type="text"] {
  height: auto; }

.view-id-uct_news_related.view-display-id-page_1 .views-row .field-name-field-news-thumbnail {
  float: left;
  margin: 0.5em 1em 0 0; }

/* START dual heading fix */
.node-type-critical-page h1.field-content {display:none;}
/* END dual heading fix */ 
