/*===================health=======================*/
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, a, ul, figure, p {
    margin-bottom: 0px;
    margin-bottom: 0rem;
    text-decoration: none;
}
 a{
    text-decoration: none;
 }
a:hover{
  color: inherit;
  text-decoration: none;
}
/* .clearfix{
    display: block;
    width: 100%;
 }*/
 .clearfix::after{
    display: block;
    clear: both;
    display: block;
    line-height: 0;
    width: 100%;
    font-size: 0px;
 }
.img-responsive{
    max-width: 100%;
}
.img-fluid {
    width: 100%;
}
*:focus {
    outline: none !important;
    border: none;
}

.Agenda_main-box .tab-pane.track-two-agenda{
    padding: 0px 25px;
}

/******* News-room page css *********/
.in-the-press_in-the-press .banner_caption h1 {
    color: #1f7b76;
    font-size:4rem;
    font-weight: 700;
}
.in-the-press_in-the-press .banner_caption{
    text-align: center!important;
}

.health_press_title span{
 color: #1f7b76;
}
.in-the-press_in-the-press .banner_caption p {
    font-size: 19px;
}
.age-health2conf .banner-section h1{
    font-size: 5rem;
    font-weight: 700;
    line-height: 1;
    color: #227c77;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.age-health2conf .who_we_banner_caption {
    bottom: 50%;
}
 section#sponsor {
    position: relative;
    margin-top: -50px;
}
#sponsor .sponsor-logo {
    margin:0;
    padding:0;
    display:flex;
    width:100%;
    background:#fff; 
    justify-content: space-around;
    list-style-type:none; 
    position:relative;
    z-index:999; 
    box-shadow: 0 0 10px #2f2e2e;
        flex-wrap: wrap;
    }
#sponsor .sponsor-logo li {
    flex-basis: 20%;
    max-width: 20%;
}
#sponsor .sponsor-logo li a {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    background: #ffffff;
    width: 100%;
}
#sponsor .sponsor-logo li a img {
    max-width: 100%;
    padding: 8px;
    height: 100%;
}
#sponsor .sponsor-logo li a:hover{
    background:#227c77;
}
#sponsor .sponsor-logo li a img.img-top{
    display:none;
}
#sponsor .sponsor-logo li a:hover img.img-top{
    display:block !important;
}
#sponsor .sponsor-logo li a:hover img{display:none}

.in-the-press_in-the-press #health_press h2.health_press_title  { 
     margin: 0 auto;
     text-align: center;
/*     font-size: 52px; */
     font-weight: bold;
         font-size: calc(16px + 2vw);
 }

.in-the-press_in-the-press #health_press {    padding: 80px 0;}
.in-the-press_in-the-press #health_press h2.internet_press_title span{
    color: #227c77;
}

/********  interner press bottom line *********/
.in-the-press_in-the-press #health_press h2.line{
    font-family: sans-serif;
    margin: 0 auto 10px;
    text-align: center;
    color: #227c77;
    font-size: 40px;
    max-width: 600px;
    position: relative;
  }
  .in-the-press_in-the-press #health_press h2.line:before {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #227c77;
    left: 130px;
    top: 50%;
    position: absolute;
  }
  .in-the-press_in-the-press #health_press h2.line:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #227c77;
    right: 130px;
    top: 50%;
    position: absolute;
  }
  .in-the-press_in-the-press #health_press .interner-pressbox {
    padding: 50px 0;
}
  .in-the-press_in-the-press #health_press .internet_press_txt p {
    padding: 0 50px;
    text-align: center;
    color: #515151;
    font-size: 20px;
    font-weight: 400;
}
.in-the-press_in-the-press #health_press .card {
 width: 100%;
    height: 100%;
    overflow: hidden;
    /* object-fit: cover; */
    transition: all .3s ease;
    /* margin-bottom: 30px; */
  box-shadow: 0 0 5px #75b482;
    border-radius: 16px;
      }
  
  .in-the-press_in-the-press #health_press .card:hover {
    transform: scale(1.02);
    box-shadow: 0 0 10px #ddd;
  }
  
.in-the-press_in-the-press #health_press .card a{ text-decoration: none;}
.in-the-press_in-the-press #health_press .card .card-body h5.card-title {
    text-align: center;
    height: 70px;
}
.in-the-press_in-the-press #health_press .card .card-body h5.card-title img { 
   width: auto;
    max-width: 70%;
    max-height: 65px;
    }
