@charset "utf-8";
/* CSS Document */
.body-content{
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	padding-bottom: 50px;
}
.body-content h2{
    color: #434445;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    text-transform:uppercase;
}
.body-content h2:after{
    content: " ";
    border-bottom: 4px solid #0095e5;
    display: block;
    width: 200px;
    text-align: center;
    margin: 40px auto;
}
.title-arrow{
	color: #25bcca;
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px;
	display:none;
}
.body-content .col-rt .content-helper a{
	color: #6e6e6e;
	font-weight: 600;	
	font-size: 14px;
}
.body-content  .recent-works{
	text-align: center;
}
.body-content  .recent-works a{		
	color: #4c5867;
   	font-weight: 600;			
}
.body-content .recent-works figure figcaption{
    color:#fff;
	font-size: 16px;
    line-height: 19px;
    padding-top: 20px;
    text-align:left;
}
.body-content .recent-works .btn-container{
	text-align: center;
	margin-top: 80px;
}
.body-content .recent-works .btn-container .seeMore-btn{
	padding: 0;
}
.body-content .news-blog{
    font-family: georgia;
	margin: 0;
}
.news-blog h4.event-head a{
	color:#333;
	font-family:georgia;
	font-size:16px;
	font-weight:600;
	margin: 10px 0;
}
.news-blog h4.event-head a:hover{
	text-decoration:underline;
}
.news-blog h5.event-date{
	font-family:georgia;
	font-size:16px;
	font-weight:600;
	margin: 10px 0;
}
.body-content .news-blog .co-001a{
	background: #fff;
	width: 100%;
	float: left;
	min-height: 350px;
	border-bottom:1px solid rgba(0, 0, 0, 0.2);
}
.body-content .news-blog .co-001a:last-child{
	border-bottom:none;
}

