/*!
Theme Name: posAbilities-theme-2025
Theme URI: http://underscores.me/
Author: Mike Butcher
Author URI: https://www.mikebutcher.ca
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: posAbilities
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

posAbilities is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

========================================================================== */

/*--------------------------------------------------------------
# New content starts here
--------------------------------------------------------------*/
:root {
  --color-light-green: #c2f67a;
  --color-green: #9ec54d;
  --color-dark-green: #859d4c;
  --color-light-grey: #f0f0f0;
  --color-white: #ffffff;
  --color-light-grey: #b0b0b0;
  --color-dark-grey: #383838;
  --color-black: #000000;
  --color-blue: #8fc5e6;
  --color-yellow: #ffdf66;
  --color-pink: #ff847c;
  --color-peach: #ffccbb;
}

.atkinson-hyperlegible-regular {
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.atkinson-hyperlegible-bold {
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.atkinson-hyperlegible-regular-italic {
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.atkinson-hyperlegible-bold-italic {
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lexend-type {
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

body {
  top: 0px !important;
  font-family: "Lexend", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
  color: var(--color-black);
  overflow-x: hidden;
}

body.no-scroll {
  overflow: hidden;
  height: 100vh;
}

strong,
.bold-font {
  font-family: "Lexend", sans-serif;
  font-weight: 600;
  font-style: normal;
}

embed,
iframe,
object {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.modal iframe {
  height: 70vh;
}

h1 {
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
}

h2,
h3,
h4,
h5 {
  font-family: "Lexend", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
}

h6 {
  font-family: "Lexend", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.4;
}

button {
  font-family: "Lexend", sans-serif;
  font-weight: 400;
  font-style: normal;
}

a,
a:hover {
  transition: all 0.3s;
}

em {
  font-style: italic;
}

.weight-300 {
  font-weight: 300;
}

.weight-400 {
  font-weight: 400;
}

.weight-500 {
  font-weight: 500;
}

.weight-700 {
  font-weight: 700;
}

#alert-call-out h3,
#call-out h3 {
  margin-bottom: 0px;
}

.alignleft {
  margin-top: 5px;
  margin-bottom: 1em;
}

a {
  color: var(--color-dark-grey);
  transition: all 0.3s;
}

a:hover {
  color: var(--color-dark-grey);
  transition: all 0.3s;
  text-decoration: none;
}

.modal-backdrop {
  z-index: 1040000;
}

.modal {
  z-index: 104000010;
}

.modal-content {
  border-radius: 20px;
  border: 0px solid transparent;
  overflow: hidden;
  background-color: var(--color-black);
}

.modal-content button {
  display: flex;
  justify-content: flex-end;
  margin: 10px 20px;
  opacity: 1;
}

.modal-body {
  padding: 0px
}

.modal-dialog {
  width: 80%;
  max-width: 80%;
}

blockquote {
  padding: 20px;
  background-color: var(--color-light-grey);
  margin-bottom: 20px;
}

.access-holder-right .access-text,
.access-holder-left .access-text {
  color: #000;
}

.socialimg {
  margin-right: 10px;
  transition: all 0.3s;
}

.socialimg:hover {
  transition: all 0.3s;
  opacity: 0.65;
}

h1 {
  font-size: 42px;
  margin-bottom: 25px;
}

h1.entry-title {
  text-transform: uppercase;
}

h2 {
  font-size: 36px;
  margin-bottom: 25px;
}

h2.comments-title {
  font-size: 26px;
}

h3 {
  font-size: 30px;
  margin-bottom: 12px;
}

h3.comment-reply-title {
  font-size: 22px;
}

#news-section h3,
#news-section h4 {
  color: var(--color-teal);
  margin-bottom: 5px;
}

h4 {
  font-size: 22px;
  margin-bottom: 10px;
}

table h4 {
  margin-top: 10px;
}

h5 {
  font-size: 20px;
  margin-bottom: 10px;
}

.site-main h5 {
  margin-bottom: 25px;
}

h6 {
  font-size: 18px;
  margin-bottom: 10px;
}

.small-call-out h1,
#home-slider h1 {
  font-size: 34px;
}

.small-call-out h2,
#home-slider h2 {
  font-size: 30px;
}

.small-call-out h3,
#home-slider h3 {
  font-size: 26px;
}

.small-call-out h4,
#home-slider h4 {
  font-size: 22px;
}


.large-call-out h1 {
  font-size: 60px;
}

.large-call-out h2 {
  font-size: 50px;
}

.large-call-out h3 {
  font-size: 42px;
}

.large-call-out h4 {
  font-size: 32px;
}

.large-call-out p {
  font-size: 22px;
}

#call-out-section p {
  font-size: 115%;
}

.focus-highlight-outline,
a.focus-highlight .post-holder {
  outline: 2px solid var(--color-pink) !important;
}

.focus-highlight:not(:has(> img)),
a.focus-highlight img {
  outline: 2px solid var(--color-pink) !important;
}

.checkmark.focus-highlight-outline {
  outline: 0px solid transparent !important;
  box-shadow: inset 0 0 0 2px var(--color-pink) !important;
}

#quick-link-open-close.focus-highlight-outline {
  outline: 0px solid transparent !important;
  box-shadow: inset 0 0 0 6px var(--color-pink) !important;
}

/* Keyboard focus */
button:focus-visible,
[role="button"]:focus-visible,
a.button:focus-visible,
a.button:focus-visible,
.custom-radio input[type="radio"]:focus-visible+.checkmark {
  outline: 0px solid transparent !important;
  box-shadow: inset 0 0 0 2px #609ae2 !important;
}

/* Fallback for browsers without :focus-visible */
button:focus,
[role="button"]:focus,
a.button:focus {
  outline: 0px solid transparent !important;
  box-shadow: inset 0 0 0 6px #609ae2 !important;
}

.custom-radio:focus-within .checkmark,
a.btn.btn-invisible:focus:before {
  outline: 0px solid transparent !important;
  box-shadow: inset 0 0 0 2px #609ae2 !important;
}

.btn.btn-invisible {
  border: 0px solid transparent;
  padding: 0px;
  width: 100%;
  position: relative;
  /* make the pseudo-element position relative to this */
  display: inline-block;
  /* ensure it has dimensions */
}

a.btn.btn-invisible.focus-highlight:before {
  outline: 2px solid var(--color-pink) !important;
}

.btn.btn-invisible:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/play-button.svg);
  background-position: center;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* center it */
  transition: all 0.3s;
}

.btn.btn-invisible:hover:before {
  opacity: 0.75;
}

/* button#quick-link-open-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px var(--color-white);
} */

.skip-button {
  position: absolute;
  top: -400px;
  /* Hide offscreen */
  left: 50%;
  /* Move to center */
  transform: translateX(-50%);
  /* Adjust for exact centering */
  background-color: var(--color-green);
  border: 0px solid transparent;
  color: var(--color-black);
  padding: 10px 15px;
  text-decoration: none;
  z-index: 10000000;
  border-radius: 50px;
  /* Optional for styling */
  transition: all 0.3s;
}

.skip-button:hover {
  color: var(--color-black);
  opacity: 1;
  border: 2px solid var(--color-black);
  transition: all 0.3s;
}

.skip-button.visible {
  top: 20px;
  /* Moves down into view */
  opacity: 1;
}

.skip-button:focus {
  top: 20px;
  /* Ensures it stays visible while focused */
  opacity: 1;
}

.skip-button:not(:focus):not(.visible) {
  top: -400px;
  /* Moves back up when it loses focus */
  opacity: 0;
}

.post-feed {
  margin-bottom: 15px;
}

.post-feed p.date {
  color: var(--color-blue);
  font-weight: 700;
  margin-bottom: 0px;
}

.hero-intro-content {
  text-shadow: 0px 0px 10px #333;
}

.small-font {
  font-size: 85%;
}

.text-brown {
  color: var(--color-brown);
}

.hover-heading {
  margin-top: 30px;
  margin-bottom: 15px;
}

.download-section {
  position: relative;
  margin-bottom: 20px;
}

.download-item {
  position: relative;
}

.mdi-file-pdf:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/pdf-icon.png);
  background-position: center;
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: -8px;
}

.mdi-file-word:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/word-icon.png);
  background-position: center;
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: -8px;
}

.mdi-file-document:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/default-icon.png);
  background-position: center;
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: -8px;
}

.mdi-webpage:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/web-icon.png);
  background-position: center;
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: -8px;
}

.mdi.mdi-download {
  padding-left: 40px;
  color: var(--color-dark-grey);
}

.mdi.mdi-download-description {
  padding-left: 46px;
  color: var(--color-dark-grey);
  font-size: 0.9em;
}

a.download-link-a {
  color: var(--color-black);
}

a.download-link-a:hover {
  color: var(--color-black);
  opacity: 0.65;
}

footer p {
  color: var(--color-black);
}

footer a {
  color: var(--color-black);
}

footer a:hover {
  color: #fff;
  opacity: 0.65;
}


footer .comment-metadata a:hover {
  color: var(--color-black);
  opacity: 0.65;
}

footer {
  padding-top: 0px;
}

.holder-sidebar a {
  font-family: "Lexend", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.4;
}

.holder-sidebar a.parent-link {
  margin-top: 20px;
  margin-left: 10px;
  color: #3e4095;
  font-size: 120%;
  padding-bottom: 10px;
  display: block;
}

.holder-sidebar a.parent-link:hover {
  color: #3e4095;
  opacity: 0.65;
}

ul.sidebar-page-list {
  margin-left: 10px;
  padding-left: 0px;
}

ul.sidebar-page-list a,
a .news-event-item {
  text-transform: uppercase;
  color: #00a98f;
  font-size: 110%;
  padding-bottom: 10px;
  display: block;
}

a p.news-event-item {
  padding-bottom: 0px;
}

ul.sidebar-page-list a:hover,
a .news-event-item:hover {
  color: #00a98f;
  opacity: 0.65;
}

ul.sidebar-page-list .current_page_item {
  color: #4992a8;
  opacity: 0.65;
}

.carf-footer {
  position: relative;
  bottom: inherit;
  right: inherit;
}

.carf-footer img {
  margin-top: 20px;
}

.pre-header-teal {
  height: 15px;
  background-color: var(--color-teal);
}

.slick-slide .hero-bucket-section-image {
  min-height: 400px;
  display: flex !important;
  align-items: center;
  overflow-x: hidden;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.slick-slide .hero-bucket-section-image.font-top {
  align-items: flex-start;
}

.slick-slide .hero-bucket-section-image.font-middle {
  align-items: center;
}

.slick-slide .hero-bucket-section-image.font-bottom {
  align-items: flex-end;
}

.slick-slide .hero-bucket-section-image.content-centered {
  background-position: center;
}

.slick-slide .hero-bucket-section-image.content-top {
  background-position: center top;
}

.slick-slide .hero-bucket-section-image.content-bottom {
  background-position: center bottom;
}

.hero-bucket-section-image.background-center {
  background-position: center;
}

video.video-slide {
  min-height: 400px;
  height: 400px;
}

.picture-card-text {
  width: 100%;
}

iframe.post-iframe {
  width: 100%;
  height: 400px;
}

.post-holder {
  border: 2px solid var(--color-light-grey);
  transition: all 0.3s;
  color: var(--color-black) !important;
}

a.post-holder-link:hover .post-holder,
a.post-holder-link:hover .picture-card-content {
  background-color: var(--color-green);
  transition: all 0.3s;
  color: var(--color-black) !important;
}

a.post-holder-link.option-blue:hover .post-holder,
a.post-holder-link.option-blue:hover .picture-card-content {
  background-color: var(--color-blue);
  transition: all 0.3s;
  color: var(--color-black) !important;
}

.post-holder h4,
.post-holder h5 {
  font-weight: 500;
}

.post-image {
  margin-bottom: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 250px;
}

.post-content,
.picture-card-content {
  position: relative;
}

.post-holder .post-content:before,
.picture-card-content:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/image-drop-shadow.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  width: calc(100% - 30px);
  left: 15px;
  height: 60px;
}

