/* End Google Search Form*/

.ct-section {
	width: 100%;
	background-size: cover;
	background-repeat: repeat;
}

.ct-section > .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.ct-div-block {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
}

.ct-new-columns {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
}

.ct-link-text {
	display: inline-block;
}

.ct-link {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	text-decoration: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.ct-link-button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.ct-link-button {
	background-color: #1e73be;
	border: 1px solid #1e73be;
	color: #fff;
	padding: 10px 16px;
}

.ct-image {
	max-width: 100%;
}

.ct-fancy-icon > svg {
	width: 55px;
	height: 55px;
}

.ct-inner-content {
	width: 100%;
}

.ct-slide {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.ct-nestable-shortcode {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
}

.oxy-comments {
	width: 100%;
	text-align: left;
}

.oxy-comment-form {
	width: 100%;
}

.oxy-login-form {
	width: 100%;
}

.oxy-search-form {
	width: 100%;
}

.oxy-tabs-contents {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
}

.oxy-tab {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
}

.oxy-tab-content {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
}

.oxy-testimonial {
	width: 100%;
}

.oxy-icon-box {
	width: 100%;
}

.oxy-pricing-box {
	width: 100%;
}

.oxy-posts-grid {
	width: 100%;
}

.oxy-gallery {
	width: 100%;
}

.ct-slider {
	width: 100%;
}

.oxy-tabs {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: stretch;
}

.ct-modal {
	flex-direction: column;
	align-items: flex-start;
}

.ct-span {
	display: inline-block;
	text-decoration: inherit;
}

.ct-widget {
	width: 100%;
}

.oxy-dynamic-list {
	width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ct-div-block, .oxy-post-content, .ct-text-block, .ct-headline, .oxy-rich-text, .ct-link-text {
		max-width: 100%;
	}
	
	img {
		flex-shrink: 0;
	}
	
	body * {
		min-height: 1px;
	}
}

.oxy-testimonial {
	flex-direction: row;
	align-items: center;
}

.oxy-testimonial .oxy-testimonial-photo-wrap {
	order: 1;
}

.oxy-testimonial .oxy-testimonial-photo {
	width: 125px;
	height: 125px;
	margin-right: 20px;
}

.oxy-testimonial .oxy-testimonial-photo-wrap, .oxy-testimonial .oxy-testimonial-author-wrap, .oxy-testimonial .oxy-testimonial-content-wrap {
	align-items: flex-start;
	text-align: left;
}

.oxy-testimonial .oxy-testimonial-text {
	margin-bottom: 8px;
	font-size: 21px;
	line-height: 1.4;
	-webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author {
	font-size: 18px;
	-webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author-info {
	font-size: 12px;
	-webkit-font-smoothing: subpixel-antialiased;
}

.oxy-icon-box {
	text-align: left;
	flex-direction: column;
}

.oxy-icon-box .oxy-icon-box-icon {
	margin-bottom: 12px;
	align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-heading {
	font-size: 21px;
	margin-bottom: 12px;
}

.oxy-icon-box .oxy-icon-box-text {
	font-size: 16px;
	margin-bottom: 12px;
	align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-link {
	margin-top: 20px;
}

/* GLOBALS */
.oxy-pricing-box .oxy-pricing-box-section {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
	justify-content: center;
}

/* IMAGE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
	justify-content: center;
}

/* TITLE */
.oxy-pricing-box .oxy-pricing-box-title-title {
	font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
	font-size: 24px;
}

/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
	flex-direction: row;
}

.oxy-pricing-box .oxy-pricing-box-currency {
	font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
	font-size: 80px;
	line-height: .7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
	font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
	font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
	font-size: 12px;
	color: rgba(0, 0, 0, .5);
	margin-bottom: 20px;
}

/* CONTENT */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
	font-size: 16px;
	color: rgba(0, 0, 0, .5);
}

/* CTA */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
	justify-content: center;
}

.oxy-progress-bar .oxy-progress-bar-background {
	background-color: #000;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .12) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .12) 50%, rgba(255, 255, 255, .12) 75%, transparent 75%, transparent);
	animation: none 0s paused;
}

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
	width: 85%;
}

.oxy-progress-bar .oxy-progress-bar-progress {
	background-color: #6af;
	padding: 40px;
	animation: none 0s paused, none 0s paused;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .12) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .12) 50%, rgba(255, 255, 255, .12) 75%, transparent 75%, transparent);
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
	font-size: 30px;
	font-weight: 900;
	-webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
	font-size: 12px;
}

.ct-slider .unslider-nav ol li {
	border-color: #fff;
}

.ct-slider .unslider-nav ol li.unslider-active {
	background-color: #fff;
}

.ct-slider .ct-slide {
	padding: 0px;
}

.oxy-superbox .oxy-superbox-secondary, .oxy-superbox .oxy-superbox-primary {
	transition-duration: .5s;
}

.oxy-shape-divider {
	width: 0px;
	height: 0px;
}

