/*RESET*/
* {
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}

html,
body {
  height: 100%;
}

img {
  vertical-align: bottom;
}

.clearfix {
  overflow: auto;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/*remove phone number color on mobiles*/
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

/*preload (disables css transitions on everything until the page has loaded)*/
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

/*FLEXSLIDER*/
.flexslider .flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.flexslider .slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flexslider .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .flex-direction-nav {
  *height: 0;
  z-index: 1;
}
.flexslider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 34px;
  height: 34px;
  margin: -17px 0 0;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  z-index: 10;
  overflow: hidden;
  line-height: 34px;
  text-align: center;
  opacity: 1;
  cursor: pointer;
  background: #ff5100;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.flexslider .flex-direction-nav a:hover {
  background: #e24a03;
}

.flexslider .flex-direction-nav a:before {
  display: inline-block;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 20px;
}
.flexslider .flex-direction-nav .flex-next {
  right: 20px;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flexslider .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
  pointer-events: none;
}

.flexslider .flex-control-nav {
  height: 26px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  text-align: center;
}
.flexslider .flex-control-nav li {
  margin: 0 7px;
  width: 26px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flexslider .flex-control-paging li a {
  position: relative;
  width: 18px;
  height: 18px;
  box-sizing: content-box;
  display: block;
  border-radius: 50%;
  cursor: pointer;
  background: #fff;
  text-indent: -9999px;
  margin: 4px;
}
.flexslider .flex-control-paging li a:hover {
  background: #ff5100;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #ff5100;
  border: 4px solid #ff5100;
  margin: 0;
  cursor: default;
}

/*BODY*/
body {
  padding-top: 114px;
  background: #f08a8d;
  box-shadow: inset 0px 200px 0 0 #fff;
  -webkit-box-shadow: inset 0px 200px 0 0 #fff;
  color: #002341;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
}

/*GENERAL*/
#container {
}

.container {
  width: 1370px;
  padding: 0 25px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/*Responsive Nav*/
.responsive-nav-container {
  display: none;
  font-family: "aktiv-grotesk-condensed", sans-serif;
  text-transform: uppercase;
}

.responsive-nav-toggle {
  display: none;
  font-weight: 400;
  padding: 15px;
  text-align: left;
  background: #002341;
  color: #fff;
  cursor: pointer;
  justify-content: space-between;
}

.responsive-nav-toggle:hover {
  background-color: #096984;
}

.responsive-nav-toggle strong {
  font-weight: 600;
  text-transform: uppercase;
}
.responsive-nav-toggle span {
  float: right;
}
#responsive-nav {
  display: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  background: #002341;
  text-align: left;
}
.responsive-nav-inner {
  width: 100%;
  color: #fff;
}
#responsive-nav .responsive-nav-menu {
  display: none;
}
#responsive-nav .responsive-nav-menu li {
  display: block;
}
#responsive-nav .responsive-nav-menu li a {
  display: block;
  padding: 8px 15px;
  line-height: 1;
  color: #fff;
}

#responsive-nav .responsive-nav-menu li a:hover {
  background-color: #096984;
}

#responsive-nav .responsive-nav-menu .sub-menu > li > a {
  padding-left: 35px;
}

#responsive-nav .responsive-nav-menu .sub-menu > li > .sub-menu > li > a {
  padding-left: 55px;
}

/*HEADER*/
.header {
  position: fixed;
  top: 0;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  background: #fff;
}
.header-inner {
  display: flex;
  justify-content: space-between;
}

.header-inner.container {
  position: relative;
  padding: 0 40px;
}

body.admin-bar .header {
  margin-top: 32px;
}

.header-left {
  display: flex;
  align-items: center;
}

.logo {
  width: auto;
  max-width: 100%;
  transition: margin-top 0.5s ease;
}

.logo:hover {
  filter: brightness(0) saturate(100%) invert(76%) sepia(21%) saturate(4896%)
    hue-rotate(149deg) brightness(90%) contrast(86%);
}

