
	
/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

.container {
	padding-left:5px;
	padding-right:5px;
}
.section3 {
	padding-left:5px;
	padding-right:5px;
}
.row {
	width: 100%;
	max-width:1200px;
	min-width: 710px;
	margin: 0 auto;
	overflow: hidden; 
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}
.row .onecol {
	width: 4.85%;
}
.row .twocol {
	width: 13.45%;
}
.row .threecol {
	width: 22.05%;
}
.row .fourcol {
	width: 30.75%;
}
.row .fivecol {
	width: 39.45%;
}
.row .sixcol {
	width: 48%; 
}
.row .sevencol {
	width: 56.75%;
}
.row .eightcol {
	width: 65.4%;
}
.row .ninecol {
	width: 74.05%;
}
.row .tencol {
	width: 82.7%;
}
.row .elevencol {
	width: 91.35%;
}
.row .twelvecol {
	width: 100%;
	float: left;
}
.last {
	margin-right: 0px;
}
img, object, embed {
	max-width: 100%;
}
img {
	max-width: 100%;
}


/* Smaller screens */


@media handheld, only screen and (max-width:1024px) {
.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}	
.text5 {
	color: #342e2e;
	font-family: Arial;
	line-height:20px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}	
.bg4 {
	width:85%;
	float: right;
}	
.text4 {
	color:#342e2e;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	text-align: justify;
	padding-bottom:5px;
	padding-top: 5px;
}	
	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	padding: 0px 15px 0px 15px;
}	
.text13 {
color: #243238;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	padding: 10px 0px;
}

.section1 {
	border-top: #2b96cc 5px solid;
	padding-top:4px; padding-bottom:10px; padding-left:10px; padding-right:10px;
}


.menu_test {
	float: left;
}
.menu_test ul {
	margin: 0px;
	padding: 0px;
}
.menu_test li {
	float: left;
	display: block;
	position: relative;
	border-right: #39464f  1px solid;
	line-height: 20px;
	list-style: none outside none;
}
.menu_test a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 20px 10px;
	font-weight: normal;
	display: block;
}
.menu_test a:hover {
	background: #FFFFFF;
	color: #181363;
}
.menu_test .active {
	background: #FFFFFF;
	color: #181363;
}
	     
#nav{ margin:0px; padding:0px;}
   
#nav li {
  
    float:left;
    list-style:none; font-size:17px; margin:0px 0px; border-right:#2b96cc 1px solid;  
}
#nav a {
    font-weight:normal;
    color:#000000;
    text-decoration:none;  font-family: 'Open Sans', sans-serif; 
    display:block;
    padding:8px 36px; 
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:#2b96cc; 
    color:#FFF;  

}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border-bottom:#FFF 1px solid;  
	text-transform: none;
    color:#000; 
}
#nav ul li a:hover {
    background:#39464f ; 
    color:#fff; 

}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px; 
   
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px; 
    
}

/* drop down */
#nav li:hover > ul { 
    opacity:1;
    visibility:visible;
}
#nav ul {
    opacity:0; background:url(../images/arrow_top.png) right top no-repeat;  
    visibility:hidden; 
    padding:0;
    width:190px;
    position:absolute;
    background:#FFFFFF;
	 border:#ffffff 3px solid; margin-top:1px; 
	 z-index:9999;
    

}
#nav ul li {
    float:none;
    margin:0; border-right:39464f  1px solid; border-bottom:#39464f   1px solid; border-left:#39464f  1px solid;  
	 
}
#nav ul a {
    font-weight:normal; 
    
}
#nav ul ul {
    left:185px;
    top:1px;
}

.active{ background:url(../images/arrow_top.png) top left no-repeat;}

.phone_sec {
	float:left;
	padding-right:0px; padding-top:15px; margin-bottom:30px; padding-left:38px;
}	
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding: 10px 0px 20px 0px !important;
}
.box2 { width:100%;
	float: left;
	border: #969696 1px solid;
	border-radius: 0px 0px 5px 5px;
	padding:3px 10px 10px 10px;
}
	
.det_box2 {
	width:48%;
	float: left;
	margin:8px;
}
.det_box1 {
	width:48%;
	float: left;
	margin: 1%;
}


.section_top { background:#2b96cc;
	
	padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px; 
}
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	padding: 10px 0px;
	line-height:24px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.text2 {
	color: #9f9f9f;
	font-family: Arial;
	line-height: 20px;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: center;
}
	
.left_part { width:44%;
	float: left;
}
.right_part {
	width: 54%;
	float: right;
}	
.text3 {
	font-size: 22px;
	color: #FFF;
	text-align: center;
	line-height: 60px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:50px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}
	
	

.logo { width:100%; text-align:center;
	float: left; padding:20px 0px 30px 0px;
}

	 
.header_left { width:100%; float:left; 
	
	
}
.header_right { width:100%;
	float:left;
	padding-bottom:10px;  
}


.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:25px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
}	
.section5 {
	width: 100%; padding:0px 10px;
}
.submit a {
	float: right;
	margin-top: 10px; margin-bottom:5px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 15px;
	padding: 7px 20px;
	background: #2b96cc;
	text-decoration: none;
	display: block;
}
.submit a:hover {
	background:#f7822e;
	color: #fff;
}
.section8 {
	background: #f1f1f1;
	padding: 20px 10px 30px 10px;
}

.heding3 { 
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat; background-size:99%;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:24px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding:0px 0px;
}
	
.more3 {
	width: 120px;
	margin: auto;
	margin-top: 2px;
}
.left_sec {
	width:100%;
	float: left;
}
.right_sec {
	width: 100%;
	float:left;
}
.section7 {
	width:94;
	float: left;
	
	padding:20px 20px 0px 20px;
	
}
.left_sec2 {
	width: 49.10%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right:34px;
}
.right_sec2 {
	width: 46%;
	float: right;
}



.q_text {
	float: left;
	font-family: Open Sans;
	font-size: 16px;
	color: #2b96cc;
	line-height: 18px;
}

