.marketing {
  margin-bottom: 45px; }

.actions {
  margin-bottom: 20px; }
  .actions p {
    margin: 0; }
  .actions .call-title {
    font-weight: bold;
    font-size: 35px;
    font-size: 3vw;
    text-align: center; }
    @media (max-width: 767px) {
      .actions .call-title {
        font-size: 50px;
        font-size: 8vw;
        text-align: center; } }
    @media (max-width: 480px) {
      .actions .call-title {
        font-size: 50px;
        font-size: 6vw;
        text-align: center; } }

.carousel {
  height: 550px;
  overflow: hidden;
  background: #000064; }
  .carousel .carousel-inner {
    height: 100%; }
    .carousel .carousel-inner .item {
      height: 100%;
      overflow: hidden; }
      .carousel .carousel-inner .item .featurette-image {
        width: auto;
        height: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
        .carousel .carousel-inner .item .featurette-image .carousel-caption {
          z-index: 10;
          font-weight: lighter;
          left: 60%;
          right: 10%;
          background-color: rgba(50, 50, 50, 0.5);
          padding: 10px;
          margin-bottom: 40px; }
        .carousel .carousel-inner .item .featurette-image .carousel-caption .signature {
          font-weight: normal;
          font-style: italic; }

.uw-blue {
  color: #10167F; }
  .uw-blue .text-muted {
    color: #7C81B8; }
    .uw-blue .text-muted a {
      color: #7C81B8; }

.uw-blue.text-muted {
  color: #7C81B8; }

.bg-uw-blue {
  background-color: #10167F; }

.btn-uw-blue {
  color: #fff;
  background-color: #10167F;
  border-color: #000064; }
  .btn-uw-blue:hover,
  .btn-uw-blue:focus,
  .btn-uw-blue:active,
  .btn-uw-blue.active,
  .btn-uw-blue.active:hover,
  .btn-uw-blue.active:focus,
  .btn-uw-blue .open > .dropdown-toggle.btn-uw-blue {
    background-color: #7C81B8;
    border-color: #000064; }

.uw-red {
  color: #FE230A; }
  .uw-red .text-muted {
    color: #FF967D; }
    .uw-red .text-muted a {
      color: #FF967D; }

.uw-red.text-muted {
  color: #FF967D; }

.bg-uw-red {
  background-color: #FE230A; }

.btn-uw-red {
  color: #fff;
  background-color: #FE230A;
  border-color: #B41428; }
  .btn-uw-red:hover,
  .btn-uw-red:focus,
  .btn-uw-red:active,
  .btn-uw-red.active,
  .btn-uw-red.active:hover,
  .btn-uw-red.active:focus,
  .btn-uw-red .open > .dropdown-toggle.btn-uw-red {
    background-color: #FF967D;
    border-color: #B41428; }

.uw-yellow {
  color: #FF9600; }
  .uw-yellow .text-muted {
    color: #FFC87D; }
    .uw-yellow .text-muted a {
      color: #FFC87D; }

.uw-yellow.text-muted {
  color: #FFC87D; }

.bg-uw-yellow {
  background-color: #FF9600; }

.btn-uw-yellow {
  color: #fff;
  background-color: #FF9600;
  border-color: #F57814; }
  .btn-uw-yellow:hover,
  .btn-uw-yellow:focus,
  .btn-uw-yellow:active,
  .btn-uw-yellow.active,
  .btn-uw-yellow.active:hover,
  .btn-uw-yellow.active:focus,
  .btn-uw-yellow .open > .dropdown-toggle.btn-uw-yellow {
    background-color: #FFC87D;
    border-color: #F57814; }


footer {
  min-height: 100px;
  bottom: 0;
  background-color: #000064;
  padding: 10px 0;
  color: #FFF;
  margin-top: 50px; }
  footer .uw-info a {
    text-decoration: underline; }
  footer a {
    color: #FFF; }
    footer a:hover {
      color: #7C81B8; }
  footer p {
    margin: 0; }
    footer p img {
      max-width: 250px;
      width: 100%;
      height: auto; }
  footer .social-media {
    margin-bottom: 5px; }
  footer ul.sitemap {
    font-weight: normal; }
    footer ul.sitemap li {
      list-style-type: none; }
      footer ul.sitemap li ul.sub-menu {
        padding-left: 20px; }

.container-fluid:not(.nav-container):not(.banner),
#features,
.container:not(.marketing) {
  margin-top: 49px; }

.logged-in #mainNav {
  margin-top: 30px; }

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20; }

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container-fluid {
  padding-right: 0;
  padding-left: 0; }

.navbar-wrapper .navbar {
  padding-right: 0;
  padding-left: 0; }

.navbar-wrapper .navbar .container-fluid {
  width: 100%; }

.navbar {
  margin: 0; }

.navbar.navbar-inverse {
  background-color: #fff;
  border-bottom: 1px solid #10167F; }

.navbar .navbar-brand {
  font-weight: bold;
  padding: 0;
  color: #10167F; }

.navbar .navbar-brand img {
  height: 50px;
  width: auto;
  display: inline-block; }

.navbar .navbar-brand:hover {
  color: #B41428; }

#navbar-menu-items {
  float: right; }

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #10167F; }

.navbar-inverse .navbar-nav li:last-child .dropdown-menu {
  right: 0;
  left: auto; }

.navbar-inverse .navbar-toggle {
  border-color: #10167F; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #10167F; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #10167F; }

.navbar-inverse .navbar-toggle:focus .icon-bar,
.navbar-inverse .navbar-toggle:hover .icon-bar {
  background-color: #FFF; }

@media (max-width: 767px) {
  .navbar .navbar-brand {
    font-size: 18px; }
  .navbar-nav .dropdown-menu {
    position: static;
    display: block;
    float: none;
    width: auto;
    margin-top: 0;
    color: #10167F;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .dropdown-menu > li > a,
  .navbar-nav .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .dropdown-menu > li > a:hover,
  .navbar-nav .dropdown-menu > li > a:focus {
    background-image: none; }
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > li > .dropdown-menu > li > a:hover {
    background-color: #10167F;
    color: #fff; }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > li.current-page-parent > a,
  .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
    background-color: #B41428;
    color: #fff; }
  .navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
    color: #10167F; }
  .navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:focus {
    color: #B41428; }
  #navbar-menu-items {
    float: none; } }

@media (min-width: 768px) {
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > li > .dropdown-menu > li > a:hover {
    background-color: #B41428;
    color: #fff;
    box-shadow: inset 0px 0px 10px 0px #610B15;
    -webkit-box-shadow: inset 0px 0px 10px 0px #610B15;
    -moz-box-shadow: inset 0px 0px 10px 0px #610B15;
    -o-box-shadow: inset 0px 0px 10px 0px #610B15; }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > li.current-page-parent > a,
  .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
    background-color: #10167F;
    color: #fff;
    box-shadow: inset 0px 0px 10px 0px #000064;
    -webkit-box-shadow: inset 0px 0px 10px 0px #000064;
    -moz-box-shadow: inset 0px 0px 10px 0px #000064;
    -o-box-shadow: inset 0px 0px 10px 0px #000064; } }

.event-divider {
  margin: 40px 0;
  /* Space out the Bootstrap <hr> more */
  border-top: 1px solid #7C81B8; }

.event-heading {
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1px; }
  .event-heading .text-muted {
    font-weight: normal; }

#allEventsBtn {
  margin-top: 60px; }

.event .event-image {
  max-height: 300px; }

.listing {
  padding-top: 20px; }
  .listing .listing-item {
    margin-bottom: 20px; }
    .listing .listing-item.directors-board {
      height: 350px; }
    .listing .listing-item.agency .thumbnail {
      border: none;
      width: 100%;
      text-align: center;
      height: 150px;
      overflow: hidden; }
      .listing .listing-item.agency .thumbnail img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        border-radius: 4px; }
    .listing .listing-item .thumbnail {
      border: none;
      width: 150px;
      height: 200px;
      overflow: hidden; }
      .listing .listing-item .thumbnail img {
        width: 100%;
        height: auto;
        border-radius: 4px; }
    .listing .listing-item .uw-blue a {
      color: #10167F;
      text-decoration: underline; }
      .listing .listing-item .uw-blue a:hover {
        color: #B41428;
        text-decoration: none; }
    .listing .listing-item .uw-red a {
      color: #FE230A;
      text-decoration: underline; }
      .listing .listing-item .uw-red a:hover {
        color: #000064;
        text-decoration: none; }

.single-post {
  margin: 20px 0; }

.js-sort-btns {
  margin: 10px 0;
  border-bottom: 1px solid #000064; }
  .js-sort-btns .js-sort-btn {
    margin: 10px 0; }

.pagination-btns {
  margin: 10px 0;
  border-top: 1px solid #000064; }
  .pagination-btns .btn {
    margin: 10px 0; }

.sidebar {
  margin: 10px 0;
  padding: 10px 0;
  border-right: 1px solid #10167F;
  font-size: 18px;
  font-size: 1.5vw; }
  .sidebar ul li {
    list-style-type: none; }
    .sidebar ul li a {
      color: #10167F; }
    .sidebar ul li .sidebar a:hover,
    .sidebar ul li .sidebar .current_page_item > a {
      color: #B41428;
      text-decoration: none; }