.header-right {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.header-menu {
  display: flex;
  padding-top: 36px;
  padding-bottom: 11px;

  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 21px;
  font-weight: 600;
  margin: 0 64px;
  text-transform: uppercase;
  flex-grow: 1;
  justify-content: right;
  transition: padding-top 0.5s ease, padding-bottom 0.5s ease;
}

.header-menu li.menu-item-home,
.header-menu li.menu-item-mobile-only {
  display: none !important;
}

.header-menu > li {
  position: relative;
  transition: padding-top 0.5s ease, margin-top 0.5s ease, border-top 0.5s ease;
}

.header-menu > li::before,
.header-menu > li::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 1px;
  height: 41px;
  background: #f6b6b8;
  transition: height 0.5s ease, top 0.5s ease;
}

.header-menu > li::before {
  left: 0;
  display: none;
}

.header-menu > li::after {
  right: 0;
}

.header-menu > li:first-child::before {
  display: block;
  margin-left: 0;
}

.header-menu > li:last-child {
  margin-right: 0;
}

.header-menu > li > a {
  position: relative;
  z-index: 1;
  display: block;
  padding: 23px 74px;
  color: #002341;
  text-transform: uppercase;
  transition: margin-top 0.5s ease, padding-top 0.5s ease,
    padding-bottom 0.5s ease, border-top 0.5s ease;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.header-menu > li > a:hover {
  background: #002341;
  color: #fff;
}

.header-menu > li > a span {
  display: inline-flex;
  position: relative;
}

.header-menu > li > a span:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: -7px;
}

.header-menu > li.current-menu-item > a span:after,
.header-menu > li.current_page_parent > a span:after,
.header-menu > li.current_page_ancestor > a span:after {
  background: #002341;
}

.error404 .header-menu > li > a:after {
  background: none !important;
}

.scrolled .header-menu {
  padding-top: 0px;
  padding-bottom: 0;
}

.scrolled .header-menu > li > a {
  padding: 23px 74px;
}

.scrolled .header-menu > li::before,
.scrolled .header-menu > li::after {
  top: 21px;
  height: 24px;
}

.header-menu .sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  /* padding: 5px 0; */
  background: #0284a8;
}

.header-menu .sub-menu a {
  display: block;
  padding: 15px;
  color: #fff;
  text-align: center;
}

.header-menu .sub-menu > li:hover {
  background: #096984;
}

.header-menu > li > .sub-menu {
  top: 100%;
  left: 0;
}

.header-menu > li > .sub-menu > li > .sub-menu {
  top: 0;
  left: 100%;
}

.header-menu > li:hover > .sub-menu {
  display: block;
}

.header-menu > li > .sub-menu > li:hover > .sub-menu {
  display: block;
}

.header-right i {
  font-size: 30px;
  transition: color 0.5s ease;
}

.header-right i:hover {
  color: #25b8d6;
}

.header-right .search-toggle {
  cursor: pointer;
  margin-top: 8px;
  width: 30px;
  text-align: center;
  transform: scaleX(-1);
  transition: margin-top 0.5s ease;
}

.header-right .search-toggle-close {
  display: none;
  font-size: 30px;
}

body.search-open .header-right .search-toggle-open {
  display: none;
}

body.search-open .header-right .search-toggle-close {
  display: block;
}

.scrolled .header-right .search-toggle {
  margin-top: 0;
}

/*FOOTER*/

.footer-ribbon {
  width: 100%;
  pointer-events: none;
  margin-bottom: -20px;
  position: relative;
  z-index: 1;
}

.footer-ribbon.footer-ribbon-dont-overlap-footer {
  margin-bottom: 0;
}

.footer-ribbon img {
  width: 100%;
  height: auto;
}

.footer {
  padding: 30px 0 23px;
  background: #f08a8d;
}

.footer-inner.container {
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
}

.footer-left,
.footer-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer-menu {
  display: flex;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.footer-menu li {
  margin-right: 90px;
}

.footer-menu li a {
  color: #002341;
  transition: color 0.2s ease-out;
  letter-spacing: 0.025em;
}

.footer-menu li:last-child {
  margin-right: 0;
}

.footer-menu li a:hover {
  color: #fff;
}

.footer-social {
  display: flex;
  flex-direction: column;
  justify-content: right;
  margin-left: auto;
}

.footer-social-links {
  display: flex;
  justify-content: right;
  font-size: 28px;
}
.footer-social-links a {
  position: relative;
  padding-bottom: 8px;
  color: #002341;
  margin-right: 55px;
  transition: color 0.2s ease-out;
}

.footer-social-links a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #002341;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.footer-social-links a:hover {
  color: #fff;
}

