/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* [disabled]vertical-align:baseline; */
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0; color: #fff!important;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#google_translate_element {
	float:right;
}
.wrap{
	width:85%;
	margin:0 auto;
	transition:all .2s linear;
	-moz-transition:all .2s linear;/* firefox */
	-webkit-transition:all .2s linear; /* safari and chrome */
	-o-transition:all .2s linear; /* opera */
	-ms-transition:all .2s linear;
	
}
.wrap:before, .wrap:after, .top-header:before, .top-header:after, .about-hospital:before, .about-hospital:after, ul:before, ul:after,
.contact-form-add:before, .contact-form-add:after, .fee-details:before, .fee-details:after {
	content:"";
	clear:both;
	display:block;
}

.fee-details {
	width:100%;	
}
.heading {
	float:left;
	width:30%;
	margin-right:1%;
    font-weight: bold;
}
.details {
	float:left;
	width:40%;
}
.contact-content h2{
	font-size: 30px;
    line-height: 50px;
}
.contact-content h3{
	font-size: 25px;
    line-height: 50px;
}
.contact-content h4{
	font-size: 20px;
    line-height: 40px;
}
.contact-content p {
	line-height: 30px;
}
.text-center {
	text-align:center;
}
.big {
	font-size:20px;
}
.name {
	float:right;
	width:90%;
}
.name h1 {
    font-size: 30px;
    color: #911D23;
    margin: 0px;
}
.name h6 {
    font-size: 13px;
    color: #000;
    margin: 2px 0px;
}
.name h5 {
	font-size: 16px;
    margin: 4px 0px;
}
.membership {
}
.membership h3 {
	font-size:25px;
    line-height: 50px;
}
.membership p {
	line-height:30px;
}
.membership ul li {
	list-style:disc;
    font-size: 14px;
}
.blue-color {
	color:#0000FF;
}
.reb-color {
	color:#F00;
}
/*---start-header----*/
.header {
	position: relative;
}
.header_top{
	background:#FFF;
	padding:10px 0px 0px;
}
.logo{
	float:left;
}
.top-nav{
    float: left;
    /* margin: 24px 0; */
    font-family: Verdana, Geneva, sans-serif;
    /* font-size: 18px; */
    color: #000;
    margin-top: 0px;
}
.top-nav ul {
 list-style: none;
 position: relative;
 display: inline-table;
 padding:0px 0px;
 text-transform:uppercase;
    margin: 5px 0px 0px;
}
.top-nav ul:after {
 content: "";
 clear: both;
 display: block;
}
.top-nav ul li {
 float: left;
 margin-left: 3px;
}
.top-nav ul li:hover {
 background: #4b545f;
}
.top-nav ul li:hover a {
  color:#fff;
 border-top:5px solid #911D23;
 background:#363669;
}
.top-nav ul li a {
 font-family: 'Roboto', sans-serif;
 color: #7B7C7E;
 text-transform: uppercase;
 font-size: 1em;
 padding:5px 15px;
 transition: 0.5s ease;
 -o-transition: 0.5s ease;
 -webkit-transition: 0.5s ease;
 display:block;
 text-decoration:none;
font-weight: bold;
}


.top-nav li.active > a, .top-nav li > a:hover {
color: #fff;
border-top: 5px solid #911D23;
background: #363669;
font-weight: bold;
}




.top-nav ul li:hover > ul {
 display: block;
}
.top-nav ul ul {
 display: none;
}
.top-nav ul ul {
 background: #5f6975;
 border-radius: 0px;
 padding: 0;
 position: absolute;
 top: 90%;
 z-index:9999999;
}
.top-nav ul ul li {
 float: none;
 border-top: 1px solid #6b727c;
 border-bottom: 1px solid #575f6a;
 position: relative;
}
.top-nav ul ul li a {
 padding: 15px 40px;
 color: #fff;
 text-decoration:none;
}
.top-nav ul ul li a:hover {
 background: #4b545f;
}
.top-nav ul ul ul {
 position: absolute; left: 100%; top:0;
}	
	
	
	
	
	