.in-the-press_in-the-press #health_press .card .card-img-top { 
width: 100%;
height: auto;
object-fit: cover;
}
.in-the-press_in-the-press #health_press .card .card-body .card-text {
    text-align: left;
    line-height: 1.45;
    color: #515151;
    font-size: 20px;
    font-weight: 400;
    font-size: 16px;
}
.in-the-press_in-the-press #health_press .view_all { text-align: center;}
.in-the-press_in-the-press #health_press .view-allbtn {
    color: #fff;
    outline: none;
    background-color: #f53a27;
    font-size: 20px;
    font-weight: 400;
}
#zero-hour{
    position: relative;
    margin-bottom: 20px;
}
.zero_hour_caption {
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 100%;
    transform: translateY(50%);
}
#zero-hour h2.zero-hour-title {
  /*  position: absolute;
    top: 190px;*/
    color: #fff;
    font-size: 62px;
    display: block;
    font-size: calc(16px + 2vw);
}
#zero-hour h2.zero-hour-title span {
    color: #227c77;
}
#zero-hour h2.zero-hour-title span i:last-child {
    margin-left: -45px;
    color: #ed3c2aa8;
}


/********************custom-css************************/

.in-the-press_in-the-press .who_we_banner_caption strong {
    font-size: 16px;
}
.zero-hour img{
    width: 100%;
    height: 100%;
    /* background: #227c77; */
    object-fit: cover;

}
/*.zero-hour img{
    height: auto;
}*/
.zero-hour-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #227c77;
}
.zero_hour_fram{
    height: 400px;
}
/*.zero_hour_caption{
    position: absolute;
    bottom: 50%;
    left: 0;
    transform: translateY(50%);
    width: 100%;
    color: #fff;

}*/
.col-v-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.play_video {
height: 60px;
    width: 60px;
    background: #227c77;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}
.zero-hour.video_section .zero-hour-img,
.zero-hour.video_section .zero_hour_caption{
/*display: none;*/
display: block;
}

/****************media-Query*************************/
@media screen and (max-width:1500px){

.in-the-press_in-the-press #health_press .card .card-body .card-text{
    font-size: 15px;
}

}
@media screen and (max-width:1199px){
 /*   #health_press h2.health_press_title{
    font-size: 44px;
}*/
.in-the-press_in-the-press #health_press {
    padding: 50px 0;
}
.in-the-press_in-the-press #health_press h2.health_press_title {

    font-size: 2rem;
    
}
.health_press_txt p {
    font-size: 18px;
   
}
.in-the-press_in-the-press #health_press .card .card-body .card-text{
    line-height: 1.2;
    

}
.in-the-press_in-the-press #health_press .interner-pressbox {
    padding: 50px 0 0;
}
.in-the-press_in-the-press #zero-hour h2.zero-hour-title {
    font-size: 42px;

}
#sponsor .sponsor-logo li {
    flex-basis: 25%;
    max-width: 20%;
    padding: 10px;
}
.in-the-press_in-the-press .banner_caption h1{
    font-size: 3rem;
}
}
@media screen and (max-width:991px){
    .in-the-press_in-the-press .banner-section h1 {
    font-size: 2.5rem;
}
.in-the-press_in-the-press #health_press {
    padding: 40px 0;
}
.in-the-press_in-the-press #health_press h2.internet_press_title {

    font-size: 32px;
    
}
.in-the-press_in-the-press #health_press .internet_press_txt p {
    font-size: 16px;
   
}
.in-the-press_in-the-press #health_press .card .card-body .card-text {
    font-size: 16px;

}
.in-the-press_in-the-press #health_press .interner-pressbox {
    padding: 40px 0 0;
}
#zero-hour h2.zero-hour-title {
    font-size: 36px;

}
#sponsor .sponsor-logo li {
    flex-basis: 25%;
    max-width: 20%;
    padding: 10px;
}
#sponsor .sponsor-logo li a{
    height: 100px;
}
}

@media screen and (max-width:767px){

    #sponsor .sponsor-logo li a {
    height: 85px;
}
.zero_hour_caption {
    padding: 0 15px;
}
.in-the-press_in-the-press .banner_caption {
    bottom: 30%;
    transform: translateY(30%);

}
.health_press_txt p {
    font-size: 16px;
}
#zero-hour h2.zero-hour-title {
    font-size: 30px;
}
#health_press h2.health_press_title{
    font-size: 30px;
}
.in-the-press_in-the-press .banner_caption h1{
    font-size: 3rem;
}
.in-the-press_in-the-press .who_we_are_banner .banner_caption h1 {
    color: #1f7b76!important;
    font-size: 32px!important;
}
}
@media screen and (max-width: 575px){
#sponsor .sponsor-logo li a {
    height: auto;
}
.in-the-press_in-the-press #health_press h2.health_press_title {
    font-size: 24px;
}
.in-the-press_in-the-press #zero-hour h2.zero-hour-title {
    font-size: 19px;
    margin-bottom: 16px;
}
#sponsor .sponsor-logo li {
    flex-basis: 100%;
    max-width: 100%;
   
}
.in-the-press_in-the-press #health_press .card .card-img-top {
    width: 100%;
     height: auto; 
}
.zero_hour_caption {
   
    text-align: center;
}
}



