html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;

}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol,
ul {
    list-style: none;
}

OL {
    list-style: decimal;
    margin-left: 30px;
}

OL li {
    margin-top: 15px;
    text-indent: -13px;
    list-style-type: none;
    counter-increment: item;
    line-height: 20px;
}

ol>li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

blockquote.watchNowQuote {
    width: calc(100% + 30px);
    margin-left: -15px;
}

blockquote.watchNowQuote .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

blockquote.watchNowQuote .row>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

blockquote.watchNowQuote .name {
    font-size: 16px;
    font-weight: bold;
}

blockquote.watchNowQuote .state {
    font-size: 12px;
    margin-top: 5px;
    font-weight: bold;
}

blockquote.watchNowQuote .col-md-3 {
    border-top: 2px solid #5d5e5e;
    border-bottom: 2px solid #5d5e5e;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 20px;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

td,
th {
    display: table-cell;
    vertical-align: inherit;
    padding: 12px;
}

body {
    background-color: #ddd;
    font-family: arial, sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}


img.alignright {
    display: inline;
    float: right;
    margin-right: 1.5em;
}

hr {
    margin: 34px 0px;
    border-top: 1px solid #333;
}

hr.searchPage {
    margin: 15px 0px;
    border-top: 1px solid #333;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Muli', sans-serif;
}

a:hover {
    text-decoration: none !important;
}

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

a {
    color: #cebb9f;
    text-decoration: none;
}

a:hover {
    color: #96877a;
    text-decoration: none;
}

.white {
    background-color: #fff !important;
}

.white-font {
    color: #fff !important;
}

.yellow {
    background: #faa21b !important;
}

.darkblue {
    background:#1a325c !important;
}

.yellow-font {
    color: #faa21b !important;
}

.red-font {
    color: red !important;
}

.DarkGray {
    background: #333 !important;
}

.brandDarkGray {
    background: #5d5e5e !important;
}

.brandDarkGray-font {
    color: #ebfdfd !important;
}

.brandLightLightGray {
    background: #adafb7 !important;
}

.brandLightGray {
    background: #5d5e5e !important;
}

.brandLightGray-font {
    color: #5d5e5e !important;
}

.brandTan {
    background: #cebb9f !important;
}

.brandTan-font {
    color: #cebb9f !important;
}

.borderbottom {
    border-bottom: 1px solid #cebb9f !important;
    padding-bottom: 5px !important;
    margin-bottom: 15px !important;
    margin-top: 40px !important;
}

.displayBlock {
    display: block;
}

.white-font {
    color: #fff !important;
}

.blue-font {
    color: #4998d3 !important;
}

.darkBlue-font {
    color: #206282 !important;
}

.gray-font {
    color: #ccc !important;
}

.darkGray-font {
    color: #333 !important;
}

.lightGray {
    background: #efefef !important;
}

.darkGray {
    background: #333 !important;
}

.black {
    background: #221d1a !important;
}

.blue {
    background: #4998d3 !important;
}

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

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

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

.row {
    margin: 0px;
}

.noMBottom {
    margin-bottom: 0px !important;
}

.mBottom5 {
    margin-bottom: 5px !important;
}

.mBottom10 {
    margin-bottom: 10px !important;
}

.mBottom20 {
    margin-bottom: 20px !important;
}

.mBottom40 {
    margin-bottom: 40px !important;
}

.p0 {
    padding: 0px !important;
}

.p40 {
    padding: 40px !important;
}

.p30 {
    padding: 30px !important;
}

.p20 {
    padding: 20px !important;
}

.p0 {
    padding: 0px !important;
}

.p10 {
    padding: 10px !important;
}

.pTop20 {
    padding-top: 20px !important;
}

.pTop30 {
    padding-top: 30px !important;
}

.pBottom20 {
    padding-bottom: 20px !important;
}

.pBottom20 {
    padding-bottom: 20px !important;
}

.mBottom30 {
    margin-bottom: 30px !important;
}

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

.mLeft17 {
    margin-left: 17px !important;
}

.mTop10 {
    margin-top: 10px;
}

.mTop20 {
    margin-top: 20px;
}

.mTop30 {
    margin-top: 30px;
}

.mTop50 {
    margin-top: 50px;
}

.mBottom50 {
    margin-bottom: 50px;
}

.mTop60 {
    margin-top: 60px;
}

.mRight10 {
    margin-right: 10px;
}

.mleft10 {
    margin-left: 10px;
}

.mRight20 {
    margin-right: 20px;
}
.mRight40 {
    margin-right: 40px;
}

.mLeft20 {
    margin-left: 20px;
}


.pRight15 {
    padding-right: 15px;
}

.pLeft15 {
    padding-left: 15px;
}

.padding30 {
    padding: 0px 30px !important;
}

.pTop30 {
    padding-top: 30px;
}

.pBottom30 {
    padding-bottom: 30px;
}


.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.noPadding {
    padding: 0px 0px 0px 0px !important;
}

.font18 {
    font-size: 18px;
}

.btn-blue {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #4998d3;
    font-weight: bold;

    background: #6fbbf3;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#6fbbf3, #1692ef);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#6fbbf3, #1692ef);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#6fbbf3, #1692ef);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#6fbbf3, #1692ef);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
}

.btn-blue:hover {
    background: #1692ef;
    color: #fff;
}



.btn-red {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #d2232a;
    font-weight: bold;

    background: #830000;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#830000, #d2232a);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#830000, #d2232a);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#830000, #d2232a);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#830000, #d2232a);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
}

.btn-red:hover {
    background: #d2232a;
    color: #fff;
}

.btn-yellow {
    text-transform: uppercase;
    color: #1d1d1d;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #faa21b;
    font-weight: bold;

    background: #faa21b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#efb03f, #faa21b);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#efb03f, #faa21b);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#efb03f, #faa21b);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#efb03f, #faa21b);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
}

.btn-yellow:hover {
    background: #efb03f;
}


.btn-gray:hover {
    background: #333;
}

.btn-gray {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: bold;

    background: #333;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#333, #777);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#333, #777);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#333, #777);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#333, #777);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
}

.btn-gray:hover {
    background: #333;
    color: #fff;
}

#primary .articleListing .singleArticle a.btn-gray {
    text-transform: uppercase;
    color: #efb03f !important;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #3e3e3e;
    font-weight: bold;

    background: #3e3e3e;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#5d5e5e, #3e3e3e);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#5d5e5e, #3e3e3e);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#5d5e5e, #3e3e3e);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#5d5e5e, #3e3e3e);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
}

#primary .articleListing .singleArticle a.btn-gray:hover {
    background: #5d5e5e;
}

.btn-yellow.loadMore {
    font-size: 16px;
    width: 150px;
}

.btn-yellow.loadMoreMovies {
    font-size: 16px;
    width: 150px;
}

.btn-yellow.loadMoreShows {
    font-size: 16px;
    width: 150px;
}

.btn-yellow.loadMore .fa-spinner {
    display: none;
    margin-left: 10px;
}

.centerDiv {
    text-align: center;
    min-height: 100%;
    display: flex;
    align-items: center;
}

p.backLink {
    font-weight: normal !important;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

hr {
    margin: 30px;
    border-top: 1px solid #888;
}


form .error .form-control {
    border-color: red !important;
}

/****************************************************************************************************
widgets
***************************************************************************************************/

.widget {
    margin-bottom: 30px;
}

.widget.widget_text img {
    width: 100%;
    height: auto;
}

.k2request.brandDarkGray {
    padding: 20px;
    background: #1a325c !important;
}

.k2request.brandDarkGray h2 {
    font-size: 25px !important;
    margin-left: 0px;
}

.widget .k2request .btn-yellow {
    font-size: 16px;
}

/****************************************************************************************************
Top NavBar
***************************************************************************************************/
ul.widget-ul {
    display: block;
    width: 100% !important;
    padding: 0px !important;
    box-shadow: 0px 51px 102px -49px #000;
}

.navbar .container-fluid {
    padding-left: 0px !important;
}

.navbar .navigation ul.widget-ul li {
    display: none !important;
    width: 100% !important;
}

.navbar .navigation ul.widget-ul li.next_shows.li-bottom-border {
    border-top: 2px solid #999;
}




.navbar .navigation ul.widget-ul li.onNow {
    padding: 0px;
    margin: 0px;
    display: block !important;
    background: #1a325c !important
}

ul.widget-ul li.onNow a {
    padding: 18px 0px 0px 18px !important;
    color: #fff;
}

ul.widget-ul li.onNow a .showTitle {
    color: #fff;
}

ul.widget-ul li.onNow a .showTime {
    color: #faa21b;
}

ul.widget-ul .onNow:hover {
    background: none !important;
}

.navbar .navigation ul.widget-ul:hover>li {
    display: block !important;
}

ul.widget-ul li {
    background: #fff;
}

ul.widget-ul li a {
    padding: 18px 18px 0px 18px !important;
}

.next-showTitle {
    color: #555;
}

.next-showTime {
    color: #1a325c;
}


.navbar {
    height: 70px;
    background: #1a325c;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #1d1d1d;
    border: none;
    z-index: 9999;
    margin-bottom: 0px;

    box-shadow: 0px -1px 106px -13px #000;
    -webkit-box-shadow: 0px -1px 106px -13px #000;
    -moz-box-shadow: 0px -1px 106px -13px #000;
    border-radius: 0px;
    position: relative;
}

body.home.page-template-page-home .navbar {
    box-shadow: -19px 10px 86px -3px #000;
    -webkit-box-shadow: -19px 10px 86px -3px #000;
    -moz-box-shadow: -19px 10px 86px -3px #000;
}


.navbar-default .navbar-toggle {
    border: 0px solid transparent;
    padding: 0px;
    margin-top: 17px;
    background: none !important;
}

.navbar-default .navbar-toggle .icon-bar {
    height: 3px;
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover {
    background: none !important;
}

.navbar .logo {
    margin-top: 10px;
    float: left;
    width: 145px;
}

.navbar .navigation ul {
    float: left;
    margin: 0px;

}

.navbar .navigation ul li {
    float: left;
    list-style: none;
    font-size: 16px;
    position: relative;
}

.navbar .navigation ul li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 27px 8px;
    display: inline-block;
    height: 70px;
}

.navbar .navigation ul li .showTime a,
.navbar .navigation ul li .showTime a:hover { 
    padding:18px 0px 0px 18px !important;
    height: auto;
    color: #faa21b;
}

.navbar .navigation ul li .showTitle a,
.navbar .navigation ul li .showTitle a:hover { 
    padding:0px 0px 0px 18px !important;
    height: auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.navbar .navigation ul li .showTitle a .fa { 
    margin-top: 0px;
}

.navbar .navigation ul li .showTitle a span,
.navbar .navigation ul li .showTitle a:hover span {
    font-weight: normal;
}

.navbar .navigation ul li a:hover {
    color: #1d1d11;
}

.navbar .navigation ul li .megaMenu a,
.navbar .navigation ul li .megaMenu a:hover {
    color: #1d1d11;
}

.navigation {
    position: relative;
}

.navbar .navigation ul li:hover {
    background: #faa21b;
}

.navbar .navigation ul li:hover .next-showTime {
    color: #181717;
}

.navbar .navigation ul li:hover .next-showTitle {
    color: #fff;
}



.navbar .navigation ul li.dropdown.search:hover .arrow-right {
    display: none !important;
}

.navbar .navigation ul li.dropdown.search.open .arrow-right {
    display: block !important;
}

.navbar .navigation ul li.dropdown.search.open .dropdown-menu {
    padding: 16px 14px;
    background: #fff;
    width: 280px;
    left: -119px;
    position: absolute;
    top: 68px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    z-index: 90;
    border-radius: 0px;
}

.navbar .navigation ul li.dropdown.search.open .dropdown-menu .btn-yellow {
    margin-top: -4px;
}

.navbar .navigation ul li.dropdown.search.open .dropdown-menu {
    text-align: center;
}

.navbar .navigation ul li.dropdown.search.open .dropdown-menu .btn {
    display: block;
    border: 3px solid #faa21b;
    background: #333;
    color: #fff;
    padding: 5px 15px;
    border-radius: 27px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px auto  0px auto;
}

.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #faa21b;
    display: none;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
    z-index: 100;
}

.arrow-left {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #faa21b;
    display: none;
    position: absolute;
    bottom: 25px;
    left: 0px;
    margin-left: -9px;
    z-index: 100;
}

.arrow-right {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #faa21b;
    display: none;
    position: absolute;
    bottom: 25px;
    right: -9px;
    margin-left: -9px;
    z-index: 100;
}

.navbar .navigation ul li form.search-form input[type=input], form.search-form input[type=input] {
    width: 250px;
    display: inline-block;
    border-radius: 0px;
}

.navbar .navigation ul li form.search-form .btn-warning {
    display: inline-block;
}

.socialBar .search-form {
    padding: 10px;
    background: #fff;
    display: block;
    position: absolute;
    top: 53px;
    width: 305px;
    right: -42px;
}

.socialBar .search-form input[type=input], .search-form input[type=input] {
    width: 197px;
    display: inline-block;
    border-radius: 0px;
}

.socialBar .search-form .btn-yellow {
    display: inline-block;
    margin-top: 3px;
}


.navbar .watchNow {
    text-align: center;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    font-size: 30px;
    position: relative;
    height: 70px;
    padding: 0px 20px;
}

.navbar .watchNow svg {
    width: 22px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
    margin-top: -2px;

}

.navbar .watchNow .st0 {
    fill: #faa21b;
}

.navbar .watchNow span {
    font-size: 15px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 7px;
    color: #faa21b;
    font-weight: bold;
}


.navbar .games {
    text-align: center;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    font-size: 30px;
    position: relative;
    height: 70px;
    padding: 0px 10px;
}

.navbar .games svg {
    width: 72px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
    margin-top: -2px;
    margin-right: -16px;
}

.navbar .hambugerMenu .games svg {
    width: 72px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
    margin-top: -2px;
    margin-right: -16px;
    margin-left: 0px !important;

}

.navbar .games .st0 {
    fill: #faa21b;
}

.navbar .games span {
    font-size: 15px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 7px;
    color: #faa21b;
    font-weight: bold;
}



.navbar .navigation .socialBar .desktop {
    display: block;
}

.navbar .navigation .socialBar .mobile {
    display: none;
}


.navbar .navigation .socialBar {
    text-align: center;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    font-size: 30px;
    position: relative;
    height: 70px;
    padding: 0px 20px;

}

.navbar .navigation .socialBar svg {
    width: 22px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
}

.navbar .navigation .socialBar span {
    font-size: 15px !important;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 7px;
    color: #fff;
}





/****************************************************************************************************
Top NavBar Mega Menu
***************************************************************************************************/

.navbar .navigation ul li>.megaMenu {
    background: #fff;
    display: none;
    position: absolute;
    bottom: -242px;
    left: -120px;
    background: #fff;
    width: 960px;
    border-top: unset;
   
}

.navbar .navigation ul li>.megaMenu.movies {
    left: -187px;
}

.navbar .navigation ul li:hover .arrow-down {
    display: block;
}

.navbar .navigation ul li:hover .megaMenu {
    display: block;
}

.megaMenu {
    margin: 0px !important;
    padding: 0px !important;
    font-family: arial, sans-serif;
    overflow: hidden;
}

.navbar .navigation ul li .megaMenu a {
    padding: 0px;
    margin: 0px;
    height: auto;
}

.navbar .navigation ul li .megaMenu .classics a {
    display: block;
    margin-bottom: 5px;
    height: auto;
}

.megaMenu span.title {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.megaMenu .fShows,
.megaMenu .fClassics,
.megaMenu .classics {
    padding: 19px 19px 0px 19px;
    float: left;
    height: 242px;
}

.megaMenu .fShows .title,
.navbar .navigation ul li .megaMenu .fShows a, 
.navbar .navigation ul li .megaMenu .fShows a:hover {
color: #f2f2f4;
}



.megaMenu .classics {
    border-left: 1px solid #1d1d1d;
    position: relative;
    font-size: 12px;
}




.megaMenu .featuredShows {
    width: 125px;
    float: left;
    font-size: 12px;
    margin: 0px 10px;
    text-align: center;
}

.megaMenu .featuredShows:hover img {
    opacity: .7;
}

.megaMenu .featuredShows img {
    width: 125px;
    height: 145px;
    margin-bottom: 10px;
}

.megaMenu .specials {
    background: #1d1d1d;
    width: 100%;
    display: block;
    clear: both;
    padding: 10px;
    height: 53px;
}

.megaMenu .specials span.title {
    color: #fff;
    display: inline-block;
    margin-top: 6px;
}

.megaMenu .specials span.bracket {
    color: #fff;
    display: inline-block;
}

.megaMenu .specials a {
    color: #fff !important;
    display: inline-block !important;
    padding: 0px 5px !important;
    font-weight: normal !important;
}

.megaMenu .specials a:hover {
    color: #ccc !important;
    display: inline-block !important;
    padding: 0px 5px !important;
    font-weight: normal !important;
}

.megaMenu .specials a.btn {
    float: right;
    font-weight: bold !important;
    color: #1d1d1d !important;
    padding: 5px 10px !important;
}

.navbar .navigation ul li>.megaMenu.blog {
    background: #fff;
    position: absolute;
    bottom: -292px;
    left: -120px;
    width: 385px;
    border-top: unset;
    font-size: 12px;
    margin: 0px 10px;
    color: #000;
}
.navbar .navigation ul li>.megaMenu.blog .title,
.navbar .navigation ul li>.megaMenu.blog a,
.navbar .navigation ul li>.megaMenu.blog a:hover {
color: #000;
}

.navbar .navigation ul li>.megaMenu.blog .fShows {
    height: 292px;
    }

    .navbar .navigation ul li>.megaMenu.blog .fShows .btn {
        border: 3px solid #faa21b;
        background: #333;
        color: #fff;
        padding: 5px 15px;
        border-radius: 0px;
        margin-top: 10px;
        text-transform: uppercase;
        font-weight: bold;
    }



    .navbar .navigation ul li>.megaMenu.shop {
        background: #fff;
        position: absolute;
        bottom: -271px;
        left: -120px;
        width: 443px;
        border-top: unset;
        font-size: 12px;
        margin: 0px 10px;
        color: #000;
    }
    .navbar .navigation ul li>.megaMenu.shop .title,
    .navbar .navigation ul li>.megaMenu.shop a,
    .navbar .navigation ul li>.megaMenu.shop a:hover {
    color: #000;
    }
    
    .navbar .navigation ul li>.megaMenu.shop .fShows {
        height: 271px;
        }
    
        .navbar .navigation ul li>.megaMenu.shop .fShows .btn {
            border: 3px solid #faa21b;
            background: #333;
            color: #fff;
            padding: 5px 15px;
            border-radius: 0px;
            margin-top: 10px;
            text-transform: uppercase;
            font-weight: bold;
        }





.navbar .navigation .games>.megaMenu.game {
    background: #fff;
    position: absolute;
    bottom: -213px;
    left: -290px;
    width: 458px;
    border-top: unset;
    font-size: 12px;
    margin: 0px 10px;
    height: 213px;
}


.navbar .navigation .games>.megaMenu.game .brandLightLightGray,.navbar .navigation .games>.megaMenu.game.brandLightLightGray {
    background: #fff !important;
}

.navbar .navigation ul li>.megaMenu.blog img,
.navbar .navigation .watchNow>.megaMenu.game img,
.navbar .navigation .games>.megaMenu.game img {
    margin-bottom: 10px;
}

.navbar .navigation ul li>.megaMenu.blog img:hover,
.navbar .navigation .watchNow>.megaMenu.game img:hover,
.navbar .navigation .games>.megaMenu.game img:hover {
    opacity: .7;
}

.navbar .navigation .watchNow .megaMenu,
.navbar .navigation .games .megaMenu {
    display: none;
}

.navbar .navigation .watchNow:hover .megaMenu,
.navbar .navigation .games:hover .megaMenu {
    display: block;
}

.navbar .navigation .watchNow>.megaMenu.game a,
.navbar .navigation .games>.megaMenu.game a {
    display: inline-block;
    margin-right: 20px;
}

.navbar .navigation .watchNow>.megaMenu.game a:last-child,
.navbar .navigation .games>.megaMenu.game a:last-child {
    margin-right: 0px;
}


.hambugerMenu .watchNow,
.hambugerMenu .games {
    float: unset;
    background: #1a325c;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 50px;
    padding: 0px;
}

.hambugerMenu .games svg,
.hambugerMenu .watchNow svg {
    margin-left: 20px;

}

.hambugerMenu .games .gamesMobile {
    display: none;
    width: 100%;
}

.hambugerMenu .games.active .gamesMobile {
    display: block;
    clear: both;
    float: left;
}

.hambugerMenu .games.active {
    height: 130px;
}

.hambugerMenu .games.active .gamesMobile a {
    color: #fff !important;
    width: 100%;
    padding: 10px 0px;
    height: auto;
    display: block;
    font-size: 16px;
    padding-left: 40px;
    font-weight: bold;
    text-align: left;
    text-decoration: none !important;
}

.hambugerMenu .games .toggleGames {
    display: block;
    width: 100%;
}

.hambugerMenu .games.active .gamesMobile a:hover {
    background: #4b4c4e;
}

.hambugerMenu .games .fa-plus {
    color: #fff;
    margin-left: 20px;
}

.hambugerMenu .games.active .fa-plus:before {
    content: "\f068";
}


.hambugerMenu #search {
    padding: 20px;
    background: #1a325c;
    border-top: 1px solid #fff;
    clear: both;
}


.hambugerMenu #search .form-control {
    border-radius: 4px 0px 0px 4px;
    width: 132px;
}