.body-content .news-blog .news-rt{
	float: right;
	margin-left: 0;
	text-align: left;
}
.body-content .news-blog .co-001a .content{
	margin: 20px 20px 50px 20px;

}
.body-content .news-blog .co-001a .content .publish-date{
	font-size: 14px;
	font-weight: 800;
	float: left;
}
.body-content .news-blog .co-001a .content .categories{
	float: right;
}
.body-content .news-blog .co-001a .content .categories{
	background: #e6edef;
	color: #4686cc;
	cursor:pointer;
	font-size: 14px;
	font-weight: 600;
	padding: 5px;
}
.body-content .news-blog .co-001a .content .categories a:hover{
	text-decoration: underline;
}
.body-content .news-blog .co-001a .content .publish-by{
	font-size: 18px;
	font-weight: 600;
	padding: 12px 0 0 0;
}
.body-content .news-blog .co-001a .content .news-title{
	font-size: 23px;
	font-weight: 400;
	line-height: 33px;
}
.body-content .news-blog .co-001a .content figure{
	width: 310px;
	float: left;
	padding: 20px 20px 0 0;
}
.body-content .news-blog .co-001a .content .news-content{
	padding: 15px 0;
	float: left;
	max-width: 70%;
}
.body-content .news-blog .co-001a .content .news-content p{
    font-size: 16px;
    line-height: 27px;
}
a.read-more{
    font-family:arial;
	background: #0095e5;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	border-radius: 4px;	
	padding: 6px 12px;
	display: inline-block;
	margin: 20px 0;
}
a.read-more:hover{
	color:#fff;
	background: #0087cf;
}
.univ-btn{
	background: #0095e5;
	border-radius: 3px;
	color: #fff!important;
	font-size: 14px;
	font-weight: 600;
	padding: 15px 25px;	
}
.univ-btn:hover{
	background: #0087cf;
}
.breadcrumb{
	padding: 0;
    margin: 70px auto;
    font-size: 12px;
    width: 1200px;
}
.breadcrumb  a{	
	color:#1c2e36;
}
.breadcrumb  span{	
	color:#ccc;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.breadcrumb .me-breadcrumb-icon{
	padding: 0 3px;
} 
.body-content .recent-works figure{
	width: 260px;	
	text-align: center;	
	position: relative;
	margin: 0 auto;
}
.body-content .recent-works figure div{
	max-height: 340px;
	min-height: 340px;
	overflow: hidden;
	max-width: 260px;
	border:1px solid rgba(255, 255, 255, 0.4);
	padding:9px 0;
}
.recent-surgery{
    background:#117f96;
}
.recent-surgery h2{
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.recent-surgery h2:after{
    content: " ";
    border-bottom: 4px solid #fff;
    display: block;
    width: 200px;
    text-align: center;
    margin: 40px auto;
}
.showme{
	background:  url(../images/eye.png) 12px 16px no-repeat #384554;
	border-radius: 50%;
	color: #fff;
	display: none;
	font-size: 22px;
	height: 50px;
	left: 43%;
	padding: 13px 0 0;
	position: absolute;
	text-align: center;
	top: 35%;
	width: 50px;
}
.body-content .recent-works figure img{
	max-height: 320px;
	min-height: 320px;
	/*transition: all .2s ease-in-out;*/
}
.body-content .recent-works figure img:hover + .showme{		
	   display: block;  
}
.body-content .recent-works figure img:hover {
	/*transform: scale(1.1);*/
	opacity: 0.5;
}
.body-content .recent-works figure figcaption{	
   	margin: 0;  
}
.inner-page{
	margin-top: 30px;
}
.inner-page .profile{

}
.inner-page .profile h4{
	font-size: 18px;
	font-weight: 400;
}
.inner-page .profile .my-details{
	margin: 0;
}
.inner-page .profile .my-details .avatar-container{
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.08);
	padding-bottom: 20px;
	width: 30%;
	float: left;	
	margin-top: 30px;
	color: #1c2e36;
	text-align: center;
}
.inner-page .profile .my-details .avatar-container figure{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	padding: 20px 0;
}
.inner-page .profile .my-details .avatar-container figure img{
	border-radius: 50%;
}
.inner-page .profile .my-details .avatar-container .person-name{	
	font-weight: 600;	
	padding-top: 32px;
}
.inner-page .profile .my-details .avatar-container .person-position{	
	font-weight: 600;
	font-size: 13px;
	padding: 5px 0;	
}
.inner-page .profile .my-details .avatar-container .person-email i{
	padding-right: 5px;
	color: #0654ba;	
}
.inner-page .profile .my-details .avatar-container .person-email a{	
	font-weight: 600;
	font-size: 13px;
	color: #0654ba;	
}
.inner-page .profile .my-details .avatar-container .person-email a:hover{
	text-decoration: underline;
}
.inner-page .profile .my-details .bio{
	width:67%;
	float: left;
	margin: 30px 0 0 30px;
}
.inner-page .profile .my-details .bio .address{
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin-top: 30px;
}
.inner-page .profile .my-details .bio .address .address-col{
	width: 50%;
	float: left;
}
.inner-page .profile .my-details .bio .address .address-col .header{
	background: rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);	
	height: 38px
	line-height: 38px;
	text-align :center;
	font-size: 14px;
	font-weight: 600;
	padding:10px 0;
}
.inner-page .profile .my-details .bio .address .address-col .body{
	font-size: 14px;
	padding: 12px;
	background: #fff;
	min-height:200px;
}
.inner-page .profile .my-details .bio .address .residence .header,
.inner-page .profile .my-details .bio .address .residence .body{
	border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.inner-page .my-bio-description{	
	font-size: 14px;
	margin-top: 30px;
}
.inner-page h2{	
	color: #434445;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
	margin: 40px 0;
	text-transform:uppercase;
}
.inner-page h2:after{
    content: " ";
    border-bottom: 4px solid #0095e5;
    display: block;
    width: 200px;
    text-align: center;
    margin: 40px auto;
}
.inner-page .inner-paras {
	border-bottom:1px solid #d6e1e4;
	padding-bottom: 80px;
}
.inner-page .inner-paras p{
	font-size: 14px;
}
.inner-page .awards{
	margin: 80px auto;	
	width: 80%;
}
.inner-page .awards ul li{
	display: inline-block;
	float: left;
	width: 140px;
	margin-right:128px;
}
.inner-page .awards ul li:last-child{
	margin-right: 0;
}
.surgeries{
	margin: 0;
}
.surgeries .sc-table, .sci-papers{
	margin-top: 50px;
}
.surgeries .sc-table .styled-subtitle{
	font-size: 22px;
	margin-bottom: 30px;
}
.surgeries .sc-table .sc-table-header,
.publications .sc-table .sc-table-header{	
	font-size: 15px;
	font-weight: 600;
}
.surgeries .sc-table .sc-table-header li,
.publications .sc-table .sc-table-header li{
	background: rgba(0, 0, 0, 0.05);	
	border-bottom: none;
	float: left;
	height: 40px;
	line-height: 40px;
}
.surgeries .sc-table .sc-table-header li,
.surgeries .sc-table .sc-table-body li,
.publications .sc-table .sc-table-header li,
.publications .sc-table .sc-table-body li
{
	border: 1px solid rgba(0, 0, 0, 0.06);
	display: inline-block;	
	float: left;			
}
.surgeries .sc-table .sc-table-header li.fstChd{
	padding: 0 15px;	
}
.surgeries .sc-table .sc-table-header li.fstChd,
.surgeries .sc-table .sc-table-body li.fstChd{
	width: 85%;
	border-right: none;	
}
.surgeries .sc-table .sc-table-header li.secChd,
.surgeries .sc-table .sc-table-body li.secChd{
	width: 15%;	
	text-align: center;		
}
.surgeries .sc-table .sc-table-header li.thrChd,
.surgeries .sc-table .sc-table-body li.thrChd{
	width: 6%;
	text-align: center;	
}

.surgeries .sc-table .sc-table-body li, .surgeries .sc-table .sc-table-body li.fstChd{
	padding: 15px;	
}
.surgeries .sc-table .sc-table-body li a
{
	color: #007acc;
}
.surgeries .sc-table .sc-table-body li a:hover{
	text-decoration: underline;
}
.surgeries .sc-table .sc-table-body{
	font-size: 14px;
	font-size: 400;
	cursor: pointer;
}
.surgeries .sc-table .sc-table-body li{
	border-top: none;
	font-size: 14px;
}
.surgeries .sc-table .sc-table-body .fstChd .title p{
	display: block;
}
.publications .sc-table .sc-table-body li{
	height: 90px;
	font-size: 14px;
}
.publications .sc-table .sc-table-header li.secChd{
	padding: 0 12px;
	overflow: hidden;
}
.publications .sc-table .sc-table-body li.secChd{
	padding: 12px 12px 0 12px;
	overflow: hidden;
}
.publications .sc-table .sc-table-body li.fstChd,
.publications .sc-table .sc-table-body li.thrChd{
	line-height: 90px;
}
.publications .sc-table .sc-table-header li.fstChd,
.publications .sc-table .sc-table-body li.fstChd{
	border-right: 1px solid #fff;
	width: 6%;
	text-align: center;
}
.publications .sc-table .sc-table-header li.secChd,
.publications .sc-table .sc-table-body li.secChd{
	width: 80%;	
}
.publications .sc-table .sc-table-header li.thrChd,
.publications .sc-table .sc-table-body li.thrChd{
	width: 10%;
	text-align: center;
}
.publications .sc-table .sc-table-body li.thrChd a i
{
	color: #bd1900;
	cursor: pointer;
	font-size: 18px;
}
.publications .sc-table .sc-table-body li.thrChd a span{
    padding-left: 3px;
    font-size: 11px;
    font-weight: 800;
    color: #333;
}
.publications .sc-table .sc-table-body li.thrChd a i:hover
{
	color: #1c2e36;	
}
.works{
	margin: 0;
}
.works .work-hdLt{
	width: 70%;
	float: left;
}
.works .work-hdLt h4{
	font-size: 18px;
	float: left;
	font-weight: 600;	
	text-align: left;
}
.works .work-hdLt .total{
	color: #007acc;
	margin-left: 20px;
}
.works .work-hdRt{
	float: right;
	font-size: 14px;
}
.works .descrp{
	font-size: 14px;
	margin-top: 10px;
}
.works .works-list{	
	margin-top: 30px;
}
.works .works-list li{
	float: left;
	display: inline-block;	
	border: 1px solid rgba(0, 0, 0, 0.06);;
	width: 33%;
	padding: 8px 0;
	text-align: center;
}
.works .works-list .works-header li {
	background: rgba(0, 0, 0, 0.05);
	font-weight: 600;
}
.works .works-list .works-body li{
	border-top: none;
}
.works .works-list .works-body li:even{
	background: #000;
}
.works .works-list  li.p33-img, .works .works-list  li.b33-img{
	border-right: none;
}
.sci-papers .paper-list{
	font-size: 14px;
	margin-bottom: 30px;
}
.sci-papers .paper-list h6{	
	background: rgba(0, 0, 0, 0.05);
	font-weight: bold;
	padding: 10px;
}
.sci-papers .paper-list h6 sup{
	font-size:12px;
}
.sci-papers .paper-list p{
	padding: 10px;
}
.listed-list{
	font-size: 14px;
	margin-top: 30px;
}
.listed-list  ul li sup{
	font-size:12px;
}
.listed-list ul{
	list-style: decimal;
	margin-left: 30px;
}
.listed-list ul li{
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	font-weight:600;
	padding: 10px 0;
}
.useful-links .listed-list{
    list-style: none;
}
.useful-links .listed-list .list-div{
    background:#fff;
	border: 1px solid rgba(0, 0, 0, 0.06);
	border-radius:3px;
	padding: 20px;
	margin-bottom: 30px;
}
.useful-links .listed-list h3{
	color: #434445;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.useful-links .listed-list p{
	margin: 8px 0;
}
.useful-links .listed-list a{
    color: #0090ff;
    font-size: 14px;
    font-weight: 600;
}
.useful-links .listed-list a:hover{
    text-decoration: underline;
}
/*Read more Toggle Open*/
.read-more-state {
  display: none;
}
.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: 'Read more';
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block; 
  color: #0090ff;
  font-size:14px;
 font-weight:600;
}
.read-more-trigger:hover{
	color:#0486ea;
	text-decoration:underline;
}
.read-more-wrap{  
}
/*Read more Toggle close*/


