@import url("/EasySiteWeb/EasySite/StyleData/DockMuseum_Master/css/lib/lib.promotion.css") all;


.maxw-1200 {
  max-width: 1200px;
}
.maxw-page {
  max-width: 1400px;
}
.skip {display: none;}

iframe {
  width: 100%;
}

table td p:last-child {
  margin-bottom: 0;
}

.side-image {
  align-items: center;
  display: flex;
  justify-content: center;
}

.side-image .asset {
  text-align: center;
  padding: 15px;
}

.side-image img, .side-image .asset-width {
  width: auto !important;
}

.side-image img {
  border-radius: 8px;
  max-height: 600px;
  max-width: 80%;
  height: auto !important;
  box-shadow: 0px 0px 10px rgb(5, 5, 5, .05);
}

/*** HEADER ***/
header {
  z-index: 2;
}

.header_top {
  padding: .5rem 0;
  background: #235c73;
  background-size: auto;
  background-position: center;
}
.header_top > div {
  height: 100%;
  align-items: center;
}
.header_top > div > div span {
  margin-right: 1rem;
}
.header_top, .header_top a {
  color: #fff;
  font-size: .9rem;
}


.header_top .social-links a {
  font-size: 1.5rem;
  margin-left: 1rem;
}

.header_menu {
  background: #fff;
}

.header_logo {
  padding: 1.5rem 2rem 1.5rem 0;
}
.header_logo img {
  max-height: 5.2rem;

}

.header_nav {
  margin-left: auto;
  display: flex;
  align-items: center;
  position: relative;
}
.header_nav .tabs {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_nav .tabs li.menu-tab {
  align-items: center;
}

.header_nav .tabs li {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  flex-direction: column;
}
.header_nav .tabs li.menu-tab:hover > a span {
  position: relative;
}
.header_nav .tabs li.menu-tab:hover > a span:after {
  background: #e2e4e6;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background: #00a3c4;
  height:8px;
  border-radius: 4px;
  margin-top:5px;
}
.header_nav .tabs li:hover .panels {
  display: flex;
  width:100%;
  top: 110px;
}
.header_nav .tabs .panels {
  display: none;
  background: #fff;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  padding: 0;
  border-radius: 3px;
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  z-index: 20;
}

@keyframes slidefade {
  0% {
    display: none;
    opacity: 0%;
  }
  1% {
    display: flex;
  }
  100% {
    opacity: 100%;
  }
}



.header_nav .tabs .panels .menu-tab-panel, .header_nav .tabs .panels .mt-panel-o {
  width: 100%;
}
.header_nav .tabs .panels .lister {
  padding: .4rem;
}
.header_nav nav {
  display: flex;
  flex-direction: row;
}
.header_nav a {
  padding: 3.3rem 1.2rem;
  font-family: 'Jost';
  letter-spacing: 1px;
  font-size: 1.1rem;
  color: #444;
  font-weight: 700;
  display: flex;
  text-transform: uppercase;
}
.header_nav a:hover {
  text-decoration: none;
}
.header_nav li:last-child a {
  padding: 3.3rem 0 3.1rem 1.2rem;
}
.header_nav li:first-child a {
  padding: 3.3rem 1.2rem 3.3rem 0;
}
.header_nav li:first-child a.mega-long-link {
    padding: 1rem 1.5rem;
    margin: 0;
    background: #00a3c4;
    color: #fff;
}

header .mega-menu div.sel-i {
  overflow: visible;
}

header .mega-menu ul.panels .lister ol {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
header .mega-menu ul.panels .lister ol li {
  width: 33.333%;
  min-width: 200px;
}
header .mega-menu ul.panels .lister ol a {
  font-size: .9rem;
  padding: .7rem 1rem;
}
header .mega-menu ul.panels .lister ol a:hover {
  background: #e2e4e6;
}

.expander {
  display: none;
}

.header_menu_button {
  display: none;
}
.header_menu_button #opennav {
  padding: 1rem 1.2rem;
  font-size: 30px;
}

/*** OWL CAROUSEL ***/
.owl-carousel {
  touch-action: none;
}
.owl-carousel .owl-lazy {
  height: 600px;
  background-size: cover;
  background-position: center top;
}
.owl-carousel .owl-lazy[data-src] {
  max-height: none !important;
}

/*.owl-carousel:before {
  content: "";
  top: 24px;
  left: 0;
  height: 30px;
  width: 100%;
  background: url(../img/rip.svg) bottom center;
  background-size: auto;
  filter: drop-shadow(0px 4px 2px rgba(0,0,0,0.1));
  position: absolute;
  margin-top: -25px;
  z-index: 2;
}*/
/*.owl-carousel:before {
  content: "";
  height: 13px;
  width: 100%;
  background: url(../img/small-wave.svg) bottom center;
  background-size: 5.5rem;
  transform: rotate(180deg);
  filter: drop-shadow(0px -4px 2px rgba(0,0,0,0.1));
  position: absolute;
  margin-top: -2px;
  z-index: 2;
}
.owl-carousel:after {
  content: "";
  height: 13px;
  width: 100%;
  background: url(../img/small-wave.svg) bottom center;
  background-size: 5.5rem;
  /* transform: rotate(180deg); */
  filter: drop-shadow(0px -4px 2px rgba(0,0,0,0.1));
  position: absolute;
  margin-top: -12px;
  z-index: 2;
}
*/
.social-links .searchlink {
  font-size: 1.2rem !important;
}


