body {
    padding: 0;
}
a:hover {
    text-decoration: unset;
    color: unset;
}
.row {
    border: none;
    padding:unset;
    display: table;
    width: 100%;
    margin: auto;
}
.text-white {
    color: white !important;
}
.text-black {
    color: black !important;
}
.cohort_primary {
    background-color: #6E6EEF !important;
}
.cohort_primary_text {
    color: #6E6EEF !important;
}
.cohort_primary_fill {
    fill: #6E6EEF !important;
}

.cohort_text {
    color: #fff !important;
}

.cohort_primary_border {
    outline-color: #6E6EEF !important;
    border-color: #6E6EEF !important;
}

.dropdown-link.loggedin,
.dropdown-link.loggedout {
    display: block;
}

.sa_modal_container {
    display: none;
}

.browse_nav_search {
    display: block;
    width: 350px;
    background: #fff;
    color: #9691A4;
    padding: 5px;
    border: 1px solid #EFECF3;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 1.19487px 1.19487px -1.19487px rgba(31, 27, 45, 0.08), 0px 2.38974px 7.16923px rgba(31, 27, 45, 0.08);
    position: relative;
}

.browse_nav_search_mobile {
    z-index: 100;
}

.browse_nav_search_div {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.browse_nav_search_div:nth-child(2) {
    padding-left: 10px;
}

.browse_nav_search_div img {
    display: inline-block;
    vertical-align: middle;
    filter: grayscale(100%);
}

.browse_nav_search_div input, .browse_nav_search_div select {
    font-size: 13px;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 25px);
    padding-left: 0;
}

.browse_nav_search .button {
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translate(0%, -50%);
    margin: 0;
    border-radius: 20px;
    font-weight: bold;
    padding: 5px 15px;
}

.browse_nav_search_results {
    display: none;
    background: #f5f5f5;
    position: absolute;
    top: 88px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 58%;
    max-height: 80vh;
    overflow: auto;
    padding: 20px;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 #000;
}

.browse_hero_search .browse_nav_search_results {
    z-index: 1;
    top: 60px;
    max-height: 400px;
    max-width: calc(100% - 35px);
}

.browse_nav_search_title {
    font-size: 17px;
    font-weight: bold;
    color: #1F1B2D;
}

.browse_nav_search_text {
    font-size: 15px;
    color: #1F1B2D;
}

.browse_nav_search_text_small {
    font-size: 15px;
    color: #6B6972;
}

.browse_nav_search_result {
    display: table;
    width: 100%;
    margin: 5px 0 15px 0;
}

.browse_nav_search_result_img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.browse_nav_search_result_right {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 65px);
}

.ui-autocomplete-loading {
    background: #f5f5f5 url(/assets/img/ui-anim_basic_16x16.gif) 99% center no-repeat;
}

ul.slick-dots {
    position: inherit;
}

.talent_media_list .slick-track,
.talent_one_to_one_offerings_list .slick-track,
.talent_offerings_list .slick-track,
.talent_films_list .slick-track,
.talent_rentals_list .slick-track,
.film_media_list .slick-track,
.film_media_nav .slick-track,
.more_speakers_list .slick-track {
    margin-left: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.slick-slide {
    margin-right: 16px;
}

.film_media_nav .slick-slide {
    margin-right: 8px;
}

.slick-slider {
    max-width: 90vw;
    width: 100%;
    overflow: hidden !important;
}

.sa_lightbox_arrow_right,
.sa_lightbox_arrow_left {
    z-index: 1046;
}

.mfp-img {
    max-width: 80vw !important;
}

.mfp-content figcaption {
    margin-top: 0 !important;
}

.sa_lightbox_preview,
.sa_icn_edit,
.sa_toggle {
    cursor: pointer;
}

.talent_media_list .sa_video_image,
.sa_lightbox_selected {
    border-radius: 0 !important;
}

@media screen and (max-width: 479px) {
    .sa_lightbox_item {
        max-width: unset;
    }

    .slick-slide {
        margin-right: 0;
    }

    .sa_flex_ver.gap_8 {
        width: 100% !important;
    }

    .talent_offering .sa_product_container {
        padding: 16px;
    }
}

.sa_profile_ext_link.link_imdb {
    background-color: unset;
}

#modal_booking_request a {
    color: black;
}

