/*===========exclusions-insurance-hero-section css start==========*/

.exclusions-insurance-hero-section { }

.exclusions-insurance-hero-section figure { margin: 0px; position: relative; }

.exclusions-insurance-hero-section figure img {

    width: 100%;

    height: 640px;

    object-fit: cover;

    object-position: top;

}
/* .exclusions-insurance-hero-section figure::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgb(0 0 0 / 52%) 0%, rgba(0, 0, 0, 0) 90%);
} */


.hero-caption-info {
    max-width: 100%;
}
.exclusions-insurance-hero-section {

    position: relative;

}
.hero-banner-caption {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 63px;
}

.hero-caption-info h1, .hero-caption-info h2 { font-size: 56px; color: #fff; line-height: 60px; }

.hero-caption-info p { font-size: 18px; color: #fff; line-height: 30px; }

/*===========exclusions-insurance-hero-section css end==========*/

/*===========embedded video section css start==========*/

.embedded-video-section { padding: 65px 0px 35px; }

.embedded-video-row { position: relative; padding-bottom: 50.25%; /* 16:9 */

  padding-top: 25px; height: 0; }

.embedded-video-row iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video-row {

    position: relative;

    padding-bottom: 54.25%;

    padding-top: 25px;

    height: 0;

    border-radius: 15px;

    overflow: hidden;

    border: 1px solid #1d1d1d;

    display: block;

}

.video-row video {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    display: block;

    background: #1d1d1d;

}

/*===========embedded video section css end==========*/

/*=============about-webinar-section css start==============*/

.about-webinar-section { padding: 45px 0px; }

.about-webinar-content { background-color: #f8f8f8; padding: 30px; border: 1px solid #e9e9e9; border-radius: 15px; }

.heading-about { margin-bottom: 16px; }

.heading-about h2 { font-size: 24px; }

.about-col { background: #fff; padding: 14px 20px; width: 24%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; border: 1px solid #e9e9e9; border-radius: 15px; }

.about-col p { margin-bottom: 0px; /* font-size: 14px; */ }

.about-row-btm { display: flex; flex-wrap: wrap; justify-content: space-between; padding-top: 14px; }

/*=============about-webinar-section css end==============*/

/*============Key Takeaways section start===========*/

.key-takeaways-section { padding: 45px 0px; }

.key-takeaways-wrap h2 { font-size: 24px; margin-bottom: 16px; }

.key-takeaways-info { background-color: #f8f8f8; padding: 30px; border: 1px solid #e9e9e9; border-radius: 15px; }

.key-takeaways-info ul { margin: 0px; padding: 0px; }

.key-takeaways-info ul li { list-style: none; margin-bottom: 6px; background: #fff; padding: 15px 15px 15px 60px; border: 1px solid #e9e9e9; border-radius: 6px; position: relative; }

.key-takeaways-info ul li::before { content: ""; position: absolute; top: 15px; left: 22px; width: 25px; height: 25px; background: #e1f5ee url(../images/right-icon.png); background-position: center; background-repeat: no-repeat; border-radius: 50px; background-size: 10px; }

/*============Key Takeaways section end===========*/

/*============Meet the Speakers section strat=============*/

.meet-the-speakers-section { padding: 45px 0px; }

.meet-top-heading h2 { font-size: 24px; margin-bottom: 16px; }

.meet-heading-icon { width: 55px; height: 55px; border-radius: 50px; overflow: hidden; }

.meet-heading-info { width: calc(100% - 55px); padding-left: 20px; }

.meet-speakers-heading { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; margin-bottom: 15px; }

.meet-heading-info h3 { font-size: 20px; margin-bottom: 4px; }

.meet-heading-info p { font-size: 14px; margin-bottom: 0px; }

.meet-the-speakers-wrap { background-color: #f8f8f8; padding: 30px; border: 1px solid #e9e9e9; border-radius: 15px; display: flex; flex-wrap: wrap; justify-content: space-between; }

.meet-the-speakers-col { width: 49%; background: #fff; padding: 30px; border: 1px solid #e9e9e9; border-radius: 15px; }

.meet-copy-content p { line-height: 24px; font-size: 14px; }

.meet-emails p { font-size: 14px; margin-bottom: 0px; color: #000; }

/*============Meet the Speakers section end=============*/

/*=============call to action section start==========*/

.call-action-section { padding: 45px 0px; }

.call-action-wrap { background: #1a2744; padding: 40px; border-radius: 11px; text-align: center; max-width: 800px; margin: 0 auto; }

.call-action-wrap h3 { color: #fff; margin-bottom: 15px; font-size: 34px; line-height: 42px; }

.call-action-wrap p { color: #fff; font-size: 16px; margin-bottom: 30px; }

a.btn-contact { padding: 10px 30px; display: inline-flex; align-items: center; justify-content: center; background: none; color: #3ebfcb; border-radius: 0px; font-size: 16px; font-weight: 600; border: 1px solid #fff; }

a.btn-contact:hover { background: #fff; color: #000; }

#onetrust-consent-sdk #onetrust-banner-sdk { display: none !important; }

/*=============call to action section end==========*/

.video_btn_play_cstm { position: absolute; top: 0; border: none; outline: none; left: 0; right: 0; bottom: 0; cursor: pointer; background: rgb(0 0 0 / 38%); }



/*========Responsive css start==========*/

@media (max-width: 1779px) {

.container { padding-left: 30px; padding-right: 30px; }

 }

@media (max-width: 1639px) {

 }

@media (max-width: 1539px) {

  .exclusions-insurance-hero-section figure img {

    height: 560px;

}  

.hero-caption-info h1, .hero-caption-info h2 {

    font-size: 46px;

    line-height: 50px;

}

 }

@media (max-width: 1439px) {

}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {

    .exclusions-insurance-hero-section figure img {

    height: 500px;

}  

.hero-caption-info h1, .hero-caption-info h2 {

        font-size: 38px;

        line-height: 40px;

    }

 .hero-caption-info p {

    font-size: 16px;

    line-height: 26px;

}  

.hero-caption-info {

    max-width: 62%;

} 

}

@media (max-width: 1023px) {}

@media (max-width: 767px) {

    .exclusions-insurance-hero-section figure img {
        height: 310px;
    }

    .hero-caption-info h1, .hero-caption-info h2 {

        font-size: 28px;

        line-height: 32px;

    }

     .hero-caption-info p {

        font-size: 14px;

        line-height: 22px;

    }
 

.embedded-video-section {

    padding: 35px 0px 35px;

}  

.about-webinar-section {

    padding: 15px 0px;

} 

.heading-about h2 {

    font-size: 20px;

}

.about-webinar-content {

    padding: 20px;

}

p {

    font-size: 14px;

    line-height: 22px;

}

.about-col {

    padding: 10px 14px;

    width: 49%;

    border-radius: 5px;

    margin: 5px 0px;

}

.key-takeaways-section {

    padding: 15px 0px;

}

  .key-takeaways-wrap h2 {

        font-size: 20px;

    }

 .key-takeaways-info {

    padding: 20px;

}   

.key-takeaways-info ul li {

    padding: 15px 15px 15px 50px;

    font-size: 14px;

    line-height: 22px;

}

.key-takeaways-info ul li::before {

    top: 15px;

    left: 14px;

    width: 22px;

    height: 22px;

    background-size: 10px;

}

.meet-the-speakers-section {

    padding: 15px 0px;

}

.meet-top-heading h2 {

    font-size: 20px;

    margin-bottom: 10px;

}

.meet-the-speakers-wrap {

    padding: 20px;

}

.meet-heading-icon {

    width: 40px;

    height: 40px;

}

.meet-heading-info {

    width: calc(100% - 40px);

}

.meet-heading-info h3 {

    font-size: 18px;

}

.meet-the-speakers-col {

    padding: 20px;

}

.call-action-section {

    padding: 25px 0px;

}

.call-action-wrap h3 {

    margin-bottom: 10px;

    font-size: 22px;

    line-height: 30px;

}

.call-action-wrap p {

    font-size: 14px;

    margin-bottom: 20px;

}

.call-action-wrap {

    padding: 30px;

}

.video_btn_play_cstm img {

    width: 50px;

}

    .hero-banner-caption {
    top: auto;
    transform: none;
    bottom: 20px;
}
    .hero-caption-info {
        max-width: 100%;
    }
 .exclusions-insurance-hero-section figure::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 90%); }   
}
 
@media (max-width: 575px) {

    .about-col {

        width: 100%;

        justify-content: flex-start;

        text-align: left;

    }

        .meet-the-speakers-col {

        padding: 15px;

        width: 100%;

        margin-bottom: 15px;

    }
.exclusions-insurance-hero-section figure img {
        height: 260px;
    }

}