.home .post-image {
  min-height: 500px;
}

.entry-content a,
#secondary a,
.belownav a,
.belownav-option a {
  color: var(--color-black);
  text-decoration: underline;
}

.entry-content a:hover,
#secondary a:hover,
.belownav a:hover,
.belownav-option a:hover {
  color: var(--color-black);
  text-decoration: underline;
  opacity: 0.65;
  transition: all 0.3s;
}

a.post-holder-link,
a.post-holder-link:hover {
  text-decoration: none;
  opacity: 1;
}

.single-job_posting #header-holder:after,
#header-holder.show-drop-shadow:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/nav-drop-shadow.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -60px;
  width: 100%;
  height: 60px;
  z-index: 10;
  pointer-events: none;
}

#colophon h1,
#colophon h2,
#colophon h3,
#colophon h4 {
  color: var(--color-black);
}

#secondary h1,
#secondary h2,
#secondary h3,
#secondary h4,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  color: var(--color-black);
}

#footer-sidebar-1 aside h4,
#footer-sidebar-2 aside h4,
#footer-sidebar-4 aside h4 {
  margin-top: 20px;
}

#footer-sidebar-1 aside:first-of-type h4,
#footer-sidebar-2 aside:first-of-type h4,
#footer-sidebar-4 aside:first-of-type h4 {
  margin-top: 0px;
}

#secondary section h3 {
  margin-top: 20px;
}

#secondary section:first-of-type h3 {
  margin-top: 0px;
}

.menu-footer-container ul {
  margin-left: 0px;
  padding-left: 0px;
}

.display-block {
  display: block;
}

.collapseomatic {
  display: block;
  font-size: 18px !important;
  font-weight: 700;
  margin-bottom: 8px !important;
  color: #9ec54d !important;
  transition: all 0.3s;
  line-height: 1;
}

.collapseomatic:hover {
  text-decoration: none;
  opacity: 0.65;
}

.collapseomatic_content {
  margin-bottom: 25px;
}

#btn-decrease,
#btn-orig,
#btn-increase {
  border: 0px solid transparent;
  border-radius: 0px;
  background: var(--color-light-grey);
  color: var(--color-orange);
  font-weight: 700;
  padding: 2px 9px;
  display: inline-block;
  border-radius: 4px;
}

.sidelist {
  margin-top: 10px;
}

.orange-background p,
.orange-background a {
  color: var(--color-black);
}

.green-bakcground,
.background-green {
  background-color: var(--color-green);
}

.green-background p,
.background-green p {
  color: var(--color-black);
}

.green-background a,
.background-green a {
  transition: all 0.3s;
}

.green-background a:hover,
.background-green a:hover {
  color: var(--color-black);
  opacity: 0.65;
  text-decoration: none;
  transition: all 0.3s;
}

.foogallery {
  margin-bottom: 25px;
}

.breadcrumbs {
  font-size: 90%;
}

.breadcrumbs a {
  color: var(--color-brown);
}

.dark-grey-background {
  color: var(--color-white);
}

.breadcrumbs a:hover {
  opacity: 0.65;
}

.small-paragraph {
  font-size: 80%;
  line-height: 1.25;
  display: block;
}

.text-white,
.text-white a {
  color: #ffffff;
}

.text-white a:hover {
  opacity: 0.65;
  color: #ffffff;
}

.text-teal {
  color: var(--color-teal);
}

.text-orange {
  color: var(--color-orange);
}

.text-brown {
  color: var(--color-brown);
}

ul {
  margin-left: 20px;
  list-style: disc;
  padding-left: 20px;
}

.entry-content ul {
  list-style: disc;
}

.single-job-posting .width-content-short ul {
  margin-left: 0px;
}

ol {
  margin-left: 20px;
  padding-left: 20px;
}

.entry-content {
  overflow-x: visible;
  margin-bottom: 35px;
}

#content {
  transition: all 0.2s ease-in-out;
}

.archive .entry-content {
  overflow-x: hidden;
  margin-bottom: 0px;
}

.archive #content .see-more-button {
  margin-bottom: 25px;
}

.social-image {
  height: 31px;
  width: 31px;
}

.social-image-black {
  height: 25px;
  width: 25px;
  margin-top: 15px;
  margin-right: 5px;
}

.social-image-black:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

.menu-holder-body .social-image-black {
  height: 35px;
  width: 35px;
  margin-top: 5px;
  margin-right: 5px;
}

.menu-holder-body a:last-of-type .social-image-black {
  margin-right: 0px;
}

.container-full-width.white {
  background-color: #ffffff;
  color: #707070;
}

.container-full-width.teal {
  background-color: var(--color-teal);
  color: #ffffff;
}

.container-full-width.orange {
  background-color: var(--color-orange);
  color: #707070;
}

.container-full-width.light-green {
  background-color: var(--color-light-green);
  color: #ffffff;
}

.container-full-width.brown {
  background-color: var(--color-brown);
  color: #ffffff;
}

.container-full-width.light-grey {
  background-color: var(--color-light-grey);
}

.site-nav-holder {
  display: flex;
  justify-content: flex-end;
}

.display-flex,
.display-flex-content,
.display-flex-alt {
  display: flex;
}

.display-flex-centred {
  display: flex;
  align-items: center;
  align-content: center;
}

.justify-content-centred {
  justify-content: center;
}

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

.flex-direction-row {
  flex-direction: row;
}

.display-flex-bottom {
  display: flex;
  align-items: flex-end;
}

.flex-centred .display-flex,
.display-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.flex-centred .display-flex .padding-left-var.padding-right-var .match-height {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.flex-top .display-flex {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
}

.flex-bottom .display-flex,
.flex-end .display-flex {
  display: flex;
  align-items: flex-end;
  align-content: flex-end;
}

.display-flex>* {
  flex: 1 1 100%;
}

.flex-centred .display-flex-no-wrap,
.display-flex-no-wrap {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

.flex-top .display-flex-no-wrap {
  display: flex;
  align-items: flex-start;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap>* {
  width: 100%;
}

.remove-match-height .match-height {
  height: inherit !important;
}

.vertical-center,
.vertical-center-mobile {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.connect-links {
  background-color: #9dc5ec;
  padding: 15px;
}

.connect-links a {
  font-weight: 600;
  text-transform: none;
}

.connect-option {
  padding-bottom: 0px;
}

.connect-option h3 {
  margin-top: 0px;
}

.connect-option .connect-text-,
.connect-option .connect-link-area {
  padding-top: 15px;
  padding-bottom: 15px;
}

.col-rule {
  padding-top: 25px;
  border-bottom: 1px solid #484751;
}

.connect-option p {
  margin-bottom: 10px;
}

.connect-option ul {
  margin-left: 15px;
  margin-bottom: 10px;
}

.bottle-image {
  display: none;
}

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

.linkedin-logo {
  width: 25px;
  height: 25px;
  margin-bottom: 2px;
}

.text-white {
  color: #fff;
}

#site-navigation-mobile {
  float: right;
  margin-right: 15px;
  margin-top: 45px;
}

hr.white-line {
  border-top: 3px solid #fff;
  margin-top: 0px;
  margin-bottom: 20px;
  max-width: 125px;
  margin-left: 0;
}

hr.blue-line {
  border-top: 3px solid #223970;
  margin-top: 0px;
  margin-bottom: 20px;
  max-width: 125px;
  margin-left: 0;
}

.orange-button {
  background-color: var(--color-orange);
  color: var(--color-dark-grey) !important;
  font-weight: 600;
  padding: 15px 50px 14px 20px !important;
  border-radius: 6px;
  display: inline-block;
  margin-top: 5px;
  border: 0px solid transparent;
}

.orange-button:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/grey-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
  background-position: center;
  transition: all 0.3s;
  width: 22px;
  height: 30px;
}

button.orange-button {
  text-align: left;
}

input[type="submit"],
.sf-field-submit input,
.gform_button.button,
.gform_next_button.gform-theme-button {
  background-color: var(--color-green);
  color: var(--color-black) !important;
  font-weight: 600;
  padding: 20px 30px !important;
  border-radius: 6px;
  display: inline-block;
  margin-top: 5px;
  border: 0px solid transparent;
  border-radius: 30px;
}

.orange-button:hover,
input[type="submit"]:hover,
.sf-field-submit input:hover,
.gform_button.button:hover,
.gform_next_button.gform-theme-button:hover {
  opacity: 0.85;
  color: var(--color-dark-grey) !important;
}

.gform_legacy_markup_wrapper label.gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
  font-weight: 500;
}

.gform_wrapper input,
.gform_wrapper select {
  border-radius: 50px !important;
  border: 2px solid #000 !important;
}

.gform_wrapper textarea {
  border-radius: 20px !important;
  border: 2px solid #000 !important;
}

.ginput_complex label {
  margin-bottom: 10px !important;
}

.orange-hollow-button {
  background-color: #fff;
  color: var(--color-dark-grey) !important;
  font-weight: 600;
  padding: 15px 50px 14px 20px !important;
  border-radius: 6px;
  display: inline-block;
  margin-top: 5px;
  border: 2px solid var(--color-orange);
  letter-spacing: -0.25px;
}

.orange-hollow-button:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/grey-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
  background-position: center;
  transition: all 0.3s;
  width: 22px;
  height: 30px;
}

.gform_save_link.gform-theme-button {
  background-color: #fff;
  color: var(--color-dark-grey) !important;
  font-weight: 600;
  padding: 8px 20px 8px 20px !important;
  border-radius: 6px;
  display: inline-block;
  margin-top: 5px;
  border: 2px solid var(--color-orange);
  letter-spacing: -0.25px;
}

.orange-hollow-button:hover {
  opacity: 0.85;
  color: var(--color-dark-grey) !important;
}

.tribe-events-c-top-bar__datepicker-time,
.tribe-common-c-btn-icon,
.tribe-events-c-subscribe-dropdown__button-text {
  background-color: var(--color-orange);
  color: var(--color-dark-grey);
  font-weight: 600;
  padding: 15px 20px 14px 20px !important;
  border-radius: 6px;
  display: inline-block;
  margin-top: 5px;
  border: 0px solid transparent;
}

.box-holder .orange-button:hover {
  opacity: 1;
  background-color: #f7bf62;
}

.orange-button:hover:after {
  margin-left: 13px;
}

.white-button {
  background-color: var(--color-light-grey);
  color: var(--color-dark-grey);
  font-weight: 600;
  padding: 15px 50px 14px 20px;
  border-radius: 6px;
  display: inline-block;
  margin-top: 5px;
}

.white-button:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/grey-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
  background-position: center;
  transition: all 0.3s;
  width: 22px;
  height: 30px;
}

.white-button:hover {
  opacity: 0.85;
}

.white-button:hover:after {
  margin-left: 13px;
}

button.menu-toggle {
  border: none;
  border-radius: 0px;
  background: transparent;
  padding: 0px 15px;
  font-size: 135%;
}

.white-button:hover,
.white-button-alt:hover,
.white-button-alt-2:hover {
  opacity: 0.65;
  transition: all 0.3s;
  text-decoration: none;
}