/*** BREADCRUMBS ***/
.ui-breadcrumbs {
  padding: 1.5rem 0;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  background: #fbfbfb;
}
.ui-breadcrumbs, .ui-breadcrumbs a.breadcrumb-link {
  color: #595959;
}
.ui-breadcrumbs i {
  margin-left: 1rem;
  margin-right: 1rem;
}
.ui-breadcrumbs .last-crumb {
  font-weight: bold;
}


/*** SEARCH MODAL ***/
.ui-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  display: flex;
}
.search-closed .ui-modal {
  display: none;
}
.ui-modal .ui-modal-content {
  background: rgba(0,0,0,.95);
  width: 100%;
  display: flex;
  justify-content: center;
  animation-duration: .3s;
}

.ui-modal-search {
  top: 6rem;
  position: relative;
  width: 80%;
}
.ui-modal-search input {
  color: #fff;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 3rem;
  width: 100%;
  border-radius: 0;
}
.ui-modal-search input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.ui-modal-search input::placeholder {
  color: #aaa;
}
.ui-modal-search input:focus {
  box-shadow: none;
  background: transparent;
  color: #fff;
}
.ui-modal-search button {
  outline: none;
  background: transparent;
  border: 0;
  padding: 1rem 2rem;
  font-size: 2rem;
}
.ui-modal-search button:focus {
  box-shadow: none;
  background: transparent;
}
.ui-modal-search button:hover {
  box-shadow: none;
  background: transparent;
}
.ui-modal a {
  color: #fff;
}
.ui-modal a.close-modal {
  top: 1.5rem;
  right: 1.5rem;
  position: absolute;
  font-size: 2rem;
}


/*** SEARCH RESULTS ***/
.search-results-body {
  display: flex;
}

.search-results-body ul.item-list {
  list-style: none;
  padding: 0;
}

.search-results-body .search-object-inner .item-list .item {
  padding: 1rem 0 1rem 0;
  border-bottom: 1px solid #e2e4e6;
  position: relative;
  transition: background .3s;
}
.search-results-body .search-object-inner .search-item {
  padding: 0 2rem;
}

.search-results-body .search-object-inner .item-list .item a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}
.search-results-body .search-object-inner .item-list .item:hover {
  background: #f9f9f9;
}
@media (min-width: 992px) {
  .search-object-outer {
    float: left;
  }

  .search-object-outer:first-of-type {
    max-width: 70%;
    margin-left: -2rem;
  }
  .search-object-outer:first-of-type .search-object-inner {
    padding: 0 2rem;
  }
  .search-object-outer:first-of-type .search-object-inner .item-list {
    border-right: 1px solid #e2e4e6;
  }

  .search-object-outer:last-of-type {
    max-width: 30%;
    margin-right: -2rem;
  }
  .search-object-outer:last-of-type .search-object-inner {
    padding: 0 2rem 0 0;
  }
  .search-object-outer:last-of-type .search-object-inner .search-item {
    padding: 0 1rem;
  }
  .search-object-outer:last-of-type .search-object-inner h3 {
    font-size: 1rem;
  }
  .search-object-outer:last-of-type .search-object-inner .item-list .item {
    padding: .5rem 0;
  }

  .search-object-outer:only-of-type {
    max-width: 100%;
    margin-left: -2rem;
  }
  .search-object-outer:only-of-type .search-object-inner .item-list {
    border-right: 0;
  }
}