.hambugerMenu #findInsp .form-control {

    width: 132px;
}

.hambugerMenu label {
    width: 66px;
}


.hambugerMenu #search .btn {
    margin-left: -4px;
}

.hambugerMenu #findInsp {
    padding: 20px;
    background: #1a325c;
    border-top: 1px solid #fff;

    clear: both;
}

.hambugerMenu .social {
    border-top: 1px solid #fff;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.hambugerMenu .social a {
    font-size: 50px;
    color: #eee;
    text-decoration: none;
}

.hambugerMenu .social a .icon-tiktok {
    font-size: 42px;
    color: #eee;
    text-decoration: none;
}

.hambugerMenu .social a:hover {
    color: #5c5d60;
    text-decoration: none;
}


.navbar .navigation .schedule {
    font-size: 15px;
    color: #fff;
    float: right;
    display: block;
    padding: 29px 10px;
    height: 70px;
    border-left: 1px solid #d3d2d2;
    border-right: 1px solid #d3d2d2;
    text-align: center;
    display: none;
    text-transform: uppercase;
    margin-right: 20px;
}


.navbar .navigation .onNow {
    font-size: 16px;
    color: #fff;
    float: right;
    display: block;
    height: 70px;
    width: 125px;
    border-left: 1px solid #d3d2d2;

}

.navbar .navigation .onNow span.title {
    font-size: 12px;
    color: #000;
    display: block;
    margin-top: 0px;

}

.navbar .navigation .socialBar {
    float: right;
    display: block;
    font-size: 30px;
    position: relative;
    position: relative;
    width: 80px;
    height: 70px;
    border-left: 1px solid #d3d2d2;
    padding-left: 10px;
}

.navbar .navigation .socialBar a {
    color: #d3d2d2;
}

.navbar .navigation .socialBar a:hover {
    color: #acaaaa;
}

.navbar .navigation .socialBar .fa-facebook-official {
    position: absolute;
    left: 10px;
    top: 5px
}

.navbar .navigation .socialBar .fa-twitter-square {
    position: absolute;
    right: 10px;
    top: 5px
}

.navbar .navigation .socialBar .fa-instagram {
    position: absolute;
    left: 10px;
    bottom: 5px
}

.navbar .navigation .socialBar .fa-youtube-square {
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.navbar .navigation .socialBar .fa-search {
    position: relative;
    right: 0px;
    top: 0;
    float: right;
    cursor: pointer;
    color: #d3d2d2;
}

.navbar .navigation .findInspNav {
    font-size: 20px;
    color: #fff;
    float: right;
    display: block;
    padding: 27px 10px;
    margin-right: -15px;
    height: 70px;
    position: relative;
}

.navbar .navigation .findInspNav .findInspMenu {
    position: absolute;
    bottom: -111px;
    left: -142px;
    width: 250px;
    font-size: 12px;
    margin: 0px 10px;
    display: none;
    height: 111px;
    padding: 20px;
    text-align: center;
    background: #fff;
}

.navbar .navigation .findInspNav .findInspMenu .btn {
    border: 3px solid #faa21b;
    background: #333;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.navbar .navigation .findInspNav:hover .arrow-down {
    display: block;
}

.navbar .navigation .findInspNav:hover .findInspMenu {
    display: block;
}





/****************************************************************************************************
Footer
***************************************************************************************************/

.site-footer {
    padding: 20px 0px;
    position: relative;
    z-index: 11;
}

.site-footer.brandDarkGray {
    background: #1a325c !important;
}

.site-footer .col-md-3 {
    border-left: 1px solid #fff;
    position: relative;
}

.site-footer .col-md-3.alpha {
    border-left: none;
}

.site-footer h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
    color: #fff;
}

.site-footer ul li {
    display: block;
    margin: 5px 0px;
}

.site-footer ul li a {
    font-size: 12px;
    font-weight: bold;
    color: #d3d2d2 !important;
}

.site-footer ul li a:hover {

    color: #b2b1b1 !important;
}

.site-footer .whiteLogo {
    width: 150px;
    height: auto;
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
}

.site-footer a .fa {
    color: #fff;
    font-size: 31px;
    margin-top: 10px;
}

.site-footer a .icon-tiktok {
    color: #fff;
    font-size: 26px;
    margin-top: 10px;
}

.site-footer p {
    font-size: 12px;
    line-height: 18px;
}

.site-footer ul.subLinks {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

.site-footer ul.subLinks li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.site-footer ul.subLinks li a.blueBorderRight {
    border-right: 1px solid #fff;
    padding-right: 5px;
}

.site-footer .PTCSeal {
    margin-top: 20px;
}

.site-footer .copyright {
    position: absolute;
    bottom: 0px;
}

.site-footer .navbar-toggle {
    margin-right: 0px;
}

.site-footer .navbar-toggle .icon-bar {
    width: 32px;
    height: 4px;
    background: #555759;
}

.site-footer .topLinks {
    display: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 20px;
}

.site-footer .topLinks ul li {
    margin-right: 15px;
}

.site-footer .topLinks ul li a {
    font-size: 30px;
    color: #fff !important;
    padding-right: 15px !important;
}

.site-footer .topLinks ul li a.blueBorderRight {
    border-right: 1px solid #333 !important;
}

.site-footer .mobilesociallinks {
    display: none;
}

/****************************************************************************************************
Carousel
***************************************************************************************************/

.container-fluid.HomeBanner {
    padding: 0px;
}

#homeSlider {
    height: 601px;
    background: #777;
    position: relative;
}

#homeSlider .carousel-inner {
    height: 100%;
    background: #000;
}

#homeSlider .carousel-control-prev {
    background: #cebb9f;
    width: 50px;
    height: 50px;
    display: block;
    left: 0px;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    color: #fff;
    z-index: 90;
    opacity: .4;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    text-decoration: none;
}

#homeSlider .carousel-control-next {
    background: #cebb9f;
    width: 50px;
    height: 50px;
    display: block;
    right: 0px;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    color: #fff;
    z-index: 90;
    opacity: .4;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    text-decoration: none;
}

#homeSlider .carousel-control-next:hover,
#homeSlider .carousel-control-prev:hover {
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

#homeSlider .carousel-control-prev .fa-chevron-left {
    margin-left: 11px;
    font-size: 30px;
    display: block;
    margin-top: 10px;
    text-decoration: none;
}

#homeSlider .carousel-control-next .fa-chevron-right {
    margin-left: 16px;
    font-size: 30px;
    display: block;
    margin-top: 10px;
    text-decoration: none;
}



#homeSlider .col-md-8 {
    width: 66.66666667%;
    padding: 0px;
    margin: 0px;
}

#homeSlider .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    text-shadow: none;
}

#homeSlider .list-group {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-right: 0px;
}

#homeSlider .list-group .info {
    text-align: center;

}

#homeSlider .list-group .info h4 {
    width: 100%;
}

.list-group-item {
    color: #fff;
    background: none;
}

#homeSlider .list-group .info h4 span.title {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

#homeSlider .list-group .info h4 span.type {
    font-size: 14px;
    font-weight: normal !important;
    margin-top: 15px;
    display: block;
}

#homeSlider .list-group .info h4 span {
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    display: block;
}

#homeSlider .list-group-item {
    border-radius: 0px;
    cursor: pointer;
    height: 201px;
    border: none !important;
    background-size: auto 105%;
    background-repeat: no-repeat;
    background-color: #000;
}

#homeSlider .list-group-item:hover {
    opacity: .9;
}

#homeSlider .list-group .active {
    border: none !important;
}

.carousel-inner>.item {
    background-size: auto 111%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

#homeSlider .carousel-inner>.item .background {
    width: 100%;
    height: 100%;
}

#homeSlider .carousel-inner>.item .background.large {
    max-width: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

#homeSlider .carousel-inner>.item .background.small {
    display: none;
    max-width: none;
    background-position: top center;
    background-repeat: no-repeat;
}

#homeSlider .videoPlayer {
    width: 960px;
    height: 540px;
    z-index: 999;
    position: absolute;
    top: 31px;
    margin-left: -480px;
    left: 50%;
}

#homeSlider .mask {
    opacity: .8;
    background-color: #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}

#homeSlider .fa-window-close {
    position: absolute;
    top: 10px;
    right: 12px;
    color: #fff;
    font-size: 40px;
    z-index: 999;
    cursor: pointer;
}




#homeSlider .bannerContent {
    position: absolute;
    bottom: 0px;
    right: 0;
    margin-right: 0;
    padding-right: 20px;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    
}

#homeSlider .bannerContent .rightContent .typeDate svg {
    width: 52px;
    height: 52px;
    margin-bottom: -16px;
}

#homeSlider .bannerContent img {
    position: absolute;
    left: 30px;
}

#homeSlider .bannerContent .rightContent {
    float: right;
    position: absolute;
    right: 120px;
    margin-top: 44px;
}

#homeSlider .bannerContent.hasVideo .rightContent {
    right: 60px;

}

#homeSlider .bannerContent.hasLogo .rightContent {
    margin-top: -5px;
}


#homeSlider .bannerContent .rightContent .typeDate {
    display: block;
    float: left;
}

#homeSlider .bannerContent .rightContent .typeDate .type {
    text-align: right;
}

#homeSlider .bannerContent .rightContent .typeDate .date {
    margin-top: 4px;
    text-align: right;
    font-weight: bold;
}

#homeSlider .bannerContent .rightContent .link {
    display: block;
    float: left;
}

#homeSlider .bannerContent.hasLogo .rightContent .link {
    display: block;
    float: left;
    margin-top: 24px;
}

#homeSlider .bannerContent .rightContent .link .btn {
    background-color: rgba(255, 255, 255, 0.0) !important;
    margin-left: 20px;
    padding: 5px 12px !important;
}





#homeSlider .play .fa-play-circle {
    color: #fff;
    font-size: 100px;
    z-index: 999;
    cursor: pointer;
    margin-top: -11px;
    position: relative;
    text-shadow: #000 0px 0px 15px;
}

#homeSlider .play .triangle {
    position: absolute;
    top: 40%;
    left: 42%;
    margin-top: -10px;
    margin-left: -10px;
    background: #faa21b !important;
    z-index: 100;
}

#homeSlider .play .triangle:before,
#homeSlider .play .triangle:after {
    content: '';
    position: absolute;
    background-color: inherit;
}

#homeSlider .play .triangle,
#homeSlider .play .triangle:before,
#homeSlider .play .triangle:after {
    width: 26px;
    height: 26px;
    border-top-right-radius: 30%;
}

#homeSlider .play .triangle {
    transform: rotate(-90deg) skewX(-30deg) scale(1, .866);
}

#homeSlider .play .triangle:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, .707) translate(0, -50%);
}

#homeSlider .play .triangle:after {
    transform: rotate(135deg) skewY(-45deg) scale(.707, 1.414) translate(50%);
}






/****************************************************************************************************
Modal Window
***************************************************************************************************/
.modal-content {
    border-radius: 0px
}

.modal-header {
    border-bottom: 0px;
}

.modal-backdrop.in {
    opacity: .9;
    z-index: 99999;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999999;
}

.modal-body p {
    line-height: 20px;
}


.modal .close {
    position: absolute;
    z-index: 999999;
    font-size: 33px;
    padding: 2px 10px;
    background: #333;
    right: 0px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    top: 2px;
}

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

.videoModal .modal-content {
    background: none;
}

.videoModal .modal-body {
    padding: 0px;
}

.videoModal .modal-body .col-sm-6 {
    padding-left: 0px;
}

.videoModal .modal-body .text {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 98%;
}


.videoModal .modal-body .btn {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    float: right;
    margin-right: 88px;
}

.videoModal .modal-body #playbutton img {
    position: absolute;
    left: 50%;
    top: 48%;
    transform: translate(-50%, -50%);
}






/****************************************************************************************************
Home Page Top Ad Banner
***************************************************************************************************/
.container.topAdBanner {
    max-width: 728px;
    padding: 0px !important;
}

.topAdBanner img {
    width: 100%;
    height: auto;
}

.topAdBanner  iframe {
    width: 100% !important;
}


.topAdBanner  iframe img.img_ad {
    width: 100% !important;
}


/****************************************************************************************************
Page Social Bar
***************************************************************************************************/

#pageSocialBar {
    background-color: #cebb9f;
    min-height: 141px;
    position: relative;
    z-index: 99;
}

#pageSocialBar a:hover {
    display: inline-block;
}

#pageSocialBar .followUs span {
    font-family: 'Muli', sans-serif;
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-left: 16px;
}

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

#pageSocialBar .followUs img {
    width: 47px;
    height: 47px;
    display: inline-block;
    margin: 0px auto;
    margin-top: 6px;
}

#pageSocialBar .facebook {
    background-image: url("../images/socialBar-bg.jpg");
    background-position: 0px 0px;
    background-repeat: repeat-y;
    min-height: 141px;

}

#pageSocialBar .facebook .fa.fa-facebook {
    font-size: 110px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 20px;
}

#pageSocialBar .facebook .fb-like-btn {
    margin-left: 70px;
    margin-top: 19px;
    color: #fff;

}

#pageSocialBar .facebook .fb-like-btn .facebookMsg {
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    line-height: 20px;
    padding-bottom: 20px;
    color: #5c5d5f;
}

#pageSocialBar .twitter {
    background-image: url("../images/socialBar-bg.jpg");
    background-position: 0px 0px;
    background-repeat: repeat-y;
    min-height: 141px;
    padding-bottom: 15px;
}

#pageSocialBar .twitter .fa.fa-twitter {
    font-size: 57px;
    color: #fff;
    position: absolute;
    left: 19px;
    top: 38px;
}

#pageSocialBar .twitter .twitterMsg {
    font-size: 14px;
    margin-left: 10px;
    color: #5d5e5e;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 25px;
    margin-left: 66px;
    position: relative;
    line-height: 20px;
}

#pageSocialBar .twitter .twitterMsg .arrow-left {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    display: block;
    position: absolute;
    top: 14px;
    left: 2px;
    margin-left: -9px;
    z-index: 100;
}

#pageSocialBar .twitter a.follow {
    margin-top: 20px;
    color: #fff;
    display: block;
    float: right;
}

#pageSocialBar .newsletter {
    background-image: url("../images/socialBar-bg.jpg");
    background-position: 0px 0px;
    background-repeat: repeat-y;
    min-height: 141px;

}

#pageSocialBar .newsletter img {
    width: 87px;
    height: 87px;
    display: block;
    margin: 10px auto 0px auto;
}

#pageSocialBar .newsletter span {
    font-family: 'Muli', sans-serif;
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-left: 16px;
}

#pageSocialBar a:hover {
    opacity: .8;
}

#pageSocialBar.shareLinks {
    height: 120px;
}

#pageSocialBar.shareLinks .info {
    margin: 0 auto;
    width: 400px;
    color: white;
    text-align: center;
    font-size: 35px;

    text-align: center;
    min-height: 100%;
    display: flex;
    align-items: center;
}

#pageSocialBar.shareLinks .info a .fa {
    color: #fff;
    font-size: 45px;
}

#pageSocialBar.shareLinks .info .fa {
    color: #fff;
    font-size: 45px;
}

#pageSocialBar.shareLinks .info .fa.fa-facebook-official {
    margin-left: 20px;
    margin-right: 10px;
}





#pageSocialBar .socialBar {

    display: block;
    font-size: 30px;
    position: relative;
    position: relative;
    width: 70px;
    height: 70px;
    margin: 10px auto;
}

#pageSocialBar .socialBar a {
    color: #5c5d5f;
}

#pageSocialBar .socialBar a:hover {
    color: #3f4041;
}

#pageSocialBar .socialBar .fa-facebook-official {
    position: absolute;
    left: 0px;
    top: 5px
}

#pageSocialBar .socialBar .fa-twitter-square {
    position: absolute;
    right: 10px;
    top: 5px
}

#pageSocialBar .socialBar .fa-instagram {
    position: absolute;
    left: 0px;
    bottom: 5px
}

#pageSocialBar .socialBar .fa-youtube-square {
    position: absolute;
    right: 10px;
    bottom: 5px;
}





/****************************************************************************************************
Page Middle Banner Ad
***************************************************************************************************/

#pageMiddleBannerAd {

    position: relative;
    z-index: 99;
}

#pageMiddleBannerAd img {
    width: 100%;
    height: auto;
}

/****************************************************************************************************
Page
***************************************************************************************************/

#primary {
    background-color: #fff;
    padding: 30px 0px;
    box-shadow: 0px 5px 11px #999;
    -moz-box-shadow: 0px 5px 11px #999;
    -webkit-box-shadow: 0px 5px 11px #999;
    position: relative;
    z-index: 9;
}

#primary h1,
#primary h2 {
    font-size: 30px;
    margin-bottom: 20px;
    padding-left: 15px;
    font-weight: bold;
}

#primary #content h3.showTime {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 0px;
    font-weight: normal;
    font-style: italic;
    margin-top: -20px !important;
    margin-bottom: 23px !important;
}



#primary #content {
    position: relative;
}

body.page-template-page-home #primary #content h1 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 27px;
    padding-left: 0px;
    font-weight: bold;
}

#primary #content h2,
#primary #content h3,
#primary #content h4 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 27px;
    padding-left: 0px;
    font-weight: bold;
}

#primary #content h3 {
    font-size: 20px;
}

#primary #content h4 {
    font-size: 18px;
}

#primary #content img.size-full {
    max-width: 100%;
    height: auto;
}

#primary #content p {
    line-height: 27px;
    margin: 0 0 10px;
    font-size: 18px;
}

#primary #content .videoPlayer {
    margin-left: -30px;
    width: calc(100% + 60px);
    height: 425px;
    padding: 0px 15px;
    margin-bottom: 20px;
}

#primary #content .banner {
    margin-left: -15px;
    width: calc(100% + 30px);
    height: auto;

    margin-bottom: 20px;
    max-width: none;
}


#primary #content .VideoContainerExperience {
    position: relative;
    width: 100% !important;
    ;
}

#primary #content .QA_container {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 0px 25px 0px;
    background-color: #e9e9e9;
}

#primary #content .QA_container img {
    max-width: 100%;
    height: inherit;
}