.footer-social-links a:hover:after {
  opacity: 1;
}

.footer-social-links a:last-child {
  margin-right: 0;
}

/*SEARCH POPUP*/
.search-popup {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-color: #fff;
}

body.admin-bar .search-popup {
  top: 32px;
}

body.search-open .search-popup {
  display: block;
}

.search-popup-close {
  display: none;
  position: absolute;
  top: 16px;
  right: 20px;
  font-size: 26px;
  color: #000;
}

.search-popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 180px;
}

.search-form {
  width: 85%;
  margin: 0 auto;
}

.search-form-inner {
  display: flex;
  justify-content: space-between;
}

.search-form input[type="text"],
.search-form button {
  padding: 0;
  border: 0;
  margin: 0;
  outline: none;
  background: none;
  color: #002341;
}

.search-form input[type="text"] {
  width: 80%;
  margin-right: 10%;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 140px;
  font-weight: 400;
}

.search-form input[type="text"]::placeholder {
  color: #002341;
  opacity: 1;
}

.search-form input[type="text"]:-ms-input-placeholder {
  color: #002341;
}

.search-form input[type="text"]::-ms-input-placeholder {
  color: #002341;
}

.search-form button {
  font-size: 120px;
  cursor: pointer;
}

.search-form button:hover {
  color: #25b8d6;
}

/*CONTENT*/
#content {
  background-color: #fff;
}

.page-heading {
  padding: 70px 0 45px;
}

.main-heading {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 77px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.36em;
  color: #0284a8;
}

/*Slider*/
.slider.flexslider {
  margin-bottom: 80px;
}

.slider.flexslider .flex-control-nav {
  width: 962px;
  max-width: 100%;
  padding: 0 20px;
  text-align: left;
  bottom: 260px;
}
.slider.flexslider .flex-control-nav li {
  margin: 0 7px 0 0;
}

.slider.flexslider .flex-direction-nav {
  position: relative;
  width: 1182px;
  max-width: 100%;
  position: absolute;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.slider.flexslider .flex-direction-nav a {
  margin: -77px 0 0;
}

.slider.flexslider .flex-direction-nav a span {
  display: block;
  width: 34px;
  height: 34px;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}

.slider,
.slider .slides,
.slider .slides li {
  height: 870px;
}

.slider .slides li {
  position: relative;
}

.slider .slides li > video {
  object-fit: cover;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.slider .slides li > img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  vertical-align: bottom;
}

.slide-overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: end;
}

.slide-overlay img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/*HOME*/
.homepage-content {
  padding-bottom: 86px;
  text-align: center;
  border-bottom: 1px solid #f1a2cc;
}

.homepage-subheading {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 1.34em;
  text-transform: uppercase;
  color: #0284a8;
  margin-bottom: 0.7em;
}

.homepage-text {
  font-size: 46px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  color: #233e80;
}

.letters-section {
  padding-top: 65px;
}

.letters-section > .container {
  padding: 0;
}

.letter-items {
  display: flex;
}

.letter-item {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 15px 46px;
  text-align: center;
  border-right: 1px solid #f8c5c6;
}

.letter-item:last-child {
  border-right: 0;
  border-bottom: 0;
}

.letter-item-letter {
  margin-top: -7px;
  font-size: 102px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  color: #25b8d6;
}

.letter-item-title {
  margin-top: 21px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.34em;
  text-transform: uppercase;
  color: #233e80;
}

.letter-item-text {
  margin-top: 12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5em;
  color: #233e80;
}

/*STAFF*/
.page-main.staff-page-page-main {
  padding: 100px 7px 0px;
}

.page-main.staff-page-page-main:last-child {
  padding-top: 60px;
}

.staff-page-main-heading,
.staff-page-page-main article h2 {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 1.4;
  color: #02547d;
  width: 100%;
  margin-bottom: 0.22em;
}

.staff-page-page-main article {
  width: 780px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.staff-sections {
  margin-top: 60px;
}

.staff-section {
  margin-bottom: 20px;
}

.staff-section:last-child {
  margin-bottom: 0;
}

.staff-section-title {
  width: 1170px;
  padding: 0 7px;
  max-width: 100%;
  margin: 0 auto 0.57em;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.28em;
  color: #02547d;
}

.staff-items {
  display: flex;
  width: 1196px;
  max-width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.staff-item {
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 20px 0px;
  border-right: 1px solid #f6b6b8;
  margin-bottom: 40px;
}

.staff-item.block-item-3 {
  border-right: 0;
}

.staff-item.last-item,
.staff-item:last-child {
  border-right: 0 !important;
}

.staff-item-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}

.staff-item-image img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}

