/* #wpadminbar {
  z-index: 9999999 !important;
} */

.menupop.hover .ab-sub-wrapper {
  display: block !important;
}
a {
  text-decoration: none !important;
}
html {
  scroll-behavior: smooth;
}
/* @media (max-width: 575px) {
  .hero-img {
    background-image: url(/wp-content/uploads/2019/05/home-about-mobile.jpg) !important;
  }
  .text-box {
    width: 90%;
  }
  #about-us p {
    font-size: 0.89rem !important;
  }
} */
.text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.header-bg a {
  text-decoration: none;
  color: #008c99 !important;
}
.slider-header {
  font-size: 3rem;
}
body {
  font-family: Comfortaa, cursive;
  color: #fff;
  font-weight: 300 !important;
  text-rendering: optimizeLegibility;
}
a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  transition: 0.2s;
}
.button {
  display: inline-block;
  background-color: rgba(36, 153, 164, 0.4);
  border-radius: 30px;
  padding: 12px 30px 10px 30px;
  font-weight: 300 !important;
  font-size: 1.2rem;
  line-height: 1;
  border: 1px solid #008c99;
}
.header-bg .button {
  background-color: transparent;
}
h2 {
  font-size: 2.5rem;
}
p {
  font-size: 1.25rem;
}
.down-arrow-footer {
  display: block;
  position: absolute;
  bottom: -30px !important;
  left: 50%;
  margin-left: -30px;
}
.eblue-logo {
  display: block;
  position: absolute;
  bottom: -90px !important;
  left: 50%;
  margin-left: -70px;
}
.second-header-bg .navbar,
.sectors-header-bg .navbar,
.services-header-bg .navbar {
  padding: 0;
}
.header-bg {
  height: 80px;
  /* background-image: url(/wp-content/uploads/2019/04/top-bar.jpg); */
  position: absolute;
  width: 100%;
  margin: 0 auto;
  z-index: 9999999;
  background-image: linear-gradient(
    to right,
    #e9b090,
    #f5b7ae,
    #f8c1ca,
    #f4cfe2,
    #efddf2,
    #f4e2f4,
    #f8e6f7,
    #fcebf9,
    #ffe9f0,
    #ffe9e4,
    #ffebd8,
    #fcf0d1
  );
}
.second-header-bg {
  height: 40px;
  background-color: rgba(36, 153, 164, 0.9);
  display: none;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  top: 80px;
}
.logged-in .second-header-bg {
  height: 40px;
  background-color: rgba(36, 153, 164, 0.9);
  display: none;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  top: 112px;
}
.services-header-bg {
  height: 40px;
  background-color: rgba(36, 153, 164, 0.8);
  display: none;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  top: 120px;
}
.logged-in .services-header-bg {
  height: 40px;
  background-color: rgba(36, 153, 164, 0.8);
  display: none;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  top: 152px;
}
.sectors-header-bg {
  height: 40px;
  background-color: rgba(71, 168, 177, 0.8);
  display: none;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  top: 120px;
}
.logged-in .sectors-header-bg {
  height: 40px;
  background-color: rgba(71, 168, 177, 0.8);
  display: none;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  top: 152px;
}
a {
  color: #fff !important;
}
.custom-nav ul li {
  display: inline-block;
}
.fa-angle-right {
  font-size: 1.2rem;
  position: relative;
  top: 3px;
  margin-left: 3px;
}
#about-us {
  background-image: url(/wp-content/uploads/2025/08/Dazzle-Ship.-Photo-Mark-McNultyv2.jpg);
  background-size: cover;
  height: 100vh;
  position: relative;
  background-position: center;
}
.text-vertical-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
}
#clients {
  background-image: url(/wp-content/uploads/2025/08/LiverpoolCoastline.jpg);
  background-size: cover;
  height: 100vh;
  position: relative;
  background-position: center;
}
#contact {
  background-image: url(/wp-content/uploads/2025/08/ContactRachaelAikenSmith-1.jpg);
  background-size: cover;
  height: 100vh;
  position: relative;
  background-position: center;
}
#business-planning,
#campaign-management,
#event-management,
#mentoring,
#project-management,
#strategic-marketing {
  background-image: url(/wp-content/uploads/2025/08/Needles.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .carousel-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.carousel-control-prev-icon {
  background-image: url(/wp-content/uploads/2019/02/left-arrow.png);
  width: 35px !important;
  height: 45px !important;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1 !important;
}
.carousel-control-prev {
  left: 5% !important;
}
.carousel-control-next {
  right: 5% !important;
}
.carousel-control-next-icon {
  background-image: url(/wp-content/uploads/2019/02/right-arrow.png);
  width: 35px !important;
  height: 45px !important;
}
.carousel-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.carousel-caption-inner {
  top: 58%;
}
.carousel-caption-about {
  width: 100%;
  top: 38%;
}
.carousel-caption-contact {
  top: 50%;
}
.home .slider-para {
  margin-bottom: 50px !important;
  font-weight: 300 !important;
}
.down-arrow-hero {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -20px;
  z-index: 99;
}
.down-arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -20px;
  z-index: 99;
}
.home .carousel-indicators {
  bottom: 100px;
}
.carousel-indicators li {
  background-image: url(/wp-content/uploads/2019/02/indicators.png);
  width: 16px;
  height: 16px;
  background-color: transparent;
}
.carousel-indicators .active {
  background-image: url(/wp-content/uploads/2019/02/active-indicator.png);
  background-color: transparent;
}
#home-slider .carousel-indicators {
  bottom: 120px;
}
.carousel-caption {
  bottom: initial;
}
.home .carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
ul li {
  list-style: none;
}
ul {
  padding: 0;
}
#about-us,
#clients,
#sectors,
#services,
#testimonials {
  position: relative;
}
.strategic-icons {
  margin-top: 50px;
}
.home #services {
  background-image: url(/wp-content/uploads/2025/08/MPIM_blueroom.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.case-studies ul li {
  display: inline-block;
  padding-right: 5%;
  line-height: 170% !important;
}
.case-studies {
  width: 70%;
  margin: 0 auto;
}
.slider-icons {
  display: block;
}
.home #sectors {
  background-image: url(/wp-content/uploads/2025/08/Needles.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#destinations {
  background-image: url(/wp-content/uploads/2025/07/carl-raw-544860-unsplash.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blockquote-footer {
  color: #fff;
}
.testimonial-name {
  font-size: 1.5rem;
}
cite {
  font-size: 1rem;
}
.home #testimonials {
  background-image: url(/wp-content/uploads/2025/08/Testimonials.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-page-albert_docks,
.page-template-page-biennial,
.page-template-page-case_studies_template,
.page-template-page-case_study,
.page-template-page-christmas_comparison,
.page-template-page-haven_gateway,
.page-template-page-historical_city,
.page-template-page-intx_transport,
.page-template-page-k2,
.page-template-page-kingsmead,
.page-template-page-lands_end,
.page-template-page-limf,
.page-template-page-liverpool_chamber,
.page-template-page-living_ventures,
.page-template-page-milligan,
.page-template-page-mipim,
.page-template-page-rhs_flower,
.page-template-page-robinson_rice,
.page-template-page-sgtpeppers,
.page-template-page-sport_kings {
  background-image: url(/wp-content/uploads/2025/07/peter-mason-272774-unsplash.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.home #case-studies {
  background-image: url(/wp-content/uploads/2025/08/GrandNational.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#case-studies {
  padding-bottom: 200px;
}
.home #case-studies {
  padding-bottom: 0;
}
.brief-role {
  padding-top: 180px;
}
.sub-heading {
  margin: 50px 0 20px 0;
}
.blockquote {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
.home blockquote {
  border: none;
}
blockquote {
  margin-top: 0 !important;
}
.page-template-page-case_study .carousel-item {
  height: 100% !important;
}
.case-studies-second-slider {
  min-height: 400px !important;
}
.carousel-caption-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.carousel-heading-center {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.home .carousel-heading-center {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.carousel-caption-test {
  top: 55%;
}
.page-template-page-case_study p {
  font-size: 0.9rem;
}
#case-studies .strategic-icons a {
  display: block;
  margin-top: 1rem;
}
.carousel-caption {
  z-index: 0;
}
.case-studies img {
  margin: 60px 0 0 0 !important;
}
.home #case-studies .carousel-item {
  height: 100vh !important;
}
#case-studies .carousel-item {
  height: 100% !important;
}
.home #case-studies .down-arrow-hero {
  bottom: 80px;
}
#case-studies .down-arrow-hero {
  bottom: -70px;
}
@media (max-width: 767px) {
  .down-arrow {
    display: block;
  }

  .header-logo {
    padding-inline: 1rem;
  }

  .social-section {
    display: flex;
    gap: 5px;
    margin-top: 0 !important;
  }
}
@media (max-width: 1400px) {
  #about-us h2 {
    font-size: 2.5rem !important;
  }
  #about-us p {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1121px) and (min-width: 992px) {
  #menu-case-studies-menu li a {
    font-size: 0.8rem !important;
  }
}
@media (max-width: 575px) {
  .about-me-mobile {
    background-image: url(/wp-content/uploads/2019/05/home-about-mobile.jpg) !important;
  }
  .header-bg {
    height: auto;
  }
  .social-section {
    margin-top: 10px;
  }

  .social-section a {
    width: 20px;
    height: 20px;
    border: 1px solid !important;
  }
}
@media (max-width: 575px) {
  /* .carousel-control-next,
  .carousel-control-prev,
  .down-arrow-footer,
  .down-arrow-hero {
    display: none;
  } */
  .case-studies-second-slider {
    min-height: 1100px;
  }
  .carousel-caption-test {
    top: 50%;
  }
  .case-studies {
    width: 100%;
  }
  #background-image {
    height: 3300px;
  }
  .text-box {
    top: 41%;
  }
}
@media (max-width: 1532px) {
  .carousel-caption {
    width: 70%;
  }
}
@media (max-width: 1099px) {
  .carousel-caption {
    width: 80%;
  }
  .carousel-control-prev {
    left: 0 !important;
  }
  .carousel-control-next {
    right: 0 !important;
  }
}
@media (max-width: 963px) {
  .carousel-caption {
    width: 80%;
  }
  .carousel-control-prev {
    left: 0 !important;
  }
  .carousel-control-next {
    right: 0 !important;
  }
  .slider-header {
    font-size: 1.8rem !important;
  }
  .slider-para {
    font-size: 0.9rem !important;
  }
  #testimonials blockquote p {
    font-size: 1rem;
  }
  .slider-header {
    margin-bottom: 1rem;
  }
}
@media (max-width: 575px) {
  #clients-list {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  #clients-list li {
    text-align: center;
  }
  .client-list li {
    font-size: 0.8rem !important;
  }
  /*.home #case-studies .down-arrow-hero {
    display: none !important;
  }*/
  .slider-header {
    margin-bottom: 10px !important;
  }
  .slider-para {
    margin-bottom: 10px;
  }
  .client-list {
    margin-bottom: 0;
  }
  .down-arrow {
    bottom: 1rem !important;
  }
  .carousel-caption-center {
    width: 95%;
    margin: 0 auto !important;
  }
  .carousel-indicators {
    margin-bottom: 0;
  }
  .button {
    padding: 5px 7px;
  }
  .strategic-icons a {
    text-align: center;
    display: inline-block;
  }
  .carousel-control-prev {
    top: 85%;
    left: 20% !important;
    z-index: 99999;
  }
  .carousel-control-next {
    top: 85%;
    right: 20% !important;
    z-index: 99999;
  }
  .slider-header {
    margin-bottom: 10px !important;
  }
  /*.down-arrow {
    display: none;
  }*/
  .header-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .home .carousel-indicators {
    bottom: 10px;
  }
  html {
    font-size: 70% !important;
  }
  .button-nav img {
    width: 30px;
  }
  #home-slider .carousel-control-prev {
    top: 85%;
    left: 20% !important;
    z-index: 99999;
  }
  #home-slider .carousel-control-next {
    top: 85%;
    right: 20% !important;
    z-index: 99999;
  }
  #home-slider .carousel-indicators {
    bottom: 4%;
  }
}
@media (max-width: 991px) {
  .navbar-expand .navbar-nav {
    flex-direction: column;
  }
  .second-header-bg {
    height: 100% !important;
    background-color: rgba(36, 153, 164, 0.9) !important;
  }
  .second-header-bg {
    top: 0 !important;
    padding-top: 100px;
  }
  #menu-top-menu li {
    text-align: left;
  }
  .case-studies-header-bg,
  .sectors-header-bg,
  .services-header-bg {
    padding-right: 0;
  }
  .case-studies-header-bg li a,
  .sectors-header-bg li a,
  .services-header-bg li a {
    text-align: right;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .second-header-bg li a {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .second-header-bg {
    z-index: 999999 !important;
  }
  .second-header-bg .container {
    padding-left: 0;
  }
  .services-header-bg .container {
    padding: 0 !important;
  }
  .sectors-header-bg .container {
    padding: 0 !important;
  }
  .case-studies-header-bg .container {
    padding: 0;
  }
  .logged-in .case-studies-header-bg,
  .logged-in .sectors-header-bg,
  .logged-in .services-header-bg {
    height: 100% !important;
    width: 50% !important;
    background-color: rgba(36, 153, 164, 0.9) !important;
    right: 0;
  }
  .case-studies-header-bg,
  .sectors-header-bg,
  .services-header-bg {
    height: 100% !important;
    width: 50% !important;
    background-color: rgba(36, 153, 164, 0.9) !important;
    right: 0;
    z-index: 999999999 !important;
  }
  .navbar {
    padding-left: 0 !important;
    padding-top: 1rem;
  }
  .overlay {
    padding-top: 130px !important;
    height: 100% !important;
    width: 100%;
    position: fixed !important;
    z-index: 999999 !important;
    top: 0 !important;
    background-color: #000 !important;
    background-color: rgba(36, 153, 164, 0.9) !important;
    overflow-x: hidden !important;
    transition: 0.5s !important;
  }
	
	.fa-angle-right{
		top: 0 !important;
	}
}
#case-studies .down-arrow-hero {
  display: none;
}
.home #case-studies .down-arrow-hero {
  display: block;
}
#case-studies .carousel-indicators {
  bottom: -100px;
}
.home #case-studies .carousel-indicators {
  bottom: 0;
}
.home .carousel-indicators {
  bottom: 0;
}
@media (max-width: 1450px) {
  h1,
  h2 {
    font-size: 1.8rem !important;
  }
  p {
    font-size: 1rem;
  }
  .client-list li {
    font-size: 1rem;
  }
}
.fa-quote-left {
  padding-right: 10px;
}
.fa-quote-right {
  padding-left: 10px;
}
#case-studies .strategic-icons a {
  text-transform: capitalize !important;
}
@media (max-width: 320px) {
  #about-us p {
    font-size: 0.89rem !important;
  }
}
@media only screen and (min-width: 321px) and (max-width: 575px) {
  #about-us p,
  .client-list li {
    font-size: 1rem !important;
  }
}
.client-list li {
  font-size: calc(7px + 0.4vw) !important;
}
#clients .section-header,
#clients .slider-header {
  font-size: calc(20px + 1vw) !important;
}

.site .header-menus {
  display: block;
}

.site .close-menu-toggle {
  display: none !important;
}

body {
  background-image: linear-gradient(
    to right,
    #e9b090,
    #f5b7ae,
    #f8c1ca,
    #f4cfe2,
    #efddf2,
    #f4e2f4,
    #f8e6f7,
    #fcebf9,
    #ffe9f0,
    #ffe9e4,
    #ffebd8,
    #fcf0d1
  );
}
