/*
Template Name: VIDOE - Video Streaming Website HTML Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/
/*
	-- Body
	-- Nav
	-- Sidebar
	-- Customize Bootstrap
	-- Category Slider
	-- Video Cardlogin-main-right
	-- Channels Card
	-- Upload Details
	-- Watch History
	-- Single Channel
    -- Video Page
    -- My Account
    -- Blog
	-- Footer
*/
/* Body */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');

@font-face {
    font-family: 'top_secretregular';
    src: url('fonts/topsecret-regular-webfont.woff2') format('woff2'),
    url('fonts/topsecret-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.dark_text {
    font-family: top_secretregular;
}

.dark_red {
    color: #c12222;
}

.dark_friend {
    color: #c12222;
    font-weight: 700;
    font-size: 1.3em;
    text-shadow: -2px -2px 0 #35175b, 2px -2px 0 #35175b, -2px 2px 0 #35175b, 2px 2px 0 #35175b;
}

.dark_green {
    color: #26c122;
}

.white {
    color: #fff;
}

 html {
     position: relative;
     min-height: 100%;
}
 body {
     background-color: #121212;
     color: #888;
     font-size: 13px;
     height: 100%;
     font-family: 'Open Sans', sans-serif;
}
 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
}
 #wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
 #wrapper #content-wrapper {
     overflow-x: hidden;
     width: 100%;
}

#wrapper #content-wrapper .container-fluid{
     padding: 30px 30px 30px 255px;
}
.sidebar-toggled #wrapper #content-wrapper .container-fluid{
     padding: 30px 30px 30px 121px;
}
.single-channel-page{
    padding: 0px 0px 0px 225px;
}
.sidebar-toggled .single-channel-page{
    padding: 0px 0px 0px 90px;
}
.single-channel-page .container-fluid {
    padding: 30px 30px 30px !important;
}
 body.fixed-nav #content-wrapper {
     margin-top: 56px;
     padding-left: 90px;
}
 body.fixed-nav.sidebar-toggled #content-wrapper {
     padding-left: 0;
}
 @media (min-width: 768px) {
     body.fixed-nav #content-wrapper {
         padding-left: 225px;
    }
     body.fixed-nav.sidebar-toggled #content-wrapper {
         padding-left: 90px;
    }
}
.carousel-login-card {
    padding: 11px 0;
}
.modal-content {
    background-color: #1c1c1c;
}
.modal-header {
    border-bottom: 1px solid #2e2e2e;
}
.modal-footer {
    border-top: 1px solid #2e2e2e;
}
.close, .close:hover {
    color: #fff;
}
 .scroll-to-top {
     background: rgba(52, 58, 64, 0.5) none repeat scroll 0 0;
     border-radius: 70px !important;
     bottom: 86px;
     color: #fff;
     display: none;
     height: 50px;
     line-height: 46px;
     position: fixed;
     right: 15px;
     text-align: center;
     width: 50px;
}
 .scroll-to-top:focus, .scroll-to-top:hover {
     color: white;
}
 .scroll-to-top:hover {
     background: #343a40;
}
 .scroll-to-top i {
     font-weight: 800;
}
 .smaller {
     font-size: 0.7rem;
}
 .o-hidden {
     overflow: hidden !important;
}
 .z-0 {
     z-index: 0;
}
 .z-1 {
     z-index: 1;
}
.intro-page img {
    border-radius: 4px !important;
    box-shadow: 0 0 21px #ccc;
}
.intro-page p a {
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
}
 .navbar-nav .form-inline .input-group {
     width: 100%;
}

.section-divider-5 {
    margin-bottom: 5px;
}

.section-divider-10 {
    margin-bottom: 10px;
}

.section-divider-20 {
    margin-bottom: 20px;
}

.section-divider-50 {
    margin-bottom: 50px;
}

.content-image {
    margin: 20px 10px 20px 10px;
}

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

.bg-mitd-banner {
    background-image: url('../img/bloodsplatter_back.jpg');
    background-color: #232323;
    background-size: cover;
    background-repeat: no-repeat;
}
.navbar-nav .nav-item.dropdown .dropdown-toggle::after {
     width: 1rem;
     text-align: center;
     float: right;
     vertical-align: 0;
     border: 0;
     font-weight: 900;
     content: '\f105';
     font-family: 'Font Awesome 5 Free';
}
 .navbar-nav .nav-item.dropdown.show .dropdown-toggle::after {
     content: '\f107';
}
 .navbar-nav .nav-item.dropdown.no-arrow .dropdown-toggle::after {
     display: none;
}
 .navbar-nav .nav-item .nav-link:focus {
     outline: none;
}
 .navbar-nav .nav-item .nav-link .badge {
     border: medium none !important;
     border-radius: 3px;
     font-size: 9px;
     font-weight: 700;
     height: 15px;
     line-height: 9px;
     min-width: 15px;
     position: absolute;
     text-align: center;
     top: 10px;
     right: 0;
}