.a_text {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	text-align: justify;
}

.left_sec3 {
	width:90%;
	float: right;
}
.right_sec3 {
	width:91%;
	float: right;
}

.video {
	width: 100%;
	float: left; height:300px;
}
.video img {
	width: 100%;
	float: left; height:300px;
}

.text9 {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-align: left;
	font-size:15px;
}
.phone1 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/phone1.png) left top no-repeat;
	background-position: 0px 8px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 10px;
}
.gmail2 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/gmail2.png) left top no-repeat;
	background-position: 0px 7px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
}
.banner {
	width: 100%;
	float: left;
	height: 300px;
}
.banner img {
	width: 100% !important;
	height: 300px;
}	
.heding7 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 45px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(../images/line6.png) left bottom no-repeat;
}

}



@media handheld, only screen and (max-width:980px) {
.footer_box {
	width:28%;
	float: left;
	margin: 1%;
}
	
.section_top { background:#2b96cc;
	
	 padding:10px 10px 10px 10px;   
}	
.banner {
	width: 100%;
	float: left;
	height: 300px;
}
.banner img {
	width: 100% !important;
	height: 300px;
}	
.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}	
.text5 {
	color: #342e2e;
	font-family: Arial;
	line-height:20px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}	
.bg4 {
	width:85%;
	float: right;
}	
.text4 {
	color:#342e2e;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:14px;
	text-align: justify;
	padding:10px 10px 10px 10px;
	
}	
	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	padding: 0px 15px 0px 15px;
}	
.text13 {
color: #243238;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	padding: 10px 0px;
}

.section1 {
	border-top: #2b96cc 5px solid;
	padding-top:4px; padding-bottom:10px; padding-left:10px; padding-right:10px;
}


.menu_test {
	float: left;
}
.menu_test ul {
	margin: 0px;
	padding: 0px;
}
.menu_test li {
	float: left;
	display: block;
	position: relative;
	border-right: #39464f  1px solid;
	line-height: 20px;
	list-style: none outside none;
}
.menu_test a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 20px 10px;
	font-weight: normal;
	display: block;
}
.menu_test a:hover {
	background: #FFFFFF;
	color: #181363;
}
.menu_test .active {
	background: #FFFFFF;
	color: #181363;
}
	     
#nav{ margin:0px; padding:0px;}
   
#nav li {
  
    float:left;
    list-style:none; font-size:17px; margin:0px 0px; border-right:#2b96cc 1px solid;  
}
#nav a {
    font-weight:normal;
    color:#000000;
    text-decoration:none;  font-family: 'Open Sans', sans-serif; 
    display:block;
    padding:8px 34px; 
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:#2b96cc; 
    color:#FFF;  

}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border-bottom:#FFF 1px solid;  
	text-transform: none;
    color:#000; 
}
#nav ul li a:hover {
    background:#39464f ; 
    color:#fff; 

}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px; 
   
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px; 
    
}

/* drop down */
#nav li:hover > ul { 
    opacity:1;
    visibility:visible;
}
#nav ul {
    opacity:0; background:url(../images/arrow_top.png) right top no-repeat;  
    visibility:hidden; 
    padding:0;
    width:190px;
    position:absolute;
    background:#FFFFFF;
	 border:#ffffff 3px solid; margin-top:1px; 
	 z-index:9999;
    

}
#nav ul li {
    float:none;
    margin:0; border-right:39464f  1px solid; border-bottom:#39464f   1px solid; border-left:#39464f  1px solid;  
	 
}
#nav ul a {
    font-weight:normal; 
    
}
#nav ul ul {
    left:185px;
    top:1px;
}

.active{ background:url(../images/arrow_top.png) top left no-repeat;}

.phone_sec {
	float:left;
	padding-right:0px; padding-top:15px; margin-bottom:30px; padding-left:38px;
}	
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding: 10px 0px 20px 0px !important;
}
.box2 { width:100%;
	float: left;
	border: #969696 1px solid;
	border-radius: 0px 0px 5px 5px;
	padding:3px 10px 10px 10px;
}
	
.det_box2 {
	width:48%;
	float: left;
	margin:8px;
}
.det_box1 {
	width:48%;
	float: left;
	margin: 1%;
}
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	padding: 10px 0px;
	line-height:20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.text2 {
	color: #9f9f9f;
	font-family: Arial;
	line-height: 20px;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: center;
}
	
.left_part { width:44%;
	float: left;
}
.right_part {
	width: 54%;
	float: right;
}	
.text3 {
	font-size: 22px;
	color: #FFF;
	text-align: center;
	line-height: 60px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:50px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}
	
	

.logo { width:100%; text-align:center; padding:20px 0px;
	float: left;
}

	 
.header_left { width:100%; float:left; 
	
	
}
.header_right { width:100%;
	float:left;
	padding-bottom:10px;  
}


.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:25px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
}	
.section5 {
	width: 100%; padding:0px 10px;
}
.submit a {
	float: right;
	margin-top: 10px; margin-bottom:5px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 15px;
	padding: 7px 20px;
	background: #2b96cc;
	text-decoration: none;
	display: block;
}
.submit a:hover {
	background:#f7822e;
	color: #fff;
}
.section8 {
	background: #f1f1f1;
	padding: 20px 10px 30px 10px;
}

.heding3 { 
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat; background-size:99%;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:24px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding:0px 0px;
}
	
.more3 {
	width: 120px;
	margin: auto;
	margin-top: 2px;
}
.left_sec {
	width:100%;
	float: left;
}
.right_sec {
	width: 100%;
	float:left;
}
.section7 {
	width:94;
	float: left;
	
	padding:20px 20px 0px 20px;
	
}
.left_sec2 {
	width: 49.10%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right:34px;
}
.right_sec2 {
	width: 46%;
	float: right;
}



.q_text {
	float: left;
	font-family: Open Sans;
	font-size: 16px;
	color: #2b96cc;
	line-height: 18px;
}

.a_text {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	text-align: justify;
}