/*** MAIN CONTENT ***/
.main {
  padding: 0 0 0 0;
  margin: auto;
}
.main a, .main-boxed a {
  color: #144366;
  font-weight: 700;
  font-family: 'Jost';
}
.main p, .main-boxed p, .main ul, .main-boxed ul {
  color: #595959;
  font-family: 'Jost';
}
.main .contenteditor p:last-of-type {
  margin-bottom: 0;
}
.main .contenteditor .span, .main-boxed .contenteditor .span {
  font-family: 'Jost';
}

.main-boxed {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#frmMain {
  width: 100%;
}

.pagenavigation {
  margin-right: 4rem;
  margin-top: 2rem;
  padding: 1rem;
  background: #fbfbfb;
  border: 1px solid #e2e4e6;
  min-width: 300px;
}
.pagenavigation ul {
  list-style: none;
}

.snv-link {
  display: flex;
  padding: .5rem;
  transition: color .3s;
}
.snv-link:after {
  display: block;
  content: '\f138';
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-left: auto;
}
.snv-link:hover {
  text-decoration: none;
  color: #288fd8;
}
.snv-link.current {
  text-decoration: none;
  color: #673e9e;
}

/* #a23dd6 */

h1, h2, h3, h4, h5, h6 {
  font-family: 'Jost';
  color: #285c81;
}
h1 {
  padding: 2rem 0;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 4px;
  text-align: center;
  background: #f4f4f4;
  margin: 0;
}
h1:after {
  display: block;
  content: '';
  border-bottom: 3px solid #285c81;
  max-width: 250px;
  padding-top: 2rem;
  margin: auto;
}
h2 {
  padding: 1rem 0;
  font-size: 2rem;
  font-weight: 400;
}
h3 {
  padding: 1rem 0;
  font-size: 1.5rem;
  font-weight: 400;
}