.button-link:hover,
.teal-button:hover,
#gform_submit_button_1:hover,
.black-button:hover,
.tribe-events-c-top-bar__datepicker-time:hover,
.tribe-common-c-btn-icon:hover,
.gform_button.button:hover {
  text-decoration: none;
  opacity: 0.65 !important;
  transition: all 0.3s;
}

.entry-footer .edit-link {
  display: none;
}

.container-full-width.white-background,
.column-white,
.column-white-background,
.slide-holder.white-background {
  background-color: #fff;
}

.container-full-width.orange-background,
.column-orange,
.column-orange-background,
.slide-holder.orange-background {
  background-color: var(--color-orange);
  color: var(--color-black);
  padding: 25px 40px;
}

.container-full-width.dark-grey-background,
.column-dark-grey,
.column-dark-grey-background,
.slide-holder.dark-grey-background {
  background-color: var(--color-dark-grey);
  color: var(--color-light-grey);
  padding: 25px 40px;
}

.container-full-width.light-grey-background,
.column-light-grey,
.column-light-grey-background,
.slide-holder.light-grey-background {
  background-color: var(--color-light-grey);
  color: var(--color-light-grey);
  padding: 25px 0px;
}

.container-full-width.teal-background,
.column-teal,
.column-teal-background,
.slide-holder.teal-background {
  background-color: var(--color-teal);
  color: var(--color-white);
  padding: 25px 0px;
}

.container-full-width.light-green-background,
.column-light-green,
.column-light-green-background,
.slide-holder.light-green-background {
  background-color: var(--color-light-green);
  color: var(--color-dark-grey);
  padding: 25px 0px;
}

.container-full-width.brown-background,
.column-brown,
.column-brown-background,
.slide-holder.brown-background {
  background-color: var(--color-brown);
  color: var(--color-white);
  padding: 25px 040px;
}

.site-main .column-white-background a,
.site-main .column-white-background a:hover {
  color: var(--color-teal);
}

.background-image {
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}

.top .background-image {
  background-position: top center;
}

.bottom .background-image {
  background-position: bottom center;
}

.breadcrumbs {
  margin-top: 15px;
}

.entry-header h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: var(--color-black);
}

.page-template-default .entry-header h1,
.page-template-page-builder .entry-header h1,
.page-template-page-resource-builder .entry-header h1,
.page-template-page-wage-equity-archives .entry-header h1,
.page-template-page-wage-equity .entry-header h1,
.page-template-page-post-builder .entry-header h1,
.page-template-page-resource-builder-w-category .entry-header h1,
.page-template-page-job-postings .entry-header h1 {
  margin-top: 50px;
}

.featured-header .entry-header h1,
.featured-header .entry-header h2,
.featured-header .entry-header h3 {
  color: #fff;
  text-shadow: 0px 0px 5px #000;
  margin-top: 0px;
  margin-bottom: 0px;
}

.featured-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px;
}

.page-template-page-main-template .featured-header {
  min-height: 250px;
}

.featured-header header.entry-header {
  position: absolute;
  bottom: 35px;
}

.interior-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 200px;
}

.home .featured-header header.entry-header {
  bottom: inherit;
  top: 35px;
}

.featured-header .container-page,
.featured-header .height-declare {
  min-height: 300px;
}

.page-template-page-main-template .featured-header .container-page,
.page-template-page-main-template .featured-header .height-declare {
  min-height: 250px;
}

.menu-toggle {
  float: right;
}

.menu-wording {
  font-size: 135%;
  line-height: 1;
  color: #2a378c;
}

.main-navigation li {
  float: left;
  clear: right;
  text-align: right;
}

.navbar ul.sub-menu {
  background-color: #fff;
  padding: 10px;
}

.navbar ul.sub-menu li {
  padding-bottom: 5px;
}

.navbar ul.sub-menu li:last-child {
  padding-bottom: 0px;
}

.menu-item-has-children {
  margin-right: 20px;
  position: relative;
}

.menu-item-has-children:after {
  content: " ";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/arrow-down.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  background-size: contain;
  position: absolute;
  right: -15px;
  top: 10px;
}

.custom-menu-class-mobile .menu-item-object-page {
  margin-right: 20px;
  margin-bottom: 15px;
}

.custom-menu-class-mobile .sub-menu .menu-item-object-page {
  margin-right: 0px;
}

.custom-menu-class-mobile .sub-menu {
  padding-right: 0px !important;
}

p:first-child {
  margin-top: 0px;
}

p {
  margin-bottom: 20px;
}

p:last-child {
  margin-bottom: 0px;
}

.dark-grey-background {
  background-color: var(--color-dark-grey);
  padding-top: 25px;
  padding-bottom: 25px;
  color: var(--color-white);
}

.orange-background {
  background-color: var(--color-orange);
  padding-top: 25px;
  padding-bottom: 25px;
  color: var(--color-dark-grey);
}

.teal-background {
  background-color: var(--color-teal);
  padding-top: 25px;
  padding-bottom: 25px;
  color: var(--color-white);
}

.light-teal-background {
  background-color: var(--color-light-teal);
  padding-top: 25px;
  padding-bottom: 25px;
  color: var(--color-dark-grey);
}

.slide-holder.orange-background,
.slide-holder.teal-background,
.slide-holder.dark-grey-background,
.slide-holder.light-teal-background,
.slide-holder.light-yellow-background,
.pre-header.teal-background {
  padding: 0px;
}

.header-option {
  background-color: var(--color-teal);
  z-index: 1000000;
  padding-top: 15px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 112.5%;
  font-weight: 400;
  text-align: center;
}

#nav-holder.orange-background {
  padding-top: 10px;
  padding-bottom: 10px;
}

.margin-left-15 {
  margin-left: 15px;
}

.padding-top-25-50,
.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-bottom-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding-top-bottom-20-40 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-top-bottom-40-80 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-bottom-25 {
  padding-bottom: 25px;
}

.marg-bottom-50 {
  margin-bottom: 50px;
}

.footer-content {
  text-align: left;
}

.footer-content p {
  margin-bottom: 15px;
}

.footer-content p:last-of-type {
  margin-bottom: 0px;
}

.footer-content a {
  transition: all 0.3s;
}

.footer-content a:hover {
  opacity: 0.65;
  text-decoration: none;
  transition: all 0.3s;
}

.navbar {
  margin-bottom: 0px;
  min-height: 30px;
}

.navbar li a,
.navbar li a:hover {
  text-decoration: none;
  transition: all 0.3s;
}

.main-navigation ul ul {
  box-shadow: none;
  position: inherit;
  display: block;
  left: 0px;
}

.screen-reader-text,
.post-edit-link {
  display: none;
}

.small-show-confirm {
  display: none;
}

.logged-in .small-show-confirm {
  display: inherit;
  position: fixed;
  bottom: 0px;
  right: 0px;
  padding: 4px;
  background-color: #ccc;
  color: #fff;
  z-index: 300010;
}

.small-show-confirm .post-edit-link {
  display: inherit;
}

.small-show-confirm p {
  margin-bottom: 0px;
}

.container-page,
.container-page-header,
.container-page-footer,
.container-page-condensed,
.container-page-doubled {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
}

.container-page-condensed .container-page {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

.container-page .white-background .container-page,
.col-12 .container-full-width .container-page {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

.container-page-header {
  z-index: 999999;
}

.header-holder {
  position: relative;
  z-index: 1000002;
  width: 100%;
}

.header-holder-update {
  position: fixed;
  z-index: 300000;
  width: 100%;
}

.primary-menu-holder {
  width: 33%;
}

.mobile-quick-nav {
  width: 67%;
  font-weight: 700;
}

.mobile-quick-nav a {
  margin-right: 15px;
}

input {
  font-family: "Lexend", sans-serif;
  font-weight: 400;
}

input.banner-text-btn {
  transition: all 0.3s;
  width: 34px;
  height: 34px;
}

input.banner-text-btn:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

input[type="search"].search-field {
  border: 2px solid #000;
  border-radius: 30px;
  margin-left: 15px;
  margin-right: 10px;
  color: #777777;
  padding: 3px 10px;
}

input[type="search"].search-field::placeholder {
  color: #555;
  /* lighter or styled differently */
}

a.teal-button {
  padding: 10px 15px;
  background-color: #4992a8;
  font-family: "Lexend", sans-serif;
  font-weight: 500;
  border-radius: 5px;
  color: #fff !important;
}

a.light-blue-button {
  padding: 10px 15px;
  background-color: #718fc8;
  font-family: "Lexend", sans-serif;
  font-weight: 500;
  border-radius: 5px;
  color: #fff !important;
}

.no-padding-top-mobile {
  padding-top: 0px !important;
}

#access-function:hover,
#staff-access-function:hover,
#search-function:hover {
  transition: all 0.3s;
  color: #fff;
  opacity: 0.65;
}

.search-inset input {
  width: 65%;
  border: 0px solid;
  padding: 10px 12px;
  font-weight: 300 !important;
  color: #070707;
  font-size: 16px;
  border-radius: 0px;
  float: right;
}

.search-access-holder {
  display: flex;
  margin-right: 25px;
  top: 0px;
  align-items: center;
  justify-content: flex-end;
}

.access-display {
  padding: 0px;
  font-weight: 400;
  color: #fff;
  width: 100%;
}

.text-align-right-desktop {
  text-align: right;
}

.search-form {
  width: 100%;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

#nav-holder {
  overflow-x: visible;
  width: 100%;
}

.search-display {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.search-display label {
  width: 100%;
  margin-bottom: 0px;
  display: flex;
  justify-content: flex-end;
}

.search-field {
  width: calc(100% - 50px);
}

#search-function img,
#access-function img {
  width: 35px;
  height: 35px;
}

.search-display .search-form {
  text-align: right;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.access-holder-one,
.access-holder-two,
.access-holder-three {
  display: flex;
}

.access-holder-one .text-left,
.access-holder-two .text-left,
.access-holder-three .text-left {
  font-family: "Lexend", sans-serif;
  width: 30%;
  margin-right: 5%;
}

.access-holder-one .content-right,
.access-holder-two .content-right,
.access-holder-three .content-right {
  width: 60%;
}

.access-holder-two .text-left,
.access-holder-three .text-left,
.access-holder-three .content-right {
  margin-top: 10px;
}

#staff-menu-holder {
  padding: 25px;
}

#staff-menu ul {
  margin-bottom: 0px;
}

#header-container {
  z-index: 1000001;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

img.img-logo-large {
  width: 100%;
  height: auto;
  margin-top: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 15px;
  max-width: 100%;
}

#header-container.sticky img.img-logo-large {
  margin-top: 5px;
  margin-bottom: 5px;
}

#footer-sidebar-3 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.footer-circles {
  margin-right: -1px;
}

.hide-desktop,
.show-tablet,
.show-mobile {
  display: inherit;
}

.hide-desktop.inline-block,
.show-mobile.inline-block {
  display: inline-block;
}

.hide-mobile,
.hide-tablet,
.show-desktop,
.hide-mobile.inline-block,
.show-desktop.inline-block {
  display: none;
}

.main-nav-display {
  float: left;
}

.site-content-interior {
  position: relative;
  width: 100%;
}

.site-content {
  position: relative;
  padding-top: 0px;
  width: 100%;
}

footer#colophon {
  position: relative;
  float: left;
  width: 100%;
  overflow-x: hidden;
}

footer#colophon a {
  text-decoration: underline;
}

.container-full-width:before {
  display: table;
  content: " ";
}

.container-full-width:after {
  clear: both;
  display: table;
  content: " ";
}

.nav-holder.vertical-center-desktop {
  height: 25px;
}