.contact{
	margin: 0;
	padding: 0 5%;
}
.contact .contact-sidebar{
	width: 30%;
	float: right;
}
.contact .contact-sidebar .office{
	border: 1px solid #d2dae1;
	border-radius: 6px;
	margin-bottom: 30px;
}
.contact .contact-sidebar .office:last-child{
	margin-bottom: 0;
}
.contact .contact-sidebar .office .header{
	background: #f1f5f8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #418f9a;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
}
.contact .contact-sidebar .office .value{
	font-size: 14px;
	padding: 15px;
}
.contact .contact-sidebar .office .value p{
	padding-bottom: 5px;
}
.contact .contact-form{
	width: 45%;
	float: left;
}

.contact form h4{
	font-size: 18px;
	margin-bottom: 20px;
}
.contact form p{
	margin-bottom: 20px;
}
.contact form p{
	font-size: 14px;
}
.contact form p img{
	display: block;
}
.contact form p label span{
	color: red;
}
.contact form p input[type="text"],
.contact form p input[type="email"]{
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 38px;
	line-height: 38px;
	padding: 0 8px;	
	width: 100%;
}
.contact form p input[type="text"]:focus,
.contact form p input[type="email"]:focus,
.contact form p textarea:focus
{
	border: 1px solid rgba(0, 0, 0, 1);
}
.contact form p textarea{
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 120px;
	padding: 8px;
	width: 100%;	
}

