.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#bannerslider {
    width: 100% !important;
    height: 330px;
}

.container {
    max-width: 1100px !important;
    padding: 0 !important;
}

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

#main_bkg {
	text-align: center;
    max-height: 430px;
    overflow: hidden;
    background: #28c2fe;
    background: -moz-linear-gradient(0deg, #28c2fe 0%, #127FD5 100%);
    background: -webkit-linear-gradient(0deg, #28c2fe 0%, #127FD5 100%);
    background: -o-linear-gradient(0deg, #28c2fe 0%, #127FD5 100%);
    background: -ms-linear-gradient(0deg, #28c2fe 0%, #127FD5 100%);
    background: linear-gradient(90deg, #28c2fe 0%,#127fd5 100%);
    padding: 20px 1%;
}

.content--title {
    padding: 82px 7%;
    text-align: left;
    color: #ffffff;
}
.noDisplay {
    display: none;
}

.packageWrapper {
    background-color: #EFEFEF;
    width: 1130px;
    margin-left: -16px;
	margin-top: 55px;
}

.packages {
    width: 1100px !important;
    max-width: 100%;
    background-color: #E4E4E4 !important;
    padding: 0px 10px 0px 10px;
    margin: auto;
    border-left: solid 2px #C6C6C6 !important;
    border-right: solid 2px #C6C6C6 !important;
}

.packages h3 {
    color: #036FBA;
    font-weight: bold;
    margin-bottom: 1px !important;
}

.packages h4 {
    color: #036FBA;
    margin-top: 1px !important;
    margin-bottom: 20px !important;
}

.packages h5 {
    font-size: 30px !important;
    float: right;
    margin: 0px !important;
}

.packageBorder {
    border-right: solid 2px #C6C6C6;
}

.pkgPadding {
    padding-bottom: 1%;
    cursor: pointer;
}

.premiumPackage div {
    padding-bottom: 6.5%;
}

.textSize {
    font-size: 13px;
}

.packageSelected {
    background-color: #036FBA !important;
}

.packageSelectedHeading {
    color: white !important;
}

.packageSelectedDescription {
    color: #28CDFF !important;
}

.channelList {
    height: 72px !important;
    line-height: 38px;
    border: solid 2px #DCDCDC;
}

.channelList a {
    text-decoration: none;
    color: #555555;
    font-size: 80%;
}

.channelTypeWidth {
    width: 16.5%;
    height: 30px;
}

.channelColorPos {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-top: 1%;
    margin-right: 5%;
    position: relative;
    top: 1px;
}

.genreLocal {
    background-color: #00B6F1;
}

.genreEntertainment {
    background-color: #186CDE;
}

.genreSports {
    background-color: #D0EEF7;
}

.genreOutdoors {
    background-color: #4A0476;
}

.genreNews {
    background-color: #EBF950;
}

.genreChildren {
    background-color: #BCBEC0;
}

.genreLifestyle {
    background-color: #939598;
}

.genreFaith {
    background-color: #636466;
}

.genreDocumentary {
    background-color: #03417A;
}

.genreMusic {
    background-color: #CA9BE8;
}

.genreMovies {
    background-color: #205705;
}

.genrePremium {
    background-color: #000000;
}

.colorWidth {
    width: 22px;
}

.numWidth {
    text-align: center !important;
    width: 75px;
}

.imgWidth {
    text-align: center !important;
    width: 125px;
}

.textWidth {
    border-right: none !important;
    padding-left: 2% !important;
}

.categoryWidth {
    border-left: none !important;
    text-align: right !important;
    padding-right: 3% !important;
}

.color {
    margin: -8px;
    height: 77px;
    width: 20px;
    float: left;
}
#tv-guides .container {
	max-width: 960px !important;
	padding: 0px 5px 0px 10px !important;
}
.table td {
    vertical-align: middle !important;
    /*border: solid 1px #DCDCDC;*/
    border: solid 1px #999999;
    color: #666666;
}

.table img {
    max-width: 80px;
    max-height: 60px;
}

.setDisabled {
    background-color: #F6F6F6 !important;
    color: #666666 !important;
}

.setDisabled > .imgWidth img {
    -webkit-filter: grayscale(100%) opacity(75%);
    /* Chrome, Safari, Opera */
    filter: grayscale(100%) opacity(75%);
}

.setPremium {
    background-color: #F6F6F6 !important;
}

.underline {
    text-decoration: underline;
}

.premiumLinks {
    line-height: 30px;
    color: #036FBA;
    border: none !important;
    z-index: 99;
}

.premiumLinksSpacing {
    margin: 1.5%;
}

.premiumContent {
    border: none !important;
}

.premiumHeading {
    font-weight: bold !important;
}

.premiumCost {
    text-align: right;
}

.premiumSupScr {
    font-size: 19px;
}

.premiumSubScr {
    font-size: 16px;
}

.premiumSubHeading {
    font-weight: bold !important;
    font-size: 17.5px;
    margin-left: 4%;
}

.premiumText {
    font-size: 16px;
    margin-left: 4%;
}

.premiumDetails {
    font-size: 16px;
    margin-left: 5%;
    list-style-type: disc !important;
}

.premiumOrder {
    font-weight: bold !important;
    margin-left: 1.5%;
}

.premiumNumber {
    margin-left: -40px;
    font-size: 28px !important;
}

.packageImg {
    width: auto;
}

.sectionDivider {
    border: 1.5px solid #B1B1B1 !important;
}

@media screen and (min-width:501px) and (max-width:999px) {
    /* Tablet styles */
    .channelTypeWidth {
        width: 24.5% !important;
        height: 30px;
    }
    .channelList {
        height: 114px !important;
    }
    .packages h5 {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #bannerslider {
        height: 123.75px !important;
    }
    .channelList {
        height: 187px !important;
    }
    .channelTypeWidth {
        width: 50%;
        height: 30px;
    }
    .colorWidth {
        width: 21px;
    }
    .numWidth {
        width: 47px;
    }
    .imgWidth {
        width: 95px;
    }
    .categoryWidth {
        font-size: 11px !important;
    }
    .mobTextPos {
        display: table-footer-group;
        float: none !important;
    }
    .mobImgPos {
        display: table-header-group;
    }
    .premiumOrder {
        font-size: 20px !important;
        float: left;
    }
    .premiumNumber {
        font-size: 20px !important;
        margin-left: 0px !important;
    }
    .mobFix {
        clear: both !important;
    }
    #standardPackage {
        width: 18.95% !important;
    }
    #expandedPackage {
        width: 18.95% !important;
    }
    #premiumPackage {
        width: 18.95% !important;
    }
    #sportsPackage {
        width: 18.95% !important;
        /*border-right: solid 2px #C6C6C6 !important;*/
    }
    .premiumPackage {
        clear: both !important;
    }
    .premiumPackage div {
        padding-bottom: 11% !important;
    }
    .packages h5 {
        display: none;
        visibility: hidden;
    }
    .packageImg {
        width: 60%;
        margin: 0 15%;
    }
}