.sa_video_details.mini {
    bottom: 8px;
    left: 8px;
}

.film_media_nav_container {
    padding: 3px;
}

.sa_toggle.toggle_on {
    background-color: #2C2B2B;
    transition: 0.2s linear;
}

.sa_toggle.toggle_off {
    background-color: rgb(255, 255, 255);
    transition: 0.2s linear;
}

.sa_toggle_ball.toggle_on {
    background-color: rgb(255, 255, 255);
    transform: translate3d(22px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transition: 0.2s linear;
}

.sa_toggle_ball.toggle_off {
    background-color: rgb(163, 163, 163);
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transition: 0.2s linear;
}

.booking_info .sa_flex_ver.gap_8 {
    width: 25%;
}

.sa_btn_secondary {
    width: 50%;
    grid-column-gap: 8px;
    color: #000;
    text-align: center;
    background-color: #ebebeb;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 20px 28px;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    text-decoration: none;
    display: flex;
}

.flex_justify {
    width: 100%;
    justify-content: space-between;
    padding: 0 20px;
}

.talent_one_to_one_offering .sa_product_container {
    background-color: unset;
    border: unset;
    padding: unset;
    grid-row-gap: 40px;
}

.sa_img_container_8x12 {
  width: 100%;
  height: 1px;
  padding-bottom: 150%;
  position: relative;
}

.txt_limited_title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 230px;
}

.text_limited_3_lines {
    overflow: hidden; /* Hide overflow content */
    min-height: 50px;
}

.r_offering_text {
    white-space: nowrap; /* Prevent text from wrapping */
    overflow: hidden; /* Hide overflowing text */
    text-overflow: ellipsis; /* Display ellipsis (...) for truncated text */
}

.r_readmore_btn {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ebebeb;
    border-radius: 60px;
    align-self: flex-start;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 100%;
}

.expanded {
    white-space: normal; /* Allow text to wrap */
    overflow: visible; /* Display overflowing content */
    text-overflow: initial; /* Reset text overflow */
}

.justify-content-center {
    justify-content: center;
}
.sidebar_action_button {
    width: 100%;
    justify-content: start;
}
.sidebar_action_button .sa_text_small {
    text-align: left;
}
.mt-3 {
    margin-top: 30px;
}

.hover {
    display: none;
}

.hovered .hover {
    display: block;
}

.hovered .non-hover {
    display: none;
}
.sidebar_action_button img {
    padding-right: 20px;
    padding-left: 10px;
}

.bkg-black {
    background: black;
}

.bkg-gray {
    background: #F5F5F5;
}

.bkg-white {
    background: white;
}
.bkg-light-black {
    background: #252525;
}

.btn_black_outline {
    background: white;
    border: 1px solid black;
    color: black;
}

.btn-hover-primary:hover {
    background: #6C5CE7;
    border-color: white;
    color: white;
}
.vod_affiliate_section {
    margin-top: 20px;
    padding: 0 30px;
    padding-top: 110px;
    padding-bottom: 50px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-bottom: 80px;
}

.vod_aff_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.vod_aff_subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #858585;
    max-width: 50%;
;
}
.vod_aff_part_btn {
    color: white;
    text-align: center;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 15px 28px;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    text-decoration: none;
    display: flex;
}
.vod_aff_part_btn:hover {
    color: white;
}
.vod_aff_step_container {
    padding: 50px 40px;
    margin-top: 30px;
    border-radius: 10px;
}