#primary #secondary {
    border-left: 1px solid #888;
    padding: 0px 30px
}

#primary #content ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 20px;
}

#primary #content li {
    line-height: 20px;
    margin-bottom: 10px
}


/****************************************************************************************************
Page listing Articles
***************************************************************************************************/

#primary .articleListing .singleArticle {
    display: block;
    margin-bottom: 30px;
}

#primary .articleListing .singleArticle .fa-info-circle {
    position: absolute;
    font-size: 40px;
    color: #fff;
    right: 24px;
    top: 6px;
    z-index: 99999;
}


#primary .articleListing .singleArticle .desc {
    display: none;
}

#primary .articleListing .singleArticle.open .desc {
    display: block;
}

#primary .articleListing .singleArticle img {
    width: 100%;
    margin-bottom: 10px;

}

#primary .articleListing .singleArticle a.btn {
    max-width: 100px;
}


#primary .articleListing .singleArticle a {
    color: #333 !important;
    display: block;
}

#primary .articleListing .singleArticle a:hover img {
    opacity: .8;
}

#primary .articleListing .singleArticle a h3 {

    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 22px;
}

#primary .articleListing .singleArticle a p {
    font-size: 14px;
    line-height: 18px;
}


#primary .articleListing .streamServiceRow {
    display: flex;
    flex-wrap: wrap;
}


#primary .articleListing .streamServiceRow .streamService {
    display: flex;
    flex: 0 0 33.3%;
    flex-direction: column;
    max-width: 33.3%;
}

#primary .articleListing .streamServiceRow .streamService a {
    margin: 10px 5px;
}


#primary .articleListing .streamServiceRow .streamService img {
    width: unset;
    margin: 0px;
    width: 90%;
}

#primary .articleListing .streamServiceRow .streamService .spaceHoder {
    width: 30px;
    height: 30px;
    display: block;
}

#primary .articleListing .streamServiceRow button {
    border: none;
    font-size: 26px;
    color: #797a7a;
    background: none;
}

#primary .articleListing .streamServiceRow .navbar-collapse {
    position: absolute;
}

#primary .articleListing .streamServiceRow .navbar-collapse.collapse {
    display: none !important;
}

#primary .articleListing .streamServiceRow .navbar-collapse.collapse.in {
    display: block !important;
    height: 100% !important;
    background: rgba(121, 122, 122, .9);
    margin-right: 15px;
    top: 0px;
    width: calc(100% - 15px) !important;
    animation: unset;
}

#primary .articleListing .streamServiceRow .navbar-collapse {
    display: none;
}

#primary .articleListing .streamServiceRow .navbar-collapse.collapse.in .streamServiceRow {
    display: flex;
}

#primary .articleListing .streamServiceRow .navbar-collapse .fa-times {
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 25px;
    color: #fff;
}

#primary .articleListing .streamServiceRow .navbar-collapse .spaceHoder {
    width: 10px;
    height: 30px;
    display: block;
}


#primary .showTime {
    display: block;
    margin-top: 20px;
    margin: -9px 0px 20px 15px;
}

#primary .showTime .title {
    font-size: 14px;
    font-weight: bold;
}

#primary .showTime .time {
    font-size: 14px;
    font-weight: normal;
}

#primary .shopListing .content {
    display: inline-block;
    position: relative;
}

#primary .shopListing .content h3 {
    margin-bottom: 5px !important;
}

#primary .shopListing .content span {
    display: block;
    margin-bottom: 10px;
}


#primary .shopListing .content .ecommerceLink {
    color: #2c6eb6;
    font-weight: normal;
    margin: 0px 8px 0px 0px;
    font-weight: bold;
}

#primary .shopListing .content .ecommerceLink.twoThree {
    color: #2c6eb6;
    font-weight: normal;
    margin: 0px 8px;
    font-weight: bold;
}


/****************************************************************************************************
Page listing Articles
***************************************************************************************************/
.globalMarketingBar {
    color: #fff;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin: 20px 0px;
    padding: 20px;
    margin-left: -30px;
    width: calc(100% + 60px);

}

.globalMarketingBar p {
    display: inline-block;
    margin: 6px 0px 0px 0px !important;
    font-size: 16px;
}

.globalMarketingBar .btn {
    font-size: 16px;
    float: right;
    display: inline-block;
}

/****************************************************************************************************
Topbar
***************************************************************************************************/

#topBar {
    padding: 25px 0px;
    z-index: 99;
    position: relative;
}

#topBar .borderRight {
    border-right: 2px solid #fff;
}



#topBar h1 {
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
}

#topBar h1 span {
    font-size: 14px;
    margin-top: 10px;
}

#topBar p {
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 10px;
}

#topBar .sectionTitle a:hover {
    opacity: .8;
}

#topBar .sectionTitle a {
    display: block;
    width: auto;

}

#topBar.yellow .sectionTitle a {
    color: #333;
}

#topBar #secondaryNav {
    position: relative;
}

#topBar #secondaryNav .wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0px;
}

#topBar .showTime {
    margin: 0px;
    padding: 0px;
    line-height: 10px;
    margin-top: 6px;
}


#topBar .referal .showTime {
    margin: 0px;
    padding: 0px;
    line-height: 10px;
    clear: both;
    padding: 5px 0px 5px 80px;
}

#topBar .sectionTitle {
    float: none;
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    line-height: 30px;
}

#topBar .referal .sectionTitle.postTypeTitle {
    float: none;
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    margin-top: 0px;
}

#topBar .referal .sectionTitle {
    float: none;
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
}

#topBar .showTime .time {
    font-size: 12px;
    font-weight: normal;
    margin-top: 0px;
    line-height: 18px;
}

#topBar .referal a .fa {
    left: 0px;
    top: 9px;
    color: #fff;
    margin-left: 0px;
    position: relative;
    float: left;
    font-size: 14px;
    width: 25px;
}

#topBar .referal a span {
    left: 0px;
    top: 9px;
    font-size: 14px;
    margin-top: 0px;
    color: #fff;
    width: 57px;
    position: relative;
    float: left;
    margin-left: -6px;
    margin-right: 5px;
}

body.archive #topBar h1,
body.single-shows #topBar h1,
body.single-events #topBar h1 {
    margin-top: 0px;
}


#topBar h1 {
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-top: -8px;
}

#topBar.yellow ul.subNavFeatured {
    margin-right: -15px;
}

#topBar ul.subNavFeatured {
    margin-top: 4px;
    margin-right: 20px;
    display: inline-block;
    float: right;
}

#topBar ul.subNavFeatured li {
    display: inline-block;
}

#topBar.yellow ul.subNavFeatured li a {
    color: #333;
}

#topBar.yellow ul.subNavFeatured li a:hover {
    color: #333;
}

#topBar ul.subNavFeatured li a {
    font-size: 16px;
    padding: 10px 10px 10px 0px;
    color: #fff;
    font-weight: bold;
}

#topBar ul.subNavFeatured li a:hover {
    color: #fff;
}

#topBarMobile {
    clear: both;
    display: block;
    height: 0px;
    position: relative;
}


#topBarMobile.yellow ul#toggleSubMenu {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    width: 245px;
    padding: 20px;
    border: 2px solid #efad04 !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faa21b+39,efad04+100 */
    background: #faa21b;
    /* Old browsers */
    background: -moz-linear-gradient(-75deg, #faa21b 39%, #efad04 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-75deg, #faa21b 39%, #efad04 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(75deg, #faa21b 39%, #efad04 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa21b', endColorstr='#efad04', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */


}

#topBarMobile.yellow ul#toggleSubMenu li a {
    color: #333;
}


#topBarMobile ul#toggleSubMenu {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    width: 245px;
    padding: 20px;
    border: 2px solid #cebb9f;

    background: rgba(206, 187, 159, 1);
    background: -moz-linear-gradient(45deg, rgba(206, 187, 159, 1) 0%, rgba(162, 146, 132, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(206, 187, 159, 1)), color-stop(100%, rgba(162, 146, 132, 1)));
    background: -webkit-linear-gradient(45deg, rgba(206, 187, 159, 1) 0%, rgba(162, 146, 132, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(206, 187, 159, 1) 0%, rgba(162, 146, 132, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(206, 187, 159, 1) 0%, rgba(162, 146, 132, 1) 100%);
    background: linear-gradient(45deg, rgba(206, 187, 159, 1) 0%, rgba(162, 146, 132, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4997d3', endColorstr='#256889', GradientType=1);
}

#topBarMobile ul#toggleSubMenu.collapse.in {
    display: block;
}

#topBarMobile.darkGray ul#toggleSubMenu {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    width: 245px;
    padding: 20px;
    border: 2px solid #555;

    background: rgba(206, 187, 159, 1);
    background: -moz-linear-gradient(31deg, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(85, 85, 85, 1)), color-stop(100%, rgba(51, 51, 51, 1)));
    background: -webkit-linear-gradient(31deg, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
    background: -o-linear-gradient(31deg, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
    background: -ms-linear-gradient(31deg, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
    background: linear-gradient(31deg, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#333', GradientType=1);
}

#topBarMobile.darkGray ul#toggleSubMenu.collapse.in {
    display: block;
}

#topBar .subMenuButton,
#pressKitIconNav .subMenuButton {
    display: inline-block;
    margin: 0px;
    margin-top: 2px;
    padding: 0px;
    margin-right: -15px;
}

#topBar .subMenuButton.navbar-toggle .icon-bar,
#pressKitIconNav .subMenuButton.navbar-toggle .icon-bar {
    width: 22px;
    height: 3px;
    background: #fff;
}



#topBarMobile ul#toggleSubMenu li {
    border-bottom: 1px solid #fff;
    padding: 10px 6px;
    font-size: 14px;
    color: #fff;
}

#topBarMobile ul#toggleSubMenu li a {
    color: #fff;
}

#topBarMobile ul#toggleSubMenu li.featuredChild {
    display: none;
}

#topBarMobile ul#toggleSubMenu li:hover {
    background-color: rgba(0, 0, 0, 0.3);
}


.newsLetter {
    margin: 30px 0 30px -15px;
    padding: 30px;
    width: calc(100% + 30px);
    display: block;
    color: #fff;
}

.newsLetter .alpha {
    padding-left: 0px;
}

.newsLetterTitle {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 29px;
    clear: both;
    color: #fff;
    font-family: 'Muli', sans-serif;
}

.newsLetterTitle p {
    font-size: 16px;
    clear: both;
    color: #fff;
    font-family: 'Muli', sans-serif;
    margin-top: 15px !important;
}

.newsLetter label {
    margin-bottom: 10px;
}

/****************************************************************************************************
topBanner
***************************************************************************************************/

#topBanner {
    position: relative;
    height: 400px;
}

#topBanner .container-fluid {
    padding: 0px;
    position: absolute;
    width: 100%;
}

#topBanner .container,
#topBanner .container-fluid {
    padding: 0px;
    height: inherit;
}

#topBanner .banner {
    height: inherit;
    padding: 0px;
    overflow: hidden;
}

#topBanner .banner img {
    max-width: none;
    position: absolute;
    top: 0px;
    right: 0px;
}



body.single-presskit #topBanner .text {
    height: inherit;
    border-left: 6px solid #faa21b !important;
    padding: 20px;
    box-shadow: 4px 0px 4px #ccc;
    -moz-box-shadow: 4px 0px 4px #ccc;
    -webkit-box-shadow: 4px 0px 4px #ccc;
    z-index: 90;
    background: #fff !important;
}

body.single-presskit #topBanner .text h1 {
    font-size: 25px;
    font-weight: bold;
    color: #000 !important;

}

body.single-presskit #topBanner .text p {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0px;
    color: #000 !important;
}

body.single-presskit #topBanner .text p.showTime {
    font-weight: bold;
}


body.single-presskit #topBanner .text .info {
    background: #fff !important;
}

body.single-presskit #topBanner .info .yellow-font {
    color: #faa21b !important;
}

#topBanner .text .info {
    background: #221d1a !important;
}



#topBanner .text {
    height: inherit;
    border-left: 6px solid #221d1a;
    padding: 20px;
    z-index: 90;
    background: #221d1a;
}

#topBanner .text h1 {
    font-size: 25px;
    font-weight: bold;
    color: #faa21b;

}

#topBanner .text p {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0px;
    color: #fff;
}

#topBanner .text p.showTime {
    font-weight: bold;
}



#topBanner .banner .videoPlayer {
    width: 61%;
    height: 100%;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 210px;
}

#topBanner .banner .mask {
    opacity: .8;
    background-color: #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}

#topBanner .text .fa-window-close {
    position: absolute;
    top: 10px;
    right: 400px;
    color: #fff;
    font-size: 40px;
    z-index: 999;
    cursor: pointer;
}



#topBanner .background {
    width: 100%;
    height: 100%;
}

#topBanner .background.large {
    max-width: none;
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

#topBanner .background.small {
    display: none;
    max-width: none;
    background-position: top center;
}

#topBanner .banner .bannerContent {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-right: 20px;
    width: 100%;
    height: 110px;
}

#topBanner .banner .bannerContent .rightContent {
    float: right;
    position: absolute;
    right: 20px;
    margin-top: 42px;
}

body.post-type-archive #topBanner .banner .bannerContent .rightContent {
    margin-top: 37px;
}

body.post-type-archive #topBanner .banner .bannerContent .rightContent.hasLogo {
    margin-top: 14px;
}

body.single-presskit #topBanner .banner .bannerContent .rightContent {
    float: right;
    position: absolute;
    right: 20px;
    margin-top: 42px;
}

#topBanner .banner .bannerContent .rightContent.hasLogo {
    float: right;
    position: absolute;
    right: 20px;
    margin-top: 19px;
}


body.single-shows #topBanner .banner .bannerContent .rightContent.hasLogo,
body.single-events #topBanner .banner .bannerContent .rightContent.hasLogo,
body.single-specials #topBanner .banner .bannerContent .rightContent.hasLogo {
    margin-top: 24px;
}

body.single-shows #topBanner .banner .bannerContent .rightContent,
body.single-events #topBanner .banner .bannerContent .rightContent,
body.single-specials #topBanner .banner .bannerContent .rightContent {
    margin-top: 47px;
}


body.single-presskit #topBanner .banner .bannerContent .rightContent.hasLogo {
    margin-top: 10px;
}



#topBanner .banner .bannerContent.hasVideo .rightContent,
body.single-presskit #topBanner .banner .bannerContent.hasVideo .rightContent {
    right: 80px;
}


#topBanner .banner .bannerContent .rightContent .typeDate {
    display: block;
    float: left;
}

#topBanner .banner .bannerContent .rightContent .typeDate svg {
    width: 52px;
    height: 52px;
    margin-bottom: -16px;
}

#topBanner .banner .bannerContent .rightContent .typeDate .type.films svg {
    width: 82px;
    height: 52px;
    margin-bottom: -16px;
}

#homeSlider .bannerContent .rightContent .typeDate .type.films svg {
    width: 82px;
    height: 52px;
    margin-bottom: -16px;
}

#topBanner .banner .bannerContent .rightContent .typeDate .type {
    text-align: right;
}

#topBanner .banner .bannerContent .rightContent .typeDate .date {
    margin-top: 4px;
    text-align: right;
    font-weight: bold;
}

#topBanner .banner .bannerContent .rightContent .typeDate .date.movies {
    margin-top: 8px;
    text-align: right;
    font-weight: bold;
}

#topBanner .banner .bannerContent .rightContent .typeDate .date.movies.hasDesc {
    margin-top: 4px;
    text-align: right;
    font-weight: bold;
}



#topBanner .play {
    position: absolute;
    right: 50%;
    bottom: 43%;
    margin-right: -20px;

}



#topBanner .play .fa-play-circle {
    color: #fff;
    font-size: 80px;
    z-index: 999;
    cursor: pointer;
    margin-left: 20px;
    margin-top: -11px;
    position: relative;
    text-shadow: #000 0px 0px 15px;
    z-index: 0;
}

#topBanner .play .triangle {
    position: absolute;
    top: 44%;
    left: 45%;
    margin-top: -10px;
    margin-left: -10px;
    background: #faa21b !important;
    z-index: 100;
}

#topBanner .play .triangle:before,
#topBanner .play .triangle:after {
    content: '';
    position: absolute;
    background-color: inherit;
}

#topBanner .play .triangle,
#topBanner .play .triangle:before,
#topBanner .play .triangle:after {
    width: 22px;
    height: 22px;
    border-top-right-radius: 30%;
}

#topBanner .play .triangle {
    transform: rotate(-90deg) skewX(-30deg) scale(1, .866);
}

#topBanner .play .triangle:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, .707) translate(0, -50%);
}

#topBanner .play .triangle:after {
    transform: rotate(135deg) skewY(-45deg) scale(.707, 1.414) translate(50%);
}






/****************************************************************************************************
topBanner-old
***************************************************************************************************/


body.single-presskit #topBanner-old .text {
    height: inherit;
    border-left: 6px solid #faa21b !important;
    padding: 20px;
    box-shadow: 4px 0px 4px #ccc;
    -moz-box-shadow: 4px 0px 4px #ccc;
    -webkit-box-shadow: 4px 0px 4px #ccc;
    z-index: 90;
    background: #fff !important;
}

body.single-presskit #topBanner-old .text h1 {
    font-size: 25px;
    font-weight: bold;
    color: #000 !important;

}

body.single-presskit #topBanner-old .text p {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0px;
    color: #000 !important;
}

body.single-presskit #topBanner-old .info .yellow-font {
    color: #faa21b !important;
}

body.single-presskit #topBanner-old .text p.showTime {
    font-weight: bold;
}

body.single-presskit #topBanner-old .text .info {
    background: #fff !important;
}



#topBanner-old {
    position: relative;
    height: 400px;
}

#topBanner-old .container-fluid {
    padding: 0px;
    position: absolute;
    width: 100%;
}

#topBanner-old .container,
#topBanner-old .container-fluid {
    padding: 0px;
    height: inherit;
}

#topBanner-old .banner {
    height: inherit;
    padding: 0px;
    overflow: hidden;
}

#topBanner-old .banner img {
    max-width: none;
    position: absolute;
    top: 0px;
    right: 0px;
}

#topBanner-old .text {
    height: inherit;
    border-left: 6px solid #221d1a;
    padding: 20px;
    z-index: 90;
    background: #221d1a;
}

#topBanner-old .text h1 {
    font-size: 25px;
    font-weight: bold;
    color: #faa21b;
}

#topBanner-old .text p {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0px;
    color: #fff;
}

#topBanner-old .text .info {
    background: #221d1a;
}

#topBanner-old .text p.showTime {
    font-weight: bold;
}

#topBanner-old .banner .videoPlayer {
    width: 57%;
    height: 90%;
    z-index: 999;
    position: absolute;
    top: 20px;
    left: 210px;
}

#topBanner-old .banner .mask {
    opacity: .8;
    background-color: #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}

#topBanner-old .text .fa-window-close {
    position: absolute;
    top: 10px;
    right: 400px;
    color: #fff;
    font-size: 40px;
    z-index: 999;
    cursor: pointer;
}

#topBanner-old .text .videoThumb {
    width: 410px;
    height: 271px;
    cursor: pointer;

    display: flex;
    align-items: center;
    position: absolute;
    right: 408px;
    top: 65px;
    box-shadow: 0px 0px 11px #000;
    -moz-box-shadow: 0px 0px 11px #000;
    -webkit-box-shadow: 0px 0px 11px #000;
}

#topBanner-old .text .videoThumb img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#topBanner-old .text .videoThumb .fa-play-circle {
    color: #fff;
    font-size: 80px;
    z-index: 999;
    cursor: pointer;
    margin-left: 178px;
    position: relative;

    text-shadow: #000 0px 0px 15px;
}

