body a, body ul, ol, body li, body p, body h4, body h2, body h3, body h1{
	margin: 0px;
	padding: 0px;
	font-family: 'Anek Bangla', sans-serif;
}

section {
	float: left;
	width: 100%;
}
.page-template-page-landing  section h2 {
	font-family: 'Anek Bangla', sans-serif;
}


/* HEADER */
.ppc-navigation div#md-collapse-menu a:last-of-type {
	margin-right: 0;
}
div#md-collapse-menu {
	text-align: center;
}
header#masthead {
	position: relative;
	z-index: 99999;
	background: #500000;
	float: left;
	width: 100%;
}
.page-template-page-thank-you .ppc-navigation {
	display: none;
} 
section.ppc-thankyou-content {
	padding: 80px 0;
	text-align: center;
	border-bottom: 1px solid #E3BDBD;
}
.page-template-page-thank-you .ppc-footer-right.col-xs-12.col-md-5 {
	display: none;
}
.ppc-content p {
	font-size: 24px;
}
.ppc-header-text-right-holder a:hover, a.ppc-header-phone:hover {
	background: #fff;
     color: #3C74D8;
}
.site-branding.site-branding-ppc img.md-logo-img {
	padding: 10px;
	background: #fff;
}
.ppc-navigation {
	float: left;
	width: 100%;
	background: #fff;
}
.ppc-navigation div#md-collapse-menu a {
	font-family: 'Anek Bangla';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #500000;
	margin-right: 25px;
}
.ppc-navigation div#md-collapse-menu a:hover {
	color:#E3BDBD;
}
.ppc-navigation div#site-navigation {
	background: #fff;
	padding: 12px;
}
.site-branding.site-branding-ppc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ppc-header-text-right-holder {
	display: flex;
	align-items: center;
}
.ppc-header-text-right-holder p {
	position: relative;
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	font-weight: 300;
	color: #FFFFFF;
}
.ppc-header-text-right-holder p span {

	font-weight: 500;
}

.ppc-header-text-right-holder p {
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
p.ppc-header-text-small {
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
}
/* HEADER */


/* PPC FORM */
.ppc-inside-form form#gform_1 input, .ppc-inside-form form#gform_2 input  {
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
	border-radius: 4px;
	height: 57px;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #383838;
	border-radius: 5px;
}
.ppc-form-holder label {
	font-family: 'Anek Bangla';
	font-style: normal;
	font-weight: 600;
	font-size: 18px!important;
	line-height: 24px!important;
	text-transform: uppercase;
	color: #500000;
}
.ppc-inside-form {
	background: #F5F5F5;
	padding: 30px 27px 40px;
	border: 2px solid #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 34px 35px 42px rgba(37, 46, 53, 0.16);
}
a.ppc-form-phone span {
	font-weight:600;
	color:#3C74D8;
}
a.ppc-form-phone {
	font-weight: 400;
	font-size: 20px;
	text-align: center!important;
	text-transform: uppercase;
	color: #500000;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
a.ppc-form-phone:hover span {
	color: #500000;
}
.ppc-hero-form-title h3 {
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #500000;
	border-radius: 10px 10px 0px 0px;
	margin: 0;
	padding: 20px 0;
}
.ppc-inside-form input#gform_submit_button_1, .ppc-inside-form input#gform_submit_button_2 {
	background: #C64F4F!important;
	border-radius: 4px!important;
	border: 0;
	font-family: 'Anek Bangla';
	font-style: normal;
	font-weight: 600!important;
	font-size: 22px!important;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF!important;
}
.ppc-inside-form input#gform_submit_button_1:hover, .ppc-inside-form input#gform_submit_button_2:hover {
	background: #DD6B6B!important;
}
/* PPC FORM */
/* PPC Hero */
.ppc-hero-title-holder h1 {
	font-weight: 500;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0;
}
.ppc-hero-title-holder p {
	font-weight: 400;
	font-size: 24px;
	line-height: 38px;
	letter-spacing: 0.03em;
	color: #FFFFFF;
}


/* PPC Hero */

