/*
Theme Name: Impact TV
Theme URI: https://www.dotstudiopro.com
Author: dotstudio-pro
Author URI: https://www.dotstudiopro.com
Text Domain: dotstudio-pro
Description: This is a child theme created from WP Bootstrap Theme created by dotstudioPRO developers, for Impact TV
Version: 1.0.0
Template: wp-bootstrap-theme
*/

p {
    font-size: 1.875rem;
}
.custom-container {
    max-width: 94vw;
}
h3 {
    padding-left: 1.25rem;
}
h2:before, h3:before {
    content: none;
}
div.fix-footer-bottom > .content-area-custom {
    padding-bottom: initial;
}
#scheduler-scroll-style::-webkit-scrollbar {
    width: 8px;
}
.btn.btn-ds-secondary, .btn.btn-secondary, .dspdl-customer-form-button .btn.btn-primary {
    background-color: #AF202C;
    border-color: #AF202C;
    font-size: 1.875rem;
    border-radius: 0;
    padding: 0.6875rem 1.875rem;
    height: calc(4.125rem + 2px);
    max-width: 100%;
    min-width: 15.625rem;
}
.btn.btn-ds-secondary:hover, .btn.btn-secondary:hover, .dspdl-customer-form-button .btn.btn-primary:hover {
    background-color: #ffffff;
    color: #AF202C;
}
.dspdl-customer-form-button .btn.btn-primary {
    margin-top: 1.5rem;
}
.btn.btn-danger {
    font-size: 1.5625rem !important;
    /*font-size: 1.375rem !important;*/
    border-radius: 0;
    padding: 0.6875rem 1.875rem;
    /*padding: 0.6875rem 0.5625rem;*/
    height: calc(4.125rem + 2px);
    max-width: 100%;
    min-width: 15.625rem;
}
.btn.btn-danger:hover {
    border-color: #bd2130 !important;
}
.locked-channel {
    z-index: 99;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 3.125rem !important;
    height: auto;
}
.lock_overlay img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
@media (min-width: 992px)  {
    .pp-pl {
        padding-left: 6rem;
    }
    .pp-pr {
        padding-right: 6rem;
    }
}
@media (min-width: 1441px)  {
    .pp-pl {
        padding-left: 5rem;
    }
    .pp-pr {
        padding-right: 5rem;
    }
}
@media (min-width: 1200px)  {
    .inner-banner-content_bg .inner-banner-content{
        width: 60%;
    }
}
.pt-6 {
    padding-top: 50px;
    padding-top: 3.125rem;
}

