/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.jl-wrapper .jl-container .el-content {
  padding: 1.5rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 1.5rem;
  margin: 0.625rem;
}
@media only all and (min-width: 88rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 88rem;
  }
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 76rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 1.5rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.el-horiz-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
p, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #0f2b8f;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #0f2b8f;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #0f2b8f !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #0f2b8f;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #0f2b8f;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #0f2b8f;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.7);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #0d2478;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #0f2b8f;
}
.jl-text-background {
  background-color: #0f2b8f;
  background-image: linear-gradient(90deg, #0f2b8f 0, #480f8f 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #0f2b8f;
}
.jl-radio:checked:focus {
  background-color: #0f2b8f;
}
.jl-overlay-primary {
  background: rgba(15, 43, 143, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0f2b8f;
  border-color: #0f2b8f;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #0f2b8f;
  border-color: #0f2b8f;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #0f2b8f;
}
/*look in these files for styling individual landing pages*/
/*Style the jr sailing pages*/
#jr-landingpage .jl-light .jl-h2 {
  color: #fff;
  text-shadow: 1px 1px black;
}
/*Put article image above title on Jr. Sailing Pages*/
#jr-default .com-content-article {
  display: flex;
  flex-direction: column;
}
#jr-default .com-content-article .item-image {
  order: -1;
  min-width: 100%;
}
#jr-landingpage .com-content-article {
  display: flex;
  flex-direction: column;
}
#jr-landingpage .com-content-article .item-image {
  order: -1;
}
/*Put category image before title */
#jr-default .category-desc {
  display: contents;
}
#jr-default .com-content-category-blog {
  display: flex;
  flex-direction: column;
}
#jr-default .category-desc > img:first-child {
  order: -1;
  min-width: 90%;
  margin-bottom: 30px;
  margin-top: 10px;
}
#jr-default .blog h1 {
  margin-bottom: 50px;
}
/* turn the top banner white when scrolled */
#jr-landingpage .headroom--not-top {
  background-color: #ffffff !important;
}
/*shadow the text overlay on Kid's Zone*/
#jr-landingpage .jl-light .jl-h1, .jl-light .jl-h2, .jl-light .jl-h3, .jl-light .jl-h4, .jl-light .jl-h5, .jl-light .jl-h6, .jl-light .jl-heading-2xlarge, .jl-light .jl-heading-3xlarge, .jl-light .jl-heading-large, .jl-light .jl-heading-medium, .jl-light .jl-heading-small, .jl-light .jl-heading-xlarge, .jl-light h1, .jl-light h2, .jl-light h3, .jl-light h4, .jl-light h5, .jl-light h6 {
  color: #fff;
  text-shadow: 1px 1px black;
}
/* set header opacity */
#jr-landingpage .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  border-bottom: 2px solid #0f2b8f;
}
#jr-default .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  border-bottom: 2px solid #0f2b8f;
}
/*adjust text in kids zone image*/
#jr-landingpage .jl-margin-remove-adjacent + *, .jl-margin-remove-first-child > :first-child {
  margin-top: -20px !important;
  margin-left: -10px !important;
}
/*remove border on dropdown text in jr. sailing */
.card {
  border: unset;
}
/*Put the article images on the Jr. Sailing pages to left align*/
#jr-landingpage .float-start {
  float: left !important;
  margin-left: 0;
}
#jr-default .float-start {
  float: left !important;
  margin-left: 0;
}
/* style custom fields for Jr. Sailing event display */
.results-label {
  font-weight: 700;
  margin-left: -15px;
}
.results-element {
  list-style: none;
  font-weight: 500;
}
/*put an image over the master calendar*/
.jr_calendar .platform-content.container {
  max-width: 100% !important;
  position: relative;
  padding-top: 296px;
}
.jr_calendar .platform-content.container::before {
  content: "";
  background-image: url('../../../../images/banners/optimountain.jpg');
  background-size: cover;
  background-position: center;
  position: absolute;
  margin: 0 1.5%;
  top: 0;
  left: 0;
  right: 0;
  height: 296px;
}
.jr_calendar #jevents_header h2.contentheading {
  font-size: 3.5vw;
  text-transform: uppercase;
  font-weight: 600;
  color: #A6A6A6;
  text-indent: -9999px;
  margin-top: -70px;
}
.jr_calendar #jevents_header h2.contentheading::after {
  content: "JR. SAILING CALENDAR";
  text-indent: 0;
  display: block;
  line-height: initial;
  /* New content takes up original line height */
}
/*Remove event table at the bottom of the first lesson free*/
#jr-default .eb-social-sharing-buttons {
  margin-top: -200px;
}
#jr-default #eb-event-info-left {
  margin-left: -9000px;
}
#jr-default .eb-taskbar ul {
  margin-top: -200px;
}
/*make header background white on scroll*/
#otw-landingpage .headroom--not-top {
  background-color: #ffffff !important;
}
#otw-landingpage figure {
  margin: 1em 10px;
  margin-left: 0px;
  margin-top: 5px;
}
/*Put article image above title on OTW Pages*/
#otw-landingpage .com-content-article {
  display: flex;
  flex-direction: column;
}
#otw-landingpage .com-content-article .item-image {
  order: -1;
}
/*Style the title of articles on the OTW Pages*/
#otw-landingpage .page-header {
  margin: 0.3125rem 0;
  font-size: 2.5rem;
  font-weight: 600 !important;
  color: #A6A6A6;
  font-family: sans-serif;
  text-align: left;
}
/*put an image over the otw calendar*/
.otw_calendar {
  /*.platform-content.container::before {
        content: "";
        background-image: url(/images/banners/girlsondeck.jpg);
        background-size: cover;
        background-position: center;
        position: absolute;
        margin: 0 1.5%;
        top: 0;
        left: 0;
        right: 0;
        height: 296px;
    }*/
}
.otw_calendar .platform-content.container {
  max-width: 100% !important;
  position: relative;
  /*padding-top: 296px;*/
}
.otw_calendar #jevents_header h2.contentheading {
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #A6A6A6;
  text-indent: -9999px;
  margin-top: -70px;
}
.otw_calendar #jevents_header h2.contentheading::after {
  content: "On The Water Calendar";
  text-indent: 0;
  display: block;
  line-height: initial;
  /* New content takes up original line height */
}
/*Change header background to white opaque on scroll*/
#member-landingpage .headroom--not-top {
  background-color: #ffffff !important;
}
/* Change the size and color of the default landing page title (h1) */
#member-landingpage .page-header h1 {
  font-size: 3vw !important;
  font-weight: bold;
  text-align: center;
  /*color:#A6A6A6;*/
}
#member-landingpage h1 {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
  margin-left: -15px;
}
/*Put article image above title on Members Resources Pages*/
#member-landingpage .com-content-article {
  display: flex;
  flex-direction: column;
}
#member-landingpage .com-content-article .item-image {
  order: -1;
}
/*Style the title of articles on Members Resources Pages*/
#member-landingpage .page-header {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
}
/*set background image for parallax*/
#wx-landingpage #g-page-surround {
  width: 100%;
  overflow: hidden;
  background-image: url('../../../../images/optisunset.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% auto;
}
#wx-landingpage .headroom--not-top {
  background-color: #ffffff !important;
}
#membershipinfo figure {
  margin: 1em 10px;
  margin-left: 0px;
  margin-top: 5px;
}
/*Put article image above title on Membership Info Pages*/
#membershipinfo .com-content-article {
  display: flex;
  flex-direction: column;
}
#membershipinfo .com-content-article .item-image {
  order: -1;
}
/*Style the title of articles on the membership Info Pages*/
#membershipinfo .page-header {
  margin: 0.3125rem 0;
  font-size: 2.5rem;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
}
/*Change header background to white opaque on scroll*/
#about-landingpage .headroom--not-top {
  background-color: #ffffff !important;
}
/* Change the size and color of the default landing page title (h1) */
#about-landingpage .page-header h1 {
  font-size: 3vw !important;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5em;
}
#about-landingpage h1 {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
  margin-left: -6px;
}
#about-landingpage .page-header h2 a {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
  margin-left: -15px;
}
/*Put article image above title on About Pages*/
#about-landingpage .com-content-article {
  display: flex;
  flex-direction: column;
}
#about-landingpage .com-content-article .item-image {
  order: -1;
}
/*Style the title of articles on Members Resources Pages*/
#about-landingpage .page-header {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
}
/*for any custom css that needs to have media detection breakpoints*/
/*make all anchors bold, with bold underline on hover*/
a:hover {
  text-decoration: underline;
  font-weight: bold;
}
a {
  font-weight: bold;
}
/* Home page, default, and global styling is in this file. Others are as named above */
/* page background images for parallax effect*/
/*#home-landingpage #g-page-surround {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(/images/backgroundstart.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/
/*effects for boxes on the home page */
.hovereffect {
  width: 25vw;
  height: 25vw;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.hovereffect .overlaybox {
  width: 25vw;
  height: 25vw;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect:hover .overlaybox {
  background-color: rgba(48, 152, 157, 0.4);
}
.hovereffect img {
  display: block;
  position: relative;
  border: 8px solid #fff;
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 1.5em;
  padding: 10px;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 100px;
}
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect-right {
  float: right;
}
.hovereffect-left {
  float: left;
}
.button {
  border-radius: 3px;
}
.hovereffect:hover .overlaybox {
  background-color: rgba(48, 152, 157, 0.4);
}
.hovereffect img {
  display: block;
  position: relative;
  border: 8px solid #fff;
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 1.5em;
  padding: 10px;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* style for the login button and popup */
#jtl button.login-toggle341, #jtl button.register-toggle341 {
  background-color: #e10339;
  font-weight: 600;
  font-size: 0.7em;
  color: white;
  padding: 4px 6px;
  border-radius: 3px;
  float: right;
}
.loginbutton .btn {
  background-color: #e10339;
  font-weight: 600;
  font-size: 0.7em;
  color: white;
  padding: 4px 6px;
  text-transform: uppercase;
  border-radius: 3px;
  float: right;
}
label.form-check-label {
  color: #E10339;
}
.username-password.form-group > a {
  color: #E10339 !important;
}
ul.mod-login__options.list-unstyled {
  color: #E10339 !important;
}
.login-title {
  color: #E10339 !important;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  opacity: 0.8;
}
/*Style newsletter sign-up title*/
.newsletter-title {
  font-size: 0.9rem;
  text-align: center;
  padding: 0.1rem;
}
.onefield {
  padding: 0.1rem;
}
.acysubbuttons {
  padding: 0;
}
/* larger font for page header and article titles*/
.blog h1 {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
  text-transform: uppercase;
}
.page-header h1 {
  margin: 0.3125rem 0;
  font-size: 3vw;
  font-weight: 600 !important;
  /*color: #A6A6A6;*/
  font-family: sans-serif;
  text-align: left;
  text-transform: uppercase;
  float: left;
}
/*Smaller font in menus */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title {
  padding-bottom: 0.5rem;
  font-size: small;
  font-weight: 1000;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 0.7rem;
}
#home-landingpage .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #0f2b8f !important;
}
/*White border around button images and darker shadow */
.jl-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: thick;
}
/*Change the z-index of the login modal*/
.modal-backdrop {
  z-index: 1000;
}
/*Adjust the login button */
#jtl button.modal-toggle, #jtl button.login-toggle, #jtl button.register-toggle {
  background-color: #e10339;
  font-weight: 600;
  font-size: 0.7em;
  color: white;
  padding: 4px 6px;
  float: right;
}
.mod-login-logout__button logout-button {
  background-color: #e10339;
  font-weight: 600;
  font-size: 0.7em;
  color: white;
  padding: 4px 6px;
}
/*Set header opacity higher when the page is scrolled*/
#home-landingpage .headroom--not-top {
  background-color: white !important;
}
#home-landingpage .g-flushed {
  margin-top: 10px !important;
  padding-top: 80px !important;
}
#default-landingpage .headroom--not-top {
  background-color: #ffffff !important;
}
#news-landingpage .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  border-bottom: 2px solid #0f2b8f;
}
/* change the size of image in blog listing */
.image-left .blog-item .item-image, .image-right .blog-item .item-image {
  flex: 1 0 25%;
  padding-top: 1.8rem;
}
/* put a line under the article in the blog view */
.image-left .blog-item .item-content {
  padding-left: 2rem;
  border-bottom-style: solid;
  border-color: #0f2b8f;
  border-width: 2px;
}
/* move and style the readmore button to the right side */
p.readmore .btn {
  border-radius: 6px;
  padding: 4px 8px;
  font-size: 0.8em;
  margin-left: auto;
  margin-right: 0;
  float: right;
}
/* put a line under the article in the blog view */
.image-left .blog-item .item-content {
  padding-left: 2rem;
  border-bottom-style: solid;
  border-color: #0f2b8f;
  border-size: 2px;
}
p.readmore .btn {
  border-radius: 6px;
  padding: 4px 8px;
  font-size: 0.8em;
  margin-left: auto;
  margin-right: 0;
}
/* Adjust the width between items in blog view */
.blog-items .blog-item {
  padding: 0;
  padding-bottom: 20px;
}
/* Adjust images when full article is displayed */
#default-landingpage figure {
  margin: 1em 10px;
  margin-left: 0px;
  margin-top: 5px;
}
/* Breadcrumb styling */
.breadcrumb {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
mod-breadcrumbs_wrapper .fa-fw, .icon-fw {
  text-align: center;
  width: 1.25em;
  margin-right: 5px;
  color: #0f2b8f;
}
.breadcrumb li {
  text-shadow: none;
  vertical-align: middle;
  color: #0f2b8f !important;
}
.breadcrumb li a {
  text-shadow: none;
  vertical-align: middle;
  color: #0f2b8f !important;
}
.breadcrumb li:hover {
  text-shadow: none;
  vertical-align: middle;
  color: #0f2b8f !important;
}
.breadcrumb a {
  text-shadow: none;
  vertical-align: middle;
  color: #0f2b8f !important;
}
.breadcrumb a:hover {
  text-shadow: none;
  vertical-align: middle;
  color: #0f2b8f !important;
}
/*Bold menu text on hover and active on vertical menus*/
.jl-nav > li > a:hover {
  font-weight: 800;
}
div#jlverticalnav-6509 li:hover {
  background-color: #0f2b8f0e;
}
#jlverticalnav-9046 .jl-nav-default > li > a:focus, #jlverticalnav-9046 .jl-nav-default > li > a:hover, #jlverticalnav-9046 .jl-nav-default > li.jl-active > a {
  color: #021a70;
  font-weight: 800;
}
#jlverticalnav-4048 .jl-nav-default > li > a:focus, #jlverticalnav-4048 .jl-nav-default > li > a:hover, #jlverticalnav-4048 .jl-nav-default > li.jl-active > a {
  color: #021a70;
  font-weight: 800;
}
/*move and highlight the first menu item on a side menu */
.menuTophighlight {
  font-weight: 800;
  margin-left: -15px;
  margin-bottom: 15px;
  font-size: 1.25em;
}
/* set main menu font weight as dark as possible */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-weight: 1000;
}
/* align translation flags one above the other */
a.glink {
  display: flex;
}
/* border, round corners, and shadow on instagram page */
.ingallery-item {
  position: relative;
  border-style: solid;
  border-radius: 6px;
  box-shadow: 4px 4px 2px grey;
}
/*style the expanding details boxes*/
summary {
  cursor: pointer;
  display: list-item;
  font-weight: 600;
}
/*move the breadcrumbs line up so I doesn't overlap the article*/
.mod-breadcrumbs__wrapper {
  margin-top: -20px;
}
/*Style the events calendar*/
#jevents_header h2.contentheading {
  font-size: 3vw;
  text-transform: uppercase;
  font-weight: 600;
  /*color: #A6A6A6;*/
}
/*Put article image above title*/
.bannerabove .com-content-article {
  display: flex;
  flex-direction: column;
}
.bannerabove .com-content-article .item-image {
  order: -1;
}
em {
  color: #021a70;
}
hr {
  border: none;
  height: 3px;
  /* Set the hr color */
  color: #0f2b8f;
  /* old IE */
  background-color: #0f2b8f;
  /* Modern Browsers */
}
/*Style buttons*/
.btn:hover, .btn:active, .btn:focus, .btn {
  background: #ff0000;
  color: #ffffff;
  border-color: #ff0000;
  cursor: pointer;
}
.btn:hover {
  transform: scale(1.2);
}
.float-start {
  float: left !important;
  margin-left: 0;
}
.com-content-article {
  display: flex;
  flex-direction: column;
}
/* Change the height of the image on the sign-up page */
.cb_template .cbCanvasLayout.cbCanvasLayoutMd .cbCanvasLayoutTop {
  min-height: 300px;
}
/*Reset header size on Jevents calendars */
#jevents_header h2.contentheading {
  font-size: 3vw;
}
/*put an image over the master calendar*/
.master_calendar {
  /* Override for handheld / small devices */
  /*media adjustments*/
}
.master_calendar .platform-content.container {
  max-width: 100% !important;
  position: relative;
  padding-top: 210px;
  margin-top: 10px;
}
.master_calendar .platform-content.container::before {
  content: "";
  background-image: url('../../../../images/banners/cubanband.jpg');
  background-size: cover;
  background-position: center;
  position: absolute;
  margin: 0 1.5%;
  top: 0;
  left: 0;
  right: 0;
  height: 210px;
}
.master_calendar #jevents_header h2.contentheading {
  font-size: 3vw;
  text-transform: uppercase;
  font-weight: 600;
  /*color: #A6A6A6;*/
  text-indent: -9999px;
  margin-top: -70px;
}
@media (max-width: 768px) {
  .master_calendar #jevents_header h2.contentheading {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .master_calendar .largemargintop:not(.g-block), .master_calendar .largemargintop > .g-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .master_calendar .section-vertical-paddings-large {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .master_calendar .master_calendar #jevents_header h2.contentheading {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
.master_calendar #jevents_header h2.contentheading::after {
  content: "VYC EVENTS CALENDAR";
  text-indent: 0;
  display: block;
  line-height: initial;
  /* New content takes up original line height */
}
/*#default-landingpage figure {
  width: 100px;
}*/
/*style the title and text in the weblink display*/
.weblink-restyle h1 {
  font-size: 3vw !important;
  font-weight: bold;
  text-align: center;
  /*color: #A6A6A6;*/
  text-transform: uppercase;
  text-align: left;
}
.weblink-restyle .category-disc p {
  font-size: 1rem !important;
}
/*image above title in category blog heading */
.category-desc {
  display: contents;
}
.com-content-category-blog {
  display: flex;
  flex-direction: column;
}
.category-desc > img:first-child {
  order: -1;
  min-width: 90%;
  margin-bottom: 30px;
}
.blog h1 {
  margin-bottom: 20px;
}
.category-desc.clearfix h3 {
  margin-top: 0;
}
.category-desc.clearfix ul {
  margin-top: 0;
}
/*resize intro images to 200px high*/
.image-left img {
  max-height: 250px;
  width: auto;
}
/*style the display of events from Events Booking*/
img.eb-thumb-left {
  margin-right: 65px;
  /*margin-top: -60px;*/
  float: left !important;
  height: auto;
  width: 200px;
}
.eb-short-description {
  color: #0f2b8f;
}
.eb-event-property {
  color: #0f2b8f;
}
.eb-event-title-container a {
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 4.5rem;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  margin-left: 250px;
  padding-bottom: 1.5rem;
  color: #0f2b8f;
}
.eb-events-list-items .eb-event-item-list-layout {
  box-shadow: none;
  border-radius: 5px;
  padding: 0px 0px;
}
.eb-taskbar {
  float: right;
}
.eb-event-information-container {
  border-bottom-style: solid;
  border-color: #0f2b8f;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: #0f2b8f;
}
/*style the JEvents event detail display */
.jev_evdt .jev_evdt_title {
  font-size: 1.5rem;
}
.jev_evdt_desc {
  font-size: 1.2rem;
}
/* put the translation flags on the right side of the screen in all screen sizes */
div#gt-wrapper-342 {
  width: 30px;
  float: right;
}
/* adjust the image down on blog listing to line up with title */
.image-left img {
  margin-top: 20px;
}
/* line up the text content on blog articles */
.image-left .blog-item .item-content {
  padding-left: 0.5rem !important;
}
/* Style Custom Fields */
span.field-label {
  font-weight: 600;
}
ul.fields-container {
  list-style-type: none;
}
/*change the title of the events listing*/
#news-landingpage h3.g-title {
  font-size: 2rem;
  font-weight: 700;
  display: block;
  line-height: 1.5;
}
#member-landingpage h3.g-title {
  font-size: 2rem;
  font-weight: 700;
  display: block;
  line-height: 1.5;
}
#about-landingpage h3.g-title {
  font-size: 2rem;
  font-weight: 700;
  display: block;
  line-height: 1.5;
  margin-top: 3em;
}
/*make hamburger blue background*/
.fa-fw {
  background-color: #0f2b8f !important;
}
/*prevent the form lables on the payment form from wrapping and make them bold*/
.col-md-3 {
  flex: 0 0 auto;
  width: 35%;
  font-weight: 800;
}
.big-banner img {
  width: 100%;
}
/*Syle the links in the JEvents monthly view */
#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #474747;
  display: block;
  margin-bottom: 1px;
  padding: 2px;
}
#jevents_body .jeveventrow a {
  min-height: 1px;
}
div.jeveventrow {
  min-height: 20px !important;
}
.margin10px {
  margin-left: 10px;
  margin-right: 10px;
}
/*Center clideshow title*/
.g-slideshow .g-slideshow-slider .swiper-slide .slide .slide-content {
  margin-left: 5%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
/*Resize burgee images in reciprocal list*/
.mt-2.mb-2 .item-image img {
  width: 150px;
  /* Or whatever size you want */
  height: auto;
}
/* FORCE 2-col layout for Category Blog items */
.blog-items .blog-item {
  display: grid !important;
  grid-template-columns: 240px 1fr;
  /* left image, right content */
  gap: 1rem;
  align-items: start;
}
/* Left column = the figure.item-image */
.blog-items .blog-item > .item-image {
  grid-column: 1 !important;
  grid-row: 1 / -1 !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  max-width: 240px !important;
  align-self: start !important;
}
.blog-items .blog-item > .item-image img {
  display: block !important;
  /*width: 100% !important;*/
  height: auto !important;
  object-fit: cover;
  max-height: 180px;
}
/* Right column = all the text */
.blog-items .blog-item > .item-content {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0;
}
/* Remove vertical push on the first element (your H2) */
.blog-items .blog-item > .item-content > :first-child {
  margin-top: 0 !important;
}
/* Tighten title spacing */
.blog-items .blog-item h2.item-title {
  margin: 0 0 0.35rem 0 !important;
  line-height: 1.2 !important;
}
/* ---- KILL LEGACY NUDGES ---- */
.image-left .blog-item .item-image {
  padding-top: 0 !important;
}
.image-left img {
  margin-top: 0 !important;
}
/* Optional: uniform thumbnails */
.blog-items .blog-item > .item-image {
  aspect-ratio: 1.3333333333;
  overflow: hidden;
}
.blog-items .blog-item > .item-image img {
  height: 100%;
  object-fit: cover;
}
/* Mobile stack */
@media (max-width: 768px) {
  .blog-items .blog-item {
    display: block !important;
  }
  .blog-items .blog-item > .item-image {
    max-width: none !important;
    margin-bottom: 0.75rem !important;
  }
}
#eb-upcoming-events-page-default div.eb-category-description.clearfix {
  margin-top: 100px !important;
}
#eb-registrants-list-page .top-space {
  margin-top: 3em !important;
}
/*# sourceMappingURL=custom__body_only.css.map */