#topBanner-old .banner .videoThumb {
    width: 345px;
    height: 167px;
    cursor: pointer;

    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 12px;
    margin-left: -171px;
    box-shadow: 0px 0px 11px #000;
    -moz-box-shadow: 0px 0px 11px #000;
    -webkit-box-shadow: 0px 0px 11px #000;
}

#topBanner-old .banner .videoThumb img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#topBanner-old .banner .videoThumb .fa-play-circle {
    color: #fff;
    font-size: 80px;
    z-index: 999;
    cursor: pointer;
    margin-left: 147px;
}



#topBanner-old .triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -14px;
    background: #faa21b !important;
    z-index: 100;
}

#topBanner-old .triangle:before,
#topBanner-old .triangle:after {
    content: '';
    position: absolute;
    background-color: inherit;
}

#topBanner-old .triangle,
#topBanner-old .triangle:before,
#topBanner-old .triangle:after {
    width: 21px;
    height: 21px;
    border-top-right-radius: 30%;
}

#topBanner-old .triangle {
    transform: rotate(-90deg) skewX(-30deg) scale(1, .866);
}

#topBanner-old .triangle:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, .707) translate(0, -50%);
}

#topBanner-old .triangle:after {
    transform: rotate(135deg) skewY(-45deg) scale(.707, 1.414) translate(50%);
}





#topBannerNew {
    position: relative;
    /* height: 713px; */
    background: #221d1a;
}

#topBannerNew .container-fluid {
    padding: 0px;
    /* position: absolute; */
    width: 100%;
}

#topBannerNew .container,
#topBannerNew .container-fluid {
    padding: 0px;
    height: inherit;
}

#topBannerNew .banner {
    height: inherit;
    padding: 0px;
    overflow: hidden;
}

#topBannerNew .banner img {
    max-width: 100%;
    top: 0px;
    right: 0px;
}

#topBannerNew.video .banner img {
    max-width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 0;
}

#topBannerNew .text {
    z-index: 11;
}

#topBannerNew .text img.logo {
    margin-bottom: 15px !important;
}

#topBannerNew .background {
    width: 100%;
    height: 100%;
}

#topBannerNew img.large {
    display: block;
}

#topBannerNew.full .background.large {
    max-width: none;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    box-shadow: none;
}

#topBannerNew.full .background.small {
    box-shadow: none;
}


#topBannerNew .background.large {
    max-width: none;
    background-position: top left;
    background-size: auto 100%;
    background-repeat: no-repeat;
    box-shadow: inset -176px 0 119px -50px #221d1a;
    position: absolute;
    top: 0px;
}

#topBannerNew img.small {
    display: none;
}

#topBannerNew .background.small {
    display: none;
    max-width: none;
    background-position: top center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    box-shadow: inset -176px 0 119px -50px #221d1a;
    position: absolute;
    top: 0px;
}

#topBannerNew .info .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 8px;
    padding-left: 0px;
}

#topBannerNew .info p {
    font-size: 16px;
    line-height: 20px;
}

#topBannerNew .info #countdown {
    text-align: left;
    margin-top: 20px;
    color: #fff;
}

#topBannerNew .info #countdown .day,
#topBannerNew .info #countdown .hour,
#topBannerNew .info #countdown .min,
#topBannerNew .info #countdown .sec {
    display: inline-block;
    text-align: center;
}

#topBannerNew .info #countdown .day .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
}

#topBannerNew .info #countdown .hour .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
    margin-left: 7px;
}

#topBannerNew .info #countdown .min .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
    margin-left: 10px;
}

#topBannerNew .info #countdown .sec .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
    margin-left: 10px;
}


/*  */


#ultCarouselTopBanner .info #countdown {
    text-align: left;
    margin-top: 20px;
    color: #fff;
}

#ultCarouselTopBanner .info #countdown .day,
#ultCarouselTopBanner .info #countdown .hour,
#ultCarouselTopBanner .info #countdown .min,
#ultCarouselTopBanner .info #countdown .sec {
    display: inline-block;
    text-align: center;
}

#ultCarouselTopBanner .info #countdown .day .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
}

#ultCarouselTopBanner .info #countdown .hour .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
    margin-left: 7px;
}

#ultCarouselTopBanner .info #countdown .min .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
    margin-left: 10px;
}

#ultCarouselTopBanner .info #countdown .sec .block {
    padding: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: #faa21b;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
    margin-left: 10px;
}


/*  */
#topBannerNew .embed-responsive {
    margin-top: -14px;
    z-index: 10;
}

#topBannerNew .embed-responsive:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset -144px 0 99px -10px #221d1a;
    pointer-events: none;
}

#topBannerNew .embed-responsive.small {
    display: none;
}

#topBannerNew .embed-responsive-4by3 {
    padding-bottom: 133%;
}

#topBannerNew .col-md-pull-1 {
    right: 4.333333% !important;
}



/* On Demand  */

body.page-template-page-on-demand {
    background: #221d1a;
}

body.page-template-page-on-demand #primary {
    background: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

body.page-template-page-on-demand-movie {
    background: #221d1a;
}

body.page-template-page-on-demand-movie #primary {
    background: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

body.page-template-page-on-demand-movie p {
    color: #fff;
}

body.page-template-page-on-demand-archive {
    background: #221d1a;
}

body.page-template-page-on-demand-archive #primary {
    background: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

body.page-template-page-on-demand-archive p {
    color: #fff;
}

body.page-template-page-on-demand-archive #primary #content {
    padding-top: 17px;
}

#OnDemand {
    position: relative;
    /* height: 713px; */
    background: transparent;
}

#OnDemand .hideiframeplayer {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}


#OnDemand .container-fluid {
    padding: 0px;
    /* position: absolute; */
    width: 100%;
}

#OnDemand .container,
#OnDemand .container-fluid {
    padding: 0px;
    height: inherit;
}

#OnDemand.video .banner .info img {
    position: relative;
}

#OnDemand .banner .infoBackColor {
    background: #221d1a;
    width: 100%;
    height: calc(100% - 32px);
    opacity: .8;
    z-index: 99;
    position: absolute;
    top: 0px;
    display: none;
}

#OnDemand .banner .info {
    position: absolute;
    bottom: 62px;
    left: 20px;
    z-index: 100;
    display: none;
}


#OnDemand .info p {
    font-size: 16px;
    line-height: 20px;
}

#OnDemand .banner .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 8px;
}

#OnDemand .banner {
    height: inherit;
    padding: 0px;
    overflow: hidden;
    z-index: 100;
    position: relative;
}

#OnDemand .banner img {
    max-width: 100%;
    top: 0px;
    right: 0px;
}

#OnDemand img.full {
    max-width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 0;
}

/* 
#OnDemand.video .banner img {
    max-width: 1140px;
     position: absolute;
    top: 0px;
    right: 0px;
    z-index: 0;
} */
#OnDemand .text {
    z-index: 999;
}

#OnDemand .cover {
    opacity: .9;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    position: absolute;
    z-index: 990;
    background-color: #221d1a;
}

#OnDemand .nextVideo {
    z-index: 999;
    position: absolute;
    bottom: 27px;
    width: 100%;
}

#OnDemand.video .banner .nextVideo img {
    width: 100%;
    max-width: 100%;
    position: relative;
}

#OnDemand.video .banner .nextVideo .fa {
    font-size: 70px;
    color: #fff;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -31px;
    margin-top: -31px;
    text-shadow: 0px 0px 20px #221d1a;
}

#OnDemand.video .banner .nextVideo .text {
    display: flex;
    flex-direction: column;
    flex: 1;
}

#OnDemand.video .banner .nextVideo .text .bottom {
    margin-top: auto;
}

#OnDemand .text img.logo {
    margin-bottom: 15px !important;
}

#OnDemand .background {
    width: 100%;
    height: 100%;
}

#OnDemand img.large {
    display: block;
}

#OnDemand.full .background.large {
    max-width: none;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    box-shadow: none;
}

#OnDemand.full .background.small {
    box-shadow: none;
}


#OnDemand .embed-responsive.small {
    display: none;
}

#OnDemand .embed-responsive-4by3 {
    padding-bottom: 133%;
}

#OnDemand .col-md-pull-1 {
    right: 4.333333% !important;
}

#OnDemand .gradiant {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,221d1a+31&0.65+0,0+31 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(34, 29, 26, 0) 31%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(34, 29, 26, 0) 31%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(34, 29, 26, 0) 31%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00221d1a', GradientType=0);
    /* IE6-9 */

}



#OnDemand .nav-tabs>li {
    float: none;
    display: inline-block;
    zoom: 1;
}

#OnDemand #childTabs.nav-tabs>li {
    float: left;
}

#OnDemand .carousel-episodes .carousel-inner {
    height: 450px;
    margin-bottom: 40px;
}


#OnDemand .nav-tabs {
    text-align: center;
}


#OnDemand #parentTabs.nav-tabs,
#OnDemand #parentTabs.nav-tabs>li,
#OnDemand #parentTabs.nav-tabs>li.active>a,
#OnDemand #parentTabs.nav-tabs>li.active>a:focus,
#OnDemand #parentTabs.nav-tabs>li.active>a:hover,
#OnDemand #parentTabs.nav-tabs>li>a:hover,
#OnDemand #parentTabs.nav-tabs>li>a,
#OnDemand #parentTabs.nav-tabs>li>a:focus,
#OnDemand #childTabs.nav-tabs,
#OnDemand #childTabs.nav-tabs>li,
#OnDemand #childTabs.nav-tabs>li.active>a,
#OnDemand #childTabs.nav-tabs>li.active>a:focus,
#OnDemand #childTabs.nav-tabs>li.active>a:hover,
#OnDemand #childTabs.nav-tabs>li>a:hover,
#OnDemand #childTabs.nav-tabs>li>a,
#OnDemand #childTabs.nav-tabs>li>a:focus {
    border: none;
    background: none;
}

#OnDemand #parentTabs {
    border: none;
    margin-top: 20px;
}

#OnDemand #parentTabs.nav-tabs>li>a {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
    margin: 0px 15px;
}

#OnDemand #parentTabs.nav-tabs>li.active>a,
#OnDemand #parentTabs.nav-tabs>li.active>a:hover {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #faa21b !important;
}

#OnDemand #childTabs.nav-tabs {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#OnDemand #childTabs.nav-tabs>li>a {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
    margin: 0px 15px;
}

#OnDemand #childTabs.nav-tabs>li.active>a,
#OnDemand #childTabs.nav-tabs>li.active>a:hover {
    text-transform: uppercase;
    color: #fff;
    font-size: px;
    font-weight: bold;
}

#OnDemand #childTabs.nav-tabs>li.active>a {
    margin-left: 0px;
}

#OnDemand #childTabs.nav-tabs {
    margin-left: 40px;
}

#OnDemand #childTabs.nav-tabs .dropdown-menu>.active>a {
    background-color: #faa21b;
}

#OnDemand #childTabs.nav-tabs li:focus,
#OnDemand #childTabs.nav-tabs li,
#OnDemand #childTabs.nav-tabs .dropdown-menu>li>a:focus {
    border: none;
    outline: none;
}

#OnDemand #childTabs.nav-tabs,
#OnDemand #childTabs.nav-tabs li {
    list-style: none;
}


.tab-content #episodesTab .tab-pane {
    display: none;
}

.tab-content #episodesTab .tab-pane.active {
    display: block;
}


#OnDemand .carousel-control.left,
#OnDemand .carousel-control.right {
    background-image: none;
    font-size: 109px;
}

#OnDemand .carousel-control.left {
    left: -50px;
    width: 43px;
    height: 100%;
    line-height: 30px;
    position: absolute;
    top: 0px;
    margin-top: -25px;
    background-image: -webkit-linear-gradient(left, rgba(34, 29, 26, .5) 0, rgba(34, 29, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(34, 29, 26, .5) 0, rgba(34, 29, 26, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 29, 26, .5)), to(rgba(34, 29, 26, .0001)));
    background-image: linear-gradient(to right, rgba(34, 29, 26, .5) 0, rgba(34, 29, 26, .0001) 100%);

}

#OnDemand .carousel-control.right {
    right: -50px;
    width: 43px;
    height: 100%;
    line-height: 30px;
    position: absolute;
    top: 0px;
    margin-top: -25px;
}

#OnDemand .episode {
    height: 450px;
}

#OnDemand .episode h2 {
    font-size: 20px !important;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
}

#OnDemand .episode h1 {
    color: #fff;
    font-size: 18px !important;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 5px;
    color: #cebb9f;
}

#OnDemand .episode p {
    color: #fff;
    font-size: 18px !important;
    font-weight: normal;
}

#OnDemand .episode small {
    margin-top: 9px;
}

#OnDemand .carousel-episodes {
    width: 95%;
    margin: 0px auto;
}




#OnDemand .carousel-episodes .carousel-control.left {
    margin-left: 15px;
}

#OnDemand .carousel-episodes .carousel-control.right {
    margin-right: 15px;
}

#OnDemand .carousel-episodes .cloneditem-1,
#OnDemand .carousel-episodes .cloneditem-2,
#OnDemand .carousel-episodes .cloneditem-3 {
    display: none;
}

@media all and (min-width: 768px) {
    #taskBar .container {
        padding-right: 0px;
        padding-left: 0px;
        padding-left: 120px;
    }

    #taskBar.navfollow .container {
        padding-right: 0px;
        padding-left: 0px;
        padding-left: 0px;
    }

    #OnDemand .carousel-episodes .carousel-inner>.active.left,
    #OnDemand .carousel-episodes .carousel-inner>.prev {
        left: -50%;
    }

    #OnDemand .carousel-episodes .carousel-inner>.active.right,
    #OnDemand .carousel-episodes .carousel-inner>.next {
        left: 50%;
    }

    #OnDemand .carousel-episodes .carousel-inner>.left,
    #OnDemand .carousel-episodes .carousel-inner>.prev.right,
    #OnDemand .carousel-episodes .carousel-inner>.active {
        left: 0;
    }

    #OnDemand .carousel-episodes .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {

    #OnDemand .carousel-episodes .carousel-inner>.item.active.right,
    #OnDemand .carousel-episodes .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-episodes .carousel-inner>.item.active.left,
    #OnDemand .carousel-episodes .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-episodes .carousel-inner>.item.left,
    #OnDemand .carousel-episodes .carousel-inner>.item.prev.right,
    #OnDemand .carousel-episodes .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

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

    #OnDemand .carousel-episodes .carousel-inner>.active.left,
    #OnDemand .carousel-episodes .carousel-inner>.prev {
        left: -33.33333333%;
    }

    #OnDemand .carousel-episodes .carousel-inner>.active.right,
    #OnDemand .carousel-episodes .carousel-inner>.next {
        left: 33.33333333%;
    }

    #OnDemand .carousel-episodes .carousel-inner>.left,
    #OnDemand .carousel-episodes .carousel-inner>.prev.right,
    #OnDemand .carousel-episodes .carousel-inner>.active {
        left: 0;
    }

    #OnDemand .carousel-episodes .carousel-inner .cloneditem-2,
    #OnDemand .carousel-episodes .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {

    #OnDemand .carousel-episodes .carousel-inner>.item.active.right,
    #OnDemand .carousel-episodes .carousel-inner>.item.next {
        -webkit-transform: translate3d(33.33333333%, 0, 0);
        transform: translate3d(33.33333333%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-episodes .carousel-inner>.item.active.left,
    #OnDemand .carousel-episodes .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-33.33333333%, 0, 0);
        transform: translate3d(-33.33333333%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-episodes .carousel-inner>.item.left,
    #OnDemand .carousel-episodes .carousel-inner>.item.prev.right,
    #OnDemand .carousel-episodes .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }

}



#OnDemand .carousel-archive .carousel-inner .show {
    position: relative;
    background-size: 540px 540px;
    background-position: top center;
    height: 540px;
    background-repeat: no-repeat;

}

#OnDemand .carousel-archive .carousel-inner .show .btn {
    font-size: 22px;
    margin-left: 33px;
    position: absolute;
    bottom: 37px;
}

#OnDemand .carousel-archive .carousel-inner .show .logo {
    margin-left: 33px;
    position: absolute;
    bottom: 139px;
}

#OnDemand .carousel-archive .carousel-inner .show h1 {
    margin-left: 17px;
    position: absolute;
    bottom: 119px;
    font-size: 17px;
    color: #fff;
}



#OnDemand .carousel-archive .cloneditem-1,
#OnDemand .carousel-archive .cloneditem-2,
#OnDemand .carousel-archive .cloneditem-3 {
    display: none;
}

@media all and (max-width: 768px) {
    #OnDemand .carousel-archive .carousel-inner .show {
        width: 100%;
    }

    #OnDemand .carousel-archive .carousel-inner .show:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

}

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



    #OnDemand .carousel-archive .carousel-inner .show {
        position: relative;
        background-size: 330px 330px;
        background-position: top center;
        height: 330px;
        background-repeat: no-repeat;

    }

    #OnDemand .carousel-archive .carousel-inner .show .btn {
        font-size: 12px;
        margin-left: 19px;
        position: absolute;
        bottom: 20px;
    }

    #OnDemand .carousel-archive .carousel-inner .show .logo {
        margin-left: 11px;
        position: absolute;
        bottom: 75px;
        max-width: 200px;
    }

    #OnDemand .carousel-archive .carousel-inner .show h1 {
        margin-left: 6px;
        position: absolute;
        bottom: 49px;
        font-size: 12px;
        color: #fff;
    }


    #taskBar .container {
        padding-right: 0px;
        padding-left: 0px;
        padding-left: 120px;
    }

    #taskBar.navfollow .container {
        padding-right: 0px;
        padding-left: 0px;
        padding-left: 0px;
    }

    #OnDemand .carousel-archive .carousel-inner>.active.left,
    #OnDemand .carousel-archive .carousel-inner>.prev {
        left: -50%;
    }

    #OnDemand .carousel-archive .carousel-inner>.active.right,
    #OnDemand .carousel-archive .carousel-inner>.next {
        left: 50%;
    }

    #OnDemand .carousel-archive .carousel-inner>.left,
    #OnDemand .carousel-archive .carousel-inner>.prev.right,
    #OnDemand .carousel-archive .carousel-inner>.active {
        left: 0;
    }

    #OnDemand .carousel-archive .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {

    #OnDemand .carousel-archive .carousel-inner>.item.active.right,
    #OnDemand .carousel-archive .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-archive .carousel-inner>.item.active.left,
    #OnDemand .carousel-archive .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-archive .carousel-inner>.item.left,
    #OnDemand .carousel-archive .carousel-inner>.item.prev.right,
    #OnDemand .carousel-archive .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

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



    #OnDemand .carousel-archive .carousel-inner>.active.left,
    #OnDemand .carousel-archive .carousel-inner>.prev {
        left: -50%;
    }

    #OnDemand .carousel-archive .carousel-inner>.active.right,
    #OnDemand .carousel-archive .carousel-inner>.next {
        left: 50%;
    }

    #OnDemand .carousel-archive .carousel-inner>.left,
    #OnDemand .carousel-archive .carousel-inner>.prev.right,
    #OnDemand .carousel-archive .carousel-inner>.active {
        left: 0;
    }

    #OnDemand .carousel-archive .carousel-inner .cloneditem-2,
    #OnDemand .carousel-archive .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {

    #OnDemand .carousel-archive .carousel-inner>.item.active.right,
    #OnDemand .carousel-archive .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-archive .carousel-inner>.item.active.left,
    #OnDemand .carousel-archive .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

    #OnDemand .carousel-archive .carousel-inner>.item.left,
    #OnDemand .carousel-archive .carousel-inner>.item.prev.right,
    #OnDemand .carousel-archive .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }

}


#OnDemand .carousel-archive .carousel-inner .show {
    position: relative;
}