/* Header */
header .site-logo img {
    max-width: 100%;
    width: auto;
    height: 32px;
    display: inline-block;
}
header, header.fixed-top.small-header {
    height: 4rem;
    padding-top: 0.35rem;
}
.padding-fixed-left {
    padding-top: 4rem;
}
header.left-logo-header .site-branding {
    width: 270px;
}
header.left-logo-header .main-navigation {
    width: calc(100% - 270px);
}
.main-navigation .navbar-nav>li.special-item a {
    font-weight: bold;
    color: #AF202C;
}
.main-navigation .navbar-nav>li a {
    margin: 2.1875rem 0.75rem;
    padding-bottom: 1.0rem;
    font-size: 1.375rem;
    font-weight: normal;
    text-transform: none;
}
.dropdown-menu {
    border-radius: 0;
}
.dropdown-toggle::after {
    border-top: 0.2rem solid;
    border-right: 0.2rem solid;
    border-bottom: 0;
    border-left: 0;
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.75rem;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.main-navigation .navbar-nav>li:after {
    content: none;
}
.main-navigation .navbar-nav>li.menu-item-category_menu:after {
    border-right: 0;
    content: '';
    display: inline-block;
    position: absolute;
    top: 1rem;
    height: 20px;
    width: 1px;
    background: #5a6072;
}
.main-navigation .navbar-nav>li.dropdown:hover .dropdown-menu, .auth-user-menu .navbar-nav>li.dropdown:hover .dropdown-menu, .main-navigation .navbar-nav>li.menu-item-has-children:hover .dropdown-menu {
    display: block;
}
header.fixed-top.small-header .main-navigation .navbar-nav>li.dropdown:hover .dropdown-menu {
    top: 3.65rem;
}
.navbar-collapse .navbar-nav .dropdown-menu {
    background: #ffffff;
    border: 1px solid #5a6072;
    top: 3.65rem;
    max-width: 60vw;
}
.navbar-collapse .navbar-nav .dropdown-menu>li {
    background-color: #ffffff;
    border-color: #EAEDF2;
    width: 33.3333333334%;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #EAEDF2;
    border-left: 1px solid #EAEDF2;
}
.navbar-collapse .navbar-nav .dropdown-menu>li>a {
    font-family: "Roboto";
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0;
    padding: 0.75rem;
}
.navbar-collapse .navbar-nav .dropdown-menu>li:hover {
    background-color: #af202c;
}
.navbar-collapse .navbar-nav .dropdown-menu>li:hover a, .navbar-collapse .navbar-nav .dropdown-menu>li>a:hover {
    color: #ffffff;
}
.main-navigation .navbar-nav>li.dropdown:hover>a,
.main-navigation .navbar-nav>li.dropdown.show>a {
    color: #AF202C;
}
.searchform {
    width: 20%;
}
.sb-search {
    min-width: 2.125rem;
    height: 2.125rem;
}
.autocomplete-suggestions {
    height: calc(100vh - 3.875rem) !important;
    top: 3.875rem !important;
}
.autocomplete-suggestions .suggesion-loading {
    background: url(assets/images/loading.gif) no-repeat;
}
.sb-search .sb-search-input {
    height: 2.125rem;
    color: #5A6072;
    font-size: 1.375rem;
}
.sb-search .sb-icon-search {
    width: 2.125rem;
    height: 2.125rem;
    font-size: 1.25rem;
    line-height: 2.125rem;
}
.logged-in .auth-user-menu {
    width: 15%;
}
.auth-user-menu {
    width: 11%;
}
.auth-user-menu ul li:hover, .auth-user-menu ul li.show {
    background-color: #AF202C;
    color: #ffffff;
}
.auth-user-menu .navbar-nav>li.dropdown:hover>a,
.auth-user-menu .navbar-nav>li.dropdown.show>a  {
    color: #ffffff;
}
.auth-user-menu ul li {
    border: 1px solid #AF202C;
}
.auth-user-menu ul li a:hover {
    color: #ffffff;
}
.auth-user-menu ul li a {
    font-size: 1.375rem;
    line-height: 1.5625rem;
    float: right;
    color: #5a6072;
    padding: 0.1875rem 1.125rem 0.3125rem 1.125rem;
    font-weight: 400;
}
.auth-user-menu .navbar-nav .dropdown-toggle::after {
    content: none;
}
.auth-user-menu .navbar-nav .dropdown-menu {
    padding: 0;
    left: auto;
    right: 0;
    margin: 0 auto;
    border: 1px solid #5a6072;
    min-width: 15rem;
    top: 2.1875rem;
}
.auth-user-menu .navbar-nav .dropdown-menu>li {
    background-color: #fff;
    text-align: left;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom-color: #EAEDF2;
}
.auth-user-menu .navbar-nav .dropdown-menu>li:last-child {
    border-bottom: 0;
}
.auth-user-menu .navbar-nav .dropdown-menu>li:hover {
    background-color: #AF202C;
    color: #ffffff;
}
.auth-user-menu .navbar-nav .dropdown-menu>li>a {
    font-size: 1.25rem !important;
    margin: 0;
    padding: 0.9375rem;
    float: none;
    display: block;
    width: 100%;
    color: #5a6072;
}
.auth-user-menu .navbar-nav .dropdown-menu>li>a:hover {
    color: #ffffff;
}
@media (max-width: 1679px) and (min-width: 1441px) {
    .main-navigation .navbar-nav>li a {
        margin: 2.1875rem 0.625rem;
        font-size: 1.125rem;
    }
    .auth-user-menu ul li a {
        font-size: 1.125rem;
    }
}
@media (max-width: 1299px) and (min-width: 1200px) {
    .navbar-collapse .navbar-nav .dropdown-menu {
        max-width: 80vw;
    }
    .main-navigation .navbar-nav>li a {
        margin: 2.1875rem 0.625rem;
        font-size: 1.25rem;
    }
    .main-navigation .navbar-nav>li.menu-item-category_menu:after {
        height: 15px;
        top: 1.0625rem;
    }
    .auth-user-menu ul li a {
        font-size: 1.25rem;
    }
}
@media (max-width: 1199px) {
    .logged-in .auth-user-menu {
        width: 18%;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .navbar-collapse .navbar-nav .dropdown-menu {
        max-width: 80vw;
    }
    .main-navigation .navbar-nav>li a {
        margin: 2.1875rem 0.4375rem;
        font-size: 1.03125rem;
    }
    .main-navigation .navbar-nav>li.menu-item-category_menu:after {
        height: 15px;
        top: 1.0625rem;
    }
    .auth-user-menu ul li a {
        font-size: 1.03125rem;
        padding: 0.1875rem 1rem 0.1875rem 1rem;
    }
    header.left-logo-header .site-branding {
        width: 250px;
    }
    header.left-logo-header .main-navigation {
        width: calc(100% - 250px);
    }
}
@media (min-width: 992px) {
    header .navbar {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 991px) {
    .hidden-mobile {
        display: none;
    }
    header.left-logo-header .site-branding {
        width: 220px;
    }
    .searchform {
        width: 85%;
        margin-top: 0;
    }
    button.navbar-toggler {
        background: #AF202C;
        outline: 0;
        padding-right: 0;
        margin-right: 15px;
    }
    .navbar-toggler.collapsed .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon {
        width: 2.5rem;
        height: 1.875rem;
    }
    .navbar-toggler.collapsed .navbar-toggler-icon {
        padding: 10px;
        background-position: center left -6px;
    }
    .navbar-toggler .navbar-toggler-icon {
        padding: 10px;
        background-position: center left -3px;
    }
    .navbar-collapse.show {
        display: block;
    }
    header .content {
        height: calc(100vh - 40px);
        background: rgba(0,0,0,.9);
    }
    header.left-logo-header .main-navigation {
        padding-top: 0;
        width: 100%;
        top: 4px;
    }
    header.fixed-top.small-header.left-logo-header .main-navigation {
        padding-top: 0;
    }
    header .main-navigation .navbar-nav > li {
        border-bottom: 1px solid #5a6072;
    }
    header .main-navigation .navbar-nav > li a {
        margin: 0;
        color: #ffffff;
    }
    .navbar-collapse .navbar-nav .dropdown-menu {
        border: 0;
        background: transparent;
        max-width: 100%;
    }
    .navbar-collapse .navbar-nav .dropdown-menu>li {
        background-color: transparent;
        border-color: transparent;
        float: left;
        width: 100%;
        display: block;
        border: 0;
    }
    .navbar-collapse .navbar-nav .dropdown-menu>li>a {
        display: flex;
    }
    .main-navigation .navbar-nav>li.dropdown:hover .dropdown-menu {
        display: none;
    }
}

/* Footer */
.footer-container footer.blog-footer {
    bottom: auto;
}
.footer-copyright {
    border-top: 1px solid #EAEDF2;
}
footer .copyright {
    padding-top: 0 !important;
}
footer .copyright p {
    font-size: 1.5rem !important;
    font-weight: normal;
    margin-bottom: 0;
}
.footer-nav ul li {
    width: 31% !important;
    margin: 5px 2% 5px 0 !important;
}
.footer-nav ul li a {
    font-size: 1.375rem !important;
    font-weight: normal !important;
    text-transform: none !important;
}
.footer-bottom h3 {
    font-size: 1.875rem;
    margin: 0 0 10px;
    padding: 0;
}
.footer-bottom h2:before, .footer-bottom h3:before {
    content: none;
}
.footer-bottom p {
    font-weight: 400;
    color: #eaedf2;
    font-size: 1.25rem;
}
footer .social-links-menu {
    padding: 0 !important;
}
.social-icons .fa {
    padding: 0.9375rem;
    font-size: 1.875rem;
    width: 3.75rem;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    margin: 5px 3px;
}
.social-icons a:before {
    font-size: inherit;
}
.social-icons a {
    color: #000000;
}
.social-links-menu a.fa.fa-youtube:hover {
    color: #c4302b;
}
@media(max-width: 1299px) and (min-width: 1200px) {
    .footer-nav ul li a {
        font-size: 1.25rem !important;
    }
}
@media(max-width: 767px) {
    .footer-bottom h3 {
        text-align: center;
    }
    .footer-bottom p {
        text-align: center;
    }
    footer .social-links-menu {
        text-align: center;
    }
    .footer-nav ul li {
        text-align: center;
    }
}
/* Homepage */
.live-video-feed#video-player-block {
    justify-content: center;
    margin: 0 auto;
}
.live-video-feed .container {
    background: black;
}
.live-video-feed .player-container {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    background: black;
}
.live-video-feed .aspect-ratio-controller {
    padding-top: 56.25%;
    position: relative;
}
.live-video-feed #DotPlayer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.live-buttons .btn {
    font-size: 1.375rem;
    font-weight: 400;
    padding: 0.5rem 1.875rem;
    height: auto;
}
.other-categories .slick-slide {
    margin: 0 10px;
}
.other-categories .slick-arrow {
    border-radius: 50%;
    width: 2.25rem;
    height: 2.25rem;
    top: -48px;
    top: -3rem;
}
.other-categories .slick-prev:before, .other-categories .slick-next:before {
    font-size: 2.25rem;
    line-height: 2.25rem;
    font-weight: 400;
}
.other-categories .slick-arrow.slick-next {
    right: 0.3125rem;
}
.other-categories .slick-arrow.slick-prev {
    right: 3.4375rem;
}
.other-categories .slick-prev:hover, 
.other-categories .slick-prev:focus, 
.other-categories .slick-next:hover, 
.other-categories .slick-next:focus {
    background: #000;
    color: #fff;
}
.custom-tooltip.tooltipster-sidetip .tooltipster-box {
    background: #ffffff !important;
    border-radius: 0 !important;
}
.custom-tooltip.tooltipster-sidetip .tooltipster-box {
    border-color: #AF202C !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #AF202C !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #AF202C !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #AF202C !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #AF202C !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #ffffff !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #ffffff !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #ffffff !important;
}
.custom-tooltip.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #ffffff !important;
}
.tooltipster-content h4{
    color: #000000;
    font-size: 1.625rem;
}
.tooltipster-content p {
    color: #5A6072;
    font-size: 1.125rem;
    font-weight: normal;
}
.dsp-homepage-see-more {
    position: absolute;
    left: inherit;
    top: 6.125rem;
    right: 6.875rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.dsp-homepage-see-more a {
    float: none !important;
    color: #AF202C;
    font-size: 1.25rem;
    font-weight: normal;
}
@media screen and (max-width: 1920px) {
    .live-video-feed .player-container {
        max-width: 1366px;
    }
}
@media screen and (max-width: 1440px) {
    .live-video-feed .player-container {
        max-width: 900px;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .live-bar [class*=col-] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media(min-width: 576px) {
    .pleft {
        float: left;
    }
    .pright {
        float: right;
    }
}
@media(max-width: 575px) {
    .dsp-homepage-see-more {
        right: 0;
    }
    .now-playing-btn {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .other-categories .slick-arrow {
        width: 2.5rem;
        height: 2.5rem;
    }
    .other-categories .slick-prev:before, .other-categories .slick-next:before {
        font-size: 2.5rem;
        line-height: 2.5rem;   
    }
}

/* Packages */
.center_title {
    font-size: 2.8125rem;
    line-height: 3.75rem;
    text-transform: uppercase;
}
.description p {
    font-size: 1.5625rem;
    font-weight: normal;
}
.center_title:before {
    content: none;
}
.plans-box {
    background-color: rgba(234, 237, 242);
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #5a6072;
}
.plans-box .card {
    border: 1px solid #C0C2C7;
    text-align: center;
    border-radius: 0;
    background: #000000;
}
.plan-most-popular-wrapper {
    margin-top: -11px;
}
.plan-most-popular-wrapper .plan-most-popular {
    font-size: 1.125rem;
    background-color: #AF202C;
    border-radius: 20px;
    padding: 6px 5% 6px;
    display: inline-block;
    color: #ffffff;
}
.plans-box .card .card-header {
    background-color: #000000;
    border-color: #000000;
}
.card .card-header h4 {
    font-family: "Roboto";
    font-size: 1.6875rem;
    line-height: 2.1875rem;
    color: #ffffff !important;
}
.plans-box .card .card-block {
    background: #000000;
    border: 0;
    padding: 5px 15px 15px;
}
.plans-box .card .card-block h5 {
    font-size: 3.3125rem;
    line-height: 3.75rem;
    font-weight: normal;
    color: #ffffff !important;
}
.plans-box .card .card-block h5 span {
    font-size: 3.3125rem;
    line-height: 3.75rem;
    font-weight: 500;
    vertical-align: top;
}
.btn-impact-primary {
    background-color: #AF202C;
    border-color: #AF202C;
    color: #000000;
    padding: 8px 20px;
    padding: 0.5rem 1.25rem;
}
.btn-impact-primary:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #AF202C !important;
}
.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
    background-color: #AF202C;
    border-color: #AF202C;   
}
.plans-box .card .card-block .btn {
    font-size: 2rem;
    line-height: 2.5rem;
    border-radius: 0;
    color: #ffffff;
    padding: 2% 15%;
    width: auto !important;
    text-transform: uppercase;
}
.plans-box .card .card-block p {
    font-size: 1.125rem;
    color: #ffffff;
    font-weight: 300;
}
#other_plateforms {
    width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.device-logos-section .device-logos-single-img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.device-logos-section .device-logos-img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 80%;
}
.mobile_support a {
    background: #f9be0c;
    color: #000 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
@media (max-width: 1299px) and (min-width: 1200px) {
    .plans-box .card .card-block .btn {
        font-size: 1.875rem;
    }
}
@media (max-width: 1199px) {
    .plans-box .card .card-block .btn {
        font-size: 1.75rem;
        line-height: 2.1875rem;
    }
}
@media (min-width: 992px) {
    .description {
        max-width: 60vw;
    }
}
@media (max-width: 991px) {
    #other_plateforms {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 575px) {
    .prm-0 {
        padding-right: 0 !important;
    }
}
/* Payment Method */
.form-control, div.dspdl-customer-form-code>input {
    font-size: 1.5625rem;
    line-height: normal;
    font-weight: normal;
    background-color: #FFFFFF;
    border-color: #5A6072;
    color: #5A6072;
    height: calc(4.125rem + 2px);
    padding: 0.6875rem 1.375rem;
    border-radius: 1.5px;
}
.form-control:focus, div.dspdl-customer-form-code>input:focus {
    background-color: #ffffff;
    border-color: #5A6072;
    color: #5A6072;
    box-shadow: none;
}
.form-control:disabled, .form-control[readonly], div.dspdl-customer-form-code>input:disabled {
    background-color: #ffffff;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, 
input:-webkit-autofill:hover, input:-webkit-autofill:focus, 
select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-text-fill-color: #5A6072;
    -webkit-box-shadow: none;
}
.credit-block h4 {
    color: #AF202C !important;
    font-size: 2.125rem;
    line-height: 2.5rem;
}
.credit-block p {
    font-size: 1.875rem;
    font-weight: normal;
    color: #5A6072;
}
.credit_card_label {
    font-size: 1.375rem;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.5625rem;
    padding: 0.6875rem 0.75rem;
}
.select-wrapper, .select {
    position: relative;
}
.select-wrapper:after {
    content: "\f078";
    color: #5A6072;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.5625rem;
    position: absolute;
    right: 36px;
    top: 16px;
    pointer-events: none;
}
.select:after {
    content: "\f078";
    color: #5A6072;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.5625rem;
    position: absolute;
    right: 36px;
    top: 61px;
    pointer-events: none;
}
form #card_number {
    background-size: 130px 400px !important;
    background-position: 410px -119px !important;
    padding-left: 1.375rem !important;
    padding-right: 60px;
}
form #card_number.visa {
    background-position: 420px -163px !important;
}
form #card_number.visa_electron {
    background-position: 420px -210px !important;
}
form #card_number.mastercard {
    background-position: 420px -259px !important;
}
form #card_number.maestro {
    background-position: 420px -307px !important;
}
form #card_number.discover {
    background-position: 420px -354px !important;
}
form #card_number.valid {
    background-position: 420px -119px !important;
}
form #card_number.valid.visa {
    background-position: 420px -163px !important;
}
form #card_number.valid.visa_electron {
    background-position: 420px -210px !important;
}
form #card_number.valid.mastercard {
    background-position: 420px -259px !important;
}
form #card_number.valid.maestro {
    background-position: 420px -307px !important;
}
form #card_number.valid.discover {
    background-position: 420px -354px !important;
}
.credit-block .btn-ds-secondary {
    font-size: 1.625rem;
    line-height: 2.75rem;
    vertical-align: middle;
}
.credit-block .btn-ds-secondary:hover {
    background-color: #ffffff;
    border-color: #AF202C;
    color: #AF202C;
}
#submit_cc {
    min-width: 20.3125rem;
}
.btn-ds-secondary:focus {
    box-shadow: none;
}
.btn-ds-secondary:hover, 
.btn-ds-secondary:active, 
.btn-ds-secondary:focus, 
.btn-ds-secondary:not(:disabled):not(.disabled):active {
    background-color: #AF202C;
    border-color: #AF202C;
}
@media (min-width: 1441px) {
    #validate_coupon {
        white-space: nowrap;
    }
    .coupon-messages-notices {
        width: 80% !important;
    }
    .credit-block p {
        white-space: nowrap;
    }
}
@media (max-width: 1440px) {
    .select-wrapper:after {
        right: 25px;
        top: 12px;
    }
    .select:after {
        right: 30px;
        top: 47px;
    }
    form #card_number {
        background-image: url("assets/images/card.png") !important;
        background-position: 420px -117px !important;
        background-size: 120px 366px !important;
        padding-left: 1.375rem !important;
        padding-right: 60px;
    }
    form #card_number.visa {
        background-position: 420px -158px !important;
    }
    form #card_number.visa_electron {
        background-position: 420px -200px !important;
    }
    form #card_number.mastercard {
        background-position: 420px -242px !important;
    }
    form #card_number.maestro {
        background-position: 420px -284px !important;
    }
    form #card_number.discover {
        background-position: 420px -328px !important;
    }
    form #card_number.valid {
        background-position: 420px -121px !important;
    }
    form #card_number.valid.visa {
        background-position: 420px -158px !important;
    }
    form #card_number.valid.visa_electron {
        background-position: 420px -200px !important;
    }
    form #card_number.valid.mastercard {
        background-position: 420px -242px !important;
    }
    form #card_number.valid.maestro {
        background-position: 420px -284px !important;
    }
    form #card_number.valid.discover {
        background-position: 420px -328px !important;
    }
}
@media (max-width: 1199px) {
    form #card_number {
        background-position: 322px -115px !important;
    }
    form #card_number.visa {
        background-position: 322px -157px !important;
    }
    form #card_number.visa_electron {
        background-position: 322px -200px !important;
    }
    form #card_number.mastercard {
        background-position: 322px -242px !important;
    }
    form #card_number.maestro {
        background-position: 322px -286px !important;
    }
    form #card_number.discover {
        background-position: 322px -327px !important;
    }
    form #card_number.valid {
        background-position: 322px -115px !important;
    }
    form #card_number.valid.visa {
        background-position: 322px -157px !important;
    }
    form #card_number.valid.visa_electron {
        background-position: 322px -200px !important;
    }
    form #card_number.valid.mastercard {
        background-position: 322px -242px !important;
    }
    form #card_number.valid.maestro {
        background-position: 322px -286px !important;
    }
    form #card_number.valid.discover {
        background-position: 322px -327px !important;
    }
}
@media (max-width: 991px) {
    .select:after {
        right: 25px;
        top: 44px;
    }
    form #card_number {
        background-position: 272px -118px !important;
    }
    form #card_number.visa {
        background-position: 272px -160px !important;
    }
    form #card_number.visa_electron {
        background-position: 272px -203px !important;
    }
    form #card_number.mastercard {
        background-position: 272px -245px !important;
    }
    form #card_number.maestro {
        background-position: 272px -289px !important;
    }
    form #card_number.discover {
        background-position: 272px -330px !important;
    }
    form #card_number.valid {
        background-position: 272px -118px !important;
    }
    form #card_number.valid.visa {
        background-position: 272px -160px !important;
    }
    form #card_number.valid.visa_electron {
        background-position: 272px -203px !important;
    }
    form #card_number.valid.mastercard {
        background-position: 272px -245px !important;
    }
    form #card_number.valid.maestro {
        background-position: 272px -289px !important;
    }
    form #card_number.valid.discover {
        background-position: 272px -330px !important;
    }
}
@media (max-width: 767px) {
    .select-wrapper:after {
        right: 15px;
        top: 6px;
    }
    .select:after {
        right: 28px;
        top: 33px;
    }
    form #card_number {
        background-position: 212px -122px !important;
    }
    form #card_number.visa {
        background-position: 212px -164px !important;
    }
    form #card_number.visa_electron {
        background-position: 212px -207px !important;
    }
    form #card_number.mastercard {
        background-position: 212px -249px !important;
    }
    form #card_number.maestro {
        background-position: 212px -293px !important;
    }
    form #card_number.discover {
        background-position: 212px -334px !important;
    }
    form #card_number.valid {
        background-position: 212px -121px !important;
    }
    form #card_number.valid.visa {
        background-position: 212px -164px !important;
    }
    form #card_number.valid.visa_electron {
        background-position: 212px -207px !important;
    }
    form #card_number.valid.mastercard {
        background-position: 212px -249px !important;
    }
    form #card_number.valid.maestro {
        background-position: 212px -293px !important;
    }
    form #card_number.valid.discover {
        background-position: 212px -334px !important;
    }
}
/* Payment Profile */
.your-card {
    background: url("assets/images/Impact_Card2.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 90%;
}
.your-card .pan {
    position: relative;
    z-index: 50;
    margin: 0;
    letter-spacing: 1px;
    font-size: 26px;
    font-family: 'Iceland', monospace !important;
    margin-left: 25px;
    margin-top: 140px;
}
.your-card>.data {
    margin-left: 25px !important;
}
.your-card .data .name-on-card, .your-card .data .date {
    display: inline-block;
    vertical-align: middle;
}
.your-card .data .exp-date-wrapper {
    margin-left: 0;
    display: inline-block;
}
.your-card .data .bank-name {
    margin-top: 10px;
    margin-right: 20px;
}
.your-card .data .exp-date-wrapper {
    margin-top: 10px;
    vertical-align: middle;
}
.your-card .data .exp-date-wrapper .exp-date {
    margin-top: 0;
    float: none;
}
.data .exp-date-wrapper .exp-date .upper-labels {
    font-size: 9px;
}
.data .exp-date-wrapper .exp-date .bottom-labels {
    color: #fff !important;
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-weight: 400;
    font-size: 9px;
}
.subscription_info {
    background: transparent !important;
}
.subscription_info h5 {
    font-family: "Roboto";
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 2.1875rem;
    color: #AF202C;
}
.subscription_info p {
    font-size: 1.5625rem;
    font-weight: normal;
    color: #5A6072;
}
.subscription_info select.form-control {
    padding: 0.6875rem 1.375rem;
}
.subscription_info .btn-ds-secondary {
    background-color: #AF202C;
    border-color: #AF202C;
    font-size: 1.875rem;
    border-radius: 0;
    padding: 0.6875rem 1.875rem;
    height: calc(4.125rem + 2px);
    max-width: 100%;
}
.subscription_info .btn-ds-cancel {
    background-color: #AF202C;
    border-color: #AF202C;
    font-size: 1.875rem;
    border-radius: 0;
    min-width: 28.125rem;
    max-width: 100%;
}
#update_subscription_button {
    font-size: 1.75rem;
}
.subscription_info .select-wrapper:after {
    right: 50px;
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-title-c {
    background: #AF202C !important;
    color: #FFFFFF !important;
}
@media (max-width: 991px) {
    .your-card {
        background-size: 100% 100% !important;
    }
    .your-card .pan {
        margin-top: 150px;
        margin-left: 20px;
    }
    .your-card>.data {
        margin-left: 20px !important;
    }
    .your-card .data .bank-name {
        margin-right: 15px;
    }
}
@media (max-width: 767px) {
    .subscription_info .select-wrapper {
        padding: 0;
    }
    .subscription_info .select-wrapper:after {
        right: 23px;
        top: 10px;
    }
}
/* Thank you page */
.thankyou-page i{
    color: #AF202C !important;
}
.thankyou-page h4 {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
}
.thankyou-page p {
    font-size: 1.5625rem;
    font-weight: normal;
}
.thankyou-page .btn-ds-secondary {
    font-size: 1.875rem;
    background-color: #AF202C;
    border-color: #AF202C;
    border-radius: 0;
    color: #ffffff;
    min-width: 25rem;
}
/* Subscription Confirm Box */
.jconfirm.jconfirm-custom .jconfirm-holder .jconfirm-box {
    padding: 2.5rem;
}
.jconfirm.jconfirm-custom .jconfirm-holder .jconfirm-box .jconfirm-title-c {
    display: none;
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-content-pane .jconfirm-content div,
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-content-pane .jconfirm-content h4  {
    font-family: "Fjalla One";
    color: #000000;
    font-size: 1.75rem;
}
.btn-secondary:not(:disabled):not(.disabled).active, 
.btn-secondary:not(:disabled):not(.disabled):active, 
.show>.btn-secondary.dropdown-toggle {
    color: #5A6072;
    background-color: transparent;
    border-color: #5A6072;
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-buttons button {
    display: block;
    font-size: 1.75rem;
    line-height: 2.1875rem;
    border-radius: 0;
    padding: 0.6875rem 1.875rem;
    min-width: 28.125rem;   
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-buttons .btn-ds-secondary {
    background-color: #AF202C;
    border: 1px solid #AF202C;
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-buttons .btn-default {
    background-color: transparent;
    border: 1px solid #000000;
    color: #000000;
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-buttons .btn-ds-secondary:hover {
    color: #ffffff;    
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-buttons .btn-default:hover {
    background-color: transparent;
}
/* Landing page */
ul.user_submit {
    float: right !important;
}
.main-navigation .navbar-nav>li.main-menu-item a {
    margin: 2.1875rem 0.75rem;
}
.submit-video .btn {
    background: #AF202C;
    border: solid 1px #AF202C;
    color: #FFF;
    font-size: 1.375rem;
    line-height: 1.875rem;
    border-radius: 1px;
    float: right;
    padding: .25rem 1.75rem;
    font-weight: 400;
}
.login-box .btn {
    font-size: 1.375rem;
    line-height: 1.375rem;
    float: right;
    text-transform: none;
    font-weight: 400;
}
.impact-splash-text {
    font-family: "Fjalla One";
    font-size: 5.125rem !important;
    line-height: 6.25rem !important;
    font-weight: normal;
    text-align: center !important;
    color: #fff;
}
.impact-splash-start {
    font-size: 1.75rem !important;
    line-height: 2.1875rem !important;
    font-weight: 400 !important;
    background-color: #fff;
    border: 1px solid #fff !important;
    color: #AF202C;
    padding: 1rem 2.25rem !important;
}
.impact-splash-start:hover {
    background-color: #AF202C;
    border-color: #AF202C !important;
    color: #ffffff;
}
.impact-splash-skip {
    font-size: 1.75rem !important;
    line-height: 1.75rem !important;
    font-weight: 400 !important;
    color: #FFF;
    background-color: transparent;
    padding: 1rem 2.25rem !important;
}
.impact-splash-skip:hover {
    color: #ffffff;
}
.impact-splash-skip i {
    font-size: 1.25rem !important;
    font-weight: normal;
    position: relative;
    top: -2px;
    transition: all 0.2s ease-out !important;
    margin-left: 15px !important;
}
.impact-select-your-plan h3 {
    font-size: 2.8125rem;
    color: #000000;
    font-weight: normal;
}
.impact-select-your-plan p {
    font-size: 1.875rem;
    color: #5a6072;
    line-height: normal;
    font-weight: normal;
}
.red_hp_button {
    margin-bottom: 5rem;
}
.red_hp_button a {
    font-size: 1.75rem !important;
    padding: 0.75rem 2.5rem !important;
    border-radius: 0 !important;
    background-image: none !important;
    font-weight: normal;
    min-width: 20.3125rem;
}
.red_hp_button a:hover {
    background-color: #ffffff !important;
    color: #AF202C !important;
    border-color: #AF202C !important;
}
.watch_text_splash h2 {
    font-size: 2.625rem;
    line-height: normal;
    color: #000000;
    text-align: center;
    font-weight: 500;
}
.watch_text_splash p {
    font-size: 1.75rem;
    color: #5a6072;
    text-align: center;
    font-weight: 400;
}
#other_plateforms {
    width: 1170px;
    padding: 0 15px;
    margin: 20px auto 0;
}
#other_plateforms .wpb_single_image img {
    width: 80%;
}
@media(min-width: 992px) {
    .hidden-desk {
        display: none;
    }   
}

@media (max-width: 991px) {
    #other_plateforms {
        width: 100%;
        max-width: 100%;
    }
    .main-navigation .navbar-nav>li.main-menu-item a {
        margin: 0;
        padding: .9375rem 1.5625rem;
    }
    .submit-video .btn, .login-box .btn {
        float: none;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    #other_plateforms {
        max-width: 960px;
    }
}
@media(max-width: 1023px) and (min-width: 778px) {
    .impact-splash-text {
        font-size: 4.0625rem !important;
        line-height: 4.6875rem !important;
    }
}
@media(max-width: 777px) and (min-width: 480px) {
    .impact-splash-text {
        font-size: 3.25rem !important;
        line-height: 3.75rem !important;
    }
    .impact-splash-start {
        font-size: 1.625rem !important;
        line-height: 1.875rem !important;
    }
    .impact-splash-skip {
        font-size: 1.625rem !important;
        line-height: 1.875rem !important;
    }
}
@media (max-width: 575px) {
    .jconfirm.jconfirm-custom .jconfirm-box .jconfirm-buttons button {
        min-width: 100%;
    }
}
@media(max-width: 479px) {
    .impact-splash-text {
        font-size: 2rem !important;
        line-height: 2.5rem !important;
    }
    .impact-splash-start {
        font-size: 1.5rem !important;
        line-height: 1.875rem !important;
    }
    .impact-splash-skip {
        font-size: 1.5rem !important;
        line-height: 1.875rem !important;
    }

}
/* My List */
.holder {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.holder>img {
    filter: none;
}
.holder .remove_my_list {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: transparent;
    color: #ffffff;
    z-index: 99;
    padding: 0;
}
.holder .remove_my_list img {
    width: 3.125rem;
    height: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.holder .remove_my_list i, .holder .my_list_button a i, .holder .my_list_button button i {
    margin: 0;
    color: #ffffff;
    font-size: 2.1875rem;
    line-height: normal;
}
.chnl.inner-banner-bg .subscribe_now a, .chnl.inner-banner-bg .my_list_button a, .chnl.inner-banner-bg .my_list_button .btn, .chnl.inner-banner-bg .more_ways_to_watch_now a{
    font-size: 1.5625rem;
    line-height: 1.7;
}
.chnl.inner-banner-bg .subscribe_now a:hover, .chnl.inner-banner-bg .my_list_button a:hover {
    border-color: #ffffff;
}
.subscribe_now, .my_list_button {
    display: inline-block;
}
.subscribe_now {
    padding-right: 1.5rem;
}
.subscribe_now i, .subscribe_now a i {
    margin-right: 5px;
    color: #ffffff;
}
.chnl.inner-banner-bg .subscribe_now a:hover i, .chnl.inner-banner-bg .my_list_button a:hover i, .manage_my_list:hover i {
    color: #AF202C;
}
.btn.btn-danger:hover i {
    color: #ffffff !important;
}
.inner-banner-bg .inner-banner-content p.sub-title {
    font-size: 1.5rem;
    font-weight: 500;
}
.inner-banner-bg .inner-banner-content p {
    font-weight: normal;    
}
.jconfirm.jconfirm-custom .jconfirm-box .jconfirm-content-pane {
    max-height: 100% !important;
}
.other-categories .slide_content h4 {
    font-family: "Roboto";
    min-height: auto;
}
.other-categories .slide_content p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: normal;
    min-height: auto;
}
@media(max-width: 991px) {
    .chnl.inner-banner-bg .inner-banner-img img {
        margin-left: auto !important;
        width: 100%;
        height: auto;
    }
    .inner-banner-bg .inner-banner-content_bg .inner-banner-content img {
        max-width: 100%;
        height: auto;
    }
}

/* IVP Page */
h2.post-title:before, h3.post-title:before {
    content: '';
    border-width: 5px;
    border-color: #AF202C;
}
.player-content .player-content-inner {
    padding-top: 56%;
    min-height: auto;
}
.video-content .video-title {
    padding: 0;
}
.video-content p {
    font-size: 1.25rem;
    font-weight: normal;
}
.video-content .video-cat span {
    display: inline-block;
    margin: 0 15px 0 0;
    border: 1px solid #5A6072;
    background-color: transparent;
    color: #5A6072;
    padding: 6px 2.25rem;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: normal;
    text-transform: capitalize;
}
.video-content .video-right-img {
    border: 2px solid #AF202C;
}
.video-content .my_list_button a:hover i {
    color: #AF202C;
}
.video-next-prev, .video-next-prev:hover, .video-next-prev:focus {
    border-width: 1px;
    max-width: 94vw;
    margin-left: auto;
    margin-right: auto;
}
.video-next-prev:hover, .video-next-prev:focus {
    border-bottom-color: #5A6072;
}
.slick-slider .slide.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
.slick-slider .slide.active .slide_content h4 {
    color: #000000;
}
.slick-slider .slide.active .slide_image img:not(.locked-channel) {
    border: 2px solid #AF202C;
}
@media only screen and (max-width: 1440px) {
    .video-content .video-right-img {
        width: 100%;
    }
}
@media (max-width: 1199px) and (min-width: 768px) {
    .video-content .my_list_button .btn {
        font-size: 1.5625rem;
        padding: 0.6875rem 1.625rem;
        height: auto;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .video-content .my_list_button .btn {
        font-size: 1.125rem;
        padding: 0.6875rem 1rem;
        min-width: auto;
        height: auto;
    }
}
@media only screen and (max-width: 1024px) {
    .player {
        height: 100% !important;
        position: absolute !important;
    }
}
@media only screen and (max-width: 640px) {
    .player-content .player-content-inner {
        padding-top: 70%;
    }
}

/* Categories */
.title-banner-bg {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.title-banner-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    max-width: 100%;
    height: 150px;
}
.title-banner-content_bg {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    left: 0;
}
.title-banner-content {
    display: table-cell;
    vertical-align: middle;
}
.banner-title {
    text-align: center;
    color: #EAEDF2;
    font-size: 3.125rem;
    line-height: normal;
    padding: 0;   
}
.title-banner-content p {
    text-align: center;
    font-size: 1.5625rem;
    font-weight: normal;
    line-height: normal;
    color: #EAEDF2;
}
@media (min-width: 992px) {
    .title-banner-content p {
        max-width: 60vw;
    }
}

/* Scheduler Page */
.overlay {
    background: #EAEDF2;
}
.spinner {
    border-color: rgba(0, 0, 0, 0.05);
    border-top-color: #AF202C;
}
#scheduler-screen .scheduler-nav {
    background: #EAEDF2;
    color: #5A6072;
}
#scheduler-screen .scheduler-nav li {
    color: #5A6072;
    background: #EAEDF2;
}
#scheduler-screen .scheduler-nav li a {
    color: #5A6072;
    font-weight: normal;
    border-color: #AF202C;
    font-size: 1.75rem;
    padding: 0.75rem 1.125rem;
}
#scheduler-screen .scheduler-nav li a.active, #scheduler-screen .scheduler-nav li a:hover {
    color: #fff !important;
    background: #AF202C;
}
.tab-content {
    background: #EAEDF2;
    padding: 1.875rem 1.5625rem;
}
.show_information .show_image {
    width: 40%;
}
.show_information .show_detail {
    width: 60%;
}
.show_information .show_detail p {
    font-size: 1.375rem;
    font-weight: normal;
    color: #5A6072;
    margin-bottom: 0.625rem;
}
.show_information .show_detail p.date {
    color: #AF202C;
}
.show_information .show_detail p.title {
    color: #000000;
    font-size: 1.75rem;
    font-weight: bold;
}
.schedular-col-md-7.right {
    text-align: left;
}
.preview_show_information .show_image {
    margin: 0 auto 0 20px;
}
.preview_show_information .show_detail p {
    font-size: 1.375rem;
    font-weight: normal;
    color: #5A6072;
    margin-bottom: 0.625rem;
}
.preview_show_information .show_detail p.date {
    color: #AF202C;
    font-weight: 500;
}
.preview_show_information .show_detail p.title {
    color: #000000;
    font-size: 1.75rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.left .show_information:hover {
    background-color: #ffffff;
    border: 1px solid #5A6072; 
}
@media (max-width: 991px) {
    .show_information .show_image {
        width: 25%;
    }
    .show_information .show_detail {
        width: 75%;
    }
}

/* Search page */
.search-textbox {
    width: 90%;
    padding: 0.625rem 1.25rem;
    border-width: 1px;
    border-color: #5A6072;
    font-size: 2.5625rem;
    line-height: 3.125rem;
    font-weight: normal;
    color: #5A6072;
}
.search-textbox:hover, .search-textbox:active, .search-textbox.search-btn:hover {
    border-width: 1px;
    border-color: #5A6072;
}
.search-btn {
    background-color: #AF202C;
    color: #ffffff;
    border-width: 1px;
    border-color: #AF202C;
    padding: 0.625rem 3.125rem;
}
.search-btn i {
    color: #ffffff;
    font-size: 2.5625rem;
    line-height: 3.125rem;
}
.search-title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 1.75rem;
    color: #AF202C;
    padding: 0;
}
.search-holder {
    display: inline-block;
}
.search-holder .img-holder {
    width: 50%;
    display: inline-block;
    float: left;
    position: relative;
}
.search-holder .img-holder img {
    width: 100%;
}
.search-holder .title-holder {
    width: 50%;
    float: left;
    padding-left: 15px;
}
.search-holder .title-holder h3 {
    font-family: "Roboto";
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding: 0;
}
.search-holder .title-holder p {
    font-size: 1.25rem;
    color: #5A6072;
    font-weight: normal;
}
@media (max-width: 1160px) {
    .search-textbox {
        width: 82%;
    }
}
@media (max-width: 991px) {
    .search-holder .img-holder {
        width: 100%;
        float: none;
    }
    .search-holder .title-holder {
        width: 100%;
        float: none;
        padding: 0;
    }
    .search-holder .img-holder img {
        margin-bottom: 1rem;
    } 
}
@media (max-width: 575px) {
    .search-btn {
        padding: 0.625rem;
    }
}

/* Contact Us page */
.contact-details .contact-support {
    margin-bottom: 15px;
}
.contact-details .contact-support p {
    display: inline-block;
}
.contact-details .contact-support img {
    max-width: 100%;
    display: inline-block;
}
.contact-details .contact-support h3 {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 2.1875rem;
    color: #AF202C;
    display: inline-block;
    vertical-align: bottom;
    padding: 0;
    margin-bottom: 1rem;
}
.contact-details h4 {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 2.1875rem;
    color: #AF202C;
}
.contact-details h4>a {
    color: #212121;
    font-weight: normal;
    font-size: 2.1875rem;
}
.contact-form {
    border-right: 1px solid #EAEDF2;
}
.contact-form label {
    font-size: 1.375rem;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
}
@media(min-width: 992px) {
    .contact-form > .vc_column-inner {
        padding-left: 15%;
    }
}

.privacy-policy h2, .privacy-policy h3 {
    padding: 0;
}
.single-post .blog_container b,.single-post .blog_container strong {
    font-weight: bold;
}
.single-post .blog_container em * {
    font-style: italic;
}
@media only screen and (max-width:767px) {
	.footer-bottom .row {
		margin-left: -10px;
		margin-right: -10px;
	}
}

.product-detail-banner>.product-detail-name>h3, .product-detail-banner>.product-detail-duration-price>h3{
    color: white;
}

.billing_value{
    font-size: 1.375rem;
    font-weight: 500;
    color: #000000;
    margin-left: 5%;
}

.credit_card_label_info{
    font-size: 1.175rem;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase; 
    width: 30%;
}

.card_info .card_number_info p{
    font-size: 1.375rem;
    font-weight: 500;
    color: #000000;
}

.tvod_products_plans_box {
    background-color: rgba(234, 237, 242);
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #5a6072;
}
.tvod_products_plans_box .card {
    border: 1px solid #C0C2C7;
    text-align: center;
    border-radius: 0;
    background: #000000;
}

.tvod_products_plans_box .card .card-header {
    background-color: #000000;
    border-color: #000000;
}

.tvod_products_plans_box .card .card-block {
    background: #000000;
    border: 0;
    padding: 5px 15px 15px;
}
.tvod_products_plans_box .card .card-block h5 {
    font-size: 2.3125rem;
    line-height: 2.75rem;
    font-weight: 400;
    color: #ffffff !important;
    font-family: "Roboto";
}
.tvod_products_plans_box .card .card-block h5 span {
    font-size: 2.3125rem;
    line-height: 2.75rem;
    font-weight: 400;
    vertical-align: top;
    font-family: "Roboto";
}
.tvod_products_plans_box .card .card-block h6 {
    font-size: 1.6125rem;
    line-height: 1.75rem;
    font-weight: 400;
    color: #ffffff !important;
    font-family: "Roboto";
}
.tvod_products_plans_box .card .card-block .btn {
    font-size: 2rem;
    line-height: 2.5rem;
    border-radius: 0;
    color: #ffffff;
    padding: 2% 15%;
    width: auto !important;
    text-transform: uppercase;
}
.tvod_products_plans_box .card .card-block p {
    font-size: 1.125rem;
    color: #ffffff;
    font-weight: 300;
}

.card .card-header-tvod h4 {
    font-family: "Roboto";
    font-size: 2.3125rem;
    line-height: 2.75rem;
    color: #AF202C !important;
}

.product-channel-title span{
    font-size: 1.2rem;
    line-height: 1.3rem;
    font-weight: bold;
    color: #000000 !important;
    font-family: "Roboto";
}

@media (max-width: 1299px) and (min-width: 1200px) {
    .tvod_products_plans_box .card .card-block .btn {
        font-size: 1.875rem;
    }
}
@media (max-width: 1199px) {
    .tvod_products_plans_box .card .card-block .btn {
        font-size: 1.75rem;
        line-height: 2.1875rem;
    }
}

.modal_channel_description, .modal_channel_actors, .modal_channel_directors{
    font-size: 1.2rem;
    font-weight: 400;
    color: #000000 !important;
    font-family: "Roboto";
}

#channel-detail-modal .modal-dialog{
    max-width: 600px;
}

.wp-block-image img {
    height: auto !important;
}
.fixed-top + .padding-fixed-left {
    margin-top: -1px;
}
.navbar-collapse .navbar-nav .dropdown-menu > li > a {
  color: #5a6072;
}
.auth-user-menu ul li a {
    color: #ffffff;
}


.search-results .locked-channel {
	top: unset;
	bottom: 0px;
	right: 0px;
}

.search-results {
	position: fixed;
	width: 100%;
	top: 4rem;
	z-index: 999;
	background: #fff;
	max-height: calc(100% - 4rem);
	overflow: auto;
	box-shadow: 1px 1px 50px rgba(0,0,0,0.3);
}
.search-results .search-holder .img-holder {
	width: 100%;
}
.search-results .search-holder .title-holder {
	width: 100%;
	padding-left: 0px;
	padding-top: 15px;
}
.search-results .search-holder .title-holder h3 {
	font-size: 18px;
	line-height: 27px;
	font-family: "Fjalla One", Sans-serif;
}
.search-results .search-holder .title-holder p {
	font-size: 14px;
	line-height: 1.4;
}
.search-results .see-more {
	color: #D10034;
	text-align: center;
	font-size: 18px;
}
.search-results .see-more #load-more {
	font-weight: bold;
	cursor: pointer;
}
.search-results .row.pl-5 {
	padding-left: 0.5rem !important;
}
.search-results .pagination-links span.page-numbers.current {
	background: #D10034;
}
.search-results .pagination-links .nav-links a, .search-results .pagination-links .nav-links a:hover {
	color: #D10034;
}
.search-results .page-numbers.dots {
	color: #D10034;
}

.home_modal_content .owl-theme .owl-controls .owl-buttons div.disabled  {
    pointer-events: none;
}
.home_modal_content .owl-theme .owl-controls .owl-buttons div {
	top: -3rem;
	right: 10px;
	left: unset;
	background: #000;
	border: 0px;
	width: 30px;
	height: 30px;
	margin: 0;
	margin-left: 10px;
	opacity: 1;
}

.home_modal_content .owl-controls.clickable {
	top: -35px;
	right: 0;
	left: unset;
	position: absolute;
	margin-top: 0px;
}

.home_modal_content .owl-theme .owl-controls .owl-buttons div:before {
	font-family: 'Font Awesome 5 Pro';
	font-display: "swap";
	font-weight: 300;
	color: #fff;
	font-size: 32px;
	line-height: 25px;
	opacity: 1;
}

.home_modal_content .owl-theme .owl-controls .owl-buttons .owl-prev:before {
	content: "\f104";
}
.home_modal_content .owl-theme .owl-controls .owl-buttons .owl-next:before {
	content: "\f105";
}