body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff
}
.input-group-text input[type=checkbox], .input-group-text input[type=radio], .list-group-horizontal .list-group-item.active, dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
	margin-top: 0
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled), summary {
	cursor: pointer
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}
.container {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
legend {
	margin-bottom: .5rem
}
hr {
	margin-top: 1rem
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	line-height: 1.2
}
h3 {
	font-size: 1.75rem
}
h4 {
	font-size: 1.5rem
}
h6 {
	font-size: 1rem
}
ul {
	margin-bottom: 1rem;
	margin-top: 0
}
img {
	vertical-align: middle
}
.site-header-2024 .headerphone {
	background: 0 0;
	flex-direction: column;
	flex: none;
	width: auto;
	padding: 0 15px
}

#masthead2024 {
	width: 100%;
	position: absolute;
	z-index: 999;
	background: no-repeat;
	display: flex;
	justify-content: center;
	padding: 15px 4%
}

#masthead2024 .row {
	display: flex;
	flex-wrap: wrap;
	max-width: 1600px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	align-items: center;
	width: 100%
}

#masthead2024 #primary-menu li a {
	color: #fff
}

#masthead2024 .phonenum {
	font-size: clamp(19px, 4vw, 36px);
	line-height: 1.1;
	font-style: italic
}

#masthead2024 .phonetext {
	padding-top: 0;
	font-size: 13px;
	color: var(--color5);
}

#masthead2024 .headernav {
	flex-grow: 1;
	max-width: none;
	padding-left: 15px;
	padding-right: 15px
}

#masthead2024 .logo {
	padding: 10px 40px 10px 0;
	position: relative;
	flex: 0 0 25%;
	max-width: 25%;
}

#masthead2024 .logo a {
	display: flex;
	max-width: 276px;
}

#masthead2024 .logo::after {
	content: '';
	width: 142%;
	height: 2px;
	position: absolute;
	bottom: -7px;
	left: -26%;
	background: #2199d9;
	background: linear-gradient(278deg,rgba(33,153,217,0) 0,#2199d9 24%,#2199d9 51%,#2199d9 78%,rgba(33,153,217,0) 100%);
}

#masthead2024 #site-navigation {
	justify-content: flex-end;
}

#masthead2024 #primary-menu .sub-menu a {
	color: var(--color4);
	line-height: 1;
	padding: 8px 13px!important;
}