.admin-bar {
    margin-bottom: 30px;
}

 @media (min-width: 768px) {
     .navbar-nav .form-inline .input-group {
         width: auto;
    }
}
.sidebar {
    width: 90px !important;
    background-image: url('../img/hands_back.jpg') !important;
    background: #1c1c1c;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%;
    z-index: 9;
    padding: 2px 0;
    position: fixed;
    height: 100%;
}
.sidebar:hover {
    overflow: auto;
}

 .sidebar .nav-item:last-child {
     margin-bottom: 1rem;
}
 .sidebar .nav-item .nav-link {
     font-size: 14px;
     padding: 12px 14px !important;
     text-align: center;
     width: 90px;
     font-weight: 600;
}
 .sidebar .nav-item .nav-link:hover, .sidebar .nav-item.active .nav-link {
     background-color: rgba(255, 255, 255, 0.2);
}
 .sidebar .nav-item .nav-link .fas {
     color: #ffffff;
}
 .sidebar .nav-item .nav-link span {
     display: inline;
     font-size: 14px;
     margin: 0 0 0 11px;
}
 .sidebar .nav-item .dropdown-menu {
     position: absolute !important;
     -webkit-transform: none !important;
     transform: none !important;
     left: calc(90px + 0.0rem) !important;
     margin: 0;
}
 .sidebar .nav-item .dropdown-menu.dropup {
     bottom: 0;
     top: auto !important;
}
 .sidebar .nav-item.dropdown .dropdown-toggle::after {
     display: none;
}
 .sidebar .nav-item .nav-link {
     color: #ffffff;
}
 .sidebar .nav-item .nav-link:active, .sidebar .nav-item .nav-link:focus, .sidebar .nav-item .nav-link:hover {
     color: rgba(255, 255, 255, 0.75);
}
 .sidebar.toggled {
     width: 0 !important;
     overflow: hidden;
}
 @media (min-width: 768px) {
    .sidebar {
        height: 100%;
        position: fixed;
        width: 225px !important;
    }
    .sidebar:hover {
        overflow: auto;
    }
     .sidebar .nav-item .nav-link {
         display: block;
         width: 100%;
         text-align: left;
         padding: 1rem;
         width: 225px;
    }
     .sidebar .nav-item .nav-link span {
         display: inline;
         font-size: 13px;
         margin: 0 0 0 11px;
    }
     .sidebar .nav-item .dropdown-menu {
         position: static !important;
         margin: 0 1rem;
         top: 0;
    }
     .sidebar .nav-item.dropdown .dropdown-toggle::after {
         display: block;
    }
     .sidebar.toggled {
         overflow: visible;
         width: 90px !important;
    }
    .sidebar.toggled:hover {
        overflow-x: auto;
    }
     .sidebar.toggled .nav-item:last-child {
         margin-bottom: 1rem;
    }
     .sidebar.toggled .nav-item .nav-link {
         text-align: center;
         padding: 0.75rem 1rem;
         width: 90px;
    }
     .sidebar.toggled .nav-item .nav-link span {
         margin: 0;
    }
     .sidebar.toggled .nav-item .nav-link span {
         font-size: 0.65rem;
         display: block;
    }
     .sidebar.toggled .nav-item .dropdown-menu {
         position: absolute !important;
         -webkit-transform: none !important;
         transform: none !important;
         left: calc(90px + 0.5rem) !important;
         margin: 0;
    }
     .sidebar.toggled .nav-item .dropdown-menu.dropup {
         bottom: 0;
         top: auto !important;
    }
     .sidebar.toggled .nav-item.dropdown .dropdown-toggle::after {
         display: none;
    }
}
 .sidebar.fixed-top {
     top: 56px;
     height: calc(100vh - 56px);
     overflow-y: auto;
}
 .card-body-icon {
     position: absolute;
     z-index: 0;
     top: -1.25rem;
     right: -1rem;
     opacity: 0.4;
     font-size: 5rem;
     -webkit-transform: rotate(15deg);
     transform: rotate(15deg);
}
 @media (min-width: 576px) {
     .card-columns {
         -webkit-column-count: 1;
         column-count: 1;
    }
}
 @media (min-width: 768px) {
     .card-columns {
         -webkit-column-count: 2;
         column-count: 2;
    }
}
 @media (min-width: 1200px) {
     .card-columns {
         -webkit-column-count: 2;
         column-count: 2;
    }
}
 :root {
     --input-padding-x: 0.75rem;
     --input-padding-y: 0.75rem;
}
 .card-login {
     max-width: 25rem;
}
 .card-register {
     max-width: 40rem;
}
 .form-label-group {
     position: relative;
}
 .form-label-group > input, .form-label-group > label {
     padding: var(--input-padding-y) var(--input-padding-x);
     height: auto;
}
 .form-label-group > label {
     position: absolute;
     top: 0;
     left: 0;
     display: block;
     width: 100%;
     margin-bottom: 0;
    /* Override default `<label>` margin */
     line-height: 1.5;
     color: #495057;
     border: 1px solid transparent;
     border-radius: 0.25rem;
     -webkit-transition: all 0.1s ease-in-out;
     transition: all 0.1s ease-in-out;
}
 .form-label-group input::-webkit-input-placeholder {
     color: transparent;
}
 .form-label-group input:-ms-input-placeholder {
     color: transparent;
}
 .form-label-group input::-ms-input-placeholder {
     color: transparent;
}
 .form-label-group input::placeholder {
     color: transparent;
}
 .form-label-group input:not(:placeholder-shown) {
     padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
     padding-bottom: calc(var(--input-padding-y) / 3);
}
 .form-label-group input:not(:placeholder-shown) ~ label {
     padding-top: calc(var(--input-padding-y) / 3);
     padding-bottom: calc(var(--input-padding-y) / 3);
     font-size: 12px;
     color: #777;
}
 footer.sticky-footer {
     background-color: #232323;
     padding: 15px;
     margin-left: 225px;
}
 footer.sticky-footer .copyright {
     line-height: 1;
     font-size: 0.8rem;
}
 body.sidebar-toggled footer.sticky-footer {
     width: 100%;
}
 @media (min-width: 768px) {
     body.sidebar-toggled footer.sticky-footer {
         width: calc(100% - 90px);
         margin-left: 90px;
    }
}
/* Nav */
.sticky-top {
    position: sticky;
    top: 0;
    z-index: 99;
}
 .mitd-nav {
     box-shadow: 0 0 10px #f2f2f2;
     padding: 0;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
}
 .mitd-navbar-search .form-control {
     background: #121212 none repeat scroll 0 0;
     border: 1px solid #303030;
     font-size: 14px;
     max-width: 607px !important;
     width: 607px !important;
}
 .mitd-navbar-search {
     margin-right: 84px !important;
}
 .mitd-navbar-search .btn {
     background: #303030 none repeat scroll 0 0;
     border: medium none;
     font-size: 14px;
     padding: 0 18px;
}
 .mitd-right-navbar .nav-link {
     padding: 17px 13px !important;
     position: relative;
}
 .mitd-right-navbar {
     /* margin: 0 7px 0 0; */
     margin-top: 0;
     margin-right: 7px;
     margin-left: auto !important;
     margin-bottom: 0;
}
 .user-dropdown-link img {
     border-radius: 50px;
     height: 30px;
     margin: -9px 2px -6px 0;
     width: 30px;
}
.top-mobile-search {
    display: none;
}
.top-mobile-search {
    margin: -16px -15px 19px -18px;
}
.top-mobile-search input {
    border-radius: 0;
    box-shadow: none !important;
}
.top-mobile-search .btn {
    border-radius: 0;
}

.nav-tabs {
    border-bottom: 0px !important;
}

nav > .nav.nav-tabs{
    border: none;
    color:#fff;
    background:#232323;
    border-radius:0;
}

nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
    border: none;
    padding: 5px 5px !important;
    color:#c12222;
    background:#232323;
    border-radius:0;
}

.tab-content{
    background: #121212;
    line-height: 25px;
    padding:5px 5px;
}

.nav-link-active {
    border-bottom: 1px solid #c12222 !important;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
    border: none;
    color:#26c122;
    border-radius:0;
    transition:background 0.20s linear;
    border-bottom: 1px solid #fff;
}