.oxy_shape_divider svg {
	width: 100%;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu {
	box-shadow: px px px px;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg {
	transition-duration: .4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div {
	margin-left: 0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
	width: 30px;
	height: 30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
	transition-duration: .4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
	top: 20px;
	left: 20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
	width: 24px;
	height: 24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
	transition-duration: .4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container {
	background-color: #fff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container {
	background-image: url("");
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container.nitro-lazy, .oxy-pro-menu .oxy-pro-menu-open-container.nitro-lazy {
	background-image: none !important;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg {
	font-size: 24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul {
	background-color: rgba(0, 0, 0, .2);
	border-top-style: solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list {
	flex-direction: row;
}

.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
	text-align: left;
	justify-content: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item {
	align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container {
	top: 0;
	bottom: 0;
	right: auto;
	left: 0;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a {
	text-align: left;
	justify-content: flex-start;
}

.oxy-site-navigation {
	--oxynav-brand-color: #4831b0;
	--oxynav-neutral-color: #fff;
	--oxynav-activehover-color: #efedf4;
	--oxynav-background-color: #4831b0;
	--oxynav-border-radius: 0px;
	--oxynav-other-spacing: 8px;
	--oxynav-transition-duration: .3s;
	--oxynav-transition-timing-function: cubic-bezier(.84, .05, .31, .93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper {
	text-align: left;
}

.oxy-site-navigation > ul {
	left: 0;
}

.oxy-site-navigation {
	--oxynav-animation-name: none;
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) {
	background-color: var(--oxynav-brand-color);
	transition: var(--oxynav-transition-duration);
	margin-left: var(--oxynav-other-spacing);
	border: none;
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) {
	background: transparent;
	border: 1px solid currentColor;
	transition: var(--oxynav-transition-duration);
	margin-left: var(--oxynav-other-spacing);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img {
	filter: invert(0) !important;
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover {
	background-color: var(--oxynav-activehover-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a {
	color: var(--oxynav-neutral-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a {
	color: var(--oxynav-brand-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a {
	color: var(--oxynav-brand-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after {
	color: var(--oxynav-neutral-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after {
	color: var(--oxynav-brand-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after {
	color: var(--oxynav-brand-color);
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul {
	display: none;
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul {
	display: none;
}

.ct-section-inner-wrap, .oxy-header-container {
	max-width: 1580px;
}

body {
	font-family: "Montserrat";
}

body {
	line-height: 28px;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}

.oxy-nav-menu-hamburger-line {
	background-color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat";
	font-size: 36px;
	font-weight: 400;
	color: #135993;
}

h2, h3, h4, h5, h6 {
	font-size: 47.78px;
	font-weight: 400;
	line-height: 56px;
	color: #135993;
}

h3, h4, h5, h6 {
	font-size: 33.18px;
	font-weight: 400;
	line-height: 40px;
	color: #135993;
}

h4, h5, h6 {
	font-size: 27.65px;
	font-weight: 400;
	line-height: 40px;
	color: #135993;
}

h5, h6 {
	font-size: 27.65px;
	font-weight: 400;
	line-height: 40px;
	color: #135993;
}

h6 {
	font-size: 23.04px;
	font-weight: 400;
	line-height: 32px;
	color: #135993;
}

a {
	color: #0074db;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.ct-link-text {}

.ct-link {}

.ct-link-button {
	border-radius: 3px;
}

.ct-section-inner-wrap {
	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 75px;
	padding-left: 20px;
}

.ct-new-columns > .ct-div-block {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.oxy-header-container {
	padding-right: 20px;
	padding-left: 20px;
}

@media (max-width: 992px) {
	.ct-columns-inner-wrap {
		display: block !important;
	}
	
	.ct-columns-inner-wrap:after {
		display: table;
		clear: both;
		content: "";
	}
	
	.ct-column {
		width: 100% !important;
		margin: 0 !important;
	}
	
	.ct-columns-inner-wrap {
		margin: 0 !important;
	}
}

.default-typo:hover {}

.default-typo {}

@media (max-width: 1179px) {
	.default-typo {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
	}
}

.inner-page-typography {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.inner-page-typography:not(.ct-section):not(.oxy-easy-posts), .inner-page-typography.oxy-easy-posts .oxy-posts, .inner-page-typography.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

@media (max-width: 1179px) {
	.inner-page-typography {
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 479px) {
	.inner-page-typography {}
}

.default-button-red:hover {
	background-image: linear-gradient(#940101, #940101);
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.default-button-red {
	background-image: linear-gradient(#db0000, #940101);
	font-family: Montserrat;
	font-size: 23.4px;
	font-weight: 500;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 40px;
	padding-right: 40px;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1179px) {
	.default-button-red {
		font-size: 19.2px;
	}
}

@media (max-width: 479px) {
	.default-button-red {
		padding-left: 24px;
		padding-right: 24px;
		font-size: 16px;
		line-height: 22px;
	}
}

.sidebar-elements-head {
	color: #135993;
	font-size: 47.78px;
	font-weight: 400;
	text-align: center;
	line-height: 56px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: capitalize;
	font-family: "Trajan Pro";
}

@media (max-width: 1580px) {
	.sidebar-elements-head {
		font-size: 39.81px;
		line-height: 48px;
	}
}

@media (max-width: 1179px) {
	.sidebar-elements-head {
		line-height: 40px;
		font-size: 27.65px;
	}
}

@media (max-width: 767px) {
	.sidebar-elements-head {}
}

@media (max-width: 479px) {
	.sidebar-elements-head {
		font-size: 33.18px;
		line-height: 40px;
	}
}

.sidebar-icon:hover {
	background-color: #135993;
	border: 1px solid #135993;
	color: #fff;
}

.sidebar-icon:hover {}

.sidebar-icon {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 11px;
	color: #164368;
}

.sidebar-icon > svg {
	width: 40px;
	height: 40px;
}

.sidebar-icon {}

@media (max-width: 1179px) {
	.sidebar-icon {
		padding: 6px;
	}
	
	.sidebar-icon > svg {
		width: 24px;
		height: 24px;
	}
	
	.sidebar-icon {}
}

@media (max-width: 767px) {
	.sidebar-icon {
		padding: 6px;
	}
	
	.sidebar-icon > svg {
		width: 28px;
		height: 28px;
	}
	
	.sidebar-icon {}
}

@media (max-width: 479px) {
	.sidebar-icon {
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
	}
}

.footer-icon:hover {
	background-color: #135993;
	border: 1px solid #135993;
	color: #fff;
}

.footer-icon:hover {}

.footer-icon {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 6px;
	color: #000;
}

.footer-icon > svg {
	width: 32px;
	height: 32px;
}

.footer-icon {}

@media (max-width: 1179px) {
	.footer-icon {
		padding: 6px;
	}
	
	.footer-icon > svg {
		width: 24px;
		height: 24px;
	}
	
	.footer-icon {}
}

@media (max-width: 767px) {
	.footer-icon {}
	
	.footer-icon > svg {
		width: 26px;
		height: 26px;
	}
	
	.footer-icon {}
}

@media (max-width: 479px) {
	.footer-icon {
		padding: 5px;
	}
	
	.footer-icon > svg {
		width: 24px;
		height: 24px;
	}
	
	.footer-icon {
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
	}
}

.h-pa-con:hover {
	background-color: #fff;
	color: #164368;
}

.h-pa-con {
	background-color: #164368;
	width: 100%;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	transition-duration: .3s;
	color: #fff;
}

.h-pa-con:not(.ct-section):not(.oxy-easy-posts), .h-pa-con.oxy-easy-posts .oxy-posts, .h-pa-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.h-pa-inner-con {
	width: 100%;
	height: 100%;
	min-height: 303px;
}

.h-pa-inner-con:not(.ct-section):not(.oxy-easy-posts), .h-pa-inner-con.oxy-easy-posts .oxy-posts, .h-pa-inner-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media (max-width: 1179px) {
	.h-pa-inner-con {
		min-height: 225px;
	}
}

@media (max-width: 479px) {
	.h-pa-inner-con {}
}

.h-pa-title {
	font-size: 27.65px;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-family: "Trajan Pro";
}

.why-c-icon {
	width: 25px;
	height: 24px;
}

@media (max-width: 479px) {
	.why-c-icon {
		width: 24px;
		height: 24px;
	}
}

.c-diamond {
	width: 20px;
	height: 20px;
}

@media (max-width: 1179px) {
	.c-diamond {}
}

.footer-item-head:ct_depth {}

.footer-item-head {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	text-align: left;
	color: #fff;
}

@media (max-width: 1580px) {}

@media (max-width: 1179px) {
	.footer-item-head {
		font-size: 13.33px;
		line-height: 16px;
	}
}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.red-text {
	color: #db0000;
}

.default-button-blue:hover {
	background-color: #164368;
	border: 1px solid #164368;
}

.default-button-blue:hover {
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.default-button-blue {
	background-color: #135993;
	border: 1px solid #135993;
}

.default-button-blue {
	font-family: Montserrat;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 40px;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 40px;
	padding-right: 40px;
	text-transform: uppercase;
	transition-duration: .3s;
}

@media (max-width: 1179px) {
	.default-button-blue {
		padding-top: 24px;
		padding-right: 24px;
		padding-left: 24px;
		font-size: 15px;
		line-height: 16px;
	}
}

@media (max-width: 479px) {
	.default-button-blue {}
}

.defaylt-typo {}

.cell {}

.h-review-con {
	gap: 52px;
	width: 100%;
	color: #fff;
}

.h-review-con:not(.ct-section):not(.oxy-easy-posts), .h-review-con.oxy-easy-posts .oxy-posts, .h-review-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 52px;
}

@media (max-width: 1179px) {
	.h-review-con {
		gap: 16px;
	}
	
	.h-review-con:not(.ct-section):not(.oxy-easy-posts), .h-review-con.oxy-easy-posts .oxy-posts, .h-review-con.ct-section .ct-section-inner-wrap {
		gap: 16px;
	}
}

.h-review-head {
	text-align: center;
	font-size: 39.8px;
	font-weight: 400;
	line-height: 48px;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.h-review-head {
		font-size: 23.04px;
		line-height: 32px;
	}
}

.h-review-text {
	font-family: Montserrat;
	text-align: justify;
	font-size: 23.4px;
	font-weight: 500;
	line-height: 40px;
}

@media (max-width: 1179px) {
	.h-review-text {
		font-size: 19.2px;
		line-height: 32px;
		font-weight: 600;
	}
}

@media (max-width: 479px) {
	.h-review-text {
		font-size: 18px;
		line-height: 20px;
		font-weight: 400;
	}
}

.h-review-author {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1179px) {
	.h-review-author {
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 479px) {
	.h-review-author {
		font-size: 18px;
		line-height: 28 ox;
	}
}

.this-cell {
	min-width: 693px;
	width: 100%;
}

@media (max-width: 1179px) {
	.this-cell {
		min-width: 100%;
	}
}

.h-faq-con {
	width: 100%;
	color: #fff;
	gap: 10px;
}

.h-faq-con:not(.ct-section):not(.oxy-easy-posts), .h-faq-con.oxy-easy-posts .oxy-posts, .h-faq-con.ct-section .ct-section-inner-wrap {
	gap: 10px;
}

.h-faq-head {
	font-size: 33.18px;
	font-weight: 400;
	line-height: 40px;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.h-faq-head {
		font-size: 23.04px;
		line-height: 32px;
	}
}

.h-faq-text {
	text-align: justify;
}

.why-c-con {
	gap: 12px;
}

.why-c-con:not(.ct-section):not(.oxy-easy-posts), .why-c-con.oxy-easy-posts .oxy-posts, .why-c-con.ct-section .ct-section-inner-wrap {
	gap: 12px;
}

.why-c-head-con {
	text-align: left;
	gap: 12px;
}

.why-c-head-con:not(.ct-section):not(.oxy-easy-posts), .why-c-head-con.oxy-easy-posts .oxy-posts, .why-c-head-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
}

.why-c-head {
	color: #fff;
	font-size: 33.18px;
	font-weight: 400;
	line-height: 40px;
}

@media (max-width: 1179px) {
	.why-c-head {
		font-size: 27.65px;
		line-height: 40px;
	}
}

.inner-page-head {
	color: #fff;
	font-size: 68.8px;
	font-weight: 400;
	line-height: 72px;
	text-align: center;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.inner-page-head {
		font-size: 39.8px;
		line-height: 48px;
	}
}

@media (max-width: 479px) {
	.inner-page-head {
		font-size: 33.18px;
		line-height: 40px;
	}
}

.oxy-stock-content-styles {}

.att-con {
	gap: 32px;
	width: 100%;
}

.att-con:not(.ct-section):not(.oxy-easy-posts), .att-con.oxy-easy-posts .oxy-posts, .att-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
}

@media (max-width: 479px) {
	.att-con {
		gap: 24px;
	}
	
	.att-con:not(.ct-section):not(.oxy-easy-posts), .att-con.oxy-easy-posts .oxy-posts, .att-con.ct-section .ct-section-inner-wrap {
		gap: 24px;
	}
}

.att-name-con {}

.att-name-con:not(.ct-section):not(.oxy-easy-posts), .att-name-con.oxy-easy-posts .oxy-posts, .att-name-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

@media (max-width: 479px) {
	.att-name-con {
		gap: 16px;
	}
	
	.att-name-con:not(.ct-section):not(.oxy-easy-posts), .att-name-con.oxy-easy-posts .oxy-posts, .att-name-con.ct-section .ct-section-inner-wrap {
		gap: 16px;
	}
}

.att-name {
	font-size: 33.18px;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
}

@media (max-width: 1179px) {
	.att-name {
		font-size: 23.04px;
		line-height: 32px;
	}
}

@media (max-width: 479px) {
	.att-name {
		font-size: 27.65px;
		line-height: 40px;
	}
}

.att-rule {
	font-size: 19.2px;
	font-weight: 500;
	text-align: center;
	line-height: 32px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1179px) {
	.att-rule {
		font-size: 16px;
		line-height: 24px;
	}
}

.att-button:hover {
	background-color: #164368;
	border: 1px solid #164368;
}

.att-button:hover {
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.att-button {
	background-color: #135993;
	border: 1px solid #135993;
}

.att-button {
	font-family: Montserrat;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 40px;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 40px;
	padding-right: 40px;
	text-transform: uppercase;
	transition-duration: .3s;
}

@media (max-width: 1179px) {
	.att-button {
		padding-top: 24px;
		padding-right: 24px;
		padding-left: 24px;
		font-size: 15px;
		line-height: 16px;
	}
}

@media (max-width: 479px) {
	.att-button {}
}

.pa-con:hover {
	background-color: #fff;
	color: #164368;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15);
}

.pa-con {
	background-color: #164368;
	width: 100%;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	transition-duration: .3s;
	color: #fff;
}

.pa-con:not(.ct-section):not(.oxy-easy-posts), .pa-con.oxy-easy-posts .oxy-posts, .pa-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media (max-width: 1179px) {
	.pa-con {
		padding-top: 12px;
		padding-right: 12px;
		padding-bottom: 12px;
		padding-left: 12px;
	}
}

.pa-inner-con {
	width: 100%;
	height: 100%;
	min-height: 303px;
}

.pa-inner-con:not(.ct-section):not(.oxy-easy-posts), .pa-inner-con.oxy-easy-posts .oxy-posts, .pa-inner-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media (max-width: 1179px) {
	.pa-inner-con {
		min-height: 225px;
	}
}

.pa-title {
	font-size: 27.65px;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.pa-title {
		font-size: 23.04px;
		line-height: 32px;
	}
}

.content-imgs {}

.review-con {
	width: 100%;
	padding-top: 48px;
	padding-right: 32px;
	padding-bottom: 48px;
	padding-left: 32px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
}

.review-head {
	font-size: 33.18px;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
	color: #164368;
	text-align: left;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.review-head {
		font-size: 27.65px;
	}
}

.review-star-con {
	gap: 3px;
}

.review-star-con:not(.ct-section):not(.oxy-easy-posts), .review-star-con.oxy-easy-posts .oxy-posts, .review-star-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: row;
	gap: 3px;
}

.review-bg {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: .12;
}

.review-inner-con {
	gap: 16px;
	width: 100%;
	z-index: 1;
}

.review-inner-con:not(.ct-section):not(.oxy-easy-posts), .review-inner-con.oxy-easy-posts .oxy-posts, .review-inner-con.ct-section .ct-section-inner-wrap {
	gap: 16px;
}

.review-text {
	text-align: left;
	font-size: 18px;
	line-height: 28px;
}

@media (max-width: 1179px) {
	.review-text {
		font-size: 18px;
		line-height: 28px;
	}
}

@media (max-width: 479px) {
	.review-text {
		font-size: 19.2px;
		line-height: 32px;
	}
}

.review-author {
	font-weight: 500;
	text-transform: uppercase;
}

.review-star {}

@media (max-width: 1179px) {
	.review-star {
		width: 40px;
	}
}

.c-head {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	text-transform: uppercase;
}

@media (max-width: 1179px) {
	.c-head {
		font-size: 16px;
		line-height: 24px;
	}
}

.contact-icon:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #164368;
}

.contact-icon:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
}

.contact-icon {
	background-color: #135993;
	border: 1px solid #135993;
	padding: 7px;
	color: #fff;
}

.contact-icon > svg {
	width: 30px;
	height: 30px;
}

.contact-icon {}

@media (max-width: 1179px) {
	.contact-icon {
		padding: 6px;
	}
	
	.contact-icon > svg {
		width: 24px;
		height: 24px;
	}
	
	.contact-icon {}
}

@media (max-width: 767px) {
	.contact-icon {
		padding: 6px;
	}
	
	.contact-icon > svg {
		width: 28px;
		height: 28px;
	}
	
	.contact-icon {}
}

@media (max-width: 479px) {
	.contact-icon {
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
	}
}

.blog-con {
	gap: 24px;
	padding-bottom: 40px;
	border-bottom-color: #bfbfc0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 40px;
}

.blog-con:not(.ct-section):not(.oxy-easy-posts), .blog-con.oxy-easy-posts .oxy-posts, .blog-con.ct-section .ct-section-inner-wrap {
	gap: 24px;
}

@media (max-width: 1179px) {
	.blog-con {
		padding-top: 26px;
		padding-bottom: 26px;
	}
}

@media (max-width: 479px) {
	.blog-con {
		gap: 16px;
		padding-top: 32px;
		padding-bottom: 32px;
	}
	
	.blog-con:not(.ct-section):not(.oxy-easy-posts), .blog-con.oxy-easy-posts .oxy-posts, .blog-con.ct-section .ct-section-inner-wrap {
		gap: 16px;
	}
}

.blog-title {
	font-size: 47.78px;
	font-weight: 400;
	text-align: left;
	line-height: 56px;
	color: #135993;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.blog-title {
		font-size: 33.18px;
		line-height: 40px;
	}
}

@media (max-width: 479px) {
	.blog-title {
		font-size: 27.65px;
	}
}

.blog-title-con {
	gap: 10px;
}

.blog-title-con:not(.ct-section):not(.oxy-easy-posts), .blog-title-con.oxy-easy-posts .oxy-posts, .blog-title-con.ct-section .ct-section-inner-wrap {
	gap: 10px;
}

.blog-meta {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}

@media (max-width: 1179px) {
	.blog-meta {
		font-size: 13px;
		line-height: 16px;
	}
}

.blog-excerpt {
	text-align: justify;
}

.tf-head {
	color: #164368;
	font-size: 33.18px;
	font-weight: 400;
	line-height: 40px;
}

@media (max-width: 1179px) {
	.tf-head {
		font-size: 23.04px;
		line-height: 32px;
	}
}

.pa-cta-con {
	width: 100%;
	max-width: 785px;
	margin-top: 16px;
	margin-bottom: 16px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
}

.pa-cta-bottom-pad {
	background-image: linear-gradient(-90deg, #d6a256, #be8566);
	width: 100%;
	height: 15px;
}

.pa-cta-inner-con {
	background-image: url("https://cdn-ilcfhon.nitrocdn.com/dcgSGMWnWsWqnYxfcMltpVPYbblvLEOO/assets/images/optimized/rev-db6ba30/youngfamilylawllc.com/wp-content/uploads/2024/09/ctabg-scaled.jpg");
	background-size: 300px auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 33px;
	gap: 27px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: rgba(255, 255, 255, .8);
	background-repeat: repeat;
	background-blend-mode: overlay;
}

.pa-cta-inner-con.nitro-lazy {
	background-image: none !important;
}

.pa-cta-inner-con:not(.ct-section):not(.oxy-easy-posts), .pa-cta-inner-con.oxy-easy-posts .oxy-posts, .pa-cta-inner-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 27px;
}

@media (max-width: 1179px) {
	.pa-cta-inner-con {
		padding-top: 32px;
		padding-bottom: 26px;
	}
}

.pa-cta-text-con {
	gap: 19px;
}

.pa-cta-text-con:not(.ct-section):not(.oxy-easy-posts), .pa-cta-text-con.oxy-easy-posts .oxy-posts, .pa-cta-text-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 19px;
}

@media (max-width: 1179px) {
	.pa-cta-text-con {
		gap: 14px;
	}
	
	.pa-cta-text-con:not(.ct-section):not(.oxy-easy-posts), .pa-cta-text-con.oxy-easy-posts .oxy-posts, .pa-cta-text-con.ct-section .ct-section-inner-wrap {
		gap: 14px;
	}
}

.pa-cta-icon {
	object-fit: cover;
	aspect-ratio: 1/1;
	width: 55px;
	object-position: center center;
	height: auto;
}

.pa-cta-head {
	text-align: center;
	font-size: 27px;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
	color: #135993;
	font-family: "Trajan Pro";
}

@media (max-width: 1179px) {
	.pa-cta-head {
		font-size: 23.04px;
		line-height: 32px;
	}
}

.pa-cta-subtext {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 24px;
}

.pa-cta-inner-con-column {
	background-image: url("https://cdn-ilcfhon.nitrocdn.com/dcgSGMWnWsWqnYxfcMltpVPYbblvLEOO/assets/images/optimized/rev-db6ba30/youngfamilylawllc.com/wp-content/uploads/2024/09/ctabg-scaled.jpg");
	background-size: 300px auto;
	width: 100%;
	background-repeat: repeat;
	background-blend-mode: overlay;
	background-color: rgba(255, 255, 255, .7);
}

.pa-cta-inner-con-column.nitro-lazy {
	background-image: none !important;
}

.pa-cta-inner-con-column:not(.ct-section):not(.oxy-easy-posts), .pa-cta-inner-con-column.oxy-easy-posts .oxy-posts, .pa-cta-inner-con-column.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

@media (max-width: 1179px) {
	.pa-cta-inner-con-column {
		text-align: right;
	}
	
	.pa-cta-inner-con-column:not(.ct-section):not(.oxy-easy-posts), .pa-cta-inner-con-column.oxy-easy-posts .oxy-posts, .pa-cta-inner-con-column.ct-section .ct-section-inner-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

.pa-cta-right {
	width: 100%;
	padding-top: 47px;
	padding-bottom: 29px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: -50px;
}

.pa-cta-right:not(.ct-section):not(.oxy-easy-posts), .pa-cta-right.oxy-easy-posts .oxy-posts, .pa-cta-right.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media (max-width: 1179px) {
	.pa-cta-right {
		margin-left: 0px;
		padding-top: 35px;
	}
}

@media (max-width: 479px) {
	.pa-cta-right {
		padding-top: 31px;
		padding-bottom: 26px;
	}
}

.pa-cta-left {
	width: 80%;
}

@media (max-width: 1179px) {
	.pa-cta-left {
		margin-top: -81px;
	}
}

@media (max-width: 479px) {
	.pa-cta-left {
		margin-top: -57px;
	}
}

.pa-cta-img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	aspect-ratio: 1/1;
	height: auto;
}

.pa-cta-head-v-art {
	width: 100%;
	border-bottom-color: #164368;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 23px;
	max-width: 332px;
}

.pa-cta-head-v-art:not(.ct-section):not(.oxy-easy-posts), .pa-cta-head-v-art.oxy-easy-posts .oxy-posts, .pa-cta-head-v-art.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.pa-cta-v-art-con {
	gap: 10px;
}

.pa-cta-v-art-con:not(.ct-section):not(.oxy-easy-posts), .pa-cta-v-art-con.oxy-easy-posts .oxy-posts, .pa-cta-v-art-con.ct-section .ct-section-inner-wrap {
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.pa-cta-vart {
	width: 20px;
	height: 20px;
}

.pa-cta-con-v2 {
	width: 100%;
	max-width: 785px;
	margin-bottom: 16px;
	margin-top: 16px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
}

@media (max-width: 1179px) {
	.pa-cta-con-v2 {
		margin-top: 75px;
	}
}

@media (max-width: 479px) {
	.pa-cta-con-v2 {
		margin-top: 55px;
	}
}

.pa-cta-phone {
	font-size: 27.65px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 32px;
	padding-right: 32px;
	border-radius: 6px;
	background-color: #135993;
}

.pa-cta-bottom-pad2 {
	width: 100%;
	height: 15px;
	background-color: #135993;
}

.pa-cta-phone1 {
	font-size: 27.65px;
	font-weight: 700;
	line-height: 40px;
	color: #c0886a;
}

/* Start header fix*/
.oxy-header-container {
	padding-right: 0px;
	padding-left: 0px;
}

/* End header fix*/
#breadcrumbs-leon > span > span:nth-child(1) > a {
	color: #fff;
}

#menu-primary-menu-1 {
	margin-block-start: 0px;
}

/*Start Sidebar Menu*/
@media only screen and (max-width: 1180px) {
	#menu-practice-areas li a {
		padding: 12.5px 13px !important;
	}
}

@media only screen and (max-width: 480px) {
	#menu-practice-areas li a {
		padding: 12.5px 21px !important;
	}
}

@media only screen and (max-width: 1180px) {
	#menu-categories li a {
		padding: 12.5px 13px !important;
	}
}

@media only screen and (max-width: 480px) {
	#menu-categories li a {
		padding: 12.5px 21px !important;
	}
}

#menu-practice-areas li:hover::before, #menu-categories li:hover::before {
	content: "<div></div>";
	width: 100%;
	height: 1px;
	background: #fff;
	margin-bottom: 2.5px;
}

/*End Sidebar Menu*/
#-pro-menu-78-15 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a {
	font-weight: 500 !important;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trajan Pro";
}

figure.wp-block-image.alignleft {
	float: left;
}

.att-page-rule {
	margin-block-start: .2em !important;
	font-weight: 500;
}

.att-page-logo-con {
	max-width: 653px;
}

div.inner-page-typography h2:first-of-type {
	font-size: 68.8px;
	line-height: 72px;
}

h2.att-page-award-head {
	font-size: 57.33px !important;
	line-height: 68px !important;
}

div.inner-page-typography p {
	text-align: justify;
}

div.inner-page-typography p.about-p {
	max-width: 639px;
}

div.inner-page-typography hr.wp-block-separator {
	border-top: 1px solid #000;
}

div.inner-page-typography figure {
	margin: 1em 24px 1em 0px !important;
}

div.inner-page-typography figure.att-page-profile-img {
	margin: 0px 0px 1em 0px !important;
}

.c-faq-head {
	margin-top: 20px;
	color: #000;
}

@media only screen and (max-width: 1180px) {
	div.inner-page-typography h2:first-of-type {
		font-size: 39.8px !important;
		line-height: 48px !important;
	}
	
	div.inner-page-typography h2 {
		font-size: 33.18px;
		line-height: 40px;
	}
	
	div.inner-page-typography h4, div.inner-page-typography h5 {
		font-size: 27.65px;
		line-height: 40px;
	}
	
	div.inner-page-typography h6 {
		font-size: 23.04px;
		line-height: 32px;
	}
}

@media only screen and (max-width: 768px) {
	figure.att-page-profile-img > img {
		width: 100% !important;
	}
	
	figure.att-page-profile-img {
		width: 100%;
		margin: .5em 0em 1.5em 0 !important;
	}
}

@media only screen and (max-width: 480px) {
	div.inner-page-typography figure {
		margin: 1em 0px 1em 0px !important;
	}
	
	div.inner-page-typography h2:first-of-type {
		font-size: 33.18px !important;
		line-height: 40px !important;
	}
	
	div.inner-page-typography h2, div.inner-page-typography h3 {
		font-size: 27.65px;
		line-height: 40px;
	}
	
	div.inner-page-typography h4, div.inner-page-typography h5 {
		font-size: 23.04px;
		line-height: 32px;
	}
	
	div.inner-page-typography h6 {
		font-size: 19.2px;
		line-height: 24px;
	}
}

option {
	color: #000 !important;
}

select {
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%) !important;
	background-position: calc(100% - 20px) calc(50% + 2px), calc(100% - 15px) calc(50% + 2px), calc(100% - 2.5em) 1em !important;
	background-size: 5px 5px, 5px 5px, 1.5px 1.5em !important;
	background-repeat: no-repeat !important;
}

select:focus {
	background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%) !important;
	background-position: calc(100% - 15px) 50%, calc(100% - 20px) 50%, calc(100% - 2.5em) 1em !important;
	background-size: 5px 5px, 5px 5px, 1.5px 1.5em !important;
	background-repeat: no-repeat !important;
}

/* Start Main Footer Contact Form*/
#gform_wrapper_1 > div.gform_heading {
	display: none;
}

#gform_fields_1 {
	grid-row-gap: 21px !important;
}

#gform_1 .gform_footer {
	width: fit-content;
	margin: auto !important;
}

#gform_1 legend, #gform_1 label {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	/* 156.25% */
	color: #0c2a4e;
}

#gform_1 input[type=text], #gform_1 input[type=tel], #gform_1 input[type=email], #gform_1 select {
	color: #000;
	height: 60px !important;
	border: 1px solid #000;
	font-size: 13.33px;
	font-style: normal;
	font-weight: 300;
	border-radius: 0px;
	background: transparent;
}

#gform_1 select {
	padding-top: 10px;
}

#gform_1 textarea {
	color: #000;
	height: 115px !important;
	border: 1px solid #000;
	font-size: 13.33px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	padding-top: 19px !important;
	border-radius: 0px;
	background: transparent;
}

#gform_1 div.req-field {
	font-size: 13.33px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 150.038% */
	color: #0c2a4e;
}

#gform_submit_button_1 {
	background: #135993;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 40px;
	padding-right: 40px;
	border: .5px solid #fff;
	border-radius: 0px 30px 0px 40px;
}

#gform_submit_button_1:hover {
	background: #164368;
}

#gform_1 > div.gform-body.gform_body {
	margin-bottom: 36px;
}

@media only screen and (max-width: 1180px) {
	#gform_fields_1 {
		grid-row-gap: 8px !important;
	}
	
	#gform_1 legend, #gform_1 label {
		font-size: 13.33px;
		line-height: 20px;
	}
	
	#gform_1 input[type=text], #gform_1 input[type=tel], #gform_1 input[type=email], #gform_1 select {
		height: 40px !important;
		font-size: 11.11px;
	}
	
	#gform_1 select {
		padding-top: 0px;
	}
	
	#gform_1 textarea {
		height: 91px !important;
		font-size: 11.11px;
		line-height: 16px;
		padding-top: 8px !important;
	}
	
	#gform_1 div.req-field {
		font-size: 9.46px;
		line-height: 20px;
	}
	
	#gform_submit_button_1 {
		font-size: 13px;
		line-height: 16px;
		padding-top: 22px;
		padding-bottom: 22px;
		padding-left: 24px;
		padding-right: 24px;
	}
	
	#gform_1 > div.gform-body.gform_body {
		margin-bottom: 34px;
	}
}

@media only screen and (max-width: 640px) {
	.gform_wrapper.gravity-theme .ginput_complex span {
		margin-bottom: 0px !important;
	}
}

@media only screen and (max-width: 480px) {
	#gform_fields_1 {
		grid-row-gap: 9px !important;
	}
	
	#gform_1 legend, #gform_1 label {
		font-size: 13.33px;
		line-height: 20px;
	}
	
	#gform_1 input[type=text], #gform_1 input[type=tel], #gform_1 input[type=email], #gform_1 select {
		height: 47px !important;
		font-size: 13.33px;
	}
	
	#gform_1 textarea {
		height: 99px !important;
		font-size: 13.33px;
		line-height: 20px;
		padding-top: 13px !important;
	}
	
	#gform_1 > div.gform-body.gform_body {
		margin-bottom: 32px;
	}
}