@media screen and (min-width:769px) and (max-width:1200px) {
    .packageImg {
        width: 75%;
        margin: 0 10%;
    }
	
	.content--title {
    padding: 50px 7%;
    text-align: left;
    color: #ffffff;
	}
    .packageWrapper {
        background-color: #EFEFEF;
        width: 100%;
        margin-left: 0;
		margin-top: 25px;
    }
    #standardPackage[data='#standardPackage'], #expandedPackage[data='#expandedChannels'], #premiumPackage[data='#premiumChannels'], #sportsPackage[data='#sportsChannels'] {
        width: 25% !important;
    }
    .packages {
        width: 100% !important;
    }
    .packages h5 {
        font-size: 30px !important;
    }
}

@media screen and (min-width:769px) and (max-width: 992px) {
    #standardPackage[data='#standardPackage'], #expandedPackage[data='#expandedChannels'], #premiumPackage[data='#premiumChannels'], #sportsPackage[data='#sportsChannels'] {
        height:189px;
    }
}

@media screen and (max-width: 768px) {
    .packageImg {
        width: 75%;
        margin: 0 10%;
    }
	
	.content--title {
    padding: 22px 7%;
    text-align: left;
    color: #ffffff;
	}
    .packageWrapper {
        background-color: #EFEFEF;
        width: 100%;
        margin-left: 0;
		margin-top:15px;
    }
    #standardPackage[data='#standardPackage'], #expandedPackage[data='#expandedChannels'], #premiumPackage[data='#premiumChannels'], #sportsPackage[data='#sportsChannels'] {
        width: 50% !important;
    }
    .packages {
        width: 100% !important;
    }
}

@media screen and (max-width: 320px) {
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 5px !important;
    }
    .channelList {
        font-size: 12px;
    }
    #bannerslider {
        height: 123.75px !important;
    }
}