#OnDemand .carousel-archive .carousel-inner .show .img-responsive {
    width: 100%;
}





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

    #OnDemand .carousel-archive .carousel-inner .show .btn {
        font-size: 18px;
        margin-left: 33px;
        position: absolute;
        bottom: 38px;
    }

    #OnDemand .carousel-archive .carousel-inner .show h1 {
        margin-left: 17px;
        position: absolute;
        bottom: 99px;
        font-size: 15px !important;
        color: #fff;
    }

    #OnDemand .carousel-archive .carousel-inner .show .logo {
        margin-left: 33px;
        position: absolute;
        bottom: 140px;
        max-width: 50%;
    }
}



@media all and (max-width: 600px) {

    #OnDemand .carousel-archive .carousel-inner .show .btn {
        font-size: 12px;
        margin-left: 33px;
        position: absolute;
        bottom: 38px;
    }

    #OnDemand .carousel-archive .carousel-inner .show h1 {
        margin-left: 17px;
        position: absolute;
        bottom: 79px;
        font-size: 12px !important;
        color: #fff;
    }

    #OnDemand .carousel-archive .carousel-inner .show .logo {
        margin-left: 33px;
        position: absolute;
        bottom: 110px;
        max-width: 50%;
    }
}



@media all and (max-width: 400px) {

    #OnDemand .carousel-archive .carousel-inner .show .btn {
        font-size: 12px;
        margin-left: 15px;
        position: absolute;
        bottom: 38px;
    }

    #OnDemand .carousel-archive .carousel-inner .show h1 {
        margin-left: 0px;
        position: absolute;
        bottom: 79px;
        font-size: 12px !important;
        color: #fff;
    }

    #OnDemand .carousel-archive .carousel-inner .show .logo {
        margin-left: 15px;
        position: absolute;
        bottom: 110px;
        max-width: 50%;
    }
}












@media all and (min-width: 992px) {
    #OnDemand .carousel-archive .carousel-inner .show {
        position: relative;
        width: 469px;
        height: 470px;
    }

    #OnDemand .carousel-archive .carousel-inner .show .btn {
        font-size: 18px;
        margin-left: 33px;
        position: absolute;
        bottom: 38px;
    }

    #OnDemand .carousel-archive .carousel-inner .show h1 {
        margin-left: 17px;
        position: absolute;
        bottom: 99px;
        font-size: 15px;
        color: #fff;
    }

    #OnDemand .carousel-archive .carousel-inner .show .logo {
        margin-left: 33px;
        position: absolute;
        bottom: 140px;
        max-width: 340px;
    }
}

@media all and (min-width: 1200px) {

    #OnDemand .carousel-archive .carousel-inner .show {
        width: 569px;
        height: 570px;
    }

    #OnDemand .carousel-archive .carousel-inner .show .btn {
        font-size: 22px;
        margin-left: 33px;
        position: absolute;
        bottom: 38px;
    }

    #OnDemand .carousel-archive .carousel-inner .show .logo {
        margin-left: 33px;
        position: absolute;
        bottom: 140px;
        max-width: 340px;
    }

    #OnDemand .carousel-archive .carousel-inner .show h1 {
        margin-left: 17px;
        position: absolute;
        bottom: 99px;
        font-size: 17px;
        color: #fff;
    }
}



/*Demand Banner
////////////////////////////////////////////////////////////////////*/
body.page-template-page-demand-aff #primary {
    background: #a8a8a8 !important;
    background-color: #a8a8a8 !important;
    margin-bottom: 200px;
    box-shadow: unset;
}

body.page-template-page-demand-aff {
    background: #a8a8a8;
    background-color: #a8a8a8;
}

body.page-template-page-demand #primary {
    background: #a8a8a8;
    background-color: #a8a8a8;
    margin-bottom: 200px;
    box-shadow: unset;
}

body.page-template-page-demand {
    background: #a8a8a8;
    background-color: #a8a8a8;
}

#demandBanner,
#demandBanner #bannerWrapper {
    position: relative;
    padding: 0px;
}


#demandBanner img.desk {
    display: block;
    width: 100%;
}

#demandBanner img.mobile {
    display: none;
    width: 100%;
}

#demandTabs ul {
    display: flex;
}

#demandTabs {
    background: #5c5d60;
}

#demandTabs,
#demandTabs .container {
    padding: 0px;
}

#demandTabs ul li {
    padding: 5px;
    flex-basis: 100%;
    border-left: 5px solid #ddd;
}

#demandTabs ul li:last-child {
    font-size: 0.75em;
    border-right: 5px solid #ddd;
}


#demandTabs ul li:hover,
#demandTabs ul li.active {
    background: #faa21b;
}

#demandTabs ul li a {
    min-width: calc(100% - 40px);
    min-height: calc(100% - 60px);
    padding: 30px 20px;
}

#demandTabs ul li a:hover {
    text-decoration: none;
    color: #fff;
}


#demandTabs ul li:hover a,
#demandTabs ul li.active a {
    color: #fff;
}


#demandTabs ul li a {
    color: #cfcfcf;
    text-decoration: none;
}

body.page-template-page-demand-aff .tab-pane {
    width: 100%;
}

body.page-template-page-demand-aff .embed-responsive-4by3 {
    padding-bottom: 133%;
}

body.page-template-page-demand-aff iframe {
    min-height: 363px;
}

body.page-template-page-demand-aff #demandfooter {
    background: #5c5d60;
}

body.page-template-page-demand-aff #demandTabs ul li .fa {
    font-size: 20px;
    margin-right: 10px;
}

body.page-template-page-demand-aff #demandfooter .title {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    padding-left: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}

body.page-template-page-demand-aff #demandfooter p {
    line-height: 20px;
    font-size: 16px;
    margin-top:10px;
}

body.page-template-page-demand-aff #demandfooter p.aboutTitle {
    margin-top:0px;
    padding-left: 5px;
}

body.page-template-page-demand-aff #demandfooter img {
    width: 100%;
}

body.page-template-page-demand-aff #demandfooter .col-md-3:first-child {
    border-right: 2px solid #ddd;
}


body.page-template-page-demand-aff .sweepstakes_sign {
    padding: 0px;
}


#demandTabs ul li .fa {
    font-size: 27px;
    margin-right: 10px;
}

#demandTabs ul li span {
    font-size: 25px;

    text-transform: uppercase;
}

body.page-template-page-demand-aff #demandTabs ul li span {
    font-size: 19px;

    text-transform: uppercase;
}

body.page-template-page-demand-aff .emailConfirmation {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

body.page-template-page-demand-aff .imgfullWidth {
    width: 100% !important;
}

body.page-template-page-demand-aff .demandTabBAnner .desktop {
    display: block;
}

body.page-template-page-demand-aff .demandTabBAnner .mobile {
    display: none;
}

#demandAction .tab-content {
    padding: 30px;
}

#demandAction .tab-content>#email.active {
    z-index: 999;
}

#demandAction .tab-content>.active h1 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    padding-left: 0px;
    margin-top: 20px;
    font-weight: bold;
}

#demandAction .tab-content>.active h3 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
}

body.page-template-page-demand-aff .btn-yellow {
    font-size: 16px;
}

body.page-template-page-demand-aff #demandAction .tab-content>.active .title {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    padding-left: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}



body.page-template-page-demand-aff a {
    font-weight: bold;
    color: #faa21b;
}

body.page-template-page-demand-aff a:hover {
    font-weight: bold;
    color: #555;
}

body.page-template-page-demand-aff .modal a {
    font-weight: bold;
    color: #007bff;
    display: block;
}

body.page-template-page-demand-aff .modal a:hover {
    font-weight: bold;
    color: #0062cc;
}


#demandAction .tab-content>.active .title {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    padding-left: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}

#demandAction .tab-content #facebook_div_get {
    color: #fff;
}

#demandAction .tab-content #facebook_div_get a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}


#demandAction .tab-content>.active .desc {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    font-weight: normal;
}

body.page-template-page-demand-aff .FAQSignUpConfirmation img {
    margin: 0px;
}

body.page-template-page-demand-aff .tab-pane#FAQ .desc .title {
    margin-top: 30px;
}

body.page-template-page-demand-aff .tab-pane#FAQ .desc p,
body.page-template-page-demand-aff #demandfooter p,
body.page-template-page-demand-aff .modal-body p {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 1px;
}
body.page-template-page-demand-aff #demandfooter {
    color: #fff;
}

body.page-template-page-demand-aff #demandfooter .logo {
    max-width: 149px;
    display: block;
    margin-left: -41px;
    margin-bottom: 20px;
}

body.page-template-page-demand-aff #demandfooter p {
    font-size: 16px;
    line-height: 20px;

}

body.page-template-page-demand-aff #demandfooter a {
    color: #fff;
    margin-bottom: 10px;
    font-size: 18px;
    display: contents;
}

body.page-template-page-demand-aff #demandfooter a:hover {
    text-decoration:underline !important;
}

body.page-template-page-demand-aff #demandfooter .col-md-4 {
    padding: 0px 5px;
}


body.page-template-page-demand-aff #demandfooter  .row.display-flex {
    display: flex;
    flex-wrap: wrap;
  }
  
  
  body.page-template-page-demand-aff #demandfooter   .row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }

/*Quotes Bar
////////////////////////////////////////////////////////////////////*/

#pageQuotesBar {
    padding: 20px;
    color: #fff;
}

#pageQuotesBar .carousel-inner .item {
    font-size: 20px;
    line-height: 25px;
}


#pageQuotesBar .carousel-inner .item small {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 10px;
}

#pageQuotesBar .btn.btn-red {
    top: 50%;
    position: absolute;
    margin-top: -15px;
    right: 0px;
}

.quotesBanner {
    margin-left: -30px;
    width: calc(100% + 60px);
    height: auto;
    max-width: none;
}




/*///////////////////////////////////////////////////////////////
Channel Finder
///////////////////////////////////////////////////////////////*/

#channelfinderform .referfriend-request a .fa {
    font-size: 32px;
    margin-right: 10px;
    color: #4998d3;
}

#channelfinderform .referfriend-request a {
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    color: #333;
    display: flex;
    line-height: 33px;
}

#channelfinderform .channelfinderform {
    margin-bottom: 20px;
}

#findInsp.modal {}

#findInsp.modal .modal-content {
    moz-box-shadow: none;
    webkit-box-shadow: none;
    box-shadow: none;
}


#findInsp.modal h2 {
    font-size: 25px;
    margin-bottom: 10px;
    color: #fff;
}

#findInsp .close {
    position: absolute;
    z-index: 999999;
    font-size: 33px;
    padding: 2px 10px;
    background: #333;
    right: -10px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

#findInsp button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    text-align: right;
    margin-right: 10px;
    padding: 6px 10px;
    position: absolute;
    right: 0;
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

table.findInspTable {
    width: 100%;
}

table.findInspTable tr {
    border-bottom: 1px solid #dedede;
}


table.findInspTable .contactProvider {
    border-bottom: 1px solid #dedede;
    margin: 30px 0px;
    padding-bottom: 30px;
}

table.findInspTable .contactProvider input[type=submit] {
    margin-left: 0px !important;
}


table.findInspTable tr.noBorder {
    border-bottom: none !important;
}

table.findInspTable .font-weight-bold {
    font-weight: bold !important;
}

table.findInspTable .text-center {
    text-align: center !important;
}

table.findInspTable .text-right {
    text-align: right !important;
}

#signup-form table.findInspTable input[type=submit].floatRight {
    float: right !important;
}

table.findInspTable .socialWrap {
    text-align: center;
}

table.findInspTable .fa {
    color: #777;
    font-size: 26px;
    margin-right: 10px;
    text-align: center;
}

table.findInspTable .socialTitle {
    display: block;
    color: #777;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}

/*///////////////////////////////////////////////////////////////
INSP CHANNEL FINDER
///////////////////////////////////////////////////////////////*/

h2.spreadTheNews {
    font-size: 40px !important;
    margin: 30px 0px !important;
    display: block;
}

.provider {
    font-size: 20px;
    color: red;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
}

.facebook-request a,
.twitter-request a,
.newsletter-request a,
.sendthanks-request a,
.referfriend-request a {
    margin-bottom: 15px;
    color: #333;
    text-decoration: none !important;
    text-align: left !important;
    cursor: pointer;
}

.facebook-request,
.twitter-request,
.newsletter-request,
.sendthanks-request,
.referfriend-request {
    font-size: 20px;
}

.facebook-request .fa {
    font-size: 50px;
    margin-right: 10px;
}

.twitter-request .fa {
    font-size: 50px;
    margin-right: 10px;
}

.newsletter-request .fa {
    font-size: 43px;
    margin-right: 10px;
}

.sendthanks-request .fa,
.referfriend-request .fa {
    font-size: 43px;
    margin-right: 10px;

}

.newsletter_sign,
.emailContent {
    margin-top: 30px;
}

.newsLetter.brandTan a {
    color: #444;
}

.newsLetter.brandTan a:hover {
    color: #777;
}

#newsletter_signup1 {
    float: left;
    margin-left: 10px;
}

#email_form_getinsp input[type=checkbox] {
    float: left;

}

/*///////////////////////////////////////////////////////////////
Press Room
///////////////////////////////////////////////////////////////*/

.pressroomCategoryListing {
    display: inline-block;
    float: right;
}

h1.pressRoom {
    display: inline-block
}

#topBar.darkGray .sectionTitle a {
    color: #fff;

}


#pressKitModal h4 {
    font-weight: bold;
    padding-left: 15px;
}

#pressKitModal p {
    margin-bottom: 20px;
    padding: 0px 15px;
}

#pressKitModal .fm-form label {
    margin-bottom: 5px;
}

#pressKitModal .fm-form input[type=text] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;
}

#pressKitModal .fm-form input[type=submit] {
    padding: 10px 20px;
    text-transform: uppercase;
    color: #1d1d1d;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #faa21b;
    font-weight: bold;

    background: #fcc86c;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fcc86c, #faa21b);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fcc86c, #faa21b);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fcc86c, #faa21b);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fcc86c, #faa21b);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
    float: left !important;
}

#pressKitModal .fm-form input[type=submit]:hover {
    background: #fcc86c;
}

.loadingspinner {
    /*background:url("../images/spinner.gif") no-repeat 90% center;*/
    /*background-color: #ffffff;
	background-image:url('/content/themes/insp2017/assets/images/spinner.gif') no-repeat 90% center !important;*/
    background: #ffffff url('/content/themes/insp2017/assets/images/spinner.gif') no-repeat 90% center !important;
}


#pressKitIconNav .featured {
    display: none;
}

#pressKitIconNav .subMenuButton {
    margin: 0px auto;
}

#pressKitIconNav>div {
    justify-content: flex-end;
}

#pressKitIconNav>div>div {
    margin: 0px 0px;
    max-width: 164px;
}

.hidepress {
    display: none;
}


/*///////////////////////////////////////////////////////////////
Schedule
///////////////////////////////////////////////////////////////*/

.schedule .printSchedule {
    color: #333;
    font-size: 38px;
    float: right;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
}

#topBar.schedule .showTime {
    clear: both;

}

#mobileSchedule {
    height: 90px;
    padding: 0px;
}

#mobileSchedule .onNow {
    font-size: 16px;
    background: #9c9a97 !important;
    color: #faa21b;
    float: left;
    display: block;
    height: 90px;
    width: 70%;

}


#mobileSchedule .schedule {
    font-size: 14px;
    color: #fff;
    float: left;
    display: block;
    padding: 38px 10px;
    margin-right: -15px;
    height: 90px;
    font-family: 'Muli', sans-serif;
    width: 30%;
    text-align: center;
    font-weight: bold;
}



#mobileSchedule .show {
    padding: 18px 13px;
}

#mobileSchedule .onNow .show .showTime {
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #faa21b;
}

#mobileSchedule .onNow .show .showTitle {
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #505050;
}

#mobileSchedule .onNow .show .showSchedule {
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #505050;
    margin-top: 10px;
    display: block;
}

#mobileSchedule .onNow .show .showSchedule:hover {
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #555 !important;
    margin-top: 10px;
    display: block;
}

#mobileSchedule .onNow .show .fa-chevron-right {
    font-size: 11px;
}



/*///////////////////////////////////////////////////////////////
Seasons Tabs
///////////////////////////////////////////////////////////////*/

#primary #content ul.nav-pills.seasons {
    text-align: center;
    text-decoration: none;
}

#primary #content ul.nav-pills.seasons>li {
    float: none;
    display: inline-block;
    zoom: 1;
}

#episodes.tab-content .col-md-12 {

    border-bottom: 1px solid #333;
    position: relative;
}

#episodes.tab-content .col-md-5 {

    position: relative;
}

.youTubeVideo {
    cursor: pointer;
}


#episodes.tab-content .fa-youtube-play {
    font-size: 80px;
    color: red;
    position: absolute;
    top: 50%;
    margin-top: -39px;
    left: 50%;
    margin-left: -47px;
    z-index: 111;

}

#episodes.tab-content .white {
    width: 43px;
    height: 30px;
    background: white;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -31px;
    z-index: 99;
}









#signup-form input[type=text],
#signup-form select,
#signup-form textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    margin: 15px 0px 15px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#recaptcha_response_field {
    height: 22px !important;
    display: inline-block !important;
}



#signup-form input[type=submit] {
    text-transform: uppercase;
    color: #1d1d1d;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #faa21b;
    font-weight: bold;

    background: #fcc86c;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fcc86c, #faa21b);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fcc86c, #faa21b);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fcc86c, #faa21b);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fcc86c, #faa21b);
    /* Standard syntax */

    box-shadow: 0px 0px 18px -6px #000;
    -webkit-box-shadow: 0px 0px 18px -6px #000;
    -moz-box-shadow: 0px 0px 18px -6px #000;
    float: left !important;
    margin-left: 15px;
    padding: 10px 15px;
}

#signup-form input[type=submit]:hover {
    background: #fcc86c;
}

@media only screen and (max-width: 768px) {
    #recaptcha_table>tbody>tr:nth-child(2)>td.recaptcha_r2_c1 {
        display: inline-block !important;
    }

    #recaptcha_table>tbody>tr:nth-child(2)>td.recaptcha_image_cell {
        display: inline-block !important;
    }
}


.aligner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.aligner-item--top {
    align-self: flex-start;
}

.aligner-item--bottom {
    align-self: flex-end;
}


/*///////////////////////////////////////////////////////////////
Image Comparison Slider
///////////////////////////////////////////////////////////////*/


.ba-slider {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.ba-slider img {
    width: 100%;
    display: block;
    max-width: unset;
}

.resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.handle {
    /* Thin line seperator */
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    margin-left: -2px;

    background: rgba(0, 0, 0, .5);
    cursor: ew-resize;
}

.handle:after {
    /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;

    content: '\21d4';
    color: white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    line-height: 64px;

    background: #ffb800;
    /* @orange */
    border: 1px solid #e6a600;
    /* darken(@orange, 5%) */
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow:
        0 2px 6px rgba(0, 0, 0, .3),
        inset 0 2px 0 rgba(255, 255, 255, .5),
        inset 0 60px 50px -30px #ffd466;
    /* lighten(@orange, 20%)*/
}

.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height: 48px;
    font-size: 30px;
}



/* Gravity Forms Css */

.GFCheckbox {
    margin: 41px 0px !important;
}

.GFCheckbox .gfield_label {
    display: inline-block;
    /* float: right; */
    padding-left: 20px;
}

.GFCheckbox .ginput_container_checkbox {
    float: left;
    display: inline-block;
    margin: 0px !important;
    margin-top: -8px !important;
    margin-left: -20px !important;

}

.GFCheckbox ul.gfield_checkbox {
    margin-top: -2px;
}


.GFCheckbox ul.gfield_checkbox li {
    overflow: visible !important;

}

.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
    padding-left: 25px;
}




/*///////////////////////////////////////////////////////////////
CountDown Banner & Sidebar
///////////////////////////////////////////////////////////////*/

#countDown,
#countDown a {
    position: relative;
}

#countDown .countDown {
    width: 460px;
    height: 226px;
    position: absolute;
    right: -47px;
    top: 0px;
}

