
			.page-template .social-share, .page .social-share {
	justify-content: center;
}
.social-share {
  display: flex;
  gap: 15px;
  margin-top: 25px;
}

.social-share a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #1793cf;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease-in-out;
	cursor: pointer;
}

.social-share a:hover {
  color: #b898bb;
}

.social-share svg {
  width: 30px;
  height: 30px;
  fill: currentColor;
}
.social-share span.title {
    margin-top: 5px !important;
}

body {
	overflow:hidden;
}

body, section.welcome-container .container .info p, .teamSec .info p, footer.main .copyright p, .relatedTreatments .info p, .wpcf7-form p, .wpcf7-form input.wpcf7-date, .wpcf7-form input.wpcf7-text, .wpcf7-form select, .wpcf7-form textarea {
	font-weight:400 !important;
}

.sideBTN {
	z-index:9999;
}

.teamSec {
	background-position:top center !important;
}

.teamSec:before {
	background-color: rgba(17,17,17,.5);
}

.teamSec .ourteam h2 {
	margin-bottom:0;
	color:#FFF;
}

.teamSec .ourteam a.link, .teamSec .ourteam a.link:hover {
	margin-top:0;
	color:#FFF;
}

.teamSec .ourteam a.link:after {
	background:#FFF;
}

@media (min-width: 769px) {
	section.page-banner .content p {
		max-width: 360px;
	}
	
	section.page-banner .content a.link, section.page-banner .content a.link:hover, section.slide .slick-slide .container .banner-content .content a.link, section.slide .slick-slide .container .banner-content .content a.link:hover {
		color:#FFF;
	}
	
	section.page-banner .content a.link::after, section.slide .slick-slide .container .banner-content .content a.link:after {
		background:#FFF;
	}
	
	section.slide .slick-slide:before, section.page-banner:before {
		background-color: rgba(17,17,17,0.5);
	}
	
	header.main nav.main ul.primary-nav>li#menu-item-567 a {
		background-color: #8b4992;
		color: #fff;
	}

	header.main nav.main ul.primary-nav>li#menu-item-567 a:hover {
		background-color:#000000 !important;
	}
	
	section.slide .slide-item .container .banner-content .content h3 {
		color:#FFF;
		font-size:2vw;
	}
	
	section.slide .slide-item .container .banner-content .content h4 {
		color:#b898bb;
		font-size:22px;
	}
}

@media (min-width: 992px) {
	.page-id-8 header, body:not(.page-id-8) header.main, header.main.sticky {
		background: rgba(20,22,32,0.9);
	}
	
	header.main nav.main ul.primary-nav>li>a, header.main nav.main ul.primary-nav>li>a:hover {
		color:#FFF !important;
	}
	
	header.main nav.main ul.primary-nav a:after {
		background:#FFF;
	}
	
	header.main nav.main ul.primary-nav>li#menu-item-567 {
		margin-left:1%;
	}
	
	header.main a.logo img {
		max-width:315px;
	}
	
	.teamSec .ourteam {
		margin-top: 13%;
	}
	
	section.page-banner {
		margin-top:142px;
	}
}

@media (min-width: 1024px) {
	section.page-banner .content {
		top:22%;
	}
	
	section.slide .slick-slide .container .banner-content {
		width:50%;
	}
}

@media (min-width:768px) and (max-width: 1023px) {
	section.slide .slick-slide .container .banner-content {
		bottom:40%;
		width:60%;
	}
}

@media (max-width: 991px) {
	header.main nav.main ul.primary-nav>li.hover a.parent, header.main nav.main ul.primary-nav>li.hover a.parent:after {
		color: #FFF!important;
	}
	
	header.main nav.main ul.primary-nav>li#menu-item-567 a {
		color:hsla(0,0%,100%,.6);
	}
	
	header.main nav.main ul.primary-nav>li.hover>ul {
		padding-left:15px;
	}
}

@media (max-width: 768px) {
	section.page-banner .content {
		padding: 30px 15px;
	}
}


@media (min-width: 769px) {
section.page-banner .content {
	width: 555px;
 }
}

.relatedTreatments .info h2 {
	width: 100%;
}

@media (max-width: 1120px) {
	.relatedTreatments .info h2 {
		font-size: 1.8em;
	}
}