/*  ppc banner text only */
.ppc-banner-only-holder {
	position:relative;
	background: #500000;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
	text-align: center;
}
.ppc-banner-only-images {
	position: absolute;
	top: -47px;
	left: 0;
	right: 0;
}
.ppc-banner-only-images img {
	margin-right: 36px;
}
.ppc-banner-only-images img:last-of-type {
	margin-right: 0px;
}
.ppc-banner-only-holder h2 {
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.ppc-banner-only-holder p {
	font-weight: 400;
	text-align: center;
	color: #FFFFFF;
	margin: 10px auto 0;
}

/*  ppc banner text only */

/* PPC programs */
.ppc-programe-holder-flag {
	text-align: center;
	margin-bottom: 30px;
}
section.ppc-programs {
	position: relative;
}
section.ppc-programs h2 {
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #500000;
	margin-top: 0;
}

.ppc_programs-inside-box {
	text-align: center;
}
.md-programs-holder.col-xs-12.col-md-4 {
	margin-bottom: 40px;
}
.md-programs-holder.col-xs-12.col-md-4:last-of-type {
	margin-bottom: 0px;
}


.ppc_programs-inside-box img {
	border: 2px solid #500000;
	border-radius: 50%;
	padding: 20px;
}
h3.ppc_programs-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #500000;
	margin: 20px 0 15px;
}
p.ppc_programs-text {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #383838;
}
/* ppc programs */