.text {
	width:60%;
	float:right;
	margin-top:2em;
	text-align:justify;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:14px;
}
	
	
	
	
.enq form {
margin: 0px;
padding: 0;
margin-top: 0px;
float:left;
}
ol {
margin: 0;
padding: 0;
margin-top: 5px;
}
ol li {
margin: 0;
padding: 0;
margin-top: 5px;
display: block;
clear: both;
text-align:left;
color:#000;
}
ol li label {
display: block;
margin: 0;

}
ol li input.text {
padding: 8px;
  display: block;
  width: 96%;
  border: none;
  outline: none;
  color: #444;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #000;
}
textarea {
width:97%;
overflow: auto;
vertical-align: top;
resize: vertical;
border:1px solid #000;
}
.send {

width: 60px;
height:35px;
border-radius: 5px;
margin-top: 10px;
text-align: center;
margin: 20px auto;
display: block;
}






.header_bottom{
	background:#363669;
}
.header-phone {
	background-color:#911D23;
	z-index:9;
	padding:2px 0 3px 42px;
	position: relative;
	float: left;
}
.header-phone h2, .header-phone h4 {
	color: #fff;
	font-size:1.5em;
	font-family: 'Roboto', sans-serif;
}
.header-phone img{
	vertical-align:middle;
	padding-right:5px;
}
.header-phone h4 {
	font-size:1.5em;
	padding-top: 0;
}
.triangle-arrow {
	border-right:64px solid transparent;
	border-top:100px solid #911D23;
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	right: -64px;
	top: 0;
}
.header-tagline {
	float: right;
	padding:20px 0;
	text-align: center;
}
.header-tagline2 {
	padding:30px 0;
}
.header-tagline h3 {
	color:#E2E2E2;
    font-family: 'Roboto', sans-serif;
	font-size:1em;
	text-transform:uppercase;
}
.header-tagline h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.header-tagline h3 span{
   color:#F0000D;
}
.phone-slogan {
	overflow: hidden;
	z-index: 2;
}
/*---start-content----*/
.slogan{
	background:url(../images/slogon.png) center bottom #FF5C65 no-repeat;
	padding:30px 0;
}
.content-slogan{
	text-align:center;
}
.content-slogan p,.content-slogan a{
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	font-size:1.5em;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0px;
}
.content-slogan a{
	color:#3A3A3A;
	font-size:0.8em;
	text-transform:uppercase;
}
.slogan-sub{
	text-align:center;
}
.slogan-sub p{
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	font-size: 0.875em;
	line-height:1.8em;
	width: 82%;
	margin: 0 auto;
	padding:0px 0px 20px 0px;
}
.content_top{
	padding-bottom:50px;
}
.content_top h2{
	font-family: 'Roboto', sans-serif;
	color:#FF5C65;
    font-size: 2em;
	margin: 0 auto;
	border-bottom: 1px dashed #DBDBDB;
	padding-bottom:5px;
	margin: 20px 0;
	text-transform: none;
}

.content_top h3{
	font-family: 'Roboto', sans-serif;
	color:#363669;
    font-size:1.5em;
	
	text-transform: none;
}


.grides{
	padding-top:0px;
}

.sukh_sagar{
	width:100%;
	margin:0px 0 10px 0;
	padding:0px;
	float:left;
	border-bottom: 1px dotted #D6D5D5;
	}
	
.sukh_sagar_right{
	float:left;
	width:100%;
	padding-bottom:0;
	
	}
	
.sukh_sagar ul{
	list-style: inherit;
    margin-left: 1em;
    line-height: 1.5em;
    color: #FF5C65;
	}

	
.sukh_sagar img{
	width:37%;
	float:right;
	margin:0 0em 2em 1em;
	border: 2px solid #FF5C65;
    background: #FFB62D;
	border-radius:10px;
	}
	
.sukh_sagar p{
	margin-top:10px;
	}
	
.sagar{
		color: #000;
		font-weight:bold;
		
		}

