body{
    /* font-family: "Open Sans", Arial, sans-serif; */
    font-family: 'Lato', sans-serif !important;
    padding: 0px !important;
    font-size: 16px;
}

html{
    font-family: 'Lato', sans-serif !important;
}

/* header{
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
} */

.dhi-logo{
    height: auto;
    width: 178px;
    /* margin: 14.5px auto; */
}

.dhi-nav{
    float: right;
    padding: 17px 0;
}

.dhi-nav li a{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 14px;
    color: rgb(34, 34, 34) !important;
    font-family: "Lato", sans-serif;
    padding: 20px 24px !important;
  }

  .style li a{
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 13px;
    color: rgb(34, 34, 34);
    font-family: "Lato", sans-serif;
    padding: 16px !important;
    text-decoration: none;
    display: block;
  }

  .br1 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
   }
   
   .brl {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
   }


.caret-right{
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #444 !important;
    display: inline-block;
    height: 0;
    /* opacity: 0.3; */
    vertical-align: initial;
    width: 0;
}

/* .dhi-nav li a:hover{
    color:  !important;
    border-bottom: 3px solid #2E3191;
} */


/* .active-link-pc{
	border-bottom: 3px solid #2E3191 !important;
} */


/* .dhi-nav li .awards-li:hover{
    border-bottom: none !important;
} */

.navbar{
    /* margin-bottom: 15px;
    margin-top: 15px; */
    margin-bottom: 0 !important;
    padding: 0 16px;
}
                                 
.navbar-default{
    background-color: #fff;
    border-color: #fff;
}

.custom-nav{
    background: #11afde;
    /* height: 51px; */
    margin-bottom: 15px;
}

.heading{
    color: #1d2127!important;
    font-size: 2.2em !important;
    margin: 24px 0 30px;
}

.about-us-block p{
    text-align: justify;
    color: #777777;
    line-height: 24px;
    margin: 0 0 20px;
}

.about-us-img{
    margin-top: 48px;
}

.footer-block-inner{
    display: flex;
}

.subscribe-block{
    width: 25%;
    padding: 0 15px;
    margin-bottom: 25px;
}

input[type="email"], .input-group-btn button{
    border-radius: unset;
}

.contact-us-inner-block{
    display: flex;
}

.contact-us-inner-block .contact-us-icon{
    width: 22px;
}

.subscribe-block p{
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}

.contact-us-block{
    width: 58.33333333%;
    padding: 0 15px;
    margin-bottom: 25px;
    color: #777;
}

.follow-us-block{
    width: 16.66666667%;
    padding: 0 15px;
    margin-bottom: 25px;
}

.footer-heading{
    font-size: 1.8em;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
    color: #fff;
}

/* footer{
    background: #0E0E0E;
    padding: 70px 0 40px;
    font-size: 0.9em;
} */

.email-link{
    color: #fff;
}

.email-link:hover{
    color: #ccc;
    text-decoration: underline;
}

.social-icons{
    margin: 0;
    padding: 0;
    width: auto;
}

.social-icons li{
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    line-height: 24px;
}

