@import url("https://fonts.googleapis.com/css2?family=Roboto");/* ---------------------------------------------
   HEADINGS
--------------------------------------------- */
h3 {
  margin-bottom: 0;
  text-align: left;
}
h4 {
  line-height: 25px;
  margin: 0 !important;
}
div h4 {
  margin-top: 32px !important;
}
/* ---------------------------------------------
   PARAGRAPHS & LISTS
--------------------------------------------- */
p {
  line-height: 22px;
}
div p,
.wpb_wrapper li {
  line-height: 24px;
}
.wpb_wrapper li {
  margin-left: 20px;
}
/* ---------------------------------------------
   IMAGES & FIGURES
--------------------------------------------- */
img {
  right: 289.5px;
  top: 9px;
}
.mjcImg {
  border: 1px solid #ca3f7b !important;
  box-shadow: 0 5px 10px #dddddd !important;
}
.mjcImg:hover {
  background-color: #DDD;
}
.wpb_column > div > .wpb_wrapper > .wpb_single_image .vc_figure-caption {
  color: #17458f !important;
  font-size: 16.4px;
  font-weight: 600;
}
#content figure img {
  border: 1px solid #17458f;
  border-radius: 10px;
  box-shadow: 0 5px 10px #17458f !important;
}
/* ---------------------------------------------
   SPONSOR PACKET BUTTONS
--------------------------------------------- */
.mjcSponsorPacket a {
  background: #ca3f7b !important;
  font-family: Roboto !important;
  font-weight: 700 !important;
}
.mjcSponsorPacket a:hover {
  background: #FFF !important;
  color: #ca3f7b !important;
}
/* ---------------------------------------------
   LAYOUT / THEME STRUCTURE
--------------------------------------------- */
body .ph-wrap {
  background: #FFF;
}
body .masthead {
  border-bottom: 1px solid #17458f;
  box-shadow: -3px 11px 29px rgba(23, 69, 143, 0.57) !important;
}
#the7-body .rs-module-wrap {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
}
/* ---------------------------------------------
   VC CUSTOM ROW ADJUSTMENTS
--------------------------------------------- */
#content .vc_custom_1745456018230 .vc_custom_1745107817163 {
  padding-top: 5px;
}
#content .vc_custom_1745462062744 {
  padding-bottom: 20px;
}
#content .vc_custom_1745462085492 {
  background: #FFF;
  padding: 12px 0 26px;
}
#content .vc_custom_1745502410784 {
  padding-top: 0;
}
#content .vc_custom_1745509654868 .vc_custom_1745107817163,
#content .vc_custom_1745509671688 .vc_custom_1745107817163 {
  margin-bottom: 20px !important;
}
/* ---------------------------------------------
   MAP STYLE
--------------------------------------------- */
.vc_row #wrap_map_681542b55d63b {
  border-color: #17458f !important;
  box-shadow: 6px 9px 10px #17458f !important;
}
/* ---------------------------------------------
   GLOBAL MOBILE LAYOUT FIX
   (prevents the narrow column issue)
--------------------------------------------- */
/* ---------------------------------------------
   SMALL MOBILE ADJUSTMENTS
--------------------------------------------- */
/* ---------------------------------------------
   VERY SMALL PHONES
--------------------------------------------- */
@media (max-width: 834px) {
  /* Remove large theme padding */
  body #the7-body #content .vc_custom_1745107817163 .vc_custom_1745610951006 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* Ensure rows span full width */
  body #the7-body .wf-wrap .wf-container-main #content .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* Center images and figures */
  .vc_custom_1745610951006 figure {
    float: none !important;
    margin: auto !important;
    width: 100% !important;
  }
  .vc_row .vc_general {
    text-align: center;
  }
  /* Banner scaling */
  #mjc-banner img {
    transform: scale3d(1.34, 1.34, 1) !important;
    padding-top: 30px !important;
  }
}
@media (max-width: 440px) {
  #content .vc_custom_1771694913448 {
    padding: 10px 20px 0 !important;
  }
  #content .vc_custom_1771965695071 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 375px) {
  p {
    margin-bottom: 11px;
  }
  div > .wpb_wrapper .hero-flex {
    padding-top: 0 !important;
  }
}
