@charset "utf-8";
/* CSS Document */
/*@font-face {
	font-family:Ramabhadra;
	font-style:normal;
	src:local(Ramabhadra), url(/fonts/Ramabhadra.ttf) format("truetype")
	}*/
@font-face {
  font-family: 'Ramabhadra';
  font-style:normal;
  src: url('font-awesome/fonts/Ramabhadra.ttf')  format('truetype');
  }	
@font-face {
  font-family: 'Suranna';
  font-style:normal;
  src: url('font-awesome/fonts/Suranna.ttf')  format('truetype');
  }	  
li,ul{
	list-style-type:none;
	}
@media screen and (min-width:0px) and (max-width:900px){	

#global-nav{
	display:none;
	}
}

.wrapper {
    width: 100%;
    background-color: #FFF;
	}	
.health-logo {
    float:left;
	margin-top:1%;
	}
.header-ad{
	margin-top:1%;
	margin-left:0;
	margin-right:0;
	}	
@media screen and (max-width:576px){
.header-ad{
	display:none;
	}
.health-logo{
	margin-top:0%;
	text-align:center;
	}
}	
/*menu */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
	text-decoration:underline;
	height:20px;
	font-weight:bold;
	color:white;
}

.nav-item a{
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}
.menu li a {
	text-decoration:none;
	font-size:1.5vw;
	height:30px;
	color:#fff;
	font-weight:bold;
	}
.menu li a:hover {
	text-decoration:underline;
	height:20px;
	font-weight:bold;
	}


/*navbar*/
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{font-size:18px;text-transform:capitalize;padding:0px 10px; font-family:initial;display: block; color:white;}

/****************************** menu work **********************************/
.mainmenu{border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;margin-top:0%; background-color:#005488;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}
}
@media only screen and (max-width: 992px) {
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{
	font-size:16px;
	}
.navbar-collapse{	
	border-top:1px dotted white;
	margin-top:1%;
	}
.mainmenu{
	background-color:#005488;
	border-radius:0;
	}
.mainmenu .collapse ul li:hover> ul{
	display:block
	}
.menu{
	background-color:#005488;
	}
.menu li{
	text-align:center;
	padding:10px;
	width:100%;
	margin-right:0%;
	margin-left:0%;
	margin-bottom:1%;
	}
.menu li a{
	color:#FFFFFF;
	}
.mainmenu ul li a {
	padding:0px;
	}
.navbar-light .navbar-toggler {
    border-color: white;
 	background-color:#005488;
	margin:1px;
	}	
.navbar-light .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}		
}
.clearfix{
	clear:both;
	}
/*index page css start*/	

/*index page slider css start*/
.second_line{
	padding-left:5px;
	padding-right:5px;
	}
