/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

.screen-reader-text {

	border: 0;

	clip: rect(1px, 1px, 1px, 1px);

	clip-path: inset(50%);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute !important;

	width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

	background-color: #eee;

	clip: auto !important;

	clip-path: none;

	color: #444;

	display: block;

	font-size: 1em;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000;

	/* Above WP toolbar. */

}

.no-margin{
	margin-top: 0!important;
	margin-bottom: 0!important;
}

.fifty{
	display: flex;
    justify-content: center;
    margin-top: 5rem;
}

.negmart15, .tinymce .negmart15{
	margin-top: -15rem;
    position: relative;
} 

@media screen and (max-width: 770px) {
  .fifty {
    flex-flow: column;
  }
}

.grecaptcha-badge {
	z-index: 9;
}

/* Adjusting Child Hero Content Closer to 3D Text. Commented out because we made it standard. */

/* Services Page
.page-id-11551 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-11551 .ch-content-wrapper, .page-id-11551 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
}

/* Location SEO Pages */
/* .page-id-10542 .ch-content-wrapper,
.page-id-10348 .ch-content-wrapper,
.page-id-10539 .ch-content-wrapper,
.page-id-10537 .ch-content-wrapper,
.page-id-10535 .ch-content-wrapper,
.page-id-10529 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-10542 .ch-content-wrapper, .page-id-10542 .ch-content-wrapper .content, 
    .page-id-10348 .ch-content-wrapper, .page-id-10348 .ch-content-wrapper .content, 
    .page-id-10539 .ch-content-wrapper, .page-id-10539 .ch-content-wrapper .content,
    .page-id-10537 .ch-content-wrapper, .page-id-10537 .ch-content-wrapper .content,
    .page-id-10535 .ch-content-wrapper, .page-id-10535 .ch-content-wrapper .content,
    .page-id-10529 .ch-content-wrapper, .page-id-10529 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* Location PPC Pages */
/* .page-id-10730 .ch-content-wrapper,
.page-id-10934 .ch-content-wrapper,
.page-id-10972 .ch-content-wrapper,
.page-id-10977 .ch-content-wrapper,
.page-id-10981 .ch-content-wrapper,
.page-id-10983 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-10730 .ch-content-wrapper, .page-id-10730 .ch-content-wrapper .content, 
    .page-id-10934 .ch-content-wrapper, .page-id-10934 .ch-content-wrapper .content,
    .page-id-10972 .ch-content-wrapper, .page-id-10972 .ch-content-wrapper .content,
    .page-id-10977 .ch-content-wrapper, .page-id-10977 .ch-content-wrapper .content,
    .page-id-10981 .ch-content-wrapper, .page-id-10981 .ch-content-wrapper .content,
    .page-id-10983 .ch-content-wrapper, .page-id-10981 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* Case Studies */
/* .page-id-11139 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-11139 .ch-content-wrapper, .page-id-11139 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* About */
/* .page-id-1113 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-1113 .ch-content-wrapper, .page-id-1113 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* UL helper class */

* ul.ul-fw-400 li, .tinymce ul.ul-fw-400 li {
	font-weight: 400;
}


/* Temp CSS for site updates */


/* @media only screen and (min-width: 769px) {
    .home .hero-block.l-padding-top {
        padding-top: 20rem !important;
    }
}

@media only screen and (min-width: 769px) {
    .home header.wst-header {
        padding-top:  0 !important;
    }
}

.hero-block .hero-block-inner .left {
  padding: 6rem 6vw 12rem 0 !important;
}

.hero-block .hero-block-inner .right {
  max-height: 89rem !important;
  width: 103.5rem !important;
}

.hero-block .hero-block-inner .right.svg-cont-shadow {
  padding: 0 !important;
  box-shadow: 0px 3.8rem 4.6rem .46rem rgba(26, 34, 64, 0.27) !important;
}

.hero-block-inner .right {
	align-items: flex-start !important;
}

.hero-block-inner .right img {
	object-fit: cover;
	object-position: top;
	height: 100%;
	width: 100%;
}

@media (max-width: 1200px) {
	.hero-block .hero-block-inner .right {
		max-height: 100% !important;
	}
}

@media (max-width: 992px) {
	.hero-block .hero-block-inner .right {
		max-height: 89rem !important;
		width: 100% !important;
	}
} */


img.wsta-footer-logo.large-logo.logo-link {
    width: 100%!important;
}

a.logo-link {
    width: 100%;
}

.footer .footer-top .right .large-logos img:nth-of-type(1) {
    width: 50%;
}

@media only screen and (max-width: 992px) {
	.footer .footer-top .right .large-logos {
		gap: 5vw;
	}
}



.new-locations{
	width:100%!important;
}

.footer .footer-top .left .footer-locations-grid {
    grid-template-columns: repeat(4, 1fr);
}

@media only screen and (max-width: 576px) {
    .footer .footer-top .left .footer-locations-grid {
        grid-template-columns: 1fr;
    }
}

.logo-holder {
    width: 30%;
    min-width: 200px;
    padding-bottom: 1rem;
}

@media screen and (max-width:1650px){
	.logo-holder {
    	width: 45%;
	}
}

@media screen and (max-width:550px){
	.logo-holder {
    	width: 100%;
	}
}

