/* Minification failed. Returning unminified contents.
(583,13): run-time error CSS1019: Unexpected token, found '{'
(584,18): run-time error CSS1030: Expected identifier, found ' '
(584,23): run-time error CSS1031: Expected selector, found ';'
(584,23): run-time error CSS1025: Expected comma or open brace, found ';'
(585,17): run-time error CSS1030: Expected identifier, found ' '
(585,22): run-time error CSS1031: Expected selector, found ';'
(585,22): run-time error CSS1025: Expected comma or open brace, found ';'
(591,1): run-time error CSS1019: Unexpected token, found '}'
(3812,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3813,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(4027,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4028,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '50%'
 */
/* Minification failed. Returning unminified contents.
(569,13): run-time error CSS1019: Unexpected token, found '{'
(570,18): run-time error CSS1030: Expected identifier, found ' '
(570,23): run-time error CSS1031: Expected selector, found ';'
(570,23): run-time error CSS1025: Expected comma or open brace, found ';'
(571,17): run-time error CSS1030: Expected identifier, found ' '
(571,22): run-time error CSS1031: Expected selector, found ';'
(571,22): run-time error CSS1025: Expected comma or open brace, found ';'
(577,1): run-time error CSS1019: Unexpected token, found '}'
(3798,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3799,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(4013,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4014,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '50%'
 */
/*!
 * ------------------------------
 * index
 * ------------------------------
 * general
 * grid
 * forms
 * header
 * ------------------------------
 */

@font-face {
    font-family: 'museosans700italic'; /*a name to be used later*/
    src: url("/assets/fonts/museosans-700italic-webfont.eot");
    src: url("/assets/fonts/museosans-700italic-webfont.woff") format("woff"), url("/assets/fonts/museosans-700italic-webfont.otf") format("opentype"), url("/assets/fonts/museosans-700italic-webfont.svg#filename") format("svg");
}

@font-face {
    font-family: 'museosans500'; /*a name to be used later*/
    src: url("/assets/fonts/museosans-500-webfont.eot");
    src: url("/assets/fonts/museosans-500-webfont.woff") format("woff"), url("/assets/fonts/museosans-500-webfont.otf") format("opentype"), url("/assets/fonts/museosans-500-webfont.svg#filename") format("svg");
}

@font-face {
    font-family: 'museosans900'; /*a name to be used later*/
    src: url("/assets/fonts/museosans-900-webfont.eot");
    src: url("/assets/fonts/museosans-900-webfont.woff") format("woff"), url("/assets/fonts/museosans-900-webfont.otf") format("opentype"), url("/assets/fonts/museosans-900-webfont.svg#filename") format("svg");
}

@font-face {
    font-family: 'museosans300'; /*a name to be used later*/
    src: url("/assets/fonts/museosans-300-webfont.eot");
    src: url("/assets/fonts/museosans-300-webfont.woff") format("woff"), url("/assets/fonts/museosans-300-webfont.otf") format("opentype"), url("/assets/fonts/museosans-300-webfont.svg#filename") format("svg");
}







/*! general */
html {
    font-family: "Source Sans Pro", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    background-color: #f5f5f5;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/*#content div.container div.page-content div.login-form div.row div.col-md-12
form div.row div.col-md-6*/
#DeviceCode/*,
#content div.container div.page-content div.login-form div.row div.col-md-12 form div.row div.col-md-4 input*/ {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: inherit;
    text-decoration: none;  
    transition: color 0.3s ease;
}

a:hover,
a:focus {
    color: #0091b1;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #999999;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.1;
    color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 48px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1,
.h1 {
    font-family: "Lora", serif;
    color: #333333;
}

h2,
.h2 {
    font-family: "Source Sans Pro", sans-serif;
}

h3,.h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: 'museosans300', "Source Sans Pro",sans-serif;
    color: black;
}
@media (min-width: 1260px) { /* 1280x768*/
    h3, .h3 {
        font-size: 26px;
        line-height: 30px;
    }
}

h4,
.h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}

h5,
.h5 {
    font-size: 16px;
    color: #fd7a04;
    font-family: "Source Sans Pro", sans-serif;
}

h6,
.h6 {
    font-size: 16px;
    color: #999999;
    font-family: "Source Sans Pro", sans-serif;
}

p {
    margin: 0 0 10px;
}
.highlight-text {
    color: #fd7a04;
}
.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.bg-orange {
    background-color: #fd7a04;
}
.bg-blue {
    background-color: #0091b1;
}
.bg-light-gray {
    background-color: #999999;
}
.bg-smoke-gray {
    background-color: #666666;
}
.bg-dark-gray {
    background-color: #333333;
}

.bg-resume {
    background-color: #ff0000;
}
/*! grid */ {
    margin-right: auto;
    margin-left: auto;
    /*
        padding-left: 15px;
        padding-right: 15px;
        //increase size of the page by 30 pixels
    */
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

div.article #poster img {
    width: 100%;
}

.row {
    /*margin-left: -15px;
    margin-right: -15px;*/
}

.content-wrapper .container .row .col-xs-12 .article .body img {
    width: 100%;
    height: auto
}

@media (min-width: 1650px) {
    .container {
        width: 100%;
        max-width: 1550px;
        margin-left: auto;  
        margin-right: auto;
    }
}

