/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}


html, body {
    font-size: 16px;
    height: 100%;
    font-family: "HelveticaLT-Light", Arial, Helvetica, sans-serif;
    color: #424242;
}

    body.modal-open {
        overflow: visible;
    }

a {
    color: #8b8b8b;
    text-decoration: none;
    cursor: pointer;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    outline: 0px;
    outline-style: none;
}

    a:hover, a:focus {
        color: #da491c;
        text-decoration: none;
    }

ul, li {
    list-style: none;
}

img {
    max-width: 100%;
}

.img-resize {
    min-width: 100%;
}

.progimg-145x120 {
    width: 145px;
    height: 120px;
}

.chnlimg-96x72 {
    width: 96px;
    height: 72px;
}

.chnlimg-61x47 {
    width: 61px;
    height: 47px;
}

.link-active {
    color: #ff8e28 !important;
}

.off {
    display: none !important;
}

.rupees {
    font-family: 'RupeeForadianRegular';
}

button {
    outline: none !important;
}

.back-to-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    outline: none !important;
    background: url(../img/arrow-up.png) no-repeat center;
    display: none;
    z-index: 99999;
    width: 42px;
    height: 40px;
}

.text-wrapper {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.progchnlredirect {
    cursor: pointer;
}

.capitalizeText {
    text-transform: capitalize;
}

/*--line-height---*/

.lh20 {
    line-height: 20px;
}

.lh25 {
    line-height: 25px;
}

.lh30 {
    line-height: 30px;
}

.lh35 {
    line-height: 35px;
}

/*Margin*/

.mn {
    margin: 0px;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.m25 {
    margin: 25px;
}

.m30 {
    margin: 30px;
}

.m35 {
    margin: 35px;
}

.m40 {
    margin: 45px;
}

.m50 {
    margin: 50px;
}

/*Margin-top*/

.mtn {
    margin-top: 0px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

/*Margin-right*/

.mrn {
    margin-right: 0px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

/*Margin-bottom*/

.mbn {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

/*Margin-left*/

.mln {
    margin-left: 0px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

/*padding*/

/*.pn {
    padding: 0px !important;
}*/
.pn {
    /* padding: 0px !important; */
}
.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.p35 {
    padding: 35px;
}

.p40 {
    padding: 45px;
}

.p50 {
    padding: 50px;
}

/*padding-top*/

.ptn {
    padding-top: 0px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pt40 {
    padding-top: 45px;
}

.pt50 {
    padding-top: 50px;
}

/*padding-right*/

.prn {
    padding-right: 0px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr35 {
    padding-right: 35px;
}

.pr40 {
    padding-right: 40px;
}

.pr45 {
    padding-right: 45px;
}

.pr50 {
    padding-right: 50px;
}

/*padding-bottom*/

.pbn {
    padding-bottom: 0px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb35 {
    padding-bottom: 35px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb45 {
    padding-bottom: 45px;
}

.pb50 {
    padding-bottom: 50px;
}

/*padding-left*/

.pln {
    padding-left: 0px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

.pl45 {
    padding-left: 45px;
}

.pl50 {
    padding-left: 50px;
}

/*font-size*/

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 15px;
}

.fs24 {
    font-size: 22px;
}

.fs28 {
    font-size: 28px;
}

.fs32 {
    font-size: 32px;
}

.fs36 {
    font-size: 36px;
}

.fs40 {
    font-size: 40px;
}

.fs45 {
    font-size: 45px;
}

.fs50 {
    font-size: 50px;
}

.fwNorm {
    font-weight: normal;
}

.fw {
    font-weight: bold;
}

/*text-align*/

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.ac {
    text-align: center;
}

/*text-color*/

.txt-red {
    color: #da491c !important;
}

.txt-black {
    color: #000 !important;
}

.txt-white {
    color: #FFF !important;
}

.txt-green {
    color: #24a028 !important;
}

.txt-grey {
    color: #888888 !important;
}

.txt-white {
    color: #FFF;
}

.txt-green {
    color: #24a028;
}

.txt-grey {
    color: #888888;
}

/*float-style*/

.fl {
    float: left;
    display: inline-block;
}

.fr {
    float: right;
    display: inline-block;
}

/*border-style*/

.border {
    border: 1px solid #cccccc;
}

.nbt {
    border-top: 0px !important;
}

.nbr {
    border-right: 0px !important;
}

.nbb {
    border-bottom: 0px !important;
}

.nbl {
    border-left: 0px !important;
}

/*body-style*/

.wrapper {
    min-height: 100%;
    margin-bottom: -20px;
}

    .wrapper:after {
        content: "";
        display: block;
    }

    .wrapper:after {
        height: 20px;
    }

header {
    width: 100%;
    min-height: 111px;
    overflow: visible;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    header.black {
        min-height: 111px;
        background-color: #333333;
    }

h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

    h2:before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 35px;
        background: #da491c;
        vertical-align: top;
        margin-right: 15px;
    }

/*footer-style*/

footer {
    background: url(../img/footer-bg-latest.png) no-repeat;
    border-top: 1px solid #e9e9e9;
    color: #8b8b8b;
    background-size: cover;
}

.footer-list {
}

    .footer-list h3 {
        font-weight: bold;
        padding-left: 10px;
    }

        .footer-list h3:after {
            content: '';
            display: block;
            width: 70px;
            height: 2px;
            background: #8b8b8b;
            margin-top: 15px;
        }

    .footer-list ul {
        margin: 15px 0px;
        display: inline-block;
        vertical-align: top;
    }

        .footer-list ul li {
            line-height: 30px;
            background: url(../img/footer-list-bullet.png) left no-repeat;
            padding-left: 25px;
        }

.social-icon {
    width: 36px;
    margin-right: 8px;
    height: 36px;
    float: left;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

    .social-icon:hover {
        background-position: 0px -36px;
    }

.fb-hover {
    background: url(../img/socialfacebook.png);
    background-size: contain
}

.tweet-hover {
    background: url(../img/socialtwitter.png);
    background-size: contain
}

.youtube-hover {
    background: url(../img/socialyoutube.png) ;
    background-size: contain
}

.lnkdin-hover {
    background: url(../img/socialLinkedin.png) ;
    background-size: contain
}
.insta-hover {
    background: url(../img/socialinsta.png);
    background-size:contain
}

.head-office {
    padding-left: 10px;
}

    .head-office h4 {
        background: url(../img/address-icon.png) left no-repeat;
        margin-left: -10px;
        font-weight: bold;
        padding-left: 35px;
        height: 25px;
    }

        .head-office h4:before {
            content: normal;
        }

    .head-office span {
        padding-left: 0px;
    }

.phone {
    padding-left: 10px;
}

    .phone h4 {
        background: url(../img/phone-icon.png) left no-repeat;
        font-weight: bold;
        padding-left: 35px;
        height: 25px;
    }

        .phone h4:before {
            content: normal;
        }

    .phone span {
        padding-left: 0px;
    }

.email {
    padding-left: 10px;
}

    .email h4 {
        background: url(../img/email-icon.png) left no-repeat;
        font-weight: bold;
        padding-left: 35px;
        height: 25px;
    }

        .email h4:before {
            content: normal;
        }

    .email span {
        padding-left: 0px;
    }

.copyright {
    background: #f4f5f5;
    font-size: 15px;
}

    .copyright ul {
        margin: 0px;
        padding: 0px;
    }

    .copyright li {
        padding: 19px 10px;
        float: left;
        color: #787878;
    }

        .copyright li a {
            color: #787878;
            text-decoration: none;
        }

            .copyright li a:hover {
                text-decoration: underline;
            }

#topcontrol {
    right: 20px !important;
}

/*logout-ddl*/


.login-name-r {
    padding-right: 30px !important;
}

.wrapper-dropdown-5 {
    position: relative;
    display: block;
    min-width: 180px;
    float: left;
    margin-left: 10px;
    margin: 0 auto;
    padding: 5px 10px;
    border-radius: 20px;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 14px;
    border: 1px solid #e2e2e2;
    color: #fff;
}

    .wrapper-dropdown-5:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        border-width: 6px 6px 0;
        border-style: solid;
        border-color: #d5d5d4 transparent;
    }

    .wrapper-dropdown-5 .dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        border-radius: 0 0 5px 5px;
        border: 1px solid rgba(0,0,0,.2);
        border-top: none;
        border-bottom: none;
        list-style: none;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        max-height: 0;
        overflow: hidden;
        z-index: 99;
    }

    .wrapper-dropdown-5 ul .dropdown {
        border: 1px solid #000;
    }

    .wrapper-dropdown-5 .dropdown li {
        padding: 0px;
    }

        .wrapper-dropdown-5 .dropdown li a {
            display: block;
            text-decoration: none;
            color: #333;
            padding: 5px;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            -ms-transition: all .3s ease-out;
            -o-transition: all .3s ease-out;
            border-bottom: 1px solid #e6e8ea;
            font-size: 14px;
        }

            .wrapper-dropdown-5 .dropdown li a:hover {
                padding-left: 10px !important;
            }

.dropdown > li:hover > a {
    padding-left: 10px !important;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown-5 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

.wrapper-dropdown-5 .dropdown li:hover a {
    color: #ff8e28;
}

.wrapper-dropdown-5.active {
    border-radius: 5px 5px 0 0; /*background:#fe8d27;*/
    box-shadow: none;
    border-bottom: none;
    color: #fff;
}

    .wrapper-dropdown-5.active:after {
        border-color: #82d1ff transparent;
    }

    .wrapper-dropdown-5.active .dropdown {
        border-bottom: 1px solid rgba(0,0,0,.2);
        max-height: 400px;
    }

/*.wrapper-dropdown-5:focus {border-radius: 5px 5px 0 0; color: #fe8d27; border: 1px solid #fe8d27;}
.wrapper-dropdown-5:focus:after {border-color: #fe8d27 transparent;}*/
.wrapper-dropdown-5:focus .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 400px;
}

.lco {
    float: left;
    margin-top: 5px;
}

    .lco a {
        border-radius: 20px;
        -moz-border-radius: 20px;
        margin-right: 10px;
        -webkit-border-radius: 20px;
        text-align: center;
        color: #e2e2e2;
        border: 1px solid #d5d5d4;
        background: none;
        padding: 5.20px 37px;
        outline: none;
    }

        .lco a:hover {
            border: 1px solid #fe8d27;
            color: #fe8d27;
        }

.login.dropdown.open .wrapper-dropdown-5 {
    border-radius: 5px 5px 0 0;
    color: #fe8d27;
    border: 1px solid #fe8d27;
}

    .login.dropdown.open .wrapper-dropdown-5:after {
        border-color: #fe8d27 transparent;
    }

/*inner-style*/

.home-banner {
    margin: 0px auto;
}

.home-text h1 {
    font-weight: bold;
    color: #000;
}

    .home-text h1:before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 38px;
        background: #da491c;
        vertical-align: top;
        margin-right: 15px;
    }

.download {
    background: url(../img/mb-bg1.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
}

.download-icon {
    display: inline-block;
    vertical-align: top;
}

.download-text {
    display: inline-block;
}

    .download-text h1 {
        font-size: 55px;
        display: inline-block;
    }

.download span {
    display: inline-block;
}



/*box1*/
.box-features {
    width: 33.33%;
    float: left;
    height: 293px;
}

.details {
    position: relative;
    left: -1px;
    top: -293px;
    padding: 10px;
    width: 234px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}

    .details p {
        font-size: 13px;
        line-height: 18px;
    }

    .details h4 {
        margin: 0px;
        color: #404040;
        font-size: 15px;
    }

.box-features:hover .details {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    opacity: 1;
}

.box-features-black {
    background: url(../img/hover-image.jpg) no-repeat center;
    background-size: cover;
    height: 294px;
    padding-top: 85px;
    text-align: center;
    background-position:bottom;
    width:100%
}

    .box-features-black img {
        margin-bottom: 21px;
        padding-top: 20px;
    }

    .box-features-black p {
        color: #da491c;
        margin-top: 0px;
    }


.ucn-services h1 {
    font-weight: bold;
    color: #000;
}

    .ucn-services h1:before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 40px;
        background: #da491c;
        vertical-align: top;
        margin-right: 15px;
    }

    
    
.ucn-services-text {
    height: 140px;
}

.inner-banner-digital {
    background: url(../img/banner-img/Digital_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-broadband {
    background: url(../img/banner-img/Broadband_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-complaint-mgmt {
    background: url(../img/banner-img/File-a-complaint_banner.jpg) no-repeat top center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-track-complaint {
    background: url(../img/banner-img/Track-Complaints_banner.jpg) no-repeat top center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-Movies {
    background: url(../img/banner-img/Movies_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-TV-Guide {
    background: url(../img/banner-img/TV-Guide_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-Quick-Recharge {
    background: url(../img/banner-img/Quick-Recharge_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-Packs {
    background: url(../img/banner-img/Packs_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-Find-Operator {
    background: url(../img/banner-img/Find-Operator_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-help-support {
    background: url(../img/banner-img/Help-Desk_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-Compare-Pack {
    background: url(../img/banner-img/Compare-Pack_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.inner-banner-AlaCarte-Pack {
    background: url(../img/banner-img/A-La-Carte_banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

/*breadcrmb-style*/

.custom-breadcrumb {
    padding: 15px;
    background: #f4f4f4;
    color: 616161;
}

    .custom-breadcrumb h4:before {
        content: normal;
    }

    .custom-breadcrumb a {
        color: #616161;
        font-size: 14px;
    }

        .custom-breadcrumb a:hover {
            color: #000;
        }

/*tooltips*/

.fav {
    margin: 0px auto;
    height: 35px;
    width: 33px;
    outline: none;
    background: transparent url(../img/fav-chl-icon-grey.png) no-repeat top center;
    border-bottom: 2px solid #fe8d27;
    cursor: pointer;
}

    .fav.active {
        background: transparent url(../img/fav-chl-icon.png) no-repeat top center;
    }

    .fav:hover {
        background: transparent url(../img/fav-chl-icon.png) no-repeat top center;
    }

    .fav span {
        right: -3px;
        width: 100px;
        padding: 5px;
        margin-left: -64px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        background: #fe8d27;
        text-indent: 0;
        border-radius: 5px;
        position: absolute;
        pointer-events: none;
        bottom: 60px;
        opacity: 0;
        box-shadow: 1px 1px 2px rgba(0,0,0,.1);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        .fav span:after, .fav span:before {
            content: '';
            top: 46px;
            position: absolute;
            bottom: -20px;
            left: 52%;
            margin-left: -9px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
        }

        .fav span:after {
            bottom: -14px;
            margin-left: -10px;
            border-top: 10px solid #fe8d27;
        }

    .fav:hover span {
        opacity: .9;
        bottom: 80px;
    }

.remind {
    margin: 5px auto 0px;
    width: 33px;
    height: 30px;
    outline: none;
    background: transparent url(../img/reminder-icon.png) no-repeat top center;
    cursor: pointer;
}

    .remind:hover {
        background: transparent url(../img/reminder-icon-hover.png) no-repeat top center;
    }

    .remind span {
        right: 0;
        padding: 5px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        background: #fe8d27;
        text-indent: 0;
        border-radius: 5px;
        position: absolute;
        pointer-events: none;
        bottom: 60px;
        opacity: 0;
        box-shadow: 1px 1px 2px rgba(0,0,0,.1);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        line-height: 17px;
    }

        .remind span:after, .remind span:before {
            content: '';
            top: 41px;
            position: absolute;
            bottom: -20px;
            left: 50%;
            margin-left: -9px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
        }

        .remind span:after {
            bottom: -14px;
            margin-left: -10px;
            border-top: 10px solid #fe8d27;
        }

    .remind:hover span {
        opacity: .9;
        bottom: 38px;
    }

    .remind.active {
        margin: 5px auto 0px;
        width: 33px;
        height: 30px;
        outline: none;
        background: transparent url(../img/reminder-icon-hover.png) no-repeat top center;
        cursor: pointer;
    }

/*Channel-slider*/

.channel-genre-list {
    margin: 0;
    width: auto;
    height: 65px;
    position: relative;
    border-radius: 10px;
    float: none;
}

    .channel-genre-list .demo {
        width: 90%;
        height: 80px;
        overflow: hidden;
        position: absolute;
        left: 41px;
    }

        .channel-genre-list .demo ul {
            width: 90000px;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .channel-genre-list .demo ul li {
                float: left;
            }

                .channel-genre-list .demo ul li a {
                    display: block;
                    font-size: 14px;
                    text-decoration: none;
                    text-align: center;
                    color: #7a7979;
                    padding: 21px 0 21px 5px;
                    width: 94px;
                    border-right: 1px solid #fff;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

    .channel-genre-list #next, .channel-genre-list #prev {
        position: absolute;
        height: 77px;
        width: 37px;
        line-height: 80px;
        margin-top: 3px;
        text-align: center;
    }

    .channel-genre-list .demo ul li a:hover {
        background: #f1ac39;
        color: #fff !important;
    }

    .channel-genre-list #prev {
        left: 0;
        border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -ms-border-radius: 3px 0 0 3px;
        -o-border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
    }

    .channel-genre-list #next {
        right: 0;
        border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        -ms-border-radius: 0 3px 3px 0;
        -o-border-radius: 0 3px 3px 0;
        -webkit-border-radius: 0 3px 3px 0;
    }

    .channel-genre-list .prevnext {
        font: 400 60px simsun;
        cursor: pointer;
    }

    .channel-genre-list .next-disabled, .channel-genre-list .prev-disabled {
        color: #ccc !important;
    }

.channel {
    width: 140px;
    height: 77px;
    color: #424242;
}

    .channel:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 65px;
        background: #d9d9d9;
        vertical-align: middle;
        margin-top: 8px;
    }

.chl_txt {
    cursor: pointer;
    padding: 10px;
    line-height: 29px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 99%;
    float: left;
    font-size: 18px;
    color: #424242;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .chl_txt:hover {
        color: #fe8d27;
    }

    .chl_txt.active {
        color: #fe8d27;
    }

/*style-movies-search-program*/

.movies-img {
    min-width: 329px;
    cursor: pointer;
}

.movies-detail {
    background: #ececec;
    overflow: visible;
    min-height: 145px;
}

    .movies-detail h4 {
        color: #000000;
        cursor: pointer;
        height: 25px;
    }

        .movies-detail h4:before {
            content: normal;
        }

.channel-logo {
    float: left;
    margin-right: 10px;
}

.movies-schedule {
    float: left;
    font-size: 14px;
    color: #898989;
    width: 158px;
}

.find-lco-details {
    height: 330px;
}
/*find-lco*

.find-lco-panel h4:before {content: ''; display: inline-block; width: 3px; height: 30px; background: #da491c; vertical-align: top; margin-right: 15px;}

.find-lco-details ul {padding:0px;}
.find-lco-details ul li {font-size:14px; line-height:18px; margin-bottom: 5px; color:#000;}
.lco-name {background:url(../img/lco-icons.png) no-repeat  3px 1px; padding-left:25px;}
.lco-add {background:url(../img/lco-icons.png) no-repeat  3px -15px; padding-left:25px;}
.lco-mobile {background:url(../img/lco-icons.png) no-repeat  3px -32px; padding-left:25px;}

/** Loader **/

.loader_container {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1050;
    background: url(../img/fancybox_overlay.png);
}

    .loader_container .loader_wrapper {
        position: absolute;
        left: 50%;
        top: 45%;
        margin-top: -45px;
        margin-left: -45px;
        padding: 5px;
    }

    .loader_container > div > img {
        width: 90px;
    }

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.ball-clip-rotate > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border: 2px solid #ff8e28;
    border-bottom-color: transparent;
    height: 125px;
    width: 125px;
    background: transparent !important;
    display: inline-block;
    -webkit-animation: rotate 0.75s 0s linear infinite;
    animation: rotate 0.75s 0s linear infinite;
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(0.6);
        transform: rotate(180deg) scale(0.6);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}

@keyframes scale {
    30% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*sagar style*/

.dropdown .icon-user {
    background: url(../img/profile.png) no-repeat;
    width: 18px;
    height: 17px;
    float: left;
}

.dropdown .icon-cog {
    background: url(../img/setting.png) no-repeat;
    width: 18px;
    height: 17px;
    float: left;
}

.dropdown .icon-remove {
    background: url(../img/log-out.png) no-repeat;
    width: 18px;
    height: 17px;
    float: left;
}

.dropdown .program-favourite {
    background: url(../img/program-favirate.png) no-repeat;
    width: 18px;
    height: 17px;
    float: left;
}

.dropdown .Channel-favourite {
    background: url(../img/program-favirate.png) no-repeat;
    width: 18px;
    height: 17px;
    float: left;
}

.right-box {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 0px;
    z-index: 9;
    left: auto;
    top: 229px;
    bottom: 0px;
}

.payment {
    width: 85px;
    height: 82px;
    background: #da491c;
    margin-bottom: 1px;
    text-align: center;
}

.upgrade-to-hd {
    width: 85px;
    height: 82px;
    background: #da491c;
    text-align: center;
    margin-bottom: 1px;
}

.install-app {
    width: 85px;
    height: 82px;
    background: #da491c;
    margin-bottom: 1px;
    text-align: center;
}

.payment .payment-icon {
    vertical-align: middle;
    text-align: center;
    padding-top: 20px;
}

.upgrade-to-hd .up-hd-icon {
    padding-top: 10px;
}

.install-app .install-app-icon {
    padding-top: 17px;
}

.payment .pament-text p {
    font-size: 14px;
    color: #fff;
    font-family: "HelveticaLT-Light",Arial,Helvetica,sans-serif;
}

.upgrade-to-hd .up-hd-text p {
    font-size: 14px;
    color: #fff;
    font-family: "HelveticaLT-Light",Arial,Helvetica,sans-serif;
    line-height: 17px;
}

.install-app .install-app-text p {
    font-size: 14px;
    color: #fff;
    font-family: "HelveticaLT-Light",Arial,Helvetica,sans-serif;
}

.install-app .newconn-app p {
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    font-family: "HelveticaLT-Light",Arial,Helvetica,sans-serif;
}

.ucn-image-bx {
    text-align: center;
    padding-top: 20px;
}

.ucn-font-size {
    font-size: 30px;
}


.fb-icon-heading {
    float: left;
    padding-right: 20px;
}


.form-input-box {
    width: 50%;
    padding-right: 15px;
}

.bg-color {
    background: #dfdfdf;
    padding: 20px;
}

.padding-off {
    padding: 0px !important;
    margin: 0px !important;
}

.form-texarea {
    width: 50%;
}

.text-area-h {
    height: 161px;
}

.panel-title a {
    outline: none;
}

/*pack style*/

.tv1 {
    float: left;
}

.vcno {
    float: left;
}

.sub-total-div {
    float: right;
}

.form-button-new {
    margin-top: 0PX !important;
    background: none !important;
    font-size: 13px !important;
    color: #da491c !important;
}

    .form-button-new:hover {
        text-decoration: underline;
    }

    .form-button-new:hover {
        color: #08abb5 !important;
    }

.font-size-addon {
    font-size: 14px !important;
    line-height: 23px !important;
}

.order-list-fs h4 {
    font-size: 16px !important;
    font-weight: bold;
}

.color-icon {
    color: #fff !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.kids-addon {
    font-size: 14px !important;
}

.bg-sub-total {
    background: #dfe3e7 !important;
}

/*pack style closed*/

/*responsive style*/



/*responsive style closed*/


.pageName {
}




.modulebox .invest_table tr td {
    padding: 5px 7px 5px 7px;
}

.investment_table {
    width: 100%;
    vertical-align: top;
}

    .investment_table tr th {
        color: #374b83;
        background: #f7f7f7;
        font-size: 18px;
        padding: 7px 18px;
    }

    .investment_table tr td {
        text-align: center;
        border-bottom: 2px solid #eaeaea;
        padding: 14px 18px;
        color: #858585;
        font-size: 16px;
        font-weight: bold;
    }

.modulebox .investment_table tr td:first-child {
    text-align: left;
    vertical-align: top;
}

.download-text {
    text-align: center;
}


.get_div {
    margin: 0 auto;
    padding: 21px 0 0 0;
    width: 59%;
}

    .get_div .modulebox_left {
        display: inline-block;
        width: 18%;
    }

    .get_div .modulebox_right {
        display: inline-block;
        width: 80%;
        font-size: 12px;
        color: #666;
        line-height: 17px;
        vertical-align: top;
    }

    .get_div .modulebox_right {
        display: inline-block;
        width: 80%;
        font-size: 12px;
        color: #666;
        line-height: 17px;
        vertical-align: top;
    }

        .get_div .modulebox_right a {
            font-weight: bold;
            text-decoration: none;
        }

.banner-image {
    margin: 0 auto;
}


.paddingOff {
    padding: 0px !important;
}

.fwNorm {
    font-weight: normal;
    display: block;
}

.BroabdbandLeft {
    background-color: rgba(244, 244, 244, 0.62);
    padding: 20px;
    height: auto;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
}

    .BroabdbandLeft h2 {
        font-size: 18px;
        color: #de5e37;
    }

        .BroabdbandLeft h2:before {
            display: none !important;
        }

.brodbandInputStyle {
    background-color: transparent !important;
}

#boxscroll {
    height: 400px;
    overflow: auto;
    margin-bottom: 20px;
}

.nicescroll-cursors {
    background: rgba(0, 0, 0, 0.5) !important;
}

.broadbandRight {
    border: 1px solid #e2e2e2;
}

    .broadbandRight .nav > li > a:focus, .nav > li > a:hover {
        background-color: transparent;
    }

.panelGroup .panel-title {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
}

.panelGroup .panel {
    border: none;
    box-shadow: none;
    background-color: transparent;
}

.BroabdbandLeft label {
    font-weight: normal;
    margin-bottom: 0px;
}

.brodbandCustomerDetails ul li:nth-child(3), .brodbandCustomerDetails ul li:nth-child(8) {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.BroadbandCustomerDetailsUl li {
    line-height: 23px;
}

.BroadbandCustomerDetailsUlOne {
    float: left;
    padding-left: 40px;
    font-size: 12px;
    color: #424242;
}

    .BroadbandCustomerDetailsUlOne li {
        line-height: 23px;
    }

.amountRs {
    display: block;
    border: 1px solid #e2e2e2;
    clear: both;
    color: #424242;
    font-weight: bold;
    font-size: 12px;
}

.amountPrice {
    color: #da491c;
}

.amoutRsValue {
    color: #424242;
    font-weight: normal;
}

.selectPlanH2 {
    font-size: 18px;
    color: #de5e37;
}

    .selectPlanH2:before {
        display: none;
    }

.planNamemain {
    float: left;
    width: 45%;
}

.plaNamePara {
    font-size: 14px;
}

.planUsageQuotaMain {
    float: left;
    width: 25%;
}

.priceMain {
    float: left;
    width: 25%;
}

.planUsageQuotaHeading {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
    width: 25%;
    display: inline-block;
}

.planUsageQuotaText {
    border: 1px solid #da491c;
    padding: 3px 10px 3px 10px;
    border-radius: 4px;
    width: 86px;
    text-align: center;
    margin-bottom: 20px;
    color: #da491c;
    margin-left: 4px;
}

.planName {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
    display: inline-block;
    width: 45%;
}

.reviewPriceHeading {
    display: inline-block;
    font-size: 16px;
    color: #424242;
    width: 25%;
    font-weight: bold;
}

.reviewPriceSelected {
    background: #da491c !important;
    color: #fff !important;
    cursor: pointer;
}

.rupeesPadding {
    padding-right: 5px;
}

.ReviewPrice {
    border: 1px solid #da491c;
    padding: 3px 10px 3px 10px;
    border-radius: 4px;
    width: 86px;
    margin-left: 9px;
    text-align: center;
    margin-bottom: 20px;
    color: #da491c;
    cursor: pointer;
}

.timeDefine {
    margin-left: 10px;
}

.validityTime {
    margin-left: 10px;
}

.planValidity {
    display: block;
    font-size: 12px;
    padding-top: 6px;
    color: #000;
    font-weight: normal;
}

.validityDate {
    font-size: 12px;
    padding-top: 6px;
    color: #da491c !important;
    font-weight: normal;
    margin-left: 10px;
}

.customerDetailsHeading {
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    color: #424242;
    width: 170px;
    margin-bottom: 7px;
}

.customerdetailsPrara {
    display: inline-block;
}

.broadbandRight .nav-pills > li > a {
    border-radius: 0px !important;
}
/*ptym citrus css*/
.BroadbandradioBox .radio_wrap {
    margin: 5px 0px 16px 0px;
    padding: 0px;
}

.BroadbandradioBox .ptymLable {
    position: absolute;
}

.BroadbandradioBox h5 {
    font-size: 16px;
    padding-top: 10px;
}

.iradio_polaris.checked {
    float: left;
}

.iradio_polaris {
    float: left;
    margin-right: 5px;
}

.planUsageQuta {
    float: left;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: #fff;
    color: #da491c !important;
    border-bottom: 2px solid #da491c !important;
}
/*sagar closed*/
