.join-webinar{
    position: absolute;
    bottom: 0;
    width: 90%;
}

.ce-wrapper {

    background: #F0F6FF;
    border-bottom: 1px solid #2f5f8f;
}

.outer {

    background: #929499;

}
.ce-tag {
    font-size: 22px;
    color: #2b2b2b;

    margin-bottom: 25px;

}

.ce-title {

    font-size: 42px;
    font-weight: 700;
    color: #2f5f8f;
    line-height: 60px;
    margin-bottom: 20px;




}

.ce-title span {
    display: block;
}

.ce-desc {
    letter-spacing: 0.2px;
    font-size: 18px;

    color: green;

    line-height: 36px;
    max-width: 715px;
    margin-bottom: 25px;
}


.ce-info {
    font-size: 19px;
    color: #2f5f8f;
    margin-bottom: 10px;
}

.ce-info2 {
    font-size: 14px;

    margin-bottom: 10px;
}

.star-image {
    margin-top: -5px;
}

.cal-image {
    margin-top: -5px;
}

.ce-info {
    font-family: Work Sans;

    font-style: Medium;
    font-size: 14px;

    line-height: 16px;
    letter-spacing: 0.2px;
    margin-bottom: 25px;

}

.ce-info2 {
    font-family: Work Sans;
 

    font-size: 14px;

    line-height: 16px;
    letter-spacing: 0.2px;
    margin-bottom: 25px;

}




.ce-btn button {
    background-color: #235B8E;
    border: none;
    padding: 20px 30px;
    font-size: 14px;
    border-radius: 40px;
    color: #fff;
    width: 100%;
}



.ce-image img {
    width: 100%;
    object-fit: fill;
    height: 352px;
    border-radius: 6px;
    margin-top: 25px;
}

.speakers-section {
    background-color: #fff;
    padding: 20px 40px;
}

.speakers-title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 16px;
}

.speaker-text {
    color: #212529;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.2px;
}


.speaker-name {
    color: #2f5f8f;

}




.speaker-image {
    margin-left: 20px;


}


.plan-desc {

        line-height: 30px;
}





.subscription-modal {
    border-radius: 30px;
    padding: 20px;
}

.plan-card {
    border: 1px solid #e5e5e5;
    padding: 16px;
    width: 100%;
    border-radius: 8px;

}

.plan-title {
    font-weight: 700;
   
    color: #1f4d7a;
}

.plan-subtitle {

    letter-spacing: 1px;
    color: #555;
    font-size: 20px;

}

.plan-text {

    letter-spacing: 1px;
    color: #555;
    font-size: 14px;

}
.author-img img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.author-text .speaker-text{margin-left: -20px;}
.selected-webinar {

    background: #235B8E0D;
    padding: 15px;
    border-radius: 10px;
    margin: 20px 0;
}

.plan-desc {

    color: #484848;


    padding: 10px;
    border-radius: 10px;


    margin: 15px 0;
}


.price {
 
    font-size: 40px;
    margin: 20px 0;
    color: #1f4d7a;
}

.price2 {

    font-size: 40px;
    margin: 24px 0;
    color: #1f4d7a;
}



.plan-list li {
    margin-bottom: 10px;
}


.recommended .badge {



     padding: 15px 34px;
    position: absolute;
    right:15px;

    top: 0px;

    gap: 10px;

  border-radius: 0 5px 0 14px;
    background: #FFD700;
    color: black;

}
 .badge{
        font-weight: 400;
    }

.web-product {

    width: 86px;
    height: 53px;

    border-radius: 5px;
    border-bottom-width: 2px;

}

.web-text {
    color: #235B8E;
    font-size: 16px;
 
}

.sub-btn {

    height: 60px;

    border-radius: 80px;
    border-width: 1px;

    gap: 10px;
    background: #235B8E;
    color: white;
    font-weight: 600;

}


.popup-header {
    margin: -23px 0px -19px -12px;
        border-bottom: 1px solid #e5e5e5;
}

.popup-title {
    font-size: 22px;
}



@media (max-width: 767px) {
    
.ce-image img {

    height:260px;

}

   .ce-title {

        font-size: 35px;
        font-weight: 600;

        line-height: 1.3;
        margin-bottom: 20px;
    }

    .speaker-image {

        display: block;
        margin: 0 auto;


    }

    .ce-image {
        margin-top: 20px;
    }



    .whole-div {
        display: block !important;
    }

    .speaker-image {
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .speaker-text {
        float: none !important;
        display: block;
        text-align: left;
        line-height: 1.5;
    }

    .ce-info {
        letter-spacing: 0px;
    }

    .ce-info2 {
        letter-spacing: 0px;
    }

    .modal-dialog {
        margin: 10px;
    }


    .plan-card {
        padding: 16px;
        margin-bottom: 15px;
    }


    .price,
    .price2 {
        font-size: 32px;
    }


    .sub-btn {
        height: 50px;
        font-size: 16px;
    }


    .selected-webinar,
    .plan-desc {
        padding: 16px;
    }


    .recommended .badge {
        left: auto;
        right: 16px;
        top: 0px;
          padding: 15px 34px;
        position: absolute;
        border-bottom-left-radius: 14px;
        background: #FFD700;
        color: black;
       
    }
    .badge{
        font-weight: 400;
    }


    .web-text {
        font-size: 14px;
    }


    .popup-title {
        font-size: 18px;
    }
}

#page.drawers div[role="main"] {
    padding-left:0;
    padding-right:0;
}

