.accessEndLess {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 53px;
    line-height: 1;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 0px;
}

.liveTv {
    font-weight: 500;
}

.tryIt {
    color: #e2e2e2;
    line-height: 1;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-size: 28px;
    font-weight: 300;
    font-family: "Noto Sans", sans-serif;
    margin: 15px 0px;
}

.OdysseyAvailable {
    font-size: 16px;
    font-weight: 500;
    color: #d3d3d3;
    margin-top: 20px;
}

.emailInput:focus,
.emailInput::placeholder {
    color: #ddd !important;
    box-shadow: none !important;
}

.emailInput {
    font-size: 1.2vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ddd !important;
    height: 3.6vw !important;
    padding: 1.2vw;
    border-radius: 3px !important;
    border: solid 1px #707070 !important;
    background: rgb(0 0 0 / 16%) !important;
}

.w-lg-35 {
    width: 40% !important;
}

.odysseyImg svg {
    width: 150px;
}

.odysseyFamily p {
    text-transform: capitalize;
}

@media (max-width: 404.98px) {
    .odysseySvg {
        margin-right: 0px !important;
        display: flex;
        flex-direction: column;
    }

    .odysseyImg div {
        padding-left: 0 !important;
    }

    .odysseyFlex {
        flex-direction: column;
    }
}

@media (max-width: 991.98px) {
    .emailInput {
        font-size: 18px;
        height: 60px !important;
    }

    .getStarted {
        font-size: 18px !important;
        height: 60px !important;
        max-height: 60px !important;
    }
}

#getStartedBtn {
    font-size: 1.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    background-color: #3989f9;
    padding: 0px 1.2vw;
    height: 3.6vw;
    margin: 0px;
    border-radius: 3px;
}

.emailBtn {
    margin-bottom: 135px;
}

.session-2 {
    background-color: #131313;

    padding-top: 64px;
    position: relative;
}

.watchOn {
    font-size: 30px;
    font-weight: 500;
    color: #fff;

    margin-bottom: 25px;
}

.watchTv {
    font-size: 16px;
    font-weight: normal;
    color: #848b95;
    margin-bottom: 40px;
}

.watchWebsite li {
    background-color: #212121;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-image: linear-gradient(to bottom, #3989f9, #1d457d);
    background-color: transparent;
}

.nav-pills .nav-link.active .websiteTab,
.nav-pills .show > .nav-link .websiteTab {
    color: #fff;
}

.nav-pills .nav-link.active path,
.nav-pills .show > .nav-link svg path {
    fill: #fff;
}

.websiteTab {
    color: #848b95;
    font-size: 16px;
    font-weight: 300;
}

.comingSoon {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 15px;
}

.odysseyTvPlus {
    font-size: 16px;
    font-weight: 300;
    color: #848b95;
}

.sessionPic {
    /* background: url("../img/home/cheeringTeam.jpg"); */
    /* background-color: rgb(0 0 0 / 69%); */
    background-repeat: no-repeat;
    background-size: cover;
    background-image: radial-gradient(
        circle at 50% 50%,
        rgba(0, 0, 0, 0.4),
        rgba(0, 0, 0, 0.2) 62%,
        rgba(0, 0, 0, 0) 92%
    );
}

.aboutContain {
    background: url("../img/home/banner.jpg");
    background-color: rgb(0 0 0 / 69%);
    background-size: cover;
}

.ringCircle {
    background: url("../img/home/gradient_circle.png");
    background-repeat: no-repeat;
    background-position-x: right;
}

.watchOnStyle {
    padding: 54px 0 102px 40px;
    height: 350px;
}

.odysseyImg {
    padding-top: 37px;
}

.session-2::before {
    content: "";
    background-image: url(../img/home/purpleShadow.png);
    background-position: top;
    background-size: 100% 24px;
    width: 100%;
    height: 24px;
    position: absolute;
    top: 0;
    z-index: 1;
    background-repeat: no-repeat;
}

.session-2::after {
    content: "";
    background-image: url(../img/home/orangeShadow.png);
    background-position: bottom;
    background-size: 100% 24px;
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
}