.carousel,.carousel-inner{
	height:250px;
	background-image: linear-gradient(to bottom,#58a5e3,#1c3c7b);
	}
.carousel{
	margin-bottom:1px;
}	
.coaimg{
	width:66.7%;
	float:right;
	}	
.coaimg img{
	width:100%;
	max-width:800px;
	height:250px;
	border:1px solid;
	 border-image:linear-gradient(to bottom,#58a5e3,#1c3c7b) ;
	}	
.carousel-item .container{
	background-image: linear-gradient(to bottom,#58a5e3,#1c3c7b);
	}		
#carouselButtons {
    margin-left: 100px;
    position: absolute;
    bottom: 0px;
	}
.carousel-caption{
	padding:3%;
	text-align:center;
	}
.carousel-caption .learnmorebtn{
	display: block;
    font-size: 1em;
    line-height: 1.7em;
    margin-bottom: 0;
	}
.carousel-caption .learnmorebtn a{
	color: #fff;
    height: 30px;
	border-radius: 5px;
    background-color: #0f3c72;
    border: none;
    color: #fff;
    display: inline-block;
    line-height: 1.75em;
    margin-bottom: 0.4em;
    padding-left: 1em;
	padding-top:2px;
    padding-right: 1em;
    position: relative;
    text-decoration: none;
	margin-top: 0.5em;
	font-size:13px;
	}
.carousel-caption .learnmorebtn i{
	padding-left:3px;
	}
.carousel-caption .learnmorebtn a:hover{		
    background-color: #06182e;
    color: #fff;
    text-decoration: none;	
	}
.carousel-caption {
    position: absolute;
    left:0px;
    right: auto;
    width:33%;
    height: 100%;
	background-image: linear-gradient(to bottom,#58a5e3,#1c3c7b);
    opacity:1;
    bottom:0;
    right:0;
	float:left;
	z-index:1;
	color:#fff;
	padding:0px;
	}
.carousel-item .carousel-caption h1{
	font-size:20px;
	line-height:1.5;
	margin-bottom:1%;
	margin-top:1%;
	height:40px;
	overflow:hidden;
	text-transform:capitalize;
	font-family: 'Suranna', serif;
	padding-top:2%;
	font-weight:bold;
	}
.carousel-caption .description{	
    font-size:16px;
    line-height: 1.4;	
	height:115px;
	overflow:hidden;
	margin-bottom:0.1em;
	padding:1% 2% 1% 2%;
	font-family: 'Suranna', serif;
	font-weight:normal;
	}
.carousel-caption h1 a{
	color:#fff;
	}	
.carousel-indicators {
	left:1px;
	right:auto;
	margin-left:12%;
	margin-right:0;
	}		
.carousel-indicators li{
	position:relative;
	flex: 0 1 auto;
    width: 10px;
    height:10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
	border-radius:50%;
	}	
/* index page slider end*/

/*healthnewsindexpage css start*/
.first_row_health_left.col-xl-8{
    padding-right: 5px;
    padding-left: 5px;
    max-width: 69%;
    flex: 0 0 69%;
}
.first_row_health_right.col-xl-4{
	padding-left: 5px;
	padding-right: 5px;
	max-width: 31%;
	flex: 0 0 31%;
}
.healthnewsindex{
    padding-bottom: 2%;
	}
.healthnewsindex h3{
	padding-top:1%;
	float:left;
	margin-bottom:0;
	}	
.healthnewsindex h3 span{
	font-size:25px;
	color:#005488;
	font-family: initial;
	font-weight: bold;
	}
.healthnewsindex h4{
	float:right;
	padding-top:1%;
	margin-bottom:0;
	}
.healthnewsindex .viewall span{
	font-size:19px;
	font-family: initial;
	font-weight: bold;
	font-family: "Proxima Nova",system-ui,sans-serif;
	color:#005488;
	}	
.healthnewsindex .viewall span:hover{
	    color: #0688f1;
	}				
		
.healthnewsindex h3 span:hover{
	text-decoration:underline;
	}	
.healthnewsindex ul{
    -ms-flex-pack: justify;
    justify-content: space-between;
	list-style-type: none;
    margin: 0;
    padding: 0;
	width:100%;
	}
.healthnewsindex ul li{	
    border-bottom: solid .0625rem #cee0e4;
    display: inline-block;
    padding: .5rem 0;
    width: 31%;
	margin:0 10px 0 10px;
	}
.healthnewsindex .first_row_health_left ul li{	
    border-bottom: solid .0625rem #cee0e4;
    display: inline-block;
    padding: .5rem 0;
    width: 46%;
	margin:0 10px 0 10px;
	}	
.topaddd_single {
    text-align: center;
    height: 250px;
	margin:0 auto;
}
.topaddd_single img {
    width: 300px;
    height: 250px;
    background-color: #eaeaea!important;
}
.ad300_100 {
    width: 300px;
    height: 100px;
    margin-top: 2%;
	text-align:center;
}	
.module-wrapper {
    color: #444;
    font-family: "Source Sans Pro",Verdana,sans-serif;
    display: inline-block;
    width: 100%;
	 height:100px;
	}
.module-wrapper img {
    clear: both;
    float: left;
    height:100%;
    margin-right: .3rem;
    width:45%;
    padding: 0.20rem;
	}		
.module-wrapper a:hover{
	text-decoration:none;
	}
.module-wrapper img:hover {
	opacity:0.8;
	transition: all 0.25s ease-in-out;
	}
.module-wrapper span {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
	}
.module-wrapper p{
	font-family:'Ramabhadra';
	font-size:18px;
	color: #4a4a4a;
    line-height:1.3;
    margin: 0;
	height:88px;
	overflow:hidden;
	margin-top:3%;
	padding-top:5px;
	}
.module-wrapper p:hover{
	text-decoration:underline;
	}	
/*healthnewsindexpage css end*/

/*videosindexpage start*/
.videosindex{
    padding-bottom: 1%;
	}
.videosindex h3 span{
	font-size:25px;
	color:#005488;
	font-family: initial;
	font-weight: bold;
	}
.videosindex .viewall span{
	font-size:19px;
	border-radius:5px;
	font-family: initial;
	font-weight: bold;
	font-family: "Proxima Nova",system-ui,sans-serif;
	color:#005488;
	}	
.videosindex .viewall span:hover{
	    color: #0688f1;
	}					
.videosindex h3{
	padding-top:1%;
	float:left;
	margin-bottom: 0;
	}	
.videosindex h4{
	float:right;
	padding-top:1%;
	margin-bottom:0;
	}
.videosindex h3 span:hover{
	text-decoration:underline;
	}	
.videosindex ul{	
	display: block;
    -ms-flex-pack: justify;
    justify-content: space-between;
	list-style-type: none;
    margin: 0;
    padding: 0;
	}
.videosindex ul li {
    display: inline-block;
    margin: 0 0.35%;
    vertical-align: top;
    width:32.59%;
	padding: .5rem 0 .1rem 0;
	}	
.videosindex ul li:hover{
	opacity:0.8;
	transition: all 0.25s ease-in-out;
	}		
.videosindex ul li .image-container {
    position: relative;
	height:230px;
	}
.videosindex ul li .image-container .img-thumbnail	{
	border:1px solid #005488;
	padding:0.25rem;
	}
.videosindex ul li .image-container img{
    margin: 0;
    max-width: 100%;
	height:100%;
	width:100%;
	}
.videosindex ul li i {
    content: '';
    display: block;
    left: 50%;
    opacity:1;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
	color:#6d6572;
	}
.videosindex ul li .image-container i img {
    width: 100%;
    height: 100%;
}	
.videosindex ul li h4 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.45;
    margin: 0;
	height:50px;
	overflow:hidden;
	font-family:'Ramabhadra';
	float:left;
	color:#4a4a4a;
	text-align:center;
	padding-top:1%;
	}
.videosindex ul li h4:hover {
	text-decoration:underline;
	}
/*videosindexpage end*/


/*ourexpertindexpage css start*/
.ourexpertindex{
	margin-bottom:2%;
	}
.ourexpertindex h3 span{
	font-size:25px;
	color:#005488;
	font-family: initial;
	font-weight: bold;
	}
.ourexpertindex h3{
	text-align:center;
	margin-bottom:1%;
	}	
.ourexpertindex h3 span:hover{
	text-decoration:underline;
	}
.ourexpertindex a:hover{
	text-decoration:none;
	}				


.carousel-container {
    position: inherit;
	}
.carousel-container .carousel-item{
	list-style: none;
    display: inline-block;
    vertical-align: top;
    border-left: 1px dotted #c1bfc0;
    width:25%;
    box-sizing: border-box;
    padding: 0 10px;
	}
 .columnist-intro a {
    display: block;
    min-height: 90px;
	}
.columnist-intro img {
    margin-right: 10px;
    width: 90px;
    height: 90px;
    object-fit: cover;
    object-position: top;
    border-radius: 6%;
    float: left;
	}
 .columnist-intro .title {
    padding-top: 14px;
    font-family: Roboto Condensed,sans-serif;
	font-size:15px;
	color:#000;
    line-height: 1.3;
    display: block;
    transition: all .5s;
	font-weight:bold;
	}
.columnist-intro .title:hover {
    color: #005b81;
    transition: all .35s ease;
	}
.flickity-viewport{
	margin-bottom:0px;


	}
.flickity-page-dots{
	bottom:-55px;
	padding-top:4.5%;
	}	
.columnist-intro .subtitle {
    font-family: proxima_nova_rgregular,sans-serif;
    font-size: .875rem;
    color: #767674;
    display: block;
    padding-left: 106px;
	}
.carousel-container:before {
    content: "";
    position: absolute;
    height: 100%;
    left: -2px;
    width: 5px;
    background: #fff;
    z-index: 2;
	}	
.flickity-prev-next-button:hover {
    background: none;
	}
.flickity-prev-next-button {
    top:0%;
	margin-top:12%;
	cursor:pointer;
	border-radius: 0 3px 3px 0;
	transform:translateY(-10%);
	}
.flickity-prev-next-button .flickity-button-icon{
	top:20%;
	width:100%;
	left:5%;
	}
.flickity-prev-next-button .arrow {
    fill: #007cb0;
	}
.flickity-prev-next-button.next {
    right: 35%;
	}
.flickity-prev-next-button.previous {
    left: 35%;
	}
/*our expert indexpage css end*/

/*our Expert css start*/
.ourexpertbody.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.ourexpertbody .row{
	margin-left:0px;
	margin-right:0px;
}
.offset-right-1 {
	margin-right: 8.33333333%;
	}		
.expertbox{
	height:310px;
	width:100%;
	}	
.ourexpertbody img{
	height:270px;
	width:100%;
	transition: transform .2s;
	border:1px solid #005488;
	}
.expertbox h5{
	text-align:center;
	font-size:15px;
	color:#000000;
	padding-top:1%;
	}
.expertbox img:hover{
	transform: scale(1.02);
	}
.expertbox a{
	text-decoration:none;
	}			
.expertbox a h5:hover{
	color:#0066FF;	
	text-decoration:underline;
	}
/*our Expert css end*/


/*ourexpertindividual css start*/
.ourexpertindividual.container-fluid{
	padding-left:0px;
	padding-right:0px;
	}
.ourexpertindividual .row{
	margin-left:0px;
	margin-right:0px;
}	
.first_ourexperindi{
	margin-top:1%;
	margin-bottom:1%;
}	
.expertindi{
	margin:0 auto;
	text-align:center;
	height:100%;
} 	
.ourexpertindividual img{
	height:100%;
	width:100%;
	border:1px solid #005488;
	}
.ourexpertindividual  h2, .ourexpertindividual  h5{
	text-align: center;
    color: #009966;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 2%;
}			
.ourexpertindividual h6, .ourexpertindividual  h4{
	text-align:justify;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	}	
.ourexpertindividual a:hover{
	text-decoration:none;
	}
.expertspl{
	font-size:20px;
	color:#0099FF;
	text-align:center;
	padding:5px 0 5px 0;
	}	
		
.expertspldetails .col-lg-4{
	color:#000000;
	background-color:#08598cc4;
	padding:5px;
	max-width:33%;
	margin:1px;
	height:35px;
	overflow:hidden;
	}
.expertspldetails .col-lg-4:hover{
	border:0.5px solid #005488;
	cursor:pointer;
	}	
.expertspldetails .col-lg-4 i{
	color:#00010280;
	}	
.expertspldetails a li {
	color:#fff;
	}		
.expertspldetails .col-lg-4 a:hover{
	color:#fff;
	}
.expertspldetails ul {
    padding-inline-start:0px;
}		
/*ourexpertindividual  css end */

/*ourexpertindividual_extend css start*/
.breadcrumb {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 0;
    padding: 1px 10px;
    height: 30px;
    overflow: hidden;
	}	
.breadcrumbitem {
    color: #525252;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
	font-size:16px;
	}
.breadcrumbitem a {
    color: #007bff;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
	}
.breadcrumbitem i{
   	color: #ce05a2;
    margin-right: 6px;
    margin-left: 3px;
	}
.breadcrumbitempresent {
    color: #525252;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    font-size: 16px;
	text-transform:capitalize;
	}
.ourexpertindividual_extend.container-fluid{
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
	margin-bottom:1%;
	max-width:99%;
	}
.ourexpertindividual_extend .row{
	margin-left:0px;
	margin-right:0px;
}	
.expertcontent{	
	background-color:#cccccc73;
	padding-bottom:1%;	
	}
.expertcontent.col-lg-12{
	padding-left:15px;
	padding-right:20px;
	padding-top:5px;
}	
.expertcontent h5{
	text-align:center;
	font-size:23px;
	color:#009966;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px;
	}
.expertcontentimg{
	height:300px;
	margin-top:1%;
	}	
.expertcontentimg img{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:1%;
	height:100%;
	}		
.expertcontent li i{
	font-size:7px;
	vertical-align:middle;
	margin-right:1%;
	}
.expertcontent li{
	font-size:16px;
	line-height:1;
	color:#000000;
	font-family:'Ramabhadra';
	}	
.expertcontent .post_previous i{
	margin-right:0%;
	font-size:16px;
	vertical-align:inherit;
	}
.expertcontent .post_next i{
	margin-right:0%;
	font-size:16px;
	vertical-align:inherit;
	}		
.expertcontent p{
	font-size:18px;
	line-height:1.5;
	color:#000000;
	text-align:justify;
	font-family:'Ramabhadra';
	}	
.expertcontent .middle_title{
	font-size:19px;
	text-align:center;
	color:red;
	margin:10px 0 10px 0;
	}
.expertcontent .middle_question{
	text-align:left;
	font-size:17px;
	color:#ce05a2;
	}	
.expertcontent p span{
	color:#000000;
	font-weight:bold;
	}		
.expertad{
	max-width:15%;
	overflow:hidden;
	margin-top:4%;
	}
.previous{
	float:left;
	}
.next{
	float:right;
	}
.pager li a{
	font-size:18px;
	line-height:normal;
	border-radius:7%;
	border:1px solid #ce05a2;
	padding:5px;
	font-family:none;
	}
.pager li a:hover{
	font-size:18px;
	line-height:normal;
	border-radius:7%;
	border:1px solid #ce05a2;
	padding:5px;
	background-color:#007bff;
	color:#FFFFFF;
	text-decoration:none;
	}	
.pager li i{
	margin-right:5px;
	margin-left:5px;
	font-size:18px;
	color:#ce05a2;
	vertical-align:baseline;
	}
.pager li i:hover{
	color:#FFFFFF;
	}							
/*ourexpertindividual_extend css end*/

.bottom-ad{
	margin:0 auto;
	padding:10px 0 10px 0;
	}
.bottom-ad img{
	margin-left:auto;
	margin-right:auto;
	display:block;
	}	
/*footer css*/
#footer {
    background: #005488;
	clear:both;
	padding:5px 0 5px 0;
	margin:0 auto;
	width:99%;
	margin-bottom:1px;
	}
#footer .designedby{
	margin-top:0px;
	margin-bottom:0;
	font-size:16px;
}	
#footer .designedby a{
	font-weight:bold;
	color:#FFFFFF;
	}