.social-icons li a{
    transition: all 0.2s ease;
    background: #FFF;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}

.social-icons-facebook{
    margin-right: 8px !important;
}

.social-icons .social-icons-facebook a:hover{
    background: #395399;
    color: #fff !important;
}

.social-icons .social-icons-twitter a:hover{
    background: #00A7E6;
    color: #fff !important;
}

.social-icons .social-icons-linkedin a:hover{
    background: #0073B2;
    color: #fff !important;
}

.social-icons{
    padding-bottom: 48px;
}

.copyright-block{
    background: #000;
    text-align: center;
    
    color: #777;
    padding-bottom: 24px;

    font-size: 14px;
font-weight: 300;
line-height: 22.5px;
font-family: "Lato";
}


.mt-4{
    margin-top: 48px;
}
.copyright-block p{
    margin: 0px !important;
}

.newsletter-heading{
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 25px 0;
    color: #1d2127;
}

/* .box{
    display: none;
} */

marquee{
    /* color: #037D3F; */
    padding: 15.5px;
    background: #2E3191;
    height: 50px;
    color: #fff;
}

.marquee{
    height: 50px;
}

marquee span{
    /* text-decoration: underline; */
    /* color: #037D3F; */
    font-weight: 600;
}

.speaker-title{
	text-align: center;
    font-weight: bold;
    color: rgb(34, 34, 34) !important;
    /*border: 1px solid;*/
    width: fit-content;
    margin: 45px auto 0;
    padding: 15px;
    font-size: 54px !important;
font-weight: 600;
line-height: 90px;
color: rgb(34, 34, 34);
font-family: "Lato";
}

.dropdown-content a{
    margin: 0px !important;
    color: #444;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown{
    position: relative;
    display: inline-block;
}
 
.dropdown-content{
    display: none;
    position: absolute;
    background-color: #fff;
    /* min-width: 160px; */
    

    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 5px;
    /* border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px; */
    margin-top: 2px;
}
  
.dropdown-content a:hover{
    background-color: #fff;
}
  
.dropdown:hover .dropdown-content{
    display: block;
}

.pre-awards-dropdown{
    display: none !important;
}

.dropdown-preawards:hover .pre-awards-dropdown{
    display: block !important;
}
  
/* .dropdown:hover .dropbtn{
    background-color: #3e8e41;
} */

.methodology-block{
    display: flex;
    justify-content: center;
}

.step1, .step2, .step3, .step4, .step5{
    width: 16.66666667%;
    color: #074433 !important;
    text-align: center;
    padding: 55px;
}

.step1 .fa, .step2 .fa, .step3 .fa, .step4 .fa, .step5 .fa{
    font-size: 55px;
    margin-bottom: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.step1{
    background: #04eead;
} 

.step2{
    background: #36f1bd;
} 

.step3{
    background: #68f5ce;
} 

.step4{
    background: #9bf8de;
} 

.step5{
    background: #cdfcef;
}

#categories .n-icon-inner, #categories .fa-flask, #categories .fa-trophy, #categories .fa-user-plus, #categories .fa-plus-circle, #categories .fa-tablet, #categories .fa-diamond, #categories .fa-hospital-o{
    display: inline-block !important;
    font-size: 32px !important;
    height: 75px;
    padding: 0;
    width: 75px;
    margin-top: 0;
    margin-bottom: 0px;
    background: #FFF;
    border: 1px solid #dfdfdf;
    color: rgb(26, 132, 255);
    line-height: 74px !important;
    border-radius: 100%;
    text-align: center;
    box-shadow: none !important;
}

#categories .pharma-comp{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 45px;
}

#categories .pharma-comp h4{
    color: #2e353e;
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 27px;
    padding: 0 30px;
}

#categories .pharma-comp:hover .n-icon-inner, #categories .pharma-comp:hover .fa-flask, #categories .pharma-comp:hover .fa-trophy, #categories .pharma-comp:hover .fa-user-plus, #categories .pharma-comp:hover .fa-plus-circle, #categories .pharma-comp:hover .fa-tablet, #categories .pharma-comp:hover .fa-diamond, #categories .pharma-comp:hover .fa-hospital-o{
    border: 4px solid #dfdfdf;
    transition: transform .4s;
    line-height: 69px !important;
    box-shadow: none !important;
}

#categories .pharma-comp:hover .flask{
    border: 3px solid rgb(26, 132, 255);
    transform: scale(1.1);
    transition: transform .4s;
}

#categories .flask{
    height: 81px;
    width: 81px;
    background: #FFF;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
}

.p824{
    padding: 8px 24px;
}

.pc-icons{
    padding: 16px !important;
}

.gradient-color {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background-clip: text;
    background-color: rgb(110, 219, 0);
    background-image: linear-gradient(199deg, rgb(26, 132, 255), rgb(0, 255, 160));
    background-repeat: repeat;
    background-size: 100%;
  }


/* 
Css for index */