.left_sec3 {
	width:90%;
	float: right;
}
.right_sec3 {
	width:91%;
	float: right;
}

.video {
	width: 100%;
	float: left; height:300px;
}
.video img {
	width: 100%;
	float: left; height:300px;
}

.text9 {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-align: left;
	font-size:15px;
}
.phone1 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/phone1.png) left top no-repeat;
	background-position: 0px 8px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 10px;
}
.gmail2 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/gmail2.png) left top no-repeat;
	background-position: 0px 7px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
}

.heding7 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 45px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(../images/line6.png) left bottom no-repeat;
}




}
@media handheld, only screen and (max-width: 800px) {
.heding {
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding:10px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight:bold;
	margin-top: 5px;
}	
.heding0 {
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding:10px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight:normal;
	margin-top: 5px;
}
	

.menu_test {
	float: left;
}
.menu_test ul {
	margin: 0px;
	padding: 0px;
}
.menu_test li {
	float: left;
	display: block;
	position: relative;
	border-right: #39464f  1px solid;
	line-height: 20px;
	list-style: none outside none;
}
.menu_test a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 20px 10px;
	font-weight: normal;
	display: block;
}
.menu_test a:hover {
	background: #FFFFFF;
	color: #181363;
}
.menu_test .active {
	background: #FFFFFF;
	color: #181363;
}
	     
#nav{ margin:0px; padding:0px;}
   
#nav li {
  
    float:left;
    list-style:none; font-size:17px; margin:0px 0px; border-right:#2b96cc 1px solid;  
}
#nav a {
    font-weight:normal;
    color:#000000;
    text-decoration:none;  font-family: 'Open Sans', sans-serif; 
    display:block;
    padding:8px 21px; 
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:#2b96cc; 
    color:#FFF;  

}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border-bottom:#FFF 1px solid;  
	text-transform: none;
    color:#000; 
}
#nav ul li a:hover {
    background:#39464f ; 
    color:#fff; 

}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px; 
   
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px; 
    
}

/* drop down */
#nav li:hover > ul { 
    opacity:1;
    visibility:visible;
}
#nav ul {
    opacity:0; background:url(../images/arrow_top.png) right top no-repeat;  
    visibility:hidden; 
    padding:0;
    width:190px;
    position:absolute;
    background:#FFFFFF;
	 border:#ffffff 3px solid; margin-top:1px; 
	 z-index:9999;
    

}
#nav ul li {
    float:none;
    margin:0; border-right:39464f  1px solid; border-bottom:#39464f   1px solid; border-left:#39464f  1px solid;  
	 
}
#nav ul a {
    font-weight:normal; 
    
}
#nav ul ul {
    left:185px;
    top:1px;
}
	     


	
.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}
.text5 {
	color: #342e2e;
	font-family: Arial;
	line-height:20px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}	
.bg4 {
	width:85%;
	float: right;
}	
.text4 {
	color:#342e2e;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}	
	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	padding: 0px 15px 0px 15px;
}	
.text13 {
color: #243238;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	padding: 10px 0px;
}

.section1 {
	border-top: #2b96cc 5px solid;
	padding-top:4px; padding-bottom:10px; padding-left:10px; padding-right:10px;
}


.active{ background:url(../images/arrow_top.png) top left no-repeat;}

.phone_sec {
	float:left;
	padding-right:0px; padding-top:15px; margin-bottom:30px; padding-left:38px;
}	
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding: 10px 0px 20px 0px !important;
}
.box2 { width:100%;
	float: left;
	border: #969696 1px solid;
	border-radius: 0px 0px 5px 5px;
	padding:3px 10px 10px 10px;
}
	
.det_box2 {
	width:48%;
	float: left;
	margin: 0% 0%;
}
.det_box1 {
	width:48%;
	float: left;
	margin: 1%;
}
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	padding: 5px 0px;
	line-height:25px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.text2 {
	color: #9f9f9f;
	font-family: Arial;
	line-height: 20px;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: center;
}
	
.left_part { width:44%;
	float: left;
}
.right_part {
	width: 54%;
	float: right;
}	
.text3 {
	font-size: 22px;
	color: #FFF;
	text-align: center;
	line-height: 60px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:50px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}
	


	

.logo { width:100%; text-align:center;
	float: left;
}

	 
.header_left { width:100%; float:left; 
	
	
}
.header_right { width:100%;
	float:left;
	padding-bottom:10px;  
}


.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:25px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
}	
.section5 {
	width: 100%; padding:0px 10px;
}
.submit a {
	float: right;
	margin-top: 10px; margin-bottom:5px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 15px;
	padding: 7px 20px;
	background: #2b96cc;
	text-decoration: none;
	display: block;
}
.submit a:hover {
	background:#f7822e;
	color: #fff;
}
.section8 {
	background: #f1f1f1;
	padding: 20px 10px 30px 10px;
}

.heding3 { 
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:24px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding:0px 0px;
}
	
.more3 {
	width: 120px;
	margin: auto;
	margin-top: 2px;
}
.left_sec {
	width:100%;
	float: left;
}
.right_sec {
	width: 100%;
	float:left;
}
.section7 {
	width:94;
	float: left;
	
	padding:20px 20px 0px 20px;
	
}
.left_sec2 {
	width: 49.10%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right:34px;
}
.right_sec2 {
	width: 46%;
	float: right;
}



.q_text {
	float: left;
	font-family: Open Sans;
	font-size: 16px;
	color: #2b96cc;
	line-height: 18px;
}

.a_text {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	text-align: justify;
}

.left_sec3 {
	width:90%;
	float: right;
}
.right_sec3 {
	width:91%;
	float: right;
}

.video {
	width: 100%;
	float: left; height:300px;
}
.video img {
	width: 100%;
	float: left; height:300px;
}

.text9 {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-align: left;
	font-size:15px;
}
.phone1 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/phone1.png) left top no-repeat;
	background-position: 0px 8px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 10px;
}
.gmail2 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/gmail2.png) left top no-repeat;
	background-position: 0px 7px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
}

