﻿html {scroll-behavior: smooth; scroll-padding-top: 75px;}

.webp .mh {background-image: linear-gradient(to bottom right,#00000011,#00000000), url("/uploaded/Image/mastheads/Educational-Webinars.webp");}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#00000011,#00000000), url("/uploaded/Image/mastheads/mobile/450_Educational-Webinars.webp");}
}


#MAINWEBCASTS {
    column-gap: 40px;
    row-gap: 40px;
    overflow: visible;
    margin: 40px 0 100px;
}

#MAINWEBCASTS .clean {
    border-radius: 0;
}

.name-and-date {
    justify-content: space-between;
}

.name-and-date div { 
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9rem;

}

.presenter { 
    color: #00b6ff;
}

.webcast-date { 
    color: #1d4f91;
}

.card-subtitle.across-all {
    border-color: #00b6ff;
    font-weight: 600;
    margin-top: 40px;
}


.webcast-title { 
    margin-top: 5px;
    font-size: clamp(1.2rem, 1.13rem + 0.307vw, 1.5rem);
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #1d4f91;
    padding-bottom: 5px;
    transition: 0.5s ease color;
}



.Buttons-1R {
    color: #fff!important;
    text-align: center;
    background-color: #ff6600;
    width: -webkit-fill-available;
    display: inline-block;
    border: 0px solid #FFF;
    padding: 1% 1%;
    font-weight: 300 !important;
    font-size: 1.2em;
    border-radius: 5px;
    margin: 10px 0;
}

#regWhite .card-span .webcast-link:hover {
    text-decoration: unset;
    text-underline-offset: 0;
    cursor: pointer;
}

.webcast-link img {
transition: 0.5s ease filter; 
}

#regWhite {overflow: visible;}

.webcast-link:hover img {filter: brightness(0.5);}
.webcast-link:hover .webcast-title {color: #1d4f91;}
.webcast-link:hover /Administration .accordion {
    color: #565656 !important;
}

.benefit-title {
    margin-top: 5px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #00b6ff;
    padding-bottom: 5px;
    transition: 0.5s ease color;
    margin-bottom: 10px;
}

.benefit .accordion-header:hover {
    background: none;
    color: #ff6600;
}

.benefit .accordion__item {
position: relative
}

.benefit .accordion__item.active .accordion-header {
    background: none;
    color: #ff6600;
    border-bottom: 1px solid #bbb5;
}
.benefit .accordion-header {
    padding-left: 0em;
    text-indent: 0em;
    color: #0071ee;
    font-weight: 600;
z-index: 0;
position: relative
}

.benefit .accordion-body__contents {
    padding: 10px;
}

.benefit .accordion-header svg {
    margin: 0 15px 0 5px;
}

.benefit .accordion-body__contents {
       padding: 10px 0;
}

#regWhite .register-link { 
position: absolute;
right: 0;
padding: 7px;
z-index: 1;
}

#regWhite .register-link a{ 
    color: #0071ee;
    font-weight: 600;
}

#regWhite .register-link a:hover{ 
    color: #ff6600;
    text-decoration: none;
}

#regWhite .register-link a:before{ 
font-family: "Font Awesome 6 Pro";
content: "\f0a9";
margin: 0 10px 0 0;
font-weight: normal;
}

.benefit-header:hover +.card-body .register-link a { 
    color: #ff6600 !important;
}

/*============== Full-Width 1 CSS Start ===============*/

.full-width-one {background: #fff; margin-top: -100px;}

/*============== Full-Width 1 CSS End ===============*/


/*============== regGrey CSS Start ===============*/

#regGrey {background: #eeeeee;}
#regGrey .card-heading {border-color:#333;}

/*============== regGrey CSS End ===============*/


/*============== regBlue CSS Start ===============*/
#regBlue {padding-top: 0px;}

divfix {display: none;}

.iconLeft:before {
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
content: "\f02c";
display: none;
}


@media (max-width: 700px) {
#MAINWEBCASTS {
    column-gap: 10px;
}
}