#index .n-icon-inner, #index .fa-flask, #index .fa-trophy, #index .fa-user-plus, #index .fa-plus-circle, #index .fa-tablet, #index .fa-diamond, #index .fa-hospital-o{
    display: inline-block !important;
    font-size: 32px !important;
    height: 75px;
    padding: 0;
    width: 75px;
    margin-top: 0;
    margin-bottom: 0px;
    background: #FFF;
    border: 1px solid #dfdfdf;
    color: #2E3191;
    line-height: 74px !important;
    border-radius: 100%;
    text-align: center;
    box-shadow: none !important;
}

#index .pharma-comp{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 45px;
}

#index .pharma-comp h4{
    color: #2e353e;
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 27px;
    padding: 0 30px;
}

#index .pharma-comp:hover .n-icon-inner, #index .pharma-comp:hover .fa-flask, #index .pharma-comp:hover .fa-trophy, #index .pharma-comp:hover .fa-user-plus, #index .pharma-comp:hover .fa-plus-circle, #index .pharma-comp:hover .fa-tablet, #index .pharma-comp:hover .fa-diamond, #index .pharma-comp:hover .fa-hospital-o{
    border: 4px solid #dfdfdf;
    transition: transform .4s;
    line-height: 69px !important;
    box-shadow: none !important;
}

#index .pharma-comp:hover .flask{
    border: 3px solid #2E3191;
    transform: scale(1.1);
    transition: transform .4s;
}

#index .flask{
    height: 81px;
    width: 81px;
    background: #FFF;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
}


.awards-nav{
    display: flex !important;
    flex-wrap: wrap;
}

.awards-nav li{
    flex: 1 !important;
    margin: 0px !important;
}

.awards-nav li a{
    color: #121042;
    padding: 15px 30px;
    font-size: 16px;
    text-align: center;
    border-bottom: 3px solid #ccc;
    border-radius: 0px;
}

.awards-nav li a:active{
    background: #fff !important;
    border-bottom-color: #121042;
}

.nav-pills>li>a:hover{
    color: rgb(26, 132, 255) !important;
    background: #fff !important;
    border-bottom-color: rgb(26, 132, 255);
} 

.nav-pills>li.active>a, .nav-pills>li.active>a:focus{
    color: rgb(26, 132, 255);
    background: #fff !important;
    border-bottom-color: rgb(26, 132, 255);
}

.digi-awards-heading{
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(26, 132, 255) !important;
}

.panel-heading a{
    text-decoration: none !important;
}

.panel-heading{
    border-radius: none !important;
}

.panel{
    border-radius: 0px !important;
}

.awards-title{
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
    color: #1d2127;
}

#accordion .list-icons li{
    color: #777777;
    font-size: 14px;
    margin: 0px 0px 10px;
    padding-left: 24px;
    position: relative;
}

#accordion .list-icons li > .fa-trophy{
    color: rgb(26, 132, 255);
    font-size: 14px !important;
    width: initial;
    height: initial;
    border: none;
    position: absolute;
    left: 0;
    top: 5px;
}

