header {
  position: relative;
  box-sizing: border-box; }

#nav-util-wrapper {
  text-align: right; }
  #nav-util-wrapper form {
    display: inline; }
    #nav-util-wrapper form input {
      font-family: Helvetica, Arial, sans-serif;
      width: inherit;
      display: inline;
      padding: 2px 4px;
      margin: inherit;
      height: inherit; }

#logo-nav-main-wrapper {
  position: relative; }

#bwi-logo {
  position: absolute;
  bottom: 10px; }

#nav-main-wrapper {
  margin: 0 0 5px 190px;
  text-align: right; }

#nav-util {
  font-family: HelveticaNeueLT-Medium, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #505150;
  padding: 15px 0 5px 0; }
  #nav-util > li {
    padding: 0 13px; }
    #nav-util > li a {
      color: #505150;
      text-decoration: none; }
    #nav-util > li.divider {
      border-right: 1px solid #505150; }
    #nav-util > li:first-child {
      padding-left: 0; }
    #nav-util > li.last-item {
      padding-right: 0; }
    #nav-util > li .button {
      color: #ffffff;
      font-size: 11px;
      padding: 5px 10px;
      display: inline-block; }

#nav-main {
  font-family: HelveticaNeueLT-Bold, Helvetica, Arial, sans-serif;
  color: #2e3d5e;
  right: -15px;
  position: relative;
  z-index: 1; }
  #nav-main > li {
    display: inline-block;
    padding: 10px 0 5px;
    position: relative; }
    #nav-main > li > a {
      border-right: 1px solid #2e3d5e;
      color: #2e3d5e;
      display: inline-block;
      line-height: 1;
      padding: 0 3px;
      text-decoration: none; }
    #nav-main > li.last-item > a {
      border-right: none; }
    #nav-main > li.hide-border > a {
      border-right-color: transparent; }
    #nav-main > li .subnav {
      -moz-box-shadow: 0 0 10px #ccc;
      -webkit-box-shadow: 0 0 10px #ccc;
      box-shadow: 0 0 10px #ccc;
      display: none;
      left: 0;
      list-style: none;
      margin: 0;
      padding: 0;
      position: absolute;
      text-align: center;
      top: 100%;
      white-space: normal;
      width: 250px; }
      #nav-main > li .subnav li {
        background: #fff;
        background: rgba(255, 255, 255, 0.95); }
        #nav-main > li .subnav li:hover {
          background: #d1e0e8; }
      #nav-main > li .subnav a {
        color: #2e3d5e;
        display: block;
        font-size: 15px;
        padding: 22px;
        text-decoration: none; }
    #nav-main > li:hover {
      -moz-box-shadow: 0 0 10px #ccc;
      -webkit-box-shadow: 0 0 10px #ccc;
      box-shadow: 0 0 10px #ccc;
      background: #fff;
      z-index: 1; }
      #nav-main > li:hover:after {
        background: #fff;
        content: '';
        display: block;
        left: 0;
        height: 6px;
        position: absolute;
        bottom: 0;
        width: 100%; }
      #nav-main > li:hover > a {
        border-right-color: #fff; }
      #nav-main > li:hover .subnav {
        display: block; }
    #nav-main > li.last-item .subnav {
      left: auto;
      right: 0; }

#header-mobile, #nav-main-mobile {
  display: none; }

#logo-search-wrapper-mobile {
  float: left; }

#bwi-logo-mobile {
  margin: 15px 0; }
  #bwi-logo-mobile img {
    width: 170px; }

#search-mobile form {
  display: inline; }
  #search-mobile form input {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    width: 170px;
    height: inherit;
    padding: 3px 6px;
    margin-bottom: 13px; }

#nav-mobile {
  float: right; }
  #nav-mobile .slicknav_menu .slicknav_btn {
    padding: 0;
    margin: 5px 0 0 0; }
  #nav-mobile #nav-util-wrapper-mobile {
    padding-top: 10px; }
    #nav-mobile #nav-util-wrapper-mobile a {
      display: block;
      margin: 5px 0; }
    #nav-mobile #nav-util-wrapper-mobile .button {
      font-size: 11px;
      padding: 5px 10px; }

#nav-main-mobile > .slicknav_menu > .slicknav_btn {
  display: none; }

@media (max-width: 1340px) {
  header {
    padding: 0 20px 0 20px; } }
@media (min-width: 1300px) {
  header {
    display: block;
    max-width: 1280px;
    margin: 0 auto; } }
@media (max-width: 1220px) {
  #nav-main {
    width: 600px;
    float: right; }
    #nav-main > li {
      padding-top: 5px; }
    #nav-main > li.wrap-around a {
      border-right: none; }
    #nav-main > li.wrap-around .subnav {
      left: auto;
      right: 0; } }
