.hide-footer-cta{ display:none !important }
.show-footer-cta{ display:block !important }

@media (max-width: 1400px) {
	body:not(.customize-support) .page-section .image-background {
		background: #0161c5;
	}
	body:not(.customize-support) .page-section .image-background img {
		object-fit: contain;
	}
}

@media (max-width: 1200px) {
/* 	body:not(.customize-support) .page-section .image-background {
		position: relative;
	}
	body:not(.customize-support) .section-hero .hero-content {
		padding: 0;
		min-height: auto;
	} */
}

@media (max-width: 576px) {
	body:not(.customize-support) .page-section .image-background img {
		transform: scale(1.5);
	}
}

@media (min-width: 1400px) {
	.header-menu .main-menu-container > ul > li > .sub-menu > li > .sub-menu > li > a {
		line-height: 20px;
		margin-bottom: 10px;
	}
}



@media (min-width: 768px) {
	.tpg-get-posts {
		column-count: 2;
		padding-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.tpg-get-posts {
		column-count: 3;
	}
}

.tpg-get-posts h2 {
	font-size: 16px !important;
}

.tpg-get-posts h2 a:hover {
	text-decoration: none;
}

.page-clinic-finder .section-hero{
	display: none !important;
}