/**
 * Color classes and default styling are in /assets/main.css, focus your efforts there
 * @import external fonts at top of this page before default.css
 * remove comment for dark-mode.css if you want to enable that -- will not be 100%, you will need to fix minor things
 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("./assets/default-settings.css");
/** @import url("assets/dark-mode.css"); */

html, body { overflow-x: hidden; }
/* default head sizes
h1, .h1 { font-size: calc(1.375rem + 1.5vw); }
@media (min-width: 1200px) {
  h1, .h1 { font-size: 2.5rem; }
}
h2, .h2 { font-size: calc(1.325rem + 0.9vw); }
@media (min-width: 1200px) {
  h2, .h2 { font-size: 2rem; }
}
h3, .h3 { font-size: calc(1.3rem + 0.6vw); }
@media (min-width: 1200px) {
  h3, .h3 { font-size: 1.75rem; }
}
h4, .h4 { font-size: calc(1.275rem + 0.3vw); }
@media (min-width: 1200px) {
  h4, .h4 { font-size: 1.5rem; }
}
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }
*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem; color: #2d2926; }
strong, b, .font-weight-bold { font-weight: 700; }
a { /* font-weight: 500; */ color: rgb(var(--bs-primary-rgb)); text-decoration: none; }
a:not(.btn):hover, a:focus, a:active { text-decoration: underline; }
.btn { font-weight: 600; text-transform: uppercase; border-radius: 0; }
li:not(.nav-item) { padding-bottom: .6rem; }
li:not(.nav-item) > ul { padding-top: .6rem; }
::marker { color: rgb( var(--bs-primary-rgb) ); }
.restrict-image .card > img.w-100 { max-width: 90px; padding: 1rem; }
.text-justify { text-align: justify; }
.row { --bs-gutter-x: 4.5rem; }
/* :where(.wp-block-columns.is-layout-flex) { gap: 4.5rem; } */
.wp-block-columns { flex-wrap: wrap !important; }
/* .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column { flex-basis: 100% !important; } */
.wp-block-button.btn-outline-white .wp-block-button__link { padding: 0.25rem 1rem; background-color: transparent; border: 1px solid #fff; border-radius: 0; }
.btn-primary .nav-link { display: inline-block; padding: 0.25rem 1.5rem !important; color: #fff !important; background-color: rgb(var(--bs-primary-rgb)); border: 1px solid rgb(var(--bs-primary-rgb)); }
.btn-primary .nav-link:hover { color: rgb(var(--bs-primary-rgb)) !important; background-color: #fff; }
.steamboat-bg { color: #fff; background: #1862a1 url('/wp-content/uploads/2025/09/steamboat-bg.jpg') no-repeat bottom right; background-size: cover; }
.steamboat-bg .btn { padding: 1.375rem 5.125rem; color: #2265a2; background: #fff; }
.steamboat-bg .btn:hover { color: #fff; background: #2265a2; border: 1px solid #fff; }

#block-7 { background-color: rgb(var(--bs-primary-rgb)); }
#block-7 a { font-weight: 400; }
#block-7 .breakout .row .col-12 { padding-right: 0 !important; padding-left: 0 !important; }
#block-7 .jwbs-column div div:last-of-type div { padding-right: 0; }

/** header */
#search-container { display: inline-block; }

/** navbar */
/* .brand-logo { width: 265px; height: 94px; } */
.navbar-brand img { max-width: 200px; max-height: 100px; }
#mainMenuNav { margin-right: calc(38% - 38vw); }
#mainMenuNav form { max-width: 375px; }
.navbar-nav .nav-item { margin: 0; font-weight: 400; font-size: 1.095rem; }
.navbar-nav .nav-item .nav-link { font-size: 1.125rem; }
.navbar-nav .nav-item.nav-btn { padding: .25rem 0; width: 140px; white-space: nowrap; }
.navbar-nav .nav-item.btn-outline-primary a.nav-link { display: inline-block; padding-right: 3rem; padding-left: 3rem; border: 1px solid #004566; }
.navbar-nav .nav-item.btn-outline-primary a.nav-link:hover { color: #fff; background-color: #004566; border: 1px solid #004566; text-decoration: none; }
.navbar-nav .nav-link /*, #block-7 a */ { color: #2d3936; text-transform: none; }
.navbar-toggler { border: 1px solid rgb(var(--bs-primary-rgb)); }

/** carousel */
/* .jwbs-banner.breakout { margin-bottom: 3rem; } */
.carousel-inner { background: #032553; }
.carousel-caption { left: 5%; right: 5%; bottom: 1%; }
.carousel-caption .container { width: fit-content; float: left; padding: 2rem 3rem 1rem 2rem; background: rgba(6, 38, 84, 0.9); }
.carousel-caption .container h2 { line-height: 1.5; }
.single-portfolio_company .carousel-caption, .single-team .carousel-caption, .single-post .carousel-caption { bottom: 0; }

.single-portfolio_company .carousel-caption, .single-team .carousel-caption,
.blog .carousel-caption, .single-post .carousel-caption { bottom: 0; top: 0; display: flex !important; align-items: center; }
.single-portfolio_company .carousel-caption .container, .single-team .carousel-caption .container,
.blog .carousel-caption .container, .single-post .carousel-caption .container { padding: 0; background-color: transparent; width: 100%; }
.single-portfolio_company .carousel-caption .container p, .single-team .carousel-caption .container p,
.blog .carousel-caption .container p, .single-post .carousel-caption .container p { margin: 0; }

/** home */
#what-we-do { background-color: rgba(var(--bs-warning-rgb), 13%); }
.jwbs-card .card { --bs-card-border-color: #fb8b24; }
.jwbs-card .card img { margin: 1rem; width: auto !important; height: 60px !important; align-self: flex-start; }
/* .jwbs-card .col:nth-child(3) .card img, .jwbs-card .col:nth-child(4) .card img { width: 47px !important; } */
.jwbs-card .card .card-footer { text-align: center; }
.jwbs-card .card .card-footer a { color: #fb8b24 !important; }
.accordion-item { background-color: transparent; }
#sources { background-image: url('/wp-content/uploads/2023/07/sources-bg@2x.png'); background-repeat: no-repeat; background-position: center; background-size: cover; }
.wp-block-media-text figure { margin: auto !important; }
.wp-block-media-text figure img { max-width: 400px; }

/** about */
.bg-why-steamboat { color: #fff; background: #032553 url(/wp-content/uploads/2025/08/why-steamboat-bg.jpg) no-repeat right bottom; background-size: cover; }
#about-grid .justify-content-center { justify-content: start !important; }
.accordion-button:not(.collapsed) { box-shadow: none; }

/* claims */
/* #claims { background-color: rgba(61,175,203,0.1); } */

/** investment criteria */
#investment-grid .card { border-color: transparent; }
#investment-grid .card > img { margin: auto; }

/** portfolio companies */
#portfolio-company-stats { padding-inline-start: 20px; line-height: 2.5; }

/** team */
.team .card { background: var(--bs-primary-bg-subtle); padding-bottom: 1.5rem; }
.team .card .team-position-separator { display: none; }
.team .card .team-position { display: block; font-weight: 300; }

/** newsfeed */
.blog #jwbs-newsfeed-archive { max-width: 600px; }
.blog #jwbs-newsfeed-archive .card-footer a.btn { padding-left: 0; }

/* who we insure */
.who-we-insure-grid > .wp-block-group__inner-container, .claims-careers-grid > .wp-block-group__inner-container { display: flex; flex-wrap: wrap; }
.who-we-insure-grid .card { margin: 0 0 3rem 0; padding: 1.5rem; width: 100%; border-radius: 0; border: 1px solid rgb(var(--bs-primary-rgb)); filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.25)); }
.who-we-insure-grid .card ul ul { list-style-type: disc; }

/* claims careers */
.claims-careers-grid .card { margin: 0 0 3rem 0; padding: 1.5rem; width: 100%; border-radius: 0; border: 2px solid rgb(var(--bs-primary-rgb)); }

/** blog */
time { font-weight: 500; color: #0f5640; margin: 1.5rem 0; display: block; }
.jwbs-newsfeed .card-title { font-size: calc(1.375rem + 1.5vw); }

/** sidebar */
#sidebar-default .alert-dark { display: none; }

#claims .text-nowrap { margin-right: -1rem; margin-left: -1rem; }

/* contact us */
#contact-us { font-size: 1.25rem; }
#contact-us * { color: #fff; }
#contact-us .wp-block-columns { gap: 0; }
#contact-us .wp-block-image img { max-width: 25%; }

/** footer */
#inner-footer { font-weight: 400; font-size: 75%; }
#inner-footer a { color: var(--jwbs-text-on-primary-bg-color); text-transform: none; }
#inner-footer ul.menu { list-style: none; padding-inline-start: 0; padding: .5rem 0; }
#inner-footer .menu-main-nav-container ul.menu { text-transform: uppercase; font-size: 110%; }
#inner-footer ul.menu li { display: inline-block; margin: 0.5rem 0; padding: 0 1rem; border-right: 1px solid #fff; }
#inner-footer ul.menu li:first-of-type { padding-left: 0; }
#inner-footer ul.menu li:last-of-type { border-right: 0 none; }
#inner-footer .wp-image-940 { width: 256px; }
#inner-footer .wp-image-1519 { width: 150px; }
#inner-footer #block-13 { display: inline-block; float: right; }
#inner-footer #block-18, #inner-footer #block-19 { display: inline-block; float: left; }
#inner-footer #block-19 { line-height: 2; }

/** media queries */
/** Small devices (landscape phones, 576px and up) [-sm] */
@media only screen and (min-width : 576px) {
	.navbar-brand img { max-width: 300px; max-height: 150px; }
  .carousel-caption .container { margin-left: calc((100% - 510px) / 2); }
}

@media only screen and (min-width : 760px){
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column { flex-basis: 0 !important; flex-grow: 1; }
}

/** Medium devices (tablets, 768px and up) [-md] */
@media only screen and (min-width : 768px) {
  .restrict-image .card > img.w-100 { max-width: fit-content; }
  .carousel-caption .container { margin-left: calc((100% - 690px) / 2); max-width: 360px; }
  .carousel-item { max-height: 630px; }
	.who-we-insure-grid .card, .claims-careers-grid .card { width: calc(50% - 1.5rem); }
	.who-we-insure-grid .card:nth-child(odd), .claims-careers-grid .card:nth-child(odd) { margin: 0 3rem 3rem 0; }
	#contact-us .wp-block-columns { gap: 2em; }
	#contact-us .wp-block-image img { max-width: 100%; }
	#inner-footer .wp-image-1519 { width: 246px; }
}

@media only screen and (min-width : 782px) and (max-width : 991px){
	#claims .wp-block-column .h3 { font-size: 1.5rem; }
}

/** Large devices (desktops, 992px and up) [-lg] */
@media only screen and (min-width : 992px) {
	.wp-block-columns { flex-wrap: nowrap !important; }
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column { flex-basis: 0 !important; }
	.navbar-nav .nav-item { margin: 0 .5rem; }
  .navbar-nav .nav-item.nav-btn { margin-top: 0.25rem; }
  .large-lead { font-size: 2rem; }
  #mainMenuNav form { display: none; }
  .carousel-caption { bottom: 25%; }
  .carousel-item { max-height: 530px; }
  .carousel-caption .container { margin-left: calc((100% - 930px) / 2); max-width: 480px; }
/*	.carousel-caption .h1 { font-size: 3.25rem; }
  #inner-footer ul.menu li { padding: 0 2rem 0 0; } */
}

@media only screen and (min-width : 922px) and (max-width : 1199px){
	#claims .wp-block-column .h3 { font-size: 1.25rem; }
}

/** X-Large devices (large desktops, 1200px and up) [-xl] */
@media only screen and (min-width : 1200px) {
  /* h2, .h2 { font-size: 2.5rem; } */
  h4, .h4 { font-size: 1.3125rem; }
  .carousel-caption .container { margin-left: calc((100% - 1110px) / 2); max-width: 570px; }
  .carousel-item { max-height: 530px; }
  .jwbs-newsfeed .card-title { font-size: 2rem; }
}

/** larger desktops, 1400px and up [-xxl] */
@media only screen and (min-width : 1400px) {
  .carousel-caption .container { margin-left: calc((100% - 1290px) / 2); max-width: 536px; }
  .carousel-item { max-height: 630px; }
}

/** larger desktops, 1600px and up */
@media only screen and (min-width : 1600px) {
  .carousel-item { /* margin-top: -5%; */ max-height: calc(100vh - 247px); }
	#block-7 .jwbs-column div div:last-of-type div { padding-right: 3rem; }
}