/* End Main Footer Contact Form*/

/* Start Sidebar Contact Form*/
#gform_wrapper_2 > div.gform_heading {
	display: none;
}

#gform_fields_2 {
	grid-row-gap: 16px !important;
}

#gform_2 .gform_footer {
	width: fit-content;
	margin: auto !important;
}

#gform_2 input[type=text], #gform_2 input[type=tel], #gform_2 input[type=email], #gform_2 select {
	height: 55px !important;
	border: 1px solid #121212;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
	border-radius: 0px;
	background: transparent;
}

#gform_2 select {
	padding-top: 14px;
}

#gform_2 textarea {
	height: 143px !important;
	border: 1px solid #121212;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
	padding-top: 19px !important;
	border-radius: 0px;
	background: transparent;
}

#gform_2 div.req-field {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}

#gform_submit_button_2 {
	background: #135993;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 40px;
	padding-right: 40px;
	border: .5px solid #fff;
	border-radius: 0px 30px 0px 40px;
}

#gform_submit_button_2:hover {
	background: #164368;
}

#gform_2 > div.gform-body.gform_body {
	margin-bottom: 40px;
}

@media only screen and (max-width: 1180px) {
	#gform_fields_2 {
		grid-row-gap: 8px !important;
	}
	
	#gform_2 input[type=text], #gform_2 input[type=tel], #gform_2 input[type=email], #gform_2 select {
		height: 30px !important;
		font-size: 11px;
		line-height: normal;
	}
	
	#gform_2 select {
		padding-top: 8px;
	}
	
	#gform_2 textarea {
		height: 79.272px !important;
		font-size: 11.11px;
		line-height: normal;
		padding-top: 8px !important;
	}
	
	#gform_2 > div.gform-body.gform_body {
		margin-bottom: 14px;
	}
	
	#gform_submit_button_2 {
		padding: 20px 20px;
		font-size: 14px;
		line-height: 16px;
	}
	
	#gform_2 div.req-field {
		font-size: 11.11px;
		line-height: 16px;
	}
}