.staff-item-content > *:last-child {
  margin-bottom: 0;
}

.staff-item-title {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 36px;
  line-height: 1.28em;
  font-weight: 600;
  color: #002341;
  margin-bottom: 0.15em;
}

.staff-item-role {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #0284a8;
  margin-bottom: 1.25em;
}

.staff-item-text {
  line-height: 1.36em;
}

/*PAGE*/
.page {
  padding-bottom: 130px;
}

/*SINGLE*/
.page-main {
  display: flex;
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
}

.news-page-page-main {
  margin-bottom: 40px;
}

.page-full-width .page-main {
  flex-direction: column;
}

.single-main {
  padding: 76px 0 86px;
  border-bottom: 1px solid #f6b6b8;
}

.page-main .featured-image {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;

  padding-right: 20px;
  border-right: 1px solid #f6b6b8;
  margin-bottom: 0;
}

.page-full-width .featured-image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;

  padding-right: 0;
  border-right: 0;
  margin-top: 20px;
  margin-bottom: 40px;
}

.page-content {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  padding-left: 20px;
}

.page-full-width .page-content {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
}

.single-heading {
}

.single-heading h1 {
  margin-top: -0.12em;
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 77px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #02547d;
  margin-bottom: 0.3em;
}

.page-content:first-child {
  padding-left: 0;
}

.other-news-section {
  padding-top: 55px;
}

.other-news-section .main-heading {
  margin-bottom: 36px;
}

/*BLOCK ITEMS*/
.block-items {
  display: flex;
  width: 1196px;
  max-width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.block-item {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 12px 40px;
  border-right: 1px solid #f6b6b8;
}

.block-item.block-item-5 {
  border-right: 0;
}

.block-item.last-item,
.block-item:last-child {
  border-right: 0 !important;
}

.block-item-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}

.block-item-image img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
  transition: transform 0.5s;
}

.block-item-image:hover img {
  transform: scale(1.1);
}

.block-item-image a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.block-item-title {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 22px;
  line-height: 1.28em;
  font-weight: 600;
  text-transform: uppercase;
  color: #02547d;
  margin-bottom: 0.82em;
}

.block-item-title:last-child {
  margin-bottom: 0;
}

.block-item-title a {
  color: inherit;
  transition: color 0.2s ease-out;
}

.block-item-title a:hover {
  color: #25b8d6;
}

.block-item-text {
  line-height: 1.36em;
}

.block-items-divider {
  display: block;
  width: calc(100% + 124px);
  height: 1px;
  margin: 65px -62px;
  background: #f6b6b8;
}

.block-items-divider:last-child {
  display: none !important;
}

.block-items-divider.block-items-divider-3 {
  display: none;
}

/*PAGE NAVI*/
.wp-pagenavi {
  width: 1196px;
  max-width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: acumin-pro-wide, sans-serif;
  font-size: 17px;
  padding: 0 0;
  margin: 60px auto 0;
}

.wp-pagenavi .pages {
  display: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
  margin: 8px;
  border: 0;
  color: #02547d;
}

.wp-pagenavi a:hover {
  color: #25b8d6;
}

.wp-pagenavi span.current {
  font-weight: 700;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  position: absolute;
  top: 0;
  font-weight: 700;
}

.wp-pagenavi .nextpostslink {
  margin-right: 0;
  padding-right: 0;
  right: 0px;
}

.wp-pagenavi .previouspostslink {
  margin-left: 0;
  padding-left: 0;
  left: 0px;
}

/*Content*/
.featured-image {
  margin-bottom: 1.6em;
}

.featured-image img {
  width: 100%;
  height: auto;
}

article {
  font-size: 17px;
  line-height: 1.36em;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  word-wrap: break-word;
}

article > *:last-child {
  margin-bottom: 0 !important;
}