.contact form .captcha
{
    background:#fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 38px;
    line-height: 38px;
    padding: 0 8px;
    width: 100%;
}
.contact form .captcha img{
	float: left;
	padding-top:3px;
}

.contact form .captcha input[type="text"]{
    background:transparent;
    border:none;
	float: left;
    margin-left: 25px;
    width: 63.5%;
}
.contact form .captcha input[type="text"]:focus{
    border:none;
}
.news-blog{
	margin: 0;
}
.news-blog article{
	border: 1px solid rgba(0, 0, 0, 0.08);
	cursor:pointer;
	height: 510px;     
    margin: 0 30px 30px 0;
    float: left;
    max-width: 330.67px;
    width: 100%;
}

.news-blog article:nth-child(3n+3){
    margin: 0 0 30px 0;
}
.news-blog article:hover{
	border: 1px solid rgba(0, 0, 0, 0.5);
}
.news-blog article .b-resourcescontent__inner{
	padding: 20px;
}
.news-blog article .b-resourcescontent__inner .resource-image{
    height:220px;
    width: 300px;
    display: table-cell;
    text-align: center;
}
.news-blog article .b-resourcescontent__inner figure{
    height:220px;
    width: 300px;
    display: table-cell;
    text-align: center;
}
.news-blog article .b-resourcescontent__inner .category{
	margin-bottom: 10px;
}
.news-blog article .b-resourcescontent__inner .category a{
	color: #73b4da;
	text-transform: uppercase;
}