.list.list-icons{
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

/* .list.list-icons.list-icons-style-3 li{
    padding-top: 5px;
    padding-left: 36px;
}

.list li{
    margin-bottom: 13px;
    line-height: 24px;
} */







.jury-members li:hover{
	cursor: pointer;
}


.awards-dropdown{
    list-style: none;
    padding: 0;
    margin: 0;
}

.pre-awards-li{
    display: block;
}

.pre-awards-dropdown{
    left: 100%;
    margin-top: -45px;
    margin-left: 0px;
}

.jury-img{
    width: 253px;
    height: 253px;
    position: relative;
}

.jury-img:hover .thumb-info-title{
    transition: all 0.3s ease;
    display: block;
    position: absolute;
    bottom: 0;
    
}

.all-jury-block{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.thumb-info-title{
    display: none;
}

.box-tresc {
    /*display:none;
    position:absolute;
    bottom: 0px;*/
    background: #fff;
    padding: 15px;
	width: 100%;
	height: 140px;
}

.box-tresc .name{
	color: rgb(26, 132, 255);
	font-size: 18px;
    font-weight: 700;
	letter-spacing: 1.25px;
	text-transform: capitalize;
}

.box-tresc .degree{
	color: #777;
    font-size: 14px;
    line-height: 20px;
	font-weight: 400;
}

.box-jury {
	width: 100%;
	height: auto;
    background-color: #fff;
    border: 1px solid #DDD;
    text-align: left;
}

.box-image {
    margin: 4px;
	overflow: hidden;
	position: relative;
    
}

.box-image img {
    width: 100%;
    height: auto;
    transition: 0.3s ease;
}

.box-jury:hover img{
    transform: scale(1.1);

}

.fl-item{
    margin: 20px 0;
}

.register-nav-btn{
    text-transform: uppercase;

color: rgb(34, 34, 34);
font-family: "Lato", sans-serif;
font-size: 18px;
font-weight: 600;
letter-spacing: 1.26px;
margin: 0 24px;
padding: 8px 24px;
line-height: 14px;
background-image: linear-gradient(199deg, rgb(26, 132, 255), rgb(0, 255, 160));
background-repeat: repeat;
background-size: 100%;
font-weight: 600;

    height: 54px;
    width: 222.05px;
    
    
    border: none !important;
    
    text-align: center;
}

.register-nav-btn:hover{
    
    color: #fff;
    /* transition: .5s; */
    /* letter-spacing: 0.3px;
    font-weight: bold; */
}

.register-nav-btn:focus{
    outline: none !important;
}

.submit-btn, .verify-btn{
    background: #2E3191;
    color: #fff;
    border-color: #2E3191;
    border-radius: 0px;
    margin-right: 15px;
    transition: .5s;
}

.submit-btn:hover, .verify-btn:hover{
    background: #fff;
    color: #2E3191;
    border-color: #2E3191;
    transition: .5s;
    font-weight: 400;
}

.submit-btn:focus, .verify-btn:focus{
    outline: none !important;
    background: #fff !important;
    color: #2E3191 !important;
    border-color: #2E3191 !important;
}

.modal-title-reg, .otp-title{
    color: #2E3190;
    font-size: 19px;
    font-weight: 600;
}

#register .form-group label{
    color: #333;    
}

#register .modal-body, #otp .modal-body{
    padding: 20px 30px;
}

#phone-buttons{
    display: none;
}

.login-title{
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: rgb(26, 132, 255);
}

.black-btn{
    justify-content: center;
align-items: center;
padding: 16px 24px;
width: 240px;
height: 56px;
margin-top: 24px;
background: #041304;
border-radius: 4px;
font-family: "Lato";
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: rgb(26, 132, 255);
text-transform: uppercase;
}

.reg-nominate{
    margin-bottom: 0px !important;
    text-align: left !important;
}

#nominate-modal .form-group label{
    font-size: 15px;
    font-weight: 600;
    line-height: 22.5px;
    color: rgb(34, 34, 34);
    font-family: "Lato";
}

.small-heading{
font-weight: 600;
letter-spacing: 2.7px;
line-height: 27px;
color: rgb(26, 132, 255);
text-transform: uppercase;
font-family: "Lato";
font-size: 18px;
text-align: center;
margin-bottom: 24px;
}


.close-btn {
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    width: 240px;
    height: 56px;
    border-radius: 4px;
    font-family: "Lato";
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-top: -16px !important;


    /* padding: 1rem;
    padding: .5rem 3rem; */
    color: black;
    
    border: solid 3px transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, rgb(26, 132, 255), rgb(0, 255, 160));
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #fff inset;
  }

  .auto{
      width: auto !important;
  }
  
.close-btn:hover {
    box-shadow: none;
    color: #000;
  }