#footer .designedby a:hover{
	color:#fff;
	text-decoration:underline;
	}
/*footer css end*/	

/*scrolling top fadeup*/
.hideme
{
    opacity:0;
	}
/*scrolling top fadeup end */

/* health_newsbody css start*/
.health_newsbody.container-fluid{
	padding-left:0px;
	padding-right:0px;
}
.health_newsbody .row{
	margin-right:0px;
    margin-left:0px;
}
.everyday_row{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right:0px;
    margin-left:0px;
}
.newsborder{
	border:1px solid #e0e0e0;
	border-radius:2%;
	}	
.newsborder:hover{
	border:1px solid #005488;
	}		
.newsbox{
	margin-bottom:1%;
	}
.newsbox .post-img{
    position: relative;
	height:200px;
	}
.newsbox .post-img > a{
/*  display:block;*/
	}
.newsbox .post-img img{
    width: 100%;
    height:100%;
	}
.newsbox .post-img .img-thumbnail:hover{
	border:1px solid #005488;
	}	
.postmatter{
	height:160px;
	overflow:hidden;
	}	
.newsbox .post-title{
	padding:0px 5px 0 5px;
	margin-bottom:0;
	}
.newsbox .post-title > a{
    color:#005488;
    display: block;
    font-size:19px;
    font-weight: 500;
	height:30px;
	overflow:hidden;
	font-family:'Ramabhadra';
	line-height:1.2;
	padding-top:2%;
	}