@media only screen and (max-width: 480px) {
	#gform_fields_2 {
		grid-row-gap: 10px !important;
	}
	
	#gform_2 input[type=text], #gform_2 input[type=tel], #gform_2 input[type=email], #gform_2 select {
		height: 39.217px !important;
		font-size: 13.33px;
		line-height: 20px;
	}
	
	#gform_2 select {
		padding-top: 8px;
	}
	
	#gform_2 textarea {
		height: 101.965px !important;
		font-size: 13.33px;
		line-height: 20px;
		/* 150.038% */
		padding-top: 8px !important;
	}
	
	#gform_2 > div.gform-body.gform_body {
		margin-bottom: 32px;
	}
	
	#gform_submit_button_2 {
		padding: 24px 24px;
		font-size: 15px;
		line-height: 16px;
	}
}

/* End Sidebar Contact Form*/

/* Start Google Search Form*/
.gsc-control-cse.gsc-control-cse-en {
	padding: 0;
	border: 0;
}

td#gs_tti50 {
	height: 50px;
}

table.gsc-search-box {
	margin: 0 !important;
}

form.gsc-search-box.gsc-search-box-tools {
	margin: 0;
}

table.gsc-search-box {
	margin: 0;
}

div#gsc-iw-id1 {
	height: 100%;
	border: 0;
}

button.gsc-search-button.gsc-search-button-v2 {
	padding: 14px 20px;
	border-radius: 0;
}

button.gsc-search-button.gsc-search-button-v2 svg {
	width: 27px;
	height: 27px;
	padding: 0 !important;
}

button.gsc-search-button.gsc-search-button-v2 {
	background-color: #800020;
	border-color: #800020 !important;
	margin: 0;
}

td.gsc-input {
	padding-right: 0 !important;
}

.gsc-results-wrapper-overlay {
	z-index: 20000000000 !important;
}

#___gcse_0 > div > div > form > table > tbody > tr > td.gsc-search-button > button > svg {
	display: none;
}

#___gcse_0 > div > div > form > table > tbody > tr > td.gsc-search-button > button:after {
	content: url("https://youngfamilylawllc.com/wp-content/uploads/2024/06/ic_round-search.svg");
}