.heding7 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 45px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(../images/line6.png) left bottom no-repeat;
}

}

@media handheld, only screen and (max-width: 799px) {
.text4 {
	color:#342e2e;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	text-align: justify;
	padding:0px;
}		
.phone {float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size:15px;
	color:#FFFFFF;
	margin-left:6px; 
}
.gmail {float:left;
	
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom: 5px;
	font-size:15px;
	color: #FFFFFF;
	padding-right:10px; clear:both;
}
	
.menu_test {
	float: left;
}
.menu_test ul {
	margin: 0px;
	padding: 0px;
}
.menu_test li {
	float: left;
	display: block;
	position: relative;
	border-right: #39464f 1px solid;
	line-height: 20px;
	list-style: none outside none;
}
.menu_test a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 20px 10px;
	font-weight: normal;
	display: block;
}
.menu_test a:hover {
	background: #FFFFFF;
	color: #181363;
}
.menu_test .active {
	background: #FFFFFF;
	color: #181363;
}
	     
#nav{ margin:0px; padding:0px;}
   
#nav li {
  
    float:left;
    list-style:none; font-size:17px; margin:0px 0px; border-right:#2b96cc 1px solid;  
}
#nav a {
    font-weight:normal;
    color:#000000;
    text-decoration:none;  font-family: 'Open Sans', sans-serif; 
    display:block;
    padding:8px 21px; 
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:#2b96cc; 
    color:#FFF;  

}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border-bottom:#FFF 1px solid;  
	text-transform: none;
    color:#000; 
}
#nav ul li a:hover {
    background:#39464f ; 
    color:#fff; 

}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px; 
   
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px; 
    
}

/* drop down */
#nav li:hover > ul { 
    opacity:1;
    visibility:visible;
}
#nav ul {
    opacity:0; background:url(../images/arrow_top.png) right top no-repeat;  
    visibility:hidden; 
    padding:0;
    width:190px;
    position:absolute;
    background:#FFFFFF;
	 border:#ffffff 3px solid; margin-top:1px; 
	 z-index:9999;
    

}
#nav ul li {
    float:none;
    margin:0; border-right:39464f  1px solid; border-bottom:#39464f  1px solid; border-left:#39464f  1px solid;  
	 
}
#nav ul a {
    font-weight:normal; 
    
}
#nav ul ul {
    left:185px;
    top:1px;
}

.active{ background:url(../images/arrow_top.png) top left no-repeat;}
	
.heding6 {
	font-family: Arial;
	font-size:34px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding: 20px 0px;
	color: #2b96cc;
}

.right_sec {
	width:31%;
	float: right;
}
	
.det_box1 {
	width:40%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width: 56%;
	float: left;
	margin: 1%;
}	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	padding: 5px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}	
.left_sec {
	width: 68%;
	float: left;
}
.doctor {
	width: 100%;
	text-align: center;
	padding:0px 0px;
}
	
.more3 {
	width: 120px;
	margin: auto;
	margin-top: 2px;
}
.right_sec2 {
	width: 47%;
	float: right;
}
.left_sec2 {
	width: 49%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right:25px;
}
.section8 {
	background: #f1f1f1;
	padding: 20px 10px 30px 10px;
}


.phone1 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/phone1.png) left top no-repeat;
	background-position: 0px 8px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 10px;
}
.gmail2 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/gmail2.png) left top no-repeat;
	background-position: 0px 7px;
	padding-left: 24px;
	font-size: 15px;
	color: #FFFFFF;
}
.heding7 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 45px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background: url(../images/line6.png) left bottom no-repeat;
}

.text9 {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-align: left;
	font-size:15px;
}
.video {
	width: 100%;
	float: left;
}
.video img {
	width:100%;
	float: left;
}

.left_sec3 {
	width:90%;
	float: right;
}
.right_sec3 {
	width:91%;
	float: right;
}
.q_text {
	float: left;
	font-family: Open Sans;
	font-size: 16px;
	color: #2b96cc;
	line-height: 18px;
}

.a_text {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	text-align: justify;
}	
.heding3 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:24px;
}	
.submit a {
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 15px;
	padding: 7px 20px;
	background: #2b96cc;
	text-decoration: none;
	display: block;
}
.submit a:hover {
	background:#f7822e;
	color: #fff;
}	
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
}	
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding:10px 0px 10px 0px !important;
}
	
.left_part { width:40%;
	float: left;
}
.right_part {
	width: 54%;
	float: right;
}	
.girl {  float: left;}	
.text3 {
	font-size:20px;
	color: #FFF;
	text-align: center;
	line-height: 60px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}	
.text2 {
	color: #9f9f9f;
	font-family: Arial;
	line-height: 20px;
	font-size:12px;
	padding-bottom: 10px;
	text-align: center;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;

	margin: 0px;
}
	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	text-align: center;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}	
.three_box {
	width: 33.3%;
	float: left;
	background: #2b96cc;
	padding: 20px 0px 30px 0px;
}	
.text {
	color: #243238;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	padding: 10px 1px;
}	
.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:25px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}	
.section1 {
	border-top: #2b96cc 5px solid;
	padding-top: 0px;
}
	
.logo { width:100%; text-align:center;
	float: left;
}


.phone_sec {
	float: right;
	padding-right: 10px; padding-top:25px; margin-bottom:30px;
}
	
.header_left { width:100%; float: left;  padding-bottom:0px; 
	
		
}
.header_right { 
	float: right;
	padding-bottom:10px;  
}	


	
.banner {
	width: 100%;
	float: left;
	height: 280px;
}
.banner img {
	width: 100% !important;
	height: 280px;
}


}
 @media handheld, only screen and (max-width: 767px) {

body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
}
body {
}
.container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu {
	display: none;
}
.header1 {
	display: block; top:0px;
}


}