@media (min-width: 992px) {
#menu-main-navigation {
	display: flex;
	justify-content: space-between;
	}
}

/* GRAVITY FORMS */
body .gform_wrapper.gravity-theme .gform_footer {
	margin-top:15px;
	justify-content: center;
}

body .gform_wrapper.gravity-theme .gform_footer input {
	background-color: #8b4992;
	color: #fff;
	text-transform:uppercase;
	font-weight:600;
	padding:10px 22px;
	letter-spacing:1px;
	transition:all 0.2s ease-in-out;
	cursor:pointer;
}

body .gform_wrapper.gravity-theme .gform_footer input:hover {
	background:#111;
}

body .gform_wrapper.gravity-theme input[type=text], body .gform_wrapper.gravity-theme input[type=email], body .gform_wrapper.gravity-theme input[type=phone] {
	padding:10px 15px;
}

body .gform_wrapper.gravity-theme .gfield textarea {
	padding:10px 15px;
}

body .gform_wrapper.gravity-theme .gfield select {
	padding:12px 10px;
}

body .gform_wrapper.gravity-theme .gfield_label {
	font-weight:400;
}

body .gform_wrapper {
	margin-top:40px;
}

body .gform_wrapper.gravity-theme .gfield-choice-input[type=checkbox] {
	vertical-align:top;
	margin:5px 0 0 0;
}

body .gform_wrapper.gravity-theme .gfield_checkbox label, body .gform_wrapper.gravity-theme .gfield_radio label {
	line-height:1.5;
}

body .gfield_radio .gchoice {
	display:inline-block;
	margin:0 8px 5px 0;
}

@media (max-width: 768px) {
  .companyLogos ul.logoList li:nth-child(n+4) {
    display: block;
  }
	
	section.page-banner .inner img.bannerimg {
		object-fit:cover;
		width:100%;
	}
}
@media (max-width: 575px) {
  .companyLogos ul.logoList li {
		width: 50%;
  }
}
			
@media (min-width: 500px) and (max-width: 767px) {
  .companyLogos ul.logoList li {
    width: 33.33%;
  }
}
	
@media (max-width: 575px) {
 body .ourteam {
    margin-top: 5% !important;
  }
}
	
@media (min-width: 576px) and (max-width: 606px) {
 body .ourteam {
    margin-top: 1% !important;
  }
}
@media (min-width: 607px) {
body .ourteam {
   margin-top: 17% !important;
  }
	}
	
.copyright a.engineroom img {
		width: 77px;
		height: 16px;
}

img.zerobg01 {
	pointer-events: none;
}

body header.main nav.main ul.primary-nav {
	margin:0;
}

body header.main nav.main {
	display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

body header.main nav.main ul.primary-nav>li {
	width:auto !important;
}

.header-insta {
	position: absolute;
	right: 19px;
	top: calc(50% - 20px);
}

.header-insta:hover .fa-inverse {
	color:#b898bb;
}

@media (min-width: 992px) {
    section.page-banner {
        margin-top: 113px;
    }
}

@media (min-width: 769px) {
	body header.main nav.main ul.primary-nav>li#menu-item-567 a {
		padding:5px 10px;
	}
}

@media (max-width: 1649px) {
	.header-insta {
		right: 8px;
	}
}

@media (max-width: 1450px) {
    body header.main nav.main ul.primary-nav a {
			font-size: .6em;
    }
}

@media (max-width: 1050px) {
    body header.main nav.main ul.primary-nav a {
			font-size: .5em;
    }
}

@media (max-width: 991px) {
	body header.main nav.main ul.primary-nav>li>a {
		font-size: 1.1em;
	}
	
	body header.main nav.main ul.primary-nav li ul li a {
		font-size: 1.1em;
	}
	
	body .header-insta {
		top:14px;
		right:80px;
	}
	
	body .header-insta .fa-inverse, body .header-insta:hover .fa-inverse {
		color:#8b4992;
		font-size:26px;
	}
}

@media (max-width:550px) {
	body .header-insta {
		top: 7px;
    right: 42px;
	}
	
	body .header-insta .fa-inverse, body .header-insta:hover .fa-inverse {
		font-size:24px;
	}
}

/* Mobile and Table Site Review and Update */