@media (max-width: 800px) {
  #header-desktop {
    display: none; }

  #header-mobile, #nav-main-mobile {
    display: block; } }
footer {
  padding: 0 20px;
  background-color: #2b2e44;
  box-sizing: border-box; }
  footer a {
    color: #ffffff; }

#footer-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 34px 0; }

#nav-footer1 {
  margin-bottom: 5px; }

#nav-footer1 {
  font-family: HelveticaNeueLT-Medium, Helvetica, Arial, sans-serif;
  font-size: 1.125em; }

#nav-footer2 {
  float: left; }

#nav-footer3 {
  float: right; }

#nav-footer4 {
  display: none;
  padding-left: 20px; }

#nav-footer2 > li, #nav-footer3 > li, #nav-footer4 > li {
  padding: 0 19px;
  border-right: 1px solid #ffffff;
  line-height: 24px; }
  #nav-footer2 > li:first-child, #nav-footer3 > li:first-child, #nav-footer4 > li:first-child {
    padding-left: 0; }
  #nav-footer2 > li.last-item, #nav-footer3 > li.last-item, #nav-footer4 > li.last-item {
    padding-right: 0;
    border-right: none; }
  #nav-footer2 > li a, #nav-footer3 > li a, #nav-footer4 > li a {
    text-decoration: none; }

#footer-disclaimer {
  clear: both;
  padding-top: 25px;
  color: #ffffff;
  font-size: 11px !important; }

@media (min-width: 1300px) {
  #footer-wrapper {
    max-width: 1280px; } }
@media (max-width: 1140px) {
  footer {
    padding-left: 0; }

  #nav-footer1, #footer-disclaimer {
    padding-left: 20px; }

  #nav-footer2, #nav-footer3 {
    float: inherit; }
    #nav-footer2 > li:first-child, #nav-footer3 > li:first-child {
      padding-left: 20px; }
    #nav-footer2 > li.last-item, #nav-footer3 > li.last-item {
      padding-left: 20px; } }
@media (max-width: 800px) {
  footer {
    font-size: 0.9em; }

  #nav-footer4 {
    display: block; } }
html, button, input, select, textarea {
  font-family: HelveticaNeueLT-Roman, Helvetica, Arial, sans-serif; }

h1 {
  color: #023f88;
  font-size: 1.875em;
  font-weight: normal; }

h2 {
  font-size: 1.4375em;
  margin: 49px 0 19px 0; }