.grid1{
	width: 70.6%; 
	float:left; 
}
.sub_grid1{
	float:left;
	width: 45.2%;
	border-bottom: 1px dotted #D6D5D5;
	padding-bottom: 15px;
}
.grid_img{
	float:left;
	
}
.grid_img img{
	border-radius:5px;
	border:0px solid #EBEBEB;
}
.grid_data{
	float:left;
	width:53%;
	margin-left:5%;
}
.grid_data h3{
	font-family: 'Roboto', sans-serif;
	color:#000;
    font-size:1em;
    text-transform:uppercase;
}
.grid_data p{
	color:#646464;
	font-size: 0.875em;
	line-height: 1.6em;
	padding:5px 0
}
.grid_data p a{
	font-size:0.9em;
	color:#FF5C65;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
}
.sub_grid2{
	float:left;
	width: 45.2%;
	margin-left:5.6%;
	border-bottom: 1px dotted #D6D5D5;
	padding-bottom:10px;
}
.divider{
	padding:8px 0;
}
.grid2{
	width: 23.8%;
	float:left; 
	margin-left:5.6%;
}
.grid2 p{
	font-size: 14px;
	color: #6F6F6F;
	line-height: 1.6em;
	padding:10px 0;
	border-bottom: 1px dotted #D6D5D5;
}
/*---dc-grids----*/
.dc-grids{
	padding:50px 0;
}
.dc-head-img{
	float:left;
}
.dc-head-img img{
	background:#FF5C65;
	padding:1px;
	border-radius:3em;
	-webkit-border-radius:3em;
	-moz-border-radius:3em;
	-o-border-radius:3em;
}
.dc-head-info{
	float: left;
	width:50%;
	margin-left:3%;
	margin-top: 10px;
}
.dc-head-info h3{
	font-family: 'Roboto', sans-serif;
	color:#FF5C65;
	font-size: 1.5em;
	text-transform:uppercase;
	margin: 0 auto;
	border-bottom: 1px dashed silver;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-color:#FF5C65;
}
.dc-head-info span{
	font-family: 'Roboto', sans-serif;
	color:#505050;
	font-size:0.875em;
	text-transform:uppercase;
}
.dc-head{
	width:33.33%;
	float:left;
}
.dc-profile p{
	font-family: 'Roboto', sans-serif;
	color:#7B7C7E;
	font-size: 0.875em;
	padding: 20px 0px;
	width: 86%;
	text-align: center;
	line-height: 1.8em;
	margin: 0 auto;
}
.dc-profile p:before {
	content: url(../images/quotes_alt.png);
	padding-right: 10px;
}
.dc-profile a {
	background:#FF5C65;
	padding: 12px 30px;
	display:inline-block;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 0.875em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-transform: uppercase;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-o-border-radius:2em;
}
.dc-profile a:hover {
	background:#2C2C2C;
}
.dc-profile {
	text-align: center;
}
.dc-head{
	float:left;
}
/*** Footer ***/
.footer{
	background:#000000;
 }
 /*  GRID OF FOUR   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
	
.span_1_of_4 {
	width: 20.8%;
	padding:1.5%; 
}
.span_1_of_4  h3{
	 font-size:1.2em;
	 color:#CCC;
	 border-bottom:1px dashed rgba(145, 29, 35, 1);
	 font-family: 'Roboto', sans-serif;
	 padding-bottom:10px;
	 margin-bottom:10px;
	 text-transform:uppercase;
}
.span_1_of_4  p{
	font-size:0.9em;
	padding:5px 0;
	color:#8B8B8B;
	line-height: 1.8em;
	font-family :Arial, Helvetica, sans-serif; 	 
}
.span_1_of_4  p span a{
	font-family: 'Roboto', sans-serif;
	color:#FF5C65;
}
.span_1_of_4  p span a:hover{
     color:#FFF;
}
.social-icons li {
	 display:inline-block;
	 margin:10px 5px;
 } 
.social-icons ul li img{
	background:#fff;
	padding: 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.social-icons ul li img:hover{
	background:#000;
}
.location{
	margin-top:10px;
}
.location li,ul.address li{
	font-size:.9em;
	color:#8B8B8B;
	display:block;
	margin:10px 0;
}
.Testimonials_desc p span.up{
	padding-right:10px;
}
.Testimonials_desc p span.down{
	padding-left:10px;
}
.Testimonials_desc p span.down img{
	vertical-align:middle;
}
.Testimonials_desc h5{
	font-size:1em;
	color:#808080;
	font-family: 'Roboto', sans-serif;
	text-align:right;
}
 .copy-right{
	padding:10px 0;
	background:#303030;
 }
 .copy-right p{
	font-family: 'Roboto', sans-serif;
	color:#777;
	font-size: 0.875em;
	text-align:left;
 }
 .copy-right p.company_name{
  	 float:left;
	  margin-top: 27px;
  }
 .copy-right p.design{
 	float:right;
 }
 .copy-right p span{
     font-family: 'Roboto', sans-serif;
     font-size:2em;
     color:#31A0A7;
 }
 .copy-right p a{
	text-decoration:underline;
	color:#FF5C65;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
 }
 .copy-right p a:hover{
	text-decoration:none;
 } 
/*-----our-staff----*/
.our-staff h5{
	font-family: 'Roboto', sans-serif;
	color: #7B7C7E;
	font-size: 1.7em;
	margin: 0 auto;
	border-bottom: 1px dashed silver;
	padding-bottom: 12px;
	margin: 20px 0 29px 0px;
	border-color: rgba(160, 134, 211, 0.41);
	text-transform: uppercase;
}
.projects-bottom-paination ul li{
	display:inline-block;
}
.projects-bottom-paination{
	text-align: center;
	padding-top: 27px;
}
.projects-bottom-paination li a{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding:11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	display:block;
	border: 1px solid #E2E2E2;
	margin-top: 16px;
	font-family: 'Roboto', sans-serif;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background:#FF5C65;
	color:#fff;
}
.project-top-patination ul li{
	display:inline-block;
}
.project-top-patination ul li a{
	border-right: 1px solid rgba(192, 192, 192, 0.33);
	padding-right:20px;
	color:#7B7C7E;
	font: 400 15px/22px Arial;
	font-family: 'Roboto', sans-serif;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	text-transform:uppercase;
}
.project-top-patination ul li a:hover{
	color:#FF5C65;
}
.project-top-patination p{
	font: 400 15px/22px Arial;
	color:#FF5C65;
	padding-left:20px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.project-top-patination {
	padding: 15px 0px;
	border: 1px dashed silver;
	border-left: none;
	margin: 0px 0 35px 0px;
	border-right: none;
	border-color:rgba(255, 175, 44, 0.35);
}
/*---about----?*/
.content{
	/*padding:50px 0;*/
}
.about-topgrid1{
	width:100%;
	/*width: 29%;*/
	float: left;
	margin-right: 5%;
	margin-bottom:30px;
}

.about-topgrid1 img{
	float:left;
	margin:0 1em .5em 0;
	}

.about-topgrid1 p{
margin:0px;
text-align: justify;
line-height: 2em;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 14px;
	}


.about-topgrid1 ul{
	list-style:inherit;
	margin-left:1em;
	line-height:1.5em;
	color: #FF5C65;
	}




.about h5{
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	padding: 10px 0px;
}
.about-topgrid1 h3{
	font-family: 'Roboto', sans-serif;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.09);
	margin-bottom: 13px;
	color:#911D23;
	font-size: 1.5em;
	text-transform: uppercase;
}
.about-topgrid1 h4{
	color: #7E7E7E;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	padding: 10px 0px;
}
.about-topgrid1 text{
	float:right;
	margin:0px;
	padding:0px;
}
/*----about-histore----*/
.about-histore{
	float:left;
	width:30%;
}
.about-histore h3{
	font-family: 'Roboto', sans-serif;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.09);
	margin-bottom: 13px;
	color: #FF5C65;
	font-size: 1.5em;
	text-transform: uppercase;
}
.about-histore ul li span{
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	padding: 15px 0px 15px 0px;
	margin-bottom: 13px;
	float: left;
	width:45px;
}
.about-histore ul li p{
	font-size: 0.8125em;
	color:#7E7E7E;
	line-height: 1.5em;
	font-family: 'Roboto', sans-serif;
	padding: 4px 0px 8px 0px;
	float: right;
	width:85%;
}
/*----about-services---*/
.about-services h3{
	font-family: 'Roboto', sans-serif;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.09);
	margin-bottom: 13px;
	color:#FF5C65;
	font-size: 1.5em;
	text-transform: uppercase;
}
.about-services h4{
	color: #7E7E7E;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.5em;
}
.about-services p{
	font-size: 0.8125em;
	color:#7E7E7E;
	line-height: 1.5em;
	font-family: 'Roboto', sans-serif;
	padding: 4px 0px 8px 0px;
}
.about-services ul li a img{
	vertical-align:middle;
	padding-right: 4px;
}
.about-services{
	width:30%;
	float:left;
	margin-left:5%;
}
.about-services ul li a{
	color: #7B7C7E;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 2.3em;
}
.about-services ul li a:hover{
	color:#FF5C65;
}
/***********--services--****************/
.services-top{
	border-bottom: 1px dotted #999;
	padding: 20px 0;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */	
.span_1_of_4 {
	width: 20.8%;
	padding:1.5%; 
}

.footer_left{
	margin:0px;
	padding:0px;
	}
	
.footer_left ul{
	margin:0px;
	padding:0px;
	display:list-item;
	color:#fff;
	}

.footer_left ul li{
	color:#fff;
	line-height:2em;
	}
	
.footer_left ul li a{
	color:#fff!important;
	}
	
.footer_left ul li a:hover{
	color:#FF5C65!important;
	}

.span_1_of_4 h3{
	text-transform: uppercase;
	color:#FF5C65;
	margin: 5px 0px;
	padding-bottom: 8px;
	font-family: 'Roboto', sans-serif;
	line-height:25px;
}
.span_1_of_4 h3 span{
	color:#4D4D4D;
	font-size:0.8em;
}
.span_1_of_4 p{
	font-size: 0.85em;
	color: #fff;
	line-height: 1.8em;
	padding:5px 0;
}
.services_list li a{
	 font-size: 0.8em;
	 color:#fff;
	 display:block;
	 padding: 8px 0px 8px 15px;
	 background:url(../images/marker.png) no-repeat 0;
	 font-family: 'Roboto', sans-serif;
}
.services_list li a:hover{
	color:#555;
}
.col_1_of_2{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_2:first-child { margin-left: 0; }
.span_1_of_2 {
	width: 46.2%;
	padding:1.5%;
}
.span_1_of_2  h3{
	font-size: 1.6em;
	text-transform: uppercase;
	color:#4D4D4D;
	margin: 5px 0px;
	padding-bottom: 8px;
	font-family: 'Roboto', sans-serif;
	line-height:25px;
}
.span_1_of_2  p span{
	font-size:1em;
	padding:5px  0;
	color:#949494;
	font-weight:bold;
	line-height: 1.8em;
}
.span_1_of_2  p{
	font-size:0.85em;
	 color:#888;
	line-height: 1.8em;
 
}
.span_1_of_2 h4 span{
	color:#FF5C65;
	padding-right:5px;
}
.span_1_of_2 h4{
	font-size:1em;
	color:#777;
    text-transform:uppercase;
    font-family: 'Roboto', sans-serif;
    margin-top:15px;
}
.treatment_img {
	width: 13%;
	float: left;
	margin-right: 3%;
}
.treatment_img img{
	border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;
}
.treatment-desc{
	width: 84%;
	float: left;
	margin-right: 0px;
}
.hair_treatment{
	margin:20px 0;
}
/*---contact----*/
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.error{
	color:#C00;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	font-family:"Arial Black", Gadget, sans-serif;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 40%;
	float:right;
}
.span_1_of_3 {
	width: 48%;
	float:left;
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'Roboto', sans-serif;
	color:#FF5C65;
	font-size: 1.2em;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #7B7C7E;
	padding-bottom:5px;
	font-family: 'Roboto', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		   padding: 8px;
  display: block;
  width: 96%;
  border: none;
  outline: none;
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #000;	
  margin: 0px;	
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="text"]:focus,.contact-form textarea:focus{
   border:1px solid rgba(192, 192, 192, 0.72)
 }
.mybutton{
	background:#FF5C65;
	padding: 12px 32px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 1em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-transform: uppercase;
	border:none;
	outline: none;
	cursor: pointer;
}
.mybutton:hover{
	background-color:#202020;
}
.mybutton:active{
	background-color:#202020;  
}
.company_address{
	padding-top:26px;
}
.company_address p{
	font-size: 0.8125em;
	color: #7B7C7E;
	font-family: 'Roboto', sans-serif;
	line-height: 1.8em;
}
.company_address p span{
	text-decoration:underline;
	color:#555;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}



.services, .contact {
	border-bottom: 0.1244em dashed rgba(202, 202, 202, 0.41);
	padding-bottom: 17px;
}

.services ul li {
    list-style: none;
    float: left;
    width: 30%;
    margin: 1% 1.5%;
    border: 1px solid #000;
    border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #FF5C65;
}

.services ul li a{
	opacity:.8;
	display:inline-block;
	}
	
.services ul li a:hover{
	opacity:1;
}

.services ul li img {
	width:100%;
	margin:0px;
	padding:0px;
	border-radius:0px 0px 7px 7px ;
	float:left;

}

.services ul li h1{
font-family: Verdana, Geneva, sans-serif;
font-size: 17px;
text-align: center;
background: none repeat scroll 0 0 #FF5C65;
border-radius: 7px 7px 0px 0px;
color: #fff;
line-height:30px;
margin:0px;
}




img {
max-width: 100%;
}



.clear {
clear: both;
}



.project-top-patination ul li{
	display:inline-block;
}
.project-top-patination ul li a{
	border-right: 1px solid rgba(192, 192, 192, 0.33);
	padding-right:20px;
	color:#7B7C7E;
	font: 400 15px/22px Arial;
	font-family: 'Roboto', sans-serif;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	text-transform:uppercase;
}
.project-top-patination ul li a:hover{
	color:#FF5C65;
}
.project-top-patination p{
	font: 400 15px/22px Arial;
	color:#FF5C65;
	padding-left:20px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.project-top-patination {
	padding: 15px 67px;
	border: 1px dashed silver;
	border-left: none;
	margin: 0px 0 35px 0px;
	border-right: none;
	border-color:rgba(255, 175, 44, 0.35);
}


.services2{
	width: 96%;
margin:1em auto;
padding: 0px;
	
	}
	
.services2_left{
	float:left;
	width: 340px;
	margin:0 1em 0 0;
	}
.services2_left img{
list-style: none;
float: left;
width: 100%;
margin:0px;
border: 2px solid #FF5C65;
border-radius: 10px;
}


.services1, .contact {
	border-bottom: 0.1244em dashed rgba(202, 202, 202, 0.41);
	padding-bottom: 17px;
}

.services1 ul li {
list-style: none;
float: left;
width: 340px;
margin: 20px 49px;
border: 2px solid #FF5C65;
border-radius:10px;


}
.services1 ul li a{
border: 2px solid #FF5C65;
border-radius:10px;
display:inline-block;
color:#000;
opacity:.8;
}

.services1 ul li a:hover{
opacity:1;
}

.services2 ul{
	 display:list-item;
	 margin:0px!important;
	}






.services1 ul li img {
	width:100%;
	margin:0px;
	padding:0px;
	border-radius:0px 0px 7px 7px;
	float:left;

}

.services1 ul li h1{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
text-align: center;
background: none repeat scroll 0 0 #FF5C65;
border-radius: 7px 5px 0px 0px;
color: #fff;
line-height:30px;
margin:0px;
}
.auto {
	width:auto !important;
}



img {
max-width: 100%;
}



.clear {
clear: both;
}




.facility-name {
	color:#911D23;
	font-size:3em;
	width:100%;
	border-bottom:3px solid #000;
	/*margin-top:20px;*/
}
.facility-name h2 {
	font-family:'Roboto', sans-serif;
	margin-left: .5em;
}

.treat {
	padding: 2px 0px;
margin: auto;
width:100%;
}



.treat img{
	float: left;
width: 343px;
border-radius: 10px;
margin:10px 20px 10px 0px;
border: 2px solid #FF5C65;
	
	}

.treat p {
	line-height:1.62em;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif, Verdana;
}

.treat p span{
	color: #000;
	font-weight:bold;
	}
	

#treatment_cont{
    list-style:circle;
	}
	
#treatment_cont ul{
	list-style:circle;
	}
	
#treatment_cont ul li {
list-style: none;
display:list-item!important;
width: auto!important;
margin:0px!important;
border:none!important;
border-radius: none;
}
	

.pic {
	float:left;
}

.treat h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}