/* .address {
    font-size: 15px;
    font-weight: 300;
    line-height: 22.5px;
    color: #777;
    font-family: "Lato";
    margin-bottom: 16px;
  } */

  .d-flex{
      display:flex;
      padding-left: 20%;
      padding-right: 20%;
  }

  .fa-map-marker, .fa-envelope{
      margin-right: 8px;
      color: #777;
  }

.login-input{
    border-radius: 0px;
}

.mb-24{
    margin-bottom: 24px;
}

.margin-bottom{
    margin-bottom: 20px;
}

.login-box{
    border: 1px solid #ccc;
    padding: 30px;
    border-top: 4px solid #2E3190;;
}

.login-main-block{
    padding: 55px 15px 70px;
}

.agenda-main-block{
    padding: 11px 15px 70px;
}

.m-r-0{
    margin-right: 0px;
}

.login-reg-link{
    color: #2E3190;
    text-decoration: none;
}

.login-reg-link:hover{
    text-decoration: underline;
    color: #2E3190;
    cursor: pointer;
}

.agenda-session{
    color: #6373c1;
    font-weight: 400;
    font-size: 15px;
    border-color: #898989 !important;
    padding: 8px 0px 8px 16px !important;
}

.agenda-time{
    color: #31388d;
    font-weight: 400;
    font-size: 15px;
    width: 185px;
    padding: 8px 0px 8px 16px !important;
    border-color: #898989 !important;
}

.agenda-time-first, .agenda-session-first{
    border: none !important;
}
.agenda-time-last, .agenda-session-last{
    border-bottom: 1px solid #898989 !important;
}

.agenda-table{
    width: 70%;
    margin: 0 auto;
}

.agenda-table table{
    margin-bottom: 0px;
}

.agenda-subheading{
    font-size: 1.3em;
    font-weight: 600;
    color: #898989;
    text-align: center;
    margin: 0 0 30px;
}


#register-discount{
	display: flex;
}

#register-discount #register-input{
	width: 80%;
	margin-right: 10px;
}

#register-discount #register-dis-btn{
	width: 20%;
	margin-left: 10px;
}

.mtop{
    margin-top: 10px !important;
}



@media screen and (max-width: 768px){

    .black-btn-submit, .close-btn{
        padding: 8px !important;
    width: 150px !important;
    height: 40px !important;
    font-size: 15px !important;
    line-height: 0 !important;
    text-transform: capitalize !important;
        }

    #phone-buttons{
        display: none;
    }

    #phone-buttons .phone-btn-top{
        margin-left: 0px;
    }
    
    #phone-buttons{
        margin-top: 20px;
    }

    .methodology-block{
        flex-direction: column;
    }
    
    .step1, .step2, .step3, .step4, .step5{
        width: 100%;
    }

}




@media screen and (max-width: 668px){
	
	.partner-img{
		margin-right: 0px !important;
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 1200px){
	
	.partner-img{
		margin-right: 0px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.partner-img{
		margin-right: 80px !important;
		margin-bottom: 30px;
	}
}








.jury-members li > span{
    /* color: #3a4ea2; */
    /* padding: 16px 24px; */
    margin-bottom: 10px;
    margin: 10px;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background-clip: text;
    background-color: rgb(110, 219, 0);
    background-image: linear-gradient(199deg, rgb(26, 132, 255), rgb(0, 255, 160));
    background-repeat: repeat;
    background-size: 100%;
    font-size: 16px;
    text-transform: uppercase;
}

.jury-members .active{
   background-color: #000;
   padding: 8px 24px;
   margin-right: 24px;
}


#phone{
    display: none;
}

@media screen and (max-width: 767px){

    .all-jury-block .col-md-3{
        width: 100%;
    }

    
#phone{
    display: block;
}

#pc{
    display: none;
}

}

.contact-subheading{
	margin-top: 0px;
	margin-bottom: 10px;
}