.newsbox .post-title > a:hover{
	text-decoration:underline;
	}
.newsbox .post-bar{
    padding: 0;
    list-style: none;
	margin-left:2%;
	margin-bottom:2%;
	}
.newsbox .post-bar > li{
    display: inline-block;
	}
.newsbox .post-date > a{
    color:#8f8f8f;
    font-size: 12px;
    margin-right: 16px;
    text-transform: uppercase;
    font-style: italic;
	}
.newsbox .post-date > i{
    margin-right: 5px;
	color:#ce05a2;
	}
.newsbox .post-description{
    color:#616060;
    font-size: 17px;
    line-height: 1.45;
	font-family:'Ramabhadra';
	padding:5px;
	padding-top:1%;
	height:100px;
	overflow:hidden;
	text-align:justify;
	margin-bottom:0%;
	}
.newsbox  a:hover{
	text-decoration:none;
	}	
.newsbox .read{
    text-transform: capitalize;
    font-size:17px;
    color:#005488;
	float:right;
	font-weight: bold;
    margin-right:25px;
	}
.newsbox .read i{
    margin-left:5px;
	}
.newsbox .read:hover{
    text-decoration:underline;
    color:#005488;
	}
/* health_newsbody css end*/

/* detailpage css start*/
.detailpage_body.container-fluid{
	padding-left:0px;
	padding-right:0px;
}
.detailpage_body .row{
	margin-right:0px;
    margin-left:0px;
}	
.detailpage_body .breadcrumb{
	height:40px;
}
.detailpage_body .breadcrumbitem{
	font-size:16px;
	}	