.session-3::after {
    content: "";
    background-image: url(../img/home/orangeShadow.png);
    background-position: bottom;
    background-size: 100% 24px;
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
}

.aboutUs,
.news {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.news {
    margin-top: 24px;
}

.aboutContainer {
    font-size: 16px;
    font-weight: normal;
    color: #c1c1c1;
    margin-top: 21px;
}

.session-3 {
    padding: 70px 0;
}

.odysseyFamily {
    margin-top: 3rem;
    color: #e2e2e2;
    font-size: 48px;
    font-weight: 500;
    font-family: "Noto Sans", sans-serif;
    line-height: 1;
}

.odysseyTelivision {
    font-size: 1.2rem;
    margin-top: 25px;
    color: #e2e2e2;
    margin-bottom: 35px;
    font-family: "Noto Sans", sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

.channelList {
    margin-bottom: 45px;
}

.session-4 {
    background-color: #0f0f0f;
}

.channelList img {
    max-width: 100%;
    height: auto;
}

.channelListImg {
    border-radius: 24px;
    background-image: linear-gradient(299deg, #1b1c1f, #282d33 1%);
    padding: 30px;
}

@media (min-width: 991px) {
    .emailForm {
        width: 40% !important;
    }
}

@media (max-width: 991px) {
    .odysseyFamily,
    .aboutUs,
    .news {
        font-size: 24px;
    }

    .odysseyTelivision,
    .aboutContainer {
        font-size: 16px;
    }

    .watchStyle {
        display: none !important;
    }
}

.nav-pills.watchWebsite {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.nav-pills.watchWebsite .nav-item {
    flex: 1 0 auto;
    text-align: center;
}

.nav-pills.watchWebsite .nav-link {
    padding: 10px;
    width: 100%;
    /* Ensure each tab takes up full width */
}

@media (max-width: 768.98px) {
    /* Adjust styles for larger screens if needed */
    .nav-pills.watchWebsite .nav-link {
        width: 100%;
        /* Revert back to automatic width */
    }

    .comingSoon,
    .tryIt {
        font-size: 16px;
    }

    .odysseyTvPlus,
    .OdysseyAvailable s {
        font-size: 14px;
    }

    .accessEndLess {
        font-size: 32px;
        margin-top: 20px;
    }

    .emailBtn {
        margin-bottom: 20px;
    }

    .watchOnStyle {
        padding: 20px 15px 0 !important;
        height: 330px;
    }

    .session-2,
    .odysseyImg {
        padding-top: 20px;
    }

    .watchWebsite svg {
        width: 40px;
    }

    .session-3 {
        padding: 20px 0;
    }

    .odysseyFamily {
        margin-top: 20px;
    }

    .emailInput,
    #getStartedBtn {
        /* width:70%!important; */
        height: 50px !important;
    }

    .emailForm {
        width: 70% !important;
    }

    .imgOdy {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/*

.collapse:not(.show) .lanSelect {
    display: block;
}

.collapse:not(.show) .navbar-nav, .collapse:not(.show) .authButton  {
    display: none!important;
} */

.signUp {
    background-color: #3989f9;
    border-color: #3989f9 !important;
}

.selLan {
    font-size: 16px;
}

.lanSelect option {
    background-color: #242424;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: none;
}

.getStarte-error {
    position: absolute;
    margin: 0px !important;
    left: 0px;
    text-align: left;
    bottom: -32px;
    font-size: 12px;
    color: #dc3545;
}

.notEmailValid {
    border: 1px solid #dc3545 !important;
}

#scroll {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    width: 2vw;
    height: 2vw;
    /* background-color: #131313; */
    /* text-indent: -9999px; */
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    /* border-radius: 60px; */
    color: #fff;
    z-index: 7;
    /* border: solid 1px #3989f9; */
    padding: 5px;
    /* box-shadow: 0 0 3px 0 rgba(57, 137, 249, 0.62); */
}

#scroll svg {
    background-color: #131313;
    border-radius: 60px;
    display: flex;
    align-items: center;
    border: solid 0.15vw #3989f9;
    box-shadow: 0 0 3px 0 rgba(57, 137, 249, 0.62);
    width: 2vw;
    height: 2vw;
}

@media (min-width: 101.98px) and (max-width: 991.98px) {
    #scroll {
        width: 45px;
        height: 45px;
        right:0;
        bottom: 0;
    }
    #scroll svg {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 360.98px) {
    .odysseyImg div,
    .odysseySvg {
        margin-right: 0 !important;
    }
}

#scroll svg:hover {
    fill: #fff;
    background-color: #3989f9;
    border-color: #3989f9;
}

.watchWebsite::-webkit-scrollbar {
    width: 10px;
    background-color: #c1c1c1;
    height: 7px;
}

.watchWebsite::-webkit-scrollbar-thumb {
    background-color: #007bff;
    border-radius: 5px;
}

.channelsFilter li:before {
    background: url("img/checked.png");
}

.odysseyImg div {
    padding-left: 15px;
}

@media (max-width: 575.98px) {
    .watchOnStyle {
        height: 375px;
    }

    .emailInput {
        font-size: 16px;
        height: 50px !important;
    }

    .emailForm {
        width: 100% !important;
    }

    .getStarte-error {
        position: relative !important;
        bottom: 0px !important;
    }

    .watchWebsite li {
        width: 50% !important;
    }

    .getStarted {
        display: block;
        width: 100% !important;
        margin-top: 15px !important;
        font-size: 16px;
        height: 50px !important;
        border-radius: 27px !important;
        margin-left: 0px !important;
    }

    .emailBtn,
    .accessEndLess {
        margin-bottom: 20px !important;
    }
}

.imgOdy {
    padding-left: 30px;
}

.odysseyImg img {
    margin-bottom: 20px;
}

.addHighlightText {
    color: #3989f9;
}

.homePageContent {
    background: url(../img/index/banner.png) !important;
    background-position: center;
    background-size: 100% !important;
    background-attachment: fixed !important;
    background-color: inherit !important;
}

.session-7 {
    padding: 70px 0;
}

.freeTrailTodayDiv {
    border-radius: 16px;
    background-color: rgba(18, 21, 26, 0.8);
    width: 770px;
    max-width: 100%;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0px auto;
}

.freeTrailTodayDiv img {
    height: 4rem;
    margin-bottom: 2rem;
}

.freeTrailTodayDiv h4 {
    font-size: 2.2rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 2rem;
    font-family: "Noto Sans", sans-serif;
}

.freeTrailTodayDiv p {
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #e2e2e2;
    margin-bottom: 2rem;
    width: 100%;
    font-family: "Noto Sans", sans-serif;
}

.freeTrailTodayDiv a {
    border-radius: 8px;
    background-color: #307ae1;
    min-width: 220px;
    height: 50px;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.freeTrailTodayDiv a:hover,
.freeTrailTodayDiv a:focus {
    color: #fff;
}

.deviceHomeContent {
}

.deviceHomeContent h4 {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    margin-top: 25px;
    font-size: 48px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-bottom: 0px;
}

.deviceHomeContent p {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-bottom: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

.websiteDiv {
    border-radius: 24px;
    background-image: linear-gradient(276deg, #192538, #11305c 1%);
    width: 1170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    padding: 25px;
    max-width: calc(100% - 30px);
}

.websiteDivImg {
    display: inline-flex;
    margin-right: 30px;
}

.websiteDivImg svg {
}

.websiteDivTitle {
    display: inline-flex;
    flex-direction: column;
    margin-right: 30px;
}

.websiteDivTitle h6 {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    margin: 0px 0px 5px 0px;
}

.websiteDivTitle p {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin: 0px;
    position: relative;
    /* padding-left: 20px; */
}

.websiteDivTitle p::before {
    content: "";
    /* width: 12px;
    height: 12px; */
    background-color: #30e137;
    position: absolute;
    left: 0px;
    top: 2px;
    border-radius: 100%;
}

.websiteDivBtn {
    display: inline-flex;
    margin-left: auto;
}

.websiteDivBtn a {
    border-radius: 8px;
    background-color: #307ae1;
    min-width: 220px;
    height: 50px;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.mobileDiv {
    border-radius: 24px;
    background-image: linear-gradient(323deg, #192538, #11305c 2%);
    margin-top: 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 25px;
    padding-bottom: 0px;
}

.mobileDivHead {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.mobileDivHeadImg {
    display: inline-flex;
    margin-right: 30px;
}

.mobileDivHeadImg svg {
}

.mobileDivHeadTitle {
    display: inline-flex;
    flex-direction: column;
}

.mobileDivHeadTitle h6 {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    margin: 0px 0px 5px 0px;
}

.mobileDivHeadTitle p {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin: 0px;
    position: relative;
    /* padding-left: 20px; */
}

.mobileDivHeadTitle p::before {
    content: "";
    /* width: 12px;
    height: 12px; */
    background-color: #30e137;
    position: absolute;
    left: 0px;
    top: 2px;
    border-radius: 100%;
}

.mobileDivImg {
    width: 320.4px;
    margin: 0px auto;
}

.platformDiv {
    border-radius: 24px;
    background-image: linear-gradient(306deg, #192538, #11305c 1%);
    margin-top: 25px;
    padding: 25px 25px 20px 25px;
}

.platformDivHead {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.platformDivHeadImg {
    display: inline-flex;
    margin-right: 30px;
}

.platformDivHeadImg svg {
}

.platformDivHeadTitle {
    display: inline-flex;
    flex-direction: column;
}

.platformDivHeadTitle h6 {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    margin: 0px 0px 5px 0px;
}

.platformDivHeadTitle p {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin: 0px;
    position: relative;
    padding-left: 0px;
}

.platformDivImage {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}

.platformDivImage span {
}

.platformDivImage span img {
    width: 100%;
}

.smartTvDiv {
    border-radius: 24px;
    background-image: linear-gradient(299deg, #1b1c1f, #282d33 1%);
    margin-top: 25px;
    padding: 25px 25px 20px 25px;
}

.smartTvDivHead {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.smartTvDivHeadImg {
    display: inline-flex;
    margin-right: 30px;
}

.smartTvDivHeadImg svg {
}

.smartTvDivHeadTitle {
    display: inline-flex;
    flex-direction: column;
}

.smartTvDivHeadTitle h6 {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    margin: 0px 0px 5px 0px;
}

.smartTvDivHeadTitle p {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin: 0px;
    position: relative;
    padding-left: 0px;
}

.smartTvDivImage {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}

.smartTvDivImage span {
}

.smartTvDivImage span img {
    width: 100%;
}

.deviceHomeContentRow {
    width: 1200px !important;
    margin: 0px auto !important;
    max-width: 100%;
}
.liveAiringsDiv {
    width: 1170px !important;
    margin: 0px auto !important;
    max-width: 100%;
}

.familyContainDiv {
    width: 1170px !important;
    margin: 0px auto !important;
    max-width: calc(100% - 30px);
}

.mobileDivLink {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}

.mobileDivLink a {
    /* display: inline-flex; */
    /* margin: 0px 10px; */
    /* width: calc(50% - 40px); */
}

.mobileDivLink a img {
    width: 100%;
}

.channelLiveAiringsListHome {
    background-image: linear-gradient(to top, #1c54a2, rgba(48, 122, 225, 0.6));
    padding: 25px;
    height: auto;
}

.channelLiveAiringsListHome h6 {
    font-family: "Noto Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #e2e2e2;
    margin-bottom: 10px;
}

.channelLiveAiringsListHome h6 span {
    font-weight: 500;
}

.channelLiveAiringsListHomeImg {
    width: 100%;
}

.homePageWindow {
    height: 400px;
    min-height: calc(100vh - 373px);
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.channelLiveAiringsDiv {
    position: relative;
    border-radius: 24px;
    /* background-image: linear-gradient(301deg, #192538, #11305c 1%); */
    padding: 25px;
    margin-top: 40px;
    background: transparent linear-gradient(301deg, #192538 0%, #11305c 100%) 0%
        0% no-repeat padding-box;
}
.channelLiveAiringsDiv::before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22418%22%20height%3D%22329%22%20viewBox%3D%220%200%20418%20329%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Crect%20id%3D%22Rectangle_1428%22%20data-name%3D%22Rectangle%201428%22%20width%3D%22418%22%20height%3D%22329%22%20fill%3D%22%23fff%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3ClinearGradient%20id%3D%22linear-gradient%22%20x1%3D%221%22%20y1%3D%220.513%22%20x2%3D%220.342%22%20y2%3D%220.017%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23131313%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.481%22%20stop-color%3D%22%233989f9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231116ab%22%20stop-opacity%3D%220.02%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20id%3D%22Mask_Group_33%22%20data-name%3D%22Mask%20Group%2033%22%20opacity%3D%220.8%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cpath%20id%3D%22Subtraction_3%22%20data-name%3D%22Subtraction%203%22%20d%3D%22M311.121%2C623.026H311.1a310.138%2C310.138%2C0%2C0%2C1-162.626-46.065%2C312.084%2C312.084%2C0%2C0%2C1-113.464-121.8A310.071%2C310.071%2C0%2C0%2C1%2C13.376%2C402A314.648%2C314.648%2C0%2C0%2C1%2C1.44%2C280.964%2C309.794%2C309.794%2C0%2C0%2C1%2C36.411%2C165.291a312.409%2C312.409%2C0%2C0%2C1%2C124.5-126.566%2C309.922%2C309.922%2C0%2C0%2C1%2C56.254-24.163A313.247%2C313.247%2C0%2C0%2C1%2C369.682%2C5.4A310.552%2C310.552%2C0%2C0%2C1%2C474.524%2C46.044%2C312.077%2C312.077%2C0%2C0%2C1%2C587.989%2C167.836a310.044%2C310.044%2C0%2C0%2C1%2C21.637%2C53.169A314.653%2C314.653%2C0%2C0%2C1%2C621.562%2C342.035%2C309.793%2C309.793%2C0%2C0%2C1%2C586.591%2C457.709a312.409%2C312.409%2C0%2C0%2C1-124.5%2C126.566%2C309.929%2C309.929%2C0%2C0%2C1-56.254%2C24.163%2C315.064%2C315.064%2C0%2C0%2C1-94.713%2C14.588Zm.379-505.3a195.208%2C195.208%2C0%2C0%2C0-39.053%2C3.937%2C192.714%2C192.714%2C0%2C0%2C0-69.29%2C29.157%2C194.343%2C194.343%2C0%2C0%2C0-70.207%2C85.257%2C192.806%2C192.806%2C0%2C0%2C0-11.291%2C36.374%2C195.666%2C195.666%2C0%2C0%2C0%2C0%2C78.106%2C192.716%2C192.716%2C0%2C0%2C0%2C29.157%2C69.29%2C194.343%2C194.343%2C0%2C0%2C0%2C85.257%2C70.207%2C192.807%2C192.807%2C0%2C0%2C0%2C36.374%2C11.291%2C195.664%2C195.664%2C0%2C0%2C0%2C78.106%2C0%2C192.716%2C192.716%2C0%2C0%2C0%2C69.29-29.158%2C194.345%2C194.345%2C0%2C0%2C0%2C70.207-85.257%2C192.807%2C192.807%2C0%2C0%2C0%2C11.291-36.374%2C195.67%2C195.67%2C0%2C0%2C0%2C0-78.106%2C192.717%2C192.717%2C0%2C0%2C0-29.157-69.29%2C194.344%2C194.344%2C0%2C0%2C0-85.256-70.207%2C192.8%2C192.8%2C0%2C0%2C0-36.374-11.291A195.2%2C195.2%2C0%2C0%2C0%2C311.5%2C117.723Z%22%20transform%3D%22translate(525.072%20385.294)%20rotate(-164)%22%20fill%3D%22url(%23linear-gradient)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 40%;
    background-position: top right;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
    z-index: 1;
}

.channelLiveAiringsDiv::after {
    background-size: 40%;
    background-position: bottom left;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    bottom: 0px;
    left: 0px;
    background-image: url(../img/home/gradient_bottom_circle.png);
    z-index: 1;
}

.channelLiveAiringsDiv h3 {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
    position: relative;
    z-index: 2;
}

.channelLiveAiringsDiv p {
    color: #e2e2e2;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-bottom: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    position: relative;
    z-index: 2;
}

.channelLiveAiringsDiv p span {
    font-weight: 500;
}

.channelLiveAiringsContent {
    border-radius: 16px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.1);
    padding: 20px;
    width: 824px;
    min-height: 200px;
    max-height: 100%;
    margin: 0px auto;
    max-width: calc(100% - 30px);
    position: relative;
    z-index: 2;
}

.channelLiveAiringsList {
    padding: 25px;
    width: 824px;
    max-height: 100%;
    margin: 0px auto;
    border-radius: 16px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.1);
    padding: 20px;
    margin-bottom: 25px;
    list-style-type: none;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(7, 1fr);
    overflow-x: auto;
    max-width: calc(100% - 30px);
    position: relative;
    z-index: 2;
}

.channelLiveAiringsList li {
    border-radius: 12px;
    border: solid 4px transparent;
    transition: transform 0.2s;
    /* Animation */
    cursor: pointer;
}

.channelLiveAiringsList li img {
    width: 100%;
    border-radius: 8px;
}

.watchBtn,
.watchLiveTv {
    border-radius: 8px;
    background-color: #307ae1;
    min-width: 220px;
    height: 50px;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.watchBtn{
    width: fit-content;
}
.subscribeNow{
    border-radius: 8px;
    background-color: #307ae1;
    min-width: 220px;
    height: 50px;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 16px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-transform: uppercase;
}

.watchBtn:hover,
.websiteDivBtn a:hover,
.freeTrailTodayDiv a:hover ,.watchLiveTv:hover
{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), var(--Brand-Color, #307ae1);
    color: #fff;
}
.subscribeNow:hover,.subscribeNow:active{
    color: #fff;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), var(--Brand-Color, #307ae1);
}

.channelLiveAiringsList li.selected {
    border: solid 4px #307ae1;
    transform: scale(1.1);
}

.channelLiveAiringsList li:hover {
    transform: scale(1.1);
    border: solid 4px #307ae1;
}
.NowPlaying {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #e2e2e2;
}
.nowPLayingParent {
    margin-left: 24px;
}
.nowPLayingParent h6 {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #e2e2e2;
}
.startDate,
.endDate {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #e2e2e2;
    margin: 0 8px;
}
.channelLiveAiringsContent .description {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    word-break: break-word;
    margin-top: 24px;
    margin-bottom: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
}
.channelAiring {
    height: 80px;
    width: calc(100% - 260px);
}
.leftAirings,
.rightAirings {
    padding: 8px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.1);
}
.leftAirings svg,
.rightAirings svg {
    fill: #e2e2e2;
}

.channelLiveAiringsList::-webkit-scrollbar-track {
    background: #307ae1;
    border-radius: 2px;
}

/* Scrollbar Thumb */
.channelLiveAiringsList::-webkit-scrollbar-thumb {
    background: #ffff;
    border-radius: 2px;
}
.disabled {
    opacity: 0.3;
}
.channelLiveAiringsListHome {
    background-image: linear-gradient(to top, #1c54a2, rgba(48, 122, 225, 0.6));
    padding: 25px;
}
.channelLiveAiringsListHome h6 {
    font-family: "Noto Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #e2e2e2;
    margin-bottom: 10px;
}
.channelLiveAiringsListHomeImg {
    width: 100%;
}
.mobileLive {
    border-radius: 50%;
    background-color: #30e137;
    width: 12px;
    height: 12px;
    display: inline-flex;
    margin-right: 10px;
}
.airingInfo img {
    border-radius: 8px;
}
.airingInfo span {
    border-radius: 8px;
}
.leftAirings {
    margin-right: 8px;
}
.rightAirings {
    margin-left: 8px;
}
.startDate {
    margin-left: 0;
}
.endDate {
    margin-right: 0;
}
.odysseyTelivision {
    font-size: 20px;
}

.headerDropdown {
    transform: rotate(90deg);
    transition: transform 0.3s;
}
.rotate-90 {
    transform: rotate(-90deg);
    transition: transform 0.3s;
}
.nowPLayingParent h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
 .noteContentText{
    max-width: 700px;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #e2e2e2 !important;
}

h4.noteContentText {
   font-size: 20px !important;
    max-width: 900px;
    line-height: normal;
}
@media (max-width: 991.98px) {
    .accessEndLess,
    .channelLiveAiringsDiv h3,
    .deviceHomeContent h4, .channelLiveAiringsListHome h6,
    .odysseyFamily {
        font-size: 30px;
    }
    .tryIt,
    .websiteDivTitle h6,
    .mobileDivHeadTitle h6,
    .platformDivHeadTitle h6,
    .smartTvDivHeadTitle h6,
    .freeTrailTodayDiv h4,
    .mobileDivHeadTitle h6 {
        font-size: 28px;
    }
    .channelLiveAiringsList li {
        height: 85px;
        width: 85px;
    }
    .mobileDivImg {
        width: 280px;
    }
}
@media (max-width: 767.98px) {
    .homePageWindow {
        min-height: auto;
    }
    .accessEndLess {
        font-size: 20px;
        margin-top: 30px;
    }

    .tryIt {
        font-size: 18px;
        margin-bottom: 30px;
    }
    /* .channelLiveAiringsListHome h6,.channelLiveAiringsDiv h3,.deviceHomeContent h4,
    .websiteDivTitle h6,.mobileDivHeadTitle h6,.platformDivHeadTitle h6,
    .odysseyFamily,.smartTvDivHeadTitle h6,.freeTrailTodayDiv h4
    {
        font-size:20px;
    }
    .channelLiveAiringsDiv p,.nowPLayingParent h6
    {
        font-size:18px;
    }
    .NowPlaying, .deviceHomeContent p,.freeTrailTodayDiv p,.channelLiveAiringsContent .description{
        font-size: 16px;
    } */

    /* .startDate, .endDate{
        font-size:15px;
    } */
    .websiteDiv,
    .mobileDivHead,
    .platformDivHead,
    .smartTvDivHead {
        flex-direction: column;
    }
    .websiteDivTitle h6,
    .websiteDivTitle p,
    .mobileDivHeadTitle h6,
    .mobileDivHeadTitle p,
    .platformDivHeadTitle h6,
    .platformDivHeadTitle p,
    .smartTvDivHeadImg,
    .smartTvDivHeadTitle h6,
    .smartTvDivHeadTitle p {
        text-align: center;
    }
    .websiteDivBtn,
    .watchBtn {
        margin-left: auto;
        margin-right: auto;
    }
    .websiteDivImg,
    .websiteDivTitle h6,
    .websiteDivTitle p,
    .mobileDivHeadTitle h6,
    .mobileDivHeadImg,
    .platformDivHeadImg,
    .platformDivHeadTitle h6,
    .smartTvDivHeadImg,
    .smartTvDivHeadTitle h6 {
        margin-bottom: 15px;
        margin-right: 0;
    }
    .channelLiveAiringsContent .description,
    .odysseyTelivision {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .websiteDivTitle {
        margin-right: 0;
    }
    .freeTrailTodayDiv {
        padding: 20px;
    }
    .mobileDivImg {
        width: 320px;
    }
    .channelLiveAiringsDiv p,
    .deviceHomeContent p, h4.noteContentText,
    .freeTrailTodayDiv p,
 
    .odysseyTelivision {
        font-size: 20px;
    }
    .channelSubHeader {
        font-size: 32px;
    }
    .accessEndLess,
    .channelLiveAiringsDiv h3,
    .deviceHomeContent h4, .channelLiveAiringsListHome h6,
    .odysseyFamily {
        font-size: 32px;
    }
    .nowPLayingParent h6 {
        font-size: 22px;
    }
}
@media (max-width: 881px) {
    .airingInfo {
        flex-direction: column;
        flex-direction: column-reverse;
        align-items: start;
    }
    .airingsTimeParent {
        margin-bottom: 24px;
    }
    .airingsTimeParent {
        margin-right: auto;
    }
    .channelAiring {
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    .resheader,
    .channelLiveAiringsDiv p,
    .deviceHomeContent p, h4.noteContentText,
    .freeTrailTodayDiv p,
    .odysseyTelivision,
    .NowPlaying {
        font-size: 16px !important;
    }
    .channelSubHeader {
        font-size: 28px;
    }
    .accessEndLess,
    .channelLiveAiringsDiv h3,
    .deviceHomeContent h4, .channelLiveAiringsListHome h6,
    .odysseyFamily {
        font-size: 28px;
    }

    .tryIt {
        margin-top: 0px;
        font-size: 16px;
    }
    .nowPLayingParent h6 {
        font-size: 18px;
    }
    .websiteDivImg svg,
    .mobileDivHeadImg svg,
    .platformDivHeadImg svg,
    .smartTvDivHeadImg svg {
        width: 42px;
        height: 42px;
    }
    .homePageContent {
        background: url("../img/responsiveBG.png") !important ;
        background-size: contain;
        background-position: center;
        background-size: 100% !important;
        background-attachment: fixed !important;
        background-color: inherit !important;
    }
    .channelListImg {
        padding: 12px;
    }
    .channelLiveAiringsDiv p {
        padding-left: 16px;
        padding-right: 16px;
    }
    .channelLiveAiringsContent .description {
        height: 37px;
    }
    /* .channelLiveAiringsListHome h6,.channelLiveAiringsDiv h3{
        font-size:18px;
    }
    .channelLiveAiringsDiv p{
        font-size:14px;
    }
    */

    .subscribeNow {
        line-height: 30px;
        min-width: 180px;
        min-height: 40px;
    }
}
@media (max-width: 425px) {
    .mobileDivImg {
        width: 100%;
    }
    .channelLiveAiringsDiv {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mobileDiv,
    .websiteDiv,
    .platformDiv,
    .smartTvDiv {
        padding: 15px;
    }
    .channelLiveAiringsContent {
        padding: 15px;
    }
    .leftAirings,
    .rightAirings {
        padding: 5px;
    }
    .nowPLayingParent h6 {
        font-size: 16px;
    }
    
    .NowPlaying,
    .channelLiveAiringsContent .description {
        font-size: 14px;
    }
    .nowPLayingParent {
        margin-left: 10px;
    }
    .startDate,
    .endDate {
        font-size: 15px;
    }
}

.channelLiveAiringsListone {
    list-style: none;
    padding: 0;
    margin: 0 auto 20px auto;
    display: grid;
    gap: 15px;
    justify-content: center;
    align-items: baseline;
}

 .noteContent{
    max-width: 700px;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #e2e2e2 !important;
}

h4.noteContent {
   font-size: 20px !important;
    max-width: 900px;
    line-height: normal;
}

@media (max-width: 767px) {
    .channelLiveAiringsListone {
        grid-template-columns: repeat(5, 1fr);
        margin-top: 30px;
        gap: 30px;
    }
    .channelLogo {
        max-width: 100px !important;
    }
}
@media (max-width: 575px) {
    .channelLiveAiringsListone {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .channelLogo {
        max-width: 100px !important;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .channelLiveAiringsListone {
        grid-template-columns: repeat(5, 1fr);
        margin-top: 30px;
    }
    .channelLogo {
        max-width: 120px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .channelLiveAiringsListone {
        grid-template-columns: repeat(9, 1fr);
        margin-top: 30px;
    }
    .channelLiveAiringsListHome {
        /* min-height: 300px; */
    }
}
@media (min-width: 1600px) {
    .channelLogo {
        max-width: 200px !important;
    }
    .channelLiveAiringsListone {
        grid-template-columns: repeat(9, 1fr);
        margin-top: 50px;
    }
    .channelLiveAiringsListHome {
        /* min-height: 350px; */
    }
}

.channelLiveAiringsListone li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.channelLiveAiringsListone span {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-top: 8px;
    max-width: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.channelLogo {
    width: 100%;
    max-width: 150px;
    height: auto;
    object-fit: contain;
    border-radius: 8px;
}