.news-blog article .b-resourcescontent__inner .resource-image img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-ms-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;    
}
.news-blog article .b-resourcescontent__inner:hover .resource-image img{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);    
}
.news-blog article .b-resourcescontent__inner h3{
	margin: 10px 0;
}
.news-blog article .b-resourcescontent__inner h3 a{
	color: #333;
	font-family: georgia;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
}
.news-blog article .b-resourcescontent__inner p.description{
	font-size: 17px;
	font-family: georgia;
	line-height: 27px;
}
.g-block{
	background: #fff;
	border: 1px solid rgba(0, 0, 0,0.08);
	display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    max-width: 1008px;
    text-align: left;
    width: 100%;
}
.b-expertise__article{
	padding: 30px 20px;
}
.b-expertise__article .header{
	font-family: georgia;
	font-weight: 600;
	text-align: left;
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 30px 0;	
}
.b-expertise__article .b-expertise__article-meta{
	width: 25%;
	float: left;
	margin: 30px 50px 0 10px;
}
.b-expertise__article .b-expertise__article-meta .selectionShareable{
	font-size: 13px;
}
.b-expertise__article .b-expertise__article-meta .selectionShareable span{
    font-weight:600;
}
.b-expertise__article .b-expertise__article-meta  .b-share-buttons{
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	margin-top: 30px;
}
.b-expertise__article .b-expertise__article-meta  .b-share-buttons .selectionShareable{
	font-family: georgia;
	font-size: 20px;
	font-weight: 600;
	padding-top: 10px;
}
.b-expertise__article .b-expertise__article-meta  .b-share-buttons ul{
   margin-top: 15px;
}
.b-expertise__article .b-expertise__article-meta  .b-share-buttons ul li{
    display: inline-block;
}
.b-expertise__article .b-expertise__article-text{
	font-family: georgia;
	font-size: 20px;
	line-height: 28px;
	width: 65%;
	float: left;
	margin: 30px 0 0 0;
}
.b-expertise__article .b-expertise__article-text a{
    color: #418f9a;
}
.b-expertise__article .b-expertise__article-text a:hover{
    color: #333;
}
.blue-btn{
	background: #00c1cf;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 18px;
}
.blue-btn:hover{
	background: #1c2e36;
}
.back-arrow{
	float: right;
	margin-top: 80px;
}
.back-arrow a{
	color: rgba(0, 0, 0, 0.4);
	font-size: 14px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.back-arrow a:hover{
	color: rgba(0, 0, 0, 0.5);	
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.error-message{
	color: #f00;
	display: block;
	font-size: 13px;
}
.search-section{
	margin: 0;
	width: 300px;
}
.search-section .searchformInput{
	border: 1px solid #ccc;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;    
	float: left;
	font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 8px;
    width: 258px;
}
.search-section .searchformButton {
    background: rgba(0, 0, 0, 0.9); 
    border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;    
    float: left;
    height: 38px;
    line-height: 38px;
    width: 40px;
}
.search-section .searchformButton i{
	color: #fff;
}
.pagination{

    padding: 50px 0 0;
    text-align: center;
}
.pagination ul li{
    display: inline-block;
    margin-right: 10px;
}
.pagination ul li.active a{
    background: #ebebeb;
}
.pagination ul li.page{
    margin-top: 0;
}
.pagination a{
	border: 1px solid rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	padding: 4px 12px;
	color: #000;
	font-weight: 600;
	font-size: 14px;
}

.pagination a:hover, .pagination a.current{
	background: rgba(0, 0, 0, 0.06);
	border: 1px solid transparent;	
}
footer .footer-social .footer-icons{
	background: #fff;
	border-radius: 50%;
	color: #1c2e36;   
}
footer .footer-social .footer-fb{
	font-size: 16px;
	font-weight: bold;
	padding: 7px 11px;
	}
footer .footer-social .footer-fb:hover{
	background: #3b5998;
	color: #fff;
}
footer .footer-social .footer-tweet{ 
	font-size: 17px;
	padding: 6px 8px;
}
footer .footer-social .footer-tweet:hover{ 
	  background: #0084b4;
	  color: #fff;
}
footer .footer-social .footer-gplus{ 
	font-size: 17px;
	padding: 6px 8px;
	font-weight: bold;
}
footer .footer-social .footer-gplus:hover{ 
	background: #d34836;
	color: #fff;
}
/*Tab Open*/
/*Tab*/

.tabs{
	margin-top: 80px;	
}
.tabs input {
 	display: none;
}
.tab-content {
    background:#fff;
    display: none; 
    padding: 20px;
    overflow: hidden;  
}
.tab-content p{  	
  	font-size: 14px;
  	line-height: 24px;
  }
.tab-label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 7px 25px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}

.tab-label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.tab-label[for*='1']:before {
  content: '\f03e';
}
.tab-label[for*='2']:before {
  content: '\f073';
}
.tab-label:hover {
  color: #888;
  cursor: pointer;
}

input:checked + label {
	background:#fff;
	border-top:2px solid #0095e5;
    color: #555;
  
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
}
.event-col {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    cursor: pointer;
    margin: 0;
    padding: 25px 0;
}
.event-col .event-date{
	background:#f0f0f0;
    float: left;
    margin-right: 30px;
    max-width: 190px;
    text-align: center;
    width: 35%;
}
.event-col .event-date .day{
	color: #4e8dcc;
    font-size: 46px;
    font-weight:600;
    padding: 45px 0 45px 18px;
}
.event-col .event-date .mth-yr{
	background: #4e8dcc none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    padding: 12px 0;
}
.event-col .event-content {
	font-family:georgia;
	float: left;
    width: 64.5%;
}
.event-col .event-content h3 a{
	color: #4e8dcc;
	font-size: 23px;
}
.event-col .event-content h3 a:hover{
	text-decoration:underline;
}
.event-col .event-content p{
    margin-top:20px;
}
.event-col .event-content p img{
    width:150px;
    float:left;
    margin-right:20px;
}
.event-col .event-content p a{
	color:#1c2e36;
	font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
}
@media screen and (max-width: 650px) {
  .tab-label {
    font-size: 0;
  }

  label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .tab-label {
    padding: 15px;
  }
}
.tabg-col{
  border-bottom: 1px solid #ccc;
  padding: 50px 0;
  &:first-child{
    padding-top: 0;
  }
  &:last-child{
    border-bottom: 0;
  }
}
/*Tab Close*/

@media only screen and (min-device-width : 100px) and (max-device-width : 815px) {
	.body-content h2{
		margin-bottom: 20px;	
	}
	.body-content .col-rt .content-helper a{
		display: block;
		margin-bottom: 50px;
	}
	.body-content .col-lt .btn-container{
		text-align: center;
		margin-top: 50px;
	}
	.body-content .recent-works a.list{
		display: block;
		margin-bottom: 50px;
		padding-bottom: 50px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
		overflow: hidden;
	}
	.body-content .recent-works figure figcaption{	 
    	margin: 0 70px;  
	}	
	.body-content .news-blog .co-001a{
		background: #fff;
		width: 98%;
		float: left;
		border-bottom: 1px solid #ccc;
	}
	.body-content h2{
	    line-height:47px;
	}
}
@media only screen  and (min-width : 816px) {
	.body-content{
		padding-top: 70px;
	}
	.body-content h2{
		margin-bottom: 60px;	
	}
	.body-content .col-lt{
	    float: left;
        width: 40%;		
	}
	.body-content .col-lt p{
	    color:#6e6e6e;
        font-size: 16px;
        line-height: 30px;
	}
	.body-content .col-lt .btn-container{
		float: right;
		margin-top: 50px;
	}
	
	.body-content .col-rt{
		width: 50%;
		float: left;
		margin-left: 10%;
	}
	.body-content .col-rt .content-helper a{		
		display: inline-block;
		margin: 0 50px 50px 0;
	}
	.body-content .col-rt .content-helper figure{
		width: 139px;
		float: left;
		text-align: center;		
	}
	.body-content .col-rt .content-helper figure img{
		border: 2px solid #faf7f5;
		border-radius: 50%;
	}
	.body-content .col-rt .content-helper a:hover figure img{
		border: 2px solid rgba(0, 0, 0, 0.1);
		border-radius: 50%;
		 opacity: 0.4;
        filter: alpha(opacity=40); /* For IE8 and earlier */
		
	}
	.body-content .col-rt .content-helper a:nth-child(3n+0){
		margin: 0 0 50px 0;
	}
	.body-content .col-rt .content-helper figure figcaption{		
		margin-top: 8px;
	}
	.body-content  .recent-works a{			
		display: inline-block;
		margin-right: 25px;
	}	
	.body-content  .recent-works a:last-child{
		margin-right: 0;
	}				
}

/*Apply for All*/
button{
	background: none;
}

/*Accordion open*/
.accordion {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
 }

.accordion-item {
  position: relative;
}
.accordion-item.active .heading {
  color: #968e8f; 
}
.accordion-item.active .icon {
  background: #fefefe;
}
.accordion-item.active .icon:before {
  background: #968e8f;
}
.accordion-item.active .icon:after {
  width: 0;
}
.accordion-item .heading {
  display: block; 
  text-decoration: none;
  color: #564e50;
  font-weight: 600;
  font-size: 16;
  position: relative;
  padding: 1.5rem 0 1.5rem 3rem;  
   background: #fff none repeat scroll 0 0;
  font-size: 18px;
  margin: 5px 0;
}
.accordion-item .content{
	padding: 0 70px 0 35px;
	font-size: 14px;
}
.accordion-item .content ul li{
	padding: 5px 0;
	list-style: disc;
}
@media (min-width: 40rem) {
  .accordion-item .heading {
    font-size: 1.2rem;
  }
}
.accordion-item .heading:hover {
  color: #968e8f;
}
.accordion-item .heading:hover .icon:before, .accordion-item .heading:hover .icon:after {
  background: #968e8f;
}
.accordion-item .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 3rem;
  height: 3rem;
  border: 2px solid #fefefe;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.accordion-item .icon:before, .accordion-item .icon:after {
  content: '';
  width: 1.25rem;
  height: 0.25rem;
  background: #564e50;
  position: absolute;
  border-radius: 3px;
  left: 50%;
  top: 50%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.accordion-item .icon:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  z-index: -1;
}
.accordion-item .content {
  display: none;
}
.accordion-item .content p {
  margin-top: 0;
}
.ext-accor{
	width: 100%;
	background:rgba(0, 0, 0, 0.01);
}
.surgeries .sc-table .for-sub-body li.fstChd.sub-body{
    padding-left: 43px;
}
.surgeries .sc-table  .sc-table-body li.sub-head{
    background: rgba(0, 0, 0, 0.01);
    font-weight: 600;
}
.ext-accor .sc-table-body li.fstChd {
    padding: 15px 0!important;
    border-left: none;
}
.ext-accor .sc-table-body li.secChd{
    border-right: none;
}
.ext-accor .heading{
	background: transparent;
	color: #1c2e36!important;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.ext-accor .heading:hover{
	text-decoration: none!important;
}
.ext-accor .heading .icon{
	border: 2px solid #333;
	width: 1.5rem;
	height: 1.5rem;
}
.ext-accor .heading .icon::before, .ext-accor .heading .icon::after{
	height: 0.09rem;
	width: 0.6rem;
}
.ext-accor .heading .title{
	/*padding-left: 50px;*/
	width: 97%;
	float: left;
}
.ext-accor .heading .down-arrow{
    float: right;
    margin-right: 14px;
}
.ext-accor .content{
	border-top: 1px solid rgba(0, 0, 0, 0.06);
	padding: 0;
	margin-top: 20px;
}
.ext-accor .content .fstChd {
	width: 86%!important;
}