@media handheld, only screen and (max-width: 736px) {
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}		
h4 {
	margin: 0px;
	font-family: Arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 20px;
	padding: 20px 0px 10px 0px!important;
	margin-bottom: 20px !important;
	text-align: center;
}	
.text4 {
	color:#342e2e;
	font-family:Arial;
	line-height:18px;
	font-size:13px;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}	
.section5 {
	width: 100%; padding:0px 10px;
}	
.left_sec {
	width:100%;
	float: left;
}	
.right_sec {
	width:100%;
	float:left;
}
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 0px 30px 0px;
}	
.three_box2 {
	width:98%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}	
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	padding-right: 30px;
}	
.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:10px;
}	
.text3 {
	font-size:14px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	padding: 0px 3px 0px 3px;
}
	
.three_box6 {
	width:47%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}
	
.bg1 {
	width: 100%;
	margin: 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg2 {
	width: 100%;
	margin: 0% 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	line-height: 40px;
}
	
.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:20px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
	
.left_part { width:100%;
	float: left;
}		
.right_part {
	width:100%;
	float: right;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
}		
.video {
	width: 100%;
	float: left;
}
.video img {
	width:97%;
	float: left;
}	
.left_sec3 {
	width:97%;
	float: right;
}
.right_sec3 {
	width:97%;
	float: right;
}
	
.right_sec2 {
	width:98%;
	float: right; margin:1%;
}	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right: 10px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding: 0px 0px;
}
.doctor img{ width:77%;}	
	
.heding3 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:18px;
}	
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	padding: 5px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.footer_box {
	width:98%;
	float: left;
	margin: 1%;
}
	
.header_left { 
	width:50%;
	float: left;
	padding-top: 0px;
	padding-bottom:0px;
}
.header_right {
	width:30%;
	float: right;
}	
.logo { 
	float: left; padding-left:30px; padding-top:0px;
}
	

.banner {
	width: 100%;
	float: left;
	height:200px;
}
.banner img {
	width: 100% !important;
	height:200px;
}
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:right;
	margin-top:4px;
	 margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	 display:block;
	margin-bottom:5px; font-size:12px;
	 padding-top:10px; 
}
.oxford:hover {
	display:block;
	color: #342e2e; font-size:12px; font-family: Arial, Helvetica, sans-serif;
}	
	
	}
	
	
	
@media handheld, only screen and (max-width: 667px) {
.top_box_left{ float:left; padding-left:64px;}

.top_box_right{ float:left; padding-left:0px;}
	
.text2 {
	color: #9f9f9f;
	font-family: Arial;
	line-height: 20px;
	font-size:16px;
	padding-bottom: 10px;
	text-align: center; padding-left:10px; padding-right:10px;
}			
h4 {
	margin: 0px;
	font-family: Arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 20px;
	padding: 20px 0px 10px 0px!important;
	margin-bottom: 20px !important;
	text-align: center;
}	
.text4 {
	color:#342e2e;
	font-family:Arial;
	line-height:18px;
	font-size:13px;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}	
.section5 {
	width: 100%; padding:0px 10px;
}	
.left_sec {
	width:100%;
	float: left;
}	
.right_sec {
	width:100%;
	float:left;
}
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 0px 30px 0px;
}	
.three_box2 {
	width:98%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}	
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	
	padding-right: 30px;
}	
.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:10px;
}	
.text3 {
	font-size:14px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	padding: 0px 3px 0px 3px;
}
	

	
.bg1 {
	width: 100%;
	margin: 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg2 {
	width: 100%;
	margin: 0% 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	line-height: 40px;
}
	
.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:20px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
	
.left_part { width:100%;
	float: left;
}		
.right_part {
	width:100%;
	float: right;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
}		
.video {
	width: 100%;
	float: left;
}
.video img {
	width:97%;
	float: left;
}	
.left_sec3 {
	width:97%;
	float: right;
}
.right_sec3 {
	width:97%;
	float: right;
}
	
.right_sec2 {
	width:98%;
	float: right; margin:1%;
}	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right: 10px;
}
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}	
.section1 {
	border-top: #2b96cc 5px solid;
	padding-top:4px; padding-bottom:0px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding: 0px 0px;
}
.doctor img{ width:25%;}	
	
.heding3 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:18px;
}	
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	padding: 5px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.footer_box {
	width:98%;
	float: left;
	margin: 1%;
}
	
.header_left { 
	width:50%;
	float: left;
	padding-top: 0px;
	padding-bottom:0px;
}
.header_right {
	width:30%;
	float: right;
}	
.wapper1 {
	width: 100%;
	float: left;
	margin-left:5px;
}

.logo { width:100%; text-align:center; 
	float: left;  padding-top:0px;
}
.heding0 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.banner {
	width: 100%;
	float: left;
	height:200px;
}
.banner img {
	width: 100% !important;
	height:200px;
}
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:right;
	margin-top:4px;
	 margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	 display:block;
	margin-bottom:5px; font-size:12px;
	 padding-top:10px; 
}
.oxford:hover {
	display:block;
	color: #342e2e; font-size:12px; font-family: Arial, Helvetica, sans-serif;
}

}

@media handheld, only screen and (max-width: 640px) {
.section10 { width:100%; height:200px;  
	padding: 10px 0px 0px 0px;
}	
.wapper1 {
	width: 100%;
	float: left;
	margin-left:0px;
}	
.section1 {
	border-top: #2b96cc 5px solid;
	padding-top:4px; padding-bottom:0px;
}	
.phone_sec {
	float: right;
	padding-right: 10px; padding-top:3px; margin-bottom:30px;
}
		
.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}
h4 {
	margin: 0px;
	font-family: Arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 20px;
	padding: 20px 0px 10px 0px!important;
	margin-bottom: 20px !important;
	text-align: center;
}	
.text4 {
	color:#342e2e;
	font-family:Arial;
	line-height:18px;
	font-size:13px;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}	
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}	
.section5 {
	width: 100%; padding:0px 10px;
}	
.left_sec {
	width:100%;
	float: left;
}	
.right_sec {
	width:100%;
	float:left;
}
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 0px 30px 0px;
}	
.three_box2 {
	width:98%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}	
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 9px;
	padding-left: 22px;
	line-height:24px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	
	padding-right: 30px;
}	
.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:3px;
}	
.text3 {
	font-size:14px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	text-align: center;
	font-size: 15px;
	padding: 0px 3px 0px 3px;
}
	