.scrollToTop {
	right:auto;
	left:25px;
	bottom:25px;
}

section.treatmentSec .slick-slide img, section.treatmentSec .sec.img img {
    display: block;
    height: 100%;
    object-fit: cover;
}

@media (min-width: 768px) {
	section.slide .slick-slide {
		min-height:750px;
	}
}

@media (max-width: 991px) {
	footer.main {
		padding:40px 0 90px 0;
	}
	
	header.main nav.main.active {
		height:100%;
		width:100%;
	}
	
	#menu-main-navigation {
		padding:70px 0 0 0;
		margin:0;
	}
	
	header.main .ctalinks {
		padding-bottom:110px;
	}
	
	.sideBTN {
		display:none;
	}
	
	img.sideimg {
		display: block;
		position: relative;
		max-width: 100%;
		margin-top: 60px;
	}
	
	section.welcome-container .container .infoSec {
		margin-top: 60px;
		padding-left: 30px;
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
    }
	
	.teamSec .ourteam {
    margin-top: 150px !important;
	}
	
	section.teamPage-container img {
		width:100%;
	}
	
	.treatmentSec .sec .split {
		padding:0;
		margin-top:0;
	}
	
	.treatmentSec .sec .split span {
		margin-top:-26px;
		color:#FFF;
	}
}

@media screen and (max-width:767px) {
	section.page-banner #map-canvas {
		height:300px;
		position:static;
	}
}

@media screen and (max-width: 650px) {
    .reviews .review-box {
        width: 97%;
    }
}

@media screen and (max-width: 575px) {
    .teamSec .ourteam {
    	margin-top: 40px !important;
		}
	
	.teamSec .container {
        padding: 0 10px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
    }
	
	section.welcome-container .container .infoSec {
		padding:0;
	}
	
	section.welcome-container .container .infoSec h3 {
		margin-left:0;
	}
	
	section.welcome-container {
		padding:25px 15px;
	}
	
	.treatmentSec.flipped .sec {
		margin-left:0
	}
	
	.treatmentSec .sec {
		max-width:100%;
	}
	
	.teamSec .ourteam {
		padding-bottom:50px;
	}
	
	section.welcome-container ul {
		list-style-position:inside;
	}
	
	section.teamPage-container img {
		margin-bottom:20px;
	}
	
	section.teamPage-container .team-member .align-self-center {
		width:100%;
	}
	
	section.page-banner .inner img.bannerimg {
		object-position: 80% 50%;
	}
	
	body.page-template-default section.welcome-container .container .infoSec h2, .treatmentSec .sec .outer .inner h2, section.welcome-container .container .info h3 {
		font-size:1.5em;
	}
	
	.relatedTreatments h3, .treatmentSec .sec .inner h3, section.welcome-container .container .infoSec h3, section.welcome-container .container .info h2, .teamSec .ourteam h3 {
		font-size:1.1em;
	}
	
	.relatedTreatments .info h2, .takeTour h3 {
		font-size:1.5em;
	}
	
	section.blogArchive {
		padding:10px 0;
	}
	
	.reviews {
		padding:25px 5px 5px!important;
	}
	
	.reviews .review-box {
        width: 95%;
    }
	
	.teamSec .ourteam h2 {
		margin-bottom:30px;
	}
	
	.teamSec {
		background-position:top right !important;
	}
}


@media screen and (max-width: 500px) {
	section.welcome-container.testimonials .infoSec .faq-item button.btn-link {
		font-size:1.3em;
		line-height:1.3;
	}
}

/* Updated Plan Links */

.zs-table table thead th {
	vertical-align:top;
}

.zs-table table thead th {
	padding-left:10px;
	padding-right:10px;
}

.zs-table table thead th .column-button {
	display: inline-block;
	margin-top: 8px;
	padding: 8px 12px;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform:uppercase;
	width:100%;
	border:2px solid #FFF;
	transition:all 0.2s ease-in-out;
}

.zs-table table thead th .column-button:hover {
	background-color:#FFF;
	color:#8B4992;
}

.zs-table table thead th:nth-child(3) .column-button:hover {
	color:#60636E;
}
img{
	height: auto;
}
.rank-math-html-sitemap ul{
	list-style: none;
}		