/* Sidebar */
.sidebar::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}
.sidebar::-webkit-scrollbar-thumb {
   border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

 .channel-sidebar-list {
     border-top: 1px solid #2e2e2e;
     margin: 6px 0 0;
     padding: 7px 14px;
}
 .channel-sidebar-list h6 {
     color: #fff;
     font-size: 14px;
     font-weight: 600;
     margin-bottom: 15px;
     margin-top: 9px;
}
 .channel-sidebar-list ul {
     list-style: outside none none;
     margin: 0;
     padding: 0;
}
 .channel-sidebar-list ul li img {
     border-radius: 50px;
     height: 28px;
     margin: 0 14px 0 0;
     width: 28px;
}
 .channel-sidebar-list li a {
     color: #fff;
    display: inline-block;
    overflow: hidden;
    padding: 6px 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.channel-sidebar-list li a .badge {
    float: right;
    margin: 7px 0 0;
    position: absolute;
    right: 20px;
}
 .sidebar.toggled .nav-item .nav-link span {
     margin: 0;
}
 .sidebar.toggled .channel-sidebar-list h6 {
     font-size: 11px;
     text-overflow: ellipsis;
     overflow: hidden;
    white-space: nowrap;
}
 .sidebar.toggled .channel-sidebar-list {
     padding: 7px;
     text-align: center;
}
 .sidebar.toggled .channel-sidebar-list li img {
     display: list-item;
     margin: auto auto 4px;
}
 .sidebar.toggled .channel-sidebar-list li a {
     font-size: 10px;
     font-weight: 500;
}
 .sidebar.toggled .channel-sidebar-list li .badge {
     display: none;
}

/* Search Bar */
.search-div {
    white-space: nowrap;
    overflow: auto;
}

.form-inline-search {
    flex-flow: row nowrap !important;
}

/* Preloader */
.preloader .cssload-speeding-wheel{position:absolute;top:calc(50% - 3.5px);left:calc(50% - 3.5px)}

/* Customize Bootstrap */
 .border-none{
     border: none;
}
 .bg-primary, .btn-primary, .btn-outline-primary:hover, .badge-primary {
     border-color: transparent !important;
     background: #c12222;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #c12222 0%, #e41e1d 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #c12222 0%,#e41e1d 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #c12222 0%,#e41e1d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12222', endColorstr='#e41e1d',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-primary{
     border-color: #c12222;
     color: #c12222;
}
 .text-primary{
     color: #c12222 !important;
}

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

 .parsley-errors-list {
     color: #c12222;
 }

 .progress-bar{
     background-color: #c12222;
}
 .bg-success, .btn-success, .btn-outline-success:hover, .badge-success {
     border-color: transparent !important;
     background: #4eda92;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #4eda92 1%, #56e0cb 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #4eda92 1%,#56e0cb 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #4eda92 1%,#56e0cb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eda92', endColorstr='#56e0cb',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-success{
     border-color: #4eda92;
     color: #4eda92;
}
 .text-success{
     color: #4eda92 !important;
}
 .bg-warning, .btn-warning, .btn-outline-warning:hover, .badge-warning {
     border-color: transparent !important;
     background: #ffc107;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #ffc107 1%, #fffc07 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #ffc107 1%,#fffc07 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #ffc107 1%,#fffc07 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc107', endColorstr='#fffc07',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-warning{
     border-color: #ffc107;
     color: #ffc107;
}
 .text-warning{
     color: #ffc107 !important;
}
 .bg-danger, .btn-danger, .btn-outline-danger:hover, .badge-danger{
     border-color: transparent !important;
     background: #ff253a;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #ff253a 0%, #ff8453 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #ff253a 0%,#ff8453 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #ff253a 0%,#ff253a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff253a', endColorstr='#ff253a',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-danger{
     border-color: #ff253a;
     color: #ff253a;
}
 .text-danger{
     color: #ff253a !important;
}
 .bg-secondary, .btn-secondary, .btn-outline-secondary:hover, .badge-secondary{
     border-color: transparent !important;
     background: #9ba8aa;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #9ba8aa 0%, #92b4d2 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #9ba8aa 0%,#92b4d2 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #9ba8aa 0%,#92b4d2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ba8aa', endColorstr='#92b4d2',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-secondary{
     border-color: #9ba8aa;
     color: #9ba8aa;
}
 .text-secondary{
     color: #9ba8aa !important;
}
 .bg-info, .btn-info, .btn-outline-info:hover, .badge-info{
     border-color: transparent !important;
     background: #17a2b8;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #17a2b8 1%, #30def9 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #17a2b8 1%,#30def9 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #17a2b8 1%,#30def9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#30def9',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-info{
     border-color: #17a2b8;
     color: #17a2b8;
}
 .text-info{
     color: #17a2b8 !important;
}
 .bg-dark, .btn-dark, .btn-outline-dark:hover, .badge-dark{
     border-color: transparent !important;
     background: #171b20;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #171b20 1%, #343a40 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #171b20 1%,#343a40 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #171b20 1%,#343a40 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171b20', endColorstr='#343a40',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-dark{
     border-color: #171b20;
     color: #171b20;
}
 .text-dark{
     color: #ffffff !important;
}
 .btn-light{
     border: medium none;
}
 .adblock {
     background: #1c1c1c none repeat scroll 0 0;
     border-radius: 2px;
     margin-bottom: 1rem;
     padding: 27px 10px;
     text-align: center;
     width: 100%;
}
 .main-title > h5 {
     margin: 0px 0 16px;
}
 .top-category .main-title > h6 {
     margin-bottom: 10px;
}
.right-action-link .fa {
    background: #333333 none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    height: 20px;
    line-height: 19px;
    margin: 0 0 0 3px;
    text-align: center;
    width: 20px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #eceff0 !important;
    color: #888888 !important;
    text-decoration: none;
}
 .form-control, .form-control:focus {
     background: #1c1c1c none repeat scroll 0 0;
     border-color: #303030;
     border-radius: 2px;
     font-size: 13px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #121212;
}
 .custom-select{
     background-color: #1c1c1c;
     border-color: #303030;
     border-radius: 2px;
     font-size: 13px;
}
 .custom-checkbox .custom-control-label::before {
     border-radius: 2px;
}
 .category-checkbox .custom-control {
     margin: 0 0 6px !important;
}
 label {
     font-size: 12px;
     font-weight: 600;
     margin: 0 0 5px;
}
 a {
     color: #c12222;
     text-decoration: none !important;
}
 .btn {
     border-radius: 2px;
}
 .btn-light {
     background: #f8f8f8 none repeat scroll 0 0;
     border-color: #d3d3d3;
     color: #828282;
}
 .dropdown-header {
     color: #fff;
     padding: 7px 13px;
}
 .dropdown-menu {
     background: #232323 none repeat scroll 0 0;
     border-color: #232323;
     border-radius: 2px;
     margin: 0;
}
 .dropdown-menu .dropdown-item {
     color: #d8d8d8;
     font-size: 12px;
     padding: 6px 14px !important;
}
 .dropdown-divider {
     border-top: 1px solid #353535;
}
 a:hover, h1, h2, h3, h4, h5, h6 {
     color: #fff;
}
 .upload-video .fas {
     font-size: 200px;
}
 .badge, .alert {
     border-radius: 2px;
}
 .pagination .page-item .page-link {
     background: transparent none repeat scroll 0 0;
     border: medium none;
     color: #fff;
     line-height: 20px;
}
 .pagination .page-item.active .page-link {
     background: #c12222 none repeat scroll 0 0;
     border-radius: 2px;
     color: #fff;
     height: 30px;
     margin: 0 7px;
     text-align: center;
     width: 30px;
}
 .pagination .page-item.disabled .page-link {
     opacity: 0.5;
}
 .modal-content {
     border: medium none;
     border-radius: 2px;
}
/* Category Slider */
 .category-item img {
     background: #1c1c1c none repeat scroll 0 0;
     border: 2px solid #1c1c1c;
     border-radius: 50px;
     height: 60px;
     margin: 1px 0 8px;
     object-fit: scale-down;
     transform: scale(1);
     width: 60px;
}
 .category-item:hover img {
     transform: scale(1.09);
     transition-duration: 0.4s;
}
 .category-item {
     background: #1c1c1c none repeat scroll 0 0;
     border-radius: 2px;
     margin: 6px 2px;
     padding: 24px 12px;
     text-align: center;
}
 .top-category .category-item {
     padding: 20px 11px;
}
 .category-item h6 {
     font-size: 13px;
     margin: 5px 0 3px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}
 .category-item p {
     font-size: 11px;
     font-weight: 500;
     margin: 0;
}

/* Video Card */
.video-block .mb-3 {
    margin-bottom: 30px !important;
}
 .video-card-image {
     border-radius: 2px;
     overflow: hidden;
     position: relative;
}
 .time {
     background: #f5234a none repeat scroll 0 0;
     border-radius: 2px;
     bottom: 5px;
     color: #fff;
     font-size: 11px;
     font-weight: 500;
     opacity: 0.7;
     padding: 0 6px;
     position: absolute;
     right: 5px;
}
 .video-card:hover .time{
     opacity: unset;
}
.video-card-image img {
    width: 100%;
}
 .play-icon {
     opacity: 0;
     position: absolute;
}
 .play-icon .fas {
     bottom: 0;
     height: 40px;
     left: 0;
     margin: auto;
     position: absolute;
     right: 0;
     top: 0;
     width: 40px;
}
 .video-card:hover .play-icon {
     background: #000 none repeat scroll 0 0;
     border-radius: 2px;
     bottom: 0;
     color: #fff;
     font-size: 35px;
     left: 0;
     opacity: 0.4;
     position: absolute;
     right: 0;
     text-align: center;
     top: 0;
     transition-duration: 0.4s;
}
 .video-title a {
     color: #fff;
     font-weight: 600;
     text-decoration: none;
}
.video-title {
     margin-bottom: 10px;
}
.video-page {
     font-size: 11px;
}
.tags-container {
     margin-bottom: 10px !important;
}
 .video-view {
     color: #acacac;
     font-size: 10px;
     font-weight: 500;
     margin: 2px 0 0;
}
 .video-card {
     background: #1c1c1c none repeat scroll 0 0;
     border-radius: 2px;
     transition-duration: 0.4s;
}
 .video-card-body {
     padding: 12px;
}
.video-card-list .video-card-image {
     float: left;
     height: 77px;
     margin: 0 12px 0 0;
     width: 122px;
}

 .video-card-list .video-card-body {
     padding: 0;
}
 .video-card-list {
     background: transparent none repeat scroll 0 0;
     box-shadow: none;
     display: inline-block;
     margin-bottom: 1rem;
     width: 100%;
}
 .video-card-list .video-card-body .video-title a {
     font-size: 13px;
}
 .video-card-list .video-card-body .video-title {
     line-height: 17px;
}
 .video-card-list .video-card-body .right-action {
     opacity: 0;
}
 .video-card-list:hover .video-card-body .right-action {
     opacity: unset;
}
.single-video-comment-tabs .nav.nav-tabs {
    border-bottom: 2px solid #e7e9ee;
    margin: -15px -15px 15px;
    padding: 0 15px;
}
.single-video-comment-tabs .nav.nav-tabs .nav-link {
    border-color: #b7b9be;
    border-radius: 2px !important;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #b7b9be;
    font-weight: 600;
    margin: 0 !important;
    padding: 16px 17px !important;
    text-transform: uppercase;
}
.single-video-comment-tabs .nav.nav-tabs .nav-link.active, .single-video-comment-tabs .nav.nav-tabs .nav-link:hover {
    border-color: #000;
    color: #000;
}
.single-video-comment-tabs .nav-tabs .nav-item {
    margin-bottom: -2px;
}
.reviews-members {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 -15px;
    padding: 15px;
}
.reviews-members-header .text-black {
    color: #000;
    font-weight: 600;
}
.reviews-members-header .text-gray {
    color: #7c7c7c;
    font-size: 11px;
    font-weight: 700;
    margin: 0 6px;
}
.reviews-members-header {
    margin-bottom: 11px;
}
.reviews-members-body p {
    color: #7b7b7b;
    font-size: 13px;
}
.reviews-members-footer {
    display: inline-block;
    width: 100%;
}
.total-like-user-main img {
    border: 2px solid #fff;
    box-shadow: 0 0 2px #ccc;
    height: 25px !important;
    margin: 0 0 0 -11px;
    width: 25px !important;
}
.reviews-members .media img {
    border-radius: 50px;
    height: 51px;
    width: 51px;
}
.total-like {
    border: 1px solid #ff516b;
    border-radius: 3px;
    color: #ff516b !important;
    font-size: 11px;
    padding: 4px 10px;
    vertical-align: sub;
}
.total-like:hover {
    background: #ff516b none repeat scroll 0 0;
    border: 1px solid #ff516b;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 11px;
    padding: 4px 10px;
    vertical-align: sub;
}
.total-like-user-main.ml-2 {
    margin: 0 9px 0 17px !important;
}
.reviews-members:last-child {
    border: medium none;
    padding-bottom: 5px;
}

.video-slider-right-list {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 11px #ececec;
    height: 314px;
    overflow: auto;
}
.video-slider-right-list .video-card-list .video-card-image {
    height: 59px;
    width: 95px;
}
.video-slider-right-list .video-card-image img {
    object-fit: scale-down;
}
.video-slider-right-list .video-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-slider-right-list .video-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-slider-right-list .video-card-list {
    cursor: pointer;
    margin-bottom: 1px;
    padding: 9px;
}
.video-slider-right-list .video-card-list:hover, .video-slider-right-list .video-card-list.active  {
    background: #eceff0 none repeat scroll 0 0;
}
.video-slider-right-list::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}
.video-slider-right-list::-webkit-scrollbar-thumb {
   border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
/* Channels Card */
 .channels-card {
     background: #1c1c1c none repeat scroll 0 0;
     border-radius: 2px;
     padding: 24px 12px;
     position: relative;
     text-align: center;
     transition-duration: 0.4s;
}
 .channels-card::after {
     background: #333333 none repeat scroll 0 0;
     border-radius: 0 0 5px 6px;
     bottom: -4px;
     content: "";
     height: 7px;
     left: 15px;
     position: absolute;
     right: 15px;
     z-index: -1;
}
 .channels-card:hover::after {
     background: #484848 none repeat scroll 0 0;
}
 .channels-title a {
     color: #fff;
     font-weight: 500;
     text-decoration: none;
}
 .channels-view {
     color: #acacac;
}
 .channels-card-image .btn {
     font-size: 12px;
     padding: 3px 10px;
}
 .channels-card-image .btn strong {
     margin: 0 0 0 5px;
}
 .channels-card-image img {
     background: #1c1c1c none repeat scroll 0 0;
     border-radius: 50px;
     height: 80px;
     margin: 1px 0 8px;
     object-fit: scale-down;
     transform: scale(1);
     width: 80px;
}
 .channels-card-image-btn {
     margin: 3px 0 7px;
}
/* Login Pages */
 .login-main-wrapper {
     background: #c12222;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #c12222 0%, #e41e1d 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #c12222 0%,#e41e1d 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #c12222 0%,#e41e1d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12222', endColorstr='#e41e1d',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
     height: calc(100vh - 0rem);
}
 .full-height {
     height: calc(100vh - 0rem);
}
 .login-main-left {
     margin: auto;
     max-width: 335px;
}
 .login-main-right.bg-white {
     border-radius: 2px;
     margin: auto;
     max-width: 561px;
}
 .carousel-login-card h5 {
     font-size: 18px;
}
 .login-main-wrapper .form-control {
     background: transparent none repeat scroll 0 0;
}
 .login-main-right .owl-theme .owl-controls .owl-page span {
     background: #dcdcdc;
     border-radius: 50px;
     height: 16px;
     margin: 0 2px;
     opacity: unset;
     width: 16px;
}
 .btn-lg {
     font-size: 15px;
     padding: 12px 16px;
}

.login-main-right .owl-theme .owl-controls .owl-page.active span, .login-main-right .owl-theme .owl-controls .owl-page span:hover {
     background: #c12222;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #c12222 0%, #e41e1d 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #c12222 0%,#e41e1d 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #c12222 0%,#e41e1d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12222', endColorstr='#e41e1d',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}

.pull-left {float:left}
.pull-right {float:right}
.text-dark {color:#686868!important}
.div-spacing-40 {height: 40px;}

/* Upload Details */
 .imgplace {
     background-color: #8781bd;
     border-radius: 3px;
     height: 94px;
     width: 100%;
}
 .mitd-title {
     color: #fff;
     font-weight: 600;
}
 .mitd-size {
     font-size: 11px;
}
 .mitd-progress .progress {
     border-radius: 2px;
     height: 8px;
     margin: 14px 0;
}
 .mitd-close {
     position: absolute;
     right: 18px;
     top: 0;
}
 .mitd-desc {
     font-size: 12px;
     opacity: 0.7;
}

/* Profile Image Card */

.white-box {
    background: #121212;
    padding: 25px;
    margin-bottom: 15px;
}
.white-box .box-title {
    margin: 0px 0px 12px;
    font-weight: 500;
    font-size: 14px;
}

.el-element-overlay .white-box {
    padding: 0px;
}
.el-element-overlay .el-card-item {
    position: relative;
    padding-bottom: 25px;
}
.el-element-overlay .el-card-item .el-card-avatar {
    margin-bottom: 15px;
}
.el-element-overlay .el-card-item .el-card-content {
    text-align: center;
}
.el-element-overlay .el-card-item .el-card-content h3 {
    margin: 0px;
}
.el-element-overlay .el-card-item .el-card-content a {
    color: #686868;
}
.el-element-overlay .el-card-item .el-card-content a:hover {
    color: #ff6849;
}
.el-element-overlay .el-card-item .el-overlay-1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.el-element-overlay .el-card-item .el-overlay-1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    height: auto;
}
.el-element-overlay .el-card-item .el-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
    /* transform: scale(1.2) translateZ(0); */
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    background-color: transparent;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info > li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info > li a {
    border-color: #ffffff;
    color: #ffffff;
    padding: 12px 15px 10px;
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info > li a:hover {
    background: #cbb2ae;
    border-color: #cbb2ae;
}
.el-element-overlay .el-card-item .el-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
    top: -100%;
}
.el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
    top: 100%;
    height: 0px;
}
.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
    top: 0px;
}
.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
    top: 0px;
    height: 100%;
}

