@charset "utf-8";
/* CSS Document */

a, div, figcaption, figure, footer, h1, h2, h3, h4, h5, h6, header, hr, img, li, nav, p, span, ul {
	border: 0;
	margin: 0;
	padding: 0;
}
figcaption, figure, footer, header, nav {
	display: block;
}
img {
	color: transparent;
	font-size: 0;
	-ms-interpolation-mode: bicubic;
}
body {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #515151;
	letter-spacing: 0.2px;
	overflow-x: hidden;
	background: #fff;
}
.wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	position: relative;
}
.wrapper-main {
	margin: 0 auto;
	padding: 0;
	width: 1366px;
	position: relative;
}
header {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.top_area {
    float: left;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.top_area h1 {
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	z-index: 9999;
	text-align: center;
	color:#fff;
	font-style:italic;
	font-size:35px;
	text-shadow: 1px 1px 1px #000;
}
.top_area h2 {
	width: 100%;
	float: left;
	position: absolute;
	top:43px;
	z-index: 9999;
	text-align: center;
	color:#fff;
	font-style:italic;
	font-size:35px;
	text-shadow: 1px 1px 1px #000;
}
.logo {
	height: 161px;
	position: absolute;
	top: 0;
	width: 159px;
	z-index: 9999;
}
.logo img {
	margin: 0 71px;
	width: 90%;
}
.banner-therapy {
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.menu-area {
    background: #4c57a8 none repeat scroll 0 0;
    height: 50px;
    opacity: 0.9;
    position: absolute;
    top: 95px;
    width: 100%;
}

.menu-area ul {
	float: right;
	overflow: hidden;
	/*width: 51%;*/
	margin: 0;
}
.menu-area ul li {
	color: #fff;
	float: left;
	font-family: "PT Sans", sans-serif;
	list-style: outside none none;
	padding: 0 12px;
}
.menu-area ul li a {
	color: #fff;
	text-decoration: none;
}
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.body-midpart {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
.body-main {
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
	box-shadow: 0 8px 7px #b7b6b5;
	height: 826px;
}
.body-text-area {
	width: 94%;
	overflow: hidden;
	margin: 0 auto;
}
.text_left {
	float: left;
	line-height: 24px;
	margin: 15px 0 0;
	overflow: hidden;
	text-align: justify;
	width: 48%;
}
.text_left h3 {
	color: #b3131c;
	font-size: 25px;
	font-weight: 400;
	margin: 10px 0 12px;
}
.text_left h4 {
	color: #26338a;
	font-size: 17px;
	font-weight: 400;
	margin: 10px 0 12px;
}
.text_left a {
	color: #b3131c;
	float: right;
	text-decoration: none;
}
.text_left a:hover {
	color: #26338a;
	float: right;
	text-decoration: none;
}
.text_right {
	float: right;
	overflow: hidden;
	text-align: justify;
	line-height: 24px;
	margin: 15px 0 0;
	width: 47%;
}
.text_right h3 {
	color: #b3131c;
	font-size: 25px;
	font-weight: 400;
	margin: 10px 0 12px;
}
.text_right h4 {
	color: #26338a;
	font-size: 17px;
	font-weight: 400;
	margin: 10px 0 12px;
}
.text_right a {
	color: #b3131c;
	float: right;
	text-decoration: none;
}
.text_right a:hover {
	color: #26338a;
	float: right;
	text-decoration: none;
}
.text-end {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	color: #333;
	margin: 35px auto;
	padding-top: 6px;
	width: 80%;
}
.service-area {
	margin: 0 auto;
	overflow: hidden;
	width: 96%;
}
h2.services-head {
	color: #b3131c;
	font-size: 35px;
	font-weight: 400;
	padding: 0 12px 10px;
	text-align: left;
	width: 97%;
}
.service-area ul {
	float: left;
	margin-bottom: 40px;
	margin-left: 8px;
	overflow: hidden;
	width: 100%;
}
.service-area ul li {
	background: url("../images/service-line.jpg") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	float: left;
	height: 372spx;
	list-style: outside none none;
	/*margin: 20px 0 0 14px;*/
	padding: 0 7px 20px 8px;
	width: 210px;
	font-family: 'PT Sans', sans-serif;
}
.service-area ul li:last-child {
	background: none;
	float: left;
	height: 350px;
	list-style: outside none none;
	/*margin: 20px 0 0 14px;*/
	padding: 0 7px;
	width: 210px;
}
.service-item .service-head {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 4px 2px 2px rgba(0, 0, 0, 0.3);
	margin-top: 10px;
	position: absolute;
	width: auto;
}
.service-area h3 {
	color: #26338a;
	font-size:18px;
	font-weight: 400;
	height:63px;
	line-height: 25px;
	padding: 0 26px 4px 13px;
	text-transform: uppercase;
	width: 184px;
}
.service-figure {
	margin: 12px 2px 0;
	width: 98%;
}
.service-figure img {
	width: 100%;
	border-radius: 7px;
}
.service-item-text {
	color: #333;
	font-size: 13px;
	height: 164px;
	line-height: 21px;
	margin: 10px auto;
	text-align: justify;
	width: 94%;
}
.read {
	color: #b3131c;
	float: left;
	margin: 0;
	text-decoration: none;
	font-style: italic;
}
.read a {
	color: #b3131c;
	text-decoration: none;
}
.read a:hover {
	color: #26338a;
}
.top-read {
	color: #b3131c;
	float: right;
	font-style: italic;
	margin: 0;
	text-decoration: none;
}
.top-read a {
	color: #b3131c;
	text-decoration: none;
}
.top-read a:hover {
	color: #26338a;
}
footer {
	background: none;
	margin: 10px auto;
	padding:0;
	width: 1200px;
	overflow: hidden;
}
.footer-area {
	margin: 0 auto;
	overflow: hidden;
	width: 96%;
}
.footer-area ul {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
.footer-area ul li {
	display: block;
	float: left;
	margin: 24px 40px 0 0;
	padding:0 20px;
}
.copyright-part {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 20px;
}
.copyright-part a {
	color: #515151;
	float: none;
	margin: 5px 0 0;
	text-decoration: none;
}
.copyright-part a:hover {
	color: #26338a;
}
.home-health {
	font-weight: bold;
	text-align: left;
}
.home-health a {
	font-weight: bold;
	text-align: left;
        color:#474646;
}

.home-health a:hover {
	font-weight: bold;
	text-align: left;
        color:#26338a;
}
.what {
	font-size: 13px;
	font-weight: normal;
	margin: 5px;
	text-align: left;
	color: #b3131c;
}
.what a {
	color: #b3131c;
	text-decoration: none;
}
.what a:hover {
	color: #26338a;
}
.social-part {
	padding: 0 0 20px;
}
.social-icon-set {
	float: left;
	font-weight: normal;
	margin: 5px 0 0 5px;
	text-align: left;
	width: 21px;
}
.inside-area-inside {
    box-shadow: 0 2px 2px #d2d1d1;
    font: 14px "Lato",sans-serif;
    margin: 0 auto;
    overflow: hidden;
    text-align: justify;
    width:100%;
}
.inside-area-text {
    color: #716450;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 96%;
}
.inside-area-text a {
    color: #26338a;
    text-decoration: none;
    font-weight: 700;
}

.who-text {
    color: #716450;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width:75%;
    float:left;
}

.who-text a{
    color: #716450;
    text-decoration:none;
}
.who-text a:hover{
    color: #b3131c;
    text-decoration:none;
}
.who-text-bottom{
    color: #716450;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: justify;
    width:96%;
}
.who-text-bottom a{
    color: #716450;
    text-decoration:none;
}
.who-text-bottom a:hover{
    color: #b3131c;
    text-decoration:none;
}
.who-text h3 {
    color: #26338a;
    font-size: 25px;
    font-weight: 400;
    margin: 10px 0 12px;
}

.who-are {
    line-height: 25px;
    margin: 0 22px 10px;
    overflow: hidden;
    width: 96%;
}

.who-are ul {
    display: table;
    float: left;
    width:100%;
}

.who-are ul li {
    color: #333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    line-height: 27px;
    list-style: outside none square;
    margin: 0 0 0 22px;
    text-align: justify;
}
.who-are ul li a{
    color: #333; text-decoration:none;
}


.who-photo{width:240px; height:auto; float:right;}


.constrain-are{width:100%;margin:0 22px; overflow: hidden;}

.constrain-text {
    color: #716450;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width:77%;
    float:left;
}
.constrain-text h3{
    color: #26338a;
    font-size: 25px;
    font-weight: 400;
    margin: 10px 0 12px;
}
.constrain-text-bottom{
    color: #716450;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: justify;
    width:96%;
}
.constrain-text-bottom a{
    color: #716450;
    text-decoration:none;
}
.constrain-text-bottom a:hover{
    color: #26338a;
    text-decoration:none;
}
.inside-area-text h3 {
    color: #26338a;
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
}
.contact-left {
    float: left;
    margin: 21px 0 28px 15px;
    width: 49%;
}
.contact-right {
    color: #000;
    float: right;
    margin: 10px 0 0 12px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 45%;
}

.contact_heading {
    color: #b3131c;
    font-family: "Lato",sans-serif;
    font-size: 25px;
    margin: 9px -1px;
    width: 100%;
}

.inquiry-heading {
    color: #716450;
    font: 16px/30px "Lato",sans-serif;
    margin: 5px -1px 0;
    width: 90%;
}
.inquiry-heading span {
    color: #26338a;
    font: 700 17px/30px "Lato",sans-serif;
    margin: 11px 0 0;
}

.fight-back {
    color: #b3131c;
    font-size: 22px;

    text-align: left;
}
.our-mission-left{width:63%; float:left; line-height:23px; margin:0 22px;}

.our-mission-right{width:30%; float:right; margin:0 16px;}

.physio-area{width:100%; margin:12px auto; overflow:hidden;}

.physio-area-left {
    float: left;
    width:65%;
}

.physio-area-right{float:right; width:30%; margin:0 -46px;}


.brasher-area-left {
    float: left;
    line-height: 30px;
    width: 65%;
}

.brasher-area-right {
    float: right;
    margin: 0 -1px;
    width: 23%;
}

.brasher-area-right img{
    width:100%;
}

.full-width .site-content blockquote.alignright, .full-width .site-content img.size-full.alignright, .full-width .site-content img.size-large.alignright, .full-width .site-content img.size-medium.alignright, .full-width .site-content .wp-caption.alignright {
    margin-right:0 !important;
}



.inside-service-area {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    box-shadow: 0 2px 2px #d2d1d1;
}


.inside-service-area ul {
    float: left;
    overflow: hidden;
    margin:0 19px;
    width: 100%;
}


.inside-service-area ul li {
    border: 1px solid #d7d7d5;
    border-radius: 4px;
    float: left;
    font-family: "PT Sans",sans-serif;
    height: 390px;
    list-style: outside none none;
    margin: 0 5px 24px;
    padding: 0 7px 20px 5px;
    width: 188px;
}

.inside-service-area h3 {
    color: #26338a;
    font-size: 16px;
    font-weight: 400;
    height: 42px;
    line-height: 25px;
    padding: 0 26px 4px 13px;
    text-transform: uppercase;
    width: 184px;
}



.therapy-form-area {
    display: table;
    margin: 0 auto;
    width: 90%;
}

.therapy-form-area-row {
    display: table-row;
    height: 100%;
    margin: 5px 0 10px;
    overflow: hidden;
}


.therapy-form-area-row-left {
    color: #333;
    display: table-row;
    float: left;
    font-size: 15px;
    height: 32px;
    line-height: 35px;
    padding: 8px;
    text-align: left;
    width:32%;
}
.therapy-form-area-row-right {
    color: #333;
    display: table-row;
    float: left;
    font-size: 15px;
    height:100%;
    line-height: 0;
    padding: 3px;
    text-align: left;
    width: 65%;
}

.complete-form{width:50%; float:left;}

.single-question{
    color: #333;
    display: table-row;
    float: left;
    font-size: 15px;
    height: 32px;
    line-height: 35px;
    padding: 8px;
    text-align: left;
    width:32%;
}

.single-question-left {
    color: #333;
    display: table-row;
    float: left;
    font-size: 15px;
    height:0;
    line-height: 35px;
    padding: 8px;
    text-align: left;
    width: 70%;
}


.single-question-right {
    color: #333;
    display: table-row;
    float: right;
    font-size: 15px;
    height: 100%;
    line-height: 0;
    margin: 0 47px;
    padding: 3px;
    text-align: right;
    width: 65%;
}





.therapy-single-row {
    display: table-row;
    height: 100%;
    overflow:hidden;
    margin: 5px 0 10px;
}
.person-top-area{width:100%; float:left;}

.person-area{width:100%; float:left;}




















@media only screen and (max-width : 320px){
.wrapper-main {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
.banner-therapy {
    height:100%;
    position: relative;
    width: 100%;
}
.flex-caption {
   display:none;
}
.logo {
    height: 117px;
    position: absolute;
    top: 0;
    width: 125px;
    z-index: 9999;
}
.logo img {
    margin: 0 5px;
    width: 92%;
}

.top_area h1 {
    color: #fff;
    float: right;
    font-size: 17px;
    font-style: italic;
    left: 120px;
    overflow: hidden;
    position: absolute;
    text-align: right;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 61%;
    z-index: 9999;
}
.top_area h2 {
    color: #fff;
    float: right;
    font-size: 17px;
    font-style: italic;
    left: 120px;
    position: absolute;
    text-align: right;
    text-shadow: 1px 1px 1px #000;
    top: 65px;
    width: 60%;
    z-index: 9999;
}
.body-main {
    box-shadow: 0 8px 7px #b7b6b5;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.text_left {
    float: left;
    line-height: 24px;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}
.text_left h4 {
    color: #26338a;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 12px;
}
.text_right {
    float: left;
    line-height: 24px;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}

.text_right h4 {
    color: #26338a;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 12px;
}

.service-area ul li {
    background: none;
    float: left;
    font-family: "PT Sans",sans-serif;
    height: auto;
    list-style: outside none none;
    padding: 0 7px 20px 8px;
    width: 280px;
}
.service-area h3 {
    color: #26338a;
    font-size: 18px;
    font-weight: 400;
    height: 63px;
    line-height: 25px;
    padding: 0 26px 4px 13px;
    text-transform: uppercase;
    width: 240px;
}
.service-area ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 350px;
    list-style: outside none none;
    padding: 0 7px;
    width: 280px;
}
footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
    width: 92%;
}
.our-mission-left {
    float: left;
    line-height: 23px;
    margin: 0 22px;
    width: 90%;
}
.our-mission-left h3 {
    font-size: 20px;
    line-height: 28px;
    color:#26338a;
}
.our-mission-right {
    float: left;
    margin: 0 16px;
    width: 90%;
}
.who-are {
    margin: 0 5px;
    overflow: hidden;
    width: 100%;
}
.who-text {
    width: 90%;
}
.who-text h3 {
    font-size: 22px;
}

.contact-left {
    float: left;
    margin: 21px 0 28px 15px;
    width: 90%;
}

textarea {
    width: 100%;
}
.contact-right {
    color: #000;
    float: left;
    margin: 10px 0 0 12px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 100%;
}

.menu-area {
    background:#4c57a8;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
z-index:10000;
}
.menu-area ul {
    float: left;
    margin: 0;
    top: 100px;
    width: 100%;
    
}

.menu-area ul li {
    color: #000;
    float: left;
    font-family: "PT Sans",sans-serif;
    list-style: outside none none;
    padding: 0 7px 0 8px;
    width: 100%;
background-color: #4c57a8;
z-index: 9999;
top:100px;
}

.menu-toggle {
    background-color: #000;
    border-radius: 0;
    cursor: pointer;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
    z-index: 9999;
}
.primary-navigation.toggled-on {
    height: 100%;
    padding: 47px 0 0 !important;
}

header {
    height:100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.physio-area-left {
    float: left;
    width: 100%;
}

.physio-area-right {
    float: none;
    margin: 0 auto;
    width: 61%;
}

.physio-area-right img {
    width: 100%;
}

.brasher-area-left {
    float: left;
    line-height: 30px;
    width: 100%;
}

.brasher-area-right {
    margin: 0 auto;
    width: 75%;
    float:none;
}

.inside-service-area ul {
    float: none;
    margin: 0 44px;
    overflow: hidden;
    width: 100%;
}
.constrain-are {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.constrain-text {
    color: #716450;
    float: none;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 94%;
}
.constrain-text h3 {
    color: #26338a;
    font-size: 21px;
    font-weight: 400;
}

.who-photo {
    float: none;
    height: auto;
    margin: 0 auto;
    width: 240px;
}

.inquiry-heading {
    color: #716450;
    font: 16px/30px "Lato",sans-serif;
    margin: 5px -1px 0;
    width: 100%;
}
}


@media screen and (min-width: 321px) and (max-width: 480px){
.wrapper-main {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
.banner-therapy {
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.flex-caption {
   display:none;
}
.logo {
    height: 117px;
    position: absolute;
    top: 0;
    width: 130px;
    z-index: 9999;
}
.logo img {
    margin: 0 5px;
    width: 100%;
}
.menu-area {
    background: #4c57a8 none repeat scroll 0 0;
    height: 50px;
    opacity: 0.9;
    position: absolute;
    top: 130px;
    width: 100%;
}
.top_area h1 {
    color: #fff;
    float: right;
    font-size: 17px;
    font-style: italic;
    left: 120px;
    overflow: hidden;
    position: absolute;
    text-align: right;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 61%;
    z-index: 9999;
}
.top_area h2 {
    color: #fff;
    float: right;
    font-size: 17px;
    font-style: italic;
    left: 120px;
    position: absolute;
    text-align: right;
    text-shadow: 1px 1px 1px #000;
    top: 65px;
    width: 60%;
    z-index: 9999;
}
.body-main {
    box-shadow: 0 8px 7px #b7b6b5;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.text_left {
    float: left;
    line-height: 24px;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}
.text_left h4 {
    color: #26338a;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 12px;
}
.text_right {
    float: left;
    line-height: 24px;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}

.text_right h4 {
    color: #26338a;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 12px;
}

.service-area ul li {
    background: none;
    float: left;
    font-family: "PT Sans",sans-serif;
    height: auto;
    list-style: outside none none;
    padding: 0 7px 20px 8px;
    width: 312px;
}
.service-area h3 {
    color: #26338a;
    font-size: 18px;
    font-weight: 400;
    height: 63px;
    line-height: 25px;
    padding: 0 26px 4px 13px;
    text-transform: uppercase;
    width: 240px;
}
.service-area ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 350px;
    list-style: outside none none;
    padding: 0 7px;
    width: 312px;
}
footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
    width: 92%;
}
.our-mission-left {
    float: left;
    line-height: 23px;
    margin: 0 22px;
    width: 90%;
}
.our-mission-left h3 {
    font-size: 20px;
    line-height: 28px;
}
.our-mission-right {
    float: left;
    margin: 0 16px;
    width: 90%;
}
.who-are {
    margin: 0 5px;
    overflow: hidden;
    width: 100%;
}
.who-text {
    width: 90%;
}
.who-text h3 {
    font-size: 22px;
}
.contact-left {
    float: left;
    margin: 21px 0 28px 15px;
    width: 90%;
}

textarea {
    width: 100%;
}
.contact-right {
    color: #000;
    float: left;
    margin: 10px 0 0 12px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 100%;
}
.menu-area {
    background:#4c57a8;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
z-index:10000;
}
.menu-area ul {
    float: left;
    margin: 0;
    top: 100px;
    width: 100%;
    
}

.menu-area ul li {
    color: #000;
    float: left;
    font-family: "PT Sans",sans-serif;
    list-style: outside none none;
    padding: 0 7px 0 8px;
    width: 100%;
background-color: #4c57a8;
z-index: 9999;
top:100px;
}
.menu-toggle {
    background-color: #000;
    border-radius: 0;
    cursor: pointer;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
    z-index: 9999;
}
.primary-navigation.toggled-on {
    height: 100%;
    padding: 47px 0 0 !important;
}

header {
    height:100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.physio-area-left {
    float: left;
    width: 100%;
}

.physio-area-right {
    float: none;
    margin: 0 auto;
    width: 61%;
}

.physio-area-right img {
    width: 100%;
}

.brasher-area-left {
    float: left;
    line-height: 30px;
    width: 100%;
}

.brasher-area-right {
    margin: 0 auto;
    width: 75%;
    float:none;
}

.inside-service-area ul {
    float: none;
    margin: 0 64px;
    overflow: hidden;
    width: 100%;
}
.constrain-are {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.constrain-text {
    color: #716450;
    float: none;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 94%;
}
.constrain-text h3 {
    color: #26338a;
    font-size: 21px;
    font-weight: 400;
}

.who-photo {
    float: none;
    height: auto;
    margin: 0 auto;
    width: 240px;
}
}



@media only screen and (min-width: 481px) and (max-width: 767px){
.wrapper-main {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
.banner-therapy {
    height: 234px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.flex-caption {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 17px;
    color: #fff;
    font-size: 26px !important;
    height: 45px !important;
    left: 120px !important;
    line-height: 58px;
    padding: 2%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 48% !important;
}
.logo {
    height: 117px;
    position: absolute;
    top: 0;
    width: 125px;
    z-index: 9999;
}
.logo img {
    margin: 0 5px;
    width: 93%;
}

.top_area h1 {
    color: #fff;
    float: right;
    font-size: 24px;
    font-style: italic;
    left: 120px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 80%;
    z-index: 9999;
}

.top_area h2 {
    color: #fff;
    float: right;
    font-size: 20px;
    font-style: italic;
    left: 120px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 40px;
    width: 80%;
    z-index: 9999;
}
.body-main {
    box-shadow: 0 8px 7px #b7b6b5;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.text_left {
    float: left;
    line-height: 24px;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: justify;
    width: 48%;
}
.text_left h4 {
    color: #26338a;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 12px;
}
.text_right {
    float: left;
    line-height: 24px;
    margin: 15px 20px 0;
    overflow: hidden;
    text-align: justify;
    width: 45%;
}

.text_right h4 {
    color: #26338a;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 12px;
}


.service-area ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    font-family: "PT Sans",sans-serif;
    height: 430px;
    list-style: outside none none;
    padding: 0 7px 20px 8px;
    width: 280px;
}
.service-area h3 {
    color: #26338a;
    font-size: 18px;
    font-weight: 400;
    height: 63px;
    line-height: 25px;
    padding: 0 26px 4px 13px;
    text-transform: uppercase;
    width: 240px;
}
.service-area ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 350px;
    list-style: outside none none;
    padding: 0 7px;
    width: 280px;
}
footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.footer-area ul li {
    display: block;
    float: left;
    margin: 24px 0 0;
    padding: 0 10px;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
    width: 92%;
}
.our-mission-left {
    float: left;
    line-height: 23px;
    margin: 0 22px;
    width: 90%;
}
.our-mission-left h3 {
    font-size: 20px;
    line-height: 28px;
}
.our-mission-right {
    float: left;
    margin: 0 16px;
    width: 90%;
}
.who-are {
    margin: 0 5px;
    overflow: hidden;
    width: 100%;
}
.who-text {
    width: 60%;
}
.who-text h3 {
    font-size: 22px;
}

.who-photo {
    float: right;
    height: auto;
    margin-top: 60px;
    width: 215px;
}

.contact-left {
    float: left;
    margin: 21px 5px 28px 15px;
    width: 49%;
}

textarea {
    width: 100%;
}
.contact-right {
    color: #000;
    float: left;
    margin: 10px 0 0 12px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 45%;
}
.menu-area {
    background:#4c57a8;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
z-index:10000;
}
.menu-area ul {
    float: left;
    margin: 0;
    top: 100px;
    width: 100%;
    
}

.menu-area ul li {
    color: #000;
    float: left;
    font-family: "PT Sans",sans-serif;
    list-style: outside none none;
    padding: 0 7px 0 8px;
    width: 100%;
background-color: #4c57a8;
z-index: 9999;
top:100px;
}
.menu-toggle {
    background-color: #000;
    border-radius: 0;
    cursor: pointer;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
    z-index: 9999;
}
.primary-navigation.toggled-on {
    height: 100%;
    padding: 47px 0 0 !important;
}

header {
    height:100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.physio-area-left {
    float: left;
    width: 100%;
}

.physio-area-right {
    float: none;
    margin: 0 auto;
    width: 61%;
}

.physio-area-right img {
    width: 100%;
}

.brasher-area-left {
    float: left;
    line-height: 30px;
    width: 100%;
}

.brasher-area-right {
    margin: 0 auto;
    width: 75%;
    float:none;
}

.inside-service-area ul {
    float: none;
    margin: 0 44px;
    overflow: hidden;
    width: 100%;
}
.constrain-are {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.constrain-text {
    color: #716450;
    float: none;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 94%;
}
.constrain-text h3 {
    color: #26338a;
    font-size: 21px;
    font-weight: 400;
}

.who-photo {
    float: none;
    height: auto;
    margin: 0 auto;
    width: 240px;
}
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait){
.wrapper-main {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.top_area h1 {
    color: #fff;
    float: right;
    font-size: 30px;
    font-style: italic;
    left: 200px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 70%;
    z-index: 9999;
}
.top_area h2 {
    color: #fff;
    float: left;
    font-size: 22px;
    font-style: italic;
    left: 60px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 43px;
    width: 100%;
    z-index: 9999;
}
.banner-therapy {
    height: 280px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.flex-caption {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 17px;
    color: #fff;
    font-size: 33px !important;
    height: 80px !important;
    left: 186px;
    line-height: 46px !important;
    padding: 2%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 43% !important;
}


.body-main {
    box-shadow: 0 8px 7px #b7b6b5;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.service-area ul li {
    background: rgba(0, 0, 0, 0) url("../images/service-line.jpg") no-repeat scroll right 0;
    float: left;
    font-family: "PT Sans",sans-serif;
    height: 400px;
    list-style: outside none none;
    padding: 0 7px 20px 8px;
    width: 226px;
}

footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.footer-area ul li {
    display: block;
    float: left;
    margin: 24px 30px 0 0;
    padding: 0 20px;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
    width: 90%;
}

.our-mission-left {
    float: left;
    line-height: 23px;
    margin: 0 22px;
    width: 52%;
}
.our-mission-left h3 {
    font-size: 20px;
    line-height: 26px;
}
.our-mission-right {
    float: right;
    margin: 0 16px;
    width: 35%;
}

.who-text {
    color: #716450;
    float: left;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 62%;
}
.who-photo {
    float: right;
    height: auto;
    margin-top: 50px;
    width: 240px;
}
textarea {
    width: 100%;
}
.menu-area {
    background:#4c57a8;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
z-index:10000;
}
.menu-area ul {
    float: left;
    margin: 0;
    top: 100px;
    width: 100%;
    
}

.menu-area ul li {
    color: #000;
    float: left;
    font-family: "PT Sans",sans-serif;
    list-style: outside none none;
    padding: 0 7px 0 8px;
    width: 100%;
background-color: #4c57a8;
z-index: 9999;
top:100px;
}
.menu-toggle {
    background-color: #000;
    border-radius: 0;
    cursor: pointer;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
    z-index: 9999;
}
.primary-navigation.toggled-on {
    height: 100%;
    padding: 47px 0 0 !important;
}

header {
    height:100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.physio-area-left {
    float: left;
    width: 100%;
}

.physio-area-right {
    float: none;
    margin: 0 auto;
    width: 61%;
}

.physio-area-right img {
    width: 100%;
}

.brasher-area-left {
    float: left;
    line-height: 30px;
    width: 100%;
}

.brasher-area-right {
    margin: 0 auto;
    width: 75%;
    float:none;
}

.constrain-text {
    color: #716450;
    float: left;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 64%;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape){
.wrapper-main {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.top_area h1 {
    color: #fff;
    float: right;
    font-size: 30px;
    font-style: italic;
    left: 200px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 70%;
    z-index: 9999;
}
.top_area h2 {
    color: #fff;
    float: left;
    font-size: 22px;
    font-style: italic;
    left: 60px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 43px;
    width: 100%;
    z-index: 9999;
}
.banner-therapy {
    height: 280px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.flex-caption {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 17px;
    color: #fff;
    font-size: 33px !important;
    height: 80px !important;
    left: 186px;
    line-height: 46px !important;
    padding: 2%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 43% !important;
}


.body-main {
    box-shadow: 0 8px 7px #b7b6b5;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.service-area ul li {
    background: rgba(0, 0, 0, 0) url("../images/service-line.jpg") no-repeat scroll right 0;
    float: left;
    font-family: "PT Sans",sans-serif;
    height: 400px;
    list-style: outside none none;
    padding: 0 7px 20px 8px;
    width: 226px;
}

footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.footer-area ul li {
    display: block;
    float: left;
    margin: 24px 30px 0 0;
    padding: 0 20px;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
    width: 90%;
}

.our-mission-left {
    float: left;
    line-height: 23px;
    margin: 0 22px;
    width: 52%;
}
.our-mission-left h3 {
    font-size: 20px;
    line-height: 26px;
}
.our-mission-right {
    float: right;
    margin: 0 16px;
    width: 35%;
}

.who-text {
    color: #716450;
    float: left;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 62%;
}
.who-photo {
    float: right;
    height: auto;
    margin-top: 50px;
    width: 240px;
}
textarea {
    width: 100%;
}
.menu-area {
    background:#4c57a8;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
z-index:10000;
}
.menu-area ul {
    float: left;
    margin: 0;
    top: 100px;
    width: 100%;
    
}

.menu-area ul li {
    color: #000;
    float: left;
    font-family: "PT Sans",sans-serif;
    list-style: outside none none;
    padding: 0 7px 0 8px;
    width: 100%;
background-color: #4c57a8;
z-index: 9999;
top:100px;
}
.menu-toggle {
    background-color: #000;
    border-radius: 0;
    cursor: pointer;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
    z-index: 9999;
}
.primary-navigation.toggled-on {
    height: 100%;
    padding: 47px 0 0 !important;
}

header {
    height:100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.physio-area-left {
    float: left;
    width: 100%;
}

.physio-area-right {
    float: none;
    margin: 0 auto;
    width: 61%;
}

.physio-area-right img {
    width: 100%;
}

.brasher-area-left {
    float: left;
    line-height: 30px;
    width: 100%;
}

.brasher-area-right {
    margin: 0 auto;
    width: 75%;
    float:none;
}

.constrain-text {
    color: #716450;
    float: left;
    line-height: 26px;
    margin: 11px auto;
    padding: 0 0 15px;
    text-align: justify;
    width: 64%;
}
}