.ext-accor .title:hover{
	color: #25bcca;	
	text-decoration: none!important;
}
.ext-accor.active .title{
	color: #25bcca;	
}

.bio-content{
	box-sizing: border-box;
    color: #000;
    display: block;
    font-family: din;
    font-size: 18px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-height: 1400px;
}    
.bio-content .ms-timeline{
	background-color: #000;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 2px;
}
.bio-content .date{
	position: absolute;
	width: 250px;
}
.bio-content .date .content{
	font-family: arial;
	font-size: 14px;
	position: relative;
}
.bio-content .date .content h5{
	font-weight: 600;
}
.bio-content .date .line{
	border-top: 2px dotted #000;
	position: relative;
	width: 60px;
}
.bio-content .odd .line, .bio-content .even .line{
	top: 14px;
}
.bio-content .odd .line span, .bio-content .even .line span
{
	background: #000;
	display: inline-block;
	height: 8px;
	position: absolute;	
	top: -5px;
	width: 8px;
}
/*------------------------------ODD Lines----------------------------------------*/
.bio-content .odd{
	left: 22.9%;   
    text-align: right;
}
.bio-content .odd .line{
	left: 268px; 	
}
.bio-content .odd .line span{
	right: -3px;
}


/*--------------------------------------EVEN Lines------------------------------*/
.bio-content .even{
	right: 23.08%;   
    text-align: left;
}
.bio-content .even .line{
	right: 73px; 
}
.bio-content .even .line span{
	left: -3px;
}