/*** BLOCKS ***/
.featured-block {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.featured-block .first {
 background: #aeccd5;
}
.featured-block .item-card a {
  display: flex;
  flex-direction: column;
  padding-bottom: 2rem;
}
.featured-block .item-card a .item-ttl {
  width: 100%;
  text-align: center;
  font-size: 2.5rem;
  padding: 2rem;
}
.featured-block .item-card a .item-txt {
  max-width: 70%;
  margin: auto;
  text-align: center;
  font-weight: 400;
}
.featured-block img, .featured-block .asset-width {
  width: 100% !important;
  height: auto !important;
  max-height: 500px;
}

.ui-block-cards {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.ui-block-cards .item-card {
  display: flex;
}
.ui-block-cards .item-card a:before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f5f5f5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: padding 1s;
  z-index: 0;
  opacity: 0;
  transition: all .5s ease;
}
.ui-block-cards .item-card a:hover:before {
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  opacity: 1;
}
.ui-block-cards .item-card a {
  display: flex;
  flex-direction: column;
  position: relative;
  text-decoration: none !important;
}
.ui-block-cards .item-card a > span {
  position: relative;
}
.ui-block-cards .item-card a .item-ttl {
  width: 100%;
  font-size: 2rem;
  padding: 1rem 0;
  font-weight: 500;
}
.ui-block-cards .item-card a .item-txt {
  margin: auto;
  font-weight: 400;
}
.ui-block-cards .item-card a:hover .item-txt {
  text-decoration: none !important;
}
.ui-block-cards img, .ui-block-cards .asset-width {
  width: 100% !important;
  height: auto !important;
  max-height: 200px;
}

.ui-featured-block-cards {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.ui-featured-block-cards .item-card {
  display: flex;
}
.ui-featured-block-cards .item-card a:before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f5f5f5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: padding 1s;
  z-index: 0;
  opacity: 0;
  transition: all .5s ease;
}
.ui-featured-block-cards .item-card a:hover:before {
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  opacity: 1;
}
.ui-featured-block-cards .item-card a {
  display: flex;
  flex-direction: column;
  position: relative;
  text-decoration: none !important;
}
.ui-featured-block-cards .item-card a > span {
  position: relative;
}
.ui-featured-block-cards .item-card a .item-ttl {
  width: 100%;
  font-size: 2rem;
  padding: 1rem 0;
  font-weight: 500;
}
.ui-featured-block-cards .item-card a .item-txt {
  margin: auto;
  font-weight: 400;
}
.ui-featured-block-cards .item-card a:hover .item-txt {
  text-decoration: none !important;
}
.ui-featured-block-cards img, .ui-featured-block-cards .asset-width {
  width: 100% !important;
  height: auto !important;
  max-height: 400px;
}

.featured-link {
  display: flex;
  background: #1691bb;
  padding: 2rem;
}
.featured-link:hover {
  text-decoration: none;
}
.featured-link:hover div {
  color: rgba(255,255,255, .8);
}
.featured-link div {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.5rem;
  display: flex;
  transition: color .3s;
}
.featured-link div:after {
  content: '\f138';
  display: block;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-left: 60px;
  align-self: center;
}

.featured-quote {
  display: flex;
  background: #1691bb;
  padding: 2rem;
}
.featured-quote:hover {
  text-decoration: none;
}
.featured-quote div {
  color: #fff;
  font-size: 2rem;
  display: flex;
  transition: color .3s;
  text-align: center;
}

.ui-block-list {
  text-align: center;
}
.ui-block-list .row > div { align-self: flex-start !important; }
.ui-block-list .item-icon {
  font-size: 3.5rem;
  color: #1691bb;
}
.ui-block-list .item-ttl {
  padding: 1rem 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
}
.ui-block-list .item-txt {
  width: 90%;
  margin:auto;
  font-size: .9rem;
}

.ui-card-list .row > div {
  margin-bottom: 2rem;
}

.ui-card-list .ui-card {
  border: 1px solid #e2e4e6;
  padding: 3.5rem;
  border-radius: .7rem;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
  height: 100%;
}

.ui-card-list .ui-card .ui-card-button {
  border-radius: 3rem;
  padding: .5rem 1rem;
  display: flex;
  font-weight: 400;
  justify-content: center;
}

.ui-card-list .ui-card.card-dark {
  border-top: 7px solid #003c4c;
}

.ui-card-list .ui-card.card-blue {
  border-top: 7px solid #00a3c4;
}

.ui-card-list .ui-card.card-dark .ui-card-button {
  color: #fff;
  background: #003c4c;
}

.ui-card-list .ui-card.card-blue .ui-card-button {
  color: #fff;
  background: #00a3c4;
}

/*** FOOTER ***/
footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid #e2e4e6;
  background: #0b2e3c;
}
footer .logo {
  height: 15rem;
  margin-bottom: 2rem;
}
footer address {
  color: #fff;
  font-size: 1rem;
}
footer a {
  display: block;
  margin-bottom: 1.5rem;
  color: #fff;
  font-size: .9rem;
  font-family: 'Jost';
  line-height: 1.6rem;
  font-size: 1.2rem;
}
footer a:hover {
  color: #fff;
}
footer .footer_contact a {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: .5rem;
}
footer h5 {
  letter-spacing: 2px;
  margin-bottom: 2rem;
  font-weight: 400;
  font-size: 2rem;
  font-family: 'Jost';
  text-transform: uppercase;
  color: #1691bb;
}
footer .sideicon {
  width: 16px;
  margin-right: 1rem;
  color: #444;
}
footer .socialmedia .sideicon {
  font-size: 1.3rem;
  margin-top: -.23rem;
}
footer .help-icon {
  font-size: .8rem;
  line-height: 1rem;
  align-self: center;
  margin-left: .5rem;
  margin-top: -3px;
}
footer .copyright_wrapper {
  margin-top: 1rem;
  padding: 1rem 0;
  border-top: 1px solid #e2e4e6;
  align-items: center;
  font-size: .9rem;
}
footer .copyright_wrapper a {
  margin-right: 1rem;
  margin-bottom: 0;
}
footer .logos img {
  max-height: 50px;
  margin-left: .5rem;
}

/*** SPLITS ***/
/*.split:first-of-type {background: #f4f4f4;}*/

.split {
  padding: 4rem;
}
.split .container-fluid .row > div {
  align-self: center;
}
.split.split-logo {
  background: url("/EasySiteWeb/EasySite/StyleData/DockMuseum_Master/img/logo-background.png");
  background-repeat: no-repeat;
  background-position: right -80% center;
  background-size: 67% auto;
}
.split.split-grey {
  background: #f4f4f4;
  background-repeat: no-repeat;
  background-position: left -10% center;
  background-size: 35% auto;
}
.two-col > div {
  display: flex;
  align-items: center;
}
.split.split-logo h3 {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 3rem;
}