/* PPC THERAPY */
.ppc-therapy-inside-box {
	float: left;
	width: 100%;
}
p.ppc-therapy-text {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #383838;
}
.ppc-therapy-left h2 {
	font-weight: 400;
	font-size: 46px;
	line-height: 58px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top:0;
}
.ppc-therapy-left p {
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.ppc-military-left h2 {
	font-weight: 400;
	font-size: 46px;
	line-height: 60px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #500000;
}
a.ppc-military-button {
	background: linear-gradient(81.47deg, #C0222B -12.63%, #E24750 90.78%);
	border-radius: 4px;
	color: #fff;
	padding: 20px 60px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
}
.ppc-military-left p {
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	color: #383838;
	margin: 25px 0;
}
a.ppc-header-phone {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #3C74D8;
	border-radius: 4px;
	padding: 15px 30px;
	display: inline-block;
}
.ppc-therapy-inside-box {
	background: #FFFFFF;
	border: 1px solid #F1F0F0;
	box-shadow: 10px 10px 22px rgb(53 37 37 / 9%);
	border-radius: 10px;
	padding: 20px;
	/* 	display: flex;
	align-items: center; */
	gap: 22px;
}

.ppc-therapy-left p {
	font-weight: 300;
}

.ppc-therapy-holder {
	float: left;
	width: 100%;
}
h3.ppc-therapy-therapy-title {
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #500000;
	margin-top: 0;
}
.ppc-therapy-holder {
	margin-bottom: 30px;
}
.ppc-therapy-holder:last-of-type {
	margin-bottom: 0;
}

/* PPC THERAPY */

/* PPC BANNER */
.ppc-banner-holder a {
	background: #C64F4F;
	color: #fff;
}
.ppc-banner-holder a:hover {
	background: #DD6B6B;
}
.ppc-banner-holder {
	background: #500000;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
	text-align: center;
	position: relative;
}
.ppc-banner-holder H2 {
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 auto;
}
.ppc-banner-holder p {
	font-weight: 400;
	text-align: center;
	color: #FFFFFF;
	margin: 19px auto;
}
img.ppc-banner-before {
	position: absolute;
	left: -104px;
	top: 139px;
}
img.ppc-banner-logo {
	position: absolute;
	top: -50px;
	margin: 0 auto;
	left: 0;
	right: 0;
	/* 	border-radius: 25px; */
}
.ppc-banner-holder {
	padding: 105px 0 80px;
}
/* PPC BANNER */

/* our mission */
.ppc-mission-left a:hover, .ppc-footer-left a:hover  {
	background: #EED8D8;
}
.ppc-mission-left h2 {
	font-weight: 400;
	font-size: 46px;
	line-height: 82px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #500000;
}
.ppc-mission-left p {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	color: #383838;
	margin-bottom: 30px;
}
img.ppc-mission-img {
	border-radius: 10px;
}
/* our mission */

/* core values */
section.ppc-values {
	position: relative;
}
h2.ppc-values-title {
	font-weight: 400;
	font-size: 46px;
	line-height: 36px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #500000;
}
.ppc-values-single-inside {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 30px;
	background: #500000;
	border: 1px solid #F1F0F0;
	box-shadow: 10px 10px 22px rgb(37 46 53 / 9%);
	border-radius: 10px;
	padding: 30px;
	min-height: 126px;
}
.ppc-values-single p {
	font-weight: 400;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}

/* core values */

/* first step */
.ppc-step-single-holder {
	float: left;
	width: 100%;
	position: relative;
}
.ppc-step-inside-box {
	background: #500000;
	border: 1px solid #F1F0F0;
	box-shadow: 10px 10px 22px rgb(37 46 53 / 9%);
	border-radius: 10px;
	text-align: center;
	position: relative;
}
h3.ppc-step-therapy-title {
	margin-top: 20px;
	font-weight: 500;
	font-size: 26px;
	line-height: 34px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 24px;
}
p.ppc-step-text {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}
.ppc-step-inside {
	padding: 47px 23px;
}
img.ppc-step-number-img {
	position: absolute;
	top: -26px;
	right: 35px;
}
section.ppc-step h2 {
	font-weight: 400;
	font-size: 46px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #500000;
	margin-bottom: 71px;
}
section.ppc-step {
	border-bottom: 2px solid #F5F5F5;
}
/* first step */


/* proud section */
.ppc-proud-holder {
	text-align: center;
}
a.banner-button {
	display: inline-block;
	font-weight: 600;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: linear-gradient(81.47deg, #C0222B -12.63%, #E24750 90.78%);
	border-radius: 4px;
	padding: 20px 60px;
	margin-top: 80px;
}
/* proud section */




/* MEDIA */

@media all and (min-width:320px){
	img.ppc-proud-text-img {
		margin-top: 30px;
	}
	section.ppc-banner-only {
		margin-top: 165px;
	}
	section.ppc-proud {
		padding: 0px 0 70px;
	}
	section.inner-hero {
		padding: 80px 0;
	}
	.stars-values {
		position: absolute;
		top: -41px;
		z-index: -1;
		right: 0;
	}
	img.stars-programs {
		position: absolute;
		top: -203px;
		z-index: -1;
	}
	section.ppc-values {
		padding: 80px 0;
	}
	.ppc-banner-holder p {
		font-size: 18px;
		line-height: 30px;
		width: 95%;
	}
	.ppc-banner-holder H2 {
		font-size: 26px!important;
		line-height: 36px!important;
		width: 95%;
	}
	section.ppc-banner {
		padding: 70px 0;
	}
	.ppc-therapy-left p {
		font-size: 18px;
		line-height: 30px;
	}
	section.ppc-therapy {
		padding-top: 80px;
	}
	section.ppc-hero.ppc-hero-section {
		padding-top: 50px;
	}
	section.ppc-programs {
		padding: 80px 0;
	}
	.ppc-banner-only-holder p {
		font-size: 18px;
		line-height: 30px;
		width: 100%;
		margin-top: 15px;
	}
	body .ppc-banner-only-holder h2 {
		font-size: 25px!important;
		line-height: 36px!important;
	}
	.ppc-banner-only-holder {
		padding: 55px 30px 50px;
	}
	.ppc-form-holder {
		margin-bottom: -77px;
	}
	.ppc-hero-form-title h3 {
		font-size: 24px;
		line-height: 30px;
	}

	.ppc-hero-title-holder h1 {
		font-size: 42px;
		line-height: 53px;
	}
	.page-template-page-landing section h2 {
		font-size: 36px;
		line-height: 50px;
	}
}
@media all and (min-width: 320px) and (max-width: 425px) {

	.ppc-hero-title-holder p {
		margin-bottom: 0px!important;
	}
	img.ppc-under-hero-img-small {
		width: 80%;
	}
	.ppc-banner-only-holder h2 {
		margin-bottom: 20px!important;
	}
	.ppc-inside-form {
		background: #F5F5F5;
		padding: 20px 20px 29px;
	}
	.page-template-page-landing  section h2 {
		font-size: 28px;
		line-height: 37px;
	}
	a.ppc-header-phone {
		font-size: 17px;

		padding: 14px 28px;
	}
	a.ppc-form-phone {

		font-size: 16px;
		line-height: 22px;
	}
	.ppc-hero-form-title h3 {
		font-size: 19px;
		line-height: 30px;
		padding: 13px;
	}
	.ppc-hero-title-holder h1 {
		font-size: 39px;
		line-height: 50px;
	}
	body .ppc-header-text-right-holder a {
		font-size: 15px;
		margin-right: 6px;
		margin-left: 5px;
		padding: 9px;
	}
	.site-branding.site-branding-ppc img {
		max-width: 85px!important;
	}
}
@media all and (min-width:400px) {
	a.ppc-header-phone br {
		display: none;
	}
}

@media all and (min-width:576px){
	.page-template-page-landing  section h2 {
		font-size: 36px;
		line-height: 50px;
	}
}
@media all and (min-width: 576px) and (max-width: 768px) {
	img.ppc-therapy-single-img {
		width: 121px!important;
	}
}
@media all and (max-width:576px){
	.ppc-footer-backimg-holder {
		background-image: url(/wp-content/uploads/2023/03/futer-alamo-silhouette-1.png)!important;
		background-repeat: no-repeat;
		background-size: contain!important;
		background-position: 45% 27%!important;
	}
	section.ppc-hero.ppc-hero-section {
		background-image: url(/wp-content/uploads/2023/03/hero_image_phone.jpg)!important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.ppc-banner-holder a {
		width: 84%;
	}
	img.ppc-therapy-single-img {
		width: 250px;
	}
}
@media all and (min-width:768px){
	section.ppc-banner-only {
		margin-top: 210px;
	}
	.ppc-under-hero-img-small {
		display: none;
	}
	.ppc-banner-holder a {
		background: #C64F4F;
		color: #fff;
		width: 300px;
	}
	.ppc-values-single.col-xs-12.col-sm-6:nth-child(odd) {
		padding-left: 0;
	}
	.ppc-values-single.col-xs-12.col-sm-6:nth-child(even) {
		padding-right: 0;
	}
	.page-template-page-landing  section h2 {
		font-size: 40px;
		line-height: 50px;
	}
}
@media all and (min-width: 768px) and (max-width: 992px) {
	body .ppc-banner-only-holder h2 {
		font-size: 30px!important;
		line-height: 36px!important;
		width: 70%;
		margin: 0 auto;
	}
	body img.ppc-proud-text-img {
		width: 92%;
		margin: 55px 0 12px;
	}
	img.ppc-values-checkmark {
		margin-top: 5px;
	}
	.ppc-values-single-inside {
		display: flex;
		align-items: flex-start;
	}
	.ppc-banner-holder H2 {
		width: 69%;
	}
	.ppc-banner-holder p {
		width: 88%;
	}
	body .ppc-banner-only-holder h2 {
		margin-bottom: 25px!important;
	}

	.ppc-before-header {
		display: none;
	}
	.ppc-hero-title-holder.col-xs-12.col-md-7{
		margin-bottom: 20px!important;
	}
	img.ppc-therapy-single-img {
		width: 111px;
	}

	.stars-values {
		position: absolute;
		top: -190px;
		z-index: -1;
		right: 0;
	}
	img.stars-programs {
		position: absolute;
		top: -306px;
		z-index: -1;
	}
	.ppc-values-single-inside {
		min-height: 199px;
	}
	.md-programs-holder.col-xs-12.col-md-4 {
		width: 50%;
	}
}
@media all and (max-width:767px){
	body .ppc-military-left h2 {
		font-size: 32px;
	}
	p.ppc-therapy-text {
		line-height: 28px;
	}
	img.ppc-therapy-single-img {
		margin-top: 5px;
	}
	img.ppc-values-checkmark {
		margin-top: 5px;
	}
	.ppc-values-single-inside, body .ppc-therapy-inside-box {
		display: flex;
		align-items: flex-start;
	}
	.ppc-footer-right.col-xs-12.col-md-5 .ppc-form-holder {
		margin: 45px 0 0px;
	}
	section#smooth-therapy {
		background-image: url(/wp-content/uploads/2023/03/quality_care_bacground_image_mobile.jpg)!important;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.ppc-banner-holder {
		padding: 105px 19px 80px;
	}
	.ppc-under-hero-img-big {
		display: none;
	}
	.ppc-hero-title-holder p {
		line-height: 32px;
	}
	p.ppc-header-text-medium {
		display: none;
	}
	.ppc-values-single.col-xs-12.col-sm-6:nth-child(4) .ppc-values-single-inside {
		margin-top: 30px!important;
	}
	.ppc-footer-details.col-xs-12.col-md-6, .ppc-footer-hours.col-xs-12.col-md-6, .ppc-values-single.col-xs-12.col-sm-6 {
		padding: 0;
	}
	.md-programs-holder.col-xs-12.col-md-4 {
		padding: 0;
	}
	.ppc-banner-only-images img {
		width: 53px;
	}
	.ppc-banner-only-images {
		top: -39px;
	}
}
@media all and (min-width:992px){
	section.ppc-banner-only {
		margin-top: 203px;
	}
	img.ppc-proud-text-img {
		margin-top: 70px;
	}
	section.ppc-proud {
		padding: 20px 0 110px;
	}
	section.inner-hero {
		padding: 80px 0;
	}
	.ppc-mission-right.col-xs-12.col-md-6 {
		padding-right: 0;
	}
	.ppc-hero-right.col-md-5.col-xs-12 {
		padding-right: 0;
	}
	.ppc-therapy-left h2 br {
		display: none;
	}
	p.ppc-header-text-medium {
		display: none;
	}
	.ppc-header-text-right-holder p:before {
		position: absolute;
		content: '';
		border-left: 1px solid #e2e2e2;
		bottom: 10px;
		left: 0;
		margin: 0 auto;
		right: 0;
		height: 45px;
	}
	.ppc-mission-left h2 {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.ppc-therapy-inside-right {
		float: left;
		width: 80%;
	}
	img.ppc-therapy-single-img {
		width: 17%;
		float: left;
		margin-right: 15px;
	}
	.ppc-banner-holder a {
		margin-top: 20px;
		width: 310px;
	}
	.ppc-footer-details.col-xs-12.col-md-6 {
		padding-left: 0;
	}
	.ppc-inside-form input#gform_submit_button_1, .ppc-inside-form input#gform_submit_button_2 {
		height: 65px!important;
	}
	a.ppc-header-phone {
		padding: 21px 30px;
	}
	.ppc-mission-left.col-xs-12.col-md-6 {
		padding-left: 0;
	}
	.ppc-before-header {
		display: none;
	}
	.ppc-mission-left.col-xs-12.col-md-6 {
		padding-right: 30px;
	}
	a.ppc-header-phone.footer-phone {
		margin: 15px 0 100px;
	}
	.ppc-hero-title-holder p {
		margin-bottom: 33px;
		margin-top: 20px;
	}
	.ppc-banner-holder p {
		font-size: 24px;
		line-height: 38px;
		width: 70%;
	}
	.ppc-banner-holder H2 {
		font-size: 38px!important;
		line-height: 50px!important;
		width: 63%;
	}
	.ppc-therapy-left p {
		font-size: 24px;
		line-height: 38px;
	}
	a.ppc-header-phone.therapy-phone-small {
		display: none;
	}
	.page-template-page-landing  section h2 {
		font-size: 46px;
		line-height: 50px;
	}
	.ppc-banner-only-holder p {
		font-size: 24px;
		line-height: 38px;
		width: 60%;
	}
	body .ppc-banner-only-holder h2 {
		font-size: 38px!important;
		line-height: 50px!important;
	}
	.ppc-banner-only-holder {
		padding: 110px 0;
	}
	.ppc-hero-form-title h3 {
		font-size: 28px;
		line-height: 36px;
	}
	.ppc-hero-title-holder h1 {
		font-size: 68px;
		line-height: 73px;
	}
	.ppc-step-inside {
		min-height: 453px;
	}
	.ppc-footer-left.col-xs-12.col-md-7 {
		padding-right: 100px;
	}
	.ppc-footer-backimg-holder .container {
		padding-bottom: 100px;
	}


	.ppc-footer .site-info {
		padding: 100px 0 0;
	}
	section.ppc-step {
		padding-bottom: 140px;
	}
	h2.ppc-values-title {
		margin-bottom: 45px;
	}
	section.ppc-values {
		padding: 120px 0 80px;
	}
	section.ppc-banner {
		padding: 174px 0 110px;
	}
	section.ppc-therapy {
		padding: 130px 0 100px;
	}
	section.ppc-programs h2 {
		margin-bottom: 40px;
	}
	section.ppc-programs {
		padding: 110px 0 80px;
	}

	section.ppc-hero.ppc-hero-section {
		padding-top: 100px;
		padding-bottom: 75px;
	}
}
@media all and (max-width:991px){
	body section.ppc-step h2 {
		margin-bottom: 60px;
	}
	.ppc-therapy-left h2 br {
		display: none;
	}


	.ppc-military-heart {
		text-align: center;
		margin-top: 60px;
	}
	body .ppc-banner-only-holder h2 {
		margin-bottom: 18px;
	}
	img.ppc-mission-img {
		width: 100%;
		height: 450px;
		object-fit: cover;
		margin-top: 50px;
	}
	a.banner-button {
		margin-top: 50px;
	}
	.ppc-values-single p {
		font-size: 20px;
		line-height: 32px;
	}
	.ppc-mission-left p, body .ppc-footer-left p {
		font-size: 18px;
		line-height: 30px;
	}
	.ppc-hero-title-holder a {
		display: none;
	}
	.ppc-therapy-inside-box {
		display: flex;
		align-items: center;
	}
	.ppc-footer-backimg-holder .container {
		padding-bottom: 30px;
	}


	.ppc-therapy-phone-mobile {
		float: left;
		width: 100%;
		text-align: center;
	}
	.ppc-therapy-left h2, .ppc-banner-holder H2, .ppc-mission-left h2 {
		margin-bottom: 20px!important;
	}
	.site-branding.site-branding-ppc {
		border-top: 1px solid #632525;
	}
	.ppc-header-text-right-holder a {
		font-size: 17px;
		margin-right: 15px;
	}
	.site-branding.site-branding-ppc  img {
		max-width: 100px;
	}
	.site-header.site-header-ppc .container {
		padding: 0;
	}
	img.ppc-header-before-img, p.ppc-header-text-big {
		display: none;
	}
	.ppc-navigation {
		display: none;
	}
	.ppc-values-single.col-xs-12.col-sm-6:nth-child(3) .ppc-values-single-inside, .ppc-values-single.col-xs-12.col-sm-6:nth-child(4) .ppc-values-single-inside  {
		margin: 0;
	}
	.ppc-footer-left.col-xs-12.col-md-7 {
		padding-top: 70px!important;
	}
	p.ppc-footer-available {
		margin-bottom: 30px;
	}
	.ppc-footer-details.col-xs-12.col-md-6 {
		margin: 40px 0;
	}
	.ppc-footer-right.col-xs-12.col-md-5 .ppc-form-holder {
		margin: 48px 0 50px;
	}
	.ppc-step-holder.col-xs-12.col-md-4 {
		margin-bottom: 56px;
	}
	.ppc-step-holder.col-xs-12.col-md-4:last-of-type {
		margin-bottom: 0px;
	}
	.page-template-page-landing section h2 {
		margin-bottom: 30px;
	}

	a.ppc-header-phone.therapy-phone-small {
		margin: 45px 0;
	}
	a.ppc-header-phone.therapy-phone-big {
		display: none;
	}
	.md-programs-holder.col-xs-12.col-md-4 {
		margin-bottom: 45px;
	}
	section.ppc-programs h2 {
		margin-bottom: 40px;
	}
	.ppc-hero-title-holder p {
		font-size: 18px;
	}
	.ppc-hero-title-holder.col-xs-12.col-md-7, .ppc-hero-title-holder p {
		margin-bottom: 30px;
	}
	.ppc-hero-title-holder.col-xs-12.col-md-7, .ppc-hero-right.col-md-5.col-xs-12, .ppc-therapy-right.col-xs-12.col-md-7, .ppc-therapy-left.col-xs-12.col-md-5, .ppc-mission-left.col-xs-12.col-md-6, .ppc-mission-right.col-xs-12.col-md-6,  .ppc-step-holder.col-xs-12.col-md-4, .ppc-footer-left.col-xs-12.col-md-7, .ppc-footer-right.col-xs-12.col-md-5 {
		padding: 0;
	}
	.ppc-hero-title-holder.col-xs-12.col-md-7 {
		text-align: center;
	}
	.on-scroll-button {
		width: 100%;
		bottom: 0;
		left: 0;
	}
	.on-scroll-button a {
		float: left;
		width: 100%;
		text-align: center;
	}
}
@media all and (min-width:1200px){
	.stars-values {
		position: absolute;
		top: -95px;
		z-index: -1;
		right: 0;
	}
	section.ppc-banner-only {
		margin-top: 175px;
	}
	img.stars-programs {
		position: absolute;
		top: -258px;
		z-index: -1;
	}
	.ppc-mission-left.col-xs-12.col-md-6 {
		padding-right: 50px;
	}
	section.ppc-hero.ppc-hero-section {
		padding-top: 100px;
		padding-bottom: 35px;
	}
	.ppc-form-holder {
		margin-bottom: -79px;
	}
}
@media all and (max-width:1260px){
	img.ppc-banner-before, img.ppc-steps-before-img, img.ppc-footer-before-text  {
		display: none;
	}
}
@media all and (min-width: 992px) and (max-width: 1200px) {

	body .ppc-therapy-left h2 {
		font-size: 37px;
		line-height: 45px;
	}
	img.ppc-proud-text-img {
		width: 90%;
	}
	a.ppc-military-button {
		padding: 15px 60px;		
		font-size: 20px;
	}
	.ppc-military-left p {
		margin: 20px 0;
	}
	.ppc-military-left h2 {
		font-size: 37px!important;
		line-height: 40px!important;
	}
	.ppc-header-text-right-holder p {
		font-size: 20px;
		line-height: 26px;
	}
	a.ppc-header-phone {
		padding: 17px 15px;
		font-size: 18px;
	}
	.site-branding.site-branding-ppc img {
		width: 95px;
	}
	.ppc-navigation div#md-collapse-menu a {
		font-size: 14px;
	}
	.ppc-hero-title-holder h1 {
		font-size: 49px;
		line-height: 61px;
	}
	.ppc-footer .site-info {
		padding: 60px 0 0;
	}
	a.ppc-header-phone.footer-phone {
		margin: 15px 0 60px;
	}
	section.ppc-step {
		padding-bottom: 100px;
	}
	section.ppc-therapy {
		padding: 80px 0;
	}
	img.ppc-therapy-single-img {
		width: 85%;
	}
	.ppc-therapy-inside-left {
		float: left;
		width: 20%;
	}
	.ppc-therapy-left p {
		font-size: 22px;
		line-height: 34px;
	}
	section#smooth-therapy {
		background-position: center;
	}
	.ppc-inside-form {
		padding: 20px 20px 20px;
	}

	body .ppc-hero-form-title h3 {
		font-size: 24px;
		line-height: 30px;
	}
	section.ppc-hero.ppc-hero-section {
		padding-top: 60px;
		padding-bottom: 22px;
	}
	.ppc-banner-only-holder {
		padding: 85px 0 76px;
	}

	.ppc-step-inside {
		min-height: 482px;
	}
	.ppc-step-inside {
		padding: 47px 19px;
	}
	.stars-values {
		position: absolute;
		top: -113px;
		z-index: -1;
		right: 0;
	}
	img.stars-programs {
		position: absolute;
		top: -281px;
		z-index: -1;
	}
}
@media all and (min-width: 1200px) and (max-width: 1500px) {
	.ppc-navigation div#md-collapse-menu a {		
		font-size: 14px;
	}
	a.ppc-header-phone {
		padding: 17px 30px;
	}
	.ppc-header-text-right-holder p:before {
		position: absolute;
		content: '';
		border-left: 1px solid #e2e2e2;
		bottom: 4px;
		left: 0;
		margin: 0 auto;
		right: 0;
		height: 39px;
	}
	.ppc-header-text-right-holder p {
		font-size: 20px;
		line-height: 26px;
	}
	.site-branding.site-branding-ppc img {
		width: 95px;
	}
	img.ppc-footer-before-text {
		position: absolute;
		bottom: -37px;
		left: -63px;
		width: 74px;
	}
	.ppc-hero-title-holder p {
		font-size: 21px;
		line-height: 33px;
	}
	.ppc-hero-form-title h3 {
		font-size: 27px;
		line-height: 33px;
	}
	.ppc-navigation div#site-navigation {
		background: #fff;
		padding: 11px;
	}
	.ppc-hero-title-holder h1 {
		font-size: 49px;
		line-height: 61px;
	}
	section.ppc-hero.ppc-hero-section {
		padding-top: 60px;
	}
	.ppc-hero-title-holder p {
		margin-bottom: 34px;
	}
	img.ppc-steps-before-img {
		position: absolute;
		left: -45px;
		bottom: 18px;
		width: 70px;
	}
	img.ppc-banner-before {
		position: absolute;
		left: -56px;
		top: 184px;
		width: 74px;
	}
}
@media all and (min-width:1500px) {
	img.ppc-steps-before-img {
		position: absolute;
		left: -89px;
		bottom: 29px;
	}
}
@media all and (min-width:1200px) {
	.ppc-hero-title-holder p {
		padding-right: 50px;
		margin-bottom: 30px;
	}
}
@media all and (max-width:500px)  {
	a.ppc-header-phone.footer-phone {
		padding: 14px 31px;
	}
	.ppc-inside-form form#gform_1 input, .ppc-inside-form form#gform_2 input {
		font-size: 20px!important;
	}
}
/* MEDIA */