.detailpage_body .breadcrumbitempresent{
	font-family:'Ramabhadra';
	font-size:18px;
	font-weight:normal;
	height:30px;
	width:45%;
	overflow:hidden;
	}
.detail_left{		
    margin-top: 1%;
    margin-bottom: 1%;
	}
.detail_content{
	margin-top:1%;
	padding:0 5px;
	}
.detail_content p{
	text-align:justify;
	font-family:'Ramabhadra';
	font-size: 19px;
    color: #444;
	margin-bottom:5px;
	}
.detail_content p iframe{
	height:370px;
	width:100%;
	margin-top:1%;
	margin-bottom:2%;
	}
.detail_content p a span{
	color:blue;
	font-size:16px;
	}	
	
/*detail_related_art */
.detail_right {
	margin-top:1%;
	margin-bottom:1%;
}	
.detail_right_ad{
	margin:0 auto;
	}	
.detail_related_art {
	margin-top:5%;
	}
.detail_related_art h4{
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	text-align:center;
	color:#005488;
    background: #eee;
    line-height: 20px;
    border-radius: 4px;
    text-transform: capitalize;
    padding: 10px 0 12px 0;
    margin-bottom: 10px;
	}
.detail_related_art h4:hover{
	color:#eee;
    background:#005488;
	}	