.small-logos {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}

@media screen and (max-width:450px){
	.small-logos {
    	justify-content: center;
    	align-content: center;
    	align-items: center;
		flex-direction:column;
	}
}

.footer .footer-top .left .footer-text {
    margin-bottom: 3rem;
}

.footer .footer-top .left .footer-social {
    margin-bottom: 3rem;
}

.footer .footer-top .left .footer-logo {
    margin-bottom: 3rem;
}

@media only screen and (max-width: 1024px) {
    .footer .footer-top .left .footer-locations-grid .footer-column:first-of-type {
        margin-bottom: 2.5rem;
    }
}

@media only screen and (max-width: 576px) {
    .footer .footer-top .left .footer-locations-grid .footer-column:not(last-of-type) {
        margin-bottom: 2.5rem;
    }
}


@media only screen and (max-width: 1024px) {
	.footer .footer-top .left .footer-locations-grid {
    	grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 576px) {
    .footer .footer-top .left .footer-locations-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 992px) {
    .small-logos {
        padding-left: max(4rem, 7vw);
        padding-right: max(4rem, 7vw);
    }
}

.footer .footer-top .right{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/*.header-banner{
	color:white;
	padding:.5rem 3vw;
	background-color:red;
	text-align:center;
}

.header-banner p{
	font-size:1.5rem;
}

.header-banner a{
	color:white;
	text-decoration:underline;
}

header.wst-header .header {
    transition: padding .25s ease-in-out;
    padding: 0rem 3rem 0rem 3rem;
}*/

.case-studies-swatch {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	gap:2rem;
	margin:8rem 0 2rem 0;
}

.case-studies-swatch img {
    width: calc(20% - 1.6rem);
}

@media screen and (max-width:900px){
	.case-studies-swatch img {
		width: calc(33.3% - 1.33rem);
	}
}

@media screen and (max-width:700px){
	.case-studies-swatch img {
		width: calc(50% - 1rem);
	}
}

@media screen and (max-width:450px){
	.case-studies-swatch img {
		width: 100%;
	}
}

h3.h3-small.marb5.wsta.fade-up.activate {
    font-size: 2.5rem;
}


/* formula page case study (content block) */
.case-study-formula-page .bc-inner {
	background-color: #000238;
    background-image: url(/wp-content/uploads/2025/04/quote_gradient_overlay.png);
    background-size: cover;
    background-repeat: no-repeat;	
}

.navy-content-bg.bg-container .bc-inner {
	background-color: #000238;
}

.blurb-testimonial-shadow.bg-container .bc-inner {
	box-shadow: 0 1.9vw 2.55vw 0 rgba(26,34,64,.17);
	background-color: white;
	border: 2px solid #e3e3e8;
}

/* .beaker-tweak img {
	max-width: none;
    width: 120%;
    object-position: center;
    transform: translate(-10%, -10%);
} */

.wst-image-text-block.beaker-tweak .section-inner .image-holder img {
	width: 85%;
}
.wst-image-text-block.beaker-tweak .section-inner {
	align-items: center;
}
.wst-image-text-block.beaker-tweak .section-inner .image-holder {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 992px) {
	.wst-image-text-block.beaker-tweak {
		margin-top: 6rem;
	}
	.wst-image-text-block.beaker-tweak .text-holder {
		padding-top: 0;
	}
	.wst-image-text-block.beaker-tweak .section-inner .image-holder img {
		width: 100%;
		max-width: 63rem
	}
}

/* testimonial grid 50/50 mode */
.testimonial-grid.half-mode-layout .masonry-layout {
	margin: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 4rem;
}
@media screen and (max-width: 992px){
	.testimonial-grid.half-mode-layout .masonry-layout {
		grid-template-columns: 1fr;
	}
}
.testimonial-grid.half-mode-layout .masonry-layout .item {
	width: 100%;
	text-align: right;
}
.testimonial-grid.half-mode-layout .masonry-layout .item p.p-large {
	font-size: 4.2rem;
	margin-top: 1rem !important;
	color: #2757c7;
	font-weight: 1000;
	padding-left: max(0px,7vw);
	line-height: 1.3
}
.testimonial-grid.half-mode-layout .masonry-layout .item p.p-medium {
	font-size: 2.6rem;
	padding-left: max(0px,3.5vw);
	line-height: 1.7;
}
.testimonial-credit-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: .75rem;
	margin-top: 2rem;
}
.testimonial-credit-icon {
    width: 3rem;
	position: relative;
	top: -.25rem;
}
.testimonial-credit-text {
    font-size: 2rem;
}


.small-logos .logo-holder img {
    max-width: 14rem;
}

.add-svg-shadow .image-holder{
  filter: drop-shadow(0 20px 27px rgba(1, 8, 52, 0.1))
}

.wst-image-text-block.image-align-top .section-inner .image-holder img {
  object-position: top center;
}

/* Adding another logo to footer and changing sizing */
.footer .footer-top .right .large-logos {
    width: 100%;
}


.footer .footer-top .right .large-logos img:nth-of-type(1) {
    width: 40%;
}

.footer .footer-top .right .large-logos img:nth-of-type(2) {
    width: 40%;
}

.footer .footer-top .right .large-logos img {
    width: 20%;
}