.vod_aff_step {
    flex-direction: column;
    gap: 10px;
    max-width: 145px;
    text-align: center;
    flex-basis: 100%;
}
.vod_step_number {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vod_step_number_span {
    font-size: 25px;
    font-weight: 500;
    color: white;
}
.vod_step_title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0em;
    color: black;
    margin-top: 10px;
}
.vod_step_desc {
    font-size: 11px;
    font-weight: 400;
    color: #858585;
}
.vod_steps {
    align-items: flex-start;
    gap: 20px;
}
.community_section, .tod_section {
    margin-bottom: 80px;
    padding: 36px 32px;
    gap: 24px;
    display: flex;
    flex-direction: column;
}
.com_section_title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: black;
}
.com_section_title img {
    width: 25px;
    height: 24px;
    margin-right: 12px;
}
.com_section_subtitle {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #858585;
    line-height: 24px;
}
.film_screening_btn {
    width: fit-content;
    margin-top: 20px;
    gap: 2px;
}
.film_screening_btn .comm_light_bolt_img {
    height: 20px;
}
#film_inquiry_btn .info_label_icon {
    height: 15px;
    width: 15px;
}

.com_section_accordion {
    padding-top: 35px;
    border-top: 1px solid #EBEBEB;
    margin-top: 11px;
}

.tod_section_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    color: black;
    display: flex;
    gap: 17px;
}
.tod_section_subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #858585;
}
.tod_section_btns {
    gap: 17px;
    margin: 20px;
}
.tod_section_btns .sa_btn_primary {
    width: fit-content;
}
.film_host_screening_btn {
    color: white;
}


.tod_screening_step_container {
    padding: 50px 40px;
    border-radius: 10px;
}

.tod_screening_step {
    flex-direction: column;
    gap: 10px;
    max-width: 200px;
    text-align: center;
}
.tod_screening_step_number {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    border: 2px solid black;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.tod_screening_step_number_span {
    font-size: 20px;
    font-weight: 500;
    color: black;
}
.tod_screening_step_title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0em;
    color: black;
}
.tod_screening_step_desc {
    font-size: 14px;
    font-weight: 400;
    color: #858585;
}
.tod_screening_steps {
    align-items: flex-start;
    gap: 20px;
}

.tod_section_accordion {
    padding-top: 50px;
    border-top: 1px solid #9B9B9B;
}
.film_host_screening_btn:hover {
    color: white;
}
.film_nfind_screening {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
    text-decoration: underline;

}
.theatrical-container {
    margin-top: 80px;
}

.icon_hover_stay_right {
    font-family: inherit;
}
.icon_hover_stay_right .info_label_text_right {
    width: 300px;
}
.profile_links_img_div {
    width: 25px;
    height: 25px;
}
.profile_links_img {
    width: 15px;
    height: 15px;
}
.section_pif_participants {
    display: flex;
    align-items: center;
    padding: 12px 18px;
    background: white;
    gap: 10px;
    border-radius: 50px;
    width: fit-content;
}
.pif_participants_list {
    display: flex;
    align-items: center;
}
.pif_participants_info {
    font-size: 14px;
}
.symbol-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 10px;
}
.symbol-group.symbol-hover .symbol {
    cursor: pointer;
    display: flex;
}
.symbol-group .symbol {
    position: relative;
    z-index: 0;
    margin-left: -10px;
    transition: all 0.3s ease;
}
.symbol.symbol-circle, .symbol.symbol-circle > img, .symbol.symbol-circle .symbol-label {
    border-radius: 50%;
}
.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.475rem;
}
.section_pif_selector {
    display: flex;
    align-items: center;
    gap: 10px;
}
.pif_ticket_tier_selector {
    width: 60px;
}
.button-black {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px 25px;
    background: #000;
    border: 1px solid #000;
    border-radius: 40px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    cursor: pointer;
}
.sa_profile_subection {
    border-radius: 10px;
}

@media screen 
  and (min-width: 1024px) 
  and (max-width: 1440px){
    .film_detail_side_bar {
        max-width: 350px;
    }
}