.main-navigation a {
  color: #263591;
  font-weight: 500;
}

.main-navigation a:hover {
  color: #263591;
  text-decoration: none;
}

.right-side-holder {
  padding-left: 5%;
}

.belownav {
  display: none;
}

.belownav-option {
  display: block;
  float: right;
  width: 100%;
  margin-top: 5px;
  text-align: right;
  color: #666666;
  margin-bottom: 15px;
}

.archive .nav-content .page-numbers {
  padding: 15px 20px;
  margin: 10px;
  font-weight: 500;
  display: inline-block;
}

.archive .page-numbers.dots {
  background-color: transparent;
  font-weight: 500;
  font-size: 24px;
}

.archive .page-numbers.current {
  background-color: transparent;
  color: #009ed5;
  font-weight: 500;
  border: 2px solid #009ed5;
}

.nav-content {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;

  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
  overflow: hidden;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide>div:first-child {
  width: 100%;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: flex;
  align-items: center;
  line-height: 0;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-track {
  background-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slickHome {
  position: relative;
  float: right;
  visibility: hidden;
}

.slick-initialized {
  visibility: visible;
}

.slickHome .content-area {
  width: 80%;
  margin: 0 10%;
}

.special-slider-run,
.slickNormalAdaptive {
  overflow: hidden;
}

.special-slider-run img {
  max-height: 100px;
  width: auto;
}

.special-slider-run ul.slick-dots {
  z-index: 100000;
  position: relative;
}

.slick-dots li {
  float: left;
  list-style-type: none;
  margin: 10px 20px;
}

.slick-prev,
.prev-inline {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  padding: 0;
  outline: none;
  z-index: 1000000;
}

.slick-next,
.next-inline {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  padding: 0;
  outline: none;
  z-index: 1000000;
}

.slick-prev,
.prev-inline {
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/slick-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.slick-next,
.next-inline {
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/slick-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.video-overlay .prev-inline,
.video-overlay .next-inline {
  display: none !important;
}

.height-width-100 {
  height: 100%;
  width: calc(100% + 30px);
}

.slick-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  margin-top: -50px;
  margin-right: 15%;
}

.slick-dots {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

.slick-prev,
.slick-next {
  flex: 0 0 auto;
  cursor: pointer;
}

.slick-controls .slick-dots {
  display: block;
  list-style: none;
  padding: 0;
  text-align: center;
  width: auto;
  z-index: 9998;
}

.slick-controls .slick-dots li {
  float: none;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  margin: 0 15px;
  padding: 0;
  position: relative;
  width: 28px;
}

.slick-controls .slick-dots li button {
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 1);
  cursor: pointer;
  font-size: 0;
  display: block;
  height: 28px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 28px;
  border-radius: 15px;
}

.slick-controls .slick-dots li.slick-active button,
.slick-controls .slick-dots li button:hover {
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.65);
  opacity: 1;
}

/* Slider End */

/* Events Styling */

.home .tribe-events-calendar-list-nav.tribe-events-c-nav,
.home .tribe-events-c-subscribe-dropdown,
.home .tribe-events-header,
.home .tribe-events-calendar-list__event-venue-title,
.home .tribe-events-calendar-list__month-separator,
.home .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
  display: none !important;
}

.tribe-events-calendar-list__event-row {
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}

.tribe-events-calendar-list__event-date-tag-weekday,
.tribe-common-h3,
.tribe-common-h4,
.tribe-common-h5,
.tribe-common-h6,
.tribe-events-calendar-list__event-datetime {
  font-family: "Lexend", sans-serif !important;
}

.tribe-common-h6 {
  font-size: 115% !important;
}

.tribe-common-h6 a:hover {
  opacity: 0.65 !important;
  border-bottom: 0px solid transparent !important;
}

.tribe-common .tribe-common-l-container {
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.home .tribe-events .tribe-events-l-container {
  min-height: inherit !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
  border-top: 1px solid rgb(112, 112, 112) !important;
  border-left: 1px solid rgb(112, 112, 112) !important;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background-image: none !important;
  background-color: #f48120 !important;
}

.datepicker table tr td span {
  border-radius: 0px;
}

.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt,
.tribe-events-single-event-title,
.tribe-events-calendar-month__calendar-event-tooltip-title.tribe-common-h7 {
  text-transform: uppercase !important;
  line-height: 1 !important;
}

.tooltipster-sidetip .tooltipster-box {
  padding: 20px;
  color: #4e4e4e !important;
  background-color: #fff;
  border: 1px solid #00a98f;
  border-radius: 0px !important;
}

.tribe-events-calendar-month__calendar-event-datetime time {
  font-size: 16px !important;
}

.tooltipster-sidetip .tooltipster-content {
  color: #4e4e4e !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 50px !important;
}

.single.single-tribe_events .breadcrumbs {
  display: none;
}

.tribe-events-event-meta.primary,
.tribe-events-event-meta.secondary {
  width: 100% !important;
}

.tribe-events-meta-group,
.tribe-events-venue-map {
  width: 100% !important;
}

.tribe-events-pg-template h1 {
  font-size: 175%;
}

.tribe-events-pg-template h2 {
  font-size: 120%;
}

.tribe-events-calendar-month__day-date-daynum {
  font-size: 90%;
}

.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt,
.tribe-events-single-event-title,
.tribe-events-calendar-month__calendar-event-tooltip-title.tribe-common-h7,
.tribe-events-widget-events-list__event-title a {
  color: var(--color-teal);
  font-size: 110%;
  text-transform: none !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-datetime {
  margin-bottom: 10px !important;
}

.tribe-common .tribe-common-b2 {
  font-size: 16px !important;
}

.tribe-events .tribe-events-calendar-list__event-datetime-wrapper,
.tribe-events .tribe-events-calendar-list__event-title {
  margin-bottom: 0px !important;
}

.tribe-events-widget-events-list__view-more,
.tribe-events-sub-nav {
  display: none !important;
}

.tribe-events-widget-events-list__event-date-tag {
  margin-right: 15px !important;
  background-color: var(--color-orange);
  color: var(--color-black);
  border-radius: 6px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
  justify-content: center;
  font-weight: 600;
}

/* Events Styling End */

ul#mini-menu {
  display: inline-block;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
}

ul#mini-menu li {
  text-align: center;
  margin-right: 0px;
}

.menu-holder {
  display: flex;
  position: relative;
  line-height: 1;
  width: 100%;
  justify-content: flex-end;
}

.image-left {
  width: 45%;
  margin-right: 5%;
  float: left;
}

.services-text-right {
  width: 50%;
  float: left;
}

.services-text-right a {
  display: inline-block;
  margin-top: 10px;
}

.image-left-landing {
  width: 100px;
  margin-right: 5%;
  float: left;
}

.services-text-right-landing {
  width: calc(95% - 100px);
  float: left;
}

.services-text-right-landing a {
  display: inline-block;
  margin-top: 0px;
}

.text-holder a {
  color: #f48120;
}

.text-holder a:hover {
  color: #f48120;
  opacity: 0.65;
}

.pagination {
  justify-content: flex-start;
}

.nav-content .page-numbers {
  padding: 12px 18px;
  margin: 10px;
  color: #000;
  background-color: var(--color-orange);
  font-weight: 700;
  display: inline-block;
  border-radius: 6px;
}

.page-numbers.dots {
  background-color: transparent;
  color: var(--color-orange);
  font-weight: 700;
  font-size: 24px;
}

.page-numbers.current {
  background-color: transparent;
  color: var(--color-green);
  font-weight: 600;
  border: 2px solid var(--color-green);
  border-radius: 6px;
}

.post-background-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 225px;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}

.post-date {
  color: var(--color-teal);
  margin-bottom: 5px;
}

.box-holder {
  border: 2px solid var(--color-dark-grey);
  border-radius: 24px;
  overflow-y: visible;
}

table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.65);
}

table tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}

#google_language_translator {
  margin-top: 12px;
  height: 30px;
}

.post-thumbnail img {
  object-fit: cover;
  max-height: 350px;
  object-position: 50% 25%;
  width: 100%;
}

.grecaptcha-badge {
  display: none !important;
}

.container-full-width.round-right.bottom-right {
  border-bottom-right-radius: 24px;
}

.container-full-width.round-right.bottom-right {
  border-bottom-right-radius: 24px;
}

#footer-sidebar-2.top-left.bottom-left {
  border-bottom-left-radius: 24px;
  border-top-left-radius: 24px;
}

.rounded-top-right,
.rounded-top-right img {
  border-top-right-radius: 24px !important;
}

.rounded-bottom-right,
.rounded-bottom-right img {
  border-bottom-right-radius: 24px !important;
}

.rounded-top-left,
.rounded-top-left img {
  border-top-left-radius: 24px !important;
}

.rounded-bottom-left,
.rounded-bottom-left img {
  border-bottom-left-radius: 24px !important;
}

.google-pin-link {
  display: flex;
  align-items: center;
  color: #fff;
}

.google-pin-link:hover {
  color: #fff;
}

.google-pin-link::before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/google-pin.svg);
  width: 28px;
  height: 35px;
  margin-right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
}

.sidebar-menu-item ul {
  list-style: none;
  padding-left: 0px;
  color: var(--color-brown);
  font-weight: 700;
  margin-bottom: 0px;
  margin-left: 0px;
}

.sidebar-menu-item ul a {
  color: var(--color-brown);
}

.sidebar-menu-item ul a:hover,
.sidebar-menu-item .current_page_item {
  color: var(--color-brown);
  opacity: 0.65;
}

.sidebar-menu-item ul li {
  margin-bottom: 15px;
}

.sidebar-menu-item ul li:last-of-type {
  margin-bottom: 0px;
}

.sidebar-menu-item ul li.menu-item-has-children a {
  margin-bottom: 15px;
  display: inline-block;
}

.sidebar-menu-item ul li .sub-menu {
  padding-left: 15px;
}

.sidebar-menu-item ul li .sub-menu li a {
  margin-bottom: 0px;
}

.padding-right-8333 {
  padding-right: 8.333%;
}

.padding-right-20p {
  padding-right: 20%;
}

.header-fixed {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  background-color: #fff;
}

.header-container.sticky {
  top: 0;
  left: 0;
  z-index: 1000;
  /* Adjust z-index as necessary */
  background-color: #fff;
}

.dynamic-height {
  object-fit: cover;
}

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

.box-link {
  transform: translate(50%, 25px);
  bottom: 0px;
  right: 50%;
  position: absolute;
  min-width: 175px;
  text-align: center;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.post-nav-holder {
  width: 100%;
}

.background-light-green-shade-1,
.background-light-green-shade-2 {
  display: none;
}

.inline-block {
  display: inline-block;
}

.slick-slide .mejs-overlay-button,
.slick-slide .mejs-controls {
  display: none !important;
}

.video-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.slick-slide img.hero-bucket-section-image-mobile {
  display: none;
}

.slide-holder .banner-content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
}

