/*.partner-info {*/
/*    margin-top: 20px;*/
/*}*/

/*.partner-logo {*/
/*    max-width: 250px;*/
/*    border: 1px solid #ebebea;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*.partner-logo img {*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    margin-top: 0 !important;*/
/*}*/



/*.partner-wrap {*/
/*    display: flex;*/
/*    gap: 15px;*/
/*    flex-wrap: wrap;*/
/*}*/
.agenda-main-section .agenda-main-tab-content .speaker-wrapper {
    background-color: color-mix(in srgb,#001e66 10%,#fff);
    padding: 15px;
    width: 100%;
    margin-left: auto;
}
.agenda-wrapper-section .agenda-tab-content-wrapper span.tag {display: none !important;}

/*For visitor registration*/
.readonly-dropdown {
    pointer-events: none;
    background-color: #f5f5f5;
}

/* for sponor list on home page*/
.logoblock.single-logo-list .logoblock__list-wrap .swiper.swiper-initialized {
    border: 0;
}

/*Color change for the CTA box title*/

.image__item-col.highlight .btn-theme-3.directlink { 
    color: #fff !important; 
    
} 
.image__item-col.highlight .btn-theme-3.directlink svg path { 
    stroke: #fff !important; 
    
}

@media only screen and (min-width:1240px) and (max-width:1440px){
    .banner__content {
    padding: 10% 0;
}
    
}