﻿@font-face{
	font-family:'Conv_MJN';
		src:url('../font/MJN.eot');
		src:local('☺'), url('../font/MJN.woff') format('woff'),
			url('../font/MJN.ttf') format('truetype'),
			url('../font/MJN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'MichaelJamesNelsonDelightfullyOffbeat';
    src: url('../font/michaeljamesnelson.eot');
    src: url('../font/michaeljamesnelson.eot') format('embedded-opentype'),
         url('../font/michaeljamesnelson.woff') format('woff'),
         url('../font/michaeljamesnelson.ttf') format('truetype'),
         url('../font/michaeljamesnelson.svg#MichaelJamesNelsonDelightfullyOffbeat') format('svg');
}
@font-face {
    font-family: 'MichaelJamesNelsonDelightfullyOffbeat';
    src: url('../font/mjn.eot');
    src: url('../font/mjn.eot') format('embedded-opentype'),
         url('../font/mjn.woff') format('woff'),
         url('../font/mjn.ttf') format('truetype'),
         url('.../font/mjn.svg#MichaelJamesNelsonDelightfullyOffbeat') format('svg');
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/myriadproregular.eot');
	src: url('../font/myriadproregular.eot?#iefix') format('embedded-opentype'),
		 url('../font/myriadproregular.woff') format('woff'),
		 url('../font/myriadproregular.ttf') format('truetype'),
		 url('../font/myriadproregular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('../font/lato-bol.eot');
    src: url('../font/lato-bol.eot?#iefix') format('embedded-opentype'),
         url('../font/lato-bol.woff') format('woff'),
         url('../font/lato-bol.ttf') format('truetype'),
         url('../font/lato-bol.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../font/lato-reg.eot');
    src: url('../font/lato-reg.eot?#iefix') format('embedded-opentype'),
         url('../font/lato-reg.woff') format('woff'),
         url('../font/lato-reg.ttf') format('truetype'),
         url('../font/lato-reg.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('../font/roboto_slab_regular.eot');
    src: url('../font/roboto_slab_regular.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto_slab_regular.woff') format('woff'),
         url('../font/roboto_slab_regular.ttf') format('truetype'),
         url('../font/roboto_slab_regular.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear{margin:0; padding:0; clear:both;}
img {border:none;}
.product_page_img img{
	border:none;
	width:80%;
}
input:focus,
textarea:focus,
select:focus{outline:none;}
body {
    margin: 0;
    padding: 0;
	min-width:320px;
	background: url("../images/main-bg.png") repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main_inner h2{
	color:#374405;
	margin:0 0 40px;
	text-align:center;
	text-transform:uppercase;
	text-shadow:0 0 2px rgba(255,255,255,1);
	font:46px/50px 'roboto_slabregular';
}
.btn-default,
input[type="submit"].btn-default{
	color:#fff;
	width:150px;
	height:44px;
	margin-left:5px;
	border-radius:3px;
	text-align:center;
	background:#9d110f;
	vertical-align:top;
	display:inline-block;
	box-sizing:border-box;
	text-transform:uppercase;
	border-bottom:3px solid #860e0d;
	font:700 15px/44px 'Lato', sans-serif;
}
.cp a {
	background: url("../images/serch-bg.png") repeat-x scroll 0 7px rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 18px;
	font-family: 'latoregular';
	border: 0;
	cursor: pointer;
	padding: 22px 12px 13px;
	display: inline-block;
}		
table {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
table th {
	border-width: 1px;
	padding: 11px 7px;
	border-style: solid;
	border-color: #666666;
	background-color: #468521;
	font-size: 14px;
	color:#fff;
}
table td {
	border-width: 1px;
	padding: 11px 7px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
.edit-pa {
	text-align: center;
}
.edit-pa a{
	display: inline-block;
	background: #468521;
	color: #fff;
	padding: 7px 11px;
	font-size: 11px;
}
.pagi {
	float:left;
	width:100%;
	text-align: center;
	margin: 35px 0 0;
}
.pagi strong{
	background: #000;
	color: #fff;
	padding: 7px 11px;
	font-size: 11px;
}
.pagi a {
	display: inline-block;
	background: #468521;
	color: #fff;
	padding: 7px 11px;
	font-size: 11px;
}
.nt_box_outer form label {
	font-family: arial;
	font-size: 16px;
}
.nt_box_outer form input[type="text"], .nt_box_outer form input[type="email"] {
	width: 335px;
	height: 38px;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
}
.appoint{
	padding:30px 0;
	text-align:left;
	font:18px/22px 'Lato', sans-serif;
}
.appoint p{ margin:0 0 10px;}
.appoint h4{
	color:#9d110f;
	margin:0 0 10px;
	font:20px/24px "roboto_slabregular";
}

.appoint ol{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.accordion-box{
	margin:0 -20px;
	overflow:hidden;
	padding:0 0 20px;
	letter-spacing:-5px;
	border-bottom:1px dashed #b2b2b2;
}
.accordion.add{
	margin:0;
	padding:0;
	list-style:none;
	letter-spacing:0;
}
.accordion.add > li:first-child{
	display:none;
}
.accordion.add > li{
	width:45.1%;
	margin:0 2.3% 20px;
	vertical-align:top;
	display:inline-block;
}
.accordion.add > li > a{
	color:#fff;
	display:block;
	padding:10px 30px;
	border-radius:3px;
	background:#9d110f;
	font:30px/34px "roboto_slabregular";
}
.accordion.add ul{
	margin:0;
	padding:0;
	font-size:20px;
	list-style:none;
	overflow:hidden;
	padding:20px 0 0;
}
.accordion.add ul li{
	position:relative;
	padding:0 0 10px 32px;
}
.accordion.add ul li:after{
	top:9px;
	left:0;
	width:12px;
	height:12px;
	content:'';
	position:absolute;
	background:url(../images/bullet-chk.png) no-repeat;
}
.accordion.add ul a{
	display:block;
	color:#070707;
	position:relative;
}
.main-container{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.header:after,
.header_inner:after{
	clear:both;
	content:'';
	display:block;
}
.header{
	z-index:99;
	width:100%;
	padding:26px 0;
	background:#fff;
	position:relative;
	border-bottom:3px solid #a3bf5e;
}
.header .opener{
	top:3px;
	right:10px;
	width:30px;
	height:30px;
	display:none;
	cursor:pointer;
	position:absolute;
}
.header .opener:after{
	top:13px;
	right:5px;
	width:0;
	height:0;
	content:'';
	position:absolute;
	border-width:7px 7px 0;
	border-style:solid;
	border-color:#000 transparent transparent;
}
.header_inner{
	margin:0 auto;
	max-width:1104px;
}
.header_inner ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	letter-spacing:-4px;
	font:17px/24px "latoregular";
}
.header_inner ul:after{
	clear:both;
	content:'';
	display:block;
}
.header_inner ul li{
	padding:0 22px;
	letter-spacing:0;
	position:relative;
	vertical-align:top;
	display:inline-block;
}

.header_inner ul li:hover > a{
	color:#468521;
}

.header_inner ul li.active > a{
	color:#468521;
}

.header_inner ul li:first-child:after{
	display:none;
}
.header_inner ul li:after{
	top:5px;
	left:0;
	bottom:3px;
	width:1px;
	content:'';
	position:absolute;
	background:#d2d2d2;
}
.header_inner ul li a{
	color:#7a7a7a;
	text-decoration:none;
}
.header_inner ul ul{
	left:0;
	top:100%;
	width:200px;
	display:none;
	font-size:14px;
	text-align:left;
	line-height:18px;
	background:#fff;
	padding:26px 0 0;
	position:absolute;
}
.header_inner ul ul li{
	padding:0;
	display:block;
	color:#a7a7a7;
	background:#fff;
	border-top:1px solid #a7a7a7;
}
.header_inner ul ul li:after{
	display:none;
}
.header_inner ul ul li a{
	display:block;
	padding:10px 20px;
}
.header_inner ul ul li a:hover{
	color:#fff;
	background:#9d120f;
}
.header_inner ul li:hover ul{display: block;}

.main{
	width:100%;
	/*background: url("../images/main-bg.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);*/
	float:left;
}
.home .main{ padding:80px 0 0;}

.main_inner{
	margin:0 auto;
	padding:0 23px;
    max-width:1104px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.main_inner:after{
	clear:both;
	content:'';
	display:block;
}
.loginbtn{
	width:100%;
	float: left;
	margin-top: 13px;
}

.loginbtn img {
    float: right;
}
.content_area h1 {
    color: #2E2E2E;
    font-family: 'roboto_slabregular';
    font-size: 77px;
    font-weight: 400;
    margin: 0 0 -12px;
    padding: 0;
    text-align: center;
}
.content_area h1 span{
	font-size:79px;
	font-family: 'roboto_slabregular';
	color:#9d110f;
	font-weight:700;
}
.content_area h2{
	color:#374405;
	margin:0 0 50px;
	text-align:center;
	text-shadow:none;
	text-transform:none;
	font:300 38px/42px 'Lato', sans-serif;
}
.search_form{
	margin:0 -10px;
	overflow:hidden;
	position:relative;
}

.search_form .text-field,
.search_form .fake-select{
	width:25.6%;
	height:50px;
	margin:0 0.8%;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	vertical-align:top;
	display:inline-block;
	border:1px solid #83b15b;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.search_form input{
	border:0;
	width:100%;
	height:48px;
	color:#3b3939;
	padding:9px 14px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font:17px/30px 'latoregular';
}
.search_form .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/dropdown-bg.png") no-repeat 0 50%;
}
.search_form select{
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	font:17px/30px 'latoregular';
}
.search_form .advance-search{
	color:#2e2e2e;
	text-align:right;
	padding:5px 18px;
	text-transform:uppercase;
	font:16px/20px 'latoregular';
}
input[type="submit"]{
	border:0;
	padding:0;
	color:#fff;
	width:169px;
	height:50px;
	margin:0 0.8%;
	cursor:pointer;
	vertical-align:top;
	display:inline-block;
	text-transform:uppercase;
	font:22px/46px 'latobold';
	background:url("../images/btn-submit.png") no-repeat;
}
p{
	color:#2e2e2e;
	font-size:15px;
	font-family: 'latoregular';
	padding:0;
	margin:0;
	text-align:right;
}
a{
	color:#2e2e2e;
	font-family: 'latoregular';
	text-decoration:none;
}
.content_area{
	overflow:hidden;
	position:relative;
}
.content_area .loginbtn1{
	top:25px;
	right:0;
	position:absolute;
}

.category-names {
	float:left;
	width:33% !important;
}
.about-block{
	overflow:hidden;
	position:relative;
}
.about-block p{
	text-align:left;
	font:20px/30px 'Lato', sans-serif;
}
.contact-form{
	overflow:hidden;
	padding:30px 0 0;
	position:relative;
}
.contact-form h1{
	color:#9d110f;
	margin:0 0 20px;
	font:26px/30px "roboto_slabregular";
}
.contact-form label{
	display:block;
	color:#2e2e2e;
	margin:0 0 10px;
	font:20px/30px 'Lato', sans-serif;
}
.contact-form [type="text"],
.contact-form [type="email"],
.contact-form [type="password"],
.contact-form textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	margin:0 0 20px;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.contact-form textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.contact-form .fake-select{
	height:50px;
	display:block;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contact-form .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.contact-form select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	background:#fafafa;
	font:17px/30px 'Lato', sans-serif;
}

.value_yearly_txt{
	text-align:center;
	font:16px/20px 'Lato', sans-serif;
}
.value_yearly_txt p{ text-align:center;}

#booking_calendar{
	overflow:hidden;
	padding:20px 0 0;
}
.text-booking{
	padding:20px 0;
	overflow:hidden;
	font:16px/20px 'Lato', sans-serif;
}
.text-booking h4{
	margin:0 0 20px;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
}
.text-booking ol{
	margin:0;
	padding:0;
	list-style:none;
}
.booking-form{
	overflow:hidden;
	font:16px/20px 'Lato', sans-serif;
}
.booking-form h1{
	color:#9d110f;
	margin:0 0 20px;
	text-transform:uppercase;
	font:26px/30px "roboto_slabregular";
}
.booking-form #dis_date{
	display:block;
	margin:0 0 10px;
}
.booking-form [type="text"],
.booking-form [type="email"],
.booking-form [type="password"],
.booking-form textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	margin:0 0 20px;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.booking-form textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.booking-form .fake-select{
	height:50px;
	display:block;
	margin:0 0 20px;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.booking-form .half-area-left{ padding:20px 0 0;}
.booking-form .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.booking-form select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	background:#fafafa;
	font:17px/30px 'Lato', sans-serif;
}
.booking-form input[type="submit"]{
	width:auto;
	float:none;
	display:block;
	margin:0 auto;
	padding:0 20px;
	background-size:cover;
}
.booking-form .therapy_details_parra{
	margin:0;
	padding:0 0 10px;
}

.footer{
    background: url("../images/footer-bgd.png") no-repeat 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float:left;
}
.footer-admin{

    background: url("../images/admin-footer-bg.png") repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width:100%;
	height:382px;
	float:left;
}
.footer_inner{
	margin: 20px auto 0; 
    width: 1001px;
	overflow:hidden;
}

.footer-inner-bgd{
	margin: 20px auto 0; 
    width: 1001px;
	overflow:hidden;
}

.footer-navigation{
width:519px;
float:left;
margin-top: 25px;
margin-bottom:20px;
}

.footer-navigation h2{
color:#fff;
	font-size:24px;
	font-family: 'roboto_slabregular';
	padding-bottom: 13px;

	margin:0;}
.footer-navigation ul{
	list-style:none;
	padding:0;
	margin: 0;
}

.footer-navigation ul li{
	display:inline;
	width:150px;
	float:left;
	padding-bottom: 10px;
	color:#66a245;
}

.footer-navigation ul li a{
	display:inline;
	font-family: 'latoregular';
	color:#66a245;
	text-decoration:none;
	font-size:14px;
}

.footer-social{
width:285px;
float:left;
margin-top: 25px;
}

.footer-social h2{
color:#fff;
	font-size:24px;
	font-family: 'roboto_slabregular';
	padding-bottom: 13px;

	margin:0;}
.footer-social ul{
	list-style:none;
	padding:0;
	margin: 0;
}

.footer-social ul li{
	display:inline;
	float:left;
	padding-bottom: 10px;
	margin-right: 15px;
}

.footer-social ul li a{
	display:inline;
	font-family: 'latoregular';
	color:#7a7a7a;
	text-decoration:none;
	font-size:14px;
	
}
.footer-contact{
width:189px;
float:left;
margin-top: 25px;}
.footer-contact h2{
color:#fff;
	font-size:24px;
	font-family: 'roboto_slabregular';
	padding-bottom: 13px;

	margin:0;}
.address{
background:url(../images/drop-png.png) no-repeat left top;
padding-left:25px;
color:#66a245;
font-size:14px;
font-family: 'latoregular';
float:left;}
.phone{
background:url(../images/pho-img.png) no-repeat left;
padding-left:25px;
color:#66a245;
font-size:14px;
float:left;
font-family: 'latoregular';
margin-top: 5px;}	
.email{
background:url(../images/msg-img.png) no-repeat left;
padding-left:25px;
color:#66a245;
font-size:14px;
float:left;
font-family: 'latoregular';
margin-top: 5px;}	

.phone a{
	color:#66a245;
}
.email a{
	color:#66a245;
}


.footer-bottom {
    margin: 0 auto;
    width: 590px;
	padding: 8px 0 5px 0;
	overflow:hidden;
}
.footer-bottom ul{
	list-style:none;
	padding:0;
	margin: 0px;
	text-align:center;
}

.footer-bottom ul li{
	display:inline;
	padding-bottom: 5px;
	color:#46722c;
	font-family: 'roboto_slabregular';
	font-size:13px;

}

.footer-bottom ul li a{
	display:inline;
	font-family: 'roboto_slabregular';
	color:#46722c;
	text-decoration:none;
	font-size:13px;
	border-right:1px solid #46722c;	
	padding-right:7px;
	 padding-left:7px;
	
}	
.footer-bottom ul li:last-child a{
	border-right:none;
}
.footer-bottom p {
	font-family: 'roboto_slabregular';
	color:#46722c;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	float:left;
	padding: 5px 0 5px 0;
}
.footer-bottom a {
	font-family: 'roboto_slabregular';
	color:#46722c;
	text-decoration:none;
	font-size:13px;
	text-align:center;
}

.about-text{
	text-align:center;
	/*font-family: 'MichaelJamesNelsonDelightfullyOffbeat' !important;*/
	/*height:40px;*/
	font-family: 'Conv_MJN';
	font-size:30px !important;
	text-align:center !important;
	color:#367d10;
	 margin-bottom: 35px;
	 clear:both;
	 width:100%;
}
.footer-end{
width:100%;
background:#204d06;
float:left;
}
select {
    -moz-appearance: none;}
	
.home .logo-div{ display:none;}
.logo-div{
	margin:0 auto;
	padding:50px 0;
	max-width:1100px;
	position:relative;
}
.logo-div:after{
	clear:both;
	content:'';
	display:block;
}
.logo{
	display:block;
	margin:0 auto;
	max-width:350px;
}
.logo img{
	width:100%;
	display:block;
}

.loginbtn1{
	top:50px;
	right:0;
	position:absolute;
}
.loginbtn1 > a{
	color:#fff;
	width:150px;
	height:44px;
	margin-left:5px;
	border-radius:3px;
	text-align:center;
	background:#9d110f;
	vertical-align:top;
	display:inline-block;
	box-sizing:border-box;
	text-transform:uppercase;
	border-bottom:3px solid #860e0d;
	font:700 15px/44px 'Lato', sans-serif;
}
.content_area_form{
	border-radius: 5px 6px 0 0;
}

.content_area_form.add .form-divs{
	padding:0;
	background:none;
	margin:0 0 40px;
}
.content_area_form.add .form-inner{
	float:none;
	width:auto;
	padding:40px;
	overflow:hidden;
	background:#fff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.content_area_form.add .form-first{
	float:none;
	width:auto;
	overflow:hidden;
	padding:0 0 40px;
	border-bottom:1px dashed #b2b2b2;
}
.content_area_form.add .label-form{
	float:none;
	width:auto;
	display:block;
	color:#2e2e2e;
	text-align:left;
	margin:0 0 20px;
	font:23px/28px 'Lato', sans-serif;
}
.content_area_form.add [type="text"],
.content_area_form.add [type="email"],
.content_area_form.add [type="password"],
.content_area_form.add textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.content_area_form.add textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.content_area_form.add .fake-select{
	height:50px;
	display:block;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.content_area_form.add .fake-select.add{ width:70%;}
.content_area_form.add .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.content_area_form.add select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	background:#fafafa;
	font:17px/30px 'Lato', sans-serif;
}
.content_area_form.add .form-heading-new{
	color:#9d110f;
	overflow:hidden;
	margin:0 0 20px;
	font:25px/28px "roboto_slabregular";
}
.content_area_form.add .row{
	overflow:hidden;
	padding:0 0 20px;
}
.content_area_form.add [type="checkbox"],
.content_area_form.add [type="radio"]{
    position:fixed;
    left:0;
    top:0;
    opacity:0;
    z-index: -1;
}
.content_area_form.add .fake-input{
	float:left;
	width:21px;
	height:21px;
	border-radius:3px;
	margin:0 20px 0 0;
	position:relative;
	background:#fafafa;
    border:1px solid #e5e5e5;
}
.content_area_form.add [type=radio] + .fake-input{border-radius:100%;}
.content_area_form.add [type="checkbox"] + .fake-input:before{
	top:50%;
	left:50%;
    content:'';
    width:8px;
    height:4px;
	opacity: 0;
    position:absolute;
	margin:-4px 0 0 -5px;
    border:3px solid #777;
    border-width:0 0 3px 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.content_area_form.add [type="radio"] + .fake-input:before{
    content:'';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #777;
    border-radius:100%;
    opacity: 0;
}
.content_area_form.add [type="radio"]:checked + .fake-input:before,
.content_area_form.add [type="checkbox"]:checked + .fake-input:before{opacity:1;}
.content_area_form.add input:disabled + .fake-input,
.content_area_form.add input:disabled ~ .fake-label{opacity: .5;}
.content_area_form.add .fake-label{
	color:#656565;
	overflow:hidden;
	font:23px/27px 'Lato', sans-serif;
}
.content_area_form.add .fake-label span{
	color:#468521;
	display:block;
	margin:0 0 20px;
}
.content_area_form.add .fake-label span a{
	color:#468521;
	font-family:'Lato', sans-serif;
}
.content_area_form.add .payment_div{
	color:#656565;
	overflow:hidden;
	font:22px/26px 'Lato', sans-serif;
}
.content_area_form.add .payment_div p{
	color:#656565;
	margin:0 0 20px;
	text-align:left;
	font:22px/26px 'Lato', sans-serif;
}
.content_area_form.add .btn-default,
.content_area_form.add input.btn-default[type="submit"]{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 20px;
	text-align:center;
	padding:13px 13px;
	white-space:normal;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font:700 20px/30px "Lato",sans-serif;
}
.submit-area {
	float:left;
	width:100%;
	text-align:center;
	margin: 25px 0 10px 0;
}



.submit-area input[type=submit] {
	width: 325px;
	background: url("../images/serch-bg.png") repeat top -1px left;
	height:45px;
}
.heading-div{
	display:block;
	background: none repeat scroll 0 0 #468521;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size:28px;
	overflow:hidden;
    padding:15px 40px;
	font-family: 'roboto_slabregular';
}
.heading-div .btn-default{ float:right;}
.form-divs{
	padding:40px;
	overflow:hidden;
	background:#fff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.box-1 {
    float: left;
    width: 400px;
}
.box-2 {
    float: left;
    width: 560px;
	padding-top: 50px;
}


.login-block{
	margin:0 0 20px;
	overflow:hidden;
	background:#fff;
	border-radius:5px;
}
.login-block .form-divs-login{
	padding:20px;
	overflow:hidden;
}
.login-block .form-inner2{
	margin:0 auto;
	overflow:hidden;
	max-width:500px;
}
.login-block .row{
	margin:0 0 20px;
	overflow:hidden;
}
.login-block .text-field{
	overflow:hidden;
}
.login-block input[type="text"],
.login-block input[type="email"],
.login-block input[type="password"]{
	height:40px;
	width:100%;
	padding:5px 10px;
	border-radius:3px;
	box-sizing:border-box;
	border:1px solid #ccc;
	font:14px/28px "latoregular";
}
.login-block .forgot{
	float:right;
	color:#4f4f4f;
}
.login-block input[type="submit"],
.login-block button[type="submit"]{
	color:#fff;
	width:120px;
	height:50px;
	margin:0 auto;
	display:block;
	font:18px/28px "latoregular";
	background:url("../images/serch-bg.png") no-repeat;
}


.forgot-pass{
	overflow:hidden;
	text-align:center;
}
.forgot-pass .error-msg{
	color:#9d110f;
	overflow:hidden;
	font:18px/30px "latoregular";
}
.forgot-pass input[type="text"],
.forgot-pass input[type="email"]{
	height:50px;
	width:250px;
	padding:10px;
	border-radius:3px;
	box-sizing:border-box;
	border:1px solid #ccc;
	display:inline-block;
	vertical-align:top;
	font:18px/30px "latoregular";
}

.form-heading{
    color: #468521;
    font-size: 22px;
	overflow:hidden;
	margin:0 0 20px;
	font-family: 'roboto_slabregular';
}
.form-heading span{
    color: #7a7a7a;
    float: left;
    font-size: 14px;
    margin: 0;
	width: 100%;
	font-family: 'latoregular';
}
.form-first {
    float: left;
    width: 100%;
}
.form-first-adc {
    float: left;
    width: 100%;
}
.form-first-login {
    float: left;
    width: 100%;
	margin-bottom:23px;
}
.form-first-login2 {
    float: left;
    width: 100%;
}
.form-inner {
    float: left;
    width: 100%;
}
.forget-pass{
	float:right;
	margin-right: 63px;
	margin-top: 8px;
}
.forget-pass > a {
    color: #468521;
    font-family: 'latoregular';
    font-size: 13px;
    text-decoration: none;
}
.label-form {
	display:block;
	color:#2e2e2e;
	margin:0 0 10px;
	font:20px/30px 'Lato', sans-serif;
}
.label-form-adc {
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    width: 184px;
	font-family: 'latoregular';
	margin-top: 8px;
	color:#4f4f4f;
}
.select-form {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EDEDED;
    height: 40px;
    margin-left: 13px;
    padding: 9px 11px 10px 15px;
    width: 779px;
	margin-bottom: 15px;
	color:#9a9a9a;
}
.select-form2 {
    background: url("../images/select-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #9A9A9A;
    height: 39px;
    margin-bottom: 15px;
    margin-left: 13px;
    padding: 9px 11px 10px 15px;
    width: 350px;
}
.form-first-adc [type="text"] {
    background: none repeat scroll 0 0 #FAFAFA;
    border-top: 2px solid #E7E7E7;
	border-left: 2px solid #E7E7E7;
	border-bottom:none;
	border-right:none;
    height: 17px;
    margin-left: 13px;
    padding: 9px 11px 10px 15px;
    width: 319px;
	margin-bottom: 13px;
}
#home_final{
	border:0;
	color:#fff;
	height:50px;
	width:169px;
	display:block;
	margin:0 auto;
	cursor:pointer;
	background-size:100%;
}

/*.form-first [type="text"] {
    height: 17px;
    width: 670px;
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EDEDED;
	margin-left: 13px;
	margin-bottom:15px;
	padding: 9px 11px 10px 15px;
}
.form-first-login [type="text"] {
    background:url("../images/vector-img.png") no-repeat scroll 11px 10px #FFFFFF;
	background-color:#FFFFFF;
    border: 1px solid #EDEDED;
    height: 17px;
    margin-left: 13px;
    padding: 9px 11px 10px 35px;
    width: 335px;
}
.form-first-login2 [type="password"] {
    background:url("../images/search-img.png") no-repeat scroll 11px 10px #FFFFFF;
	background-color:#FFFFFF;
    border: 1px solid #EDEDED;
    height: 17px;
    margin-left: 13px;
    padding: 9px 11px 10px 35px;
    width: 335px;
}*/
#check-btn{
    background-color: #000000;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 37px;
    margin-left: 25px;
    padding: 0;
    width: 450px;
	margin-bottom: 14px;
	text-align:center;
}
.year-form {
    float: left;
    font-size: 14px;
    margin: 11px 0 26px 27px;
	color:#9a9a9a;
	font-family: 'latoregular';
}
.year-form2 {
    float: left;
    font-size: 14px;
    margin: 10px 0 14px 15px;
	color:#9a9a9a;
	font-family: 'latoregular';
	width:780px;
}
.label-form2 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    width: 147px;
	font-family: 'latoregular';
	margin-top: 9px;
	color:#4f4f4f;
}

.label-form-adc2 {
    color: #4F4F4F;
    float: left;
    font-family: 'latoregular';
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 17px;
    margin-left: 10px;
    margin-top: 9px;
    width: 147px;
}
/*.form-heading-new {
    float: left;
    font-size: 18px;
    margin-bottom: 16px;
    margin-left: 17px;
	color:#9a9a9a;
	font-family: 'MichaelJamesNelsonDelightfullyOffbeat' !important;
}*/
/*.form-first3 {
    float: left;
    width: 100%;
}
.form-first3 [type="text"] {
    height: 17px;
    width: 751px;
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EDEDED;
	margin-left: 13px;
	padding: 9px 11px 10px 15px;
	margin-bottom: 13px;
}
.form-first3 [type="password"] {
    height: 17px;
    width: 751px;
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EDEDED;
	margin-left: 13px;
	padding: 9px 11px 10px 15px;
	margin-bottom: 13px;
}
*/.year-form2 > a {
    font-size: 12px;
    text-decoration: none;
	font-family: 'latoregular';
	color:#468521;
	margin-left: 0;
}
.form-btn {
    background: none repeat scroll 0 0 #468521;
    color: #FFFFFF;
    float: left;
    height: 37px;
    margin: 0 0 21px 15px;
    padding-top: 10px;
    text-align: center;
    width: 930px;
	font-size: 20px;
	font-family: 'latoregular';
}
#btn-main {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
	font-family: 'latoregular';
}
.form-divs2{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    width: 961px;
    margin: 20px 0 0px 17px;
}
.label-form3 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    width: 147px;
	font-family: 'latoregular';
	margin-top: 7px;
	color:#468521;
}

.search-results{
	overflow:hidden;
	position:relative;
}
.search-results .box{
	margin:0 0 40px;
	overflow:hidden;
}
.search-results .form-div{
	padding:40px;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.search-results .heading-div{
	font-size:25px;
}
.search-results .form-heading{
	margin:0;
	padding:0;
}
.search-results .form-heading span{
	color:#2e2e2e;
	display:block;
	margin:0 0 20px;
	font:25px/30px "Lato",sans-serif;	
}
.search-results .all-pages{
	display:block;
	color:#656565;
	font:20px/30px "Lato",sans-serif;
}
.search-results .all-pages span.add{
	float:right;
}
.search-results .align-left{
	float:left;
	width:263px;
	margin:0 40px 0 0;
	border:5px solid #dae7d3;
}
.search-results .align-left img{
	width:100%;
	height:auto;
	display:block;
}
.search-results .text{
	overflow:hidden;
}
.search-results p{
	color:#656565;
	text-align:left;
	font:19px/24px "Lato",sans-serif;
}
.search-results .author-details{
	margin:0;
	padding:0;
	color:#656565;
	overflow:hidden;
	list-style:none;
	font:18px/24px "Lato",sans-serif;
}
.search-results .author-details li{
	overflow:hidden;
	padding:15px 0 0;
	position:relative;
}
.search-results .author-details li a{
	color:#656565;
	font-family:"Lato",sans-serif;
}
.search-results .author-details img{
	float:left;
	width:30px;
	margin:0 20px 0 0;
}


.author-details{
	margin:0;
	padding:0;
	color:#656565;
	overflow:hidden;
	list-style:none;
	font:18px/24px "Lato",sans-serif;
}
.author-details li{
	overflow:hidden;
	padding:15px 0 0;
	position:relative;
}
.author-details li a{
	color:#656565;
	font-family:"Lato",sans-serif;
}
.author-details li.tel img{
	width:20px;
}
.author-details img{
	float:left;
	width:30px;
	margin:0 20px 0 0;
}


.tl_paging_outer {
	float:left;
	width:100%;
	margin:10px 0;
}
.tl_paging_outer a {
	float:left;
	font-family: 'latoregular';
	font-size:17px;
	color:#676767;
	padding:10px 15px;
	text-decoration:none;
}
.tl_paging_outer a:hover {
	float:left;
	background:#9d110f;
	font-family: 'latoregular';
	font-size:17px;
	color:#fff;
	padding:10px 15px;
	border-radius:2px;
}
.tl_Paging_active {
	float:left;
	background:#9d110f;
	font-family: 'latoregular';
	font-size:17px;
	color:#fff !important;
	padding:10px 15px;
	border-radius:2px;
}




.footer2{

    background: url("../images/form-footer-bg.png") repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float: left;
}
.footer3{

    background: url("../images/adc-footer-bg.png") repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float: left;
}
.footer4{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
    background: url("../images/login-footer-bg.png") no-repeat 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float: left;
}
.footer5{
	padding:192px 0 20px;
    background: url("../images/td-footer-bg.png") no-repeat 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float: left;
}
.footer5 .main-inner{ visibility:hidden;}
.footer6{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
    background:url("../images/td-footer-bg02.png") no-repeat 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float: left;
}
.footer6 input[type="submit"]{
	display:block;
	margin:170px auto 0;
	opacity:0;
}
.footer_bgd{

    background: url("../images/footer-bgd.png") repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:422px;
	float: left;
}
.drop-menu{
    float: right;
    margin: 24px 18px 0 0;
}
.drop-menu ul {
  background:url("../images/drop-down.png") no-repeat scroll 122px 23px rgba(0, 0, 0, 0);
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
}
.drop-menu ul li {
  font:13px;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 14px 20px;
  background:none;
  cursor: pointer;
}
.drop-menu ul li:hover {
  background: none;
  color: #000;
}
.drop-menu ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 188px;
  display: none;
  opacity: 0;
  visibility: hidden;
}
.drop-menu ul li ul li { 
  background: #fff; 
  display: block; 
  color: #a7a7a7;
  font-size: 12px;
  border-bottom: 1px solid;
  margin: 0 58px 0 -47px;
}
.drop-menu ul li ul li:hover { background: #9d120f; color:#fff; }
.drop-menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


#user_info_email{
	margin:0;
	text-align:left;
}




/*** Natural Therapies Style Start ***/
.list-menu{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	vertical-align:top;
	display:inline-block;
}
.list-menu span{
	color:#fff;
	width:150px;
	height:44px;
	cursor:pointer;
	display:block;
	border-radius:3px;
	text-align:center;
	background:#48a018;
	box-sizing:border-box;
	text-transform:uppercase;
	border-bottom:3px solid #3d8814;
	font:700 15px/44px 'Lato', sans-serif;
}
.list-menu:hover .drop{
	display:block;
}
.list-menu .drop{
	left:0;
	top:100%;
	width:150px;
	display:none;
	background:#fff;
	position:absolute;
	font:14px/18px 'Lato', sans-serif;
}
.list-menu .drop a{
	display:block;
	color:#7a7a7a;
	padding:8px 10px;
	border-top:1px solid #ccc;
}
.list-menu .drop a:hover{
	color:#9d110f;
}

.nt_box_all {
    float: left;
    width: 100%;
	background:#fff;
}
.nt_box_all.add{
	border-bottom:1px dashed #b2b2b2;
}


/*edit by ars style start*/

/*.nt_box_all p {
	text-align: left;
	font-family: 'latoregular';
	font-size: 14px;
	color: #9b9b9b;
	margin-bottom: 15px;
}*/


.nt_box_all p {
	text-align: left;
	font-family: 'latoregular';
	font-size: 14px;
	color: #9b9b9b;
	margin-bottom: 15px;
	width:90%;
	padding-left:20px;
}
.nt_box_outer {
	overflow:hidden;
}
.nt_box_outer.add{ margin:0 -20px;}
.nt_box_outer h2{
	  background: none repeat scroll 0 0 #468521;
  border-radius: 5px 5px 0 0;
  color: #FFFFFF;
  font-size: 25px;
  padding: 15px 0 17px 15px;
  font-family: 'roboto_slabregular';
}
.nt_box {
	float:left;
	width:174px;
	margin:0 9px;
	
	display: inline-block;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
@media screen and (min-width:0\0) { 
	.search_form select {
		background-image: none;
	}
}
::i-block-chrome,.label-form {
  font-weight: normal;
}
::i-block-chrome,.contact_detail strong {
font-weight: normal;	
}
::i-block-chrome,.footer-social h2,.footer-navigation h2,.footer-contact h2 {
font-weight: normal;		
}
.nt_box:nth-child(5), .nt_box:nth-child(10), .nt_box:nth-child(15), .nt_box:nth-child(20), .nt_box:nth-child(25), .nt_box:nth-child(30) {
	margin-right: 0px !important;
}
.last_nt {
	margin:0 !important;
	float:left;
}
.nt_box_head {
	background:#468521;
	width:164px;
	height:27px;
	padding:10px 0 0 10px;
	font-family: 'latobold';
	font-size:16px;
	color:#fff;
}
.nt_box_list {
	float:left;
	margin:10px 0 10px;
}
.nt_box_list ul {
	float:left;
	margin:0;
	padding:0;
}
.nt_box_list ul li {
	list-style:none;
	background:url(../images/nt_bullet.png) no-repeat 0px 12px;
	margin:0;
	padding:0 0 0 10px;
	font-family: 'latoregular';
	font-size:14px;
	color:#7e7e7e;
	line-height:27px;
}
/*** Natural Therapies Style End ***/


/*** Therapy Listing Style Start ***/
.tl_all {
    float: left;
    width: 100%;
}
.tl_all_outer{
	overflow:hidden;
}

.tl_toptext_all{
	overflow:hidden;
	margin:0 0 20px;
}
.tl_toptext_all p {
	font-family: 'latoregular';
	font-size:14px;
	color:#9b9b9b;
	text-align:left;
}
.tl_toptext_all span {
	font-family: 'latoregular';
	font-size:14px;
	color:#9b9b9b;
	float:right;
}
.tl_top_head {
	background:#d0eebe;
	width:100%;
	height:25px;
	margin:10px 0 10px 0;
	padding:8px 0 0 10px;
	font-family: 'latoregular';
	font-size:14px;
	color:#468521;
	text-align:left;
	float:left;
}
.tl_box_area{
	overflow:hidden;
	margin:0 0 30px;
	background:#d0eebe;
}
.tl_box_heading{
	color:#fff;
	padding:15px 20px;
	background:#9d110f;
	text-transform:uppercase;
    border-radius:3px 3px 0 0;
}
.tl_box_heading a{
	font:20px/24px "roboto_slabregular";
}
.tl_box_heading span {
	float: right;
	margin-right:20px;
	margin-top:5px;
	font-family: 'latoregular';
	font-size:14px;
}
.tl_box_heading a{
	color: #FFFFFF;
}
.tl_box_contnt{
	padding:20px;
	overflow:hidden;
}
.tl_box_contnt h1{
	width:100%;
	color:#679e47;
	margin:0 0 20px;
	text-transform:uppercase;
	font:700 20px/24px "Lato",sans-serif;
}
.tl_box_img{
	float:left;
	width:140px;
	margin:0 30px 0 0;
}
.tl_box_img img{
	display:block;
}
.tl_box_txt{
	overflow:hidden;
}
.tl_box_txt h1 {
	width:100%;
	font-family: 'latoregular';
	font-size:16px;
	color:#9d110f;
	margin:0 0 10px 0;
}
.tl_box_txt p {
	width:100%;
	color:#65a93c;
	text-align:left;
	font:18px/24px "Lato",sans-serif;
}

.Qi_author_detail {
	float:left;
	width:100%;
}
.Qi_author {
	float:left;
	font-family: 'latoregular';
	font-size:14px;
	color:#9d110f;
	margin:0 19px 0 0;
}
.last_Qi {
	margin:0 !important;
}
.Qi_author img {
	float:left;
	margin:0 5px 0 0;
}

.tl_paging_outer {
	float:left;
	width:100%;
	margin:10px 0;
}
.tl_paging_outer a {
	float:left;
	font-family: 'latoregular';
	font-size:17px;
	color:#676767;
	padding:10px 15px;
	text-decoration:none;
}
.tl_paging_outer a:hover {
	float:left;
	background:#9d110f;
	font-family: 'latoregular';
	font-size:17px;
	color:#fff;
	padding:10px 15px;
	border-radius:2px;
}
.tl_Paging_active {
	float:left;
	background:#9d110f;
	font-family: 'latoregular';
	font-size:17px;
	color:#fff !important;
	padding:10px 15px;
	border-radius:2px;
}
/*** Therapy Listing Style End ***/



/*** Therapy Detail Style Start ***/

.thrpy_detail_top{
	overflow:hidden;
	padding:0 0 15px; 
	border-bottom:dashed 1px #b2b2b2;
}
.thrpy_detail_topImg {
	float:left;
	width:163px;
	margin:0 40px 0 0;
	border:5px solid #dae7d3;
}
.thrpy_detail_topImg img{
	width:100%;
	height:auto;
	display:block;
}

.thrpy_detail_toptxt h1{
	color:#9d110f;
	margin:0 0 20px;
	font:26px/30px "roboto_slabregular";
}
.thrpy_detail_toptxt p{
	margin:0;
	color:#656565;
	text-align:left;
	font:18px/26px "Lato",sans-serif;
}
.thrpy_detail_toptxt img{
	width:16px;
	margin-right:15px;
}

.thrpy_detail_midtxt h1{
	color:#9d110f;
	margin:0 0 20px;
	font:26px/30px "roboto_slabregular";
}
.thrpy_detail_midtxt p{
	color:#656565;
	text-align:left;
	overflow:hidden;
	margin:0 0 20px;
	font:18px/26px "Lato",sans-serif;
}
.thrpy_detail_midtxt{
	overflow:hidden;
	padding:30px 0 10px;
	font:18px/26px "Lato",sans-serif;
	border-bottom:dashed 1px #b2b2b2;
}
.thrpy_detail_toptxt{ overflow:hidden;}
.thrpy_detail_toptxt address{
	color:#656565;
	margin:0 0 20px;
	font-style:normal;
	font:18px/26px "Lato",sans-serif;
}
.thrpy_detail_toptxt address span{
	display:block;
	margin:0 0 5px;
}
.category-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font:18px/26px "Lato",sans-serif;
}
.category-list li{
	color:#656565;
	position:relative;
	padding:0 0 10px 35px;
}
.category-list li:before{
	top:7px;
	left:0;
	width:16px;
	height:16px;
	content:'';
	position:absolute;
	background:url(../images/ico1.png) no-repeat;
}
.therapy_details_parra {
	float:left;
	width:95%;
	padding:0 0 0 10px;
	margin:20px 0 0 0;
	font-family: 'latoregular';
	font-size: 16px;
	color: #7a7a7a;
}
.google-maps{
	padding:30px 0;
	overflow:hidden;
	position:relative;
	border-bottom:1px dashed #b2b2b2;
}
.google-maps iframe{
	border:0;
	width:100%;
	display:block;
}
.button-area {text-align:center;}
/*** Therapy Detail Style End ***/

.g-recaptcha{ display:none;}
.contact-submit-area{
	overflow:hidden;
	text-align:center;
}
.contact-submit-area input[type=submit]{
	margin:0;
	width:200px;
	height:60px;
	font-size:26px;
	line-height:60px;
	border-radius:6px;
	border-width:0 0 5px;
	background-image:none;
}
.contact_detail{
	overflow:hidden;
}
.contact_detail .img-holder{
	width:65%;
	float:right;
	border:5px solid #dae7d3;
}
.contact_detail .img-holder img{
	width:100%;
	height:auto;
	display:block;
}
.contact_detail p{
	padding:0;
	width:auto;
	color:#656565;
	font:20px/24px 'latoregular';
}
.contact_detail p strong{
	color:#374405;
	font:700 25px/28px "roboto_slabregular";
}
.contact_detail address span.add,
.contact_detail address span.mail,
.contact_detail address span.tel{ margin:0 0 20px;}
.contact_detail address strong,
.contact_detail h3{
	color:#374405;
	margin:0 0 20px;
	font:700 25px/28px "roboto_slabregular";
}
.contact_detail address a{color:#656565;}
.contact_detail address{
	color:#656565;
	font-style:normal;
	font:20px/24px 'latoregular';
}
.contact_detail address span,
.contact_detail address strong{
	display:block;
}
.contact_detail .label-form{
	float:none;
	display:block;
	color:#2e2e2e;
	margin:0 0 10px;
	font:20px/30px 'Lato', sans-serif;
}
.contact-form-first3{ margin:0 0 20px;}
.contact-form-first3 [type="text"],
.contact-form-first3 [type="email"],
.contact-form-first3 [type="password"],
.contact-form-first3 textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'latoregular';
}
.contact-form-first3 textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.contact-form-first3 .fake-select{
	width:70%;
	height:50px;
	display:block;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:17px/28px 'latoregular';
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contact-form-first3 .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.contact-form-first3 select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	background:#fafafa;
	font:17px/30px 'latoregular';
}


.view-more{
	color:#9d110f;
	margin:20px 0 0;
	vertical-align:top;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	font:24px/30px 'roboto_slabregular';
}
.view-more:hover{ text-decoration:none;}
.product-form {
    float: left;
    width: 100%;
	margin:0 0 30px;
	border-bottom:1px dashed #8a9c4a;
}
.product-form .prod-holder{
	margin:0 -8px;
	padding:30px 0;
	overflow:hidden;
}
.product-form .text-field,
.product-form .fake-select{
	width:25.5%;
	height:50px;
	margin:0 0.8%;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	vertical-align:top;
	display:inline-block;
	border:1px solid #9cc056;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.product-form input[type="text"],
.product-form input[type="password"]{
	border:0;
	width:100%;
	height:48px;
	color:#3b3939;
	padding:9px 14px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font:17px/30px 'latoregular';
}
.product-form .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.product-form select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	background:#fff;
	border-radius:3px;
	padding:10px 14px;
	font:17px/30px 'latoregular';
}
.product-table{
	border:0;
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}
.product-table tr{
	float:left;
	width:50%;
}
.product-table td{
	border:0;
	padding:0;
	width:100%;
	display:block;
}
.product-table td > div{
	overflow:hidden;
	margin:0 4% 20px;
}
.product-table td > div a{
	padding:10px;
	color:#424242;
	display:block;
	overflow:hidden;
	border-radius:4px;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:22px/30px 'roboto_slabregular';
}
.product-table td > div a:hover{
	color:#fff;
	background:#468521;
	border-color:#468521;
}
.product-submit-area {
	float:right;
	text-align:center;
	margin: 5px 15px 15px 0;
}
.crumbs{
	color:##468521;
	overflow:hidden;
	font-family:'Lato', sans-serif;
}
.crumbs a{
	color:#9D110F;
    font-weight:bold;
}
.errors{
	color:red;
	padding:5px 0 0;
	font-family: cursive;
}
#menu-icon {
	display:none;
}
.manage-page{ color:#aeaeae;}
.manage-page .note p{
	color:#656565;
	font-size:20px;
	line-height:26px;
}
.manage-page .note strong{ color:#9d110f;}
.manage-page .thrpy_txtareas_top{
	overflow:hidden;
	margin:0 0 30px;
}
.manage-page .thrpy_txtareas_topImg{
	float:left;
	width:300px;
	margin:0 40px 0 0;
}
.manage-page .thrpy_txtareas_topImg img{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 10px;
	box-sizing:border-box;
	border:5px solid #dae7d3;
}
.manage-page .select-therapist-area{
	overflow:hidden;
}
.manage-page .select-therapist-area .title{
	display:block;
	color:#468521;
	margin:0 0 20px;
	font:26px/30px "roboto_slabregular";
}
.manage-page .txtareas_select{
	height:238px;
	border-radius:5px;
	border:1px solid #dae7d3;
}
.manage-page .txtareas_select option{
	padding:10px;
	border-bottom:1px dashed #ccc;
}
.manage-page .box{
	overflow:hidden;
	margin:0 0 40px;
}
.manage-page label,
.manage-page h3,
.manage-page h1{
	display:block;
	color:#2e2e2e;
	margin:0 0 10px;
	font:20px/30px 'Lato', sans-serif;
}
.manage-page [type="text"],
.manage-page [type="email"],
.manage-page [type="password"],
.manage-page textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	margin:0 0 20px;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.manage-page textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.manage-page .fake-select{
	height:50px;
	display:block;
	margin:0 0 20px;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.manage-page .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.manage-page select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	background:#fafafa;
	font:17px/30px 'Lato', sans-serif;
}
.manage-page .thrpy_txtareas_topForm middle-form{
	width:100%;
	overflow:hidden;
}
.manage-page .thrpy_txtareas_topForm{
	overflow:hidden;
}
.manage-page p{
	color:#aeaeae;
	text-align:left;
	margin:0 0 20px;
	font:17px/21px 'Lato', sans-serif;
}

.manage-page [type="checkbox"],
.manage-page [type="radio"]{
    position:fixed;
    left:0;
    top:0;
    opacity:0;
    z-index: -1;
}
.manage-page .fake-input{
	float:left;
	width:21px;
	height:21px;
	border-radius:3px;
	margin:0 20px 0 0;
	position:relative;
	background:#fafafa;
    border:1px solid #e5e5e5;
}
.manage-page [type="checkbox"] + .fake-input:before{
	top:50%;
	left:50%;
    content:'';
    width:12px;
    height:7px;
	opacity: 0;
    position:absolute;
	margin:-4px 0 0 -6px;
    border:3px solid #777;
    border-width:0 0 3px 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.manage-page [type="radio"] + .fake-input:before{
    content:'';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #777;
    border-radius:100%;
    opacity: 0;
}
.manage-page [type="radio"]:checked + .fake-input:before,
.manage-page [type="checkbox"]:checked + .fake-input:before{opacity:1;}

.manage-page input:disabled + .fake-input,
.manage-page input:disabled ~ .fake-label{opacity: .5;}
.manage-page .tick-areas{
	overflow:hidden;
	margin:0 0 10px;
}
.manage-page .fake-label{
	color:#aeaeae;
	overflow:hidden;
	font:17px/21px 'Lato', sans-serif;
}

.manage-page .row{
	overflow:hidden;
	margin:0 0 20px;
}
.manage-page .row label,
.manage-page .row .fake-select{
	vertical-align:middle;
	display:inline-block;
}
.manage-page .row label{
	width:20%;
}
.manage-page .row .fake-select{
	width:35.5%;
	margin:0 0 0 4%;
}

.successmsg{
	padding:45px;
	overflow:hidden;
	background:#fff;
	font:20px/28px 'Lato', sans-serif;
}
.loadsearch-page input[type="submit"]{
	display:block;
	margin:0 auto;
}
.loadsearch-page .box-holder{
	overflow:hidden;
	margin:0 -20px 40px;
}
.loadsearch-page .box{
	width:45.5%;
	padding:0 20px;
	vertical-align:top;
	display:inline-block;
}
.loadsearch-page label{
	color:#2e2e2e;
	display:block;
	font:20px/30px 'Lato', sans-serif;
}
.loadsearch-page [type="text"],
.loadsearch-page [type="email"],
.loadsearch-page [type="password"],
.loadsearch-page textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	margin:0 0 20px;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.loadsearch-page textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.loadsearch-page .fake-select{
	height:50px;
	display:block;
	margin:0 0 20px;
	background:#fff;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	background:#fafafa;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.loadsearch-page .fake-select:after{
	top:0;
	right:0;
	content:'';
	width:30px;
	height:48px;
	position:absolute;
	pointer-events:none;
	background:#fff url("../images/bg-select.png") no-repeat 0 50%;
}
.loadsearch-page select{
	border:0;
	margin:0;
	width:100%;
	height:48px;
    color:#929292;
	border-radius:3px;
	padding:10px 14px;
	background:#fafafa;
	font:17px/30px 'Lato', sans-serif;
}
.loadsearch-page [type="checkbox"],
.loadsearch-page [type="radio"]{
    position:fixed;
    left:0;
    top:0;
    opacity:0;
    z-index: -1;
}
.loadsearch-page .fake-input{
	float:left;
	width:21px;
	height:21px;
	border-radius:3px;
	margin:0 20px 0 0;
	position:relative;
	background:#fafafa;
    border:1px solid #e5e5e5;
}
.loadsearch-page [type=radio] + .fake-input{border-radius:100%;}
.loadsearch-page [type="checkbox"] + .fake-input:before{
	top:50%;
	left:50%;
    content:'';
    width:8px;
    height:4px;
	opacity: 0;
    position:absolute;
	margin:-4px 0 0 -5px;
    border:3px solid #777;
    border-width:0 0 3px 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.loadsearch-page [type="radio"] + .fake-input:before{
    content:'';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #777;
    border-radius:100%;
    opacity: 0;
}
.loadsearch-page [type="radio"]:checked + .fake-input:before,
.loadsearch-page [type="checkbox"]:checked + .fake-input:before{opacity:1;}
.loadsearch-page input:disabled + .fake-input,
.loadsearch-page input:disabled ~ .fake-label{opacity: .5;}
.loadsearch-page .fake-label{
	overflow:hidden;
	margin:0 0 10px;
	font:20px/24px 'Lato', sans-serif;
}
.all-schools .form-heading{ margin:0 0 10px;}
.all-schools .tl_toptext_all p{ margin:0 0 10px;}
.all-schools .numbers{
	font:16px/20px 'Lato', sans-serif;
}
.all-schools h3{
	margin:0 0 10px;
	text-transform:uppercase;
	font:700 18px/22px 'Lato', sans-serif;
}

.school-details [type="text"],
.school-details [type="email"],
.school-details [type="password"],
.school-details textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	margin:0 0 20px;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.school-details textarea{
	resize:none;
	height:140px;
	overflow:auto;
}

.appointment [type="text"],
.appointment [type="email"],
.appointment [type="password"],
.appointment textarea{
	width:100%;
	height:50px;
	padding:10px;
	color:#aeaeae;
	display:block;
	margin:0 0 20px;
	border-radius:3px;
	background:#fafafa;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font:17px/28px 'Lato', sans-serif;
}
.appointment textarea{
	resize:none;
	height:140px;
	overflow:auto;
}
.appointment input[type="submit"]{
	display:block;
	margin:0 auto;
}

@media screen and (max-width: 1279px){
	.logo{ width:320px;}
	.main_inner{ padding:0 20px;}
	.header_inner ul li{ padding:0 15px;}
	.search_form{
		margin:0;
	}
	.search_form .text-field,
	.search_form .fake-select{
		width:25%;
	}
	.content_area h2{
		font-size:34px;
		line-height:40px;
	}
	.content_area .loginbtn1{
		float:none;
		overflow:hidden;
		position:static;
		margin:0 0 20px;
		text-align:center;
	}
	.product-form .text-field,
	.product-form .fake-select{
		width:25%;
	}
	.accordion.add > li > a{
		font-size:26px;
	}
	.contact-submit-area input[type="submit"]{
		width:230px;
		height:60px;
		font-size:26px;
		line-height:60px;
	}
	.content_area_form.add .btn-default,
	.content_area_form.add input.btn-default[type="submit"]{
		font-size:20px;
		line-height:30px;
	}
	.search-results .heading-div{
		font-size:20px;
	}
	.search-results .form-heading span{
		font-size:20px;
		margin:0 0 10px;
		line-height:26px;
	}
	.search-results .all-pages{
		font-size:18px;
		line-height:22px;
	}
	.search-results .form-div{
		padding:30px;
	}
	.search-results p{
		font-size:16px;
		line-height:22px;
	}
	.search-results .author-details{
		font-size:16px;
	}
	.search-results .align-left{
		margin:0 30px 0 0;
	}
}
@media screen and (max-width: 1023px){
	.header{ padding:20px 0;}
	.header_inner ul{
		font-size:14px;
		line-height:20px;
	}
	.header_inner ul li{ padding:0 8px;}
	.content_area h2{
		font-size:30px;
		line-height:36px;
		margin:0 0 20px;
	}
	.search_form .advance-search{
		font-size:14px;
		padding:5px 9px;
	}
	.loginbtn1{
		position:static;
		padding:20px 0 0;
		text-align:center;
	}
	.main_inner h2{
		font-size:40px;
		margin:0 0 20px;
		line-height:44px;
	}
	.heading-div{
		height:63px;
		font-size:24px;
		line-height:43px;
		padding:10px 20px;
	}
	.product-form .prod-holder{ margin:0 -6px;}
	.form-divs{ padding:30px;}
	.product-table td > div a{
		font-size:20px;
	}
	.accordion.add > li > a{
		font-size:20px;
		line-height:24px;
		padding:10px 24px;
	}
	.accordion.add ul{
		font-size:16px;
	}
	.accordion.add ul li:after{
		top:8px;
	}
	.content_area_form.add {
		width:100%;
	}
	.contact_detail address strong,
	.contact_detail h3,
	.contact_detail address,
	.contact_detail p strong{
		font-size:16px;
		line-height:20px;
	}
	.contact_detail p{
		margin:0 0 10px;
		font-size:16px;
		line-height:20px;
	}
	.contact_detail address span.add,
	.contact_detail address span.mail,
	.contact_detail address span.tel{
		margin:0 0 10px;
	}
	.contact-form-inner .label-form{
		font-size:16px;
		margin:0 0 5px;
		line-height:20px;
	}
	.content_area_form.add .form-inner{
		padding:30px;
	}
	.content_area_form.add .form-first{
		padding:0 0 30px;
	}
	.content_area_form.add .label-form,
	.content_area_form.add .form-heading-new,
	.content_area_form.add .fake-label,
	.content_area_form.add .payment_div p{
		font-size:20px;
		line-height:26px;
	}
	.content_area_form.add .label-form{ margin:0 0 10px;}
	.manage-page .row .fake-select{
		margin:0 0 0 3.9%;
	}
	
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0;
		padding: 0
	}
	:before, :after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.tl_box_contnt {
		width:100%;
		margin:0;
		padding:20px 15px;
	}
	.footer-inner-bgd {
		width:96%;
	}
	.footer-navigation {
		width:315px;
	}
	.footer-social {
		width:210px;
	}
	.footer-navigation ul li {
		padding-bottom:5px;
	}
	.content_area {
		width:96%;
	}
	
	.footer {
		background-position:center;	
	}
	.select-form {
		width: 94%;
		margin: 10px 3% 10px 3%;
	}
	.label-form2 {
		width:30px;
	}
	.year-form2 {
		width:615px;
	}
	.form-divs2 {
		width: 94%;
		margin: 20px 3%;
	}
	input[type="submit"]{
		width:120px;
		font-size:16px;
		background-size:cover;
	}
	.payment_div {
		text-align:center;
	}
	.footer6{ padding:0;}
	.footer6 .footer_inner{
		width:auto;
		padding:0 20px;
		max-width:1000px;
		box-sizing:border-box;
	}
	.footer6 input[type="submit"]{
		margin:0 auto;
	}
	.footer4 .footer_inner{
		margin:0;
		width:auto;
		padding:0 20px;
	}
	.footer_inner {
		margin-top:130px;
	}
	.footer2 {
		width:100%;
		background-position:center;
	}
	.footer_inner {
		width:94%;
	}
	.nt_box {
		float:left;
		width:100%;
		margin: 10px 0px;
	}
	.nt_box_head {
		float: none;
		margin: 0px auto;
		width: 280px;
		height:40px;
		text-align: center;
	}
	.nt_box_list {
    	float: none;
    	margin: 10px auto;
    	width: 280px;
	}
	.contact-form-inner {
		width:100%;
	}
	.contact_detail {
		width:100%;
		margin:0;
	}
	.footer-inner-bgd {
		margin:0 auto 0;
	}
	img {
		max-width:100%;
	}
	.form-divs-login {
		height:auto;
		width:100%;
		margin:0;
		margin-bottom:15px;
	}
	.form-first-login [type="text"],
	.form-first-login2 [type="password"] {
		height:41px;
		margin: 0;
		width: 100%;
	}
	.forget-pass {
		width:100%;
		text-align:center;
		margin:0;
		padding:10px 0;
	}
	.form-first-login .label-form,
	.form-first-login2 .label-form{
		padding:0;
	}
	#final {
		float:none;
	}
	.form-inner2 {
		text-align:center;
	}
	.footer4 {
		background-position:center;
	}
}
@media screen and (max-width: 767px){
	.header .opener{
		display:block;
	}
	.manage-page .ui-datepicker{
		width:100%;
	}
	.successmsg{
		padding:20px;
		font-size:16px;
		margin:0 0 30px;
		line-height:22px;
	}
	.footer6 .footer_inner{ margin:0 auto;}
	.main_inner{ padding:0 15px 20px;}
	.form-divs{ padding:15px;}
	.btn-default{
		margin:0;
		width:auto;
		padding:0 10px;
		font-size:12px;
	}
	.header{padding:0;}
	.header_inner ul{
		display:none;
		text-align:left;
	}
	.header_inner ul li{
		padding:0;
		border-top:1px solid #ccc;
	}
	.header_inner ul li:first-child{ border:0;}
	.header_inner ul li:after{ display:none;}
	.header_inner ul ul{
		padding:0;
		display:block;
		position:static;
		border-top:1px solid #ccc;
	}
	#menu-icon {
		width:100%;
		display:block;
		background: #285F08;
		font-family: 'latoregular';
		font-size:19px;
		cursor:pointer;
		font-weight:bold;
		padding:10px 15px;
		color:#fff;
	}
	.header_inner ul li {
		display:block;
		width:100%;
	}
	.header_inner ul li a {
		display:block;
		font-size:16px;
		padding:8px 15px;
	}
	.header_inner ul li:hover ul{ display:none;}
	.header_inner ul li.active ul{
		display:block;
	}
	.header_inner ul li ul{
		width:100%;
		float:none;
		display:none;
		overflow:hidden;
		position:static;
	}
	.header_inner ul li ul li{
		margin:0;
		float:none;
		display:block;
	}
	.header_inner ul ul li a{ padding:10px 40px;}
	.search_form .text-field,
	.search_form .fake-select{
		width:auto;
		display:block;
		overflow:hidden;
		margin:0 0 10px;
	}
	input[type="submit"]{
		margin:0 auto;
		display:block;
	}
	.search_form .advance-search{
		padding:10px;
		text-align:center;
	}
	.home .main{ padding:20px 0 0;}
	.loginbtn1 > a{
		width:125px;
		margin:0 3px;
		font-size:12px;
	}
	.product-form .prod-holder{ margin:0;}
	.product-form .text-field,
	.product-form .fake-select{
		width:auto;
		display:block;
		overflow:hidden;
		margin:0 0 10px;
	}
	.logo-div{ padding:0;}
	.main_inner h2{
		font-size:24px;
		margin:0 0 10px;
		line-height:30px;
	}
	.heading-div{
		height:auto;
		font-size:18px;
		line-height:24px;
	}
	.product-form .prod-holder{ padding:15px 0;}
	.heading-div .btn-default{
		float:none;
		width:170px;
		display:block;
		margin:10px 0 0;
	}
	.nt_box_outer.add{ margin:0;}
	.product-table tr{
		float:none;
		width:auto;
	}
	.accordion.add > li{
		width:auto;
		display:block;
		margin:0 0 10px;
	}
	.product-table td > div{
		margin:0 0 10px;
	}
	.product-table td > div a{
		font-size:16px;
		line-height:20px;
	}
	.view-more{
		font-size:16px;
		margin:10px 0 0;
		line-height:20px;
	}
	.accordion-box{ margin:0;}
	.accordion.add{
		padding:0;
		width:auto;
		display:block;
		overflow:hidden;
	}
	.contact_detail .img-holder{
		float:none;
		width:auto;
		margin:0 0 20px;
		overflow:hidden;
	}
	.contact_detail address strong,
	.contact_detail h3{
		margin:0 0 10px;
	}
	.contact-form-first3 [type="text"],
	.contact-form-first3 [type="email"],
	.contact-form-first3 [type="password"],
	.contact-form-first3 textarea{
		height:40px;
		font-size:14px;
		line-height:24px;
	}
	.contact-form-first3{ margin:0 0 10px;}
	.contact-form-first3 .fake-select{
		width:auto;
		height:40px;
	}
	.contact-form-first3 .fake-select:after{
		height:38px;
	}
	.contact-form-first3 select{
		height:38px;
		padding:10px;
		font-size:14px;
		line-height:24px;
	}
	.contact-form-first3 textarea{
		height:100px;
	}
	.rc-anchor-normal{ width:230px;}
	
	.contact-submit-area input[type="submit"]{
		width:150px;
		height:50px;
		font-size:18px;
		line-height:50px;
	}
	.content_area_form.add .form-inner{
		padding:15px;
	}
	.content_area_form.add [type="text"],
	.content_area_form.add [type="email"],
	.content_area_form.add [type="password"],
	.content_area_form.add textarea{
		height:40px;
		font-size:14px;
		line-height:24px;
	}
	.content_area_form.add .fake-select{
		height:40px;
	}
	.content_area_form.add  .fake-select:after{
		height:38px;
	}
	.content_area_form.add select{
		height:38px;
		padding:10px;
		font-size:14px;
		line-height:24px;
	}
	
	.content_area_form.add .label-form,
	.content_area_form.add .form-heading-new,
	.content_area_form.add .fake-label,
	.content_area_form.add .payment_div p{
		font-size:16px;
		line-height:20px;
	}
	.content_area_form.add .form-first{ padding:0 0 15px;}
	.content_area_form.add .row{ margin:0 0 10px;}
	.content_area_form.add .label-form{ margin:0 0 5px;}
	.content_area_form.add .fake-select.add{ width:auto;}
	.content_area_form.add .btn-default,
	.content_area_form.add input.btn-default[type="submit"]{
		font-size:15px;
		line-height:22px;
	}
	.search-results .align-left{
		float:none;
		max-width:300px;
		margin:0 auto 20px;
	}
	.search-results .heading-div{
		font-size:18px;
		line-height:22px;
	}
	.search-results .form-div{
		padding:15px;
	}
	.search-results .form-heading,
	.search-results .form-heading span,
	.search-results .all-pages{
		font-size:16px;
		line-height:22px;
	}
	.search-results .all-pages span.add{
		float:none;
		display:block;
	}
	.search-results .box{ margin:0 0 20px;}
	.search-results .author-details img{
		width:24px;
		margin:0 15px 0 0;
	}
	.search-results .author-details li{
		padding:10px 0 0;
	}
	
	.manage-page label,
	.manage-page h3,
	.manage-page h1,
	.manage-page .fake-label,
	.manage-page p{
		font-size:16px;
		line-height:20px;
	}
	.manage-page [type="text"],
	.manage-page [type="email"],
	.manage-page [type="password"],
	.manage-page textarea{
		height:40px;
		font-size:14px;
		margin:0 0 10px;
		line-height:24px;
	}
	.manage-page textarea{height:100px;}
	.manage-page .fake-select{height:40px;}
	.manage-page .fake-select select{
		height:38px;
		padding:10px;
		font-size:14px;
		line-height:24px;
	}
	.manage-page .fake-select:after{ height:38px;}
	.manage-page .fake-input{margin:0 10px 0 0;}
	.manage-page .thrpy_txtareas_topImg{
		float:none;
		width:auto;
		display:block;
		max-width:280px;
		margin:0 auto 20px;
	}
	.manage-page .select-therapist-area .title{
		font-size:20px;
		margin:0 0 10px;
	}
	.manage-page .txtareas_select{
		font-size:14px;
		line-height:22px;
	}
	.manage-page .row label{
		width:auto;
		display:block;
	}
	.manage-page .row .fake-select{
		width:auto;
		display:block;
		margin:0 0 10px;
	}
	.manage-page .note p{
		font-size:16px;
		line-height:22px;
	}
	.loadsearch-page .box-holder{
		margin:0;
		overflow:hidden;
	}
	.loadsearch-page .box{
		width:auto;
		display:block;
		padding:0 0 20px;
		overflow:hidden;
	}
	.loadsearch-page label,
	.loadsearch-page .fake-label{
		font-size:16px;
		line-height:20px;
	}
	.loadsearch-page [type="text"],
	.loadsearch-page [type="email"],
	.loadsearch-page [type="password"],
	.loadsearch-page textarea{
		height:40px;
		font-size:14px;
		margin:0 0 10px;
		line-height:24px;
	}
	.loadsearch-page textarea{height:100px;}
	.loadsearch-page .fake-select{height:40px;}
	.loadsearch-page .fake-select select{
		height:38px;
		padding:10px;
		font-size:14px;
		line-height:24px;
	}
	.loadsearch-page .fake-select:after{ height:38px;}
	.loadsearch-page .fake-input{margin:0 10px 0 0;}
	.forgot-pass .form-heading{
		font-size:20px;
	}
	.forgot-pass input[type="text"],
	.forgot-pass input[type="email"]{
		height:40px;
		font-size:14px;
		margin:0 0 20px;
		padding:5px 10px;
	}
	
	.school-details [type="text"],
	.school-details [type="email"],
	.school-details [type="password"],
	.school-details textarea{
		height:40px;
		font-size:14px;
		margin:0 0 20px;
		padding:5px 10px;
	}
	.school-details textarea{
		height:100px;
	}
	.school-details .thrpy_detail_topImg{
		float:none;
		margin:0 auto 20px;
	}
	
	.appointment [type="text"],
	.appointment [type="email"],
	.appointment [type="password"],
	.appointment textarea{
		height:40px;
		font-size:14px;
		margin:0 0 10px;
		line-height:24px;
	}
	.appointment textarea{height:100px;}
	.appointment .thrpy_detail_topImg{
		float:none;
		width:auto;
		overflow:hidden;
		max-width:200px;
		margin:0 auto 20px;
	}
	.appointment .thrpy_detail_toptxt p{
		font-size:16px;
		line-height:20px;
	}
	.appointment .thrpy_detail_toptxt h1,
	.appointment .thrpy_detail_midtxt h1{
		font-size:22px;
		line-height:26px;
	}
	.thrpy_detail_topImg{
		float:none;
		width:auto;
		max-width:250px;
		overflow:hidden;
		margin:0 auto 20px;
	}
	.thrpy_detail_toptxt h1,
	.thrpy_detail_midtxt h1,
	.contact-form h1{
		font-size:20px;
		line-height:24px;
	}
	.thrpy_detail_midtxt p,
	.thrpy_detail_toptxt p{
		font-size:16px;
		line-height:22px;
	}
	.footer-bottom p{
		float:none;
	}
	.tl_box_img{
		float:none;
		max-width:250px;
		overflow:hidden;
		margin:0 auto 20px;
	}
	
	.tl_box_heading{
		padding:10px;
	}
	.tl_box_heading a,
	.tl_box_contnt h1{
		font-size:16px;
		line-height:20px;
	}
	.tl_box_txt p{
		font-size:14px;
		line-height:20px;
	}
	.author-details{
		font-size:16px;
		line-height:20px;
	}
	.author-details img{
		width:24px;
		margin:0 15px 0 0;
	}
	.author-details li{
		padding:10px 0 0;
	}
	.author-details li.tel img{ width:16px;}
	
	.list-menu ul li {
		height:41px;
	}
	.content_area h1 {
		font-size:50px;
	}
	.content_area h1 span {
		font-size:60px;
	}
	.content_area h2 {
		font-size:18px;
		margin:0 0 20px;
		line-height:24px;
	}
	.about-text {
		margin: 0px 0 15px;
	}
	.footer,
	.footer_bgd,
	.footer4  {
		background:#285F08 !important;
		height:auto !important;
	}
	.footer6{
		height:auto;
	}
	.footer-inner-bgd {
		margin:0 auto !important;
	}
	.footer-navigation,
	.footer-social,
	.footer-contact {
		width:96%;
	}
	.footer-navigation ul li {
		width:140px;
	}
	.footer-bottom {
		width:100%;
	}
	.footer-bottom ul li a {
		padding:0 4px;
	}
	.footer-inner-bgd {
		width:94%;
	}
	.logo {
		display:none;
	}
	.phone,
	.address,
	.email {
		width:100%;
	}
	.footer_bgd .main_inner,
	.footer .main_inner {
		display:none !important;
	}
	.footer_bgd {
		margin:20px 0 0 0;
	}
	.year-form2 {
		width:80%;
	}
	.payment_div input[type="submit"] {
		font-size:12px;
		height: auto;
		float: left;
		white-space:normal;
		width: 100% !important;
		padding:10px 1%;
	}
	.footer2 {
		background: #285F08;
		height:auto;
	}
	.footer2 .footer_inner,
	.footer4 .footer_inner {
		margin-top:0;
	}
	.footer2 .main_inner,
	.footer4 .main_inner {
		display:none;
	}
	.footer-contact {
		margin-bottom:25px;
	}
	.content_area_form {z
		margin-bottom:30px;
	}
	.loginbtn1 {
		margin-bottom:20px;
	}
	.product-form p {
		margin-left:0 !important;
	}
}
@media (max-width:639px){
	.login-block .label-form{
		float:none;
		display:block;
		text-align:left;
		margin:0 0 5px;
	}
}
@media screen and (max-width: 480px){
	.payment_div input[type="submit"] {
		font-size:8px;
	}
}