.slide-holder .wp-video {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.slide-holder .mejs-container {
  width: 100% !important;
  height: 100% !important;
}

.slide-holder .wp-video-shortcode video,
.slide-holder video.wp-video-shortcode {
  width: 100% !important;
  background-color: var(--color-orange);
  object-fit: cover;
  height: 110% !important;
}

.width-title,
.width-title-wide {
  width: 35%;
  flex: 1 1 35%;
}

.width-content,
.width-content-wide {
  width: 65%;
  flex: 1 1 65%;
}

/* Search & Filter Start */

form.searchandfilter,
.bootstrap-select .dropdown-menu {
  z-index: 11;
  flex-grow: 2;
  width: 100%;
}

form.searchandfilter label {
  width: calc(100% - 25px);
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
li.sf-field-category {
  width: 100% !important;
}

.filter-title {
  font-size: 90%;
  margin-bottom: 0px;
}

.sf-field-submit input:hover {
  opacity: 0.65;
}

.searchandfilter ul li {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 0px;
}

.searchandfilter ul {
  margin-left: 0px;
  padding-left: 0px;
}

hr.orange-rule {
  border-top: 2px solid var(--color-orange);
}

.gfield_description {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.animated-container-holder {
  height: 100vh;
  position: relative;
  /* Default position */
  z-index: 2;
  /* Adjust z-index as necessary */
  transition: all 0.3s ease-in-out;
  /* Optional smooth transition */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  transition: all 0s;
  overflow: hidden;
}

.animated-container-child {
  z-index: 3;
  position: absolute;
  margin-right: 0%;
}

.animated-container-child *,
.hero-container-child * {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.65);
}

.hero-container-child {
  transform: translateY(-1000px);
}

.animated-container-holder video {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* makes the video maintain aspect ratio while filling container */
  z-index: 0;
}

.page-template-page-builder-fixed-header #container-master .padding-left-var {
  padding-left: 0px !important;
}

.page-template-page-builder-fixed-header #container-master .padding-right-var {
  padding-right: 0px !important;
}

.page-template-page-builder-fixed-header #pre-header {
  display: none;
}

.page-template-page-builder-fixed-header #content,
.page-template-page-builder-fixed-header #container-master,
.page-template-page-builder-fixed-header #header-container,
.page-template-page-builder-fixed-header #primary,
.page-template-page-builder-fixed-header .container-page {
  overflow: hidden;
}

.height-60 {
  height: 60vh;
}

.page-template-page-builder-fixed-header h3,
.page-template-page-builder-fixed-header h4 {
  line-height: 1.45;
}

.fixed-bottom {
  position: fixed !important;
  bottom: 0px;
  overflow-x: hidden;
  z-index: 10000000;
  display: none;
}

.fixed-bottom button {
  color: var(--color-black);
  background-color: var(--color-white);
  border-radius: 12px;
  border: 0px solid transparent;
  font-weight: 700;
  font-size: 85%;
  transition: all 0.3s;
}

.fixed-bottom button:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

.hide-cookie-div {
  display: none;
}

.show-cookie-div {
  display: inherit;
}

#pre-footer-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#pre-footer-2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 500px;
}

#footer-sidebar-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#footer-sidebar-1 .flex-top,
#footer-sidebar-1 .flex-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.flex-top {
  margin-bottom: 25px;
}

#footer-sidebar-1 a .social-icon {
  margin-right: 5px;
}

#footer-sidebar-1 a:last-of-type .social-icon {
  margin-right: 0px;
}

.footer-content h6 {
  margin-bottom: 0px;
}

input.button {
  border-radius: 30px !important;
  color: #000 !important;
  font-weight: 600 !important;
  background-color: var(--color-green) !important;
  line-height: 0 !important;
  padding: 20px 30px !important;
  font-size: 120% !important;
}

#mc_embed_shell {
  display: flex;
}

#mc_embed_signup {
  background-color: transparent !important;
  font-family: "Lexend", sans-serif;
  font-weight: 400;
}

#mc_embed_signup form {
  padding: 0px !important;
  margin: 0px !important;
}

#mc_embed_signup .asterisk {
  color: #fff !important;
  top: 2px !important;
}

#mc_embed_signup .mc-field-group label {
  margin-left: 0px !important;
  font-weight: 400 !important;
}

#mc_embed_signup .button {
  border-radius: 30px !important;
  color: #000 !important;
  font-weight: 600 !important;
  background-color: #fff !important;
  line-height: 0 !important;
  padding: 20px 30px !important;
  font-size: 120% !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  background-color: transparent !important;
  color: #000 !important;
  opacity: 0.9 !important;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  display: flex !important;
}

#mc_embed_signup .mc-field-group.input-group input {
  margin-right: 5px;
}

#mc_embed_signup input[type="email"] {
  border-radius: 50px;
  border: 0px solid transparent;
}

#mc_embed_signup li label {
  font-size: 90%;
  margin-top: -3px;
}

input[type="checkbox"],
#mc_embed_signup .mc-field-group.input-group input {
  transform: scale(1.35);
  margin-bottom: 5px;
  margin-right: 10px;
}

.quick-link-open-close-holder {
  width: 245px;
  display: flex;
  justify-content: center;
}

.quick-link-open-close-text {
  width: 100%;
}

.quick-link-open-close-text h4 {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 0px;
}

.quick-link-open-close-text img {
  visibility: visible;
  opacity: 1;
  margin-right: 0px;
}

.quick-links-holder.links_partiallyHidden.opened .quick-link-open-close-text img {
  visibility: visible;
  opacity: 1;
}

#quick_links.quick-links-holder {
  padding: 20px;
  font-size: 125%;
  background-color: var(--color-green);
  min-height: 60px;
  border: 2px solid #fff;
  transform: translate(-2px);
  overflow: visible;
}

#quick-link-open-close {
  position: absolute;
  left: 0px;
  top: -2px;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px;
  height: 60px;
  width: 60px;
  border-radius: 0px;
  padding: 0px;
  background-color: var(--color-green);
  border: 0px solid transparent;
}

#quick-link-open-close img {
  height: 54px;
  width: 54px;
  padding-left: 3px;
}

.quick-links-holder.links_partiallyHidden {
  position: fixed;
  left: 0%;
  bottom: 0%;
  z-index: 10000000;
  width: 60px;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.quick-links-holder.links_partiallyHidden .quick-link-repeater {
  visibility: hidden;
  opacity: 0;
  padding: 0px 0px;
  transition: all 0.3s;
  color: #fff;
}

.quick-links-holder.links_partiallyHidden.opened {
  position: fixed;
  left: 0%;
  bottom: 0%;
  width: 500px;
  max-height: 60vh;
  transition: all 0.3s ease;
}

.quick-links-holder.links_partiallyHidden.opened .quick-link-repeater {
  visibility: visible;
  padding: 10px 0px 75px;
  opacity: 1;
  transition: all 0.3s;
}

.quick-links-holder.links_partiallyHidden .quick-link-repeater a h5 {
  color: #fff;
  transition: all 0.3s ease;
  padding-right: 35px;
}

.quick-links-holder.links_partiallyHidden.opened .quick-link-repeater a:hover h5 {
  color: #fff;
  opacity: 0.65;
  transition: all 0.3s ease;
}

#accessible-content p {
  margin-bottom: 0px;
}

#accessible-content {
  visibility: hidden;
  opacity: 0;
  display: none;
}

.opened #accessible-content {
  visibility: visible;
  opacity: 1;
  display: flex;
  width: calc(100% - 40px);
}

.btn-light {
  background-color: #ddd;
  color: #000;
}

/* .hero-content-oval:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/left-circle.svg);
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
}

.hero-content-oval.hero-content-oval-right:before {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/right-circle.svg);
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
} */

.hero-content-oval * {
  text-shadow: 0px 0px 12px #000;
  color: var(--color-white);
  line-height: 1.1;
}

.font-light .hero-content-oval * {
  text-shadow: 0px 0px 12px #000;
  color: var(--color-white);
}

.font-dark .hero-content-oval * {
  text-shadow: none;
  color: var(--color-black);
}

.custom .hero-content-oval * {
  text-shadow: none;
  color: inherit;
}

#primary {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.hero-content-oval {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  min-height: 250px;
}

body.loaded .hero-content-oval,
body.loaded #primary {
  opacity: 1;
}

.hero-intro-content {
  z-index: 101;
  padding-top: 35px;
  padding-bottom: 35px;
}

.hero-intro-content .padding-l-r-calc {
  padding-left: 0%;
  padding-right: 10%;
}

#home-slider,
#home-slider .slick-slide {
  max-height: 650px;
}

#home-slider video,
#background-video {
  width: 100%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: -1;
}

#background-video.modal-item {
  z-index: 1;
  width: 100%;
}

#background-video {
  max-height: 450px;
}

.highlight-band.blue {
  background-color: var(--color-blue);
  width: 100%;
  height: 20px;
  position: relative;
}

.highlight-band.yellow {
  background-color: var(--color-yellow);
  width: 100%;
  height: 20px;
  position: relative;
}

.highlight-band.pink {
  background-color: var(--color-pink);
  width: 100%;
  height: 20px;
  position: relative;
}

.highlight-band.peach {
  background-color: var(--color-peach);
  width: 100%;
  height: 20px;
  position: relative;
}

.background-blue,
.background- {
  background-color: var(--color-blue);
}

.background-yellow {
  background-color: var(--color-yellow);
}

.background-pink {
  background-color: var(--color-pink);
}

.background-peach {
  background-color: var(--color-peach);
}

/* ---- Buttons ---- */

.vc_btn3 {
  padding: 18px 75px 18px 20px !important;
  border: 0px solid transparent !important;
  border-radius: 50px !important;
  font-weight: 500 !important;
  font-size: 110% !important;
  position: relative !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
}

.vc_btn3:hover {
  opacity: 0.85;
  border: 0px solid transparent;
}

a.button-blue,
a.blue-button,
button.button-blue,
button.blue-button,
.vc_btn3.vc_btn3-color-primary,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
  padding: 18px 75px 18px 20px;
  background-color: var(--color-blue);
  color: var(--color-black);
  border: 0px solid transparent;
  border-radius: 50px;
  font-weight: 500;
  font-size: 110%;
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

a.button-blue:hover,
a.blue-button:hover,
button.button-blue:hover,
button.blue-button:hover,
.vc_btn3.vc_btn3-color-primary:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover {
  color: var(--color-black);
  opacity: 0.85;
  border: 0px solid transparent;
  background-color: var(--color-blue);
  text-decoration: none;
}

a.button-green,
a.green-button,
button.button-green,
button.green-button,
.vc_btn3.vc_btn3-color-success,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
  padding: 18px 75px 18px 20px;
  background-color: var(--color-green);
  color: var(--color-black);
  border: 0px solid transparent;
  border-radius: 50px;
  font-weight: 500;
  font-size: 110%;
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

a.button-green:hover,
a.green-button:hover,
button.button-green:hover,
button.green-button:hover,
.vc_btn3.vc_btn3-color-success:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover {
  color: var(--color-black);
  opacity: 0.85;
  border: 0px solid transparent;
  background-color: var(--color-green);
  text-decoration: none;
}