article .alignleft {
  float: left;
  margin: 0 1.25em 1.25em 0;
}
article .alignright {
  float: right;
  margin: 0 0 1.25em 1.25em;
}
article .aligncenter {
  display: block;
  margin: 1.25em auto;
}
article .alignnone {
  clear: both;
  margin-bottom: 1.25em;
}

article .text-center {
  text-align: center;
}

article h1:first-child,
article h2:first-child,
article h3:first-child,
article h4:first-child,
article h5:first-child,
article h6:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  width: 90%;
  font-size: 36px;
  line-height: 1.25em;
  font-weight: 400;
  color: #0284a8;
  margin-bottom: 0.84em;
  margin-top: 1em;
}

article p {
  margin-bottom: 1.42em;
}

article a {
  text-decoration: none;
  color: #25b8d6;
  transition: color 0.2s ease-out;
}

article a:hover {
  text-decoration: underline;
}

article strong,
article b {
  font-weight: 700;
}

article ul,
article ol {
  margin-bottom: 1.42em;
}
article li {
}
article ul li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 0.5em;
}
article ul li:before {
  content: "\2022";
  position: absolute;
  top: 0px;
  left: 0px;
  color: #25b8d6;
}

article ol {
  list-style: decimal;
  padding-left: 2.5em;
}

article img {
  max-width: 100%;
  height: auto;
  border: 0;
}

article p img {
  margin-bottom: 0.64em;
}

article .wp-caption-text {
  margin-top: 0.33em;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #4d4d4d;
  text-align: center;
}

article hr {
  display: block;
  width: 100%;
  max-width: 100%;
  clear: both;
  margin: 1.7em auto;
  height: 1px;
  border: 0;
  background: #f1a2cc;
}

article blockquote {
  padding: 0 1em;
  /* border-left: 2px solid #02547d; */
  font-style: italic;
  margin-bottom: 1.42em;
  color: #0284a8;
}

article blockquote p:last-child {
  margin-bottom: 0;
}

.gallery {
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
}
.gallery br {
  height: 1px;
}
.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 20%;
  margin: 0px !important;
}
.gallery-icon {
  height: auto;
  max-width: 100%;
  margin: 0 6% 6% 0;
  padding: 0;
  overflow: hidden;
}
.gallery-icon a {
  display: block;
  height: auto !important;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
}

.gallery-icon a img {
  border: 0px !important;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 0;
  transition: transform 0.5s;
}

.gallery-icon a:hover img {
  transform: scale(1.1);
}

.gallery-caption {
  width: 100%;
}
.gallery-caption a {
  display: inline;
}

#sb_instagram #sbi_images {
  padding: 0 !important;
}

#sb_instagram #sbi_images .sbi_item {
  width: 20% !important;
}

#sb_instagram #sbi_images .sbi_item:nth-child(5n) {
  margin-right: 0 !important;
}

#sb_instagram .sbi_photo_wrap {
  height: auto;
  max-width: 100%;
  margin: 0 6% 6% 0 !important;
  padding: 0;
  overflow: hidden;
  padding-top: 100%;
}

#sb_instagram .sbi_photo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
}

#sb_instagram .sbi_photo img {
  transition: transform 0.5s;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  vertical-align: bottom;
}

#sb_instagram .sbi_photo:hover img {
  transform: scale(1.1);
}