.three_box6 {
	width:98%; margin:1% 3%;
	float: left;
	background: #FFFFFF;
	
}
	
.bg1 {
	width: 100%;
	margin: 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg2 {
	width: 100%;
	margin: 0% 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	line-height: 40px;
}
	
.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:20px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
	
.left_part { width:100%;
	float: left;
}		
.right_part {
	width:100%;
	float: right;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
}		
.video {
	width: 100%;
	float: left;
}
.video img {
	width:100%;
	float: left;
}	
.left_sec3 {
	width:97%;
	float: right;
}
.right_sec3 {
	width:97%;
	float: right;
}
	
.right_sec2 {
	width:98%;
	float: right; margin:1%;
}	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right: 10px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding: 0px 0px;
}
.doctor img{ width:25%;}	
	
.heding3 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:18px;
}	
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	padding: 5px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.footer_box {
	width:98%;
	float: left;
	margin: 1%;
}
	
.header_left { 
	width:100%;
	float: left;
	padding-top: 0px;
	padding-bottom:0px;
}
.header_right {
	width:100%;
	float:left; padding-left:10%; padding-bottom:0px; text-align:center
}	
.logo { 	
	float: left; text-align:center; padding:15px 0px; 
}
	

.banner {
	width: 100%;
	float: left;
	height:200px;
}
.banner img {
	width: 100% !important;
	height:200px;
}
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:right;
	margin-top:6px;
	 margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	 display:block;
	margin-bottom:5px; font-size:12px;
	 padding-top:4px; 
}
.oxford:hover {
	display:block;
	color: #342e2e; font-size:12px; font-family: Arial, Helvetica, sans-serif;
}

}
@media handheld, only screen and (max-width: 568px) {
.heding6 {
	font-family: Arial;
	font-size:26px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding: 20px 0px;
	color: #2b96cc;
}
	
.phone_sec {
	float: right;
	padding-right: 10px; padding-top:6px; margin-bottom:30px;
}
		
	
.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}
h4 {
	margin: 0px;
	font-family: Arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 20px;
	padding: 20px 0px 10px 0px!important;
	margin-bottom: 20px !important;
	text-align: center;
}	
.text4 {
	color:#342e2e;
	font-family:Arial;
	line-height:18px;
	font-size:13px;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}	
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}	
.section5 {
	width: 100%; padding:0px 10px;
}	
.left_sec {
	width:100%;
	float: left;
}	
.right_sec {
	width:100%;
	float:left;
}
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 0px 30px 0px;
}	
.three_box2 {
	width:98%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}	
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	
	padding-right: 30px;
}	
.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:5px;
}	

.heding0 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wapper1 {
	width: 100%;
	float: left;
	margin-left:0px;
}
.text3 {
	font-size:14px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	text-align: center;
	font-size: 15px;
	padding: 0px 3px 0px 3px;
}
	
.three_box6 {
	width:98%; margin:1% 3%;
	float: left;
	background: #FFFFFF;
	
}
	
.bg1 {
	width: 100%;
	margin: 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg2 {
	width: 100%;
	margin: 0% 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	line-height: 40px;
}
	
.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:20px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
	
.left_part { width:100%;
	float: left;
}		
.right_part {
	width:100%;
	float: right;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
}		
.video {
	width: 100%;
	float: left;
}
.video img {
	width:100%;
	float: left;
}	
.left_sec3 {
	width:97%;
	float: right;
}
.right_sec3 {
	width:97%;
	float: right;
}
	
.right_sec2 {
	width:98%;
	float: right; margin:1%;
}	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right: 10px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding: 0px 0px;
}
.doctor img{ width:25%;}	
	
.heding3 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height: 45px;
	background: url(../images/line.png) left bottom no-repeat;
	font-weight: 0;
	color: #2b96cc;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.heding3 span {
	font-weight: 900;
	font-size:18px;
}	
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	padding: 5px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px;
}
	
.footer_box {
	width:98%;
	float: left;
	margin: 1%;
}
	
.header_left { 
	width:50%;
	float: left;
	padding-top: 0px;
	padding-bottom:0px;
}
.header_right {
	width:30%;
	float: right;
}	
.logo { 
	float: left; padding-left:40px; padding-top:0px;
}
.logo img {
	width:100%; 
}	

.banner {
	width: 100%;
	float: left;
	height:200px;
}
.banner img {
	width: 100% !important;
	height:200px;
}
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:right;
	margin-top:4px;
	 margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	 display:block;
	margin-bottom:5px; font-size:12px;
	 padding-top:10px; 
}
.oxford:hover {
	display:block;
	color: #342e2e; font-size:12px; font-family: Arial, Helvetica, sans-serif;
}

}


@media handheld, only screen and (max-width: 533px) {
.wapper1 {
	width: 100%;
	float: left;
	margin-left:0px;
}
.phone_sec {
	float: right;
	padding-right: 10px; padding-top:25px; margin-bottom:0px;
}
	

.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}
}	
h4 {
	margin: 0px;
	font-family: Arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 20px;
	padding: 20px 0px 10px 0px!important;
	margin-bottom: 20px !important;
	text-align: center;
}	
.text4 {
	color:#342e2e;
	font-family:Arial;
	line-height:18px;
	font-size:13px;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 5px;
}	
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}	
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}
.girl { width:100%; float: left; padding-top:12px;}	



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 0px 30px 0px;
}	
.three_box2 {
	width:98%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}	
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height:20px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	
	padding-right: 30px;
}	
.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:0px;
}	
.text3 {
	font-size:14px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
}	
.text1 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height:25px;
	text-align: center;
	font-size: 15px;
	padding: 0px 3px 0px 3px;
}
	