.detail_related_art a:hover{	
	text-decoration:none;	
	}
.relatedimg {
    width:100%;
    padding: 4px;
	float: left;
	margin-top:3%;
	border:1px solid #ccc;
	border-radius:5px;
	padding-bottom:0;
	}
.relatedimg  img{
	width:100%;
	height:200px;
	}
.relatedimg .img-thumbnail{
	border:none;
	}	
.relatedimg h5{
	font-size:19px;
	overflow:hidden;
	font-family:'Ramabhadra';
	padding-bottom:3px;
	padding-top:3px;
	margin-top:4px;
	line-height:1.3;
	color:#000;
	text-align:justify;
	margin-bottom:0;
	text-align:center;
	}	
.relatedimg:hover{
	border:1px solid #005488;
	}	
/*detail_related_art*/
/*detailpage css end */


/*post_navigation css start*/
.post-navigation {
    margin-top:20px;
	padding-bottom:40px;
	}
.expertcontent .post-navigation  li {
    font-size: 16px;
    line-height: 1;
    color: #000000;
    font-family: 'Ramabhadra';
    background: white;
}	
.post_previous{
    text-transform: uppercase;
	font-weight:bold;
    padding: 10px;
    border-radius: 25px 0 0px 25px;
	float:left;
	margin-left: -5%;
	font-size: 16px;
    line-height: 1;
    color: #000000;
    font-family: 'Ramabhadra';
    background: white;
	border:1px solid #e8e8e8;
	}