#countDown .countDown .top {
    width: 100%;
    height: auto;
    text-align: center;
}

#countDown .countDown .top h3 {
    font-family: 'Muli', sans-serif;
    margin: 20px auto;
    text-align: center;
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;

    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.7);
}

#countDown .countDown .middle {
    width: 100%;
    height: auto;
    text-align: center;
}

#countDown .countDown .middle .day,
#countDown .countDown .middle .min,
#countDown .countDown .middle .hour {
    font-family: 'Muli', sans-serif;
    text-align: center;
    display: inline-block;
    font-size: 25px;
    color: #fff;
}



#countDown .countDown .middle .block {
    padding: 9px 20px;
    margin: 0px 15px 5px 15px;
    color: #fff;
    font-size: 37px;
    width: 77px;
    height: 55px;
    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
}

#countDown .countDown .middle h3 {

    font-size: 40px;
    margin: 36px;
}

#countDown .countDown .bottom {
    display: block;
    text-align: center;
    margin-top: 15px;
}

#countDown .countDown .bottom .left,
#countDown .countDown .bottom .right {
    display: inline-block;
    color: #fff;
    margin: 0px;
}

#countDown .countDown .bottom .title {
    font-weight: lighter;
    text-align: right;
    display: block;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
}



#countDown .countDown .bottom .date {
    font-weight: bold;
    text-align: right;
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

#countDown .countDown .bottom .btn {
    background: none;
    border: #fff 1px solid;
    font-weight: bold;
    margin: 0px 0px 0px 20px;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase;
    padding: 6px 16px;
    margin-top: -21px;
}


/* / */
#countDown.sidebar img {
    width: 100%;
}

#countDown.sidebar,
#countDown.sidebar a {
    position: relative;
    display: block;
}

#countDown.sidebar .countDown {
    width: 329px;
    height: 274px;
    position: absolute;
    right: 0px;
    top: 0px;
}

#countDown.sidebar .countDown .top {
    width: 100%;
    height: auto;
    text-align: center;
}

#countDown.sidebar .countDown .top h3 {
    font-family: 'Muli', sans-serif;
    margin: 19px auto;
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;

    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.7);
}

#countDown.sidebar .countDown .middle {
    width: 100%;
    height: auto;
    text-align: center;
}

#countDown.sidebar .countDown .middle h3 {
    font-size: 24px;
    margin: 36px;
}

#countDown.sidebar .countDown .middle .day,
#countDown.sidebar .countDown .middle .min,
#countDown.sidebar .countDown .middle .hour {
    font-family: 'Muli', sans-serif;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #fff;
}



#countDown.sidebar .countDown .middle .block {
    padding: 7px 18px;
    margin: 1px 10px 5px 10px;
    color: #fff;
    font-size: 35px;
    width: 67px;
    height: 51px;
    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
}

#countDown.sidebar .countDown .bottom {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

#countDown.sidebar .countDown .bottom .left,
#countDown.sidebar .countDown .bottom .right {
    display: inline-block;
    color: #fff;
    margin: 0px;
}


#countDown.sidebar .countDown .bottom .title {
    font-weight: lighter;
    text-align: right;
    display: block;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#countDown.sidebar .countDown .bottom .date {
    font-weight: bold;
    text-align: right;
    display: block;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

#countDown.sidebar.sidebar .countDown .bottom .btn {
    background: none;
    border: #fff 1px solid;
    font-weight: bold;
    margin: 0px 0px 0px 5px;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase;
    padding: 6px 7px;
    margin-top: -17px;
    font-size: 10px;
}



/*///////////////////////////////////////////////////////////////
New Branding Page
///////////////////////////////////////////////////////////////*/

body.page-template-page-newBranding {
    background: #181818;
}

body.page-template-page-newBranding #primary {
    background: #181818;
    box-shadow: none;
}

body.page-template-page-newBranding #primary .banner {

    position: relative;
}



body.page-template-page-newBranding #primary .banner .fa-play-circle {
    right: 0px;
    bottom: 0px;
    font-size: 60px;
    display: block;
    position: absolute;
}



body.page-template-page-newBranding #primary #secondary {
    border: none;
}

body.page-template-page-newBranding #primary #secondary .widget {
    background: #404142;
    color: #dadada;
    line-height: 20px;
    padding: 20px;
    text-align: left;
}

body.page-template-page-newBranding #primary #secondary .widget h2 {
    color: #faa21b;
    text-align: left;
    padding: 0px;
}

body.page-template-page-newBranding #primary #secondary .widget a.btn {
    width: 100%;
    width: 100%;
    font-size: 21px;
}

body.page-template-page-newBranding .modal .modal-content .videoPlayer {

    width: 100%;
    height: 50vw;
    max-height: 500px;

}

body.page-template-page-newBranding .modal .modal-content .fa-window-close {
    top: -8px;
    right: 0px;
    position: absolute;
    z-index: 999999999999999999999999;
    color: #fff;
    font-size: 50px;
}


body.page-template-page-newBranding .modal .modal-content {

    background: none;

}




/*///////////////////////////////////////////////////////////////
Shows Social Account
///////////////////////////////////////////////////////////////*/


.socialAccount {

    padding: 15px 7.5px 0px 7.5px
}


.socialAccount h3 {
    border-bottom: 1px solid #ddd;
    margin: 30px 0px 10px 0px !important;
    padding: 0px 0px 5px 0px !important;
}


.socialAccount .noPadding {
    padding: 0px 0px 0px 0px;
}

.socialAccount .fa {
    font-size: 25px;
    margin: 0px 3px;
    color: #333;
    margin-top: 8px;
}

.socialAccount .aligner-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.socialAccount .aligner-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


/* taskBar
************************************************************************************* */
#taskBar.brandLightGray.watchNav.childPage,
#taskBar.brandLightGray.watchNav.child,
#taskBar.brandLightGray {
    background: #1a325c !important;
}


#taskBar #findInsp {
    padding: 0px 50px;
    border-right: 2px solid #ccc;
}

#taskBar #findInsp img {
    margin-top: -6px;
    margin-left: 10px;
}

#taskBar #findInsp .form-inline {
    margin-top: 6px;
}

#taskBar #findInsp .form-inline label {
    margin-bottom: 10px;
    font-weight: normal !important;
    margin-right: 12px;
    font-size: 18px;
    margin-top: 5px !important;
}

#taskBar #findInsp .form-inline .form-group {
    margin-top: -6px;
}

#taskBar #findInsp .form-inline .input-group {

    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

#taskBar #findInsp .form-inline .input-group input {
    border: 1px solid #ccc;
    color: #ccc;
    border-right: 0px;
    max-width: 135px;
}

#taskBar #findInsp .form-inline .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}


#taskBar #findInsp .form-inline .form-control {
    height: 33px;
}

#taskBar.find .title {
    margin-top: 15px;
}

#taskBar .title {
    font-family: 'Muli', sans-serif;
    float: left;
    margin-top: 0px;
    margin-right: 12px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

#taskBar #parentTile {
    display: none;
}

#taskBar.childPage #parentTile {
    display: block;
    flex: 1;
}

#taskBar.childPage #parentTile {
    float: left;
    flex-direction: column;
    justify-content: center;
    display: flex;

}

#taskBar.childPage #parentTile .title {

    text-transform: unset;
    color: #fff;
    font-weight: bold;

}

#taskBar.childPage #parentTile .title>span {
    font-size: 12px !important;
    color: #999;
}

#taskBar.find.childPage #parentTile {
    flex: 2;
    border-right: 1px solid #ccc;
}

#taskBar.childPage #parentTile .backLinkMobile {
    display: none;
    color: #ccc !important;
    font-size: 13px;
    text-transform: uppercase;
}

#taskBar.childPage #parentTile .backLinkMobile .fa {
    font-size: 39px;
    display: block;
    margin: 6px auto 10px auto;
    width: 30px;
    display: block;
    color: #ccc;
}

#taskBar #social .mobile svg {
    width: 22px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
}

#taskBar.nav #social,
#taskBar.find #social {
    flex: 1;
    display: block;
    padding-left: 45px;

}



#taskBar.nav #social .mobile svg,

#taskBar.find #social .mobile svg {
    width: 22px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
}

#taskBar.nav #social .mobile span,
#taskBar.find #social .mobile span {
    font-size: 15px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 7px;
}

#taskBar.navfollow.childPage #social .mobile.simpleFollow span {
    font-size: 14px;
    margin-top: 4px;
}

#taskBar.navfollow.childPage #social .mobile.simpleFollow svg {
    width: 97px;
    height: 44px;
    padding-top: 6px;
}

#taskBar.navfollow #social .mobile.simpleFollow {
    display: block !important;
}

#taskBar.navfollow #social #icons {
    display: none !important;
}

#taskBar.find.childPage #social {
    flex: 1;
    align-items: flex-end;
}

#taskBar.watchRelated #social {
    border-right: 0px;
}

#taskBar #social .fa {
    font-weight: normal !important;
    margin-right: 8px;
    float: left;
    color: #ccc;
    font-size: 35px;
    margin-top: 5px;
}

#taskBar #social .fa.icon-tiktok {
    font-weight: normal !important;
    margin-right: 8px;
    float: left;
    color: #ccc;
    font-size: 35px;
    margin-top: 5px;
}

#taskBar.childPage #social #icons {
    display: none;
}

#taskBar.childPage #social .mobile {
    display: block !important;
}

#taskBar.childPage #watchNow .desktop .title {
    display: none;
}

#taskBar.navfollow #social {
    flex: 1;
    padding-left: 45px;
}

#taskBar.navfollow #social .mobile.simpleFollow span {
    font-size: 20px;
    margin-top: 17px;
}

#taskBar.navfollow #social .mobile.simpleFollow svg {
    width: 42px;
    height: 50px;
    padding-top: 12px;
}


#taskBarSocialModal .modal-content,
#navBarSocialModal .modal-content {

    background: none;

}

#taskBarSocialModal .fa,
#navBarSocialModal .fa {
    font-weight: normal !important;
    margin-right: 8px;
    float: left;
    color: #ccc;
    font-size: 55px;
    margin-top: 5px;
}


#taskBar #social .mobile {
    text-align: center;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

#taskBar.chil #social .mobile {
    text-align: center;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

#taskBar.watchNav #social .mobile svg {
    width: 22px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
}



#taskBar.related #social .mobile svg,
#taskBar.watchRelated #social .mobile svg {
    width: 71px;
    height: 68px;
    fill: #fff;
    display: block;
    float: unset;
    padding-top: 8px;
    margin: 0px auto;
}

#taskBar.related #social .mobile span,
#taskBar.watchRelated #social .mobile span {
    font-size: 15px;
    display: block;
    float: unset;
    margin-top: -3px;
    margin-left: 3px;
}

#taskBar.watchRelated #watchNow .mobile svg {
    width: 54px;
    height: 58px;
    fill: #fff;
    display: block;
    float: unset;
    padding-top: 8px;
    margin: 0px auto;
}

#taskBar.childPage #social .mobile svg {
    width: 78px;
    height: 51px;
    fill: #fff;
    display: block;
    float: unset;
    padding-top: 8px;
}

#taskBar.childPage #social .mobile span {
    font-size: 14px;
    display: block;
    float: unset;
    margin-top: 1px;
    margin-left: 7px;
}

#taskBar #social .mobile span {
    font-size: 15px;
    display: block;
    float: left;
    margin-top: 18px;
    margin-left: 7px;
}

#taskBar #social .mobile .fa {
    margin: 5px;
    margin-left: 9px;
}


#taskBar.related #relatedContent {
    flex: 4;
    border-right: 1px solid #ccc;
}

#taskBar.watchRelated #relatedContent {
    flex: 2;
}

#taskBar.watchRelated #relatedContent {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #ccc;
    flex: 2;
}

#taskBar #relatedContent .content {
    float: left;
}

#taskBar #relatedContent ul li.title {
    margin-top: 0px;
    margin-right: 30px;
}

#taskBar #relatedContent ul li.content a .title {
    display: none;
    position: absolute;
    margin: 0px;
    font-size: 10px;
    color: #fff;
}

#taskBar #relatedContent ul li.content {
    margin-right: 10px;
}

#taskBar #relatedContent ul li.content:last-child {
    margin-right: 0px;
}


#taskBar #relatedContent ul li.content:hover a .title {
    display: block;
}

#taskBar #relatedContent ul li.content:hover a img {
    opacity: .4;
}


#taskBar #watchNow {
    padding-right: 20px;
    border-right: 1px solid #ccc;
    flex: 1;
}

#taskBar.childPage #watchNow .desktop {
    display: none;
}

#taskBar.childPage #watchNow .mobile {
    display: block;
}

#taskBar.related.childPage #social {
    border-right: none
}

#taskBar.childPage #social {
    order: 2;
    flex: 0;
    border-right: 1px solid #ccc;
    padding: 0px 6px;
}

#taskBar.watchRelated.childPage #social {
    border-right: none;
}

#taskBar.find.childPage #social {
    border-right: unset;
}

#taskBarWatchModal .modal-content,
#taskBarSubNav .modal-content {
    background: none;
}

#taskBarWatchModal .modal-content .title {
    margin-bottom: 10px;
    font-size: 20px;

}

#taskBarWatchModal .modal-content .aligner {
    display: block;
    margin-bottom: 15px;
}

#taskBarWatchModal li {
    margin: 10px 0px 0px 7px;
    padding: 0px 7px 0px 0px;
    float: left;
    border-right: 1px solid #ccc;
    height: 100%;
}



#taskBar #watchNow .mobile {
    display: none;
    color: #ccc;
    text-transform: uppercase;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}



#taskBar.watchNav #watchNow .mobile svg {
    width: 22px;
    height: 48px;
    fill: #fff;
    display: block;
    float: left;
    padding-top: 8px;
}


#taskBar.watchNav #watchNow .mobile span {
    font-size: 15px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 7px;
}


#taskBar.childPage #watchNow {
    order: 1;
    flex: 0;
    padding-top: 2px;
    padding-right: 0px;
}

#taskBar.childPage #watchNow .mobile svg {
    width: 119px;
    height: 48px;
    fill: #fff;
    display: block;
    float: unset;
    padding-top: 8px;
}

#taskBar.childPage #watchNow .mobile span {
    font-size: 13px;
    display: block;
    float: unset;
    margin-top: 6px;
    margin-left: 21px;
}


#taskBar #watchNow li {
    margin: 10px 0px 0px 3px;
    padding: 0px 3px 0px 0px;
    float: left;
    border-right: 1px solid #ccc;
    height: 100%;
}

#taskBar #watchNow ul li:last-child {
    border-right: unset;
}

#taskBar #watchNow li {
    height: 30px;
    width: auto;
}

#taskBar #watchNow li a img {
    width: 65px;
}


#taskBar.nav #subNavigation {
    justify-content: flex-end;
    flex: 3;
    padding-right: 32px;
}

#taskBar.navfollow #subNavigation {
    justify-content: flex-start;
    flex: 3;
    padding-right: 32px;
}

#taskBar.nav #subNavigation .hide,
#taskBar.navfollow #subNavigation .hide {
    display: none;
}

#taskBar.nav.childPage #subNavigation,
#taskBar.navfollow.childPage #subNavigation {
    order: 2;
    flex: 4;
}

#taskBar.nav.childPage #parentTile,
#taskBar.navfollow.childPage #parentTile {
    order: 1;
}


#taskBar #subNavigation {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #ccc;
    flex: 2;
    justify-content: flex-end;
}

#taskBar #subNavigation .navbar-toggler.desktop {
    display: block;
}

#taskBar #subNavigation .navbar-toggler.mobile {
    display: none;
}


#taskBar #subNavigation #hiddenNav ul li.featured {
    display: none;
}

#taskBar #subNavigation nav {
    position: relative;

}


#taskBar #subNavigation nav ul#icons li {
    margin: 0px 12px;
    max-width: 95px;
}

#taskBar.navfollow #subNavigation nav ul#icons li {
    margin: 0px 12px;
    max-width: unset;
}

#taskBarSubNav .modal-content .title {
    margin-bottom: 20px;
}

#taskBarSubNav .modal-content ul.navbar-nav {
    width: 100%;
}

#taskBarSubNav .modal-content ul.navbar-nav li {
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid #555;
    margin: 0px 15px 0px 0px;
    padding-bottom: 5px;
    display: block;
    float: unset;
    width: 100%;
}

#taskBarSubNav .modal-content ul.navbar-nav li a:hover {
    background: #555;
}

#taskBarSubNav .modal-content ul.navbar-nav li a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    display: block;
    padding-left: 15px;
}

#taskBar #subNavigation .navbar-toggler,
#taskBar #watchNow .navbar-toggler {
    background: none;
    border: none;
    font-size: 22px;
    color: #fff;

    margin-left: 10px;
}

#taskBar #subNavigation .navbar-toggler .fa-bars::before,
#taskBar #watchNow .navbar-toggler .fa-bars::before {
    content: "\f00d";
}

#taskBar #subNavigation .navbar-toggler.collapsed .fa-bars::before,
#taskBar #watchNow .navbar-toggler.collapsed .fa-bars::before {
    content: "\f0c9";
}

#taskBar #subNavigation #hiddenNav {
    position: absolute;
    right: 0px;
    top: 78px;
    z-index: 999;
    width: 245px;
    background: #5d5e5e;
}

#taskBar.nav #subNavigation #hiddenNav,
#taskBar.navfollow #subNavigation #hiddenNav {
    top: 78px;
}

#taskBar.navfollow #subNavigation #hiddenNav {
    top: 116px;
}

#taskBar ul#icons .nav-item.featured {
    display: none;
}

#taskBar #subNavigation #hiddenNav ul {
    width: 100%;
}

#taskBar #subNavigation #hiddenNav ul li {
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    display: block;
    float: unset;
    width: 100%;
    border-top: 4px solid #000;
}

#taskBar #subNavigation #hiddenNav ul li a {
    color: #fff;
}

#taskBar #subNavigation #hiddenNav ul li.featuredChild {
    display: none;
}

#taskBar #subNavigation #hiddenNav ul li:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

#taskBar #subNavigation .collapse {
    display: none;
}

#taskBar #subNavigation .collapse.in {
    display: block;
}

#taskBar #subNavigation #hiddenNav {
    position: absolute;
}

#taskBar.watchNav.childPage #subNavigation {
    order: 3;
    border: none;
    flex: 1;
    max-width: 62px;
}

#taskBar.watchNav.childPage #subNavigation .navbar-toggler {
    margin-left: 0px;
}

#taskBar.watchNav.childPage #subNavigation ul#icons {
    display: none;
}

#taskBar.watchNav.childPage #subNavigation #hiddenNav {
    top: 66px;
}

#taskBar.watchNav.childPage #subNavigation #hiddenNav ul li.featured {
    display: block;
}

#taskBar.childPage #parentTile {
    flex: 4;
    order: 1;
    border-right: 1px solid #ccc;
}

#taskBar #taskbarContainer {
    padding-left: 0px;
}

#taskBar #taskbarContainer .inside:first-child {
    border-right: 5px solid #faa21b;
}
#taskBar #taskbarContainer .inside {
    width: 50%;
    padding: 10px;
}


#taskBar #taskbarContainer .time,
#taskBar #taskbarContainer .time a {
    font-size: 40px;
    color: #6b7a96;
    font-weight: bold;
    margin-right: 10px;
    white-space: nowrap;
}

#taskBar #taskbarContainer .title,
#taskBar #taskbarContainer .title a {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    margin: 0px;
}





.flex {
    display: flex;
}

.inside-right {
    flex: 1;
}


/* Instagram Feed 
************************************************************************************* */

.instagramFeed {
    max-width: 935px;
    background: none !important;
    box-shadow: none !important;
}

.instagramFeed .text {
    color: #888;
    font-size: 16px;
}

.instagramFeed .btn.follow {
    background: #3796f0;
    color: #fff;
    float: right;
}