@media only screen and (max-width: 1650px) {
   .content-wrapper .container {
        width: 100%;
        max-width: calc(100% - 80px);
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1550px) /* 1600x1200*/
{
    .container {
        width: 100%;
        max-width: 1450px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1260px) /* 1280x768*/
{
    .container {
        width: 100%;
        max-width: 1210px;
        margin-left: auto;
        margin-right: auto;
    }
}


@media (max-width: 1024px) {
    .container,
    .container-fluid {
        padding-left: 8px;
        padding-right: 8px;
    }

    .row {
        
    }
}

@media only screen and (max-width: 1024px) {
    .content-wrapper .container {
        width: 100%;
        max-width: calc(100% - 5px);
        margin-left: auto;
        margin-right: auto;
    }
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    
}
@media (max-width: 1024px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        
    }
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1024px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 17.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

/*! forms */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    color: #969696;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 2px;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}
/*
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 0;
    outline-offset: -2px;
    outline-style:none;
    box-shadow:none;
    border-color:transparent;
}
    */

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}

.form-control, 
.form-control-contact, 
.form-control-email {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
}

.form-control-contact {
    width: 70%;
}

.form-control-email{
    width: 35%;
}

.form-control-email-body {
    width: 100%;
}



.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

    .form-control:-ms-input-placeholder {
        color: #999999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999999;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eeeeee;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

p.error {
    color: red!important;
    font-size: 14px;
    margin: 3px 0 0;
    line-height: 1.1;
    position: relative;
    padding-left: 7px; 
}
p.error:before {
    content: "!";
    position: absolute;
    width: 7px;
    display: block;
    left: 0;
    top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -4px;
    margin-right: -4px;
}
@media only screen and (max-width: 1024px) {

    .form-control-contact, 
    .form-control-email{
        width: 70%;
    }
}
@media only screen and (max-width: 767px) {
    .form-control-contact,
    .form-control-email {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 480px) {
    .form-control-contact,
    .form-control-email {
        width: 90%;
    }
}

@media only screen and (max-width: 360px) {
    .form-control-contact,
    .form-control-email {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 4px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
}

.btn-default {
    color: #ffffff;
    background-color: #999999;
    border-color: transparent;
}

.btn-primary {
    color: #ffffff;
    /*background-color: #fd7a04;*/
    background-color: #FF61A3;
    border-color: transparent;
}

.btn-secondary {
    color: #ffffff;
    background-color: #5cb85c;
    border-color:transparent;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
    padding-right: 20px;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}




.zcc-new-shows-wrap{padding:5px 16px}
.home-video-widget .separator{margin:32px 0}
.zcc-new-shows-wrap a,
.zcc-new-shows-wrap a:visited,
.zcc-new-shows-wrap a:active,
.zcc-new-shows-wrap a:hover{text-decoration:none;color:#0091b1}
.zcc-new-shows-wrap a:hover{text-decoration:underline}
.zcc-new-shows-wrap .zcc-lead-image{width:100px;height:75px;float:left;margin-right:5px;border:0;display:none}
.zcc-new-shows-wrap .zcc-program-wrap{overflow:hidden;clear:both;margin-bottom:10px}
.zcc-new-shows-wrap .zcc-program-details{display:block;margin-left:0;font-size:12px}
.zcc-new-shows-wrap .zcc-program-title{font-weight:bold;font-size:14px}
.zcc-new-shows-wrap .eci-divider{clear:both;height:10px}
.zcc-new-shows-wrap .zcc-episode-title{}
.zcc-checkin{display:none}
.zcc-new-shows-wrap .zcc-divider{clear:both;height:10px}
.zcc-sked-new{color:#eee;text-transform:uppercase;font-size:10px;font-family:verdana;font-weight:bold;background-color:#450040;padding:0 3px;display:inline}
.zcc-sked-time-channel{
    font-weight:bold;
    line-height: 17px;
}
.zcc-time{border-bottom:1px solid #ccc;padding:0;width:100%;color:#666;font-size:16px;font-weight:600}
.zcc-completelink{font-size:11px;font-weight:bold;width:298px;border:1px solid #aab6b6;border-top:0;padding:4px 0 5px 0}
.zcc-completelink a{color:#000;margin-left:10px}
.zcc-credit{width:100%;margin-top:1px;text-align:right}
.zcc-credit a{color:#999;font-size:9px;font-family:Arial,Helvetica,sans-serif;text-decoration:none}
div.zcc-program-description{
    line-height: 17px;
}

.pusher {
    margin-top: 20px;
}



.my-profile-form { padding:30px !important;}
.secondarypromo a.smallFeature:nth-child(1),
.secondarypromo a.smallFeature:nth-child(2){
    float: left;
}
.secondarypromo .show-details h3{
font-size: 20px;
}

.secondarypromo .show-details {
    padding: 10px 20px 35px 15px;
}
@media (max-width: 1199px){
    .show-player-wrapper {
        width: calc(100% - 8px);
        padding-left: 15px;
        padding-right: 0px;
        min-height: 400px;

    }
   
    .show-player-control {
        min-height: 400px;
    }
}

@media (min-width: 1200px){
    .show-player-wrapper {
        width: calc(66.66666667% - 1px);
    }
}
.home-poster-banner { padding:15px 15px;  }
.featureD { padding-right:0px; }
a.poster-shownow-btn { right:15px; }
.secondarypromo .col-md-6:nth-child(2) { padding-right:7.5px;}
.secondarypromo .col-md-6:nth-child(3) { padding-left:7.5px;}
.secondarypromo .first-item { margin-bottom:15px; padding:0 15px !important;  } 
.secondarypromo .first-item .show-details h3 { margin:10px 0 -15px; }
.secondarypromo .first-item .show-details a { margin:8px -7px -5px 0; }
.home-poster-banner p { color:#999; }
div.zcc-program-description { font-size:16px; line-height:21px; }
.zcc-sked-time-channel { margin-top:10px; font-size:16px; line-height:21px;}
.zcc-new-shows-wrap a, .zcc-new-shows-wrap a:visited, .zcc-new-shows-wrap a:active, .zcc-new-shows-wrap a:hover { font-size:16px; }
.panel-header h4 { text-align:left; font-weight:700; margin-left:15px; }
.more-episodes { margin-top:32px; }
.episode-seperator { margin:60px 0; }

.sidebar {padding-top:78px; } 
h2.episode-category { margin-bottom:7px; }
.episodes-list p 
{
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;  
    overflow: hidden; 
}
ul.global-nav>li.global-nav-register a {padding: 4px 15px;}

.show-details { padding:0 0 0 15px; }
.show-player-control { min-height:516px; }
ul.show-detail-tabs { display:none;}

.show-find-zliving {     background: #e1e1e1;
    bottom: 0;
    position: absolute;
    width: 96.5%;
    box-sizing: border-box;}
	
@media (max-width: 1199px){
.show-player-control {
    min-height: 445px;
}
.show-detail-container .show-details { padding:0 0 0 30px; }
.show-detail-container:nth-child(2)  .show-details { padding: 10px 0 0 10px; }
.show-find-zliving { width:97.4%;}
}

@media (max-width:767px){
.show-player-control{
	min-height:248px;
}
.show-player-wrapper{
	min-height:248px;
}

.show-find-zliving { 
position:static;
}
.show-find-zliving { width:100%;}

.show-detail-text { padding-right:30px;}

.show-find-zliving h3 { font-size:24px;}
h2 { font-size:36px;}
a.poster-shownow-btn { right:0px; margin:-17px -15px 12px; }
.home-poster-banner h4 { display:none; }
html, body { overflow-x:hidden; }
.secondarypromo .first-item { padding:0 8px !important;}
.secondarypromo .col-md-6 { margin-bottom:15px; }
.episode-seperator { margin:30px 0;}
.sidebar { padding-top:0; }
div.content-wrapper {  padding-bottom:0; }
h1 { font-size:36px;}
}

h2.title {
    font-family: 'museosans300', "Source Sans Pro",sans-serif;
    color: black;
}
h2.title:hover{
    color: #0091b1;
}
h3.title {
    font-family: 'museosans300', "Source Sans Pro",sans-serif;
}
h3.title:hover {
    color: #0091b1;
}


.desc {
    font-family: 'museosans300', "Source Sans Pro",sans-serif;
    line-height: 1.4;
    font-size: 18px;
}

.shows-carousel .show .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.slick-track{
    float: left; /* when carousel is small align to the left*/
}
.slick-prev.slick-arrow {
    position: absolute;
    top: 80px;
    margin-left: -20px;
}
.slick-next.slick-arrow {
    position: absolute;
    margin-right: 28px;
    top: 80px;
}


.slick-disabled{
    opacity: 0; /* there is a programmatically set style display: block;*/
    cursor: none;
}
.slick-next::before {
    content: '' !important;
}



h2.carousel-title {
    margin: 0 0 13px;
    font-weight: 700;
    /*color: #ff7b00;*/
    color: #b01b57;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
}


.articles-carousel .item .icon img{
    width: 100%;
}

.articles-carousel .item {
    padding-right: 20px;
}
.article,
.staticPage 
{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.word-breaker {
    word-wrap: break-word;
}
.article .title,
.staticPage .title{
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
}

#generated_content div span div a img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* modal dialog */

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1001; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal .close:hover,
.modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

html.noscroll, 
body.noscroll {
    margin: 0;
    height: 100%;
    overflow: hidden
}
#link-device-btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#unlink-device-form div.form-group {

    text-align: center;
}

#unlink-device-form button {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.swiper-lazy-preloader {
    min-height: 300px;
}


.article-element {
    padding: 5px;
}

.image-content {
    border: 1px solid #383838;
    padding: 6px 8px 6px 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top: none;
    position: relative;
    height: 40px;
}
div.image-content div.title a h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 2px;
    line-height: 15px;
    overflow: hidden !important;
}

.background-color-gray {
    background-color: #383838;
}

/* To be used for all the known screen resolutions */
@media only screen and (min-width: 1650px) {
    .articles-carousel .item .icon img {
        height: 200px;
    }

    .articles-carousel .item{
        height: 313px;
    }

    .button-next, .button-prev {
        top: calc(50% - 50px)!important;

    }
    .button-prev {
        background: url("/assets/images/carousel-arrow-large-left.png") !important;
        height: 32px;
        width: 18px;
    }
    .button-next {
        background: url("/assets/images/carousel-arrow-large-right.png") !important;
        height: 32px;
        width: 18px;
    }


}

@media only screen and (max-width: 1650px){

    .articles-carousel .item .icon img {
        height: 200px;
    }

    .articles-carousel .item {
        height: 290px;
    }

    .button-next, .button-prev {
        top: calc(50% - 50px) !important;

    }

    .button-prev {
        background: url("/assets/images/carousel-arrow-large-left.png") !important;
        height: 32px;
        width: 18px;
    }
    .button-next {
        background: url("/assets/images/carousel-arrow-large-right.png") !important;
        height: 32px;
        width: 18px;
    }
}

@media only screen and (max-width: 1550px) {

    .articles-carousel .item .icon img {
        height: 180px;
    }
}

@media only screen and (max-width: 1366px) {

    .articles-carousel .item .icon img {
        height: 220px;
    }
    .articles-carousel .item {
        height: 335px;
    }
}

@media only screen and (max-width: 1280px) {

    div.episodes-carousel div.slick-list div.slick-track div.episode h3.title {
        font-size: 25px;
        line-height: 30px;
    }

    .articles-carousel .item .icon img {
        height: 190px;
    }
}

@media only screen and (max-width: 1024px) {

    .articles-carousel .item .icon img {
        height: 230px;
    }
    .articles-carousel .item {
        height: 335px;
    }
    .pusher {
        margin-top: 0;
    }
    .article-element {
        padding: 3px;
    }
    div.image-content div.title a h3 {
        font-size: 12px;
        line-height: 13px;
    }
}

@media only screen and (max-width: 800px) {

    .articles-carousel .item .icon img {
        height: auto;
    }

    .articles-carousel .item {
        height: auto;
    }
    div.image-content div.title a h3 {
        font-size: 11px;
        line-height: 12px;
    }
}

@media only screen and (max-width: 480px) {

    .content-wrapper .container {
        max-width: calc(100% - 30px);
    }

    .poster {
        padding: 0;
    }

    .featured-small .right {
        margin-left: 0;
    }

    .headline {
        font-size: 22px;
    }
    h3 {
        font-size:20px;
    }

    h2.episode-category {
        line-height: 1em;
        font-family: 'museosans500', "Source Sans Pro", sans-serif;
    }

    h1.title{
        line-height: 1em;
    }

    .article-element {
        padding: 2px;
    }
    .image-content {
        height: 35px;
    }
}


.spacer-14 {
    display: block;
    height: 14px;
}

.spacer-7 {
    display: block;
    height: 7px;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*! header */
header.global-header {
    width: 100%;
    /*border-bottom: 4px solid #FD7A04;*/
    height: 100px;
    position: fixed;
    top: 0;
    background-color: #ffffff;
    z-index: 1000;
    transition: all 0.3s ease-in-out 0s;
}
a.global-logo {
    display: block;
    margin: 15px 0 0 1px;
    transition: all 0.3s ease-in-out 0s;
}
a.global-logo img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease-in-out 0s;
}
ul.global-nav {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    float: right;
    position: relative;
    /*transition: all 0.3s ease-in-out 0s;*/
}
ul.global-nav > li {
    margin-left: 22px;
    display: inline-block;
}
ul.global-nav > li.link-sm {
    display: none;
}
ul.global-helper {
    margin: 3px 0 0 0;
    padding: 0;
    list-style: none;
    float: right;
    overflow: hidden;
    transition: all 0.3s ease-in-out 0s;
}
ul.global-helper > li {
    float: left;
    text-transform: uppercase;
    margin: 0 0 0 30px;
}
ul.global-helper > li a i.fa {
   font-size: 20px;
}
ul.global-helper > li.helper-with-icon a {
    font-size: 16px;
    font-weight: 700;
}
ul.global-helper > li.helper-with-icon a i.fa {
    margin: 0 8px 0 0;
}
ul.global-helper > li.helper-with-icon {
    margin: 0 0 0 14px;
}
ul.global-helper > li.helper-with-icon:first-child {
    margin-left: 0;
}
ul.global-nav > li a {
    font-weight: 700;
    font-size: 21px;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
    color: #333333;
}
ul.global-nav > li a:hover {
    color: #fd7a04;
}
ul.global-helper > li a:hover {
    color: #0091b1;
}
ul.global-nav > li.global-nav-register {
    margin-left: 11px;
}
ul.global-nav > li.global-nav-login {
    margin-left: 55px;
}


    ul.global-nav > li.global-nav-register a,
    ul.global-nav > li.global-nav-login a {
        text-align: center;
        display: block;
        padding: 4px 0;
        padding-left: 21px;
        padding-right: 21px;
        border-radius: 21px;
    }
    ul.global-nav > li.global-nav-register a {
        color: #ffffff;
        background-color: #82CDC7;
        
        
        /*border: 1px solid #FD7A04;*/
    }
ul.global-nav > li.global-nav-login a {
    /*border: 1px solid #333333;*/
    background-color: #FF61A3;
    color: #ffffff;
    border-radius: 21px;
}
.link-active > a {
    color: #fd7a04!important;
}
ul.global-nav > li.global-nav-search-btn a i.fa {
    margin: 0 0 0 8px;
}
ul.global-nav > li.global-nav-search-container {
    display: block; 
    position: absolute;
    right: 300px;
    top: 0;
    z-index: 2;
    width: 0;
    margin: 0;
    overflow: hidden;
    transition: width 0.5s ease, visibility 0.3s ease;
    border: 1px solid #ffffff;
    visibility: hidden;
}
ul.global-nav > li.global-nav-search-container.show-search {
    width: 560px;
    border-color: #cccccc;
    visibility: visible;
}
ul.global-nav > li div.global-nav-search {
    background: #ffffff;
    padding: 2px 8px;
    display: block;
    width: 560px;
}
ul.global-nav > li.global-nav-search-container i.fa {
    font-size: 18px;
    color: #333333;
}
ul.global-nav > li.global-nav-search-container input {
    border: 0;
    background: #ffffff;
    width: 502px;
}
ul.global-nav > li.global-nav-search-container i.fa.fa-times {
    cursor: pointer;
}
span.menu-bar {
    background: #333333;
    height: 4px;
    width: 25px;
    display: block;
    margin: 0 auto 4px;
}
ul.global-nav > li.global-nav-mobile a {
    padding-top: 11px;
}
div.content-wrapper {
    background-color: #ffffff;
    display: block;
    padding-top: 95px;
    padding-bottom: 60px;
}
.mobile-menu-overlay {
    visibility: hidden;
    width: 0;
    height: 0;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    background: rgba(0,0,0,0);
    transition: background 0.6s ease-in-out 0s;
    z-index: 1001;
}
.mobile-menu-wrapper {
    width: 300px;
    height: 100%;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    position: fixed;
    transition: all 0.3s ease-in-out 0s;
    top: 0;
    right: -300px;
    background: #ffffff;
    border-left: 1px solid #cccccc;
    z-index: 1002;
}
.mobile-menu-close {
    width: 44px;
    height: 44px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
}
a.mobile-logo {
    display: block;
    text-align: center;
}
.mobile-logo img {
    height: 57px;
    width: auto;
    margin: 10px auto;
    display: block;
    text-align: center;
}
ul.mobile-menu-list {
    margin: 10px 0 20px;
    padding: 0;
    list-style: none;
    border-top: 1px solid #ebebeb;
}
ul.mobile-menu-list li {
    display: block;
}
ul.mobile-menu-list li > a {
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ebebeb;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
}
ul.mobile-menu-list li > a.mobile-livetv-link {
    color: #fd7a04;
}
ul.mobile-menu-list li.mobile-siginup-menu > a {
    background: #0091b1;
    color: #ffffff;
}
ul.mobile-menu-list li.mobile-siginup-menu > a span {
    margin-left: 10px;
}
ul.mobile-links-list {
    list-style: none;
    margin: 0 0 0 15px;
    padding: 0;
}
ul.mobile-links-list li {
    display: block;
    margin: 0;
}
ul.mobile-links-list li a {
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    color: #333333;
}
ul.mobile-social-list {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    width: 100%;
    display: block;
}
ul.mobile-social-list li {
    font-size: 22px;
    display: inline-block;
    width: 25%;
}
ul.mobile-social-list li a {
    display: block;
    text-align: center;
    line-height: 44px;
    height: 44px;
}
p.mobile-copyright {
    margin: 16px 16px 64px 16px;
    text-align: center;
    font-size: 14px;
}

@media (min-width: 768px) {
    header.global-header.compact-header {
        height: 84px;
    }
    header.global-header.compact-header ul.global-helper {
        margin-top: 0;
        opacity: 0;
        height: 0;
    }
    /*header.global-header.compact-header a.global-logo {
        width: 70px;
        height: auto;
        margin: 14px 0 0 1px;
    }*/

    header.global-header.compact-header a.global-logo {
        
        height: auto;
        margin: 5px 0 0 1px;
    }
    header.global-header.compact-header ul.global-nav {
        margin: 0;
        top: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    
    div.content-wrapper {
        padding-top: 90px;
    }
    ul.global-helper > li {
        display: none;
    }
    ul.global-helper > li.helper-with-icon {
        display: block;
    }
    header.global-header {
        height: 90px;
    }
    /*a.global-logo {
        width: 116px;
        height: auto;
    }*/
    /*a.global-logo img {
        width: 91%;
    }*/
    ul.global-nav > li.global-nav-search-container {
        right: 32px;
    }
    ul.global-nav > li.global-nav-search-container.show-search,
    ul.global-nav > li div.global-nav-search {
        width: 366px;
    }
    ul.global-nav > li.global-nav-search-container input {
        width: 310px;
    }
}

@media (max-width: 1024px) {
    body {
        font-family: "Source Sans Pro", sans-serif;
        font-size: 18px;
        line-height: 30px;
        color: #666666;
        background-color: #f5f5f5;
        left: 0;
        right: 0;
        transition: all 0.3s ease-in-out 0s;
        transition-delay: 0s;
        backface-visibility: hidden !important;
        position: absolute;
    }
    ul.global-nav > li.link-lg,
    li.global-nav-search-btn a span {
        display: none;
    }
    ul.global-nav > li.link-sm {
        display: inline-block;
    }
    ul.global-nav {
        margin: 0;
    }
    ul.global-nav > li {
        margin-left: 3px;
        float: left;
    }
    ul.global-nav > li.global-nav-search-btn {
        margin-left: 0;
    }
    ul.global-nav > li.global-nav-search-btn a,
    ul.global-nav > li.global-nav-mobile a {
        width: 44px;
        height: 44px;
        display: block;
        line-height: 44px;
        text-align: center;
    }
    ul.global-nav > li.global-nav-search-btn a i.fa {
        font-size: 22px;
        margin: 0;
    }
    body.mmenu-open {
    left: -300px;
    right: 300px;
    overflow: visible;
    position: fixed;
    }
    .mmenu-open .mobile-menu-overlay  {
        width: 100%; /* fallback */
        height: 100%; /* fallback */
        width: 100vw;
        height: 100vh;
        z-index: 1001;
        visibility: visible;
        background: rgba(0,0,0,0.5);
    }
    .mmenu-open .mobile-menu-wrapper {
        right: 0;
    }

}

@media only screen and (max-width: 767px) {
    div.content-wrapper {
        padding-top: 94px;
    }
    ul.global-helper {
        height: 0;
        margin: 0;
    }
    header.global-header {
        height: 95px;
    }
    ul.global-nav {
        margin: 0;
        top: 20px;
    }
    /*a.global-logo {
        width: 70px;
        height: auto;
        margin: 14px 0 0 1px;
    }
    a.global-logo img {
        width: 90%;
    }*/
    ul.global-nav > li.global-nav-search-container {
        /*width: 100vw !important;*/
        height: 0;
        top: 84px;
        right: auto;
        left: 0;
        border: 0;
        border-bottom: 1px solid #cccccc;
        padding: 0;
        transition: height 0.5s ease, visibility 0.5s ease;
        position: fixed;
    }
    ul.global-nav > li.global-nav-search-container.show-search {
        height: 62px;
    }
    ul.global-nav > li div.global-nav-search {
        padding: 15px;
        width: 100%;
    }
    ul.global-nav > li.global-nav-search-container input {
        width: calc(100% - 51px);
        margin: 0 0 0 8px;
    }
    .header-right {
        max-width: 100px;
    }
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}


select.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
    text-align: center;
}

.validation-summary-valid {
    display: none;
}

.content-wrapper .container.home {
    margin-top: 110px;
}

.what-is-on {
    width: 100%;
    /*background-image: url(/images/stripe-bg-live-tv.png);*/
    background-repeat: repeat-x;
    position: fixed;
    z-index: 999;
    background-color: #3d7489;
}

.what-is-on-container {
    width: 100%;
    max-width: 1550px;
    height: 77px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}

.what-is-on-label {
    margin-top: 30px;
    font-weight: 700;
    font-size: 25px;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
    color: white;
    display: inline-block;
    float: left;
}

.what-is-on .epg-item {
    font-weight: bold;
    font-size: 25px;
    margin-top: 30px;
    font-family: 'museosans500', "Source Sans Pro",sans-serif;
    font-style: italic;
    color: white;
    display: inline-block;
    float: right;
}

.what-is-on .next {
    font-weight: bold;
    font-size: 25px;
    margin-top: 30px;
    font-style: italic;
    font-family: 'museosans500', "Source Sans Pro",sans-serif;
    color: white;
    display: inline-block;
    float: right;
    content: '→';
    width: 55px;
    text-align: right;
    cursor: pointer;
}

@media only screen and (min-width: 1650px) { /* 1920x1280*/
    .what-is-on-container {
        max-width: 1550px;
    }
}
@media only screen (max-width: 1550px){ /* 1600x1200*/
    .what-is-on-container {
        max-width: 1450px;
    }
    ul.global-nav > li.global-nav-login {
        margin-left: 16px;
    }
}


@media only screen and (max-width: 1366px) {

    /*This part is for the nav bar*/

    ul.global-nav > li.global-nav-login {
        margin-left: 14px;
    }

    ul.global-nav > li.global-nav-register {
        margin-left: 8px;
    }

    ul.global-nav > li {
        margin-left: 4px;
    }

    /*This part is for the what's on stripe*/
    .what-is-on-container {
        max-width: 1300px;
    }

    .featured-large .play-icon {
    
        width: 70px;
        height: 70px;
    }

    .what-is-on-label {
        margin-left: 1.25em;
    }
    .epg-item {
        margin-right: 1.25em;
    }
}

@media only screen and (max-width: 1280px) { /* 1280x768*/

    /*This part is for the nav bar*/

    

    ul.global-nav > li.global-nav-login {
        margin-left: 8px;
    }

    ul.global-nav > li.global-nav-register {
        margin-left: 6px;
    }

    ul.global-nav > li {
        margin-left: 2px;
    }

    ul.global-nav > li a {
        font-size: 16px;
    }

    ul.global-nav > li div.global-nav-search,
    ul.global-nav > li.global-nav-search-container.show-search {
        width: 400px;
    }

    ul.global-nav > li.global-nav-search-container input {
        width: 345px;
    }

    ul.global-nav > li.global-nav-search-container {
            right: 250px;
    }
    /*This part is for the what's on stripe*/
    .what-is-on-container {
        max-width: 1210px;
    }
}

@media only screen and (max-width: 1024px) { /*1024x768*/

    ul.global-nav > li.global-nav-search-container {
        right: 50px;
    }

    .what-is-on-label{
        margin-top: 10px;
        display: block;
        float: none;
    }

    .what-is-on .epg-item {
        margin-top: 0;
        float:none;
        display: block;
    }
    .what-is-on-label,
    .epg-item {
        margin-left: 2em;
    }
}

@media only screen and (max-width: 767px) {
    .what-is-on-label,
    .what-is-on .epg-item {
        float: none;
        font-size: 18px;
        margin-left: 2.5em;
    }

    .epg-item {
        margin-right: 0;
    }

    ul.global-nav > li div.global-nav-search,
    ul.global-nav > li.global-nav-search-container.show-search {
        width: inherit;
        right: 0;
    }

    ul.global-nav > li.global-nav-search-container i.fa.fa-times {
        float: right;
        margin-top: 7px;
    }

    ul.global-nav > li.global-nav-search-container input {
        width: calc(100% - 71px);
        margin: 0 0 0 8px;
    }

    .slick-next.slick-arrow {
        top: 120px;
    }
    .content-wrapper .container.home {
    margin-top: 95px;
    }
    .what-is-on-container {
        height: auto;
    }
}

@media (max-width: 1280px) {

}

@media only screen and (max-width: 480px) {

    /*This is the logo*/
    

    .content-wrapper .container.home{
        margin-top: 120px;
    }

    .what-is-on-label, .what-is-on .epg-item {
        margin-left: .3em;
        line-height: 25px;
    }

}

@media only screen and (max-width: 360px) {

    /*This is the logo*/
    
}




.flex-container {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background-color: black;
}

    /*.flex-container > div {
        width: calc(100% * (1 / 3) - 10px);
        margin: 2px;
        border: 1px solid white;
        text-align: center;
        line-height: 75px;
    }*/

    table {
        width: 100%;
    }

    /* EPG Tabular structure for channels*/
/* Style the tab */
.tab {
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab a {

    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

.channel-epg {
    padding: 5px 10px;
    background-color: #1c1c1c !important;
    opacity: .9;
}
/* Style the tab content */
.tabcontent {
    color: #f1f1f1 !important;
    border-left: none;
    background-color: black;

}
    .tabcontent h4 {
        color: #f1f1f1;
        font-size: 22px;
    }

/* Slider arrows*/
.button-prev-epg{
    background: url("/assets/images/Gluuoo/prev-arr.png") !important;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    margin-left: -10px;
}
.button-next-epg {
    background: url("/assets/images/Gluuoo/next-arr.png") !important;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    margin-right: -10px;
}

.epg-swiper {
    background-color: #4b4c4c;
    height: 60px;
    width: calc(100% - 199px);
    float: right;
    color: white;
    font-size: 17px;
}

.epg-swiper-slide {
    text-align: center;
    
}

.epg-channel {
    -ms-opacity: 0.5;
    opacity: 0.5;
}

.channel-epg:hover, .epg-channel:hover {
    -ms-opacity: 1.1;
    opacity: 1.1;
}

.epg-active {
    -ms-opacity: 0;
    opacity: 0;
}

.epg-day-bar-el {
    display: inline-block;
    cursor: pointer;
   
}
    .epg-day-bar-el:hover {
        background-color: black;
        width: inherit;
        color: inherit;
        transition: 0.3s;
    }

    .epg-day-active {
        background-color: black;
        border: #cccccc 1px solid;
        border-bottom: none;

    }
    .epg-day-inactive {
        border-bottom: 1px solid #cccccc;
    }

.epg-selected-channel {
    -ms-opacity: 1;
    opacity: 1; 
}

.show-detail-text p.epg-tabcontent {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    font-size: 12px !important;
    line-height: 12px;
    color: #999999;
}
/* EPG element style*/



.epg-image {
    max-width: 246px;
}
.epg-title-description {
    padding-left: 10px;
    font-size: 17px;
    line-height: 20px;
}

.tv-tag {
    width: 37px;
    display: inline-block;
}

@keyframes fade-in-up {
    0% { opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}

.stuck {
    z-index: 2;
    position: fixed;
    bottom: 20px;
    right: 20px;
    transform: translateY(100%);
    width: 35%;
    height: auto;
    animation: fade-in-up .25s ease forwards;
}

.stuck:hover {

}

#play_now {
    border-radius: 21px;
    padding: 4px 21px;
    background-color: #e70101;
    float: right;
    color: #f1f1f1;
    margin-top: 30px;
    font-weight: 700;
    font-size: 16px;
    font-family: 'museosans300',sans-serif;

    border: none;
    margin-right: 20px;
}

    #play_now:hover {
        background-color: red;
    }
/*Sticky day bar*/
.sticky {
    position: fixed;
    top: 100px;
    float: right !important;
}

    .sticky + .content {
        padding-top: 102px;
    }

.sticky-container {
    position: relative;
    left: 201px;
}

/*Modal styles*/
.controls-tab {
    position: absolute;
    display: block;
    width: 100%;
    margin-top: -32px;
    background-color: #1c1c1c;
    height: 40px;
}
.floating-maximize {
    z-index: 200;
    float: right;
    border-radius: 20px;
    border: none;
    background-color: black;
    opacity: .5;
    display: none;
}
.floating-close {
    z-index: 200;
    color: white;
    float: right;
    border-radius: 20px;
    border: none;
    background-color: black;
    opacity: .5;
    right: 0;
    width: 35px;
    display: none;
}
.floating-close:hover, 
.floating-maximize:hover {
    opacity: .7;
}
.hide {
    display: none;
}

.display {
    display: block;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    display: none;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.modal-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width: 50%;
    border-radius: 0.5rem;
}
.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: lightgray;
}
.close-button:hover {
    background-color: darkgray;
}

.show-modal {
    opacity: 1;
    display: block;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}


/* Flashy Live button*/
.live-button {

    position: absolute;
    bottom: 18px;
    right: 14px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.live-button{
    width: 50px;
    z-index: 10;
}

.epg-container {
    color: #f1f1f1 !important;
    border-left: none;
    background-color: #1c1c1c;
    padding-top: 5px;
    height: 70vh;
    overflow-y: scroll;
}

.epg-item-title {
    padding: 5px;
    background-color: #2d2d2d;
    margin: 5px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}


h4.epg-tabcontent{
    font-weight: 500;
    font-size: 13px;
    line-height: 14px;
    margin-top: 0;
}



.epg-title {
    padding: 5px;
    background-color: #444444;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.epg-title h4 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.epg-card {
    padding: 5px;
    background-color: #202020;
    margin-bottom: 5px;
    margin-right: 5px;
    border: 1px solid #282828;
}

.opaque {
    opacity: .5;
}

.epg-not-available {
    color: #444444 !important;
}

@keyframes blinker {
    50% { opacity: 0; }
}

/*Media queries*/

@media only screen and (max-width: 1024px) {
.sticky {
    top: 90px;
}

}

/* New Epg layout*/

.epg-details-tab {

}

.epg-right-tab {
    padding-left: 5px;
    background-color: #1c1c1c;
}

.epg-details-tab ul.show-detail-tabs li {
    margin-right: 4px;

}
    .epg-details-tab ul.show-detail-tabs li a {
        font-size: 14px;
        line-height: 16px;
        font-weight: normal;
        padding: 5px 5px;
    }
    .epg-details-tab ul.show-detail-tabs li.active-tab {
        border-bottom-color: #1c1c1c;
    }

.epg-details-container {
    height: 100%;
}

.epg-screengrab-active {
    background-color: #960000 !important;
}

#epg-tab-channels {
    padding: 0 !important;
    height: 70vh;
}
.channel-element {
    border-radius: 4px;
}

.epg-row {
    display: flex;
    flex-wrap: wrap;
}
#epg-tab-description p {
    font-size: 13px !important;
    line-height: 15px;
}
.epg-content-tab .show-detail-text {
    padding: 0;
}

.epg-screengrab {
    cursor: pointer;
}
.epg-screengrab:hover {
    background-color: #282828;
}
.epg-video-info {
    background-color: #1c1c1c;
    height: 90px;
    margin-top: -10px;
}
.epg-video-info h4 {
    padding: 5px 10px 5px 10px;
    font-size: 20px;
    line-height: 21px;
    margin: 0;
}

.epg-video-info p {
    font-size: 15px;
    line-height: 16px;
    padding-left: 10px;
    margin: 0;
    color: #999999;
}

.epg-important-padding {
    padding-top: 0 !important;
}

.epg-watch-live {
    display: none;

}
.epg-watch-live p {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    padding: 5px 5px;
    cursor: pointer;
    text-align: center;
    background-color: #e70101;
    color: white;
    float: right;
    margin-right: 10px;
    width: fit-content;
    margin-bottom: 0 !important;
    border-radius: 1px;
}

.epg-description-mobile {
    display: none;
}

.epg-mobile-controller {
    background-color: #1c1c1c;
    width: 100%;
}
#epg-control-panel {
    position: fixed;
    border-top: 1px solid #4b4c4c;
    bottom: 0;
    width: 100%;
    z-index: 5;
    transition: 0.5s;
    display: none;
}

.icon-epg-day {
    padding: 5px;
    background-color: #e70101;
    margin: -5px;
    margin-right: 10px;
}

.collapsed-epg {
    display: none;
}

.modal-video-unauthorized {
    text-align: center;
    position: absolute;
    top: 35%;
    left: calc(50% - 70px);
    background-color: #ebebeb;
    opacity: .85;
    border-radius: 10px;
    padding: 10px;
}

.modal-video-unauthorized h4, .modal-video-unauthorized p {
    color: #1c1c1c;
}
/*! footer */
footer.global-footer {
    background-color: #f5f5f5;
    width: 100%;
}

.footer-social-links {
    float: none !important;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}

.center {
    margin: auto;
    width: 60%;
    border: 3px solid #73AD21;
    padding: 10px;
}

ul.footer-social {
    margin: 21px 0 0;
    padding: 0;
    display: block;
    text-align: center;
    float: none;
}
ul.footer-social li {
    display: inline-block;
    margin: 0 0 0 28px;
    font-size: 19px;
    text-transform: capitalize;
    color: #666666;
}
    ul.footer-social li:first-child {
        margin-left: 0;
    }
ul.footer-social li a {
    font-size: 21px;
    color: #666666;
}
ul.footer-social li a:hover {
    color: #0091b1;
}
.container.footer-top {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;
}
ul.footer-links {
    display: inline-block;
    margin: 16px auto 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}
ul.footer-links li {
    display: inline-block;
    margin: 0;
}
ul.footer-links li a {
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 7px;
}
ul.footer-links li a:hover {
    color: #0091b1;
}
.footer-links-row {
    text-align: center;
}
p.footer-copyight {
    margin: 7px auto 30px;
    text-align: center;
    font-size: 16px;
}
.footer-subscription {
    margin-top: 21px;
}
.footer-subscription label {
    font-weight: 400;
}
.form-inline.footer-subscription .form-control {
    margin: -6px 0 0 12px;
    border: 1px solid #cccccc;
    border-radius: 0;
    width: 250px;
    border-right: 0;
    padding: 19px 12px;
    font-size: 16px;
    box-shadow: none;
}
.form-inline.footer-subscription .btn.btn-primary {
    margin: -6px 0 0 -4px;
    padding: 7px 11px 8px;
    border-radius: 0;
}
@media (max-width: 1024px) {
    .container.footer-top {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .footer-subscription-form {
        border-bottom: 1px solid #cccccc;
        display: block;
        float: none !important;
        text-align: center;
        padding: 6px 0 15px;
    }
    ul.footer-social {
        float: none;
    }
    p.footer-copyight {
        font-size: 14px;
        line-height: 21px;
    }
}
@media (max-width: 767px) {
    .footer-subscription label {
        display: block;
        margin: 0 0 10px;
    }
    .form-inline.footer-subscription .form-control {
        margin-top: 0;
        margin-left: 0;
    }
    .footer-subscription .form-group {
        display: inline-block;
    }
    .form-inline.footer-subscription .btn.btn-primary {
        margin-top: -3px;
    }
    ul.footer-links li a {
        font-size: 14px;
    }
    ul.footer-social li:first-child {
        display: block;
        margin: 0 0 6px;
    }

    ul.footer-social {
    
        display:flex;
        justify-content: center;
    }
}
.siginup-wrapper {
    padding: 40px 0 60px;
}
.signup-box {
    border: 1px solid #cccccc;
    margin: 3px auto 0;
    max-width: 775px;
    box-shadow: 0 0 3px -1px rgba(0,0,0,0.3);
}

.error-box {
   
    margin: 3px auto 0;
    max-width: 775px;
   
}

.hide {
    display: none !important;
}
.signup-header {
    border-bottom: 1px solid #cccccc;
    margin: 0 15px;
    display: block;
    padding: 9px 0 6px;
}
.signup-header h1 {
    margin: 3px 0 0;
    padding: 0;
    font-size: 37px;
}
.login-form-column {
    padding: 15px 18px;
}
p.login-description {
    color: #333333;
    font-size: 18px;
    margin: 0 0 6px;
}
p.login-description strong {
    font-weight: 700;
}
.signup-form label {
    color: #969696;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 2px;
}
.signup-form .form-control {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    max-width: calc(90%);
    box-shadow: none;
}
.signup-form .form-control:focus {
    border: 1px solid #e1e1e1;
}
.signup-form .form-group {
    margin-bottom: 4px;
}
p.help-block.error {
    display: none;
}
ul.login-buttons {
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
ul.login-buttons li {
    float: left;
    margin: 0 6px 0 0;
}
ul.login-buttons li input.btn {
    width: 108px;
}
a.sigup-forgotpass {
    color: #333333;
    font-size: 17px;
    margin: 4px 0 0 11px;
    display: inline-block;
}
.login-column-seperator {
    position: relative;
}
.login-column-seperator:before {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    height: 100%;
    width: 1px;
    background: #cccccc;
}
.login-footer,
.forgot-footer {
    border-top: 1px solid #cccccc;
    margin: 0 15px;
    display: block;
    padding: 11px 0;
}
.login-footer span, .login-footer a {
    color: #333333;
}
.login-footer a {
    font-weight: 700;
    text-transform: uppercase;
}
.registration-options p.login-description {
    text-align: center;
}
ul.registration-options-list {
    margin: 32px auto 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 150px;
}
ul.registration-options-list li {
    height: 35px;
    line-height: 35px;
    margin: 0 0 9px;
}
ul.registration-options-list li button {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    width: 100%;
    text-align: left;
}

ul.registration-options-list li button i.fa {
    display: inline-block;
    width: 40px;
    height: 35px;
    top: 0;
    position: absolute;
    border-right: 1px solid rgba(0,0,0,0.2);
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    line-height: 39px;
}
ul.registration-options-list li button.facebook-login {
    background: #2a80b9;
}
ul.registration-options-list li button.twitter-login {
    background: #3598db;
}
ul.registration-options-list li button.facebook-gplus {
    background: #e84c3d;
}
ul.registration-options-list li button span {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 0 52px;
}
.forgot-footer p {
    font-size: 16px;
}
.forgot-footer p a {
    color: #fd7a04;
}
input.btn.resetpass-buttons {
    width: 180px;
    margin: 18px 0;
}
.pass-success-msg {
    margin: 20px 0;
}
.pass-success-msg i.fa {
    margin-right: 8px;
}
p.duplicate-email-msg {
    position: relative;
    padding: 0 0 0 40px;
    line-height: 1.3;
    margin: 20px 0;
}
.duplicate-email-msg i.fa {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    background: #fd7a04;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    text-align: center;
    padding: 5px;
    position: absolute;
    left: 0;
}
.duplicate-email-btn {
    margin: 0 0 20px 40px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
    .siginup-wrapper {
        padding: 20px 0;
    }
    .signup-form .form-control {
    
        max-width: 70%;
    
    }
}
@media only screen and (max-width: 767px) {
    .login-column-seperator:before {
        display: none;
    }
    .login-column-seperator {
        border-bottom: 1px solid #cccccc;
    }
    .registration-options p.login-description,
    p.login-description,
    .subscribe-header h1{
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }
    ul.registration-options-list {
        margin: 32px 0 0;
    }
    /*This is the text to be aligned*/
    .signup-header, 
    .form-group{
    text-align: center;
    }

    /*This is for the elements that need to be aligned*/
    .signup-form .form-control,
    ul.registration-options-list li{
        margin-left: auto;
        margin-right: auto;
    }

    ul.login-buttons,
    a.sigup-forgotpass,
    ul.registration-options-list,
    ul.register-steps
    form.signup-form div input.btn{
        width: 100%;
        text-align: center;
    }

    ul.login-buttons li,
    .register-form input.btn{
        float: none;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }

    ul.registration-options-list li {
        width: 150px;
    }
    .login-footer,
    .register-form input.btn {
        text-align: center;
    }
}

.subscribe-box {
    border: 1px solid #cccccc;
    margin: 3px auto 0;
    max-width: 1244px;
    box-shadow: 0 0 3px -1px rgba(0,0,0,0.3);
    margin-top: 20px;
    margin-bottom: 20px;
}
.horizontal-seperator {
    border-bottom: 1px solid #cccccc;
}
.subscribe-form-column {
    position: relative;
}
.subscribe-column-seperator:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background: #cccccc;
    top: 0;
    right: 0;
}
.subscribe-header {
    padding-left: 9px;
}
.subscribe-header h1 {
    margin: 15px 0 4px;
    padding: 0;
}
.subscribe-column-content {
    padding: 16px 16px 16px 16px;
    margin: 0;
}
.subscribe-box .login-footer {
    border-top: 0;
    margin: 0 8px;
}

.spacer-episodes-14 {

    display: block;
    margin-bottom: 14px;
}
.spacer-24 {
    display: block;
    height: 24px;
}
.subscribe-sub-section {
    padding: 23px 23px 0;
}
.subscribe-promo-header {
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    padding: 0 0 0 40px;
    position: relative;
    margin-bottom: 0;
}
.subscribe-promo-header i {
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 4px;
    color: #fd7a04;
}
span.subscribe-promo-subheader {
    color: #fd7a04;
    font-weight: 600;
    font-size: 19px;
}
ul.subscribe-promo-benefits {
    margin: 15px 0 25px 0;
    padding: 0;
    list-style-position: inside;
    color: #333333;
    list-style: none;
    line-height: 1.3;
}
ul.subscribe-promo-benefits li {
    background: url('/assets/images/tick-icon.png') 0 5px no-repeat;
    padding-left: 27px;
    margin-bottom: 5px;
}
p.login-description.large-text {
    font-size: 24px;
}
.subscription-page .subscribe-column-content p:not(.login-description) {
    line-height: 1.3;
    margin-bottom: 30px;
}
.subscribe-checkout-box {
    margin: 0 0 40px;
}
.subscribe-checkout-box h2 {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 1.2;
    margin: 0 0 30px;
}
table.subscribe-checkout-table {
    background: #ffffff;
    width: 100%;
    max-width: 390px;
    border: 1px solid #e1e1e1;
}
table.subscribe-checkout-table th,
table.subscribe-checkout-table td {
    padding: 5px 8px;
}
table.subscribe-checkout-table thead {
    background: #e1e1e1;
}
table.subscribe-checkout-table tfoot {
    background: #f5f5f5;
}
table.subscribe-checkout-table thead th {
    color: #333333;
    font-size: 18px;
    padding: 2px 8px;
}
table.subscribe-checkout-table tbody td:first-child,
table.subscribe-checkout-table tfoot td:first-child {
    border-right: 1px solid #e1e1e1;
}
table.subscribe-checkout-table tbody td,
table.subscribe-checkout-table tfoot td {
    font-size: 16px;
}
table.subscribe-checkout-table tfoot td {
    font-weight: 600;
    color: #333333;
}
.subscribe-row-wrapper {
    display: flex;
}
.subscribe-form-container {
    border-top: 1px solid #cccccc;
    padding-top: 20px;
    padding-bottom: 20px;
}
.subscribe-form-container h2 {
    margin: 0 0 15px;
    font-size: 32px;
    color: #333333;
}
.subscribe-form-container form label {
    color: #969696;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 2px;
}
.subscribe-form-container form input.form-control,
.subscribe-form-container form select.form-control {
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: none;
}
.subscribe-form-container .radio-inline {
    color: #333333;   
}
.subscribe-form-container .radio-inline input[type="radio"] {
    margin: 9px 0 0 -20px;
}
.subscribe-form-container .radio-inline {
    padding-left: 20px;
}
.subscribe-form-container .radio-inline i.fa {
    margin-right: 5px;
}
p.payment-type-disclaimer {
    color: #969696;
    line-height: 1.2;
    margin: 25px 0 10px;
    font-size: 16px;
}
.subscribe-form-container .checkbox label {
    line-height: 1.2;
}
.subscribe-form-container .checkbox label a {
    color: #fd7c07;
}
.subscribe-form-container input.btn {
    min-width: 120px;
}
ul.ccard-type {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
ul.ccard-type li {
    float: left;
    width: 80px;
    height: 60px;
    margin: 0 5px 0 0;
    padding: 2px;
}
ul.ccard-type li img {
    width: 80px;
    height: auto;
    opacity: 0.5;
}
.subscription-payment-options {
    display: none;
}
.cvv-data {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 300px;
    height: auto;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 10px;
    transform: translateX(-90%);
    box-shadow: 0 0 6px 0px rgba(0,0,0,0.2);
}
.cvv-data p {
    line-height: 1.3;
    font-size: 14px;
    margin-bottom: 0;
}
.cc-cvv-info {
    position: relative;
    display: inline;
}
.cc-cvv-info.hover .cvv-data {
    display: block;
}
.cc-cvv-info i.fa {
    color: #f64526;
    cursor: pointer;
}

@media (min-width: 1025px) {
    .col-md-7.subscribe-form-column {
        width: 62.333333%;
    }
    .col-md-5.subscribe-form-column {
        width: 37.666667%;
    }
}
@media (max-width: 1023px) {
    .subscribe-sub-section {
        padding: 20px 8px;
    }
    .subscribe-column-seperator:before {
        display: none;
    }
    .subscribe-row-wrapper {
        display: block;
    }
    .subscribe-form-column.subscribe-column-seperator {
        border-bottom: 1px solid #cccccc;
    }
    .cvv-data {
        transform: translateX(0);
    }
}

/* Subscription plans*/

.subscription-container {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    justify-content: center;
    -webkit-justify-content: center; /* Safari 6.1+ */
    width: 100%;
}

.subscription-container ul.subscription-plan {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        width: 260px;
        margin-right: 20px;
        margin-bottom: 1em;
        border: 1px solid #666666;    
}

.subscription-container ul.subscription-plan .center {
    margin: auto;
    text-align: center;
}

.subscription-container ul.subscription-plan img {
    max-width: 80%;
    height: auto;
}

.subscription-container ul.subscription-plan li {
    padding: 10px 10px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.subscription-container ul.subscription-plan li.title-subscription {
    font-weight: bold;
    text-align: center;
    padding: 30px 10px;
    background: #82CDC7;
    color: #ffffff;
    text-transform: uppercase;
}

.subscription-container ul.subscription-plan:nth-of-type(2) li.title-subscription {
    background: #FF61A3;
    color: white;
    
}

.subscription-container ul.subscription-plan:nth-of-type(3) li.title-subscription {
        background: #FD7A04;
        color: white;
}

.subscription-container ul.subscription-plan li.title-subscription {
    text-transform: uppercase;
    font-size: 150%;
}

.subscription-container ul.subscription-plan:last-of-type {
    margin-right: 0;
}

.subscription-container ul.subscription-plan li:last-of-type {
    text-align: center;
    margin-top: auto;
}

@media only screen and (max-width: 720px) {

    .subscription-container ul.subscription-plan:last-of-type {
        margin-right: auto;
    }

    .subscription-container ul.subscription-plan {
        width: 80%;
        margin-right: auto;
        margin-left: auto
    }

    .subscription-container ul.button {
        display: block;
    }
}

.ribbon {
    width: 160px;
    height: 32px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #4dbe3b;
    transform: rotate(45deg);
    position: absolute;
    right: -42px;
    top: 20px;
    padding-top: 7px;
}


ul.register-steps {
    margin: 0 8px 0 0;
    padding: 0;
    list-style: none;
    float: right;
    transform: translateY(-45px);
}
ul.register-steps li {
    float: left;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 0 15px;
    text-align: center;
    line-height: 27px;
}
ul.register-steps li.steps-text {
    margin-left: 0;
}
ul.register-steps li.steps-circle span {
    background: #666666;
    color: #ffffff;
    border-radius: 100%;
    display: block;
    width: 30px;
    height: 30px;
}
    ul.register-steps li.steps-circle span.active {
        color: #fd7a04;
        /*color: #FF61A3;*/
        background: #ffffff;
        /*box-shadow: 0 0 0 4px #fd7a04 inset;*/
        box-shadow: 0 0 0 4px #fd7a04 inset;
    }
.subscribe-column-content ul.registration-options-list {
    margin: 0;
    width: auto;
}
.subscribe-column-content ul.registration-options-list li {
    margin: 0 10px 0 0;
    display: inline-block;
    width: 150px;
    height: 34px;
    line-height: 34px;
}
.subscribe-column-content ul.registration-options-list li:last-child {
    margin-right: 0;
}
.register-form .signup-form label {
    color: #333333;
}
.register-form input.btn {
    margin-top: 15px;
}

/* Styles for the credit card form*/
.col-25 {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
}

.col-50 {
    -ms-flex: 50%; /* IE10 */
    flex: 50%;
}

.col-75 {
    -ms-flex: 75%; /* IE10 */
    flex: 75%;
}

.col-25,
.col-50,
.col-75 {
    padding: 0 16px;
}

.icon-container {
        
    font-size: 24px;
    margin-bottom: 8px;
}

.verified-sign {
    width: 50px;
}
.row-payment {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    margin: 0 -16px;
}

/* Styles for the credit card form*/

@media (max-width: 767px) {
    ul.register-steps {
        float: none;
        transform: none;
        text-align: center;
    }
.subscribe-header h3 {
        text-align: center;
    }

        ul.register-steps li {
            float: none;
            margin: 9px 0 10px 8px;
            display: inline-block;
        }

    .subscribe-column-content ul.registration-options-list li {
        margin: 0 0 10px;
        display: block;
    }

    .subscribe-column-content {
        padding: 15px 8px 0;
        margin: 0;
    }

        .subscribe-column-content ul.registration-options-list li:last-child {
            margin-bottom: 0;
        }

        .subscribe-column-content ul.registration-options-list li,
        .subscribe-column-content ul.registration-options-list li:last-child {
            margin-left: auto;
            margin-right: auto;
        }

    .register-form input.btn {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 360px) {
    ul.register-steps li {
        margin: 9px 0 10px 3px;
    }

}



table.plans {
    width: 100%;
    /*border: 1px solid black;*/
}

table.plans tr:not(:last-child) td {
    border-bottom: 1px solid #ECECEC;
}

table.plans tr td:not(:first-child) {
    border-left: 1px solid #ECECEC;
}

table.plans tr td:first-child {
    padding-left: 20px;
}

table.plans tr td{
    height: 46px;
}
table.plans tr td:not(:first-child){
    text-align: center;
}

table.plans tr td.check {
    background-image: url(/assets/images/tick-icon.png);
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: center;
}

.registration-content {
    max-width: 900px;
    margin: 0 auto; /*align to center*/
}

.error-container {
    text-align: center;
}
.validation-summary-errors ul li {
    list-style-type: none;/* required to avoid seeing bullet icon */
}



.home-poster-banner {
    background: #191919;
    border: 1px solid #090909;
    padding: 13px 27px;
    position: relative;
    min-height: 175px;
    width: 842px;
}
.home-poster-banner h3,
.home-poster-banner h4 {
    color: #ffffff;
}
a.poster-shownow-btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    position: absolute;
    right: 29px;
    top: 14px;
    color: #ffffff;
    font-size: 23px;
    padding: 15px 16px;
}
.home-poster-banner h3 {
    margin: 0 0 8px;
    font-size: 27px;
    padding-right: 180px;
}
.home-poster-banner h4 {
    margin: 0 0 5px;
    font-size: 24px;
}
.home-poster-banner p {
    margin: 0;
    font-size: 21px;
    line-height: 1.1;
}
ul.home-featured-shows {
    margin: 10px 0 15px -10px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
ul.home-featured-shows > li {
    width: calc(25% - 10px);
    margin: 0 0 10px 10px;
    padding: 0;
    background: #1c1c1c;
}



@media only screen and (min-width: 768px) and (max-width: 1024px) {
    ul.home-featured-shows > li {
        width: calc(50% - 10px);
    }
    .slick-slider {
        margin-left: .5em;
    }
}
ul.home-featured-shows .show-poster a {
    display: block;
}
ul.home-featured-shows .show-poster img {
    max-width: 100%;
    height: auto;
}
ul.home-featured-shows .show-details {
    position: relative;
    display: block;
    padding: 8px 15px 13px;
}
.secondarypromo .show-details { 
    padding:20px 20px  20px  15px ; 

}

.first-item { margin-bottom:14px;}
.first-item img{
    width: 645.828px;
}

.show-block-wrapper.secondary img {
    width: 280px;
}

.fixed-div-wrapper {
    max-width: 340px;
    max-height: 190px;
}

.episodes-list a
{
    width: 350px;
}

.episodes-list img {
    max-width: 340px;
}

.col-lg-9.main 
{
    padding-left: 30px;
    padding-right: 0px;
}

ul.home-featured-shows .show-details a, .secondarypromo .show-details a {
    color: #fd7a04;
    font-size: 18px;
    text-transform: uppercase;
    float: right;
    margin: 0 -7px 0 0;
}
ul.home-featured-shows .show-details h3, .secondarypromo .show-details h3{
    color: #ffffff;
    margin: 0;
    font-size: 21px;
    line-height: 1.3;
}
ul.home-featured-shows .show-details h4, .secondarypromo .show-details h4 {
    color: #ffffff;
    margin: 0;
    line-height: 1.2;  
}

 @media (max-width: 1024px) {
   .first-item {
        margin-bottom:0;
    }
	.secondarypromo { margin-top:10px; }
	 
}


 @media (max-width: 767px) {
   .first-item {
        margin-bottom:10px;
    }
	.secondarypromo { margin-top:10px;}
}

.link-active {
    color: #fd7a04 !important;
}

.link-active:hover {
    color: #0080a7 !important;
}

.sidebar {
    padding-top: 68px;
}
.sidebar-panel {
    border: 1px solid #d0d0d0;
}
.panel-header {
    background: #0090b3;
    padding: 9px 0;
}
.panel-header h4 {
    color: #ffffff;
    margin: 0 10px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
}
.panel-content {
    padding: 9px 18px;
}
ul.on-now-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.on-now-list li {
    display: block;
    margin-bottom: 20px;
}
ul.on-now-list li > span {
    display: block;
    border-bottom: 1px solid #cccccc;
    line-height: 1.2;
    padding-bottom: 2px;
    font-weight: 600;
    font-size: 16px;
}
ul.on-now-list li a {
    display: block;
    line-height: 1.2;
}
ul.on-now-list li a h5 {
    color: #0080a7;
    font-weight: 700;
    margin: 15px 0 0;
    font-size: 14px;
}
ul.on-now-list li a p {
    font-size: 12px;
    margin: 5px 0;
    line-height: 1.3;
    color: #666666;
}
ul.on-now-list li a span {
    font-weight: 700;
    font-size: 13px;
    margin: 0;
    line-height: 1.3;
    display: block;
    color: #666666;
}
.sidebar-seperator {
    background: #e9e9e9;
    height: 7px;
    margin: 35px 0;
}
a.schedule-banner {
    background: #ff7a00;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    display: block;
    padding: 19px 10px;
    margin: 0 0 10px;
    font-size: 24px;
}
.sidebar-panel.channel-finder-panel {
    background: #e1e1e1;
    border: 0;
    margin-bottom: 34px;
}
.channel-finder-panel .panel-content {
    padding-bottom: 20px;
}
.channel-finder-panel .panel-content p {
    color: #333333;
    margin: 10px 0;
}
.channel-finder-panel .panel-content .form-inline {
    position: relative;
}
.channel-finder-panel .panel-content .form-group {
    display: block;
    padding-right: 50px;
}
.channel-finder-panel .panel-content input.form-control {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 18px;
    width: 100%;
    box-shadow: none;
}
.channel-finder-panel .panel-content input.btn {
    border-radius: 0;
    position: absolute;
    top: 0px;
    right: 1px;
}
.sidebar-promotion-banner {
    display: block;
    max-width: 336px;
    margin: 0 auto;
}
.sidebar-promotion-banner a {
    display: block;
}
.sidebar-promotion-banner a img {
    max-width: 100%;
    height: auto;
}



@media (max-width: 767px) {
    .home-poster-banner {
        padding: 15px 15px 25px;
    }
    a.poster-shownow-btn {
        position: relative;
        right: auto;
        top: auto;
        display: block;
        margin: -17px -16px 12px;
    }
    .home-poster-wrapper {
        min-height: 20px;
    }
    .home-poster-banner h3 {
        padding: 0;
    }
    ul.home-featured-shows {
        margin-left: 0;
    }
    ul.home-featured-shows > li {
        width: 100%;
        margin: 0 0 10px;
    }
}

.shows-carousel .show {
    width: 100%;
}

.swiper-container .play-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/images/play-icon-50x50.png)
}

.shows-carousel .icon img {
    width: 100%;
}

.shows-carousel li {
    width: 470px;
}

/* search page */
.paged .episode a img.icon {
    width: 340px;
}
.paged .episode a {
    display: block; /* for play-icon to display properly*/
}
.paged .episode .play-icon {
    position: absolute; /* top left corner of the link*/
    margin-top: 145px;
    margin-left: 15px;
}
.paged .episode .play-icon:hover {
    color: blue;
}
.paged .episode .description {
    width: 340px;
}

.featured-medium {
    margin-bottom: 20px;
}
.featured-medium img {
    width: 100%;
}
.featured-medium .play-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/images/play-icon-50x50.png)
}


.featured-small .poster img {
    width: 100%;
}
.featured-large .play-icon {
    width: 98px;
    height: 98px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/images/play-icon-98x98.png)
}
.featured-small .play-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/images/play-icon-50x50.png);
}

.featured-large {
    display: block;
    min-height: 300px;
    padding-right: 20px;
}
.featured-large img {
    height: auto;
    width: 100%;
}

.poster {
    position: relative;
}

.icon {
    position: relative;
}


.featured-large .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.epg-item a:hover, .epg-item a:focus {
    color: #FFFFFF;
}

.block-with-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*
.block-with-text:before {

    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
}*/
.block-with-text:after {
      
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    }


@media (max-width: 798px) {
    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        top: 110px;
    }

}
@media only screen and (max-width: 768px) {

    .featured-large .play-icon {
        height: 50px;
        width: 50px;
        background-image: url(/images/play-icon-50x50.png);
    }
    .container h1 {
        font-size:25px;
    }

}

@media only screen and (max-width: 480px) {

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        top: 60px;
    }

    .container h1 {
        font-size: 20px;
    }

    .content-wrapper .container.home {
        margin-top: 100px;
        min-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .featured-large {
        padding-right: 0;
    }

    h3.title {
        font-size: 25px;
    }
    .featured-small .right {
        margin-left: 0;
    }

}

@media only screen and (max-width: 360px) {

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        top: 40px;
    }
}

@media only screen and (max-width: 1280px) {

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {

        top: 75px;
    }
}



h2.episode-category {
    margin: 0 0 13px;
    font-weight: 700;
    /*color: #ff7b00;*/
    color: #b01b57;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
}
h3.show-title {
    margin: 0 0 13px;
    font-weight: 700;
    /*color: #ff7b00;*/
    color: #393939;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
}

p.show-desc {
    font-family: 'museosans500', "Source Sans Pro",sans-serif;
}

ul.episodes-list {
    margin: 0 0 0 -10px;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
ul.episodes-list li {
    width: calc(25%);
    padding: 0 0 0px 0px;
}
ul.episodes-list.four-column li {
    width: calc(25%);
}
@media (max-width: 767px) {
    ul.episodes-list li,
    ul.episodes-list.four-column li {
        width: 100%;
        padding: 0 0 20px 0;
    }
    ul.episodes-list {
        margin-left: 0;
    }
}
a.episode-thumb {
    display: block;
    margin: 0 0 13px;
}

.episodes-list h3 {
    margin: 0;
    font-size: 24px;
    line-height: 1.1;
}
.episodes-list h4 {
    margin: 3px 0 0;
    line-height: 1.1;
    font-size: 20px;
}
.episodes-list p {
    line-height: 1.2;
    margin: 6px 0 0;
    font-size: 16px;
}
a.watch-episode {
    /*color: #ff7a00;*/
    color: #3d7489;
    font-weight: 700;
    font-size: 19px;
    margin: 9px 0 0;
    display: inline-block;
    font-style:italic;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
}
a.watch-episode > .fa
{
    color: #ff7a00;
}

.more-episodes {
    text-align: center;
    display: block;
    margin: 62px 0 0;
}
a.more-episode-btn {
    color: #333333;
    font-weight: 700;
    font-size: 18px;
    border: 1px solid #333333;
    padding: 7px 25px;
}
.episode-seperator {
    margin: 42px 0;
    display: block;
    background: #e9e9e9;
    height: 7px;
}
.show-player-wrapper {
    padding-right: 0;
}

@media (min-width: 1024px) {
  .show-player-wrapper {
     width: calc(66.66666667% - 1px);
  }
}

.show-player-control {
    width: 100%;
    height: 100%;
    display: table;
    background: #000000;
    min-height: 300px;
}

.show-details {
    
    
}

ul.show-detail-category {
    margin: 20px 0 25px;
    padding: 0;
    list-style: none;
}
ul.show-detail-category li {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 16px;
    color: #666666;
}
ul.show-detail-category li:last-child {
    margin: 0;
}
ul.show-detail-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #666666;
    display: inline-block;
    width: 100%;
}
ul.show-detail-tabs li {
    float: left;
    margin: 0 0 -1px -1px;
    border: 1px solid #666666;
}
ul.show-detail-tabs li a {
    padding: 4px 15px;
    font-weight: 700;
    color: #ffffff;
    display: block;
}
ul.show-detail-tabs li.active-tab {
    border-bottom-color: #191919;
}
ul.show-detail-tabs li.active-tab a {
    color: #fd7a04;
}
.show-detail-text {
    display: none;
}
.show-detail-text.active-tab-data {
    display: block;
}
ul.show-detail-category li i.fa {
    margin: 0 6px 0 0;
}
.show-detail-text h5 {
    color: #ffffff;
    font-size: 18px;
    margin: 0 0 10px;
}
.show-detail-text p {
    line-height: 1.3;
    font-size: 16px;
    color: #999999;
}
.show-find-zliving {
    padding: 20px 20px 20px 33px;
}
.show-find-zliving h3 {
    margin: 0;
}
.show-find-zliving form.form-inline {
    margin: 20px 0 0;
}
.show-find-zliving {
    padding: 30px 20px 30px 33px;
}
.show-find-zliving h3 {
    margin: 0;
}
.show-find-zliving form.form-inline {
    margin: 20px 0 0;
    position: relative;
    max-width: 280px;
}
.show-find-zliving form.form-inline .form-group {
    display: block;
    padding: 0 47px 0 0;
}
.show-find-zliving form.form-inline input.btn {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
}
.show-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.show-find-zliving form.form-inline .form-group .form-control {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 18px;
    width: 100%;
    box-shadow: none;
}
.show-detail-container {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #666666;
    margin-bottom: 10px;
}

.show-detail-container h3 {
    margin-top: 10px;
}

.show-detail-text {
    padding-left: 15px;
}

@media only screen and (max-width: 1024px) {
    .show-detail-text {
        padding-left: 0px;
    }
}


@media (max-width: 767px) {
    .show-row {
        display: block;
        flex-wrap: nowrap;
    }
    .show-player-wrapper {
        padding-right: 8px;
    }
    .show-detail-wrapper {
        padding-left: 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .show-row {
        display: block;
        flex-wrap: nowrap;
    }
    .show-player-wrapper {
        padding-right: 8px;
    }
    .show-detail-wrapper {
        padding-left: 0px;
    }
    ul.episodes-list.four-column li {
        width: calc(50%);
    }
}

.episodes-carousel .episode p.desc,
.swiper-wrapper .episode p.desc,
.free-vid-carousel .free-video p.desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.episodes-carousel .se,
.swiper-wrapper .se{ /* Season : Episode */
    position: absolute;
    display: inline-block;
    background-color: #999999;
    color: white;
    min-width: 2.5em;
    padding-left: 0.2em;
    padding-right: 0.2em;
    right: 0px;
    top: 0px;
    text-align: right;
}

.episodes-carousel .episode, 
.swiper-wrapper .episode, 
.free-vid-carousel .free-video {
    position: relative;
}

.episodes-carousel .episode .icon,
.swiper-wrapper .episode .icon,
.free-vid-carousel .free-video .icon
{
    position: relative;
}

.episodes-carousel .episode .icon .play-icon,
.free-vid-carousel .free-video .icon .play-icon-no-login,
.swiper-wrapper .episode .icon .play-icon
{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/images/play-icon-50x50.png)
}

.episodes-carousel .episode .icon img,
.free-vid-carousel .free-video .icon img,
.swiper-wrapper .episode .icon img
{
    max-width: 100%;
    height: auto;
}

.episodes-carousel .episode .icon .resume-bar,
.swiper-wrapper .swiper-slide .icon .resume-bar
{
    width: 100%;
    height: 9px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.episodes-carousel .episode .icon .resume-bar-pos,
.swiper-wrapper .swiper-slide .icon .resume-bar-pos {
    height: 9px;
}


.episodes-carousel .episode .icon img,
.swiper-wrapper .episode .icon img,
.free-vid-carousel .free-video .icon img {
    min-height: 157px;
}




.show .poster,
.episode .poster {
    position: relative;
    width: 100%;
}

.show .poster img,
.episode .poster img {
    position: relative;
    width: 100%;
}

    .show .poster .play-icon,
    .episode .poster .play-icon {
        width: 98px;
        height: 98px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-image: url(/images/play-icon-98x98.png)
    }

    .episode .search-container .play-icon {
        width: 50px;
        height: 50px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-image: url(/images/play-icon-50x50.png)
    }

.search-container {
    
    position: relative;
    max-width: 340px;
}
@media only screen and (max-width: 1280px) {
    div.articles-carousel div.slick-list div.slick-track div.item a.icon h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .show-detail-container .show-details {
        padding-left: 0;
    }

    .show-detail-text p {
        font-size: 20px;
    }

    .articles-carousel .item .icon h3 {
        font-size: 25px;
        line-height: 25px;
    }
}

@media only screen and (max-width: 800px) {

    .slick-next.slick-arrow, .slick-prev.slick-arrow {
    
        top: 27%;
        margin-right: 30px;
    }
    h2.carousel-title {
        font-size: 34px;
    }

    div.articles-carousel div.slick-list div.slick-track div.item a.icon h3 {
        font-size: 30px;

    }

}

@media only screen and (max-width: 480px) {
    .content-wrapper .show {
        max-width: calc(100% - 20px);
    }

    h2.carousel-title {
    
        font-size: 28px;
    }
    .show-details {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    .show-detail-container .show-details {
        padding-left: 0;
    }

    div.articles-carousel div.slick-list div.slick-track,
    div.episodes-carousel div.slick-list div.slick-track,
    div.shows-carousel div.slick-list div.slick-track {
        margin-left: 15px;
    }
    .slick-next.slick-arrow img, .slick-prev.slick-arrow img{
        width: 30px;
    } 
    .slick-prev.slick-arrow {
        margin-left: 15px;
    }

    div.articles-carousel .slick-next.slick-arrow {
        margin-right: 15px;
    }
    div.articles-carousel div.slick-list div.slick-track div.item a.icon h3 {
        font-size: 25px;
    }

    .articles-carousel .item .icon h3 {
        font-size: 20px;
        line-height: 23px;
    }


    h2.episode-category {
        font-size: 28px;
        margin-left: .3em;
    }


    .slick-next.slick-arrow {
        padding-right: 28px;
    }
    .slick-prev.slick-arrow {
        padding-left: -5px;
        z-index: 998;
    }

    .slick-slider {
        margin-left:5px;
    }
    #content div.container {
        padding-right: 0;
        padding-left: 0;
    }

    h2.episode-category,
    h2.carousel-title{
        font-family: 'museosans500', "Source Sans Pro",sans-serif;
    }

    #right-e {
        right: -40px;
        padding-right: 0;
    }

}
@media only screen and (max-width: 400px) {

    .slick-next.slick-arrow, .slick-prev.slick-arrow {
        top: 18%;
    }


}
@media only screen and (max-width: 360px) {

    .slick-next.slick-arrow, .slick-prev.slick-arrow {
        top: 15%;
    }
}

/*
@media (max-width: 1366px) {

    ul.episodes-list.four-column li {
        width: calc(33%);
    }

}

@media (max-width: 1024px) {

    ul.episodes-list.four-column li {
        width: calc(50%);
    }
}
*/

/*This is the articles modeling*/

#seeMore {
    display: block;
    margin-left: auto;
    margin-right: auto;
    flex: none;
    background-color: #FF61A3;
}

.articles-carousel .item {
        float: left;
        width: 25%;
        box-sizing: border-box;
        padding: 10px;
}

.item {
    display: none;
}
.articles-carousel {
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 1366px) {

    .articles-carousel .item {
        width: 33%;
    }

    .articles-carousel .item .icon h3 {
        font-size: 20px;
    }


}
@media only screen and (max-width: 1280px) {
 
}

@media only screen and (max-width: 1024px) {
    .articles-carousel .item {
        width: 50%;
    }

    .articles-carousel .item .icon h3 {
        font-size: 22px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 800px) {
    .articles-carousel .item {
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .articles-carousel .item {
        padding-left: 0;
        padding-right: 0;
    }
    .content-wrapper .container.show {
        margin-left: 0;
        margin-right: 0;
        min-width: 100%;
    }
}


.myaccount-header {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}
.myaccount-header h1 {
    margin: 0 0 30px;
}
ul.myaccount-menu {
    padding: 0;
    list-style: none;
    display: block;
    margin: 0 0 10px;
}
ul.myaccount-menu li {
    display: inline-block;
    margin: 0 15px 0 0;
}
ul.myaccount-menu li a {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 8px;
}
ul.myaccount-menu li:first-child {
    margin-left: -8px;
}
ul.myaccount-menu li:last-child {
    margin-right: 0;
}
ul.myaccount-menu li.active-menu {
    position: relative;
}
ul.myaccount-menu li.active-menu:before {
    content: "";
    height: 3px;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: -11px;
    background: #fd7a04;
}
.myaccount-column {
    border: 1px solid #cccccc;
    box-shadow: 0 0 6px -1px rgba(0,0,0,0.2);
    border-radius: 2px;
    padding: 15px;
    min-height: 150px;
}
.myaccount-profile-box .myaccount-column h4 {
    margin: 0;
    font-weight: 600;
    color: #666666;
    line-height: 1.2;
}
.myaccount-profile-box {
    padding-right: 5px;
    width:auto;
}
.myaccount-content {
    
    max-width: 770px;
}
h4.myaccount-h4 {
    font-weight: 700;
    color: #333333;
}
.change-pass-form input.form-control {
    max-width: 300px;
}
a.facebook-siginup-btn {
    background: #2980b9;
    position: relative;
    display: inline-block;
    height: 35px;
    margin-left: 5px;
}


a.facebook-siginup-btn i.fa {
    display: inline-block;
    width: 40px;
    height: 35px;
    top: 0;
    position: absolute;
    border-right: 1px solid rgba(0,0,0,0.2);
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    line-height: 39px;
}
a.facebook-siginup-btn span {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 16px 0 52px;
}

a.google-siginup-btn {
    background: #e84c3d;
    position: relative;
    display: inline-block;
    height: 35px;
    margin-left: 5px;
}

a.google-siginup-btn i.fa {
    display: inline-block;
    width: 40px;
    height: 35px;
    top: 0;
    position: absolute;
    border-right: 1px solid rgba(0,0,0,0.2);
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    line-height: 39px;
}
a.google-siginup-btn span {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 16px 0 52px;
}

a.btn-primary {
    width: 180px;
}

a.btn-primary:hover {
    color: #FFFFFF;
}


a.twitter-siginup-btn {
    background: #3598db;
    position: relative;
    display: inline-block;
    height: 35px;
    margin-left: 5px;
}

a.twitter-siginup-btn i.fa {
    display: inline-block;
    width: 40px;
    height: 35px;
    top: 0;
    position: absolute;
    border-right: 1px solid rgba(0,0,0,0.2);
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    line-height: 39px;
}

a.twitter-siginup-btn span {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 16px 0 52px;
}

div.page-content div.login-form div.row div.col-md-12 form div.row div.col-md-6,
div.page-content div.login-form div.row div.col-md-12 form div.row div.col-md-4 {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

div.page-content div.login-form div.row div.col-md-12 form div.row div.col-md-4 input{

} 
    
@media only screen and (max-width: 1280px) 
{
    .myaccount-header {
        border-bottom: 0;
        margin-bottom: 0;
    }

    ul.myaccount-menu {
        border: 1px solid #cccccc;
    }

    ul.myaccount-menu li {
        visibility: hidden;
        margin-right: 0;
        display: block;
        overflow: hidden;
        height: 0;
    }

    ul.myaccount-menu li:first-child {
        margin-left: 0;
    }

    ul.myaccount-menu li a {
        padding: 5px 30px 5px 10px;
    }
        
    ul.myaccount-menu li.active-menu {
        visibility: visible;
        height: auto;
    }

    ul.myaccount-menu li.active-menu a {
       color: #fd7a04;
       display: block;
       padding: 5px 30px 5px 10px;
    }

    ul.myaccount-menu li.active-menu:before {
       display: none;
    }

    ul.myaccount-menu li.active-menu:after {
       content: "\f13a";
       font: normal normal normal 22px/1 FontAwesome;
       position: absolute;
       display: block;
       right: 6px;
       top: 11px;
       width: 20px;
       height: 20px;
       color: #cccccc;
       transition: transform 0.3s ease-in-out 0s;
    }

    .myaccount-menu.menu-open li.active-menu:after {
        transform: rotate(180deg);
    }

    .myaccount-menu.menu-open li {
        visibility: visible;
        height: auto;
        border-top: 1px solid rgba(0,0,0,0.1);
    }

    .myaccount-menu.menu-open li:first-child {
        border-top: 0;
    }

    .my-account-page .spacer-24 {
        display: none;
    }

    .myaccount-profile-box {
        padding-right: 8px;
    }

    .myaccount-content {
        max-width: none;
        margin-top: 11px;
    }

    .myaccount-column {
        min-height: 1px;
    }

    .myaccount-column p {
        margin: 0;
    }

    .myaccount-profile-box .myaccount-column {
        box-shadow: none;
        border: 0;
        padding: 10px 0;
    }
    .myaccount-content {
        margin-left: auto;
        margin-right: auto;
    }
    .myaccount-content {
        float: none;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {

    .myaccount-content {
        
    }


}
@media only screen and (max-width: 767px) {
    .form-control{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    ul.login-buttons li input.btn, html input[type="button"] {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
    }
    
    h4.myaccount-h4,
    div.myaccount-column form h4 {
        text-align: center;
    }

    div.row div.col-md-12 div input.btn-primary,
    div.row div.col-md-12 div a.btn-primary,
    div.row div.col-md-12 div button.btn-primary {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    div.row div.col-md-12 div a.btn-primary {
        width: 180px;
    }
}

@media (max-width: 479px) {
    a.facebook-siginup-btn {
        display: block;
        margin: 10px 0 15px;
    }

     a.google-siginup-btn {
        display: block;
        margin: 10px 0 15px;
    }
    .signup-form .form-control {
     max-width: 90%;
    }
    div.content-wrapper div.container div.row div.myaccount-content {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding-right: 0;
    }

}

@media only screen and (max-width: 360px) {

    div.content-wrapper div.container div.row div.myaccount-content {
        margin-left: auto;
        margin-right: auto;
       
    }
    .form-control {
        width: 100%;
    }
    
    .myaccount-profile-box .myaccount-column {
        text-align: center;
    }

}
.livetv-dates-wrapper {
    border: 1px solid #bababa;
    padding: 0 45px;
    max-height: 52px;
}
.livetv-dates-wrapper .dates {
    box-shadow: inset 0 0 0 1px #bababa;
    padding: 0 0 0 1px;
}
.livetv-dates-wrapper .dates a {
    display: block;
    background: #ffffff;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    padding: 10px 0;
}
.livetv-dates-wrapper .dates a.selected-date {
    background: #f2f2f2;
}
.livetv-dates-wrapper .owl-prev,
.livetv-dates-wrapper .owl-next {
    position: absolute;
    background: #ffffff;
    width: 46px;
    height: 50px;
    top: 0;
    background-color: #f2f2f2;
}
.livetv-dates-wrapper .owl-prev {
    left: -45px;
    border-right: 1px solid #bababa;
}
.livetv-dates-wrapper .owl-next {
    right: -45px;
    border-left: 1px solid #bababa;
}
.livetv-dates-wrapper .carousel-arrow {
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%;
}
.livetv-dates-wrapper .carousel-arrow.left-arrow {
    background-image: url('../images/carousel-arrow-small-left.png');
}
.livetv-dates-wrapper .carousel-arrow.right-arrow {
    background-image: url('../images/carousel-arrow-small-right.png');
}
.livetv-shows-wrapper {
    border: 1px solid #bababa;
    border-top: 0;
    padding: 0 45px;
}
.livetv-shows-wrapper .owl-wrapper {
    display: flex !important;
}
.livetv-shows-wrapper .shows {
    padding: 0 0 0 1px;
    height: 100%;
    background: #f2f2f2;
    border-left: 1px solid #bababa;
}
.livetv-shows-wrapper .shows a {
    display: block;
    background: #f2f2f2;
    text-align: left;
    text-transform: uppercase;
    color: #333333;
    padding: 10px;
}
.livetv-shows-wrapper .shows a h4 {
    font-weight: 700;
    margin: 0;
    font-size: 16px;
    line-height: 1.1;
}
.livetv-shows-wrapper .shows a span.show-time {
    font-size: 16px;
    display: inline;
    color: #666666;
}
.livetv-shows-wrapper .shows a span.show-on-now {
    background: #fd7a04;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
    padding: 0 4px;
    line-height: 1.2;
}
.livetv-shows-wrapper .owl-prev,
.livetv-shows-wrapper .owl-next {
    position: absolute;
    background: #ffffff;
    width: 46px;
    height: 100%;
    top: 0;
    background-color: #f2f2f2;
}
.livetv-shows-wrapper .owl-prev {
    left: -45px;
    border-right: 1px solid #bababa;
}
.livetv-shows-wrapper .owl-next {
    right: -45px;
    border-left: 1px solid #bababa;
}
.livetv-shows-wrapper .carousel-arrow {
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%;
    background-size: 13px auto;
}
.livetv-shows-wrapper .carousel-arrow.left-arrow {
    background-image: url('../images/carousel-arrow-large-left.png');
}
.livetv-shows-wrapper .carousel-arrow.right-arrow {
    background-image: url('../images/carousel-arrow-large-right.png');
}
span.livetv-show-play {
    float: right;
    margin: 0 0 0 10px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
}
span.livetv-show-play i.fa {
    font-size: 14px;
    margin: 0 -4px 0 0;
    color: #f64323;
}
.livetv-show-player {
    display: block;
    background: #000000;
}
img.livetv-now-poster {
    width: 100%;
    height: auto;
    max-width: 230px;
}
.livetv-show-description h1 {
    margin: 0 0 5px;
}
.livetv-show-description .show-detail-category {
    margin: 0px 0 15px;
}
.livetv-show-description p {
    color: #333333;
    line-height: 1.3;
}
@media (max-width: 1023px) {
    .livetv-show-description {
        margin-top: 15px;
    }
}

.strip {
    width: 100%;
    background-image: url(/images/strip-live-tv.png);
    background-repeat: repeat-x;
}

.strip-container {
    width: 100%;
    max-width: 1550px;
    height: 92px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1650px) {
    .strip-container {
        max-width: 1550px;
    }
}

.strip-label {
    font-weight: 700;
    font-size: 35px;
    font-family: 'museosans900', "Source Sans Pro",sans-serif;
    font-style: italic;
    color: white;
    display: inline-block;
    float: left;
}


/* Styling for the ngProgress itself */
#ngProgress {
    margin: 0;
    padding: 0;
    z-index: 99998;
    background-color: green;
    color: green;
    box-shadow: 0 0 10px 0; /* Inherits the font color */
    height: 2px;
    opacity: 0;

    /* Add CSS3 styles for transition smoothing */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Styling for the ngProgress-container */
#ngProgress-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/assets/images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/assets/fonts/slick.eot');
    src: url('/assets/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/slick.woff') format('woff'), url('/assets/fonts/slick.ttf') format('truetype'), url('/assets/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.featured-small .left {
    margin-right: 5px;
}

.featured-small .right {
    margin-left: 5px;
}

.show-detail-container {
    border-bottom: none;
}

.show-detail-text {
    padding-left: 0;
}