@media (min-width:768px){
	.col-md-3, .row-cols-md-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media (max-width:1200px) {

	#masthead2024 .headernav {
		display: flex !important;
		order: 5;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: -88px;
	}

	.site-header-2024 .headerphone {
		width: 71%;
		flex-direction: row;
		justify-content: flex-end;
		padding-left: 15px;
		padding-right: 15px;
	}

	#masthead2024 .logo::after {
		left: 0;
		width: 100%;
	}

	#masthead2024 .logo {
		margin-left: 0;
		padding: 10px 20px;
		flex: none;
		max-width: none;
		width: 29%;
	}

	#masthead2024 .row {
		align-items: flex-start;
		justify-content: space-between;
	}

	#masthead2024 .phonetext {
		padding: 10px 7px !important;
		max-width: 297px;
		line-height: 1;
		letter-spacing: 2px;
		text-align: left;
	}

	.site-header-2024 .headerphone {
		background: #001930;
		align-items: center;
		right: -3%;
		padding-right: 3% !important;
		max-width: 643px;
	}

	#masthead2024 .phonenum {
		background: 0 0;
		padding: 6px;
		max-width: 252px
	}

	#masthead2024 {
		padding-left: 3%;
		padding-right: 3%;
	}

	#masthead2024 #primary-menu li a {
		font-size: 14px;
	}
}
@media (max-width:1200px){
	body #masthead>.row>.logo {
		max-width: 234px;
		padding-left: 0
	}
	body .phonetext {
		display: inline-block;
		padding-right: 15px
	}
	body .headerphone {
		flex: 100%;
		max-width: 100%
	}
	body .logo {
		flex: 100%;
		max-width: 30%;
		margin: 0 0 0 50px
	}
	body .pabox {
		padding: 50px 10px
	}
	body #awards {
		padding: 0 0 50px;
		background-image: none
	}
	body .contactform, .relatedlinks {
		padding: 40px
	}
	body .headernav {
		display: none !important
	}
	body #masthead>.row {
		align-items: center;
		justify-content: space-between;
		box-shadow: 0 0 25px rgb(0 0 0 / 20%)
	}
	body #masthead>.row>.logo {
		order: 3;
		margin-left: 18px;
		padding-top: 20px;
		padding-bottom: 20px
	}
	body #masthead>.row>button {
		order: 5;
		position: unset;
		margin-right: 20px;
		background: none !important
	}
	body .headerphone {
		padding: 0 !important
	}
	body .headerphone>.phonetext {
		padding: 20px 7px !important;
		color: #282828;
		width: 60%;
		font-size: 15px
	}
	body .headerphone>.phonenum {
		width: 40%;
		display: flex;
		align-items: center
	}
	body .headerphone>.phonenum>a {
		width: 100%
	}
	body button#responsive-menu-pro-button .responsive-menu-pro-box {
		color: var(--color3)
	}
	body span.responsive-menu-pro-inner, .responsive-menu-pro-inner::before, .responsive-menu-pro-inner::after {
		background-color: var(--color3) !important;
		height: 5px !important
	}
	body #responsive-menu-pro-container {
		width: 100% !important;
		top: 139px !important;
		background: none!important;
		border-top: 10px solid #013d75
	}
	body #responsive-menu-pro-container #responsive-menu-pro-wrapper {
		background: white !important;
		width: 94%;
		margin-left: 3%;
		padding-left: 4%;
		padding-right: 4%;
		padding-top: 20px;
		filter: drop-shadow(2px 4px 6px black)
	}
	body #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
		background: none !important;
		line-height: 1 !important;
		text-align: center;
		color: #3d3d3d !important;
		font-size: 15px !important;
		padding: 10px
	}
	body #responsive-menu-pro>li {
		border-bottom: 1px solid var(--color4)
	}
	body #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
		background: none !important;
		color: var(--color5) !important
	}
	body div#responsive-menu-pro-additional-content {
		display: none
	}
	body div#responsive-menu-pro-search-box {
		background: var(--color5);
		padding-top: 16px !important;
		padding-bottom: 16px !important
	}
	body .responsive-menu-pro-open button#responsive-menu-pro-button:hover, .responsive-menu-pro-open button#responsive-menu-pro-button:focus, button#responsive-menu-pro-button:hover, button#responsive-menu-pro-button:focus {
		background: none
	}
	body .responsive-menu-pro-open .responsive-menu-pro-inner::before, .responsive-menu-pro-open .responsive-menu-pro-inner::after {
		background-color: var(--color4) !important
	}
	body .responsive-menu-pro-open .responsive-menu-pro-inner {
		background-color: transparent !important
	}
	body #masthead>.row>button {
		z-index: 100000;
		background: var(--color2) !important
	}
	body div#responsive-menu-pro-container {
		position: absolute
	}
}
@media (max-width:1024px){
	body .featurebox {
		padding: 10px 0 0
	}
	body .attorneybutton {
		width: 100%;
		margin: 0 auto 30px;
		padding: 10px
	}
	body .attorney-feature-title {
		font-size: 42px
	}
	body .contactbox .wpcf7-form-control.wpcf7-submit, #gform_submit_button_1 {
		width: 80%
	}
	body .contactcontent {
		width: 100%
	}
	body .resultcontainer {
    margin: 0 auto;
    padding: 0 40px
	}
	body .resultbox {
		width: 30% !important
	}
}
@media (max-width:1100px) and (min-width:801px) {
	.col-md-6.headernav {
		zoom: 0.85
	}

	.col-md-3.headerphone {
		zoom: 0.9
	}
}