@media (max-width:576px) {
  .split {
    padding: 1.5rem;
  }
  .header_top_info {
    flex-direction: column;
  }

  h1 {
    font-size: 2.5rem;
  }

  footer .links_wrapper div {
    text-align: center;
    justify-content: center;
  }

  .header_top .social-links a {
    font-size: 1.2rem;
    margin-left: .5rem;
  }

  .ui-card-list .ui-card {
    border: 1px solid #e2e4e6;
    padding: 2rem;
  }

  .split.split-logo {
    background: none;
  }
}
@media (max-width: 991px) {
  body.nav-open {
    overflow: hidden;
  }
  body.nav-open header .header_nav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.95);
    z-index: 9999;
  }
  body.nav-open header .header_menu_button {
    position: fixed;
    z-index: 10000;
    right: 0;
    top: 0;
    padding: 0;
  }
  body.nav-open header .header_menu_button #opennav {
    padding: 1rem 1.9rem;
    color: #fff;
  }

  header .header_menu_button {
    margin-left: auto;
    display: flex;
    align-items: center;
  }
  header .header_menu_button a {
    padding: 1.2rem 0;
    margin-left: 2rem;
    font-family: 'Jost';
    letter-spacing: 2px;
    color: #444;
    font-weight: 500;
  }

  header .header_nav nav {
    position: absolute;
    display: none;
    top: 65px;
    width: 100%;
    left: 0;
    bottom: 0;
    overflow: auto;
    padding: 0 0.6rem 0 1rem;
  }

  body.nav-open .header_nav #opennav {
    color: #fff;
  }
  body.nav-open .header_nav a {
    color: #fff;
    padding: 1rem;
  }
  body.nav-open .header_nav nav {
    background: transparent;
    position: inherit;
  }

  header .mega-menu ul.tabs .panels li a {
    color: #fff !important;
    font-weight: 300;
  }
  header .mega-menu ul.tabs li {
    width: 100% !important;
  }

  header .mega-menu .menu-tab {
    position: relative;
  }
  header .mega-menu .oBoxContainer.lister .oBoxList {
    display: flex;
    flex-wrap: nowrap !important;
    flex-direction: column;
  }

  header .mega-menu ul.tabs {
    flex-direction: column;
  }
  header .mega-menu ul.tabs li.open ul.panels {
    display: flex;
    background: transparent;
    top: 0px;
    position: relative;
  }
  header .mega-menu ul.tabs li:not(.open):hover ul.panels {
    display: none;
  }

  .expander {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53px;
    color: #fff;
    height: 53px;
  }
  .mega-menu ul.tabs li:hover ul.panels {
    position: relative;
  }

  .featured-link div {
    font-size: 2rem;
  }

  .ui-modal-search {
    width: 100%;
    margin: 0 1.3rem;
  }
  .ui-modal-search input {
    font-size: 1.3rem;
  }
  .ui-modal-search button {
    padding: 0.5rem 0.4rem 0.5rem 1rem;
    font-size: 1.3rem;
  }

  footer h5 {
    letter-spacing: 2px;
    margin-bottom: 1rem;
    font-weight: 400;
    font-size: 1.5rem;
  }
  /*header .header_menu .header_nav {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    bottom: 0;
    right: 0;
    z-index: 5000;
    display: none;
  }
  header .header_menu .header_nav nav .tabs {
    flex-direction: column;
    display: none;
  }
  header .header_menu .header_nav nav .tabs a {
    color: #fff;
  }
  */
  footer .links_wrapper > div {
    margin-bottom: 2rem;
  }
  footer .copyright_wrapper {
    flex-direction: column;
    text-align: center;
  }
  footer .logos {
    margin-top: 1rem;
    justify-content: space-between;
    display: flex;
    width: 100%;
  }
  footer .logos img:first-child {
    margin-left: 0;
  }

}
@media (min-width: 992px) {
  header nav, header nav {
    display: flex !important
  }
  .header_nav li:first-child a.mega-long-link:after {
    position: absolute;
    right: 1.5rem;

    content: '\f138';
    display: block;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-left: 60px;
    align-self: center;
  }
}

/*** EASYSITE REQUIREMENTS ***/
body.mode-build {
  padding-right: 48px;
  padding-left: 48px;
}

/*** EASYSITE FIXES ***/

.live-edit [class*="col"] {
    max-width: 100%;
}

.columns-2 .live-edit {
  flex: 0 0 50%;
}

.columns-2-r .live-edit:nth-of-type(1) {
  flex: 0 0 66.666666%;
}

.columns-2-r .live-edit:nth-of-type(2) {
  flex: 0 0 33.333333%;
}

.mode-build .row {
  display: block;
}
.mode-edit .row .live-edit {
  width:100%;
}