.post_previous a {
	color: #005488;
	}	
.post_next a{
	color:#005488;
	}	
.post_next{
	float:right;
    text-transform: uppercase;
	font-weight:bold;
    padding: 10px;
    border-radius: 0 25px 25px 0;
	font-size: 16px;
    line-height: 1;
    color: #000000;
    font-family: 'Ramabhadra';
    background: white;
	border:1px solid #e8e8e8;
	}		
.post_previous:hover a{	
	color:red;	
	text-decoration:none;
}
.post_next:hover a{
	color:red;	
	text-decoration:none;
	}				
/*post_navigation css end*/

/* videosbody css start*/
.health_videospage.container-fluid{
	padding-left: 0px;
    padding-right: 0px;
	}
.health_videospage .row{
	margin-left:0px;
	margin-right:0px;
}	
.videobox{
	height:265px;
	}
.videobox_border{
	border: 1px solid #e0e0e0;
    border-radius: 2%;
	}	
.videobox_border i {
    content: '';
    display: block;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    color: #6d6572;
	}	
.videobox_border i img {
     margin: 0;
    max-width: 100%;
    height: 100%;
	}

.videobox img{
	height:250px;
	width:100%;
	}
.videobox .topaddd_single img{
	width:300px;
	height:250px;
}	
.videobox .img-thumbnail:hover{
	border:1px solid #005488;
	}	
.videotitle {
	display: block;
    position: relative;
    height: 55px;
    font-size:18px;
 	color: #0973a5;
    padding:0 5px 2px 5px;
    overflow: hidden;
    line-height: 1.4;
	font-family:'Ramabhadra';
	margin-bottom:0;
	text-align:justify;
	}
.videobox a:hover{
	text-decoration:none;
	}
.videotitle:hover{
	color:#000;
	}			
/* videosbody css end*/

/*videodetail css start*/
.videodetail.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.videodetail .row {
    margin-left: 0px;
    margin-right: 0px;
}	
.embed-responsive {	
	height:500px;
	max-width:99%;
	margin:0 auto;
	}		
.embed-responsive .embed-responsive-item{
	height:100%;
	padding:10px;
	}	
.morevideos h4 {
   float: right;
   padding-top:2%;
	}
.morevideos h4 span {
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    font-family: initial;
    font-weight: bold;
    background: #005488;
    padding: 5px;
	}	
.morevideos h4 span:hover {
    text-decoration: underline;
    color: #fff;
    opacity:0.8;
	}
.morevideos h3{	
	padding-top: 1%;
    float: left;
	}
.morevideos h3 span {
   font-size:27px;
    color:#005488;
    font-family: initial;
    font-weight: bold;
	}	
.morevideos a:hover{	
	text-decoration:none;	
	}
.morevideos i{
	color:red;
	margin-top:-1px;
	}
.videocard i {
    content: '';
    display: block;
    left: 55%;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    color: #6d6572;
	}	
.videocard i img {
     margin: 0;
    max-width: 100%;
    height: 80%;
	width:70%;
	}	
.videocard i img:hover{
	border:1px solid #005488;
	border-radius:50%;	
	}	
.formore{
	font-size:20px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: red;
    text-transform: capitalize;
	line-height:1;
	margin-bottom:0;
	float:right;
	}	
.formore i{
	color:blue;
	}	
.formore:hover{
	color:blue;
	}	
.blink {
	animation: 2s linear infinite condemned_blink_effect;
	}