.treat h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	font-weight:bold;
	line-height:2em;
}
.treat h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 2em;
}
.treatment_img {
	width: 13%;
	float: left;
	margin-right: 3%;
}
.treatment_img img{
	border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;
	
}
.treatment-desc{
	width: 84%;
	float: left;
	margin-right: 0px;
}


.treat_2 ul{
	margin: 0px!important;
padding: 0px!important;
border: none!important;
list-style: square;
width: 68%;
float: left;
	}
	

.treat_2 ul li{
	display: list-item;
margin: 0 19px !important;
padding: 1px;
border: none!important;
width: 100%!important;
clear: both;
list-style: initial!important;
	}
	


.treat ul li {
	
list-style: none;
float: left;
width: 340px;
margin:0px 1em 4em 0;

}

.treat1 ul li {
list-style: initial;
width: auto;
float: none;
line-height: 20px;
display:list-item!important;
margin: 5px 0 0 1em;
border: none!important;

}

.treat1 ul li span{
	font-weight:bold;
	}

.wrap1{
	width: 100%;
    margin: 0 auto;
	}

.treat ul li img {
	width:100%;
	margin:0px;
	padding:0px;
	border-radius:10px ;
	float:left;

}

.treat ul li h1{
font-family: Verdana, Geneva, sans-serif;
font-size: 17px;
text-align: center;
background: #000;
border-radius: 10px 10px 0px 0px;
/*padding: 5px 1px;*/
color: #F90;
line-height:30px;
margin:0px;
}


	
.facilities{
	width:100%;
	float:left;
	}
	