/*Forms*/
.frm_forms {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.frm_forms .form-field {
  margin-bottom: 1.42em;
}

.frm_forms .frm_html_container p {
  margin-bottom: 0;
  text-align: center;
}

.frm_forms label {
  display: block;
  font-size: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.39em;
  text-align: left;
}

.frm_forms .frm_required {
  color: darkred;
}

.frm_forms .frm_description,
.frm_forms .frm_error {
  display: block;
  font-size: 0.8em;
  line-height: 1.4em;
  margin-top: 0.5em;
}

.frm_forms .frm_error {
  color: darkred;
}

.frm_forms input[type="text"],
.frm_forms input[type="email"],
.frm_forms textarea {
  border: none;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  padding: 1em 1.08em;
  background: #efefef;
  color: #1e1f1c;
  outline: none;
  border-radius: 0 !important;
}

.frm_forms *::placeholder {
  color: #1e1f1c;
  opacity: 1;
}

.frm_forms textarea {
  height: 280px;
  vertical-align: bottom;
}

.frm_forms select {
  -webkit-appearance: none !important;
  width: 100%;
  border: 0;
  max-width: 100%;
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  padding: 0.4em 1.08em;
  background: #efefef;
  color: #1e1f1c;
  outline: none;
  border-radius: 0 !important;
}

.frm_submit {
}

.frm_forms input[type="submit"],
.frm_forms button[type="submit"] {
  display: block;
  width: 100%;
  font-family: inherit;
  font-weight: 900;
  font-size: 21px;
  color: #fff;
  padding: 1.08em;
  background: #002341;
  border: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.2s ease-out;
}

.frm_forms input[type="submit"]:hover,
.frm_forms button[type="submit"]:hover {
  background: #25b8d6;
}

.form-select-container {
  position: relative;
}

.form-select-container::after {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  display: block;
  width: 51px;
  height: 36px;
  content: "";
  background-image: url("https://www.cruise-liverpool.com/wp-content/themes/cruiseliverpool2023/images/select-arrow.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}

.main-form-row {
  display: flex;
  justify-content: space-between;
}

.main-form-row .form-field {
  width: 48.5074627%;
}

.frm_forms .frm_error_style {
  padding: 0.3em 0.8em;
  margin-bottom: 1em;
  line-height: 1.4em;
  text-align: center;
  background: darkred;
  color: #fff;
}

.frm_forms .frm_message p {
  padding: 0.3em 0.8em;
  margin-bottom: 1em;
  line-height: 1.4em;
  text-align: center;
  background: #55a33e;
  color: #fff;
}

@media only screen and (min-width: 280px) and (max-width: 750px) {
  /* Smartphone (Portrait and Landscape) */

  html {
    margin-top: 0 !important;
  }

  body {
    padding-top: 0;
    font-size: 16px;
  }

  #wpadminbar {
    display: none !important;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header {
    position: static;
    margin-top: 0 !important;
    height: 60px;
  }

  .header .container {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
  }

  .logo {
    height: 44px;
  }

  .header-menu {
    display: none;
  }

  .header-right {
    flex-grow: 0;
  }
  .header-right i {
    font-size: 26px !important;
  }

  .header-right .search-toggle {
    margin-top: 0;
  }

  .responsive-nav-container {
    display: block;
  }
  #responsive-nav,
  .responsive-nav-toggle {
    display: flex;
  }

  .page-heading {
    padding: 30px 0 30px;
  }

  .main-heading,
  .single-heading h1 {
    font-size: 30px;
  }

  .single-heading h1 {
    margin-bottom: 0.6em;
  }

  .slider,
  .slider .slides,
  .slider .slides li {
    height: auto;
  }

  .slider.flexslider {
    margin-bottom: 36px;
  }

  .page {
    padding-bottom: 60px;
  }

  .homepage-content {
    padding-bottom: 36px;
  }

  .homepage-subheading {
    font-size: 24px;
  }

  .homepage-subheading br {
    display: none;
  }

  .homepage-text {
    font-size: 18px;
  }

  .homepage-text br {
    display: none;
  }

  .letters-section {
    padding-top: 40px;
  }

  .letters-section > .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .letter-items {
    flex-direction: column;
  }
  .letter-item {
    display: flex;
    align-items: center;
    padding: 20px 15px;
    border-right: 0;
    border-bottom: 1px solid #f8c5c6;
  }

  .letter-item-letter {
    flex: 0 0 62px;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 90px;
    text-align: center;
  }

  .letter-item-content {
    flex: 0 1 auto;
    text-align: left;
    height: 100%;
  }

  .letter-item-title {
    margin-top: 0;
    font-size: 20px;
  }

  .letter-item-text {
    margin-top: 3px;
  }

  .letter-item-text br {
    display: none;
  }

  .footer-ribbon {
    margin-bottom: -10px;
  }

  .footer {
    padding: 30px 0 30px;
  }

  .footer-inner.container {
    flex-direction: column;
    padding: 0 20px;
  }

  .footer-menu {
    margin-bottom: 24px;
    font-size: 16px;
    justify-content: center;
  }

  .footer-menu li {
    margin: 0 12px 12px;
    text-align: center;
  }

  .footer-menu li:first-child {
    margin-left: 0;
  }

  .footer-menu li:last-child {
    margin-bottom: 0;
  }

  .footer-social,
  .footer-social-links {
    justify-content: center;
  }

  .footer-social {
    margin-left: 0;
  }

  .footer-social-links a {
    margin-right: 36px;
    padding-bottom: 0;
  }

  .footer-social-links a:after {
    display: none;
  }

  .page-main {
    flex-direction: column;
  }

  .page-main .featured-image {
    margin-bottom: 30px;
  }

  .page-split .page-main .featured-image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    border-right: 0;
  }

  .page-full-width .featured-image {
    margin-top: 0;
  }

  .page-content {
    padding-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .block-item {
    display: flex;
    flex-direction: row;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid #f6b6b8;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .block-item:last-child,
  .block-item.last-item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .block-item-image {
    width: 36%;
    height: 150px;
    margin-right: 4%;
    margin-bottom: 0;
  }

  .block-item-image img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
  }

  .block-item-content {
    width: 60%;
    flex: 0 1 auto;
  }

  .block-item-content:first-child {
    width: 100%;
  }

  .block-item-title {
    font-size: 20px;
    margin-top: -2px;
  }

  .block-items-divider {
    display: none;
  }

  .wp-pagenavi {
    margin-top: 36px;
  }

  .previouspostslink,
  .nextpostslink {
    display: none;
  }

  .single-main {
    padding: 45px 0 60px;
  }

  .form-select-container::after {
    right: 6px;
    width: 20px;
    height: 14px;
  }

  .frm_forms input[type="text"],
  .frm_forms input[type="email"],
  .frm_forms textarea,
  .frm_forms select {
    padding: 0.4em;
    font-size: 16px;
  }

  article {
    padding: 0;
    font-size: 16px;
  }

  article h1,
  article h2,
  article h3,
  article h4,
  article h5,
  article h6 {
    font-size: 21px;
    width: 100%;
  }

  .search-popup {
    top: 0 !important;
  }

  .search-popup-close {
    display: block;
  }

  .search-popup-content {
    padding: 0 20px;
  }

  .search-form {
    width: 75%;
  }

  .search-form input[type="text"] {
    font-size: 40px;
  }

  .search-form button {
    font-size: 40px;
  }

  .page-main.staff-page-page-main {
    padding: 30px 0px 0px;
  }

  .staff-page-main-heading,
  .staff-page-page-main article h2 {
    font-size: 30px;
  }

  .staff-sections {
    margin-top: 40px;
  }

  .staff-section:last-child {
    margin-bottom: 0;
  }

  .staff-section-title {
    padding: 0;
    font-size: 30px;
  }

  .page-main.staff-page-page-main:last-child {
    padding-top: 20px;
  }

  .staff-item {
    display: flex;
    flex-direction: row;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid #f6b6b8;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .staff-item:last-child,
  .staff-item.last-item {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .staff-item-image {
    width: 36%;
    height: 250px;
    margin-right: 4%;
    margin-bottom: 0;
  }

  .staff-item-image img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
  }

  .staff-item-content {
    width: 60%;
    flex: 0 1 auto;
  }

  .staff-item-title {
    font-size: 26px;
    margin-top: -5px;
  }
}

@media only screen and (min-width: 280px) and (max-width: 600px) {
  /* Smartphone (Portrait) */

  .slider,
  .slider .slides,
  .slider .slides li {
    height: auto;
  }

  .block-item-image {
    height: 120px;
  }

  .letter-item {
    padding-left: 0;
    padding-right: 0;
    align-items: start;
  }

  .letter-item-letter {
    flex: 0 0 56px;
    font-size: 75px;
    margin-right: 15px;
    margin-top: -6px;
  }

  .search-form {
    width: 85%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 750px) {
  /* Smartphone (Landscape) */

  .slider,
  .slider .slides,
  .slider .slides li {
    height: auto;
  }

  .letter-item-letter {
    margin-top: -5px;
  }

  .search-form {
    width: 40%;
  }
}

@media only screen and (min-width: 750px) and (max-width: 1180px) {
  /* Tablet (Portrait) */

  html {
    margin-top: 0 !important;
  }

  body {
    padding-top: 0;
  }

  #wpadminbar {
    display: none !important;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header {
    position: static;
    margin-top: 0 !important;
    height: 60px;
  }

  .header .container {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
  }

  .logo {
    height: 44px;
  }

  .header-menu {
    display: none;
  }

  .header-right {
    flex-grow: 0;
  }
  .header-right i {
    font-size: 26px !important;
  }

  .header-right .search-toggle {
    margin-top: 0;
  }

  .responsive-nav-container {
    display: block;
  }
  #responsive-nav,
  .responsive-nav-toggle {
    display: flex;
  }

  .page-heading {
    padding: 45px 0 45px;
  }

  .main-heading,
  .single-heading h1 {
    font-size: 58px;
  }

  .slider,
  .slider .slides,
  .slider .slides li {
    height: auto;
  }

  .slider.flexslider {
    margin-bottom: 60px;
  }

  .homepage-content {
    padding-bottom: 60px;
  }

  .homepage-subheading {
    font-size: 58px;
  }

  .homepage-subheading br {
    display: none;
  }

  .homepage-text br {
    display: none;
  }

  .letters-section > .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .letter-items {
    flex-direction: column;
  }
  .letter-item {
    display: flex;
    align-items: center;
    padding: 20px 15px;
    border-right: 0;
    border-bottom: 1px solid #f8c5c6;
  }

  .letter-item-letter {
    flex: 0 0 62px;
    margin-top: -6px;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 90px;
    text-align: center;
  }

  .letter-item-content {
    flex: 0 1 auto;
    text-align: left;
    height: 100%;
  }

  .letter-item-title {
    margin-top: 0;
    font-size: 20px;
  }

  .letter-item-text {
    margin-top: 3px;
  }

  .letter-item-text br {
    display: none;
  }

  .footer-ribbon {
    margin-bottom: -10px;
  }

  .footer {
    padding: 25px 0 25px;
  }

  .footer-inner.container {
    padding: 0 20px;
  }

  .footer-menu {
    margin-bottom: 0;
  }

  .footer-menu li {
    margin-right: 70px;
  }

  .footer-social-links a {
    margin-right: 45px;
    padding-bottom: 0;
  }

  .footer-social-links a:after {
    display: none;
  }

  .page-split .page-main .featured-image {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .page-split .page-main .page-content {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .block-item {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .block-item.block-item-3 {
    border-right: 0;
  }

  .block-item.block-item-5 {
    border-right: 1px solid #f6b6b8;
  }

  .block-items-divider {
    width: 100%;
    margin: 65px 0;
  }

  .block-items-divider.block-items-divider-3 {
    display: block;
  }

  .block-items-divider-5 {
    display: none;
  }

  .single-main {
    padding: 45px 0 60px;
  }

  article h1,
  article h2,
  article h3,
  article h4,
  article h5,
  article h6 {
    width: 100%;
  }

  .search-popup {
    top: 0 !important;
  }

  .search-popup-close {
    display: block;
  }

  .search-popup-content {
    padding: 0 30px;
  }

  .search-form {
    width: 90%;
  }

  .search-form input[type="text"] {
    font-size: 116px;
  }

  .search-form button {
    font-size: 100px;
  }

  .page-main.news-page-page-main {
    padding: 0 12px;
  }

  .page-main.staff-page-page-main {
    padding: 40px 12px 0px;
  }

  .staff-sections {
    margin-top: 40px;
  }

  .staff-section-title {
    padding: 0 12px;
  }

  .staff-item {
    padding: 0 12px;
  }

  .staff-item-title {
    font-size: 28px;
  }

  .page-main.staff-page-page-main:last-child {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 1181px) and (max-width: 1390px) {
  /*Regular sized screens*/
  .container {
    width: 1164px;
  }

  .header-menu {
    margin: 0 54px;
  }

  .header-menu > li > a,
  .scrolled .header-menu > li > a {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
  }

  .main-heading,
  .single-heading h1 {
    font-size: 66px;
  }

  .slider,
  .slider .slides,
  .slider .slides li {
    height: 734px;
  }

  .homepage-subheading {
    font-size: 66px;
  }

  .search-form {
    width: 100%;
  }

  .block-items-divider {
    width: 100%;
    margin: 65px 0;
  }

  article h1,
  article h2,
  article h3,
  article h4,
  article h5,
  article h6 {
    width: 100%;
  }

  .page-main.news-page-page-main {
    padding: 0 14px;
  }

  .page-main.staff-page-page-main {
    padding: 100px 20px 0px;
  }

  .staff-section-title {
    padding: 0 20px;
  }
}