﻿/* CSS Document */
/*start new css*/
.form-bottom button, html input[type="button"], input[type="reset"], input[type="submit"] 
{
    bottom: 27px;
    left: 150px;
    position: absolute;
    width: 60%;
}
.btn 
{
	background-color: #a04300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	position: relative;
	bottom: 57px;
	width: 67%;
	border-radius: 1px;
	left: 74px;/*-webkit-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	-moz-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);*/
}
.btn:hover {
	background-color: #c75300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
}
.btn:hover .fa {
	background: #c75300 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	color: #fff;
	font-weight: bold;
}
.btn:focus
	{
	background-color: #c75300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	outline: none;
}
.btn .fa {
	background: #fd3331 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	font-weight: bold;
}
.footer-text {
	padding: 15px 0 0 0;
	font-size: 15px;
}
iframe {
	width: 100% !important;
}
/*end new css*/

body {
	margin: 0;
	padding: 0;
	/*font-family:;*/
	background: #eeeeee;
	font-family: 'fonts/Sansation_Regular';
}
* {
	margin: 0;
	padding: 0;
}
input[type="text"]:focus {
	outline: none;
	box-shadow: 0px 0px 5px #61C5FA;
	border: 1px solid #5AB0DB;
	border-radius: 4px;
}
input[type="text"]:hover {
	border: 1px solid #999;
	border-radius: 4px;
}
input[type="text"]:focus:hover {
	outline: none;
	box-shadow: 0px 0px 5px #61C5FA;
	border: 1px solid #5AB0DB;
	border-radius: 4px;
}
/********************
***********font-face**************
*********************************/
@font-face {
	font-family: 'fonts/Sansation_Regular';
	src: url('fonts/Sansation_Regular.eot'); /* IE9 Compat Modes */
	src: url('fonts/Sansation_Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('fonts/Sansation_Regular.woff') format('woff'), /* Modern Browsers */  url('fonts/Sansation_Regular.ttf') format('truetype'), /* Safari, Android, iOS */  url('fonts/Sansation_Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-family: Calibri, Verdana;
}
/********************
***********font-face**************
*********************************/


/*------------------------header------------------*/

.header {
	width: 100%;
	height: 52px;
	background: url(images/header-bg.jpg) repeat-x;
}
.center-header {
	width: 1001px;
	height: auto;
	margin: auto;
}
.logo {
	width: 20%;
	height: auto;
	float: left;
	padding: 15px 0;
}
.logo2 {
	width: 40%;
	height: auto;
	float: left;
	padding: 15px 0;
	margin-top: 15px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #0286cb;
}
.animated-text {
	width: 40%;
	height: auto;
	float: left;
	padding: 15px 0;
	margin-top: 15px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #0286cb;
}
.dialer {
	width: 50%;
	height: auto;
	padding: 5px 0;
	float: right;
	padding-left: 3%;
}
.mobno-text {
	font-size: 28px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*---------------------------------------------------------- 
---------------------------------banner---------------------*/
.wrapper {
	width: 1001px;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: block;
	background: #fff;
}
.banner-cont {
	/*width:1001px;*/
	width: auto;
	height: auto;
	float: left;
}
.banner {
	width: 62%;
	height: 380px;
	float: left;
	margin-left: 1%;
	margin-top: 10px;
}
.right {
	width: 35%;
	height: auto;
	float: right;
	margin-right: 1%;
}
.form {
	width: 100%;
	height: auto;
	padding: 13px 0;
}
.form-top {
	width: 94%;
	height: auto;
	float: left;
	padding: 2% 3% 2% 3%;
	background: #b25f29;
}
.top-offer {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: #fff;
}
.appointment {
	padding: 2% 0;
}
.form-bottom {
	width: 100%;
	height: auto;
	float: left;
	background: #ededed;
}
.form-inner {
	width: 96%;
	height: auto;
	padding: 2%;
	Height: 288px;
	float: left;
	background: #F90;
	border-color: red;
	border: 5px;
}
.input {
	width: 100%;
	height: 38px;
	margin-top: 10px;
	float: left;
}
.label {
	width: 28%;
	height: 30px;
	text-align: left;
	float: left;
	line-height: 30px;
}
.textbox-area {
	width: 70%;
	height: 30px;
	float: left;
}
.textbox {
	width: 98%;
	height: 30px;
	float: left;
	border-radius: 4px;
	border: none;
	border-color: #00aeef;
	padding-left: 2%;
	border: 1px solid #00aeef;
}
.submit {
	width: 234px;
	height: 32px;
	border: none;
	margin-left: 27%;
	margin-top: 5px;
}
.social-media {
	width: 100%;
	height: auto;
	padding: 2px;
	background: #FFF;
	float: left;
	margin-top: 20px;
}
.flowus {
	width: 33%;
	height: auto;
	font-size: 18px;
	float: left;
	padding: 2% 0;
	text-align: center;
}
.social-icon {
	width: 67%;
	height: auto;
	float: left;
	padding: 1% 0;
}
.icon {
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 2%;
}
/*-------------------container---------------------------*/
.clinical-band {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.clinical-band-1 {
	width: 100%;
	height: 40px;
	float: left;
	margin-bottom: 5px;
}
.main-content-area {
	width: 98%;
	height: auto;
	float: left;
	padding: 10px;
	padding-right: 10px;
}
.content-left {
	width: 50%;
	height: auto;
	float: left;
}
.info-tab {
	padding: 4px;
	text-align: center;
	background: #CDCDCD;
	color: #000;
	text-decoration: none;
}
.info-tab a {
	color: #fff;
}
.content-top {
	width: 97%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #000;
}
.why {
	width: 100%;
	font-weight: normal;
	/*border-bottom:1px solid #c4c4c4;*/
	color: #000;
}
.content-bottom {
	width: 99%;
	height: 280px;
	display: block;
	float: left;
	background: url(images/divider.jpg) right no-repeat;
}
.heading {
	padding: 2% 0 0% 0;
	color: #0286cb;
}
.list {
	width: 100%;
	height: auto;
	float: left;
	list-style: url(list.png)
}
.list ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	list-style: url(list.png)
}
.list ul li {
	/*color:#4a4a4a;*/

	margin-top: 3%;
 list-style:url(list.png)  list-style-position:inside;
	font-size: 14px;
	padding-right: 1%;
}
.youtube-area {
	width: 45%;
	height: auto;
	float: right;
}
.youtube-area-heading {
	width: 100%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.youtube-imge {
	width: 100%;
	height: 250px;
	float: left;
}
/*--------------------------footer----------------------------*/

.footer {
	width: 100%;
	height: 35px;
	float: left;
	background: #cbcbcb;
}
.footer-left {
	width: 40%;
	height: auto;
	padding-top: 10px;
	float: left;
	font-size: 14px;
}
.footer-right {
	width: 40%;
	height: 35px;
	float: right;
	padding-top: 10px;
	text-align: right;
	margin-right: 1%;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.footer-right a {
	text-decoration: none;
	color: #000;
}

@media only screen and (min-width:960px) and (max-width:1003px) {
/*------------------------header------------------*/

.header {
	width: 100%;
	height: 92px;
	background: url(images/header-bg.jpg) repeat-x;
}
.center-header {
	width: 100%;
	height: auto;
	margin: auto;
}
.logo {
	width: 20%;
	height: auto;
	float: left;
	padding: 15px 0;
}
.animated-text {
	width: 50%;
	height: auto;
	float: left;
	padding: 5px 0;
	margin-top: 15px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #0286cb;
}
.dialer {
	width: 27%;
	height: auto;
	padding: 15px 0;
	float: right;
	padding-left: 3%;
}
.mobno-text {
	font-size: 28px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*---------------------------------------------------------- 
---------------------------------banner---------------------*/
.wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: block;
	background: #fff;
}
.banner-cont {
	width: 1001px;
	height: auto;
}
.banner {
	width: 55%;
	height: 380px;
	float: left;
	margin-left: 1%;
	margin-top: 1%;
}
.banner img {
	width: 100%;
}
.right {
	width: 37%;
	height: auto;
	float: left;
	margin-right: 1%;
}
.form {
	width: 100%;
	height: auto;
	padding: 13px 0;
}
.form-top {
	width: 94%;
	height: auto;
	float: left;
	padding: 2% 3% 0 3%;
	background: #b25f29;
}
.top-offer {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: #fff;
}
.appointment {
	padding: 2% 0;
}
.form-bottom {
	width: 100%;
	height: auto;
	float: left;
	background: #ededed;
}
.form-inner {
	width: 96%;
	height: auto;
	padding: 5%;
	float: left;
	background: #F90;
}
.input {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	float: left;
}
.label {
	width: 28%;
	height: 30px;
	text-align: left;
	float: left;
	line-height: 30px;
}
.textbox-area {
	width: 70%;
	height: 30px;
	float: left;
}
.textbox {
	width: 98%;
	height: 28px;
	float: left;
	border-radius: 4px;
	border: none;
	border-color: #00aeef;
	padding-left: 2%;
	border: 1px solid #00aeef;
}
.submit {
	/*width:500px;*/
	height: 32px;
	border: none;
	margin-left: 27%;
}
.social-media {
	width: 100%;
	height: auto;
	padding: 2px;
	background: #dadada;
	float: left;
	margin-top: 10px;
}
.flowus {
	width: 32%;
	height: auto;
	font-size: 18px;
	float: left;
	padding: 2% 0;
	text-align: center
}
.social-icon {
	width: 63%;
	height: auto;
	float: left;
	padding: 1% 0;
}
.icon {
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 5%;
}
/*-------------------container---------------------------*/
.clinical-band {
	width: 100%;
	height: auto;
	float: left;
}
.main-content-area {
	width: 96%;
	height: auto;
	float: left;
	padding: 2%;
}
.content-left {
	width: 60%;
	height: auto;
	float: left;
}
.content-top {
	width: 97%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.content-bottom {
	width: 99%;
	height: 280px;
	display: block;
	float: left;
	background: url(images/divider.jpg) right no-repeat;
}
.heading {
	padding: 2% 0 0% 0;
	color: #0286cb;
}
.list {
	width: 100%;
	height: auto;
	float: left;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list ul li {
	/*color:#4a4a4a;*/

	margin-top: 3%;
	list-style: url(images/listimage.jpg);
	list-style-position: inside;
	font-size: 14px;
	padding-right: 1%;
}
.youtube-area {
	width: 40%;
	height: auto;
	float: left;
}
.youtube-area-heading {
	width: 100%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.youtube-imge {
	width: 100%;
	height: 250px;
	float: left;
}
/*--------------------------footer----------------------------*/

.footer {
	width: 100%;
	height: 35px;
	float: left;
	background: #cbcbcb;
}
.footer-left {
	width: 40%;
	height: auto;
	padding-top: 10px;
	float: left;
	font-size: 14px;
}
.footer-right {
	width: 40%;
	height: 35px;
	float: right;
	padding-top: 10px;
	text-align: right;
	margin-right: 1%;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.footer-right a {
	text-decoration: none;
	color: #000;
}
}

@media only screen and (min-width:768px) and (max-width:959px) {
/*------------------------header------------------*/

.header {
	width: 100%;
	height: 92px;
	background: url(images/header-bg.jpg) repeat-x;
}
.center-header {
	width: 100%;
	height: auto;
	margin: auto;
}
.logo {
	width: 20%;
	height: auto;
	float: left;
	padding: 15px 0;
}
.animated-text {
	width: 50%;
	height: auto;
	float: left;
	padding: 15px 0;
	margin-top: 15px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #0286cb;
}
.dialer {
	width: 27%;
	height: auto;
	padding: 15px 0;
	float: right;
	padding-left: 3%;
}
.mobno-text {
	font-size: 28px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*---------------------------------------------------------- 
---------------------------------banner---------------------*/
.wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: block;
	background: #fff;
}
.banner-cont {
	width: 100%;
	height: auto;
}
.banner {
	width: 100%;
	height: 380px;
	float: left;
	margin-left: 1%;
	margin-top: 1%;
}
.banner img {
	width: 100%;
}
.right {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 1%;
}
.form {
	width: 100%;
	height: auto;
	padding: 13px 0;
}
.form-top {
	width: 94%;
	height: auto;
	float: left;
	padding: 2% 3% 0 3%;
	background: #b25f29;
}
.top-offer {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: #fff;
}
.appointment {
	padding: 2% 0;
}
.form-bottom {
	width: 100%;
	height: auto;
	float: left;
	background: #ededed;
}
.form-inner {
	width: 96%;
	height: auto;
	padding: 2%;
	float: left;
	background: #F90;
}
.input {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	float: left;
}
.label {
	width: 28%;
	height: 30px;
	text-align: left;
	float: left;
	line-height: 30px;
}
.textbox-area {
	width: 70%;
	height: 30px;
	float: left;
}
.textbox {
	width: 98%;
	height: 28px;
	float: left;
	border-radius: 4px;
	border: none;
	border-color: #00aeef;
	padding-left: 2%;
	border: 1px solid #00aeef;
}
.submit {
	/*width:500px;*/
	height: 32px;
	border: none;
	margin-left: 27%;
}
.social-media {
	width: 100%;
	height: auto;
	padding: 2px;
	background: #dadada;
	float: left;
	margin-top: 10px;
}
.flowus {
	width: 32%;
	height: auto;
	font-size: 18px;
	float: left;
	padding: 2% 0;
	text-align: center
}
.social-icon {
	width: 63%;
	height: auto;
	float: left;
	padding: 1% 0;
}
.icon {
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 5%;
}
/*-------------------container---------------------------*/
.clinical-band {
	width: 100%;
	height: auto;
	float: left;
}
.clinical-band img {
	width: 100%;
}
.main-content-area {
	width: 96%;
	height: auto;
	float: left;
	padding: 2%;
}
.content-left {
	width: 60%;
	height: auto;
	float: left;
}
.content-top {
	width: 97%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.content-bottom {
	width: 99%;
	height: 280px;
	display: block;
	float: left;
	background: url(images/divider.jpg) right no-repeat;
}
.heading {
	padding: 2% 0 0% 0;
	color: #0286cb;
}
.list {
	width: 100%;
	height: auto;
	float: left;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list ul li {
	/*color:#4a4a4a;*/

	margin-top: 3%;
	list-style: url(images/listimage.jpg);
	list-style-position: inside;
	font-size: 14px;
	padding-right: 1%;
}
.youtube-area {
	width: 40%;
	height: auto;
	float: left;
}
.youtube-area img {
	width: 100%;
}
.youtube-area-heading {
	width: 100%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.youtube-imge {
	width: 100%;
	height: 250px;
	float: left;
}
/*--------------------------footer----------------------------*/

.footer {
	width: 100%;
	height: 35px;
	float: left;
	background: #cbcbcb;
}
.footer-left {
	width: 40%;
	height: auto;
	padding-top: 10px;
	float: left;
	font-size: 14px;
}
.footer-right {
	width: 40%;
	height: 35px;
	float: right;
	padding-top: 10px;
	text-align: right;
	margin-right: 1%;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.footer-right a {
	text-decoration: none;
	color: #000;
}
}

@media only screen and (min-width:640px) and (max-width:767px) {
/*------------------------header------------------*/

.header {
	width: 100%;
	height: 92px;
	background: url(images/header-bg.jpg) repeat-x;
}
.center-header {
	width: 100%;
	height: auto;
	margin: auto;
}
.logo {
	width: 20%;
	height: auto;
	float: left;
	padding: 15px 0;
}
.logo img {
	width: 100%;
}
.animated-text {
	width: 50%;
	height: auto;
	float: left;
	padding: 15px 0;
	margin-top: 15px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #0286cb;
}
.dialer {
	width: 27%;
	height: auto;
	padding: 15px 0;
	float: right;
	padding-left: 3%;
}
.mobno-text {
	font-size: 20px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*---------------------------------------------------------- 
---------------------------------banner---------------------*/
.wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: block;
	background: #fff;
}
.banner-cont {
	width: 100%;
	height: auto;
}
.banner {
	width: 100%;
	height: 380px;
	float: left;
	margin-left: 1%;
	margin-top: 1%;
}
.banner img {
	width: 100%;
}
.right {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 1%;
}
.form {
	width: 100%;
	height: auto;
	padding: 13px 0;
}
.form-top {
	width: 94%;
	height: auto;
	float: left;
	padding: 2% 3% 0 3%;
	background: #b25f29;
}
.top-offer {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: #fff;
}
.appointment {
	padding: 2% 0;
}
.form-bottom {
	width: 100%;
	height: auto;
	float: left;
	background: #ededed;
}
.form-inner {
	width: 96%;
	height: auto;
	padding: 2%;
	float: left;
	background: #F90;
}
.input {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	float: left;
}
.label {
	width: 28%;
	height: 30px;
	text-align: left;
	float: left;
	line-height: 30px;
}
.textbox-area {
	width: 70%;
	height: 30px;
	float: left;
}
.textbox {
	width: 98%;
	height: 28px;
	float: left;
	border-radius: 4px;
	border: none;
	border-color: #00aeef;
	padding-left: 2%;
	border: 1px solid #00aeef;
}
.submit {
	/*width:300px;*/
	height: 32px;
	border: none;
	margin-left: 27%;
}
.social-media {
	width: 100%;
	height: auto;
	padding: 2px;
	background: #dadada;
	float: left;
	margin-top: 10px;
}
.flowus {
	width: 32%;
	height: auto;
	font-size: 18px;
	float: left;
	padding: 2% 0;
	text-align: center
}
.social-icon {
	width: 63%;
	height: auto;
	float: left;
	padding: 1% 0;
}
.icon {
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 5%;
}
/*-------------------container---------------------------*/
.clinical-band {
	width: 100%;
	height: auto;
	float: left;
}
.clinical-band img {
	width: 100%;
}
.main-content-area {
	width: 96%;
	height: auto;
	float: left;
	padding: 2%;
}
.content-left {
	width: 60%;
	height: auto;
	float: left;
}
.content-top {
	width: 97%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
	font-size: 100%;
}
.content-bottom {
	width: 99%;
	height: 280px;
	display: block;
	float: left;
	background: url(images/divider.jpg) right no-repeat;
}
.heading {
	padding: 2% 0 0% 0;
	color: #0286cb;
	font-size: 100%;
}
.list {
	width: 100%;
	height: auto;
	float: left;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list ul li {
	/*color:#4a4a4a;*/

	margin-top: 3%;
	list-style: url(images/listimage.jpg);
	list-style-position: inside;
	font-size: 14px;
	padding-right: 1%;
}
.youtube-area {
	width: 40%;
	height: auto;
	float: left;
}
.youtube-area img {
	width: 100%;
}
.youtube-area-heading {
	width: 100%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.youtube-imge {
	width: 100%;
	height: 250px;
	float: left;
}
/*--------------------------footer----------------------------*/

.footer {
	width: 100%;
	height: 35px;
	float: left;
	background: #cbcbcb;
}
.footer-left {
	width: 40%;
	height: auto;
	padding-top: 10px;
	float: left;
	font-size: 14px;
}
.footer-right {
	width: 40%;
	height: 35px;
	float: right;
	padding-top: 10px;
	text-align: right;
	margin-right: 1%;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.footer-right a {
	text-decoration: none;
	color: #000;
}
}

@media only screen and (min-width:320px) and (max-width:639px) {
/*------------------------header------------------*/

/*start new css*/
/*#sliderFrame
	{

	}*/
.footer-text {
	padding: 15px;
	text-align: center;
	line-height: 20px;
}
.logo2 {
	width: auto;
	padding: 0;
	margin: 0;
}
.logo2 img {
	width: 90%;
}
.banner {
	margin-left: 0% !important;
}
#slider, #slider div.sliderInner {
	width: 100% !important;
}
#sliderFrame {
	width: 98% !important;
}
#sliderFrame > div {
}
#slider {
}
/*end new css*/	

.header {
	width: 100%;
	height: 92px;
	background: url(images/header-bg.jpg) repeat-x;
}
.center-header {
	width: 100%;
	height: auto;
	margin: auto;
}
.logo {
	width: 100%;
	height: auto;
	float: left;
	padding: 15px 0;
	text-align: center;
}
.animated-text {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 0;
	margin-top: 15px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #0286cb;
}
.dialer {
	width: 100%;
	height: auto;
	padding: 15px 0;
	float: right;
	text-align: center;
	font-size: 20px;
	padding-left: 3%;
}
.mobno-text {
	font-size: 30px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*---------------------------------------------------------- 
---------------------------------banner---------------------*/
.wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: block;
	background: #fff;
}
/*.wrapper font
	{
		text-align:center;
	}*/
.banner-cont {
	width: 100%;
	height: auto;
}
.banner {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-top: 1%;
}
.banner img {
	width: 100%;
}
.right {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 1%;
}
.form {
	width: 100%;
	height: auto;
	padding: 13px 0;
}
.form-top {
	/*width:94%;*/
	width: 100%;
	/*height:100px;*/
	height: auto;
	float: left;
	/*padding:2% 3% 0 3%;*/
	padding: 25px 0 25px 0;
	background: #b25f29;
}
.top-offer {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: #fff;
}
.appointment {
	padding: 2% 0;
}
.form-bottom {
	width: 100%;
	height: auto;
	float: left;
	background: #ededed;
}
.form-inner {
	/*width:96%;*/
	width: auto;
	/*height:auto;*/
	height: 250px;
	/*padding:2%;*/
	padding: 10px;
	float: left;
	background: #F90;
}
.input {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	float: left;
}
.label {
	width: 28%;
	height: 30px;
	text-align: left;
	float: left;
	line-height: 30px;
}
.textbox-area {
	width: 70%;
	height: 30px;
	float: left;
}
.textbox {
	width: 98%;
	height: 28px;
	float: left;
	border-radius: 4px;
	border: none;
	border-color: #00aeef;
	padding-left: 2%;
	border: 1px solid #00aeef;
}
.submit {
	/*width:365px;*/
	height: 32px;
	border: none;
	margin-left: 26%;
}
.social-media {
	width: 100%;
	height: auto;
	padding: 2px;
	background: #dadada;
	float: left;
	margin-top: 20px;
}
.flowus {
	width: 100%;
	height: auto;
	font-size: 18px;
	float: left;
	padding: 2% 0;
	text-align: center
}
.social-icon {
	width: 100%;
	height: auto;
	float: left;
	padding: 1% 0;
	padding-left: 8%;
}
.icon {
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 5%;
}
/*-------------------container---------------------------*/
.clinical-band {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0;
}
.clinical-band img {
	width: 100%;
}
.main-content-area {
	width: 96%;
	height: auto;
	float: left;
	padding: 2%;
}
.content-left {
	width: 100%;
	height: auto;
	float: left;
}
.content-top {
	width: 97%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #333;
	/*font-size:100%;*/
	font-size: 20px;
}
.content-bottom {
	width: 99%;
	height: 280px;
	display: block;
	float: left;
	background: url(images/divider.jpg) right no-repeat;
}
.heading {
	padding: 2% 0 0% 0;
	color: #0286cb;
	font-size: 100%;
}
.list {
	width: 100%;
	height: auto;
	float: left;
}
.list img {
	width: 100% !important;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list ul li {
	/*color:#4a4a4a;*/

	margin-top: 3%;
	list-style: url(images/listimage.jpg);
	list-style-position: inside;
	font-size: 14px;
	padding-right: 1%;
}
.youtube-area {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.youtube-area img {
	width: 100%;
}
.youtube-area-heading {
	width: 100%;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #c4c4c4;
	float: left;
	color: #0073ae;
}
.youtube-imge {
	width: 100%;
	height: 250px;
	float: left;
}
/*--------------------------footer----------------------------*/

.footer {
	width: 100%;
	height: auto;
	float: left;
	background: #cbcbcb;
}
.footer-left {
	width: 100%;
	height: auto;
	/*padding-top:10px;*/
	padding: 10px;
	/*float:left;*/
	text-align: center;
	font-size: 12px;
}
.footer-right {
	width: 100%;
	height: auto;
	/*float:right;*/
	/*padding-top:10px;*/
	padding: 15px 0 20px 0;
	/*text-align:right;*/
	text-align: center;
	margin-right: 1%;
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
.footer-right a {
	text-decoration: none;
	color: #000;
}
}
