﻿.pack_a {
    padding: 20px 0 0;
    position: relative;
    background: #FFF;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    min-height: 350px;
}

.pack_tv {
    padding: 20px 0 0;
    position: relative;
    background: #FFF;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    min-height: 415px;
    overflow: auto;
}

.tv-packages-top-text {
    background: #fff;
    padding: 15px;
    border: 1px solid #DBDBDB;
}

.most-popular {
    position: absolute;
    top: 0px;
    right: 50%;
    left: 50%;
    border-radius: 12px;
    width: 120px;
    transform: translate(-50%, -50%);
}

.tag {
    display: block;
    width: 66px;
    height: 66px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/Content/images/pop_tag.png) no-repeat;
}

.pack_a h1, .pack_tv h1 {
    font: normal 22px Arial, Helvetica, sans-serif;
    padding: 0 10px 5px;
    margin: 0;
    color: #424242;
    height: 75px;
    overflow: hidden;
}

.pack_tv h1 {
    height: 75px;
}

.pack_a h5, .pack_tv h5 {
    padding: 0px;
    margin: 0 0 7px 10px;
}

.pack_a p {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px;
    margin: 0;
    height: 55px;
    overflow: hidden;
}

.pack_tv p {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px;
    margin: 0;
    /*height: 50px;
    overflow: hidden;*/
}

.speed_box {
    font-family: 'Roboto Condensed', sans-serif;
    color: #8bb410;
    padding: 10px 0 0;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 90px;
    display: block;
    font-weight: normal;
}

.speed_box_bundle {
    color: #eea236 !important;
}

.speed_box sup {
    position: absolute;
    top: 60%;
}

.speed_box .mbps {
    font-size: 2em;
    top: 45%;
}

.speed_box .speedtxt {
    font-size: 0.85em;
    width: 100px;
    top: 65%;
}

.speed_box .transtxt {
    font-size: 0.85em;
    width: 150px;
    top: 80%;
    left: 5px;
}

.hlbl h6 {
    font-size: 13px !important;
    font-weight: bold;
}

.speed_box .speed {
    font-size: 55px;
}

.price_box {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 15px 0 0 10px;
    padding: 5px 0;
    position: relative;
}

.price_box_tel {
    margin: 15px 0 0 -90px;
}

.price_box .dollar-sign {
    font-size: 16px;
}

.price_box .starting {
    font-size: 12px;
    color: #eea236;
    top: 15px;
}

.price_box .cent {
    font-size: 3em;
    position: absolute;
    top: 5px;
}

.price_box .dollar {
    margin-left: 8px;
    font-size: 50px;
}

.price_box .payment-frequency {
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 116%;
    position: absolute;
    text-align: left;
    top: 50px;
}

.price_box sup {
    position: absolute;
    top: 37%;
}




.new-price {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0px 0 0 10px;
    padding: 0;
    position: relative;
    top: -60px;
}

.new-price-tel {
    top: -40px;
    margin: 0 0 0 -70px;
}

.price_box_tel {
    margin: 15px auto 0;
    width: 125px;
    position: relative;
    height: 100px;
}

    .price_box_tel .starting {
        font-size: 12px;
        color: #eea236;
        position: absolute;
        top: 7px;
    }

    .price_box_tel .dollar-sign {
        font-size: 16px;
        position: absolute;
        top: 25px;
    }


.new-price .dollar-sign {
    font-size: 14px;
}

.new-price .starting {
    font-size: 12px;
    color: #9e0b0f;
    top: 43px;
    left: 8px;
    line-height: 13px;
}

.new-price .starting-tel {
    font-size: 12px;
    color: #9e0b0f;
    top: 43px;
    left: 8px;
    line-height: 13px;
    right: -20px;
}

.new-price .cent {
    font-size: 1.6em;
    position: absolute;
    top: 0;
}

.new-price .dollar {
    margin-left: 8px;
    font-size: 32px;
}

.new-price .payment-frequency {
    font-size: 0.8em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 116%;
    position: absolute;
    text-align: left;
    top: 25px;
}

.new-price sup {
    position: absolute;
    top: 37%;
}

.show-li h5 {
    background: #9e0b0f;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
}

    .show-li h5 span {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
    }

.contract3-details ul, .contract2-details ul, .contract-details ul, .no-contract-details ul {
    list-style: none;
    margin: 0px;
    padding: 10px;
    background: #92d2f0;
}

.contract3-details li, .contract2-details li, .contract-details li, .no-contract-details li {
    list-style: none;
    text-align: center;
}

.contract3-details ul {
    background: #f4c583;
}

.contract2-details ul {
    background: #ffbf01;
}

.contract-details ul {
    background: #92d2f0;
}

.no-contract-details ul {
    background: #d6e6a4;
}

.get-app-badges li {
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 4px;
}

    .get-app-badges li img {
        height: 45px;
    }

/*ISP Special*/
#ispSpecialModal .modal-header {
    background-color: #8bb410;
    color: #fff;
}

#ispSpecialModal .pack_a {
    border: none;
}

#ispSpecialModal .contract2-details ul {
    list-style: none;
    margin: 0px;
    padding: 10px;
    background: #ffbf01;
    border-radius: 5px;
}

#ispSpecialModal .pack_a p {
    padding: 15px;
}

.cross-line {
    background: url('../images/live/cross.png') 0px 25px no-repeat;
    background-size: 80% 60%;
    top: -30px;
}

#ispSpecialModal .cross-line-isp {
    background: url('../images/live/cross.png') 4px 16px no-repeat;
    -ms-background-size: 43% 70%;
    background-size: 43% 70%;
    top: -31px;
}

#ispSpecialModal .contract2-details li {
    text-align: left;
}

#expiryTimer {
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    color: #a94442;
}

.pack_a .first-month-free {
    position: absolute;
    top: 30px;
}

.pack_a .price_box .first-month-free {
    right: 0;
    top: 60px;
}