@media (max-width:1200px) {
.sub-menu .menu-item-has-children summary::marker {
  line-height: 1em;
}

.sub-menu .menu-item-has-children summary {
  right: -7px;
}
	#masthead2024 .headernav {
		margin-top: 0;
		display: none !important
	}

	.site-header-2024 .headerphone {
		right: 0;
		max-width: none;
		width: 100%;
		order: 0;
		padding: 10px !important;
		justify-content: center
	}

	#masthead2024 .logo {
		order: 1;
		padding: 20px 5% 10px;
		width: 77%
	}

	#masthead2024 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		overflow: visible
	}

	#masthead2024 .top-nav {
		display: flex;
		align-items: center;
		padding: 0 3%;
		width: 23%;
		justify-content: center
	}

	#masthead2024 .logo::after {
		max-width: 415px
	}

	#masthead2024 .row {
		align-items: center
	}

	#masthead2024 details.hamb-bars>summary {
		margin-bottom: 0;
		color: #fff;
		font-size: 36px;
		padding: 0
	}

	#masthead2024 #primary-menu li a {
		color: var(--color4)
	}

	#masthead2024 .phonetext {
		padding: 0 !important;
		text-align: center;
		letter-spacing: initial;
		font-size: 12px
	}

	#masthead2024 .phonenum {
		font-style: normal;
		padding: 0
	}

	#masthead2024 .logo {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between
	}

	#masthead2024 .logo a {
		width: 50%
	}

	#masthead2024 .logo .strs-img {
		width: 40%
	}
	.hamb-bars[open] .hamb-close, .hamb-bars[open] .hamb-menu {
		display: flex !important
	}
	.hamb-menu {
		flex-wrap: wrap;
		padding: 40px 13px 20px 13px;
		justify-content: space-between;
		top: 89px
	}
	.menu-mobile-menu-2024-container {
		width: calc(50% - 5px)
	}
	.sec-col {
		width: calc(50% - 6px);
		border-left: 1px solid var(--color5);
		padding-left: 10px;
		box-sizing: border-box
	}
	.menu-mobile-menu-2024-container a {
		font-size: 12px;
		color: #565656;
		padding: 4px 0
	}
	.mobl-lctn {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		padding-bottom: 10px
	}
	.mobl-lctn svg {
		width: 9px;
		fill: var(--color1)
	}
	.mobl-lctn .phone span {
		font-size: 12px;
		line-height: 1;
		font-weight: 800
	}
	.mobl-lctn .address {
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 10px;
		color: #565656
	}
	.mobl-lctn .phone {
		display: flex
	}
	.mobl-lctn .title {
		margin-bottom: 0;
		font-size: 18px;
		font-weight: 600;
		font-family: serif;
		color: #565656
	}
	.sec-col .menu-item, .top-nav .hamb-menu .menu-tle {
		font-size: 11px;
		text-transform: uppercase;
		color: var(--color4);
		font-weight: 900;
		border-bottom: 1px solid #565656 !important;
		padding-bottom: 6px;
		margin-bottom: 6px
	}
	.top-nav .hamb-menu .menu-tle a {
		font-size: 11px;
		color: var(--color4)
	}
	.hamb-menu .menu li:not(:last-child) {
		border: 0
	}
	.top-nav .hamb-menu .menu-tle a {
		padding: 0
	}
	.menu-sbtl a {
		color: var(--color5);
		font-size: 14px;
		font-weight: 800;
		border-bottom: 1px solid #565656;
		padding-bottom: 10px;
		padding-top: 10px;
		border-top: 1px solid #565656
	}
	#mobile-menu>li:last-child a {
		border-top: 0
	}
	.cta-mobile {
		width: 100%;
		background: var(--color4);
		display: flex;
		padding: 15px 20px;
		align-items: center;
		margin-top: 15px;
		box-shadow: 0 0 14px 2px rgba(0,0,0,0.55)
	}
	.cta-mobile .phn {
		color: #fff;
		font-size: 18px;
		width: 74%;
		border-right: 1px solid var(--color5);
		margin-right: 3%;
		padding-right: 1%
	}
	.spa-txt {
		color: var(--color6);
		font-family: 'Crimson Text', serif;
		font-size: 14px;
		text-align: center;
		width: 23%
	}
	.cta-mobile .phn p {
		margin-bottom: 4px;
		line-height: 1.1;
		font-size: 13px
	}
	#masthead2024 .cta-mobile .phonenum {
		color: #fff;
		font-size: 30px
	}
	#masthead2024 details.hamb-bars[open]>summary {
		position: relative;
		z-index: 99999999;
		color: #565656;
		font-size: 17px;
		border: 1px solid #565656;
		border-radius: 100px;
		height: 31px;
		width: 31px;
		top: 9px;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center
	}
	.hamb-menu {
		max-width: 400px;
		right: 0;
		left: initial
	}
	#masthead2024 details.hamb-bars[open]>summary {
		top: 110px;
		right: 20px;
		position: absolute
	}
	.menu-item-has-children summary {
		font-size: 12px;
		padding: 0;
		top: 4px
	}
	.menu-mobile-menu-2024-container ul.sub-menu a {
		color: black;
		line-height: 1.1
	}
	.hamb-bars[open] .hamb-close {
		z-index: 999999;
		position: absolute;
		top: 105px;
		right: 10px;
		font-size: 16px;
		border: 1px solid black;
		color:black;
		width: 26px;
		justify-content: center;
		border-radius: 100px
	}
	.cta-mobile .phonenum {
		color: #fff;
		line-height: 1
	}
	.phonenum {
		font-size: 32px
	}
}

#masthead2024 .logo>a {
	padding-left: 10px
}

@media (max-width:1200px) {
	#masthead2024 .headernav {
		margin-top: -49px
	}
}

@media (max-width:500px) {
	#masthead2024 .logo {
		flex-direction: column;
		max-width: none;
		width: 55%
	}

	#masthead2024 .logo .strs-img,#masthead2024 .logo a {
		width: 100%
	}

	#masthead2024 .logo .strs-img {
		width: 100%;
		margin-top: 0
	}
}

@media (max-width:400px) {
	#masthead2024 .logo {
		width: 77%;
		flex-grow: 1;
		padding-left: 8px;
		padding-right: 0;
		align-items: flex-start
	}

	#masthead2024 .logo>a {
		padding-left: 4px
	}
}