a {
  color: #023f88; }

strong {
  font-family: HelveticaNeueLT-Bold, Helvetica, Arial, sans-serif;
  font-weight: normal; }

.form-control {
  font-family: Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  display: block;
  height: 34px;
  width: 100%;
  color: #505150;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #b7b8b7;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  padding: 5px 10px;
  margin-bottom: 13px; }

.flush-top {
  margin-top: 0;
  padding-top: 0; }

::-webkit-input-placeholder {
  color: #505150; }

:-moz-placeholder {
  color: #505150;
  opacity: 1; }

::-moz-placeholder {
  color: #505150;
  opacity: 1; }

:-ms-input-placeholder {
  color: #505150; }

ul.nowrap > li > a {
  white-space: nowrap; }

ul.list-menu {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.list-menu > li {
    display: inline; }

.button {
  border: none;
  box-sizing: border-box;
  display: table-cell;
  padding: 13px 30px 9px 30px;
  vertical-align: middle;
  background: #f79023 url("../img/bg-button.gif") repeat-x;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  color: #ffffff;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.07em; }
  .button.with-arrow:before {
    content: url("../img/button-arrow.gif");
    padding-right: 5px; }

.breadcrumb {
  color: #808285;
  font-size: 14px;
  padding: 10px 0; }
  .breadcrumb a {
    text-decoration: none;
    color: #808285; }

#content-wrapper {
  background: url(../img/bg-content.png) no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 30px 0 0 0; }
  #content-wrapper.with-bottom-padding {
    padding-bottom: 80px; }

.content-wrapper-padding {
  max-width: 1280px;
  margin: 0 auto;
  color: #505150; }
  .content-wrapper-padding > h2 {
    margin-top: 0; }

.content-header {
  max-width: 847px;
  margin: 15px auto 85px auto;
  padding: 49px 0;
  text-align: center;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595; }
  .content-header h1 {
    display: block;
    padding: 0;
    margin: 0;
    font-weight: bold;
    /*text-transform: uppercase;*/ }

.content-box {
  position: relative;
  width: 49%;
  margin-bottom: 68px; }
  .content-box.odd-item {
    float: left;
    clear: left; }
  .content-box.even-item {
    float: right;
    clear: right; }
  .content-box .content-box-img {
    width: 100%; }
  .content-box > h2 {
    margin-top: 28px; }
  .content-box .button {
    position: absolute;
    bottom: 0; }

.slick-slide img, .slider > div > img {
  width: 100%; }

.slider-caption {
  box-sizing: border-box;
  width: 100%;
  height: 38px;
  font-size: 1em;
  float: left;
  position: relative;
  top: -38px; }
  .slider-caption > div.slider-caption-bg {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #023f88;
    background-color: rgba(2, 63, 136, 0.85); }
  .slider-caption > div.slider-caption-txt {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
    top: -38px;
    padding: 12px 0 0 94px;
    color: #ffffff; }

.content-divider {
  max-width: 1064px;
  margin: 0 auto;
  border: 0;
  height: 1px;
  background-color: #959595; }

.contact-bground {
  background: url(../img/bg-contact-general.png) no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 77px 0; }

.contact-info {
  color: #505150;
  font-size: 1.125em;
  line-height: 1.5em; }

.contact-info-channel {
  color: #f68a1f;
  line-height: 2em; }

section {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 70.25%;
  border-right: 1px solid #959595;
  padding-right: 4%;
  margin-right: 2%; }

aside {
  display: block;
  float: right;
  width: 23.75%; }
  aside > div {
    border-top: 1px solid #959595;
    padding: 0 5px; }
    aside > div:first-child {
      border-top: none; }

div .aside-module-link {
  margin-bottom: 0.5em; }
  div .aside-module-link.last-item {
    margin-bottom: 1em; }
  div .aside-module-link a {
    font-size: 13px; }

.content-columns .content-column-left {
  float: left;
  width: 49%; }
.content-columns .content-column-right {
  float: right;
  width: 49%; }

table.content-data-grid {
  margin-left: 24px;
  width: 100%;
  max-width: 530px; }
  table.content-data-grid thead th {
    font-family: HelveticaNeueLT-Bold, Helvetica, Arial, sans-serif;
    text-align: left;
    padding-top: 28px; }
  table.content-data-grid thead:first-child th {
    padding-top: 0; }
  table.content-data-grid tbody > tr {
    border-bottom: 1px solid #cccccc; }
    table.content-data-grid tbody > tr.last-item {
      border-bottom: none; }
  table.content-data-grid td {
    padding-top: 4px; }
    table.content-data-grid td:first-child {
      width: 85%; }
    table.content-data-grid td.even-item {
      padding-left: 50px; }

.quote {
  text-indent: -0.5em;
  font-family: HelveticaNeueLT-Medium, Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 30px; }

.alert {
  font-size: 0.9em;
  font-family: HelveticaNeueLT-Bold, Helvetica, Arial, sans-serif;
  color: #990000; }

.article-with-thumbnail {
  display: block;
  margin-bottom: 40px; }
  .article-with-thumbnail .thumbnail {
    display: block;
    float: left;
    padding: 0 20px 10px 0; }

@media (max-width: 1340px) {
  .content-wrapper-padding {
    padding: 0 20px 0 20px; } }
@media (max-width: 1200px) {
  section {
    width: 65.25%; }

  aside {
    width: 28.75%; }

  .content-columns .content-column-left, .content-columns .content-column-right {
    float: none;
    width: 100%; } }
@media (max-width: 950px) {
  .article-with-thumbnail .thumbnail {
    float: inherit;
    padding: 0 0 10px 0; } }
@media (max-width: 800px) {
  .content-box {
    width: 100%;
    float: inherit; }

  .content-divider {
    display: none; }

  .contact-bground {
    padding: 30px 0; }

  section {
    display: block;
    float: none;
    box-sizing: border-box;
    width: 100%;
    border-right: none;
    padding: 0;
    margin: 0; }

  aside {
    display: block;
    float: none;
    width: 100%; }
    aside > div {
      border-top: 1px solid #959595;
      padding: 20px 0; }
      aside > div:first-child {
        border-top: 1px solid #959595;
        margin-top: 40px; }

  .slider-caption {
    float: none;
    position: inherit;
    top: inherit;
    height: inherit; }
    .slider-caption > div.slider-caption-txt {
      padding: 10px 0;
      height: inherit;
      text-align: center; }

  .slider-caption {
    height: inherit;
    float: none;
    position: inherit;
    background-color: #023f88; }
    .slider-caption > div.slider-caption-bg {
      display: none; }
    .slider-caption > div.slider-caption-txt {
      position: inherit;
      top: inherit;
      padding: 10px 0;
      text-align: center;
      font-size: 12px; }

  table.content-data-grid {
    max-width: 500px; }
    table.content-data-grid td.even-item {
      padding-left: 15px; } }