.three_box6 {
	width:98%; margin:1% 3%;
	float: left;
	background: #FFFFFF;
	
}
	
.bg1 {
	width: 100%;
	margin: 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg2 {
	width: 100%;
	margin: 0% 1%;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	line-height: 40px;
}
	
.heding2 {
	text-align: center;
	font-family: Arial;
	border-bottom: #FFF 1px solid;
	font-size:20px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}
	
.left_part { 
	float: left;
}		
.right_part {
	
	float: right;
}
.from {
	width: 100%;
	float: left;
	color: #c0c0c0;
	border: #e9e9e9 1px solid;
	line-height:24px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.from2 {
	width: 100%;
	float: left;
	color: #c0c0c0;
	padding: 0px 0px 30px 0px;
	border: #e9e9e9 1px solid;
	font-size: 13px;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
}		
.video {
	width: 100%;
	float: left;
}
.video img {
	width:100%;
	float: left;
}	
.left_sec3 {
	width:97%;
	float: right;
}
.right_sec3 {
	width:97%;
	float: right;
}
	
.right_sec2 {
	width:98%;
	float: right; margin:1%;
}	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background: url(../images/midilline.png) right top no-repeat;
	padding-right: 10px;
}	
.doctor {
	width: 100%;
	text-align: center;
	padding: 0px 0px;
}
.doctor img{ width:25%;}	
	
	
.heding {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	padding: 5px 0px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: normal;
	margin-top: 5px; margin-bottom:10px;
}
	
	
	

.logo { width:100%; 
	float: left; padding:10px 0px 30px 0px; 
}



.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:right;
	margin-top:4px;
	 margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	 display:block;
	margin-bottom:5px; font-size:12px;
	 padding-top:6px; 
}
.oxford:hover {
	display:block;
	color: #342e2e; font-size:12px; font-family: Arial, Helvetica, sans-serif;
}

}
@media handheld, only screen and (max-width: 480px) {
.wapper1 {
	width: 100%;
	float: left;
	margin-left:0px;
}	
.phone3 { float:left;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone5.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 16px;
	color: #000000; margin-top:10px;
	

}
.gmail3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/gmail5.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left: 22px;
	line-height: 15px;
	padding-bottom:10px;
	font-size:16px;
	color: #000000;
	padding-right: 30px;
	
}		
.three_box6 {
	width:98%; float: left; margin:2%; display:block;			
}		
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding:10px 0px 10px 0px !important;
}
	
	
.text5 {
	color: #342e2e;
	font-family: Arial;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px; 
}	
.footer_box {
	width:98%;
	float: left;
	margin: 1%;
}
.text6 {
	color: #2d2d2d;
	font-family: Arial;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	padding: 0px 10px;
}
	
.heding6 {
	font-family: Arial;
	font-size:17px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 10px 0px;
	color: #2b96cc;
}
.gallery_box {
	width: 100%;
	float: left;
}	
.gallery { width:100%; float: left; }
.gallery img{width:100%; height:96px; float: left; padding-right:4px; padding-bottom:4px;}
.video {
	width: 100%;
	float: left;
}
.video img {
	width: 100%;
	float: left;
}
.right_sec3 {
	width:98%;
	float:left; margin:1%;
}
	
.left_sec3 {
	width:98%;
	float: left; margin:1%;
}
	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background:none;
	padding-right: 0px;
}

.right_sec2 {
	width:98%;
	float: right;
	 margin:1%;
}

	
.right_sec {
	width:98%;
	float:left;
}
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}
	
.left_sec {
	width:100%;
	float: left;
}
	
.from_box3 {
	width:100%;
	float: left;
}
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}		
.section5 {
	width: 100%; padding:0px 10px;
}
	
.from_box {
	width:100%;
	float: left;
}
	
.from_box4 {
	width:100%;
	float:left;
}	
.left_part { width:100%;
	float: left;
}
.right_part {
	width:100%;
	float:left;
}
	
.text3 {
	font-size:16px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align: center;
	line-height:15px;
	margin-bottom: 1px;
	font-weight: bold;
	padding-top: 2px;
	color: #FFFFFF;
}	
h4 {
	margin: 0px;
	font-family: Arial;
	font-size:34px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 30px;
	padding: 10px 0px 10px 0px!important;
	margin-bottom: 10px !important;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.four_box {
	width:100%;
	float: left;
	margin: 1% 1%;
} 
	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 20px 30px 20px;
}
.three_box2 {
	width:94%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}
	
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:left;
	margin-top:12px; margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none; display:block;
	margin-bottom:5px; padding-top:10px; 
}
.oxford:hover {
	font-size: 12px; display:block;
	color: #342e2e;
}
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 2px 4px;
	padding-left:25px;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	border-right: #FFF 1px solid;
	padding-right: 30px;
}

.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 25px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:0px;
}	
.logo { width:100%; text-align:left;
	float: left; padding-top:30px; padding-left:0px;
}
.logo img {
	width:100%;
}	


.heding0 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #2b96cc;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.header_left { width:100%; padding-left:0px;
	float: left;
	padding-top: 0px;
	padding-bottom:0px;
}
.header_right { width:100%; padding-left:20px;
	float: left;
}
	


.banner2 {
	width: 100%;
	float: left; height:185px;
}
.banner2 img {
	width: 100%;
	float: left; height:300px; height:185px;
}
.banner {
	width: 100%;
	float: left;
	height:200px;
}
.banner img {
	width: 100%;
	height:200px;
}


}

@media handheld, only screen and (max-width:414px) {
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding:10px 0px 10px 0px !important;
}
	
.three_box6 {
	width:98%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}	
.text5 {
	color: #342e2e;
	font-family: Arial;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px; 
}	
.footer_box {
	width:98%;
	float: left;
	margin: 1%;
}
.text6 {
	color: #2d2d2d;
	font-family: Arial;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	padding: 0px 10px;
}
	