.instagramFeed .btn.follow:hover {
    background: #358bdd;
}

.instagramFeed .singleArticle {
    width: 33.333%;
    height: auto;
    padding: 14px;
    position: relative;
}

.instagramFeed .singleArticle img {
    width: 100%;
    height: auto;

}

.instagramFeed .video-camera {
    background: url(../images/instaVideo.png) no-repeat top center;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 23px;
    width: 32px;
    height: 32px;
    background-size: 100%;
}



@media (max-width: 768px) {
    .instagramFeed .singleArticle {
        padding: 2px;
    }

    .instagramFeed .video-camera {
        background: url(../images/instaVideo.png) no-repeat top center;
        position: absolute;
        top: 5px;
        right: 5px;
        font-size: 23px;
        width: 32px;
        height: 32px;
        background-size: 90%;
    }
}


.familyTree .modal-content {
    width: 906px;
    height: 465px;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #77dbdb;
}

.familyTree .modal-content .modal-footer {
    border: 0px;
}

.familyTree .modal-dialog {
    width: 906px;
    height: 465px;
}


.familyTree .modal-body {
    padding-left: 37%;
    padding-right: 6%;
}

.familyTree .modal-body h1 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.familyTree .modal-body p {
    font-size: 20px;
    text-align: justify;
    line-height: 28px;
}

@media (max-width: 910px) {
    .familyTree .modal-dialog {
        width: 768px;
        height: 394px;
    }

    .familyTree .modal-content {
        width: 768px;
        height: 394px;
        background-size: auto 394px;
    }

    .familyTree .modal-body p {
        font-size: 16px;
        text-align: justify;
        line-height: 23px;
    }
}


@media (max-width: 768px) {
    .familyTree .modal-dialog {
        width: 600px;
        height: 308px;
        margin: 30px auto !important;
    }

    .familyTree .modal-content {
        width: 600px;
        height: 308px;
        background-size: auto 308px;
    }

    .familyTree .modal-body h1 {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .familyTree .modal-body p {
        font-size: 12px;
        text-align: justify;
        line-height: 18px;
    }


}


@media (max-width: 600px) {

    .familyTree .modal-dialog {
        width: 480px !important;
        height: 246px;
        margin: 30px auto !important;
    }

    .familyTree .modal-content {
        width: 480px;
        height: 246px;
        background-size: auto 246px;
    }

    .familyTree .modal-body h1 {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .familyTree .modal-body p {
        font-size: 12px;
        text-align: justify;
        line-height: 14px;
    }

    .familyTree .modal-body {
        padding-top: 0px;
    }


}



@media (max-width: 480px) {

    .familyTree .modal-dialog {
        width: 320px !important;
        height: 350px;
        margin: 30px auto !important;
    }

    .familyTree .modal-content {
        width: 320px;
        height: 350px;
        background-size: auto 164px;
    }

    .familyTree .modal-body h1 {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .familyTree .modal-body p {
        font-size: 12px;
        text-align: justify;
        line-height: 14px;
    }

    .familyTree .modal-body {
        padding-top: 0px;
    }


}



/* Boostrap Carosaul  */


.ultCarousel {
    display: flex;
    background: #000;
}

.ultCarousel .carousel-indicators-wrapper {

    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    align-self: flex-end;
}

.ultCarousel .carousel-indicators {
    align-self: center;
    bottom: 21px;
    z-index: 1;
}

.carousel-inner>.item>a>img {
    width: 100%;
}

.ultCarousel.events .carousel-inner>.item.hasMobile>a>img.large {
    display: block;
}

.ultCarousel.events .carousel-inner>.item.hasMobile>a>img.mobileBanner {
    display: none;
    max-width: 768px;
    width: 768px;
    position: absolute;
    left: 50%;
    margin-left: -384px;
    right: 50%;
    margin-right: -384px;
}

.ultCarousel .carousel-indicators-wrapper ol li:before {
    content: none !important;
}

.ultCarousel .carousel-control.left,
.ultCarousel .carousel-control.right {
    background-image: none;
}

.ultCarousel .carousel-inner>.item>img {
    width: 100%;
}

.ultCarousel .carousel-indicators li,
.ultCarousel .carousel-indicators li.active {
    display: inline-block;
    width: 25px;
    height: 15px;
    margin-right: 5px;
}

.ultCarousel .carousel-caption {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-flow: column;
    flex-direction: column;
}

.ultCarousel .carousel-caption {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-flow: column;
    flex-direction: column;
}

.ultCarousel.carousel-fade .carousel-inner .item.hasMobileBanner img.large {
    display: block;
}

.ultCarousel.carousel-fade .carousel-inner .item.hasMobileBanner img.mobileBanner {
    display: none;
}

.ultCarousel .carousel-caption .mobile {
    display: none;
}

.ultCarousel .carousel-control {
    top: unset;
    bottom: 20px;
}

.ultCarousel .carousel-control.left {
    left: 50%;
    margin-left: -130px;
    width: unset;
}

.ultCarousel .carousel-control.right {
    right: 50%;
    margin-right: -130px;
    width: unset;
}


.ultCarousel.carousel-fade .carousel-inner .item {
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
}

.ultCarousel.carousel-fade .carousel-inner .item,
.ultCarousel.carousel-fade .carousel-inner .active.left,
.ultCarousel.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.ultCarousel.carousel-fade .carousel-inner .active,
.ultCarousel.carousel-fade .carousel-inner .next.left,
.ultCarousel.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.ultCarousel.carousel-fade .carousel-inner .next,
.ultCarousel.carousel-fade .carousel-inner .prev,
.ultCarousel.carousel-fade .carousel-inner .active.left,
.ultCarousel.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}

.ultCarousel.carousel-fade .carousel-control {
    z-index: 2;
}



#ULTContent h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

#ULTContent p {
    line-height: 28px;
    color: white;
    font-size: 18px;
}

#ultCast h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

#ultCast .cast {
    margin-bottom: 20px;
    text-align: center;
    min-height: 322px;
}

#ultCast .cast h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#ultCast .cast span {
    text-transform: uppercase;
    text-align: center;
    color: #f20000;
    font-weight: normal;
    font-size: 18px;
}

#ultCast .cast .castInfo {
    opacity: 0;
}




#ultCast .cast .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


#ultCast .cast .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

#ultCast .cast .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

#ultCast .cast:hover .image,
#ultCast .cast.eliminated img {
    opacity: 0.3;

}

#ultCast .cast:hover .image {
    filter: blur(4px);
}

#ultCast .cast:hover .middle {
    opacity: 1;
}

#ultCast .cast:hover img.castInfo {
    opacity: 1;
}

#ultCast .bio p {
    color: #fff;
    line-height: 27px;
    font-size: 18px;
    font-weight: normal;
}



#ultCast .cast .text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#ultCast .carousel-control {
    width: 8%;
    width: 0px;
}

#ultCast .carousel-control.left,
#ultCast .carousel-control.right {
    margin-right: 40px;
    margin-left: 5px;
    background-image: none;
    opacity: 1;
}

#ultCast .carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

#ultCast .carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

#ultCast .fa.fa-chevron-right.glyphicon-chevron-right:before {
    content: "\f054";
    margin-top: -47px;
    color: #fff;
}



#ultCast .fa.fa-chevron-left.glyphicon-chevron-left:before {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

body.page-template-page-always-on #ultCast .fa.fa-chevron-right.glyphicon-chevron-right,
body.page-template-page-always-on #ultCast .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -22px;
    color: #fff;
}

#ultCast .fa.fa-chevron-right.glyphicon-chevron-right,
#ultCast .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

#ultCast .carousel-control.left {
    margin-left: 8px;
}

#ultCast .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
}

/* #ultCast .active > div { display:none; } */
#ultCast .active>div:first-child {
    display: block;
}

#ultCast .carousel-inner>.item .cast {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#ultCast .carousel-inner {
    width: 1109px;
}

#ultCast .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    transform: unset !important;
}

#ultCast .carousel-inner>.next,
#ultCast .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultCast .carousel-inner>.next,
#ultCast .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultCast .carousel-inner>.active,
#ultCast .carousel-inner>.next,
#ultCast .carousel-inner>.prev {
    display: block;
}

#ultCast .carousel-inner>.next.left,
#ultCast .carousel-inner>.prev.right {
    left: 0;
}

#ultCast .carousel {
    position: relative;
    margin-left: -30px;
    overflow: hidden;
    padding-left: 30px;
}


/* #ultCast .carousel.lessthan .carousel-inner .item:not(:first-child){
 display: none;
}




 */
/* #ultCast .carousel.lessthan .carousel-inner .item .cast.cloned:first-child {
    display: block;
} */

#ultCast .carousel.lessthan .carousel-inner .item .cast.cloned {
    display: none;
}

#ultCast .carousel.lessthan .carousel-inner .item.active .cast.cloned:first-child {
    display: block;
}

#ultCast .carousel.lessthan .carousel-control {
    display: none;
}

/*lg*/
@media (max-width: 1200px) {

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {

    #ultCast .carousel.lessthan.three .carousel-control {
        display: block;
    }

    #ultCast .carousel.lessthan.three .carousel-inner .item .cast.cloned {
        display: block;
    }

}

@media screen and (max-width: 400px) {

    #ultCast .carousel.lessthan.two .carousel-control {
        display: block;
    }

    #ultCast .carousel.lessthan.two .carousel-inner .item .cast.cloned {
        display: block;
    }

}



#ultCast .carousel-inner .active.left {
    left: -25%;
}

#ultCast .carousel-inner .active.right {
    left: 25%;
}

#ultCast .carousel-inner .next {
    left: 25%;
}

#ultCast .carousel-inner .prev {
    left: -25%;
}

#ultCast .carousel-col {
    width: 25%;
}

#ultCast .active>div:first-child+div {
    display: block;
}

#ultCast .active>div:first-child+div+div {
    display: block;
}

#ultCast .active>div:first-child+div+div+div {
    display: block;
}


.block {
    width: 100%;
    height: 100%;
}

#ultRelated h1,
#ultCast H1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

#ultRelated .singleArticle a,
#ultCast .singleArticle a {
    color: #fff !important;
    text-decoration: none;
}

#ultRelated .singleArticle a p {
    line-height: 25px;
    font-size: 14px;
}

#ultRelated .singleArticle img,
#ultCast .singleArticle img {
    width: 100%;
    margin-bottom: 10px;
}

#ultRelated .singleArticle h3,
#ultCast .singleArticle h3 {
    margin-bottom: 10px;
}




#ultCast .castBio .middle {
    transition: .5s ease;
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;

}


#ultCast .castBio .fa {
    color: #fff;
    font-size: 100px;

    text-shadow: 0px 0px 40px #000;
}

#ultCast .castBio img {
    width: 100%;
    height: auto;
}

#ultCast.pageArrows .container.arrows {
    width: 1000px;
    position: relative;
}



#ultCast.pageArrows .fa-chevron-right {
    font-size: 60px;
    color: #fff;
    position: absolute;
    right: -50px;
    margin-top: 117px;
}

#ultCast.pageArrows .fa-chevron-left {
    font-size: 60px;
    color: #fff;
    position: absolute;
    left: -50px;
    top: 0px;
    margin-top: 117px;
}


body.page-template-page-always-on #ultMovie .desktop {
    padding-left: 0px;
}

#ultMovie .desktop {
    display: block;
}

#ultMovie .mobile {
    display: none;
}

#ultMovie .btn-yellow,
#ultCast .btn-yellow {
    max-width: 150px;
    margin-top: 30px;
}


#ultMovie h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}


#ultMovie .movie h3 {
    margin-bottom: 10px;
    margin-top: 10px;
    Color: #fff;
}

#ultMovie .movie p {
    margin-bottom: 10px;
    margin-top: 10px;
    Color: #fff;
    line-height: 25px;
    font-size: 14px;
}

#ultMovie .movie p.date {
    margin-bottom: 10px;
    Color: #fff;
    font-size: 24px;
}

#ultMovie .movie img {
    width: 100%;
}



.col-centered {
    float: none;
    margin: 0 auto;
}

#ultMovie .carousel-control {
    width: 90px;
}

#ultMovie .carousel-control.left,
#ultMovie .carousel-control.right {

    opacity: 1;
}

#ultMovie .carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

#ultMovie .carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

#ultMovie .fa.fa-chevron-right.glyphicon-chevron-right:before {
    content: "\f054";

    color: #fff;
}



#ultMovie .fa.fa-chevron-left.glyphicon-chevron-left:before {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

#ultMovie .fa.fa-chevron-right.glyphicon-chevron-right,
#ultMovie .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";

    color: #fff;
}

#ultMovie .carousel-control.left {
    margin-left: -18px;
}

#ultMovie .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
}

/* #ultMovie .active > div { display:none; } */
#ultMovie .active>div:first-child {
    display: block;
}

#ultMovie .carousel-inner>.item .movie {
    width: 285px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#ultMovie .carousel-inner {
    width: 1140px;
}

#ultMovie .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    transform: unset !important;
}

#ultMovie .carousel-inner>.next,
#ultMovie .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultMovie .carousel-inner>.next,
#ultMovie .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultMovie .carousel-inner>.active,
#ultMovie .carousel-inner>.next,
#ultMovie .carousel-inner>.prev {
    display: block;
}

#ultMovie .carousel-inner>.next.left,
#ultMovie .carousel-inner>.prev.right {
    left: 0;
}

#ultMovie .carousel {
    position: relative;
    margin-left: -30px;
    overflow: hidden;
}

/*lg*/
@media (max-width: 1200px) {

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }
}

#ultMovie .carousel-inner .active.left {
    left: -25%;
}

#ultMovie .carousel-inner .active.right {
    left: 25%;
}

#ultMovie .carousel-inner .next {
    left: 25%;
}

#ultMovie .carousel-inner .prev {
    left: -25%;
}

#ultMovie .carousel-col {
    width: 25%;
}

#ultMovie .active>div:first-child+div {
    display: block;
}

#ultMovie .active>div:first-child+div+div {
    display: block;
}

#ultMovie .active>div:first-child+div+div+div {
    display: block;
}



#ultMovie.pageArrows .container.arrows {
    width: 1000px;
    position: relative;
}



#ultMovie.pageArrows .fa-chevron-right {
    font-size: 60px;
    color: #fff;
    position: absolute;
    right: -50px;
    margin-top: 117px;
}

#ultMovie.pageArrows .fa-chevron-left {
    font-size: 60px;
    color: #fff;
    position: absolute;
    left: -50px;
    top: 0px;
    margin-top: 117px;
}

















#ultTrendingContent .desktop {
    display: block;
}

#ultTrendingContent .mobile {
    display: none;
}

#ultTrendingContent .btn-yellow {
    max-width: 150px;
}

#ultTrendingContent h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

#ultTrendingContent .content {
    margin-bottom: 20px;
}

#ultTrendingContent .content h3 {
    margin-bottom: 10px;
    margin-top: 10px;
    Color: #fff;
}

#ultTrendingContent .content p {
    margin-bottom: 10px;
    margin-top: 10px;
    Color: #fff;
    line-height: 25px;
    font-size: 14px;
}

#ultTrendingContent .content p.date {
    margin-bottom: 10px;
    Color: #fff;

}

.col-centered {
    float: none;
    margin: 0 auto;
}

#ultTrendingContent .carousel-control {
    width: 8%;
    width: 0px;
}

#ultTrendingContent .carousel-control.left,
#ultTrendingContent .carousel-control.right {
    margin-right: 40px;
    margin-left: 32px;
    background-image: none;
    opacity: 1;
    top: 50%;
    margin-top: -15px;
}

#ultTrendingContent .carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

#ultTrendingContent .carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

#ultTrendingContent .fa.fa-chevron-right.glyphicon-chevron-right:before {
    content: "\f054";
    margin-top: -47px;
    color: #fff;
}



#ultTrendingContent .fa.fa-chevron-left.glyphicon-chevron-left:before {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

#ultTrendingContent .fa.fa-chevron-right.glyphicon-chevron-right,
#ultTrendingContent .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

#ultTrendingContent .carousel-control.left {
    margin-left: -18px;
}

#ultTrendingContent .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
}

/* #ultTrendingContent .active > div { display:none; } */
#ultTrendingContent .active>div:first-child {
    display: block;
}

#ultTrendingContent .carousel-inner>.item .content {
    width: 285px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#ultTrendingContent .carousel-inner {
    width: 1140px;
}

#ultTrendingContent .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    transform: unset !important;
}

#ultTrendingContent .carousel-inner>.next,
#ultTrendingContent .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultTrendingContent .carousel-inner>.next,
#ultTrendingContent .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultTrendingContent .carousel-inner>.active,
#ultTrendingContent .carousel-inner>.next,
#ultTrendingContent .carousel-inner>.prev {
    display: block;
}

#ultTrendingContent .carousel-inner>.next.left,
#ultTrendingContent .carousel-inner>.prev.right {
    left: 0;
}

#ultTrendingContent .carousel {
    position: relative;
    margin-left: -30px;
    overflow: hidden;
}

/*lg*/
@media (max-width: 1200px) {

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }
}

#ultTrendingContent .carousel-inner .active.left {
    left: -25%;
}

#ultTrendingContent .carousel-inner .active.right {
    left: 25%;
}

#ultTrendingContent .carousel-inner .next {
    left: 25%;
}

#ultTrendingContent .carousel-inner .prev {
    left: -25%;
}

#ultTrendingContent .carousel-col {
    width: 25%;
}

#ultTrendingContent .active>div:first-child+div {
    display: block;
}

#ultTrendingContent .active>div:first-child+div+div {
    display: block;
}

#ultTrendingContent .active>div:first-child+div+div+div {
    display: block;
}



#ultTrendingContent.pageArrows .container.arrows {
    width: 1000px;
    position: relative;
}



#ultTrendingContent.pageArrows .fa-chevron-right {
    font-size: 60px;
    color: #fff;
    position: absolute;
    right: -50px;
    margin-top: 117px;
}

#ultTrendingContent.pageArrows .fa-chevron-left {
    font-size: 60px;
    color: #fff;
    position: absolute;
    left: -50px;
    top: 0px;
    margin-top: 117px;
}









#contestants .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 99999999;
}

.overlayAd {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: relative;
}

.overlayAd.gradiant {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 50%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 50%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00d4ff", GradientType=1);
    align-items: unset;
}

.overlayAd.gradiant h1 {
    font-size: 10px;
    color: #ddd;
    font-size: 60px;
    margin-top: 92px;
    font-weight: bold;
}

.overlayAd .close {
    width: 40px;
    height: 40px;
    background: #000000;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-family: Helvetica, sans-serif;
    font-size: 21px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 2%;
    right: 2%;
    z-index: 5;
}

.overlayAd video {
    height: 80%;
    width: 80%;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .overlayAd .close {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }
}

@media screen and (max-width: 480px) {
    .overlayAd video {
        margin-top: -50px;
    }
}


#ultGames h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

#ultGames .cast {
    margin-bottom: 20px;
    text-align: center;
    min-height: 322px;
}

#ultGames .cast h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#ultGames .cast span {
    text-transform: uppercase;
    text-align: center;
    color: #f20000;
    font-weight: normal;
    font-size: 18px;
}

#ultGames .cast .castInfo {
    opacity: 0;
}




#ultGames .cast .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


#ultGames .cast .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

#ultGames .cast .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

#ultGames .cast:hover .image,
#ultGames .cast.eliminated img {
    opacity: 0.3;

}

#ultGames .cast:hover .image {
    filter: blur(4px);
}

#ultGames .cast:hover .middle {
    opacity: 1;
}

#ultGames .cast:hover img.castInfo {
    opacity: 1;
}

#ultGames .bio p {
    color: #fff;
    line-height: 27px;
    font-size: 18px;
    font-weight: normal;
}



#ultGames .cast .text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#ultGames .carousel-control {
    width: 8%;
    width: 0px;
}

