<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
    font-family: Lato;
    background-color: #f5f5f5;
    color: #fff;
    font-size: 14px;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
}

.home-body {
    font-family: Lato;
    background-color: #f1f1f1;
    color: #333;
}

@media (max-width: 359px) {
    body {
        font-size: 9px !important;
    }
}

@media (min-width: 360px) and (max-width: 480px) {
    body {
        font-size: 10px !important;
    }
}

@media (min-width: 481px) and (max-width: 639px) {
    body {
        font-size: 11px !important;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    body {
        font-size: 12px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 12px !important;
    }
}

@media (min-width: 992px) and (max-width: 1500px) {
    body {
        font-size: 12px !important;
    }
}

@media (min-width: 300px) and (max-width: 1300px) {
    body ::-webkit-scrollbar {
        display: none;
        overflow-x: scroll;
    }
}

@media (max-width: 480px) {
    .yupptv-hidden-smalldevices {
        display: none;
    }
}

/*font styles*/
.pad-top-20 {
    padding-top: 20px;
}

.mar-top-30 {
    margin-top: 30px;
}

.pad-bot-20 {
    padding-bottom: 20px;
}

.italic-font {
    font-style: italic;
}

.yupptv-bold-font {
    font-weight: bold;
}

.lato-font {
    font-weight: lato;
}

.white-color {
    color: #fff;
}

.gray-color {
    color: #9ea2ac;
}

.header-elements-font-size {
    font-size: 0.975em;
}

.sub-header-items-font-size {
    font-size: 1.1em;
}

.yupptv-thumbnail-grid-text-font {
    font-size: 1.125em;
}

/* Footer  Font  */
.foorter-seo-grid  .footer-links-font{margin-bottom: 3px;}
.footer-links-font {
    font-size: 16px;
    color: #6b6f76;
display: block;
    
}

.footer-heading-font {
    font-size: 1.125em;
}

.yupptv-verticalline-footerbottomsection {
    width: 1px;
    min-height: 195px;
    background-color: #2e3034;
    position: absolute;
    margin: 45px -36px;
}

.desktop-margins {
    margin-left: 2.320833333333333vw;
    /* margin-left: 3.020833333333333vw;*/
    margin-right: 3.020833333333333vw;
}

.mobile-margins {
    margin-left: 4.722222222vw;
    margin-right: 4.722222222vw;
}

.view-pressed {
    font-weight: bold;
    color: #fff;
}

.view-unpressed {
    font-weight: lato;
    color: #9ea2ac;
}

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

.remove-margin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.nowrap {
    white-space: nowrap;
}

.hide-vertical-scroll {
    overflow-x: hidden;
}

.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.vertical-center-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.yupptv-text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
}

.yupptv-position-absolute {
    position: absolute;
}

:-moz-placeholder {
    /* Firefox 18- */
    text-align: center;
}

::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}

.yupptv-height {
    height: 100%;
}

.yupptv-light-orange {
    color: #ff6600;
}

.yupptv-center-algin {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.yupptv-img-center-algin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.yupptv-width-auto {
    width: auto;
}

@media (min-width: 320px) and (max-width: 768px) {
    .yupptv-tray-title-margin-bottom-2 {
        margin-bottom: 20px;
    }

    .home-slider-margins-catch {
        margin: 0px 0px 30px 0px;
    }

    .viewall3days {
        margin: 20px 0px;
    }

    .bootstrap-select {
        margin-top: 5px;
    }

    .more-cards-btn {
        font-size: 1.3em !important;
        margin-top: 8px;
    }

    .yupptv-channel-info-margin {
        margin-bottom: 0px;
    }

    .yupptv-tray-title-margin-bottom {
        margin-bottom: 0px !important;
    }

    .yupptv-tray-title-margin-bottom-cat {
        margin-bottom: 10px !important;
    }

    .mar-top-30 {
        margin-top: 20px;
    }

    .home-slider-margins {
        margin: 0px 0px 15px 0px !important;
        width: 100%;
    }

    .yupptv-red-circle {
        margin-top: 5px !important;
    }

    .responsive .mobile-scroll, .tvshow-card .mobile-scroll, .news-card .mobile-scroll, .movies-card .mobile-scroll {
        margin: 0px 5px !important;
    }
}

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

@media (min-width: 360px) and (max-width: 480px) {
}

@media (min-width: 481px) and (max-width: 639px) {
}

@media (min-width: 640px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {

    .yupptv-tray-title-margin-bottom-2 {
        margin-top: 30px;
    }

    .yupptv-session-filter-btn-pressed {
        font-size: 1em !important;
    }

    .yupptv-session-filter-btn {
        font-size: 1em !important;
    }

    .mobile-tab-scroll .scrollmenu {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .mobile-tab-scroll ul.tab li {
        display: inline-block !important;
    }

    .yupptv-font-mobilebanner-title {
        font-size: 2.142857142857144em !important;
        line-height: 32px;
    }

    .yupptv-subtext {
        font-size: 1.2714285714285714em !important;
        line-height: 20px;
    }

    .yupptv-emailid-textbox {
        height: 5.208333333333vw !important;
    }

    .yupptv-emailid-textbox {
        font-size: 1em !important;
    }

    .yupptv-top-emailbox-btn .btn {
        padding: 0.99993333vw 1.5625vw;
    }

    .yupptv-top-play-app-store {
        margin-top: 2.604166667vw;
        margin-bottom: 2.604166667vw;
    }

    .more-cards-btn {
        font-size: 1.08333333333333333em;
    }
}

@media (min-width: 992px) and (max-width: 1500px) {

    .yupptv-top-play-app-store {
        margin-top: 2.604166667vw;
        margin-bottom: 2.604166667vw;
    }
}

@media (min-width: 1501px) and (max-width: 1920px) {
}

@media (min-width: 992px) and (max-width: 1270px) {

    .more-cards-btn {
        font-size: 1.08333333333333333em;
    }
}


.loader {
    background: url(../images/loader-new.svg) no-repeat;
    padding: 45px;
}

.loading {
    font-size: 1.7em;
}</pre></body></html>