.bene_learn_watch_head {
    color: #001A53;
    font-family: "OpenSans-Regular";
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.bene_learn_watch_para {
    color: #767676;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
}

.bene_learn_watch_begin_tap {
    color: #000000;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 20px;
}

.bene_learn_watch_tab_head {
    color: #001D67;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.bene_learn_watch_nav_pills .bene_learn_watch_nav_link {
    background-color: #EFF1FB;
    border-radius: 12px;
    padding: 1rem;
}

.nav-pills.bene_learn_watch_nav_pills .bene_learn_watch_nav_link.active,
.nav-pills.bene_learn_watch_nav_pills .show>.bene_learn_watch_nav_link {
    background-color: #EFF1FB;
    border-radius: 12px;
    color: #001D67;
}

.bene_learn_watch_nav_pills {
  gap: 40px;
}

.bene_learn_watch_care_preg {
    background-color: #FFF4F0;
    border-radius: 5px;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 700;
    color: #9D2A00;
    display: inline-block;
    padding: 8px 15px;
}

.bene_learn_watch_gen {
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    padding: 8px 15px;
    color: #000000;

}

.youtube-style-timestamp {
    position: absolute;
    bottom: 8px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: 500;
    z-index: 2;
}

.bene_learn_watch_video_title {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-top: 10px;
}

.bene_learn_watch_video_wrapper {
    position: relative;
}

.bene_learn_watch_video_wrapper .video_img {
    border-radius: 10px;
}

.lw_play_icon {
    position: absolute;
    top: 37%;
    left: 50%;
    transform: translate(-50%);
    cursor: pointer;
}

.bene_learn_watch_preg_women_close {
    border: none;
    position: absolute;
    right: -12px;
    top: -12px;
    background-color: #000000;
    color: #fff;
    height: 25px;
    width: 25px;
    border-radius: 20px;
    cursor: pointer;
}

.bene_learn_watch_compli_feeding {
    background-color: #FFFBEA;
    border-radius: 5px;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 700;
    color: #7E6F31;
    display: inline-block;
    padding: 8px 15px;
}

.bene_learn_watch_compli_feeding_receipe {
    background-color: #FFECDE;
    border-radius: 5px;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 700;
    color: #F58634;
    display: inline-block;
    padding: 8px 15px;
}

.bene_learn_watch_lactating {
    background-color: #F5F3FF;
    border-radius: 5px;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 700;
    color: #644BDD;
    display: inline-block;
    padding: 8px 15px;
}

.bene_learn_watch_infant {
    background-color: #F0F9FF;
    border-radius: 5px;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 700;
    color: #638399;
    display: inline-block;
    padding: 8px 15px;
}

.bene_learn_watch_preg_women_modal_body {
    padding: 10px 10px 0 10px;
}

.header_learn_watch {
    justify-content: space-between !important;
    width: 100%;
}

/* .learn_watch_link_wrapper{
    margin-right: 100px;
} */

.learn_watch_link {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #181818;
    text-decoration: none;
    /* padding-left: 1.5rem; */
}

.learn_watch_link span {
    background-color: #3B82F6;
    border-radius: 2px;
    font-weight: 400;
    font-size: 8px;
    color: #FFFFFF;
    padding: 2px 5px;
    margin-left: 4px;
}

.learn_watch_link_desktop {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    padding-left: 1.5rem;
    background-color: #3E6FDB !important;
    border-color: #3E6FDB !important;
    border-radius: 20px;
    padding: 6px 20px;
    box-shadow: none !important;
    /* margin-right: 190px; */
}

.learn_watch_link_desktop span {
    background-color: #FFFFFF;
    border-radius: 2px;
    font-weight: 700;
    font-size: 10px;
    color: #3B82F6;
    padding: 0px 5px;
}

.learn_watch_drpdwn_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.learn_watch_drpdwn_wrapper:hover {
    background-color: #EDF2FF;
    border: none;
}

.learn_watch_drpdwn_text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    color: #0342CF;
}

.learn_watch_drpdwn_subtext {
    font-family: "OpenSans-Regular";
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    color: #070707;
}

.learn_watch_drpdwn_menu {
    background-color: #EDF2FF;
    border: none;
}

.learn_watch_link_desktop:hover {
    background-color: #3E6FDB;
    color: #fff;
    border-color: #3E6FDB;
}

.learn_watch_link_desktop:focus {
    background-color: #3E6FDB;
    color: #fff;
    border-color: #3E6FDB;
    box-shadow: none;
}

.learn_watch_drpdwn_btn {
    background-color: #3E6FDB;
    border-radius: 3px;
    font-family: "OpenSans-Regular";
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: #FFFFFF;
    padding: 6px 10px;
    border: 1px solid #3E6FDB;
    margin-left: 20px;
}

.learn_watch_link_desktop_drp_hover:hover .learn_watch_drpdwn_menu {
    display: block;
    top: 55px;
    right: 0;
}

.learn_watch_drpdwn_menu:before {
    content: '';
    border-bottom: 30px solid #EDF2FF;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    position: absolute;
    top: -30px;
    right: 20%;
}

.learn_watch_link_desktop.dropdown-toggle::after {
  display: none !important;
}

.compli_feeding_receipe_wrapper {
    display: flex;
    align-items: center;
    justify-content: left;
}

.compli_feeding_receipe_content_wrap {
    padding-left: 15px;
}

.compli_feeding_receipe_time_icon,
.compli_feeding_receipe_bene_icon {
    padding-right: 6px;
}

.compli_feeding_receipe_head {
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: 700;
    color: #000000;
}

.compli_feeding_receipe_time {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 500;
    color: #8D8D8D;
    margin-bottom: 0;
}

.compli_feeding_receipe_benefit {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 500;
    color: #8D8D8D;
}

.compli_feeding_receipe_btn {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 500;
    color: #121212;
    background-color: #FFECDE;
    border-radius: 7px;
    border: none;
    width: 230px;
    padding: 4px 15px;
}

.compli_feeding_receipe_eye_icon {
    color: #F58634;
    padding-right: 6px;
}

.watch_learn_mobile {
    margin-top: -50px;
}

@media (max-width: 1024px) {

    .bene_learn_watch_tab_head {
        font-size: 14px;
    }

    .bene_learn_watch_nav_pills .bene_learn_watch_nav_link {
        max-width: 156px;
        min-height: 185px;
    }

}

@media (max-width: 991px) {

    .compli_feeding_receipe_btn {
        width: auto;
    }

    .lw_play_icon {
        width: 40px;
    }

    .bene_learn_watch_nav_pills .bene_learn_watch_nav_link {
        max-width: 108px;
        min-height: 160px;
    }

}

@media (max-width: 767px) {
    /* .bene_learn_watch_nav_pills {
        flex-direction: row;
    } */

    .bene_learn_watch_nav_pills {
        gap: 0;
        display: block;
    }

    .bene_learn_watch_nav_pills .bene_learn_watch_nav_link {
        max-width: none;
        min-height: -webkit-fill-available;
        margin-bottom: 20px;
    }

    .bene_learn_watch_nav_pills li:nth-child(even) {
        padding-left: 10px;
    }

    .bene_learn_watch_nav_items {
        width: 50%;
        display: inline-block;
    }

    .bene_learn_watch_nav_pills li:nth-child(odd) {
        padding-right: 10px;
    }

}