/* Profile Pic Upload */

.section-title {
    font-weight:500;
    font-size:18px;
    color: #fff;
    margin-bottom: 20px;
}

.dropify-wrapper {
    background-color: #121212;
    color: #c12222;
}

#btnPicGroup {
    margin-top: 40px;
}

.profile_pic_instruct {
    color: #fff;
}


/* Profile Save Button */

.profile_save {
    display: flex;
    justify-content: center;
    align-self: center;
}


/* Upload Video */

.dropzone.dz-clickable {
    cursor: pointer;
}

.dropzone {
    border-style: dashed;
    border-width: 1px;
}

.dropzone .dz-message {
    text-align: center;
    margin: 10% 0;
}

.video_details {
    text-align: left;
}

.page-spacer {
    height: 30px;
}

.submit_button_group {
    display: flex;
    justify-content: center;
    align-self: center;
}

/* Upload Video Tags */

div.tagsinput {
    background: #fff !important;
    width: 600px !important;
}

div.tagsinput span.tag {
    border: 1px solid #ff2c2c;
    background: #c12222;
    color: #fff;
}

div.tagsinput span.tag a {
    color: #fff;
}

/* Video Admin */

.admin_danger_btn {
    border: 1px solid #ff2c2c;
    background: #c12222;
    padding: 0px 2px 0px 2px;
    color: #fff;
}