.facilities_left{
	width: 60%;
	float:left;
	}
	
	
.video{
	float:right;
	margin:0px;
	padding:0px;
	
	}
	
	
.video iframe{
		border: 2px solid #FF5C65;
		
		}
		
		
		
.service_bottom{
	width:100%;
	float:left;
	margin:1em 0;
	padding:0px;
	}
	
.service_bottom ul{
	width:100%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.service_bottom ul li{
	width:24%;
	float:left;
	margin:0px 1% 0 0;
	padding:0px;
	list-style:none;
	}
	
	
.service_bottom ul li img{
	width: 100%;
    margin: 0px;
    padding: 0px;
    border-radius: 0px 0px 7px 7px;
    float: left;
	}
	
.service_bottom ul li h1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 17px;
text-align: center;
background: none repeat scroll 0 0 #FF5C65;
border-radius: 7px 7px 0px 0px;
color: #fff;
line-height: 30px;
margin: 0px;
padding:2px!important;
}
.content-full ul li {
	float: inherit;
    width: 100%;
	border:none;
	list-style:disc;
	margin:0px;
}
.content-full ul{
	margin:0px;
	padding:0px;
}
.content-full ul li img {
	width:auto !important;
	float:left;
	margin-right:3% !important;
}
.about {
	margin:30px 0px;
}
.about p{
	font-size:14px;
	line-height:30px;	
}
.about-hospital {
	border:1px solid #000;
	margin-bottom: 20px;
}