a.button-peach,
a.peach-button,
button.button-peach,
button.peach-button {
  padding: 18px 75px 18px 20px;
  background-color: var(--color-peach);
  color: var(--color-black);
  border: 0px solid transparent;
  border-radius: 50px;
  font-weight: 500;
  font-size: 110%;
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

a.button-peach:hover,
a.peach-button:hover,
button.button-peach:hover,
button.peach-button.blue-button:hover {
  color: var(--color-black);
  opacity: 0.85;
  border: 0px solid transparent;
  background-color: var(--color-peach);
  text-decoration: none;
}

a.button-yellow,
a.yellow-button,
button.button-yellow,
button.yellow-button {
  padding: 18px 75px 18px 20px;
  background-color: var(--color-yellow);
  color: var(--color-black);
  border: 0px solid transparent;
  border-radius: 50px;
  font-weight: 500;
  font-size: 110%;
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

a.button-yellow:hover,
a.yellow-button:hover,
button.button-yellow:hover,
button.yellow-button:hover {
  color: var(--color-black);
  opacity: 0.85;
  border: 0px solid transparent;
  background-color: var(--color-yellow);
  text-decoration: none;
}

a.button-pink,
a.pink-button,
button.button-pink,
button.pink-button,
.vc_btn3.vc_btn3-color-pink,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
  padding: 18px 75px 18px 20px;
  background-color: var(--color-pink);
  color: var(--color-black);
  border: 0px solid transparent;
  border-radius: 50px;
  font-weight: 500;
  font-size: 110%;
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

a.button-pink:hover,
a.pink-button:hover,
button.button-pink:hover,
button.pink-button:hover,
.vc_btn3.vc_btn3-color-pink:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover {
  color: var(--color-black);
  opacity: 0.85;
  border: 0px solid transparent;
  background-color: var(--color-pink);
  text-decoration: none;
}

a.hollow-button,
a.hollow-button,
button.hollow-button,
button.hollow-button {
  padding: 18px 70px 18px 0px;
  background-color: var(--color-white);
  color: var(--color-black);
  border: 0px solid transparent;
  border-radius: 0px;
  font-weight: 500;
  font-size: 110%;
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

a.hollow-button:hover,
a.hollow-button:hover,
button.hollow-button:hover,
button.hollow-button:hover {
  color: var(--color-black);
  opacity: 0.85;
  border: 0px solid transparent;
  background-color: var(--color-white);
  text-decoration: none;
}

a.button-blue:after,
a.blue-button:after,
button.button-blue:after,
button.blue-button:after,
a.button-green:after,
a.green-button:after,
button.button-green:after,
button.green-button:after,
a.button-peach:after,
a.peach-button:after,
button.button-peach:after,
button.peach-button:after,
a.button-yellow:after,
a.yellow-button:after,
button.button-yellow:after,
button.yellow-button:after,
a.button-pink:after,
a.pink-button:after,
button.button-pink:after,
button.pink-button:after,
.vc_btn3.vc_btn3-color-primary:after,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:after,
.vc_btn3.vc_btn3-color-success:after,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:after,
.vc_btn3.vc_btn3-color-pink:after,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:after,
.vc_btn3:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/arrow-right.svg);
  width: 41px;
  height: 41px;
  margin-right: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 25px;
  transition: all 0.3s;
}

a.hollow-button:after,
a.hollow-button:after,
button.hollow-button:after,
button.hollow-button:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/arrow-right.svg);
  width: 25px;
  height: 25px;
  margin-right: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 33px;
  transition: all 0.3s;
  text-decoration: none;
}


a.button-blue:hover:after,
a.blue-button:hover:after,
button.button-blue:hover:after,
button.blue-button:hover:after,
a.button-green:hover:after,
a.green-button:hover:after,
button.button-green:hover:after,
button.green-button:hover:after,
a.button-peach:hover:after,
a.peach-button:hover:after,
button.button-peach:hover:after,
button.peach-button:hover:after,
a.button-yellow:hover:after,
a.yellow-button:hover:after,
button.button-yellow:hover:after,
button.yellow-button:hover:after,
a.button-pink:hover:after,
a.pink-button:hover:after,
button.button-pink:hover:after,
button.pink-button:hover:after,
.vc_btn3.vc_btn3-color-primary:hover:after,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover:after,
.vc_btn3.vc_btn3-color-success:hover:after,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover:after,
.vc_btn3.vc_btn3-color-pink:hover:after,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover:after,
.vc_btn3:hover:after {
  transition: all 0.3s;
  right: 15px;
}

a.hollow-button:hover:after,
a.hollow-button:hover:after,
button.hollow-button:hover:after,
button.hollow-button:hover:after {
  transition: all 0.3s;
  right: 25px;
}

.back-to-button {
  font-weight: 500;
  position: relative;
  display: flex;
  padding-left: 55px;
  align-items: center;
}

.back-to-button:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/slick-left.svg);
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  left: 0px;
  transition: all 0.3s;
}

.back-to-button:hover:before {
  left: -10px;
}

button.apply-now,
a.black-button {
  color: var(--color-green) !important;
  background-color: var(--color-black);
  border-radius: 50px;
  padding: 18px 20px;
  font-weight: 500;
  font-size: 110%;
  border: 0px solid transparent;
  display: inline-flex;
  align-items: center;
}

button.apply-now:hover,
a.black-button:hover {
  opacity: 0.85;
}

/* ---- Buttons ---- */

#mySearch {
  z-index: 100000000000000;
}

#mySearch.initiallyHidden {
  display: none;
  padding: 0px;
}

#search-function {
  margin-right: 9px;
}

input.hollow-button {
  border: 2px solid #000;
  border-radius: 25px;
  color: #000;
  padding: 3px 10px;
}

.ginput_container_fileupload input {
  padding-left: 20px;
}

.vc_row.vc_column-gap-30 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.min-height-300 {
  min-height: 300px;
}

.min-height-350 {
  min-height: 350px;
}

.min-height-400 {
  min-height: 400px;
}

.min-height-500 {
  min-height: 600px;
}

.min-height-600 {
  min-height: 600px;
}

.min-height-400-d,
.min-height-350-d .min-height-500-d,
.min-height-600-d {
  min-height: 300px;
}

.highlight-mark {
  min-height: 150px;
  width: 25px;
  position: absolute;
  right: 0px;
  bottom: 80px;
}

.background-cover {
  background-size: cover;
}

a.job-posting-link,
a.newsletter-link {
  padding-top: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  color: #000;
  font-weight: 400;
  font-size: 110%;
  width: auto;
  display: inline-block;
  text-decoration: none;
}

a.job-posting-link:hover,
a.newsletter-link:hover {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  opacity: 1;
  border-bottom: 3px solid #000000;
  text-decoration: none;
}

.border-container {
  border: 2px solid #b0b0b0;
  display: flex;
  margin-bottom: 25px;
  align-items: center;
  flex-direction: column;
}

.width-50 {
  display: inline-block;
  width: 100%;
  padding: 30px 25px;
}

.width-50.blog-image {
  width: 100%;
  min-height: 250px;
}

.blog-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-underlined {
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 3px solid #000000;
}

.heading-arrow,
.heading-arrow-reverse,
.heading-plus-minus {
  font-weight: 500;
  position: relative;
  display: inline-block;
  text-align: left;
}

.heading-arrow:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/arrow-down-reverse.svg);
  width: 40px;
  height: 40px;
  margin-left: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 40px;
  position: absolute;
  right: -50px;
}

.heading-arrow-reverse:after,
.heading-arrow[aria-expanded="true"]:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/arrow-down.svg);
  width: 40px;
  height: 40px;
  margin-left: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-arrow-reverse.original-arrow:after {
  width: 40px;
  height: 40px;
}

.full-width-desktop .vc_column-inner {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.card.card-body {
  padding: 10px 0px;
  border: 0px solid transparent;
}

.button-title-text {
  color: #000;
  background-color: transparent;
  border: 0px solid transparent;
  border-bottom: 3px solid transparent;
  border-radius: 0px;
  font-size: 125%;
  font-weight: 500;
  padding: 10px 0px 20px;
  width: 100%;
  line-height: 1.3;
}

.button-title-text.button-title-text {
  width: calc(100% - 50px);
}

.button-title-text:hover {
  border-color: transparent;
}

.button-title-text[aria-expanded="true"] {
  border-bottom: 3px solid #000000;
}

.button-title-sub-text,
.button-title-sub-text:hover {
  color: #000;
  background-color: transparent;
  border: 0px solid transparent;
  border-bottom: 3px solid #777777;
  border-radius: 0px;
  font-size: 110%;
  font-weight: 500;
  padding: 10px 0px 13px;
  display: inline-block;
  width: 100%;
  padding-right: 60px;
  text-align: left;
  line-height: 1.3;
}

.button-title-sub-text:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/plus-icon.svg);
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s;
  position: absolute;
  right: 5px;
  margin-top: -5px;
}

.button-title-sub-text[aria-expanded="true"] {
  border-bottom: 3px solid #000;
  opacity: 1;
}

.button-title-sub-text[aria-expanded="true"]:after {
  content: "";
  background-image: url(/wp-content/themes/posAbilities-theme-2025/images/minus-icon.svg);
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s;
}

.background-image-top .vc_column-inner {
  background-position: center 20% !important;
}

.background-image-middle .vc_column-inner {
  background-position: center !important;
}

.background-image-bottom .vc_column-inner {
  background-position: center 80% !important;
}

.download-icon-holder {
  display: inline-block;
  position: relative;
}

.download-icon {
  width: 30px;
  height: 30px;
  margin-left: 15px;
}

.image-top {
  display: none;
  position: absolute;
  top: 2.65px;
  left: 0;
  z-index: 99;
}

.download-icon-holder:hover .image-top {
  width: 30px;
  height: 30px;
  opacity: 1;
  display: inline;
}

.min-height-40 {
  min-height: 40px;
}

.filter-holder {
  margin-top: 25px;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.btn-light,
.btn-light:hover,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
  border-radius: 0px;
  border: 0px solid var(--color-green);
  background-color: var(--color-white);
  font-weight: 600;
  border-radius: 40px;
  color: var(--color-black) !important;
  padding: 5px 20px;
}

.toggle-handle.btn.btn-light {
  background-color: #007bff;
}

.toggle[aria-checked="true"] .toggle-handle.btn.btn-light {
  background-color: var(--color-white);
}

.dropdown-menu {
  border-radius: 30px;
  border: 1px solid #000;
  margin-top: 15px;
}

.bootstrap-select>select {
  left: 0% !important;
}

.bootstrap-select .dropdown-menu li,
.bootstrap-select .dropdown-menu li.selected.active {
  width: 100%;
}

.bootstrap-select .dropdown-menu li.selected.active a,
.bootstrap-select .dropdown-menu li.selected.active a:active {
  color: var(--color-black);
  font-weight: 600;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: var(--color-green);
}

.filter-option-inner-inner {
  font-size: 18px !important;
}

.news-reset {
  flex-grow: 1;
  font-weight: 600;
}

.comments-area .comment {
  margin-bottom: 15px;
}

a.readspeaker-doc-link {
  transition: all 0.3s;
}

a.readspeaker-doc-link:hover {
  opacity: 0.5;
  transition: all 0.3s;
}

.bootstrap-select .btn.dropdown-toggle,
.bootstrap-select .btn.dropdown-toggle:hover {
  border: 2px solid var(--color-black);
}

.display-flex-vertical-space-between .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.gt_switcher.notranslate {
  width: 90% !important;
}

.gt_switcher.notranslate .gt_option,
.gt_switcher.notranslate a {
  width: 100% !important;
}


/*--------------------------------------------------------------
## 1750 constraint
--------------------------------------------------------------*/

@media (max-width: 1649px) {

  #container-master,
  .container-full-width {
    width: 100%;
    position: relative;
    overflow-x: hidden;
  }

  .full-width-content {
    width: 100%;
  }

  .container-full-width.overflow-override {
    overflow-x: inherit;
  }

  .container-full-width.round-right {
    width: 97.5%;
    margin-right: 2.5%;
  }

  .container-full-width.round-left {
    width: 97.5%;
    margin-left: 2.5%;
  }

  .container-full-width .container-full-width {
    overflow-x: visible;
  }

  .marg-left-0-contained {
    margin-left: 0px !important;
  }

  .marg-right-0-contained {
    margin-right: 0px !important;
  }

}