.admin_primary_btn {
    border: 1px solid #34d3e2;
    background: #4793c1;
    padding: 0px 2px 0px 2px;
    color: #fff;
}

/* Display Tags */

.vidtag {
    border: 1px solid #ff2c2c;
    background: #c12222;
    padding: 0px 2px 0px 2px;
    color: #fff;
}

/* Watch History */
 .video-close {
     color: #fff !important;
     font-size: 18px;
     position: absolute;
     right: 6px;
     z-index: 9;
}
.progress {
     background-color: #333333;
}
.history-video .progress {
     border-radius: 2px;
     font-size: 9px;
     font-weight: 700;
     height: 13px;
     margin: 12px 14px -4px 13px;
}
/* Single Channel */
 .single-channel-image {
     position: relative;
}
 .single-channel-nav .navbar {
     padding: 0;
}
 .single-channel-nav {
     background: #232323 none repeat scroll 0 0 !important;
     padding: 0rem 30px 0;
     display: flex;
     flex-direction: row;
}

.single-channel-nav > div {
    flex: 1 1 auto;
    margin-top: 10px;
}

.channel-brand-img {
    height: 25px;
}

 .single-channel-nav .nav-link {
     border-bottom: 2px solid transparent;
     margin: 0 12px;
     padding: 14px 0 !important;
}
 .single-channel-nav .nav-item.active .nav-link, .single-channel-nav .nav-item .nav-link:hover {
     border-color: #c12222;
     color: #c12222;
}
 .single-channel-nav .navbar-nav {
     margin: 0 0 0 40px;
}
 .channel-profile {
     bottom: 0;
     left: 0;
     padding: 1rem 30px;
     position: absolute;
     right: 0;
     display: flex;
     flex-direction: row;
     /*justify-content: space-between;*/
}
.single-channel-image .img-fluid {
    width: 100%;
}

/* Implemented to keep row of videos even and aligned */
.video-image {
    height: 224px !important;
}

.video-image-up-next {
    height: 76px !important;
}

.video-image-video-admin {
    height: 110px !important;
}

.video-image-edit-video {
    width: 250px !important;
}

.video-card-image-edit-video img {
    width: 250px !important;
}

.video-card-edit {
    width: 250px !important;
}

.channel-profile-img {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #c12222;
    border-radius: 50px;
}

.social {
    color: #c12222;
    float: right;
    margin: 62px 0 0;
    width: 50%;
    text-align: right;
}

 /* Style used to display user profile image on Home banner */
.profile_img {
    width: 50%;
    margin-top: auto;
    text-align: left;
}

/* Style used to display user profile image on Profile page */
.profile_image {
    background: #fff none repeat scroll 0 0;
    margin: 20px 0 0 0;
}