@media screen and (max-width: 991px){

    .footer-block-inner{
        flex-direction: column;
    }

    .subscribe-block, .contact-us-block, .follow-us-block{
        width: 100%;
    }
	
	#ceo{
		float: none !important;
		margin-top: 15px;
	}

}




  
  #exTab1 .tab-content {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
  #exTab2 h3 {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
  /* remove border radius for the tab */
  
  #exTab1 .nav-pills > li > a {
    border-radius: 0;
  }
  
  /* change border radius for the tab , apply corners on top*/
  
  #exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0 ;
  }
  
  #exTab3 .tab-content {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }  











#phone .dropdown-menu2{
	display: none;
}
#phone .dropdown-submenu2 {
    position: relative;
}

#phone .dropdown-submenu2>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

#phone .dropdown-submenu2:hover>.dropdown-menu {
    display: block;
}

#phone .dropdown-submenu2>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

#phone .dropdown-submenu2:hover>a:after {
    border-left-color: #fff;
}

#phone .dropdown-submenu2.pull-left {
    float: none;
}

#phone .dropdown-submenu2.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}















.dropdown-menu2{
	display: none;
}
#phone-nav{
    display: block;
    border: none;
}

#phone .navbar-brand{
    height: auto !important;
    padding: 0 15px;
}

#phone .dhi-logo-phone{
    width: 150px;
    height: auto;
    padding: 25px 0;                                                                
}

#phone-nav ul li a{

    font-size: 15px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
line-height: 14px;
color: rgb(34, 34, 34);
font-family: "Lato", sans-serif;
}

#phone-nav ul li .dropdown-menu2{
    list-style: none;
}

#phone .navbar-nav{
    margin-top: 15px;
}

#phone #navbar-btn{
    /* background: #2E3191 !important;
    border-color: #2E3191 !important;
    border-radius: 0px !important; */
    border: 0;
    padding: 33.5px 10px;
}

#phone #navbar-btn .icon-bar{
    background: #000;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 19px;
    height: 3px;
    border-radius: 1px;
}

#phone-nav .navbar-nav>.active>a{
    background: #fff !important;
    /* color: #fff; */
}

#phone-nav .dropdown-menu2>li {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

#phone .dropdown-menu2 .nav>li {
    position: relative;
    display: block;
    padding: 10px 15px;
}

#ceo{
	float: right;
}

/* Partners */

.partner-img{
	margin-right: 80px;
}


.pcha-logo{
	width: 175px;
	height: auto;
}

.himss-logo{
	width: 300px;
	height: auto;
}

.afpi-logo{
	width: 200px;
	height: auto;
}

.agenda-heading{
    font-size: 54px !important;
font-weight: 600;
line-height: 90px;
color: rgb(34, 34, 34);
font-family: "Lato";
margin-top: 30px;
}

.footer{
    background-color: #000;
    /* padding-left: 25%;
    padding-right: 25%; */
    text-align: center;
}

footer{
    background-color: #000;
}


 /* Style the list */
 ul.breadcrumb {
    padding: 14px 16px;
    list-style: none;
    background-color: #11afde;
    margin-bottom:0px;
  }
  
  /* Display list items side by side */
  ul.breadcrumb li {
    display: inline;
    font-size: 18px;
  }
  
  /* Add a slash symbol (/) before/behind each list item */
  ul.breadcrumb li+li:before {
    padding: 8px;
    color: #000;
    content: "/\00a0";
  }
  
  /* Add a color to all links inside the list */
  ul.breadcrumb li a {
    color: black;
    text-decoration: none;
  }

  ul.breadcrumb li{
      color: #fff;
      font-size: 16px;
  }
  
  /* Add a color on mouse-over */
  ul.breadcrumb li a:hover {
    color: #fff;
    text-decoration: none;
  } 

  .table-btn{
      margin-top:0px;
      width: fit-content;
height: fit-content;
padding: 8px 16px;
text-transform: capitalize;
font-size: 16px;
  }

  .cat-table-new{
      color:#2e353e;
      font-size: 16px;
      text-align:left;
  }

  .cat-table-new>td{
      vertical-align: middle !important;
  }

  .cate-table-new-thead{
      color: #11afde;
      font-size: 18px;
      text-transform: uppercase;
      text-align:center;
  }