@keyframes condemned_blink_effect {
	0%{color:black;background-color:#fff;}
	50%{color:black;background-color:#fff;}
	75%{color:white;background-color:#000;}
	100%{color:white;background-color:#000;}
}	
.singlevideo_right_ad{
	margin:0 auto;
	}
.videocard {
	height:210px;	
	margin-top:1%;
	}		
.videocard img{
	height:200px;
	width:100%;
	}	
.videocard .img-thumbnail:hover{
	border:1px solid #005488;
	}	
/*videodetail css end*/

/*pagination start */
.pagination {
	display:block;
    margin: 20px auto 20px auto;
    text-align: center;
	}
.pagination li {
    display: inline;
    margin: 1px;
    padding: 6px 0 0 0;
    font-size:18px;
    list-style: none;
    margin-right: 2%;
	}
 .pagination li a {
    text-decoration: none;
	padding-left:5px;
	font-size:18px;
	color:#005488;
	margin: 5px;
	font-weight:bold;
	}
 .pagination li a:hover {
    color:#000;
    text-decoration: none;
	}
/*pagination end */


/***********pillar css start***************/

/**********global menu css start*************/
.toneglobal.container-fluid {
    padding-left: 2px;
    padding-right: 2px;
}
#global-nav, #global-nav li {
    list-style: none;
    margin: 0;
}
#global-nav {
   padding: 7px 20px 5px 10px;
   background: #005488;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#global-nav li {
    display: inline;
    margin-right:3px;
	padding:0;
	padding-left:1px;
	padding-right:1px;
}
#global-nav a {
    color: #fff;
    text-decoration: none;
	font-weight:bold;
}
#global-nav a:hover, #global-nav a:active {
    color: #ddd;
	text-decoration:underline;
}


/**********global menu css end*************/
.first1.row{
	 margin-left:0;
	 margin-right:0;
}
.jumbotron {
    padding: 0;
    background: #fff;
    position: fixed;
    border-radius: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
	margin-bottom:0;
}
.jumbotron .row{
	margin-left:0;
	margin-right:0;
	
}
.first_j{
	padding-top:0.3%;
	padding-bottom:0.3%;
	margin-left:0;
	margin-right:0;
}
.header_logo{
	max-width:15%;
}
.header_logo img{
	height:100px;
	width:160px;
}
.topheaderad{
	max-width:57%;
	width:728px;
	height:90px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.topheaderad img{
	width:728px;
	height:90px;
}
.headertoprightsideupdate{
	padding-left:1px;
	width:100%;
}
.headertoprightsideupdate img{
	width:350px;
	margin:0 auto;
	margin-top:5px;
	height:41px;
}

.navbar-nav{
	margin:0 auto;
}
.first {
	margin-top:165px;
	padding-left:0px;
	padding-right:0px;
}
.to {
    position: fixed;
    top: 125px;
    width: 100%;
    z-index: 9999;
}
.maindiv {
    width: 100%!important;
    max-width: 1024px!important;
    margin: auto;
}
.right-ad {
    width: 160px;
    height: 600px;
    position: fixed;
    margin-left: 1024px;
    cursor: pointer;
	border: 1px solid #d1d1d1;
	background: #CECECE;
}
.left-ad {
    width: 160px;
    height: 600px;
    position: fixed;
    margin-left: -162px;
    cursor: pointer;
    float: right;
	border: 1px solid #d1d1d1;
	background: #CECECE;
}
.max-container {
    width: 100%!important;
    max-width: 1024px!important;
    margin: 0 auto;
}
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12{
	float:left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
	position: relative;
    min-height: 1px;
	padding-left:6px;
	padding-right:6px;
}

.second.container-fluid {
    margin-top:0%;
    margin-bottom:1%;
    padding-left: 2px;
    padding-right: 2px;
	clear:both;
}
.second .row {
    margin-left: 0;
    margin-right: 0;
}
.second .col-xl-12 {
    padding-left: 0px;
    padding-right:2px;
}

.firstadd {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    width: 100%;
    margin: 0 auto;
}
.firstadd .ad1, .firstadd .ad2, .firstadd .ad3 {
    padding-left: 2px;
    padding-right: 2px;
}
.firstadd .ad1 img, .firstadd .ad2 img, .firstadd .ad3 img {
    width: 100%;
    height: 90px;
}
/*************** pillar ad css end *****************/	