@media (min-width: 1650px) {

  #container-master,
  .container-full-width {
    width: 1610px;
    margin: 0 auto;
    position: relative;
  }

  .container-full-width .container-full-width {
    width: 100%;
  }

  .container-full-width .container-full-width.vc_inner.vc_row-fluid {
    width: 1610px;
  }

  .container-full-width.round-right,
  .container-full-width.round-left {
    width: calc(1610px - 2.5%);
    margin: 0 0 0 2.5%;
  }

  .full-width-content {
    width: 1640px;
    max-width: 1640px;
  }

  .single main .container-page {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
}

/*--------------------------------------------------------------
## Those min-height declarations
--------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 48px;
    margin-bottom: 35px;
  }

  h2 {
    font-size: 42px;
    margin-bottom: 35px;
  }

  h2.comments-title {
    font-size: 28px;
  }

  h3 {
    font-size: 36px;
  }

  h3.comment-reply-title {
    font-size: 24px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 22px;
  }

  h6 {
    font-size: 18px;
  }

  .small-call-out h1,
  #home-slider h1 {
    font-size: 34px;
  }

  .small-call-out h2,
  #home-slider h2 {
    font-size: 28px;
  }

  .small-call-out h3,
  #home-slider h3 {
    font-size: 24px;
  }

  .small-call-out h4,
  #home-slider h4 {
    font-size: 22px;
  }

  .large-call-out h1 {
    font-size: 70px;
  }

  .large-call-out h2 {
    font-size: 60px;
  }

  .large-call-out h3 {
    font-size: 50px;
  }

  .large-call-out h4 {
    font-size: 40px;
  }

  .large-call-out p {
    font-size: 22px;
  }

  .primary-menu-holder {
    width: 100%;
  }

  .padding-left-extra {
    padding-left: 30px;
  }

  .dark-grey-background {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #footer-copyright.orange-background {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #footer-copyright.orange-background a {
    color: #000;
  }

  .no-link a {
    cursor: default !important;
  }

  .no-link a:hover {
    cursor: default !important;
    opacity: 1 !important;
  }

  .no-link ul a {
    cursor: pointer !important;
  }

  .no-link ul a:hover {
    cursor: pointer !important;
    opacity: 1 !important;
  }

  .post-thumbnail img {
    object-position: 50% 50%;
    max-height: 375px;
  }

  ul#mini-menu {
    font-size: 14px;
    margin-bottom: 15px;
  }

  ul#mini-menu li {
    margin-right: 5px;
    margin-top: 10px;
    float: right;
    text-align: center;
  }

  ul#mini-menu li.no-padding-top-mobile {
    padding-top: 10px !important;
  }

  footer {
    padding-top: 0px;
  }

  .carf-footer {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }

  .social-content-desktop {
    float: left;
    width: 100%;
    margin-top: 10px;
  }

  iframe.post-iframe {
    height: 300px;
  }

  .slider-title {
    font-size: 28px !important;
  }

  .slider-bubble,
  .slide-content {
    font-size: 18px !important;
  }

  .consult-icon-email {
    margin-top: -2px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu {
    width: 200px;
  }

  .belownav {
    display: block;
    float: right;
    width: 100%;
    margin-top: 5px;
    text-align: right;
    color: #666666;
    margin-bottom: 3px;
  }

  .menu-desktop {
    position: relative;
    float: right;
    margin-top: 12px;
    width: 100%;
  }

  .break-special {
    display: inherit;
  }

  .post-image {
    min-height: 315px;
  }

  #alt-menu a {
    color: #009ed5;
    transition: all 0.3s;
  }

  #alt-menu a:hover {
    opacity: 0.65;
    transition: all 0.3s;
    color: #009ed5;
  }

  .right-side-holder {
    padding-left: 0%;
  }

  img.img-logo-large {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .header-container.sticky img.img-logo-large {
    width: 70%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .featured-header {
    min-height: 350px;
  }

  .featured-header .container-page,
  .featured-header .height-declare {
    min-height: 350px;
  }

  .page-template-page-main-template {
    min-height: 275px;
  }

  .page-template-page-main-template .featured-header .container-page,
  .page-template-page-main-template .featured-header .height-declare {
    min-height: 275px;
  }

  .interior-image {
    min-height: 250px;
  }

  .vertical-center-desktop {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .text-align-left-desktop {
    text-align: left;
  }

  .text-align-right-desktop {
    text-align: right;
  }

  .header {
    min-height: 42px;
  }

  .navbar li {
    font-size: 12px;
  }

  .main-navigation ul li {
    margin-right: 55px;
  }

  .main-navigation ul li:last-of-type {
    margin-right: 0px !important;
  }

  .main-navigation ul li.menu-item-has-children {
    margin-right: 70px;
  }

  .menu-item-has-children:after {
    top: 5px;
  }

  .home .post-image,
  .page-template-alt-front-page .post-image {
    min-height: 400px;
  }

  .header-option .white-button-alt {
    margin-top: 0px;
  }

  .main-navigation ul ul {
    position: absolute;
    left: -999em;
  }

  .hide-desktop,
  .show-mobile,
  .hide-desktop.inline-block,
  .show-mobile.inline-block {
    display: none;
  }

  .hide-mobile,
  .show-desktop {
    display: inherit;
  }

  .hide-mobile.inline-block,
  .show-desktop.inline-block {
    display: inline-block;
  }

  #footer-sidebar-3.hide-mobile {
    display: flex;
  }

  .main-navigation li {
    clear: none;
  }

  .main-navigation li li {
    text-align: left;
  }

  .container-page-condensed {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .post-background-image {
    height: 200px;
  }

  .tribe-events-meta-group {
    width: 33% !important;
  }

  .site-nav-holder {
    padding-left: 25px;
  }

  .contact-us-button {
    display: flex;
    border-radius: 16px;
    background-color: var(--color-teal);
    color: #fff;
    margin-right: 15px;
    padding: 10px 15px;
    font-weight: 700;
    align-items: center;
    text-transform: uppercase;
    font-size: 90%;
  }

  .contact-us-button:hover {
    color: #fff;
    opacity: 0.65;
  }

  .contact-us-button::before {
    content: "";
    background-image: url(/wp-content/themes/posAbilities-theme-2025/images/contact-us.svg);
    width: 35px;
    height: 35px;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .picture-card-text {
    width: 70%;
    min-height: 225px;
  }

  .picture-card-footer .picture-card-text {
    width: 60%;
  }

  .background-light-green-shade-1 {
    display: inherit;
    z-index: -1;
    border-radius: 50px;
    background-color: var(--color-light-green);
    width: 55%;
    margin-left: 22.5%;
    position: absolute;
    bottom: 0px;
  }

  .background-light-green-shade-2 {
    display: inherit;
    z-index: -1;
    border-radius: 50px;
    background-color: var(--color-light-green);
    width: 55%;
    margin-left: 22.5%;
    position: absolute;
    top: 0px;
  }

  .width-title {
    width: 40%;
    flex: 1 1 40%;
  }

  .width-content {
    width: 60%;
    flex: 1 1 60%;
  }

  .width-title-short {
    width: 25%;
    flex: 1 1 25%;
  }

  .width-content-short {
    width: 55%;
    flex: 1 1 55%;
  }

  .width-title-wide {
    width: 45%;
    flex: 1 1 45%;
  }

  .width-content-wide {
    width: 75%;
    flex: 1 1 75%;
  }

  #quick_links.quick-links-holder {
    min-height: 80px;
  }

  #quick-link-open-close {
    height: 80px;
    width: 80px;
  }

  #quick-link-open-close img {
    height: 74px;
    width: 74px;
  }

  .quick-links-holder.links_partiallyHidden {
    bottom: inherit;
    top: 20%;
    width: 80px;
  }

  .quick-links-holder.links_partiallyHidden.opened {
    bottom: inherit;
    top: 20%;
  }

  .opened #accessible-content {
    width: calc(100% - 80px);
  }

  .hero-intro-content .padding-l-r-calc {
    padding-left: 0%;
    padding-right: 10%;
  }

  .highlight-band.blue {
    height: 25px;
  }

  .highlight-band.yellow {
    height: 25px;
  }

  .highlight-band.pink {
    height: 25px;
  }

  .highlight-band.peach {
    height: 25px;
  }

  .min-height-350-d {
    min-height: 350px !important;
  }

  .min-height-300-d {
    min-height: 300px;
  }

  .min-height-400-d {
    min-height: 400px;
  }

  .min-height-500-d {
    min-height: 500px;
  }

  .min-height-600-d {
    min-height: 600px;
  }

  .width-50.blog-image {
    width: 50%;
    padding: 50px 25px;
    margin-bottom: 0px;
  }

  .width-50 {
    width: 50%;
    padding: 25px;
  }

  .border-container {
    flex-direction: row;
  }
}

@media only screen and (min-width: 840px) {
  ul#mini-menu li {
    margin-right: 15px;
  }

  .break-special {
    display: none;
  }

  ul#mini-menu {
    font-size: 15px;
  }

  .width-title {
    width: 35%;
    flex: 1 1 35%;
  }

  .width-content {
    width: 65%;
    flex: 1 1 65%;
  }
}

@media only screen and (min-width: 992px) {

  .small-call-out h1,
  #home-slider h1 {
    font-size: 36px;
  }

  .small-call-out h2,
  #home-slider h2 {
    font-size: 30px;
  }

  .small-call-out h3,
  #home-slider h3 {
    font-size: 26px;
  }

  .small-call-out h4,
  #home-slider h4 {
    font-size: 24px;
  }

  #menu-search.align-items-end {
    align-items: center !important;
  }

  ul#mini-menu {
    font-size: 16px;
  }

  iframe.post-iframe {
    height: 400px;
  }

  .slider-title {
    font-size: 32px !important;
  }

  .slider-bubble,
  .slide-content {
    font-size: 20px !important;
  }

  .featured-header {
    min-height: 400px;
  }

  .interior-image {
    min-height: 275px;
  }

  .featured-header .container-page,
  .featured-header .height-declare {
    min-height: 350px;
  }

  .page-template-page-main-template .featured-header {
    min-height: 275px;
  }

  .page-template-page-main-template .featured-header .container-page,
  .page-template-page-main-template .featured-header .height-declare {
    min-height: 275px;
  }

  .entry-header-alt {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .container-page-condensed {
    width: 82%;
    margin-left: 9%;
    margin-right: 9%;
  }

  .post-background-image {
    height: 225px;
  }

  .marg-bottom-25-25-0 {
    margin-bottom: 0px;
  }

  .donate-button,
  .contact-us-button {
    font-size: 100%;
    padding: 12px 18px;
  }

  .contact-us-button::before,
  .donate-button::before {
    width: 50px;
    height: 50px;
    transition: all 0.3s;
  }

  .hero-content-oval {
    min-height: 275px;
  }

  .hero-intro-content .padding-l-r-calc {
    padding-left: 0%;
    padding-right: 10%;
  }

  .slick-slide .hero-bucket-section-image {
    min-height: 500px;
  }

  video.video-slide {
    min-height: 500px;
    height: 500px;
  }

  .hide-tablet {
    display: inherit;
  }

  .show-tablet {
    display: none;
  }

  .search-display {
    width: 320px;
  }

  input[type="search"].search-field {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1100px) {
  .search-display {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  body {
    font-size: 19px;
  }

  .tribe-common .tribe-common-b2 {
    font-size: 19px !important;
  }

  h1 {
    font-size: 50px;
    margin-bottom: 35px;
  }

  h2 {
    font-size: 44px;
    margin-bottom: 35px;
  }

  h2.comments-title {
    font-size: 30px;
  }

  h3 {
    font-size: 40px;
  }

  h3.comment-reply-title {
    font-size: 28px;
  }

  h4 {
    font-size: 30px;
  }

  h5 {
    font-size: 24px;
  }

  h6 {
    font-size: 19px;
  }

  .small-call-out h1,
  #home-slider h1 {
    font-size: 38px;
  }

  .small-call-out h2,
  #home-slider h2 {
    font-size: 32px;
  }

  .small-call-out h3,
  #home-slider h3 {
    font-size: 28px;
  }

  .small-call-out h4,
  #home-slider h4 {
    font-size: 26px;
  }

  .large-call-out h1 {
    font-size: 70px;
  }

  .large-call-out h2 {
    font-size: 60px;
  }

  .large-call-out h3 {
    font-size: 50px;
  }

  .large-call-out h4 {
    font-size: 40px;
  }

  .large-call-out p {
    font-size: 24px;
  }

  .padding-left-extra {
    padding-left: 45px;
  }

  .footer-wordmark:before {
    width: 30px;
    top: 8px;
  }

  .post-thumbnail img {
    max-height: 450px;
  }

  iframe.post-iframe {
    height: 475px;
  }

  .slider-title {
    font-size: 40px !important;
  }

  .featured-header {
    min-height: 450px;
  }

  .featured-header .container-page,
  .featured-header .height-declare {
    min-height: 450px;
  }

  .page-template-page-main-template .featured-header {
    min-height: 300px;
  }

  .page-template-page-main-template .featured-header .container-page,
  .page-template-page-main-template .featured-header .height-declare {
    min-height: 300px;
  }

  .interior-image {
    min-height: 300px;
  }

  .main-navigation ul li {
    margin-right: 50px;
  }

  .main-navigation ul li.menu-item-has-children {
    margin-right: 65px;
  }

  .menu-item-has-children:after {
    width: 11px;
    height: 11px;
    right: -18px;
    top: 6px;
  }

  .container-page-condensed {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .post-background-image {
    height: 250px;
  }

  .width-title {
    width: 25%;
    flex: 1 1 25%;
  }

  .width-content {
    width: 75%;
    flex: 1 1 75%;
  }

  #nav-holder {
    width: 70%;
  }

  .search-display {
    width: 30%;
  }

  input[type="search"].search-field {
    font-size: 15px;
  }

  .slick-slide .hero-bucket-section-image {
    min-height: 550px;
  }

  video.video-slide {
    min-height: 550px;
    height: 550px;
  }

  .hero-content-oval {
    min-height: 300px;
  }

  .hero-intro-content .padding-l-r-calc {
    padding-left: 0%;
    padding-right: 10%;
  }

  .highlight-band.blue {
    height: 30px;
  }

  .highlight-band.yellow {
    height: 30px;
  }

  .highlight-band.pink {
    height: 30px;
  }

  .highlight-band.peach {
    height: 30px;
  }

  .filter-option-inner-inner {
    font-size: 19px !important;
  }
}


@media only screen and (min-width: 1350px) {
  body {
    font-size: 20px;
  }

  .tribe-common .tribe-common-b2 {
    font-size: 20px !important;
  }

  h1 {
    font-size: 55px;
  }

  h2 {
    font-size: 52px;
  }

  h2.comments-title {
    font-size: 40px;
  }

  h3 {
    font-size: 44px;
  }

  h3.comment-reply-title {
    font-size: 30px;
  }

  h4 {
    font-size: 34px;
  }

  h5 {
    font-size: 26px;
  }

  h6 {
    font-size: 20px;
  }

  .small-call-out h1,
  #home-slider h1 {
    font-size: 42px;
  }

  .small-call-out h2,
  #home-slider h2 {
    font-size: 36px;
  }

  .small-call-out h3,
  #home-slider h3 {
    font-size: 30px;
  }

  .small-call-out h4,
  #home-slider h4 {
    font-size: 26px;
  }

  .large-call-out h1 {
    font-size: 80px;
  }

  .large-call-out h2 {
    font-size: 70px;
  }

  .large-call-out h3 {
    font-size: 60px;
  }

  .large-call-out h4 {
    font-size: 50px;
  }

  .large-call-out p {
    font-size: 26px;
  }

  .post-thumbnail img {
    max-height: 500px;
  }

  .featured-header {
    min-height: 475px;
  }

  .featured-header .container-page,
  .featured-header .height-declare {
    min-height: 475px;
  }

  .page-template-page-main-template .featured-header {
    min-height: 325px;
  }

  .page-template-page-main-template .featured-header .container-page,
  .page-template-page-main-template .featured-header .height-declare {
    min-height: 325px;
  }

  .interior-image {
    min-height: 325px;
  }

  .menu-item-has-children:after {
    width: 13px;
    height: 13px;
    right: -20px;
    top: 7px;
  }

  .navbar li {
    font-size: 18px;
  }

  .slick-slide .hero-bucket-section-image {
    min-height: 650px;
  }

  video.video-slide {
    min-height: 650px;
    height: 650px;
  }

  .hero-content-oval {
    min-height: 350px;
  }

  .hero-intro-content .padding-l-r-calc {
    padding-left: 0%;
    padding-right: 10%;
  }

  #background-video {
    max-height: 650px;
  }

  .highlight-band.blue {
    height: 35px;
  }

  .highlight-band.yellow {
    height: 35px;
  }

  .highlight-band.pink {
    height: 35px;
  }

  .highlight-band.peach {
    height: 35px;
  }

  input[type="search"].search-field {
    font-size: 16px;
  }

  .filter-option-inner-inner {
    font-size: 20px !important;
  }
}

@media only screen and (min-width: 1500px) {
  .featured-header {
    min-height: 525px;
  }

  .interior-image {
    min-height: 350px;
  }

  .featured-header .container-page,
  .featured-header .height-declare {
    min-height: 525px;
  }

  .page-template-page-main-template .featured-header {
    min-height: 350px;
  }

  .page-template-page-main-template .featured-header .container-page,
  .page-template-page-main-template .featured-header .height-declare {
    min-height: 350px;
  }

  .post-thumbnail img {
    max-height: 550px;
  }

  .slick-slide .hero-bucket-section-image {
    min-height: 725px;
  }

  video.video-slide {
    min-height: 725px;
    height: 725px;
  }
}

@media screen and (max-width: 991px) {
  .flex-column-tablet {
    flex-direction: column-reverse !important;
  }

  .flex-row-tablet {
    flex-direction: row !important;
  }

  #searchsubmit {
    margin-top: 0px;
  }

  #search-form.search-form {
    margin-top: 5px;
    margin-bottom: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .header .row {
    align-items: center;
  }

  .search-field {
    width: 85%;
  }

  .access-holder-one,
  .access-holder-two,
  .access-holder-three {
    flex-wrap: wrap;
    margin-bottom: 5px;
  }

  .access-holder-one .text-left,
  .access-holder-two .text-left,
  .access-holder-three .text-left {
    width: 100%;
    margin-right: 0%;
  }

  .access-holder-one .content-right,
  .access-holder-two .content-right,
  .access-holder-three .content-right {
    width: 100%;
  }

  .mobile-100 {
    min-width: 100%;
  }

  .post-holder {
    display: flex;
    flex-direction: row;
  }

  .home .post-image {
    min-height: 300px;
  }

  .post-holder .feature.post-image {
    width: 50%;
  }

  .post-holder .post-content {
    width: 50%;
  }

  .post-holder .post-content:before {
    background-image: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 30px;
  }

  h2.comments-title {
    font-size: 26px;
  }

  h3 {
    font-size: 28px;
  }

  h3.comment-reply-title {
    font-size: 26px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 22px;
  }

  h6 {
    font-size: 20px;
  }

  #pre-footer-2 {
    min-height: 350px;
  }

  img.img-logo-large {
    width: 80%;
    margin-left: 0%;
  }

  .mobile-image-right {
    background-position: 70% 50% !important;
  }

  .video-image-left video {
    object-position: 40% center;
  }

  .left-200 video {
    left: 200px;
  }

  .left-300 video {
    left: 300px;
  }

  .left-400 video {
    left: 400px;
  }

  .padding-l-r-25-0 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .padding-l-r-50-0 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-full-width.round-right.bottom-right {
    border-bottom-right-radius: 18px !important;
  }

  #nav-holder.container-full-width.orange-background {
    padding-left: 0px;
    padding-right: 0px;
  }

  .match-height-home-slide.orange-background {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #footer-sidebar-2.top-left.bottom-left {
    border-bottom-left-radius: 18px !important;
    border-top-left-radius: 18px !important;
  }

  .contact-us-button,
  .donate-button {
    border-radius: 12px;
  }

  .container-full-width.round-right {
    width: 95%;
    margin-right: 5%;
  }

  .container-full-width.round-left {
    width: 95%;
    margin-left: 5%;
  }

  .container-page,
  .container-page-header,
  .container-page-footer,
  .container-page-condensed,
  .container-page-doubled {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  #footer-sidebar-1 {
    padding-left: 5% !important;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
  }

  #footer-sidebar-2 {
    padding-left: 5% !important;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
  }

  #footer-copyright {
    padding-left: 5% !important;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
  }

  .margin-left-5p-m {
    margin-left: 5%;
  }

  .margin-right-5p-m {
    margin-right: 5%;
  }

  .col-12.margin-right-5p-m {
    flex: 0 0 95%;
    max-width: 95%;
  }

  .flex-wrap-mobile {
    flex-wrap: wrap;
  }

  .staff-access-section::before,
  #access-function::before,
  #search-function::before {
    display: none;
  }

  .box-holder {
    border-radius: 18px;
    margin-bottom: 50px;
  }

  .post-background-image {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .post-background-image {
    height: 300px;
  }

  .box-link {
    bottom: 50px;
  }

  .slick-slide img.hero-bucket-section-image-mobile {
    display: inherit;
    object-fit: cover;
    position: absolute;
    height: 110%;
    width: 100%;
  }

  .slick-slide .wp-video {
    display: none;
  }

  input[type="search"].search-field {
    font-size: 16px;
  }

  .full-width-mobile .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .align-items-start-mobile {
    align-items: flex-start !important;
  }

  .filter-holder {
    flex-direction: column;
  }

  .modal-dialog {
    width: 95%;
    max-width: 95%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 575px) {
  .entry-content table td {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .entry-content table td {
    display: block;
  }

  .post-background-image {
    height: 275px;
  }

  input[type="search"].search-field {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  .post-background-image {
    height: 250px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

  .width-title {
    width: 45%;
    flex: 1 1 45%;
  }

  .width-content {
    width: 55%;
    flex: 1 1 55%;
  }
}

@media screen and (max-width: 350px) {
  /*iphone 5s*/

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 22px;
  }


  h4 {
    font-size: 20px;
  }

  .slider-title {
    font-size: 18px !important;
  }

  #site-navigation-mobile {
    margin-top: 40px;
  }

  #mySidenavMobile .button-div {
    right: 35px;
  }

  h1.entry-title {
    font-size: 24px;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle {
    height: 70px;
    line-height: 70px;
  }

  input[type="search"].search-field {
    font-size: 14px;
  }
}

@media screen and (min-width: 351px) and (max-width: 400px) {
  /*iphone 6*/

  .slider-title {
    font-size: 20px !important;
  }

  #mySidenavMobile .button-div {
    top: 55px;
    right: 40px;
  }

  h1.entry-title {
    font-size: 26px;
  }
}

@media only screen and (min-width: 401px) and (max-width: 500px) {
  /* iPhone 6plus*/

  #mySidenavMobile .button-div {
    top: 55px;
    right: 40px;
  }

  h1.entry-title {
    font-size: 28px;
  }
}

@media only screen and (min-width: 501px) and (max-width: 650px) {
  h1.entry-title {
    font-size: 30px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 767px) {
  h1.entry-title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 812px) and (orientation: landscape) {}

@media print {}