.heding6 {
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 10px 0px;
	color: #2b96cc;
}
.gallery_box {
	width: 100%;
	float: left;
}	
.gallery { width:100%; float: left; }
.gallery img{width:100%; height:96px; float: left; padding-right:4px; padding-bottom:4px;}
.video {
	width: 100%;
	float: left; height:200px; margin-bottom:20px;
}
.video img {
	width: 100%;
	float: left; height:200px;
}
.right_sec3 {
	width:98%;
	float:left; margin:1%;
}
	
.left_sec3 {
	width:98%;
	float: left; margin:1%;
}
	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;
	background:none;
	padding-right: 0px;
}

.right_sec2 {
	width:98%;
	float: right;
	 margin:1%;
}

	
.right_sec {
	width:98%;
	float:left;
}
	
.det_box1 {
	width:98%;
	float: left;
	margin: 1%;
}
.det_box2 {
	width:98%;
	float: left;
	margin: 1%;
}
	
.left_sec {
	width:100%;
	float: left;
}
	
.from_box3 {
	width:100%;
	float: left;
}
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}		
.section5 {
	width: 100%; padding:0px 10px;
}
	
.from_box {
	width:100%;
	float: left;
}
	
.from_box4 {
	width:100%;
	float:left;
}	
.left_part { width:100%;
	float: left;
}
.right_part {
	width:100%;
	float:left;
}
	
.text3 {
	font-size:16px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.text3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align: center;
	line-height:15px;
	margin-bottom: 1px;
	font-weight: bold;
	padding-top: 2px;
	color: #FFFFFF;
}	
h4 {
	margin: 0px;
	font-family: Arial;
	font-size:34px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 30px;
	padding: 10px 0px 10px 0px!important;
	margin-bottom: 10px !important;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	
.four_box {
	width:100%;
	float: left;
	margin: 1% 1%;
} 
	
.three_box {
	width:100%;
	float: left;
	background: #2b96cc;
	padding: 20px 20px 30px 20px;
}
.three_box2 {
	width:94%;
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
}
	
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:left;
	margin-top:12px; margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none; display:block;
	margin-bottom:5px; padding-top:10px; 
}
.oxford:hover {
		float:left;
	margin-top:12px; margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none; display:block;
	margin-bottom:5px; padding-top:10px; 
}
.gmail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/gmail.png) left top no-repeat;
	
	background-position: 2px 9px;
	padding-left: 22px;
	line-height:24px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
	
	padding-right: 30px;
}

.phone {
	font-family: 'Open Sans', sans-serif;
	float: left;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	margin-left:0px; margin-top:2px;
}	
.logo { width:100%; text-align:left;
	float: left; padding-top:30px; padding-left:0px;
}
.logo img {
	width:100%;
}	

.header_left { width:100%; padding-left:0px;
	float: left;
	padding-top: 0px;
	padding-bottom:0px;
}
.header_right { width:100%; padding-left:20px;
	float: left;
}
	


.banner2 {
	width: 100%;
	float: left; height:185px;
}
.banner2 img {
	width: 100%;
	float: left; height:300px; height:185px;
}
.banner {
	width: 100%;
	float: left;
	height:200px;
}
.banner img {
	width: 100%;
	height:200px;
}
.heding10{ width:100%;
	 font-size:16px; text-align:center; margin-top:0px; 
	color:#000000; padding:5px 41px; font-style:italic;    
	font-family:Baskerville Old F...; font-weight:bold; line-height:24px; 
}

}

 @media handheld, only screen and (max-width:375px) {
	 
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}	 
.q {
	float: left;
	font-family: Open Sans;
	font-size: 24px;
	color: #2b96cc;
	font-weight: bold;
	line-height: 10px;
}
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}	
.q_text {
	float: left;
	font-family: Open Sans;
	font-size: 14px;
	color: #2b96cc;
	line-height: 18px;
}	
.a {
	float: left;
	font-family: Open Sans;
	font-size: 24px;
	color: #000000;
	line-height: 18px;
} 
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:23px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding:10px 0px 10px 0px !important;
}	 

.banner2 {
	width: 100%;
	float: left; height:185px;
}
.banner2 img {
	width: 100%;
	float: left; height:300px; height:185px;
}	 

.banner {
	width: 100%;
	float: left;
	height: 180px;
}
.banner img {
	width: 100%;
	height: 180px;
}
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:0px;
}

.oxford {
	float:left;
	margin-top:12px; margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none; display:block;
	margin-bottom:5px; padding-top:10px; 
}
.oxford:hover {
	float:left;
	margin-top:12px; margin:0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none; display:block;
	margin-bottom:5px; padding-top:10px;
}


}
 
	 
 
 @media handheld, only screen and (max-width: 320px) {
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	color: #403e3e;
	padding: 10px 0px !important;
	margin: 0px;
}
.section3 {
	width: 100%;
	background: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}	 
.q {
	float: left;
	font-family: Open Sans;
	font-size: 24px;
	color: #2b96cc;
	font-weight: bold;
	line-height: 10px;
}
.q_text {
	float: left;
	font-family: Open Sans;
	font-size: 14px;
	color: #2b96cc;
	line-height: 18px;
}	
.a {
	float: left;
	font-family: Open Sans;
	font-size: 24px;
	color: #000000;
	line-height: 18px;
} 
h5 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:23px;
	font-style: normal;
	font-weight: normal;
	color: #2b96cc;
	clear: both;
	text-align: left;
	padding:10px 0px 10px 0px !important;
}	 

.banner2 {
	width: 100%;
	float: left; height:185px;
}
.banner2 img {
	width: 100%;
	float: left; height:300px; height:185px;
}	 

.banner {
	width: 100%;
	float: left;
	height: 180px;
}
.banner img {
	width: 100%;
	height: 180px;
}
.coppy {
	float: left;
	color: #342e2e;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
}

.oxford {
	float: left;
	margin-top: 0px;
	color: #342e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	display: block;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
.oxford:hover {
	font-size: 11px; display:block;
	color: #342e2e;
}
.wapper1 {
	width: 100%;
	float: left;
	margin-left:10px;
}

}