.profile_desc {
    margin-top: 50px;
    color: #fff;
}

.pic_upload_link {
    margin-bottom: 30px;
}

.pic_link {
    font-size: smaller;
}

ul.social-icon-list {
    margin-top: 20px;
}

ul.social-icon-list > li {
    display: inline-block;
    padding: 5px;
}

ul.social-icon-list > li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #c12222;
    font-size: 26px;
    text-align: center;
    border: 2px solid #c12222;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

ul.social-icon-list > li a:hover {
    border-color: #26c122;
    color: #26c122;
}

ul.social-icon-list > li {
    padding-bottom: 10px;
}

.x-twitter  {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #c12222;
    font-size: 26px;
    text-align: center;
    border: 2px solid #c12222;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}


/* Video Page */
 .box{
     padding: 15px;
     background: #1c1c1c none repeat scroll 0 0;
     border-radius: 2px;
     transition-duration: 0.4s;
}
 .single-video-title h2 {
     font-size: 18px;
}
 .single-video-title h2 a {
     color: #fff;
}
 .single-video-author img {
     border-radius: 50px;
     float: left;
     height: 38px;
     margin: 0 13px 0 0;
     width: 38px;
}
 .single-video-author p {
     margin: 0;
     padding: 0;
}
 .single-video-info-content h6 {
     font-size: 15px;
     font-weight: 600;
}
.tags span a {
     background: #333333 none repeat scroll 0 0;
     border-radius: 2px;
     color: #fff;
     display: inline-block;
     padding: 4px 9px;
}
.tags span a:hover {
     background: #000 none repeat scroll 0 0;
}
a.star-rating {
    color: #888 !important;
}

a:hover.star-rating {
    color: gold !important;
}

.gold-star {
    color: gold;
}

.comments-list ul {
    list-style-type: none;
}

.comment-notice {
    margin: 20px 0px 20px 0px;
}

.comment-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

/*.comment-user-avatar {
    flex-basis: 100px !important;
}*/

.comment-details {
    padding-top: 5px;
}

.comment_likes_reply {
    margin: 5px 0px 5px 5px;
}

.reply_likes {
    margin: 5px 0px 5px 5px;
}

.reply-hidden {
    display: none;
}

.reply-form-hidden {
    display: none;
}

.reply-to-reply-form-hidden {
    display: none;
}

.reply-item {
    margin-left: 50px !important;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.reply-user-avatar {
    flex-basis: 100px !important;
}

.reply-details {
    padding-top: 5px;
}

/* Blog */
.card{
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 11px #ececec;
    border: none;
}
.sidebar-card-list li a {
    border-bottom: 1px solid #efefef;
    display: inline-block;
    padding: 11px 0;
    width: 100%;
}
.sidebar-card-list li:last-child a {
    border: medium none;
    padding-bottom: 0;
}
.tag-cloud-link {
    background: #ccc none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 2px 0;
    padding: 4px 13px;
}
.tag-cloud-link:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.blog .card-title a {
    color: #222 !important;
}
.blog .card-title {
    margin: 0 0 7px;
}
.entry-meta {
    margin-bottom: 13px;
}
.blog .card-body a {
    color: #ff516b;
}
.entry-meta a {
    color: #9c9c9c !important;
}
.entry-meta .fas {
    background: #acacac none repeat scroll 0 0;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    width: 19px;
}

.sidebar-card .input-group .btn {
    font-size: 13px;
}
.sidebar-card .sidebar-card-list {
    margin: 0;
    padding: 0;
}
.sidebar-card .sidebar-card-list li {
    list-style: outside none none;
}
.sidebar-card .sidebar-card-list li i {
    font-size: 10px;
    margin: 0 8px 0 0;
}

.gallery.mb-4 img {
    width: 100%;
}
.reviews-card .rounded {
    border-radius: 50px !important;
    width: 54px;
}
.star-rating.float-right {
    font-size: 13px;
}

/* 500 Page */
.error {
    color: #c12222;
    font-weight: 600;
    font-size: 14px;
}

/* Badges - Contained in Footer */
.badges {
    margin-top: 40px;
}

.powered {
    font-size: small;
    margin-top: -15px!important;
}

.copyright-spacer {
    margin-top: 20px;
}

/*--------------------Tooltip---------------------*/

#toolbox {
    background-color: rgba(214, 229, 253, 0.11);
    padding: 7px;
}

.mytooltip {
    display: inline;
    position: relative;
    z-index: 9999;
}
/* Trigger text */
.tooltip-item {
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 0 10px;
}
/* Gap filler */
.tooltip-item::after {
    content: '';
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mytooltip:hover .tooltip-item::after {
    pointer-events: auto;
}
/* Tooltip */
.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    left: 50%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none;
}
.tooltip-effect-1 .tooltip-content {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    color: #ffffff;
}
.tooltip-effect-2 .tooltip-content {
    -webkit-transform-origin: 50% calc(110%);
    transform-origin: 50% calc(110%);
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-3 .tooltip-content {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(0.7, 0.3, 1);
    transform: scale3d(0.7, 0.3, 1);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-5 .tooltip-content {
    width: 180px;
    margin-left: -90px;
    -webkit-transform-origin: 50% calc(106%);
    transform-origin: 50% calc(106%);
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
    transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
}
.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
.tooltip.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
/* Arrow */
.tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
}
/* Tooltip content*/
.tooltip-content img {
    position: relative;
    height: 140px;
    display: block;
    float: left;
    margin-right: 1em;
}
.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 1.31em 1.21em 1.21em 0;
    color: #fff;
}
.tooltip-effect-5 .tooltip-text {
    padding: 1.4em;
}
a.mytooltip {
    font-weight: 500;
    color: #fb9678;
}
/* Tooltip 6 to 9 */
.tooltip-content2 {
    position: absolute;
    z-index: 9999;
    width: 80px;
    height: 80px;
    padding-top: 25px;
    left: 50%;
    margin-left: -40px;
    bottom: 100%;
    border-radius: 50%;
    text-align: center;
    background: #fb9678;
    color: #ffffff;
    opacity: 0;
    margin-bottom: 20px;
    cursor: default;
    pointer-events: none;
}
.tooltip-content2 i {
    opacity: 0;
}
.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    opacity: 1;
    font-size: 18px;
}
.tooltip-effect-6 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-6 .tooltip-content2 i {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-7 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-7 .tooltip-content2 i {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-8 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-8 .tooltip-content2 i {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-9 .tooltip-content2 {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-9 .tooltip-content2 i {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.tooltip-effect-6:hover .tooltip-content2 i {
    -webkit-transform: rotate3d(1, 1, 1, 0);
    transform: rotate3d(1, 1, 1, 0);
}
.tooltip-content2::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -7px 0 0 -15px;
    width: 30px;
    height: 20px;
    background: url(/img/tooltip/tooltip1.svg) no-repeat center center;
    background-size: 100%;
}
/***********Bloated Tooltip ***********/
.tooltip-content3 {
    position: absolute;
    background: url(/img/tooltip/shape1.svg) no-repeat center bottom;
    background-size: 100% 100%;
    z-index: 9999;
    width: 200px;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
    padding: 50px 30px;
    text-align: center;
    color: #fff;
    opacity: 0;
    cursor: default;
    font-size: 14px;
    line-height: 27px;
    pointer-events: none;
    -webkit-transform: scale3d(0.1, 0.2, 1);
    transform: scale3d(0.1, 0.2, 1);
    -webkit-transform-origin: 50% 120%;
    transform-origin: 50% 120%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
    transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
}
.mytooltip:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/* Arrow */
.tooltip-content3::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    background: #c12222;
    -webkit-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
}
/*************Box Tooltip *************/
/* Trigger text */
.tooltip-item2 {
    color: #f62626;
    cursor: pointer;
    z-index: 100;
    position: relative;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, color 0.3s, transform 0.3s;
}
.mytooltip:hover .tooltip-item2 {
    color: #ffffff;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
}
/******************** Tooltip box ********************/
.tooltip-content4 {
    position: absolute;
    z-index: 99;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    bottom: -5px;
    text-align: left;
    background: #c12222;
    opacity: 0;
    font-size: 14px;
    line-height: 27px;
    padding: 1.5em;
    color: #ffffff;
    border-bottom: 55px solid #2b2b2b;
    cursor: default;
    pointer-events: none;
    border-radius: 5px;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.tooltip-content4 a {
    color: #2b2b2b;
}
.tooltip-text2 {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.5em, 0);
    transform: translate3d(0, 1.5em, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.mytooltip:hover .tooltip-content4,
.mytooltip:hover .tooltip-text2 {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*******Tooltip Line********/
.tooltip-content5 {
    position: absolute;
    z-index: 9999;
    width: 300px;
    left: 50%;
    bottom: 100%;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.3s 0.3s;
    transition: opacity 0.3s 0.3s;
}
.mytooltip:hover .tooltip-content5 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.tooltip-content5 span {
    display: block;
}
.tooltip-text3 {
    border-bottom: 10px solid #fb9678;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
}
.mytooltip:hover .tooltip-text3 {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.tooltip-inner2 {
    background: #2b2b2b;
    padding: 40px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.mytooltip:hover .tooltip-inner2 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/* Arrow */
.tooltip-content5::after {
    content: '';
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fb9678;
    border-width: 10px;
    margin-left: -10px;
}

/* Footer */
 .app img {
     background: #231f20 none repeat scroll 0 0;
     border-radius: 3px;
     height: 38px;
     margin: 5px 0 0;
     object-fit: scale-down;
     padding: 3px 4px;
}

.footer-list .app img {
    height: 28px;
}
.footer-list {
    padding: 20px 0;
}
.footer-list ul {
    margin: 0;
    padding: 0;
}
.footer-list ul li {
    list-style: outside none none;
}
.footer-list ul li a {
    color: #666;
    line-height: 23.9px;
}
.footer-list .mb-0 {
    margin: 7px 0 0;
}
.footer-logo {
    margin: 0 0 51px !important;
}

.footnote {
    margin-top: 20px !important;
}

.dark-footing {
    padding-top: 20px;
    background: #231f20 none repeat scroll 0 0;
}

/* Newsletter Form contained in Footer */

.subscribe-form-field-wrapper {
    display: flex;
    flex-direction: row;
}

.subscribe-success {
    color: #5cb45d;
}

.subscribe-error {
    color: #c12222;
}

/* Contact Form contained in Footer */
.successContent, .errorContent {
    margin-bottom: 20px;
    display: none;
    text-transform: none;
    letter-spacing: 1px;
}

.send-success {
    color: #5cb45d;
}

.send-error {
    color: #c12222;
}

.contact-txt-msg {
    max-height: 114px;
    width: 100%;
    color: #fff !important;
}

.contact-us-xl-input {
    max-width: 510px;
}

/* Mobile Media */
/* Extra small devices (portrait phones, less than 576px) */
 @media (max-width: 575.98px) {
    .top-mobile-search {
        display: block;
    }
    #wrapper #content-wrapper .container-fluid {
        padding-bottom: 15px !important;
        padding-left: 108px;
        padding-right: 15px !important;
        padding-top: 1rem !important;
    }
    .sidebar .nav-item .nav-link {
        padding: 8px 14px !important;
    }
    .sidebar-toggled #wrapper #content-wrapper .container-fluid {
        padding-left: 15px;
    }
    .single-channel-page {
         padding: 0 0 0 90px !important;
    }
    .sidebar-toggled .single-channel-page {
        padding: 0 !important;
    }
    .single-channel-page .container-fluid {
        padding: 30px 15px 15px !important;
    }

    .single-video-author .float-right {
        float: none !important;
        margin: 0 0 14px;
    }
    .single-video-author {
        text-align: center;
    }
    .single-video-author img {
        float: none;
        margin: 0 0 5px;
    }

    .tags span a {
        margin: 0 0 3px;
    }

     .sidebar .nav-item .nav-link span {
         margin: 0 !important;
    }
     .sidebar .channel-sidebar-list h6 {
         font-size: 11px !important;
    }
    .sidebar .nav-item .nav-link span {
         display: block;
         font-size: 0.65rem;
    }
    .channel-profile-img {
        width: 30%;
        height: 30%;
    }
    .video-card-image img {
         width: 100%;
    }
     footer {
        padding: 15px 0 !important;
        text-align: center;
    }
     footer .text-right {
         text-align: center !important;
    }
     .mitd-right-navbar .nav-link {
         font-size: 0;
         padding: 22px 5px !important;
    }
     .mitd-right-navbar .nav-link .fas {
         font-size: 12px;
    }
     #sidebarToggle {
         margin: 0 9px 0 0;
    }
     .navbar-brand img {
         vertical-align: top;
    }
     .owl-theme .owl-controls .owl-buttons div {
         margin: 4px !important;
    }
     .single-channel-nav {
         padding: 15px;
    }
     .channel-profile {
         padding: 10px;
         position: relative;
         text-align: center;
    }
     .social {
         display: none;
    }
     .navbar-toggler {
         padding: 1px 3px;
    }
     .single-channel-nav .navbar-nav {
         margin: 0;
    }
     .single-channel-nav .nav-link {
         margin: 0;
    }
    .imgplace {
        margin-bottom: 15px;
    }
    .mitd-title {
        padding: 0 25px 5px 0;
    }

    footer.sticky-footer {
        .ml-md-0-left: 90px;
        background-color: #1c1c1c;
        border-top: 1px solid #363636;
        color: #888;
    }

    .sidebar-toggled footer.sticky-footer {
        margin: 0;
    }

    .sidebar .channel-sidebar-list h6 {
        font-size: 11px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
     .sidebar .channel-sidebar-list {
        padding: 7px;
        text-align: center;
    }
     .sidebar .channel-sidebar-list li img {
        display: list-item;
        margin: auto auto 4px;
    }
     .sidebar .channel-sidebar-list li a {
        font-size: 10px;
        font-weight: 500;
    }
     .sidebar .channel-sidebar-list li .badge {
        display: none;
    }
    .footer-logo {
        margin: 0 0 13px !important;
    }
    .footer-list h6 {
        margin: 23px 0 10px !important;
    }
}
/* Small devices (landscape phones, 576px and up) */
 @media (min-width: 576px) and (max-width: 767.98px) {
    .top-mobile-search {
        display: block;
    }
    #wrapper #content-wrapper .container-fluid {
        padding-bottom: 15px !important;
        padding-left: 108px;
        padding-right: 15px !important;
        padding-top: 1rem !important;
    }
    .sidebar .nav-item .nav-link {
        padding: 8px 14px !important;
    }
    .sidebar-toggled #wrapper #content-wrapper .container-fluid {
        padding-left: 15px;
    }
    .single-channel-page {
         padding: 0 0 0 90px !important;
    }
    .sidebar-toggled .single-channel-page {
        padding: 0 !important;
    }
    .single-channel-page .container-fluid {
        padding: 30px 15px 15px !important;
    }
    .container {
       max-width: 100%;
    }
     .tags span a {
        margin: 0 0 3px;
    }

     .sidebar .nav-item .nav-link span {
         margin: 0 !important;
    }
     .sidebar .channel-sidebar-list h6 {
         font-size: 11px !important;
    }
    .sidebar .nav-item .nav-link span {
         display: block;
         font-size: 0.65rem;
    }
    .channel-profile-img {
        width: 25%;
        height: 25%;
    }
    .video-card-image img {
         width: 100%;
    }
     footer {
        padding: 15px 0 !important;
        text-align: left;
    }
     footer .text-right {
         text-align: right !important;
    }
     .mitd-right-navbar .nav-link {
         font-size: 0;
         padding: 22px 5px !important;
    }
     .mitd-right-navbar .nav-link .fas {
         font-size: 12px;
    }
     #sidebarToggle {
         margin: 0 9px 0 0;
    }
     .navbar-brand img {
         vertical-align: top;
    }
     .owl-theme .owl-controls .owl-buttons div {
         margin: 4px !important;
    }
     .single-channel-nav {
         padding: 15px;
    }
     .channel-profile {
         padding: 10px;
         position: relative;
         text-align: center;
    }
     .social {
         display: none;
    }
     .navbar-toggler {
         padding: 1px 3px;
    }
     .single-channel-nav .navbar-nav {
         margin: 0;
    }
     .single-channel-nav .nav-link {
         margin: 0;
    }
    .imgplace {
        margin-bottom: 15px;
    }
    .mitd-title {
        padding: 0 25px 5px 0;
    }
    footer.sticky-footer {
        margin-left: 90px;
    }
    .sidebar-toggled footer.sticky-footer {
        margin: 0;
    }

    .sidebar .channel-sidebar-list h6 {
        font-size: 11px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
     .sidebar .channel-sidebar-list {
        padding: 7px;
        text-align: center;
    }
     .sidebar .channel-sidebar-list li img {
        display: list-item;
        margin: auto auto 4px;
    }
     .sidebar .channel-sidebar-list li a {
        font-size: 10px;
        font-weight: 500;
    }
     .sidebar .channel-sidebar-list li .badge {
        display: none;
    }
    .footer-logo {
        margin: 0 0 13px !important;
    }
    .footer-list h6 {
        margin: 23px 0 10px !important;
    }
}
/* Medium devices (tablets, 768px and up) */
 @media (min-width: 768px) and (max-width: 991.98px) {
    #wrapper #content-wrapper .container-fluid {
        padding-bottom: 15px !important;
        padding-left: 243px;
        padding-right: 15px !important;
        padding-top: 1rem !important;
    }
    .sidebar .nav-item .nav-link {
        padding: 8px 14px !important;
    }
    .sidebar-toggled #wrapper #content-wrapper .container-fluid {
        padding-left: 105px;
    }
    .single-channel-page {
         padding: 0 0 0 225px !important;
    }
    .sidebar-toggled .single-channel-page {
        padding: 0 0 0 90px !important;
    }
    .single-channel-page .container-fluid {
        padding: 30px 15px 15px !important;
    }
    .channel-profile-img {
        width: 20%;
        height: 20%;
    }
    .video-card-image img {
         width: 100%;
    }
     .mitd-right-navbar .nav-link {
         font-size: 0;
         padding: 22px 5px !important;
    }
     .mitd-right-navbar .nav-link .fas {
         font-size: 12px;
    }
     #sidebarToggle {
         margin: 0 9px 0 0;
    }
     .navbar-brand img {
         vertical-align: top;
    }
     .owl-theme .owl-controls .owl-buttons div {
         margin: 4px !important;
    }
     .container {
         max-width: 100%;
    }
     .single-channel-nav {
         padding: 15px;
    }
     .channel-profile {
         padding: 15px;
    }
     .social {
         display: none;
    }
     .navbar-toggler {
         padding: 1px 3px;
    }
     .single-channel-nav .navbar-nav {
         margin: 0;
    }
     .single-channel-nav .nav-link {
         margin: 0;
    }
     .mitd-navbar-search .form-control {
         width: auto !important;
    }
     .mitd-navbar-search {
         margin-right: 15px !important;
    }
    .imgplace {
        margin-bottom: 15px;
    }
    .mitd-title {
        padding: 0 25px 5px 0;
    }
}
/* Large devices (desktops, 992px and up) */
 @media (min-width: 992px) and (max-width: 1199.98px) {
    #wrapper #content-wrapper .container-fluid {
        padding-bottom: 15px !important;
        padding-left: 243px;
        padding-right: 15px !important;
        padding-top: 1rem !important;
    }
    .sidebar .nav-item .nav-link {
        padding: 8px 14px !important;
    }
    .sidebar-toggled #wrapper #content-wrapper .container-fluid {
        padding-left: 105px;
    }
    .single-channel-page {
         padding: 0 0 0 225px !important;
    }
    .sidebar-toggled .single-channel-page {
        padding: 0 0 0 90px !important;
    }
    .single-channel-page .container-fluid {
        padding: 30px 15px 15px !important;
    }
    .channel-profile-img {
        width: 15%;
        height: 15%;
    }
    .video-card-image img {
         width: 100%;
    }
     .mitd-right-navbar .nav-link {
         font-size: 0;
         padding: 22px 5px !important;
    }
     .mitd-right-navbar .nav-link .fas {
         font-size: 12px;
    }
     #sidebarToggle {
         margin: 0 9px 0 0;
    }
     .navbar-brand img {
         vertical-align: top;
    }
     .owl-theme .owl-controls .owl-buttons div {
         margin: 4px !important;
    }
     .container {
         max-width: 100%;
    }
     .single-channel-nav {
         padding: 0 15px;
    }
     .channel-profile {
         padding: 15px;
    }
     .social {
         display: none;
    }
     .navbar-toggler {
         padding: 1px 3px;
    }
     .single-channel-nav .navbar-nav {
         margin: 0 0 0 20px;
    }
     .single-channel-nav .nav-link {
         margin: 0 7px;
    }
    .single-channel-nav .form-control, .single-channel-nav .btn-outline-success {
        display: none;
    }
    .mitd-navbar-search .form-control {
         width: auto !important;
    }
     .mitd-navbar-search {
         margin-right: 15px !important;
    }
}
/* Extra large devices (large desktops, 1200px and up) */
 @media (min-width: 1200px) {
    .channel-profile-img {
        width: 15%;
        height: 15%;
    }
}
