/*
Home Page Styles
Description: Home page styles for Hello Pro theme.
Author: brandiD
Author URI: https://thebrandid.com/
--------------------------------------------- */
/* Home Page
--------------------------------------------- */
.home-topcta, .home-topcta h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 16px;
    font-size: 36px;
    font-size: 3.6rem;
}
.home-topcta a.button {
    font-size: 24px;
    font-weight: 400;
    color:#fff;
    background-color: #d3820c;
    line-height: 1em;
    padding: 8px 26px;
    text-transform: uppercase;
    min-width: 250px;
    
}

.home-topcta a.button.show {
        display: none;
    }
.home-topcta {
    background-color:#092657;
    padding:20px 25% 20px;
}
@media only screen and (max-width: 1240px){
.home-topcta {
    padding: 35px 15% 40px;
}
}
@media only screen and (max-width: 900px){
.home-topcta {
    background-color: #092657;
    padding: 25px 20px 35px;
}
    .home-topcta a.button {
    padding: 8px 22px;
    min-width: 220px;
    
}
}
.home-topcta .wrap {
    max-width: 940px;

}
.home-topcta a.button:hover {
     color:#fff;
    background-color: #e89216;
}

.hello-pro-home .site-header {
	margin: 0 auto;
background-color: #ffffff;
	width: 100%;
}


.hello-pro-home .site-header.sticky {
	min-height: 76px;
}

.hello-pro-home.full-width-content .content {
	width: 100%;
	max-width: none;
}
.home .entry {
    border-bottom: none;
    margin-bottom: 0px;
}
.home-intro .one-half.first {
    text-align: right;
}
.home-intro .one-half {
    width: 48%;
    text-align: left;
}


.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
	margin-bottom:20px;
	display:inline-block;
	width:31%;
	margin:3% 1% 0%;
	font-size:1em;
}
.home-options .view {
	width:100%;

}
.view .mask {
    max-width: 464px;
    height: 0;
    position: absolute;
    overflow: hidden;
    left: 0;
	padding:13px 0px 0px;
} 
.view img.alignnone {
    display: block;
    position: relative;
    margin-bottom: 12px;
margin-top: 0px;
}
.view.last-img {
	margin-right:0;
}
.home .widget .mask p {
     font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    color: #fff;
    padding: 0px 8px 0px 10px;
    text-align: left;
	line-height:1.35em;
	margin-bottom:26px!important;
}
.home .widget .mask p.center {
    text-align: center;
}
.home .mask h2:first-of-type {
    font-size: 3rem;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 12px;
    color:#fff;
}
/*1*/
.view-first img { /*1*/
    transition: all 0.2s linear;
	width:100%!important;
    max-width: 464px;
    height: 100%;	
}
.view-first .mask {
    background-color: rgba(9, 38, 87, 0.7);
    transition: all 0.4s ease-in-out; 
	cursor:pointer; 
	position: absolute;
	height:60px; 
	bottom: 11px;
}

.view-first p { 
    opacity: 1;
    transition: all 0.2s linear;
}
div.view.view-first div.mask p a {
	text-decoration:none;
	color: #fff;
    font-size: 20px;
}
div.view.view-first div.mask p a::after {
    font-size: 22px;
}
.view-first:hover .mask, .view-first:focus .mask, .view-first:active .mask { 
    opacity: 1;
	height:100%;
	margin-bottom:0%;

}
.view-first:hover h2:first-of-type, .home-options .view-first:hover h2:first-of-type {
    margin-top: 22px;
     transition: margin-top 0.5s ease;
} 
.view-first:hover p,
.view-first:hover a.buttomhome {
    opacity: 1;
}
.view-first:hover p {
    transition-delay: 0.05s;
}
.view-first:hover a.buttonhome {
    transition-delay: 0.1s;
}
.view-first:hover a.buttonhome:hover {
    border-bottom: none;
}

div.boxhome2 {
	display: none;
}
p.center {
      text-align: center;
}
a.buttonhome {
	float:none !important;
	text-decoration: none;
	color: #fff;
  
}
.buttonhome.more-link::after {
    font-size: 24px;
}
.buttonhome {
	background:#388406;
	border: none;
	border-radius: 2px;
	color: #fff;
	font-size: 1em;
	letter-spacing: .04em;
	padding: 6px 30px;
	text-align:center;
	margin: 6px auto 0px;
	width:auto;
	cursor:pointer;
}

.buttonhome:hover {
	text-decoration:none;
	background-color:#65bc47;	
}
.home-testimonial .widget {
    font-size: 2.2rem;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
}
/* WELCOME
----------------------------------------------------------------------------- */
.hello-pro-home .top {
	position: relative;
	background-color: #908a87;
	background-size: cover;
	width: 100%;
	padding: 125px 30px 110px;
	margin: 0;
    text-align: center;
}