/* POPUP */
/* .md-popup-holder {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.6);
display: none;
align-items: center;
justify-content: center;
z-index: 999999;
}
.md-popup-in {
max-width: 520px;
max-height: 350px;
background: #fff;
display: flex;
flex-direction: column;
margin-left: auto;
margin-right: auto;
top: 150px;
border-radius: 8px;
width: 100%;
height: 100%;
}
.md-popup-in {
height: 550px;
position: relative;
overflow: auto;
}
.md-popup-close {
position: absolute;
z-index: 99999;
color: #928e8e;
font-size: 19px;
top: 0;
right: 10px;
cursor: pointer;
font-weight: 700;
}
.md-img-pop-up {
display: flex;
justify-content: center;
padding-top: 45px;
}
.md-pop-up-phone-qoute {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background: #f3f2f2;
} */

/* BUTTON ON SCROLL */
.on-scroll-button {
	position: fixed;
	bottom: 50px;
	z-index: 100;
}
/* BUTTON ON SCROLL */

/* POPUP */


/* PPC FOOTER */
.ppc-footer-hours.col-xs-12.col-md-6 p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #151414;
}
.ppc-footer .site-info {
	background-position: center;
}
.ppc-footer-left p span {
	text-transform:uppercase;
	font-weight: 600;
}
.ppc-footer-left p {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	color: #383838;
}
.site-footer.ppc-footer {
	float: left!important;
	width: 100%!important;
	position: unset!important;
	height: unset!important;
}
p.ppc-footer-available {
	font-weight: 600;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #500000;
	margin-top: 30px;
}
.ppc-footer-bottom {
	float: left;
	width: 100%;
	background: #500000;
	padding: 20px 0;
}
.ppc-footer-bottom p {
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
}
.ppc-footer-left h3 {
	margin-top: 0;
	font-weight: 600;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #500000;
}
img.ppc-footer-logo {
	margin-bottom: 30px;
}
.ppc-footer-right.col-xs-12.col-md-5 {
	position: relative;
}
img.ppc-footer-before-text {
	position: absolute;
	bottom: -34px;
	left: -95px
}
.ppc-footer-details.col-xs-12.col-md-6 p {
	font-size: 16px;
}
/* PPC FOOTER */

.page-template-page-thank-you a.ppc-header-phone {
	display: none;
}
h1.inner-heading {
	font-size: 42px;
	text-align: center;
	color: #fff;
}