.about-cotent p img {
	float:left;
	margin:1% 4% 2% 0%;
	width:30%;
}
.about-pic ul li {
	float:left;
	width:15%;
    margin: 1%;
}
.about-pic ul li img {
	width:100%;
	display:block;
    border: 1px solid #000;
}
.about-hospital ul li {
	width:45%;
	float:left;
	margin:2%;
}
.about h2 {
    font-size: 28px;
    color: #911D23;
    margin: 0px;
}
.about-map {
	width:100%;
	height:375px;
}
.about-hospital ul li img {
	width:100%;
	display:block;
}	

.company_address ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:list-item;
	}
	
.company_address ul li{
	margin:0px;
	padding:0px;
	color:#FF5C65;
	}
	
.company_address ul li span{
	float:left;
	color:#FF5C65;
	}
	
.company_address ul li p{
	width: 100%;
	float:left;
	font-size:16px;
	color:#000;
	}

.footer_contact{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	
	}
	
.footer_contact ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:list-item;
	}
	
.footer_contact ul li{
	margin:0px;
	padding:0px;
	color:#FF5C65;
	}
	
.footer_contact ul li span{
	float:left;
	color:#FF5C65;
	}
	
.footer_contact ul li p{
	width: 100%;
	float:left;
	}
	
	