.home-welcome .text-center,
.home-welcome .text-left,
.home-welcome .text-right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	width: 100%;
}

.home-welcome .text-center h2,
.home-welcome .text-center p,
.home-welcome .text-left h2,
.home-welcome .text-left p,
.home-welcome .text-right h2,
.home-welcome .text-right p {
	width: 70%;
}

.home-welcome .text-left h2,
.home-welcome .text-left p {
	text-align: left;
	-ms-flex-item-align: start;
	    align-self: flex-start;
}

.home-welcome .text-center h2,
.home-welcome .text-center p {
	text-align: center;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

.home-welcome .text-right h2,
.home-welcome .text-right p {
	text-align: right;
	-ms-flex-item-align: end;
	    align-self: flex-end;
}

.home-welcome > .widget {
	margin-bottom: 30px;
}
.home-welcome p a {
    color: #0b2559;
    font-size: 24px;
    text-decoration: none;
    border-bottom: none;
}
.home-welcome p a::after {
content: "\f345";
font-family: "dashicons";
font-size: 24px !important;
vertical-align: sub;
    }
.home-welcome p a:hover {
   border-bottom: 1px solid #0b2559;
}
.home-welcome h2, .home-welcome h1 {
	font-size: 72px;
	font-size: 7.2rem;
    font-family: "source_sans_probold", sans-serif;
    background: #68bb4e;
    background: linear-gradient(to right, #68bb4e 0%, #1359a1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    margin-bottom:34px;
}
.top .wrap {
    max-width: 1060px;
}
.home-welcome button {
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: 0;
    text-transform: none;
    padding: 14px 40px 18px;
    margin: 0px 16px 24px;
}
.home-welcome button a, .home-welcome button a:hover {
    color: #fff;
    font-size: 30px;
    font-size: 3.0rem;
    margin: 0px 10px;
}
.home-welcome button.blue {
    background-color:#092666;
}
.home-welcome button.blue:hover {
    background-color: #246cb3;
}

.home-welcome h2 > strong {
	display: block;
}

/* INTRO
----------------------------------------------------------------------------- */
.home-intro {
	background-color: #fff;
	background-size: cover;
   padding: 60px 0px;
}
.home-intro .treatment-types {
    text-align: center;
}
.home-intro > .wrap > section {
	max-width: 1280px;
	margin: 0 auto;

}
.home-intro h3 {
    color: #246cb3;
    margin: 42px 0px 10px;
    font-size: 2.8rem;
}

.home-intro > .wrap > section p {
	font-weight: 400;
	margin-bottom: 8px;
}

.home-intro > .wrap > section p b,
.home-intro > .wrap > section p strong {
}
/* CTA
----------------------------------------------------------------------------- */
.hello-pro-home .home-cta {
background-color: #062b63;
	padding: 0px;
	color: #fff;
}
.home-cta .wrap {
    max-width: 1240px;
    padding: 40px 0px;
}

.hello-pro-home .home-cta .widget {
    max-width: 1140px;
        margin: 0px auto 0px;
	padding: 0px 40px 0px;text-align: center;
}
.home .home-cta h3, .home .home-cta h1 {
    font-size: 36px;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 4px;
    margin-top:0px;
}
.home .home-cta .widget p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 24px;
}
.home-cta .button {
    font-size: 28px;  
    line-height: 1;
    padding: 4px 20px 4px 16px;
}
.home-cta .button.gray {
    background-color: #a4adb1;
}.home-cta .button.gray:hover {
    background-color:#8A9194;
}
.home-cta .enews h4,
.home-cta .enews p {
	 font-family: "source_sans_probold", sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 900;
	text-align: center;
}

.home-cta .enews form {
	max-width: 700px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

.hello-pro-home .home-cta .mc-field-group {
	padding: 0 10px 0 0;
}

.hello-pro-home .home-cta input:not([type="submit"]) {
	width: 100%;
	margin-bottom: 0;
	-ms-flex: 0 49%;
	    flex: 0 49%;
}

.hello-pro-home .home-cta input[type="submit"] {
	width: auto;
	margin: 20px auto;
}

.home-cta2 h2 {
    color: #fff;
    font-size: 34px;
    font-size: 3.4rem;
    margin:0;
    padding-top: 6px;
}
.home-cta2 {
    background-color:#092657;
    padding:50px 30px;
}
.home-cta2 .wrap {
    max-width:1140px;
    margin: 0px auto;
}
.home-cta2 a.button {
    font-size: 35px;
    color:#fff;
    background-color: #388406;
    line-height: 1em;
    padding: 10px 28px 8px 22px;
    
}
.home-cta2 a.button:hover {
     color:#fff;
    background-color: #65bc47;
}
.home-cta2 a.button::before {
        content:url(/wp-content/uploads/2019/07/phone_35.png);
    vertical-align:sub;
}
.home-cta2 a.button:hover::before {
        content:url(/wp-content/uploads/2019/07/phone_35.png);
    vertical-align:sub;
}


/* FEATURES
----------------------------------------------------------------------------- */
.home-features {
	background-color: #fffcf5;
	padding: 90px 30px;
}

.home-features > .wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.home-features > .wrap > .widget {
	width: 100%;
	padding: 0 2.8%;
	margin-bottom: 30px;
}

.home-features > .wrap > .widget .textwidget > h3 {
	 font-family: "source_sans_probold", sans-serif;

	font-size: 22px;
	font-size: 2.2rem;
	color: #171717;
	text-transform: none;
}

.home-features > .wrap > .widget .textwidget > h3 > span {
	display: block;
	margin-bottom: 16px;
	 font-family: "source_sans_proregular", sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ce461c;
}

.home-features > .wrap > .widget .textwidget > p:last-child {
	margin-bottom: 0;
}
/* STATEMENT
----------------------------------------------------------------------------- */
.home-options {
    position: relative;
background-size: cover;
	background-color: #fff;
	padding: 90px 30px 110px;
}

.home-statement .text-center,
.home-statement .text-left,
.home-statement .text-right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	width: 100%;
}

.home-options .text-center h2,
.home-options .text-center p,
.home-options .text-left h2,
.home-options .text-left p,
.home-options .text-right h2,
.home-options .text-right p {
	width: 70%;
}

.home-options .text-left h2,
.home-options .text-left p {
	text-align: left;
	-ms-flex-item-align: start;
	    align-self: flex-start;
}

.home-options .text-center h2,
.home-options .text-center p {
	text-align: center;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

.home-options .text-right h2,
.home-options .text-right p {
	text-align: right;
	-ms-flex-item-align: end;
	    align-self: flex-end;
}
.home-options .wrap {
    max-width: 1000px;
}



.home-options a.more-link {
    color: #fff;
    border: solid 1px #fff;
    border-radius: 2px;
    text-align: center;
    padding: 6px 10px 6px 18px;
    text-transform: uppercase;
    font-size: 16px;
    background-color:transparent;
    display: inline-block;
    
}
.home-options a.more-link::after {
    font-size:20px!important;
    vertical-align: sub;
    color: #fff;
}
.home-options a.more-link:hover {
    background-color:#fff!important;
    color: #092657!important;
}
.home-options a.more-link:hover::after {
    color: #092657;
}
.bluebox, .tealbox, .cobaltbox {
    padding: 13px 10px 11px 20px;
        margin-bottom: 0px!important;
    margin-top: 32px!important;
    vertical-align: middle;
    font-size: 22px;
    color:#ffffff;
    line-height: 2;
    -webkit-box-shadow: 7px 7px 12px -8px rgba(0,0,0,0.56);
-moz-box-shadow: 7px 7px 12px -8px rgba(0,0,0,0.56);
box-shadow: 7px 7px 12px -8px rgba(0,0,0,0.56);
}
.bluebox a, .tealbox a, .cobaltbox a {
    font-size: 20px;
    color:#ffffff;
}
/*.home .home-options .widget .bluebox p, .home .home-options .widget .tealbox p, .home .home-options .widget .cobaltbox p {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    vertical-align: middle;
    color:#ffffff;
    line-height: 2;
}*/
.bluebox {
    background-color:#246cb3;
    background-image: url(/wp-content/uploads/2019/07/5day-program-e1672862568752.png);
    background-position: center right;
    background-repeat:no-repeat;
    display: block; 
        content:'';
    position: relative;
    max-width: 400px;
    transition: all 1s ease;
}

.tealbox {
     background-color:#009faf;
    background-image: url(/wp-content/uploads/2019/07/30day-program-e1672862479311.png);
    background-position: center right;
    background-repeat:no-repeat;
    display: block;  
        content:'';
    position: relative;
    max-width: 400px;
    transition: all 1s ease;
    
}
.cobaltbox {
    background-color:#034c8d;
    background-image: url(/wp-content/uploads/2019/07/60day-program-e1672862524791.png);
    background-position: center right;
    background-repeat:no-repeat;
    display: block; 
    content:'';
    position: relative;
    max-width: 400px;
     transition: all 1s ease;
       
}
.cobaltbox::after, .tealbox::after, .bluebox::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -32px;
  width: 0; 
  height: 0; 
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;  
}
.cobaltbox::after {
   border-left: 32px solid #034c8d; 
}

.tealbox::after {
   border-left: 32px solid #009faf; 
}

.bluebox::after {
   border-left: 32px solid #246cb3; 
}

a.cobaltbox:hover, a.tealbox:hover, a.bluebox:hover {
   color: #fff;
    max-width: 450px;
   
}
.home-options h3 {
    color: #fff;
    font-size: 36px;
    padding-bottom: 8px;
    margin-bottom: 14px;
    border-bottom: 1px solid rgba(255,255,255,.6);
    text-align: center;
}
.home-options h4, .home-treatment h4, .home .home-options .widget p {
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    font-family: "source_sans_proregular", sans-serif;
    margin-bottom: 36px;
    line-height:1.4em;
    margin-top: 20px;
}
.home .home-options .widget .view p {
    font-size: 19px;
}
.home .home-options .widget .view img {
    border: 10px solid #0356a1;
}
.home-options .two-fifths {
    padding: 0px 2%;
}

.home .home-options .widget .mask p {
    margin-bottom: 14px!important;
    margin-top: 16px!important;
}
.home .home-options .widget .view p a {
    font-size: 18px;
}
.view-first .mask {
    background-color: rgba(3, 86, 161, 0.7);
}
.home-options a.button::before, .home-cta a.button::before {
    content:url(/wp-content/uploads/2019/07/phone_35.png);
    vertical-align:sub;
    
}
.home-options a.button {
    font-size: 32px;
    padding: 10px 30px 12px 24px;  
}



.home-options h2, .home-treatment h2, .home-facilities h2 {
	 font-family: "source_sans_probold", sans-serif;
	font-size: 48px;
	font-size: 4.8rem;
	color: #fff;
}

.home-options h2 > strong {
}

.home-options h2 > span {
	display: block;
}
    .home-treatment h2 {
        color: #171717;
    }
.blue {
    background-color: #246cb3;
    color: #fff;
}
.darkblue {
    background-color: #092657;
    color: #fff;
}
.home-treatment {
    padding: 80px 30px 110px;

}
.home-treatment .wrap {
        max-width: 1100px;
    margin: 0px auto;
}
.home-treatment img {
    border-radius: 50%;
    max-width: 260px;
    margin-bottom: 14px;
    outline-offset: 4px;
   -webkit-box-shadow: 3px 3px 0px 6px rgba(0,159,175,1);
-moz-box-shadow: 3px 3px 0px 6px rgba(0,159,175,1);
box-shadow: 3px 3px 0px 6px rgba(0,159,175,1);
}

.home .home-treatment .entry-content h3 {
    font-size: 28px;
    background-color: #009faf;
    text-align:left;
    font-style: italic;
    padding: 6px 0px 6px 16px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    max-width: 90%;
    width: 100%;
}

.home .home-treatment .treat p, .home .home-treatment .treat2 p {
    background-color: #edeff0;
     line-height: 1.4;
    font-size: 18px;
    padding: 14px 14px 30px 14px;
    max-width: 90%;
    width: 100%;
}
.home-treatment img {
    max-width: 300px;
    margin-top: -20px;
}
.home .home-treatment .treat2 p, .home .home-treatment .entry-content .treat2 h3 {
    margin-left:10%;
}

.home-treatment .one-half {
    max-width: 495px;
    width: 47%;
    margin-left: 6%;
}
.home .widget p, .home .home-options .widget .one-third p {
    font-weight: 400;
    line-height: 1.6;
    font-size: 20px;
}
.home-treatment .button {
    font-size: 18px;
    text-align: center;
    padding: 7px 30px 8px;
    letter-spacing: .5px;
}
.home-treatment h4,.home-treatment h3 {
    color: #171717;
    font-weight: 400;
    margin-top: 22px;
}
.treatment-text {
    padding: 0px 40px 20px;
}
.home .treatment-text p {
    font-size: 18px;
}
/* PORTFOLIO
----------------------------------------------------------------------------- */
.hello-pro-home .home-portfolio {
	background-color: #fffcf5;
	padding: 90px 5%;
}

.hello-pro-home .home-portfolio .widget-title,
.hello-pro-home .home-portfolio h2 {
	 font-family: "source_sans_proregular", sans-serif;
	font-weight: 400;
	font-size: 80px;
	font-size: 8rem;
	text-transform: uppercase;
	color: #252422;
}

.hello-pro-home .home-portfolio .widget-wrap > .widget-title {
	text-align: left;
}


.home-portfolio ul.display-posts-listing {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.home-portfolio ul.display-posts-listing > li {
	width: 33.333%;
	box-sizing: border-box;
	margin: 10px 0 60px;
	padding: 0 20px;
	text-align: center;
}

.home-portfolio ul.display-posts-listing > li > a.title {
	display: none;
}

.home-portfolio ul.display-posts-listing > li a,
.home-portfolio ul.display-posts-listing > li a > img {
	display: block;
	margin: 0;
	border: 0;
}

.home-portfolio ul.display-posts-listing > li {
	transition: all 0.3s ease;
}

.home-portfolio ul.display-posts-listing > li:hover {
	margin-top: 0;
}

.home-portfolio ul.display-posts-listing > li a > img {
	max-height: 170px;
	width: auto;
	margin: 0 auto;
	border-bottom: 2px solid transparent;
	box-shadow: 0 0 5px rgba(0,0,0,0.0);
	transition: all 0.3s ease;
}

.home-portfolio ul.display-posts-listing > li:hover a > img {
	/*margin-top: 4px;*/
	/*padding-bottom: 4px;*/
	border-color: #d57433;
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
}
/* TESTIMONIAL
----------------------------------------------------------------------------- */
.home-testimonial {
	padding: 20px 30px 90px;
}
.home-testimonial h3 {
    color: #246CB3;
    margin: 14px 0px;
    display: none;
}
.home-testimonial .textwidget {
    text-align: center;
}
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls {
    text-align: right!important;
    padding: 0px 50px 0px 0px!important;
}
.strong-view.controls-style-buttons .wpmslider-stop, .strong-view.controls-style-buttons .wpmslider-next, .strong-view.controls-style-buttons .wpmslider-prev {
    color: #707070;
    font-size: 22px!important;
}
.strong-view .wpmslider-controls a {
    border-bottom: none;
}
.home-testimonial .strong-view {
    padding:60px 50px 20px;
    background-image:url(/wp-content/uploads/2019/07/quote.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
.home-testimonial.has-image {
	padding: 60px 0 400px;
}
.home-testimonial h3 {
    margin-top: 18px;
    font-size: 22px;
}

.hello-pro-home .home-testimonial .widget-wrap .widget-title {
	 font-family: "source_sans_probold", sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	text-align: center;
	text-transform: none;
	margin-bottom: 18px;
}

.home-testimonial .widget__socialproofslider {
	max-width: 700px;
	margin: 0 auto;
}

.home-testimonial .social-proof-slider-wrap {
	padding-top: 20px;
	padding-bottom: 0;
}

.home-testimonial .social-proof-slider-wrap .testimonial-item .testimonial-text {
	padding: 0;
}

.home-testimonial .social-proof-slider-wrap .testimonial-item .testimonial-text .quote {
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2rem;
}

.home-testimonial .social-proof-slider-wrap .testimonial-item .testimonial-text .author .author-name {
	color: #252422;
}

.home-testimonial .social-proof-slider-wrap .testimonial-item .testimonial-text .author .author-name,
.home-testimonial .social-proof-slider-wrap .testimonial-item .testimonial-text .author .author-title {
	font-size: 16px;
	font-size: 1.6rem;
}
.home-teaching {
    padding: 90px 30px 60px;
}
.home-teaching .wrap {
    max-width: 1000px;
}
.home-teaching h2 {
 font-family: "source_sans_probold", sans-serif;
	font-size: 48px;
	font-size: 4.8rem;
	color: #171717;
}
.home-teaching h4 {
    font-size: 22px;
    font-size: 2.2rem;
    color: #171717;
     font-family: "source_sans_proregular", sans-serif;
    font-weight: 400;
    margin-bottom: 36px;
    line-height:1.4em;
}
.home-facilities {
    padding: 70px 30px 90px;
    background-color:#092657;
}
.home-facilities h3 {
    text-align: center;
    text-transform: none;
font-size: 48px;
font-size: 4.8rem;
    color: #fff;
}
.home-facilities .button {
    font-size: 26px;
padding: 14px 28px 16px;
    margin-top: 36px;
    text-transform: none;
    letter-spacing: 0;
}
.text-center {
    text-align: center;
}
.home-about {
    padding: 90px 30px;
}
.home-about h2 {
    font-size: 48px;
    font-size: 4.8rem;
}
.home-about .more-link {
    border: 2px solid #246cb3;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 14px;
    color: #246cb3;
    
}
.home-about .more-link::after {
    font-size: 18px;
    
}
.home-about .more-link:hover {
    background-color: #246cb3 !important;
    color: #fff !important;
}
.home-contact {
    padding: 80px 0px 60px;
}
.home-contact .wrap {
    background: rgba(255,255,255,0.52);
    padding: 50px;
}
.home-testimonial h2 {
    font-size: 48px;
    font-size: 4.8rem;
}
.home-contact h2 {
    text-align: center;
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 24px;
}
.home-contact h3 {
    text-align: center;
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 26px;
}
.home-contact a.button::before {
    content:url(/wp-content/uploads/2019/07/phone_35.png);
    vertical-align:sub;
    
}
.home p.small {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px;
}
.home-contact a.button {
    font-size: 32px;
    padding: 12px 30px 14px 24px;  
    background-color:#d3820c;
}
.home-contact a.button:hover { 
    background-color:#e89216;
    opacity: .8;
}
.contact {
    padding: 20px 46px 40px;
}
.home .contact p {
    font-size: 19px;
    margin-bottom: 60px;
}
.home .contact .button {
    display: block;
    text-align: center;
    margin: 20px 10%;
}
/* Media Queries
----------------------------------------------------------------------------- */
@media only screen and (max-width: 1180px) {
.home-cta2 .one-third {
    margin-left: 12px;
}
.home-cta2 a.button {
    font-size: 30px;
    }
    .home-cta2 h2 {
    font-size: 30px;
    font-size: 3.0rem;
    margin: 0;
    padding-top: 12px;
}
}
@media only screen and (max-width: 1100px) {
    .home .mask h2:first-of-type {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .view-first:hover h2:first-of-type {
        margin-top: 20px;
    }
        .view-first .mask {
    height: 46px;

}

    .view .mask {
        padding: 10px 10px 0px;
    }
}
@media only screen and (max-width: 1023px) {
    .home-cta2 .one-third {
    margin-left: 0px;
         width: 100%;
        text-align: center;
}
    .home .home-options .mask h2:first-of-type {
    font-size: 22px;
    margin-bottom: 10px;
}

    .home .home-options .widget .view p {
    font-size: 17px!important;
     line-height: 1.2;   
}
    .home .two-sixths {
    width: 48%;
        text-align: center;
        
}
   .home .three-sixths {
    width: 48%;
}
    .home-cta2 .two-thirds {
   width: 100%;
        text-align: center;
}
        .home-cta2 h2 {
    font-size: 32px;
    padding: 0px 0px 14px;
}
	.hello-pro-home .site-inner {
		max-width: 100%;
	}
    .view-first:hover h2 {
    margin-top: 14px;
}

.home .widget .mask p {
	margin-bottom:18px!important;
        padding: 0px;
}
	.hello-pro-home .top {
		padding: 140px 30px 80px;
	}

	.top .home-image,
	.top .home-welcome {
		/*height: 450px;*/
	}

	.home-welcome h2 {
		font-size: 60px;
		font-size: 6.0rem;
	}

	.hello-pro-home .home-portfolio .widget-title,
	.hello-pro-home .home-portfolio h2,
	.home-statement h2 {
		font-size: 60px;
		font-size: 6rem;
	}
	/*.home-image .textwidget img {
		position: absolute;
		bottom: 0;
		right: 0;
	}*/
	.hello-pro-home .home-headline .widget {
		padding-left: 30px;
		padding-right: 30px;
	}

	.home-cta .enews h4,
	.home-cta .enews p {
		width: 100%;
		clear: both;
		margin: 0;
		text-align: center;
	}

	.home-cta .enews form {
		width: 100%;
		clear: both;
		margin: 0;
	}

	.home-cta .enews {
		padding-top: 0;
		width: 70%;
		margin: 0 auto;
	}

	.home-cta .enews input,
	.home-cta .enews select,
	.home-cta .enews textarea {
		display: block;
		float: none;
		/*width: 32%;*/
		/*clear: none;*/
		margin: 0 auto;
	}

    .home .widget .treatment-types p {
        line-height: 1.15;
        font-size: 17px;
    }
    div.view.view-first div.mask p a::after {
    font-size: 18px;
}

    
    div.view.view-first div.mask p a {
    font-size: 16px;
}

	.home-statement {
		padding: 160px 0;
	}

	.home-portfolio ul.display-posts-listing > li {
		width: 50%;
	}
}
@media only screen and (max-width: 800px) {
    .cta-bkgd .one-half {
      width:48%;
    }
    .cta-bkgd .first {
        margin-right: 4%;
    }
    .view .mask {
    padding: 10px 16px 0px;
}

    .view-first .mask {
    height: 56px;
}
.home .mask h2:first-of-type {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 12px;
}
     .home .home-options .mask h2:first-of-type {
 
          font-size: 28px;
 
}
    .home-options {
    position: relative;
    background-size: cover;
    background-color: #fff;
    padding: 90px 20px 90px;
}
 .home .home-options .view-first:hover h2:first-of-type {
    margin-top: 28px;
     transition: margin-top 0.5s ease;
} 
    .home .home-options .widget .view p {
    font-size: 19px!important;
     line-height: 1.35;   
}
    .home .widget .mask p {
	margin-bottom:18px!important;
        padding: 0px 12px;
}
       .home .widget .treatment-types p {
        line-height: 1.35;
        font-size: 20px;
    }
        .home-topcta a.button.hide {
        display: none;
    }
     .home-topcta a.button.show {
        display: block;
         max-width: 200px;
    margin: 6px auto 0px;
    }
    .home-treatment {
    padding: 60px 30px 60px;
}
    .home-treatment .one-half {
        margin: 0px auto 40px;
        width: 100%;
        float: none;
    }
        .home-treatment h3 {
            padding: 0px 0px 16px;
        }
	.home-welcome > .widget {
		margin-bottom: 0;
	}
    .home-facilities .button {
        font-size: 22px;
    }
    .contact {
        padding: 0px 0px 40px;
    }
    .home .contact p {
        margin-bottom: 30px; }
        .home-contact .wrap {
            padding: 45px 24px;
        }
  .home .contact .button {
    margin: 20px 0;
}
    .home-contact a.button {
        font-size: 30px;
    }
  
 .view-first:hover h2 {
    margin-top: 28px;
}
    .view-first:hover h2:first-of-type {
    margin-top: 28px;
}
.mask p {
	margin-bottom:20px!important;
}
    .view {
        width: 100%;
        max-width: 464px;
        float: none;
    }
	/*.home-middle .widget,
	.home-top .widget {
		margin: 0;
		width: 100%;
	}*/
	/*.home-middle,
	.home-top {
		text-align: center;
	}*/
	.hello-pro-home .home-cta input[type="text"] {
		margin-bottom: 10px;
	}

	.home-cta .button.alignright {
		float: none;
		margin: 16px 0 0;
	}

	.footer-widgets .wrap,
	.home-cta .enews form,
	.home-features > .wrap,
	.home-portfolio ul.display-posts-listing {
		display: block !important;
	}

	.hello-pro-home .home-portfolio .widget-title,
	.hello-pro-home .home-portfolio h3,
	.home-statement h2 {
		font-size: 38px;
		font-size: 3.8rem;
	}
    .home-options .one-third {
        margin-bottom: 36px;
    }
    .home-options h3 {
        margin-top: 10px!important;
    }
	.home-statement {
		padding: 100px 5%;
	}

	.hello-pro-portfolio .portfolio {
		margin: 0;
		width: 100%;
		padding: 0 0 30px;
		text-align: center;
	}

	.home-portfolio ul.display-posts-listing > li {
		width: 100%;
	}

	.home-portfolio ul.display-posts-listing > li:hover {
		margin-top: 10px;
	}
}
@media only screen and (max-width: 768px) {
        .home-intro .one-half, .home-intro .one-half.first {
    width: 100%;
        float: none;
            text-align: center;
}
    .home-treatment img {
    max-width: 300px;
    margin: 0px auto 14px;
        width: 100%;
        float: none;
}
.home .home-treatment .treat2 p, .home .home-treatment .entry-content .treat2 h3, .home .home-treatment .treat p, .home .home-treatment .entry-content .treat h3 {
    margin-left:0%;
    max-width:100%
}
    
.home-welcome h2 {
		font-size: 50px;
		font-size: 5.0rem;
	}
    .home-testimonial h2, .home-options h2, .home-teaching h2, .home-facilities h3, .home-about h2 {
        font-size: 40px;
    }
	.top .home-image,
	.top .home-welcome {
		/*width: 100%;
		float:none;
		text-align: center;*/
	}

	.top .home-welcome {
		/*padding: 0 30px 50px 30px;*/
	}

	.home-image .textwidget img {
		position: relative;
	}

	.hello-pro-home .home-cta #mc_embed_signup,
	.hello-pro-home .home-cta .optin {
		display: block;
		margin-right: 0;
		width: 100%;
		float: none;
		text-align: center;
	}

	.hello-pro-home .home-cta #mc_embed_signup_scroll {
		width: 90%;
		display: inline-block;
	}

	.hello-pro-home .home-cta input[type="submit"] {
		/*width: 33%;*/
	}
    .home-cta .button {
    font-size: 30px;
    padding: 12px 18px 14px 14px;  
        letter-spacing: normal;
}

	.home-features > .wrap > .widget {
		width: 100%;
		float: none;
		margin-bottom: 60px;
	}

	.home-features > .wrap > .widget:last-child {
		margin-bottom: 0;
	}

	.home-features > .wrap > .widget {
		text-align: left;
	}

	.home .home-welcome .highlight {
		display: block;
		text-align: center;
	}

	.home-features > .wrap > .widget,
	.home-portfolio > .widget,
	.home-portfolio section.featured-content article.type-post,
	.home-portfolio section.featured-content- {
		width: 100%;
	}

	.home-portfolio .widget:nth-of-type(3n+1) {
		clear: none;
	}

	.hello-pro-home .home-testimonial .widget-title {
		text-align: center;
	}
.home-welcome button {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 12px 30px 16px;
    }
	.home-features > .wrap > .widget {
		padding-left: 5%;
		padding-right: 5%;
	}

	.home-cta .enews input,
	.home-cta .enews select,
	.home-cta .enews textarea {
		width: 87%;
		clear: both;
		margin: 1% 6%;
	}
  
}
@media only screen and (max-width: 500px) {
    .mask p {
	margin-bottom:20px!important;
}
    .view-first .mask {
        height: 50px;
        padding: 8px
    }
      .home .widget p {
        font-size: 18px;
    }
      .cta-bkgd .one-half {
      width:100%;
    }
   .home .mask h2:first-of-type {
    
       font-size: 28px;
    }
    .home .home-options .widget .view p {
    font-size: 17px!important;
    line-height: 1.2;
}

 .home-testimonial {
    padding: 60px 20px;
}
    .cta-bkgd .first {
        margin: 0 0 14px;
    }
    .hello-pro-home .home-cta .widget {
        text-align: center;
    }
    .home-testimonial .strong-view {
    padding: 60px 10px 20px;

}
        .home .home-cta .widget p {
           margin-bottom: 14px;
            line-height: 1.3;
        }
	.hello-pro-home .top {
		padding: 80px 30px;
	}
    .home .home-cta h3 {
        font-size: 30px;
        margin-bottom: 16px;
    }
    .home-welcome button {
    padding: 12px 20px 16px;
    }

	.home-welcome .text-center h2,
	.home-welcome .text-center p,
	.home-welcome .text-left h2,
	.home-welcome .text-left p,
	.home-welcome .text-right h2,
	.home-welcome .text-right p {
		width: 100%;
	}

	.home-welcome h2 {
		font-size: 42px;
		font-size: 4.2rem;
        letter-spacing: normal;
	}
    .home-welcome button a, .home-welcome button a:hover {
        font-size: 28px;
        font-size: 2.8rem;
    }

	.home-welcome .text-left p {
		font-size: 15px;
		font-size: 1.5rem;
	}

	.home-cta .enews input,
	.home-cta .enews select,
	.home-cta .enews textarea {
		float: none;
		width: 100%;
		clear: both;
		margin: 5px 0;
	}
    .mask p {
        padding: 0px;
    }
    .home-options a.button, .home-cta2 a.button, .home-contact a.button {

    font-size: 28px;
    padding: 8px 16px 12px 16px;
}
    .home-about h2 {
        font-size: 3.6rem;
    }
   .home-options h2 {
        font-size: 4.0rem;
    }
    .home-about {
        padding: 60px 26px;
    }
    .home-about p {
        font-size: 18px;
    }
    .treatment-text {
        padding:0px 24px 20px;
    }
    .home-teaching h2, .home-facilities h3, .home-contact h2, .home-treatment h2{
        font-size: 3.8rem;
    }
    .home-teaching {
        padding: 60px 26px 40px;
    }
    #gform_wrapper_3 {
        padding: 25px 20px;
    }
   
    .home-facilities {
        padding: 50px 24px 80px;
    }
    .home-treatment h4 {
        font-size: 2.0rem;
        margin-top: 20px;
    }
  
}
@media only screen and (max-width: 480px) {
	.hello-pro-home .home-cta .mc-field-group,
	.hello-pro-home .home-cta input[type="submit"] {
		width: 100%;
		display: block;
		float: none;
		padding-right: 0;
	}
    .home-cta2 h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    .home-treatment h3 {
        margin-top: 24px!important;
    }

	.hello-pro-home .home-cta .mc-field-group {
		margin-bottom: 10px;
	}

	.home-features > .wrap > .widget,
	.home-portfolio > .widget,
	.home-portfolio section.featured-content article.type-post,
	.home-portfolio section.featured-content {
		width: 100%;
	}
}
@media only screen and (max-width: 420px) {
 .mask p {
	margin-bottom:10px!important;
}
    .home .mask h2:first-of-type {
       font-size: 28px;
        margin-bottom: 8px;

    }
    .home .widget .treatment-types p {
    line-height: 1.35;
    font-size: 18px!important;
}
    .view-first .mask {
   
    }
    div.view.view-first div.mask p a::after {
    font-size: 18px;
}
    .treatment-types .buttonhome {
        padding: 4px 20px;
    }
    div.view.view-first div.mask p a {
        font-size: 16px;
    }
    .home .treatment-types p {
        font-size: 15px;
    }
}