#ultGames .carousel-control.left,
#ultGames .carousel-control.right {
    margin-right: 40px;
    margin-left: 5px;
    background-image: none;
    opacity: 1;
}

#ultGames .carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

#ultGames .carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

#ultGames .fa.fa-chevron-right.glyphicon-chevron-right:before {
    content: "\f054";
    margin-top: -47px;
    color: #fff;
}



#ultGames .fa.fa-chevron-left.glyphicon-chevron-left:before {
    content: "\f053";
    margin-top: -27px;
    color: #fff;
}

#ultGames .fa.fa-chevron-right.glyphicon-chevron-right,
#ultGames .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -27px;
    color: #fff;
}

#ultGames .carousel-control.left {
    margin-left: 8px;
}

#ultGames .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
}

/* #ultGames .active > div { display:none; } */
#ultGames .active>div:first-child {
    display: block;
}

#ultGames .carousel-inner>.item .cast {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#ultGames .carousel-inner {
    width: 1109px;
}

#ultGames .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    transform: unset !important;
}

#ultGames .carousel-inner>.next,
#ultGames .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultGames .carousel-inner>.next,
#ultGames .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ultGames .carousel-inner>.active,
#ultGames .carousel-inner>.next,
#ultGames .carousel-inner>.prev {
    display: block;
}

#ultGames .carousel-inner>.next.left,
#ultGames .carousel-inner>.prev.right {
    left: 0;
}

#ultGames .carousel {
    position: relative;
    margin-left: -30px;
    overflow: hidden;
    padding-left: 30px;
}

#ultGames .carousel-inner .active.left {
    left: -25%;
}

#ultGames .carousel-inner .active.right {
    left: 25%;
}

#ultGames .carousel-inner .next {
    left: 25%;
}

#ultGames .carousel-inner .prev {
    left: -25%;
}

#ultGames .carousel-col {
    width: 25%;
}

#ultGames .active>div:first-child+div {
    display: block;
}

#ultGames .active>div:first-child+div+div {
    display: block;
}

#ultGames .active>div:first-child+div+div+div {
    display: block;
}



#ultGamesFeatured img {
    width: 100%;

}

#ultGamesFeatured h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

.snipeAd {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 99999999999;
}

body.single-watchandwin #countdown,
body.single-watchandwin #countdown,
body.post-type-archive-watchandwin #countdown {
    align-items: center;
    background-color: #faa21b;
    display: flex;
    margin: 0px auto;
    margin-bottom: 10px;
    font-family: Muli, sans-serif;
    width: 60%;
}

body.single-watchandwin #countdown span,
body.post-type-archive-watchandwin #countdown span,
body.single-sweepstakes #countdown span,
body.post-type-archive-sweepstakes #countdown span {
    display: block;
    font-size: 6rem;
    font-weight: bold;

}

body.single-watchandwin #countdown div,
body.post-type-archive-watchandwin #countdown div,
body.single-sweepstakes #countdown div,
body.post-type-archive-sweepstakes #countdown div {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
    flex-grow: 4;
    text-align: center;
    width: 25%;
}

body.single-sweepstakes #primary,
body.post-type-archive-sweepstakes #primary {
    padding: 0px;
}

body.single-sweepstakes .imgfullWidth,
body.post-type-archive-sweepstakes .imgfullWidth {
    width: 100% !important;
}



body.single-sweepstakes .taskBar,
body.post-type-archive-sweepstakes .taskBar,
body.page-template-page-advertising-landing .taskBar,
body.page-template-page-advertising-gallery .taskBar{
    background-color: #3E3E3E;
    padding: 30px;
}

body.single-sweepstakes .taskBar .container ul,
body.post-type-archive-sweepstakes .taskBar .container ul,
body.page-template-page-advertising-landing .taskBar .container ul,
body.page-template-page-advertising-gallery .taskBar .container ul {
    display: none;
}


body.single-sweepstakes .taskBar .container ul li,
body.post-type-archive-sweepstakes .taskBar .container ul li,
body.page-template-page-advertising-landing .taskBar .container ul li,
body.page-template-page-advertising-gallery .taskBar .container ul li {
    border-right: 1px solid #fff;
    padding: 0px 20px;
}

body.single-sweepstakes .taskBar .container ul li:last-child,
body.post-type-archive-sweepstakes .taskBar .container ul li:last-child,
body.page-template-page-advertising-landing .taskBar .container ul li:last-child,
body.page-template-page-advertising-gallery .taskBar .container ul li:last-child {
    border-right: none;
}

body.single-sweepstakes .taskBar .container ul li a,
body.post-type-archive-sweepstakes .taskBar .container ul li a,
body.page-template-page-advertising-landing .taskBar .container ul li a,
body.page-template-page-advertising-gallery .taskBar .container ul li a {
    color: #fff;
    font-size: 20px;
    display: block;
    text-align: center;
}

body.single-sweepstakes .taskBar .container ul li img,
body.post-type-archive-sweepstakes .taskBar .container ul li img,
body.page-template-page-advertising-landing .taskBar .container ul li img,
body.page-template-page-advertising-gallery .taskBar .container ul li img {
    display: block;
    margin-bottom: 5px;
    margin: 0px auto 10px auto;
    text-align: center;
}

body.single-sweepstakes .taskBar .container .countTitle,
body.post-type-archive-sweepstakes .taskBar .container .countTitle,
body.page-template-page-advertising-landing .taskBar .container .countTitle,
body.page-template-page-advertising-gallery .taskBar .container .countTitle {
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin: 0px auto;
    display: none;
}

body.single-sweepstakes .taskBar .container #countdown,
body.post-type-archive-sweepstakes .taskBar .container #countdown,
body.page-template-page-advertising-landing .taskBar .container #countdown,
body.page-template-page-advertising-gallery .taskBar .container #countdown {
    align-items: center;
    display: flex;
    margin: 0px auto;
    margin-bottom: 10px;
    font-family: Muli, sans-serif;
    width: 60%;
    color: #fff !important;
}

body.single-sweepstakes .sweepBanner .desktop,
body.post-type-archive-sweepstakes .sweepBanner .desktop {
    display: block;
}

body.single-sweepstakes .sweepBanner .mobile,
body.post-type-archive-sweepstakes .sweepBanner .mobile {
    display: none;
}

body.single-sweepstakes .sweepBanner .comingSoonBanner,
body.single-sweepstakes .sweepBanner .activeBanner,
body.single-sweepstakes .sweepBanner .expiredBanner,
body.post-type-archive-sweepstakes .sweepBanner .comingSoonBanner,
body.post-type-archive-sweepstakes .sweepBanner .activeBanner,
body.post-type-archive-sweepstakes .sweepBanner .expiredBanner {
    display: none;
}

body.single-sweepstakes .sweepBanner .comingSoonBanner.active,
body.single-sweepstakes .sweepBanner .activeBanner.active,
body.single-sweepstakes .sweepBanner .expiredBanner.active,
body.post-type-archive-sweepstakes .sweepBanner .comingSoonBanner.active,
body.post-type-archive-sweepstakes .sweepBanner .activeBanner.active,
body.post-type-archive-sweepstakes .sweepBanner .expiredBanner.active {
    display: block;
}

body.single-sweepstakes .sweepBanner .mobile.comingSoonBanner.active,
body.single-sweepstakes .sweepBanner .mobile.activeBanner.active,
body.single-sweepstakes .sweepBanner .mobile.expiredBanner.active,
body.post-type-archive-sweepstakes .sweepBanner .mobile.comingSoonBanner.active,
body.post-type-archive-sweepstakes .sweepBanner .mobile.activeBanner.active,
body.post-type-archive-sweepstakes .sweepBanner .mobile.expiredBanner.active {
    display: none;
}





.advertisingImages h1, .advertisingForms h1 {
    text-transform: uppercase;
    color: white;
    font-weight: normal;
    margin-bottom: 20px;
    margin-left: 10px;
}

.advertisingImages .image {
    margin-bottom: 20px;
    text-align: center;
    padding: 0px 5px;
}

.advertisingImages .image h2 {
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.advertisingImages .video {
    margin-bottom: 20px;
    text-align: center;
    padding: 0px 5px;
}

.advertisingImages .video h2 {
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.advertisingImages .image span {
    text-transform: uppercase;
    text-align: center;
    color: #f20000;
    font-weight: normal;
    font-size: 18px;
}

.advertisingImages .image .imageInfo {
    opacity: 0;
}




.advertisingImages .image .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


.advertisingImages .image .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.advertisingImages .image .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


.advertisingImages .image:hover .middle {
    opacity: 1;
}

.advertisingImages .image:hover img.imageInfo {
    opacity: 1;
}

.advertisingImages .bio p {
    color: #fff;
    line-height: 27px;
    font-size: 18px;
    font-weight: normal;
}



.advertisingImages .image .text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.advertisingImages .carousel-control {
    width: 8%;
    width: 0px;
}

.advertisingImages .carousel-control.left,
.advertisingImages .carousel-control.right {
    margin-right: 40px;
    margin-left: 5px;
    background-image: none;
    opacity: 1;
}

.advertisingImages .carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

.advertisingImages .carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

.advertisingImages .fa.fa-chevron-right.glyphicon-chevron-right:before {
    content: "\f054";
    margin-top: -47px;
    color: #fff;
}



.advertisingImages .fa.fa-chevron-left.glyphicon-chevron-left:before {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

body.page-template-page-always-on .advertisingImages .fa.fa-chevron-right.glyphicon-chevron-right,
body.page-template-page-always-on .advertisingImages .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -22px;
    color: #fff;
}

.advertisingImages .fa.fa-chevron-right.glyphicon-chevron-right,
.advertisingImages .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -47px;
    color: #fff;
}

.advertisingImages .carousel-control.left {
    margin-left: 8px;
}

.advertisingImages .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
}

/* .advertisingImages .active > div { display:none; } */
.advertisingImages .active>div:first-child {
    display: block;
}

.advertisingImages .carousel-inner>.item .image {
    width: 33.3333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.advertisingImages .carousel-inner {
    width: 1109px;
}

.advertisingImages .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    transform: unset !important;
}

.advertisingImages .carousel-inner>.next,
.advertisingImages .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.advertisingImages .carousel-inner>.next,
.advertisingImages .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.advertisingImages .carousel-inner>.active,
.advertisingImages .carousel-inner>.next,
.advertisingImages .carousel-inner>.prev {
    display: block;
}

.advertisingImages .carousel-inner>.next.left,
.advertisingImages .carousel-inner>.prev.right {
    left: 0;
}

.advertisingImages .carousel {
    position: relative;
    margin-left: -30px;
    overflow: hidden;
    padding-left: 30px;
}



.advertisingImages .carousel.lessthan .carousel-inner .item .image.cloned {
    display: none;
}

.advertisingImages .carousel.lessthan .carousel-inner .item.active .image.cloned:first-child {
    display: block;
}

.advertisingImages .carousel.lessthan .carousel-control {
    display: none;
}

/*lg*/
@media (max-width: 1200px) {

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-right: 0px;
        width: 30px;
        height: 30px;

        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {

    .advertisingImages .carousel.lessthan.three .carousel-control {
        display: block;
    }

    .advertisingImages .carousel.lessthan.three .carousel-inner .item .image.cloned {
        display: block;
    }

}

@media screen and (max-width: 400px) {

    .advertisingImages .carousel.lessthan.two .carousel-control {
        display: block;
    }

    .advertisingImages .carousel.lessthan.two .carousel-inner .item .image.cloned {
        display: block;
    }

}


.advertisingImages .carousel-inner .active.left {
    left: -33.3333%;
}

.advertisingImages .carousel-inner .active.right {
    left: 33.3333%;
}

.advertisingImages .carousel-inner .next {
    left: 33.3333%;
}

.advertisingImages .carousel-inner .prev {
    left: -33.3333%;
}

.advertisingImages .carousel-col {
    width: 33.3333%;
}


.advertisingImages.pageArrows .container.arrows {
    width: 1000px;
    position: relative;
}



.advertisingImages.pageArrows .fa-chevron-right {
    font-size: 60px;
    color: #fff;
    position: absolute;
    right: -50px;
    margin-top: 117px;
}

.advertisingImages.pageArrows .fa-chevron-left {
    font-size: 60px;
    color: #fff;
    position: absolute;
    left: -50px;
    top: 0px;
    margin-top: 117px;
}

.advertisingImages.no-carousel {
    padding-left: 10px;
    padding-right: 46px;
}

.advertisingForms p, .advertisingImages p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.advertisingForms .btn-yellow, .advertisingImages .btn-yellow {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 15px 22px;
    color:#fff;
    font-weight: normal;
    margin-right: 15px;
}

.advertisingImages .btn-yellow {
    margin: 0px auto;
}

.advertisingImages .btn-yellow.loadMoreAdShows {
    padding: 15px 75px;
}

.advertisingImages .mleft10, .advertisingForms .btn.btn-yellow.mleft10 {
    margin-left: 10px !important;
}

.advertisingContact p {
    font-size: 30px;
    display: flex;
    align-items: center;
}

.advertisingContact .fa {
    font-size: 40px;
    margin-right:5px;
    vertical-align: middle;
    margin-top: -5px;
}

.advertisingContact .inline-block{
    display: inline-block;
}

.advertisingContact a {
    display: inline-block;
}


body.page-template-page-advertising-landing .font-bold {
    font-weight: bold !important;
}
@media only screen and (max-width : 1200px) {
    .advertisingContact .row-eq-height  {
        display: block !important;
    }
    .advertisingContact .row-eq-height .inline-block:nth-child(2),
    .advertisingContact .row-eq-height .inline-block:nth-child(3) {
        margin-top: 30px;
    }
    
    .advertisingContact .row-eq-height .inline-block  {
        display: block !important;
    }
    .advertisingContact .row-eq-height .inline-block .inline-block {
        display: inline-block !important;
    }

    .advertisingContact .row-eq-height .inline-block.mRight40 {
        margin-right: 0px !important;
    }
}
@media only screen and (max-width : 600px) {
    .advertisingContact .row-eq-height .inline-block:nth-child(2) a,
    .advertisingContact .row-eq-height .inline-block:nth-child(3) a{
        font-size: 20px;
    }

    .advertisingContact .row-eq-height .inline-block:nth-child(2) a .fa,
    .advertisingContact .row-eq-height .inline-block:nth-child(3) a .fa{
        font-size: 20px;
    }
}

/* ========================================
   ============ VideoJs===========
   ======================================== */
/*Fix play button */
   .vjs-default-skin .vjs-big-play-button {
    font-size: 3em !important;
    line-height: 3em !important;
    height: 3em !important;
    width: 3em !important;
    border: 0.06666em solid #fff !important;
    border-radius: 50% !important;
    left: 50% !important;
    top: 50% !important;
    margin-left: -1.5em !important;
    margin-top: -1.5em !important;
}

/* videoclips
*********************************************************************************************************/

#videoclips h1 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}
#videoclips {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

#videoclips h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: Prompt;
    font-size: 60px;
}

#videoclips .cast {
    margin-bottom: 20px;
    text-align: left;
    min-height: 322px;
}

#videoclips .cast h2 {
    text-align: left;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#videoclips .cast span {
    text-transform: uppercase;
    text-align: left;
    color: #f20000;
    font-weight: normal;
    font-size: 18px;
}

#videoclips .cast .castInfo {
    opacity: 0;
}




#videoclips .cast .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


#videoclips .cast .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

#videoclips .cast .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

/* #videoclips .cast:hover .image,
#videoclips .cast.eliminated img {
    opacity: 0.3;

} */

/* #videoclips .cast:hover .image {
    opacity: 0.8;
} */

#videoclips .cast:hover .middle {
    opacity: 1;
}

#videoclips .cast:hover img.castInfo {
    opacity: 1;
}

#videoclips .bio p {
    color: #fff;
    line-height: 27px;
    font-size: 18px;
    font-weight: normal;
}


#videoclips .item .cast:nth-child(n+4) {
    display: none;
}


#videoclips .cast .text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#videoclips .carousel-control {
    width: 8%;
    width: 0px;
}

#videoclips .carousel-control.left,
#videoclips .carousel-control.right {
    margin-right: 37px;
    margin-left: 5px;
    background-image: none;
    opacity: 1;
}

#videoclips .carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

#videoclips .carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

#videoclips .fa.fa-chevron-right.glyphicon-chevron-right:before {
    content: "\f054";
    margin-top: -47px;
    color: #fff;
}



#videoclips .fa.fa-chevron-left.glyphicon-chevron-left:before {
    content: "\f053";
    margin-top: -27px;
    color: #fff;
}

#videoclips .fa.fa-chevron-right.glyphicon-chevron-right,
#videoclips .fa.fa-chevron-left.glyphicon-chevron-left {
    content: "\f053";
    margin-top: -27px;
    color: #fff;
}

#videoclips .carousel-control.left {
    margin-left: 8px;
}

#videoclips .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
}

/* #videoclips .active > div { display:none; } */
#videoclips .active>div:first-child {
    display: block;
}

#videoclips .carousel-inner>.item .cast {
    width: 33.333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#videoclips .carousel-inner {
    width: 100%;
}

#videoclips .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    transform: unset !important;
}

#videoclips .carousel-inner>.next,
#videoclips .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#videoclips .carousel-inner>.next,
#videoclips .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#videoclips .carousel-inner>.active,
#videoclips .carousel-inner>.next,
#videoclips .carousel-inner>.prev {
    display: inline;
}

#videoclips .carousel-inner>.next.left,
#videoclips .carousel-inner>.prev.right {
    left: 0;
}

#videoclips .carousel {
    position: relative;
    margin-left: -19px;
    overflow: hidden;
    padding-left: 22px;
    padding-right: 22px;
    margin-right: -19px;
}

#videoclips .carousel-inner .active.left {
    left: -33.333%;
}

#videoclips .carousel-inner .active.right {
    left: 33.333%;
}

#videoclips .carousel-inner .next {
    left: 33.333%;
}

#videoclips .carousel-inner .prev {
    left: -33.333%;
}

#videoclips .carousel-col {
    width: 33.333%;
}

#videoclips .active>div:first-child+div {
    display: block;
}

#videoclips .active>div:first-child+div+div {
    display: block;
}

#videoclips .active>div:first-child+div+div+div {
    display: block;
}

#videoclips img {
    width: 100%;
    margin-bottom: 10px;
}

#videoclips h3 {
    margin-bottom: 10px;
    font-family: 'Muli', sans-serif;
}

#videoclips p {
    line-height: 25px;
    font-size: 14px;
}


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


    #videoclips .carousel-inner {
        width: 832px;
        position: absolute;
    }

    #videoclips .carousel {
        height: 330px;
    }

    #videoclips .carousel-control.right {
        margin-right: 0px;
        margin-left: 5px;
        background-image: none;
        background-color: #FFF;
        opacity: 1;
        width: 45px;
    }

    #videoclips {
        width: 100%;
    }
    

    #videoclips .carousel-control .glyphicon-chevron-right {
        margin-right: -13px;
    }

   
    
    #videoclips .carousel-control.right {

        position: absolute;
        top: -1px;
        right: -2px;
    }
   
}

 #videoclips .carousel-inner>.item .cast.img {
    position: relative;
  }
  
  #videoclips .carousel-inner>.item .cast .img i {
   opacity: .8;
}
@media screen and (min-width: 1200px) {
    #videoclips .carousel-inner>.item .cast .img i {
        top: 89px;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        font-size: 100px;
    }
}



@media screen and (max-width: 1200px) {
    #videoclips .carousel-inner>.item .cast .img i {
        top: 71px;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        font-size: 72px;
    }
}

@media screen and (max-width: 992px) {
    #videoclips .carousel-inner>.item .cast .img i {
        top: 60px;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        font-size: 72px;
    }
}




@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'),
      url('../fonts/icomoon.ttf') format('truetype'),
      url('../fonts/icomoon.woff') format('woff'),
      url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-tiktok:before {
    content: "\e900";
  }
  