.web-content.no-page-found{
	color: #000;
    padding-top: 120px;
    text-align: center;
}
.no-page-found h6{
	font-size: 33px;
}
.no-page-found figure {
    width: 100%;
    margin: 50px 0;
}
.no-page-found figure img {
    width: 32%;
}
.no-page-found figure figurecaption {
    display: block;
    font-size: 18px;
    line-height: 31px;
    margin: 20px 16% 80px;
}
.no-page-found figure figurecaption a {
    border-bottom: 3px solid #1c2e36;
    color: #000;
    padding-bottom: 4px;
}
.no-page-found figure figurecaption a:hover{
	color: #1c2e36;
}
.small-wrapper{
	margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}
.gallery{
	padding: 20px 8px;
}
.gallery .yt-gallery-item-video{
	background: #fff;
	max-width: 363px;
	width:100%;
	float: left;
	margin: 0 26px 25px 0;
}
.gallery .yt-gallery-item-picture{
	/*background: #fff;*/
	width: 280px;
	float: left;
	margin: 0 5px 5px 0;
	/*max-height:220px;
	min-height:220px;*/
	max-height:157px;
	min-height:157px;
}
.gallery .yt-gallery-item-video:nth-child(3n){
	margin-right:0;
}
 .gallery .yt-gallery-item-picture:nth-child(4n){
	margin-right: 0;
}
.gallery .yt-gallery-item-video .yt-gallery-content{
    max-height: 135px;
    min-height: 135px;
	padding: 8px 15px;	
}
.gallery .yt-gallery-item-picture .yt-gallery-content{
    text-align: center;
    padding-bottom: 10px;
    display:none;
}
.gallery .yt-gallery-item-picture .yt-gallery-content h3.yt-gallery-title{
	padding: 0 12px;
	line-height:20px;
}
.gallery .yt-gallery-item-video .yt-gallery-video{
	display: table-cell;
    height: 200px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 363px;
}
.gallery .yt-gallery-item-video .yt-gallery-video:hover a img{
	opacity:0.7;
}
.gallery .yt-gallery-item-picture .yt-gallery-picture{
	display: block;
    height: 157px;
    margin: 0;
    overflow: hidden;
    /*padding: 10px;*/
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 280px;    
}
.gallery .yt-gallery-item-picture .yt-gallery-picture img{
    display: block;
    height: auto;
    width: 100%;
    -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.overlapBox{	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;   
}
.overlay{
	background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index:3333;
}
.overlay .view-icon{
	left: 120px;
    position: absolute;
    text-align: center;
    top: -20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;    
}
.overlapBox:hover .overlay{
	opacity:1;
}
.overlapBox:hover .view-icon{
	top:60px;
}
.overlapBox:hover img{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);	
}
.gallery .yt-gallery-item-video .yt-gallery-overlay, .gallery .yt-gallery-item-picture .yt-gallery-overlay{
	backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
    transition: opacity 0.1s ease 0s, visibility 0.1s ease 0s;
    visibility: hidden;
}
.gallery .yt-gallery-item .yt-gallery-picture .yt-gallery-pic-link .yt-gallery-duration{
	background: #000 none repeat scroll 0 0;
    bottom: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 0 7px;
    position: absolute;
    right: 5px;
}
.gallery .yt-gallery-item-video .yt-gallery-content h3 a, .gallery .yt-gallery-item-picture .yt-gallery-content h3 a{
	color: #333;
	font-size: 13px;
	font-weight: 600;
}
.gallery .yt-gallery-item-video .yt-gallery-content h3 a:hover, .gallery .yt-gallery-item-picture .yt-gallery-content h3 a:hover{
	color: #25bcca;
}
.gallery .yt-gallery-item-video .yt-gallery-content .yt-gallery-excerpt{
	font-size: 13px;
	line-height: 18px;
	padding: 8px 0;
	height: 65px;
	overflow: hidden;
}
.gallery .yt-gallery-item-video .yt-gallery-content .yt-gallery-views span, .gallery .yt-gallery-item-picture .yt-gallery-content .yt-gallery-views span{
	color: #999999;
	font-size: 13px;
	font-weight: 600;
	padding-left: 5px;
}
@media (min-width: 40rem) {
  .accordion-item .content {
    line-height: 1.75;
  }
}
/*Accordion Close*/