.Articles{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	}
.Articles ul{
	list-style:none;
	float:left;
	}
	
.Articles ul li{
	float:left;
	border:none!important;
	}
	
.Articles ul li img{
	border-radius:10px;
	}
	
li{
	line-height: 30px;
	}
	.contact-pic{
		border:5px solid #000;
	}
	.contact-pic img{
	width: 100%;
    display: block;
	}
/*----responsive-design-----*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:90%;
		
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:90%;
	}
}
@media only screen and (max-width: 1366px)  {
}
@media only screen and (max-width: 1024px)  {
	.wrap{
		width:90%;
	}
	.top-nav li a {
		font-size:0.95em;
		padding: 34px 15px 47px;
	}
	.content-slogan p, .content-slogan a{
		width:100%;
	}
	.about-histore ul li p{
		width:78%;
	}
	.social-icons li{
		margin:10px 1px;
	}
}
@media only screen and (max-width:800px) {
	.wrap{
		width:95%;
	}
	.header-phone{
		padding: 10px 0 18px 20px;
	}
	.content_top h2{
		font-size:1.6em;
	}
	.grid_img{
		width:35%;
	}
	.grid_data{
		width:59%;
	}
	.content-slogan p{
		font-size:2em;
	}
	ul.address li {
		font-size:0.7em;
	}
	.dc-grids{
		padding:20px 0;
	}
	.dc-head-info h3{
		font-size:1.2em;
	}
	.services_list li a{
		font-size:0.7em;
	}
}
@media only screen and (max-width:640px) {
	.wrap{
		width:95%;
	}
	.about-hospital ul li {
		width: 96%;
	}
	.about-pic ul li {
		width: 98%;
	}
	.services ul li {
		width:96%;
	}
	.heading {
	    width: 100%;
	    margin-right: 0%; 
	}
	.details {
		width:100%;
	}
	.top-nav li a {
		font-size: 0.75em;
		padding: 37px 5px 47px;
	}
	.header-phone h2{
		font-size:1.2em;
	}
	.header-phone h4{
		font-size:0.75em;
	}
	.header-tagline h3{
		font-size:0.8em;
	}
	.content,.content_top{
		padding: 0;
	}
	.grid_data p{
		font-size:0.8em;
	}
	.grid1{
		width:94%;
		padding:3%;
	}
	.grid2{
		width:94%;
		padding:3%;
		margin-left:0;
	}
	.slogan{
		padding:0;
	}
	.content-slogan p{
		font-size:1.5em;
	}
	.dc-head-info{
		width:92%;
	}
	.span_1_of_4{
		width:94%;
		padding:1% 3%;
	}
	.col_1_of_4{
		margin:0;
	}
	.about-topgrid1,.about-histore,.about-services{
		width:94%;
		padding:3%;
		margin:0;
	}
	.project-top-patination{
		margin:20px 0 0 0;
		padding:5px 0;
	}
	.about-histore ul li p{
		width:88%;
	}
	.projects-bottom-paination{
		padding:0 0 10px 0;
	}
	.services_list li a{
		font-size:0.85em;
	}
}
@media only screen and (max-width:480px) {
	.wrap{
		width:90%;
	}
	.service_bottom ul li {
	    width: 100%;
	}
	.top-nav ul li a {
	    font-size: 12px;
		padding: 5px 5px;
	}
	.header-tagline h3 {
		font-size: 13px;
	}
	.name {
		width:100%;
	}
	.name h1 {
	    font-size: 15px;
	}
	.name h6 {
	    font-size: 11px;
	}
	.name h5 {
	    font-size: 12px;
	}
	.header_top{
		padding:5px 0;
	}
	.logo,.top-nav{
		float:none;
		text-align:center;
	}
	.top-nav li a {
		padding: 20px 20px 35px;
	}
	.top-nav li > a:hover:before, .top-nav li.active > a:before{
		top:-20px;
	}
	.header-phone {
		padding: 5px 0 10px 5px;
   }
   
   .sub_grid1,.sub_grid2{
   	float:none;
   	width:100%;
   }
   .sub_grid2{
   	margin-left:0;
   	padding-top:20px;
   }
   .grid_data p{
   	font-size:0.85em;
   }
   .dc-head{
   	float:none;
   	width:100%;
   	padding-bottom:20px;
   }
   .dc-profile p {
   	padding:5px 0;
   }
   .dc-head-info{
   	width:60%;
   }
   .triangle-arrow{
      border-top:87px solid #911d23;
   }
   .header-tagline2{
   	padding:20px 0;
   }
   .span_1_of_3,.span_2_of_3{
   	  width:94%;
   	  padding:3%; 
   }
   .col{
   	margin: 0;
   }
}
@media only screen and (max-width:320px) {
	.wrap{
		width:95%;
	}
	.top-nav li a {
		padding: 20px 4px 35px;
	}
	.header-tagline h3{
		margin-bottom:10px;
	}
	.grides{
		padding-top:10px;
	}
	.content-slogan p{
		font-size:1.2em;
	}
	.slogan-sub p{
		width:100%;
		font-size:0.8em;
	}
	.dc-profile a{
		padding:8px 15px;
	}
	.about-histore ul li p{
		width:82%;
	}
	.span_1_of_2{
		width:94%;
		padding:3%;
	}
	.col_1_of_2{
		margin:0;
	}
	.contact-form input[type="text"], .contact-form textarea{
		width:95%;
	}
}