.g-row-section{
	margin-bottom: 30px;
}
.patient-no{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 15px;
}
.latest-surgeries{
	margin: 0;
}
.latest-surgeries .latest-list{
	display: inline-block;
    margin: 0 25px 25px 0;  
    position: relative; 

}
.latest-surgeries .latest-list a:hover + .img-caption{
	display: block;
}
.latest-surgeries .latest-list .img-caption{
	background: #eaeaea;
	border:1px solid #ccc;
	border-radius: 3px;
	font-family: georgia;
	text-align: center;
	position: absolute;
	display: none;
	width: 262px;
	padding: 8px;
	left:0; 
	top:216px;
	min-height: 100px;
	z-index: 9999;
}
.my-Pic{
    display: inline-block;
    float: left;
    margin: 0 25px 25px 0;
}
.my-Pic img{
    float: left;
    margin: 5px 15px 5 px 5px;
    padding: 14px;
    background: #fff;
}
.about-content{
    font-family:arial;
    font-size: 16px;
    line-height: 32px;
}
.about-content p{
    text-align:justify;
}
.about-content a{
    color:#0095e5;
}
.about-content a:hover{
    text-decoration:underline;
}
.websiteVisitor{
    background:#deeef5;
    font-size: 17px;
    margin-top: 60px;
    padding:20px 0;
    text-align: center;
    font-style:italic;
}
.websiteVisitor span{border:1px solid #cfcfcf; margin-left: 2px; padding: 3px 5px; background-color:#f1f1f1; font-weight: bold;}

.country-visited{
    margin-top: 50px;
}
.country-visited .flags{
    float:left; 
    width:16.6%;
    text-align:center;
    margin-bottom: 5%
}
.country-visited .flags img{
	cursor:pointer;
}
.country-visited .flags img:hover{
	opacity:0.9;
}
.country-visited .flags .yt-gallery-title{
    font-size: 14px;
    padding-top: 14px;
}
.latest-surgery-img{
    position: relative;
}
footer .footer-social{
    position: relative;
}
footer .footer-social .fb_iframe_widget{
  float: right;
  position: absolute;
  right: 0;
  top: -38px;
  width: 67%;
}
.ext-link{
    margin:0 0 0 20px;
}
.ext-link a{
    padding:0!important;
}
.ext-link:hover{
    border-bottom:2px solid #4686cc!important;
}
.ext-link a img:hover{
    opacity:0.7;
}