html {
    height: initial;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #4f4f4f;
    font-weight: 400;
    font-style: normal;
    background-color: #000;

}
.li_443 a label{
    cursor: pointer;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
a {
    color: #0eacf3;
    font-size: 13px;
    text-decoration: none;
}

a:hover {
    color: #098eca;
    text-decoration: none;
}

a, .nav-tabs > li > a {
    text-decoration: none;
}

a:hover, .nav-tabs > li > a:hover {
    text-decoration: none;
}

a:hover, .nav-tabs > li > a:hover, .btn {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:focus, .btn:focus {
    outline: none !important;
}

h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0px;
}

li {
    line-height: 20px;
}

p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 10px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1,
h2 {
    line-height: 35px;
}

h1 {
    font-size: 32px;
    line-height: 40px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 11.9px;
}

.clear {
    clear: both;
}

.center, .center-responsive img, .center img, .center-responsive img img, .center-responsive {
    text-align: center;
}

.center-responsive img {
    margin: 0px auto;
}

.position-relative {
    position: relative;
}

.cn_item i {
    display: inline-block;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    top: 0;
    z-index: 88;
    vertical-align: middle;
}

.text-primary {
    color: #15cda5;
}

.text-secondary {
    color: #4b4b4b;
}

.transition-all, .client-image, #back-top a, #arrowdown .btn-primary {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}



.float-right-right {
    float: right;
}

.full-width-float, .float-left-left {
    float: left;
}

.full-width-inblocks {
    display: inline-block;
}

.full-width-blocks {
    display: block;
}

.full-width-float, .full-width-inblocks, .full-width-blocks {
    width: 100%;
}

.white-color {
    color: #fff;
}

.blue-color {
    color: #09bce8 !important;
}

.red-color {
    color: #f05154 !important;
}

.btn-info {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border: 2px solid #fff;
}

.btn-info.focus, .btn-info:focus {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-info:hover {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #df3b3e;
    border-color: #df3b3e;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-primary {
    background-color: #1cbb9d;
    border-color: #1cbb9d;
    color: #fff;
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #159e84;
    border-color: #159e84;
    color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #159e84;
    border-color: #159e84;
    color: #fff;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #098eca;
    border-color: #098eca;
}
.btn-default {
    background-color: transparent;
    border-color: #e3af25;
    /*color: #000000;*/
    border-width: 3px;
}
.btn-default:hover, .btn-default.focus, .btn-default:focus, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-primary {
    background-color: #bc8c18;
    border-color: #bc8c18;
    color: #fff;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    background-color: #bc8c18;
    border-color: #bc8c18;
    color: #fff;
}
.btn {
    /*padding: 11px 58px;*/
    padding: 0px 55px;
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 400;
    border-radius: 35px;
}

.btn-double {
    padding: 5px 16px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    border-radius: 35px;
}
.clear-fluid {
    clear: both;
}
/*
=======================================================================
        dropdown-menu
=======================================================================
*/
.dropdown-menu {
    background-color: #fff;
    padding: 5px;
    border-radius: 0px;
}

.dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 1px;
}

.dropdown-menu > li > a {
    padding: 6px 10px;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    font-weight: 400;
    font-size: 16px;
}

.dropdown-menu .divider {
    background-color: #5f1d36;
}

.dropdown-menu.dropdown-menu-lg {
    width: 300px;
}

.dropdown-menu.dropdown-menu-sm {
    width: 150px;
}

.dropdown-menu.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu.dropdown-menu-last {
    left: auto;
    right: 20%;
    top: -280%;
}

.dropdown-menu.dropdown-menu-right > li > a {
    text-align: left;
}

.dropdown-menu.dm-icon > li > a > .zmdi {
    line-height: 100%;
    vertical-align: top;
    font-size: 18px;
    width: 28px;
}

.dropdown-menu:not([class*="bgm-"]) > li > a {
    color: #7f7a7a;
}

.dropdown-menu:not([class*="bgm-"]) > li > a:hover {
    color: #000;
}

.dropdown-menu[class*="bgm-"] > li > a {
    font-weight: 300;
    color: #fff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.dropdown:not([data-animation]) .dropdown-menu, .btn-group:not([data-animation]) .dropdown-menu {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
}

.dropdown .dropdown-menu:not([data-animation]).pull-right, .bootstrap-select .dropdown-menu:not([data-animation]).pull-right, .btn-group .dropdown-menu:not([data-animation]).pull-right, .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right, .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right, .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
}

.dropdown .dropdown-menu:not([data-animation]).pull-right, .bootstrap-select .dropdown-menu:not([data-animation]).pull-right, .btn-group .dropdown-menu:not([data-animation]).pull-right, .dropdown .dropdown-menu:not([data-animation]).dropdown-menu-last, .bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-last, .btn-group .dropdown-menu:not([data-animation]).dropdown-menu-last {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.dropdown.open .dropdown-menu:not([data-animation]), .dropup.open .dropdown-menu:not([data-animation]), .bootstrap-select.open .dropdown-menu:not([data-animation]), .btn-group.open .dropdown-menu:not([data-animation]) {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-header {
    padding: 3px 17px;
    margin-top: 10px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-weight: 400;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

/*
=======================================================================
        dropdown-end
=======================================================================
*/
/*
=======================================================================
        main-full-wrap
=======================================================================
*/
.main-full-wrap {
    background-image:none !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.back-bg1 {
    background-attachment: fixed;
}
.back-bg2 {
    background-image: url("../images/bg-2-body.jpg");
    background-attachment: fixed;
}
.back-bg3 {
    background-image: url("../images/bg-3-body.jpg");
    background-attachment: fixed;
}
.back-bg4 {
    background-image: url("../images/bg-4-body.jpg");
    background-attachment: fixed;
}
.back-bg5 {
    background-image: url("../images/bg-5-body.jpg");
    background-position: center top;
}
.back-bg6 {
    background-image: url("../images/bg-6-body.jpg");
    background-position: center top;
}
/*
=======================================================================
        main-full-wrap end
=======================================================================
*/
/*
=======================================================================
        header
=======================================================================
*/
.tooltip.top .tooltip-arrow {
    border-top-color: rgba(212,54,118,.95);
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: rgba(212,54,118,.95);
}
.tooltip.right .tooltip-arrow {
    border-right-color: rgba(212,54,118,.95);
}
.tooltip-inner {
    background-color: rgba(212,54,118,.95);
}
.tooltip-inner {
    min-width: 60px;
    white-space:nowrap;
    max-width: auto;
}

.ar-sprite-nav {
    background-image: url("../images/ar-sprite-nav.png") !important;
    background-repeat: no-repeat;
    height: 21px !important;
    width: 21px !important;
}
.search-icon {
    background-position: 0px 0px;
}
.close-icon {
    background-position: -21px 0px;
}
#header-wrap {
    background: transparent;
    border-bottom: transparent;
    z-index: 1024;
    position: fixed;
    height: 60px;
    top: 0px;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    padding-top: 15px;
}

#header-wrap.fixed-header {
    background: rgba(16, 18, 17,0.75);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-top: 0px;
}
.logo {
    float: left;
    margin-top: 1px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fixed-header .logo {
    margin-top: 8px;
}
.right-head {
    float: right;
}
.nav-wrap {
    float: none;
    margin-top: 0px;
    margin-left: 60px;
}
.nav-wrap nav > ul {
    list-style-type: none;
    margin: 12px 0px 0px;
    padding: 0;
    font-size: 0;
    text-align: center;
}

.nav-wrap nav > ul > li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
}
.nav-wrap nav > ul > li:last-child {
    margin-right: 0px;
}
.nav-wrap nav > ul > li.more > a .fa {
    color: #fff;
    font-size: 17px;
    position: relative;
    top: 1px;
    padding-right: 13px;
}

.nav-wrap nav > ul > li.hide-off {
    display: none;
}


.nav-wrap nav > ul > li > a {
    display: block;
    line-height: 31px;
    font-size: 17px;
    color: #999797;
    position: relative;
    margin: 0px;
    padding: 0px 0px;
    text-align: center;
    font-weight: 400;
    text-shadow: 2px 2px 10px black;
}

.nav-wrap nav > ul > li > a .v-line {
    height: 5px;
    content: '';
    position: absolute;
    left: 0px;
    border-radius: 4px;
    background: #0acda3;
    width: 100%;
    display: none;
}
.nav-wrap nav > ul > li.active > a .v-line {
    display: block;
}

.nav-wrap nav > ul > li a + ul li {
    margin-top: 1px;
}

.nav-wrap nav > ul > li a + ul li a {
    padding: 10px 15px;
    text-align: left;
    white-space: nowrap;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    display: -webkit-box;
}


.nav-wrap nav > ul > li a + ul li a:hover {
    color: #fff;
}

.nav-wrap nav > ul > li:hover > a, nav > ul > li > a:hover, .nav-wrap nav > ul > li > a:focus, .nav-wrap nav > ul > li.active > a  {
    color: #fff;
    text-decoration: none;
}
.nav-wrap nav .open > a .v-line {
    display: block;
}
.nav-wrap nav .open > a, .nav .open > a:focus, .nav-wrap nav .open > a:hover {
    background-color:transparent;
    border-color: transparent;;
    color: #fff !important;
    text-decoration: none;
}
.liv-strm-top {
    width: 7px;
    height: 7px;
    background: #898989;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    top: -3px;
}
.nav-wrap nav > ul > li:hover > a .liv-strm-top, nav > ul > li > a:hover .liv-strm-top, .nav-wrap nav > ul > li > a:focus .liv-strm-top, .nav-wrap nav > ul > li.active > a .liv-strm-top {
    background: #1cbb9d;
}
.nav .open > a:focus .liv-strm-top, .nav-wrap nav .open > a:hover .liv-strm-top {

}
.nav-header-list {
    float: right;
    margin-top: 11px;
}
.nav-header-list > li {
    float: left;
    padding: 0px 20px 0px;
    position: relative;
}
.nav-header-list .wel-drop-top .title-wel {
    color: #555555;
}
.nav-header-list .wel-drop-top .title-user {
    color: #7f6565;

}
.nav-header-list .wel-drop-top .title-wel,
.nav-header-list .wel-drop-top .title-user{
    font-size: 16px;
    font-weight: 300;
    margin-right: 10px;
}
.nav-header-list svg{
    fill: #ffffff;
    width: 24px;

}

.thumb-welc {
    width: 36px;
    height: 36px;
    background: #101211;
    border-radius: 100%;
    display: block;
    overflow: hidden;
}
.drop-log .cn_item {
    position: absolute;
    right: -22px;
    top: 16px;
    color: #fff;
}
.thumb-welc img {
    width: 21px;
    margin-left: 8px;
    height: 36px;
    border-radius: 100%;
}
.thumb-welc .upl-img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    margin-left: 0px;
}
.drop-log .title-user-drop {
    color: #7f7a7a;
    display: block;
    font-size: 16px;
    padding: 5px 15px;
    line-height: 25px;
}

.drop-log .dropdown-menu {
    padding: 5px 0px;
    margin: 0px;
    top: 48px;
    background: rgb(40, 40, 45);
}
.drop-log ul > li > ul a {
    color: #15cda5 !important;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    padding: 5px 15px;
}
.drop-log ul > li > ul a:hover {
    background: #0acda3;
    color: #000 !important;
}
.drop-log ul > li > ul a:hover .ar-sprite-account {
    background-position: -30px -625px;
}

.ar-sprite-setting {
    background-position: -60px -629px;
}

.drop-log ul > li > ul a:hover .ar-sprite-setting, .drop-log .sub-menu.active > a .ar-sprite-setting {
    background-position: -90px -629px;
}

.ar-sprite-logout {
    background-position: 0 -647px;
}

.drop-log ul > li > ul a:hover .ar-sprite-logout {
    background-position: -30px 647px;
}
.ar-sprite-icon1 {
    background-image: url(../images/ar-sprite-icon1.png) !important;
    background-repeat: no-repeat;
    height: 25px !important;
    width: 30px !important;
}
.ar-sprite-arrowdown {
    background-position: 1px -24px;
}
.language-ce {
    padding-top: 8px;
    display: block;
}
.svg-padd {
    padding-top: 8px;
    display: block;
    cursor:pointer;
}
.category-main-heading{
    margin-top:20px;
}

.search-con svg{
    fill: #ffffff;
    width: 18px;
}
.search-con:after {
    position: absolute;
    bottom: -18px;
    height: 5px;
    border-radius: 5px;
    width: 100%;
    background: #0acda3;
    content: '';
    left: 2px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.toggled-on.search-con:after {
    opacity: 1;
}
.top-search {
    display: block;
}
.search-close {
    display: none;
}
.toggled-on .top-search {
    display: none;
}
.toggled-on .search-close {
    display: block;
}
.search-close-search {
    position: absolute;
    right: 7.5%;
    top: 25px;
    z-index: 2;
}
.search-close-search svg {
    fill: #ffffff;
    width: 32px;
}
#top-search-wrap {
    /*background: rgba(10, 205, 163, 0.95);*/
    padding: 20px 0px;
    /* box-shadow: 0px 3px 10px rgba(12,13,13,.44);*/
    position: absolute;
    top: -200px;
    left: 0px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}
#top-search-wrap .center-searchtop {

    margin: 0px auto;
    border-bottom: 1px solid transparent;
    position: relative;
}
#top-search-wrap .form-control, #top-search-wrap button {
    background: transparent;
    border: transparent;
}
#top-search-wrap button {
    position: absolute;
    top: 58%;
    margin-left: 27px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#top-search-wrap button .cn_item i {
    left: 5px;
}
#top-search-wrap .form-control {
    background: #262626;
    border: transparent;
    box-shadow: none;
    padding-left: 58px;
    font-size: 18px;
    color: #fff;
    border-radius: 8px;
    height: 43px;
}
#top-search-wrap .form-control:focus {
    box-shadow: none;
}
.form-control::-moz-placeholder {
    color: #aaaaaa;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #aaaaaa;
}

.form-control::-webkit-input-placeholder {
    color: #aaaaaa;
}

.search-toggled#top-search-wrap {
    opacity: 1;
    top:0px;
    z-index: 88;
}

.top-down-category#top-search-wrap {
    opacity: 1;
    top:0px;
    z-index: 88;
}


.top-down-category#top-search-wrap:after {
    opacity:1;
    top: 89px;
}
.header-subcribe .btn {
    font-size: 14px;
    border-radius: 35px;
    text-transform: uppercase;
    padding: 9px 25px;
    font-family: 'Montserrat';

}
@media (max-width: 767px) {
    .nav-wrap nav > ul > li > a {
        color: #d4d4d4;
    }
    .search-close-search {
        top: 11px;
    }
    #top-search-wrap .form-control {
        padding-left: 42px;
        font-size: 15px;
        padding-right: 40px;
    }
}
@media (min-width: 768px) {
    #top-search-wrap .center-searchtop {
        width: 67%;
    }
}
@media (min-width: 1200px) {
    .nav-header-list .wel-drop-top .visible-lg {
        display: none !important;
    }
}
@media (min-width: 1280px) {
    #top-search-wrap .center-searchtop {
        width: 43%;
    }
}
@media (min-width: 1300px) {
    .nav-header-list .wel-drop-top .visible-lg {
        display: block !important;
        margin-right: 30px;
    }

}

@media (min-width: 1600px) {
    .nav-wrap {
        margin-left: 90px;
    }
    .nav-wrap nav > ul > li {
        margin-right: 80px;
    }
    .nav-wrap nav > ul > li > a {
        padding: 0px 0px;
    }

    .header-subcribe .btn {
        padding: 9px 45px;
    }
}


/*
=======================================================================
        sidebar
=======================================================================
*/

.toogle-logo {
    display: inline-block;
    float: left;
    left: 66px;
    position: absolute;
    top: 23px;
}
.toogle-logo img {
    width: 143px;

}
@media (max-width: 479px) {
    .toogle-logo {
        left: 35px;
        top: 12px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .toogle-logo {
        left: 35px;
        top: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .toogle-logo {
        left: 59px;
    }
    .toogle-logo img {
        width: 116px;
    }

}
@media (min-width: 768px) and (max-width: 1279px) {

    .toogle-logo {
        left: 61px;
        top: 8px;
    }
    .sidebar-toggled .toogle-logo {
        left: 61px;

    }
    .toogle-logo img {
        width: 170px;
    }
    .toggled .logo-sidebar-pic img {
        margin-left: 0px;
        margin-top: 7px;
        width: 162px;
    }
}

@media (min-width: 1200px) and (max-width: 1279px) {

    .toogle-logo {
        top: 22px;
    }

    .toogle-logo img {
        width: 130px;
    }

}
@media (min-width: 1600px) {
    .toogle-logo {
        top: 24px;
    }

}
@media (min-width: 1920px) {
    .toogle-logo {
        top: 14px;
    }
    .toogle-logo img {
        width: auto;
    }
}

#menu-trigger:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -11px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 0;
}

#menu-trigger.open:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



#menu-trigger {
    margin-left: -15px;
    float: left;
    position: relative;
    margin-right: 15px;
}
.wrap-menu {
    background: #161619;
    border-bottom: 1px solid #042d25;
    display: block;
    margin-right: 0px;
    padding: 25px 20px;
    height: 60px;
}

.line-wrap {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 22px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    width: 22px;
}

.line-wrap .line {
    height: 2px;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    border-radius: 5px;
    background-color: #15cda5;
}

.line-wrap .line.center, .line-wrap .center-responsive img.line, .center-responsive .line-wrap img.line {
    margin:5px 0;
}

.open .line-wrap {
    transform: rotate(180deg);
}

.open .line-wrap .line.top {
    transform: translateX(-2px) translateY(9px) rotate(45deg);
    -webkit-transform: translateX(-2px) translateY(9px) rotate(45deg);
    width: 22px;
}

.open .line-wrap .line.bottom {
    transform: translateX(-1px) translateY(7px) rotate(-45deg);
    -webkit-transform: translateX(-1px) translateY(7px) rotate(-45deg);
    width: 22px;
}

.open .line-wrap .line.center, .open .line-wrap .center-responsive img.line, .center-responsive .open .line-wrap img.line {
    display: none;
}

.open .toogle-logo {
    display: none;
}

.open#menu-trigger {
    background: transparent none repeat scroll 0 0;
    height: auto !important;
}

@media (max-width: 767px) {
    #header-wrap {
        height: 65px;
    }
    .logo {
        margin-top: 12px;
    }
    .logo img {
        width: 78px;
    }
    .wrap-menu {
        padding: 25px 16px;
        height: 65px;
    }
    .nav-header-list {
        margin-top: 14px;
    }
    .nav-header-list > li {
        padding:0px 11px 0px;
    }
    .header-subcribe .btn {
        font-size: 12px;
        padding: 6px 15px;
    }
    /*    .search-toggled#top-search-wrap {
            top: 126px;
        }*/

    .top-down-category#top-search-wrap {
        top: 126px;
    }

    #top-search-wrap {
        padding: 5px 0px;
    }
    #top-search-wrap button .cn_item i {
        top: -13px;
    }

    .search-con:after {
        bottom: -13px;
        width: 100%;
        left: 0px;
        height: 3px;
    }
}
@media (max-width: 360px) {

    .header-subcribe .btn {
        font-size: 10px;
        padding: 6px 10px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .nav-wrap {
        margin-left: 10px;
    }
    .nav-wrap nav > ul > li {
        margin-right: 15px;
    }
    .nav-header-list > li {
        padding: 8px 9px 0px;
    }

}

.horzontalsidebar {
    border-top: 1px solid #15cda5;
    margin: 20px auto;
    width: 88%;
    height: 1px;
}

.horzontalsidebar:before, .horzontalsidebar:after {
    content: " ";
    display: table;
}

.horzontalsidebar:after {
    clear: both;
}

.horzontalsidebar:before, .horzontalsidebar:after {
    content: " ";
    display: table;
}

.horzontalsidebar:after {
    clear: both;
}
#header .sidebar {

    padding: 0;
    z-index: 999;
    position: relative;
}

@media (max-width: 767px) {
    #header .sidebar {
        padding: 0;
        position: absolute;
        cursor: pointer;
        left: 19px;
        top: 0px;
        width: 150px;
    }

}
.hideoverflow {
    overflow: hidden;
}
#sidebar {
    position: fixed;
    background: rgba(22, 22, 25, 0.98);
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);
    top: 0px;
    height: 100%;
    -webkit-transform: translate3d(-268px, 0, 0);
    transform: translate3d(-268px, 0, 0);
    z-index: 1000;
    overflow-y: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

#sidebar, #sidebar .sidebar-inner {
    width: 172px;
}
@media (max-width: 479px) {
    #sidebar, #sidebar .sidebar-inner {
        width: 172px;
    }
}
@media (min-width: 1200px) and (max-width: 1279px) {
    #sidebar, #sidebar .sidebar-inner {
        width: 172px;
    }
}
@media (min-width: 1280px) and (max-width: 1340px) {
    #sidebar, #sidebar .sidebar-inner {
        width: 172px;
    }
}
@media (min-width: 1600px) {
    #sidebar, #sidebar .sidebar-inner {
        width: 172px;
    }
}
@media (min-width: 1920px) {
    #sidebar, #sidebar .sidebar-inner {
        width: 172px;
    }
}

#sidebar .sidebar-inner {
    height: 100%;
    overflow-y: auto;
}

#sidebar.toggled {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 767px) {
    #sidebar {
        top: 65px;
        height: calc(100% - 65px);;
        left: 0px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #sidebar, #sidebar .sidebar-inner {
        width: 268px;
    }
    #sidebar {
        top: 73px;
        height: calc(100% - 73px);;
        left: 0px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #header .sidebar {
        padding-left: 0;
    }
    #header .sidebar {
        min-height: 67px;
        background: #e9780a none repeat scroll 0 0;
    }

}
@media (min-width: 1025px) and (max-width: 1199px) {

    #sidebar {
        top: 70px;
        height: calc(100% - 70px);
    }
    #header .sidebar {
        min-height: 70px;
        background: #e9780a none repeat scroll 0 0;
    }
}
@media (min-width: 1200px) and (max-width: 1279px) {
    #header .sidebar {
        min-height: 85px;
        background: #e9780a none repeat scroll 0 0;
    }
    #sidebar {
        height: calc(100% - 70px);
        top: 70px;
        left: 0;
    }
}
@media (min-width: 1280px)  {


    #header .sidebar {
        min-height: 85px;
        background: #e9780a none repeat scroll 0 0;
    }
    #sidebar {
        top: 70px;
        height: calc(100% - 70px);;
        left: 0px;
    }
}
@media (min-width: 1600px) {
    #header .sidebar {
        width: 14.88%;
    }
}
.logo-sidebar {
    background: #e9780a none repeat scroll 0 0;
    display: none;
}
@media (min-width: 1280px) {
    .logo-sidebar {
        display:none;
    }
}

.logo-sidebar > a .logo-sidebar-pic {
    padding: 12px 12px 18px;
}

@media (max-width: 767px) {
    .logo-sidebar > a .logo-sidebar-pic {
        padding: 17px 12px 16px;
    }
    .logo-sidebar > a .logo-sidebar-pic img {
        width: 120px;
    }


}
@media (min-width: 768px) and (max-width: 1279px) {
    .logo-sidebar > a .logo-sidebar-pic {
        padding: 3px 12px 14px;
    }
}
.main-menu {
    display: inline-block;
    list-style: outside none none;
    margin: 21px 0 0;
    padding-left: 0;
    width: 100%;
}

.main-menu .cn_item {
    padding-right: 6px;
}

.main-menu > li > a {
    border-right: 5px solid transparent;
    color: #15cda5;
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 0 12px 18px;
    position: relative;
}

.main-menu > li > a:hover {
    background-color: #000;
    color: #fff;
}

.main-menu > li > a > .cn_item > i {
    top: 0px;
}

.main-menu > li.active > a {
    color: #fff;
    background-color: rgba(21, 205, 165, 0.12);
    border-right: 5px solid #15cda5;
}
.main-menu > li.sub-menu {
    float: left;
    width: 100%;
}
.sub-menu .sub-ul > li > a {
    color: #a9a9a9;
    display: block;
    font-size: 17px;
    font-weight: 300;
    padding: 10px 0 10px 8px;
    position: relative;
}

.sub-menu .sub-ul > li > a:hover {
    background-color: rgba(216, 109, 122, 0.3);
    color: #fff;
}

.sub-menu .sub-ul > li.active > a {
    color: #fff;
    background-color: rgba(216, 109, 122, 0.3);
    border-right: 5px solid #e15061;
}

.sidebarsub-heading {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sidebar-inner .addplaylist-drop {
    float: right;
    position: relative;
    top: -2px;
}

.sidebar-inner .sidebarsub-heading {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0px 15px;
}

.playlist-section {
    margin: 10px 0;
}

.playlist-section img {
    float: left;
    height: 47px;
    margin-right: 10px;
    width: 47px;
}

.playlist-section-play {
    margin: 10px 0px;
}

.playlist-section h5, .playlist-section-play h5 {
    color: #e15061;
    margin: 0 0 3px;
}

.playlist-section-notplay h5, .playlist-section-notplay h6 {
    color: #7f7a7a !important;
}

.playlist-section h5, .playlist-section h6,
.playlist-section-play h6, .playlist-section-play h5, .playlist-section-play h5 i {
    font-weight: 300;
}

.playlist-section h6, .playlist-section-play h6 {
    margin: 0;
    font-size: 14px;
    color: #7f7a7a;
}

.playlist-section-play h5 i {
    font-size: 13px;
    color: #fff;
}

.playlist-section-play > .cn_item {
    float: left;
    margin-right: 8px;
}

.ar-sprite-newarrive {
    background-position: 0 -99px;
}

.main-menu > li > a:hover .ar-sprite-newarrive,
.main-menu > li.active > a .ar-sprite-newarrive {
    background-position: -30px -99px;
}

.ar-sprite-star {
    background-position: 0 -123px;
    top: -1px !important;
}

.main-menu > li > a:hover .ar-sprite-star,
.main-menu > li.active > a .ar-sprite-star {
    background-position: -30px -123px;
}

.ar-sprite-gitar {
    background-position: 0 -149px;
    top: -1px !important;
}

.main-menu > li > a:hover .ar-sprite-gitar,
.main-menu > li.active > a .ar-sprite-gitar {
    background-position: -30px -149px;
}

.ar-sprite-gossipe {
    background-position: 0 -176px;
}

.main-menu > li > a:hover .ar-sprite-gossipe,
.main-menu > li.active > a .ar-sprite-gossipe {
    background-position: -29px -176px;
}

.ar-sprite-videoplay {
    background-position: 0 -227px;
}

.ar-sprite-video2 {
    background-position: -30px -552px;
}

.main-menu > li > a:hover .ar-sprite-videoplay,
.main-menu > li.active > a .ar-sprite-videoplay {
    background-position: -30px -227px;
}

.ar-sprite-audioplay {
    background-position: 0 -200px;
}

.main-menu > li > a:hover .ar-sprite-audioplay,
.main-menu > li.active > a .ar-sprite-audioplay {
    background-position: -29px -200px;
}

.ar-sprite-song {
    background-position: -60px -253px;
}

.main-menu > li > a:hover .ar-sprite-song,
.main-menu > li.active > a .ar-sprite-song,
.sub-menu .sub-ul > li > a:hover .ar-sprite-song,
.sub-menu .sub-ul > li.active > a .ar-sprite-song {
    background-position: -90px -253px;
}

.ar-sprite-artists {
    background-position: -60px -328px;
}

.main-menu > li > a:hover .ar-sprite-artists,
.main-menu > li.active > a .ar-sprite-artists,
.sub-menu .sub-ul > li > a:hover .ar-sprite-artists,
.sub-menu .sub-ul > li.active > a .ar-sprite-artists {
    background-position: -90px -328px;
}

.ar-sprite-album {
    background-position: -60px -302px;
}

.main-menu > li > a:hover .ar-sprite-album,
.main-menu > li.active > a .ar-sprite-album,
.sub-menu .sub-ul > li > a:hover .ar-sprite-album,
.sub-menu .sub-ul > li.active > a .ar-sprite-album {
    background-position: -90px -302px;
}

.ar-sprite-music {
    background-position: -60px -252px;
}

.main-menu > li > a:hover .ar-sprite-music,
.main-menu > li.active > a .ar-sprite-music,
.sub-menu .sub-ul > li > a:hover .ar-sprite-music,
.sub-menu .sub-ul > li.active > a .ar-sprite-music {
    background-position: -90px -252px;
}

.ar-sprite-video {
    background-position: 0px -552px;
}

.main-menu > li > a:hover .ar-sprite-video,
.main-menu > li.active > a .ar-sprite-video,
.sub-menu .sub-ul > li > a:hover .ar-sprite-video,
.sub-menu .sub-ul > li.active > a .ar-sprite-video {
    background-position: -30px -552px;
}

.ar-sprite-movielength {
    background-position: 0 -801px;
}

.main-menu > li > a:hover .ar-sprite-movielength,
.main-menu > li.active > a .ar-sprite-movielength,
.sub-menu .sub-ul > li > a:hover .ar-sprite-movielength,
.sub-menu .sub-ul > li.active > a .ar-sprite-movielength {
    background-position: -30px -801px;
}
.ar-sprite-about {
    background-position: 0px -603px;
}

.main-menu > li > a:hover .ar-sprite-about,
.main-menu > li.active > a .ar-sprite-about,
.sub-menu .sub-ul > li > a:hover .ar-sprite-about,
.sub-menu .sub-ul > li.active > a .ar-sprite-about {
    background-position: -30px -603px;
}
.ar-sprite-top {
    background-position: 0 -776px;
}

.main-menu > li > a:hover .ar-sprite-top,
.main-menu > li.active > a .ar-sprite-top,
.sub-menu .sub-ul > li > a:hover .ar-sprite-top,
.sub-menu .sub-ul > li.active > a .ar-sprite-top {
    background-position: -30px -776px;
}
.ar-sprite-mymusic {
    background-position: 0 -826px;
}
.main-menu > li > a:hover .ar-sprite-mymusic, .main-menu > li.active > a .ar-sprite-mymusic, .sub-menu .sub-ul > li > a:hover .ar-sprite-mymusic, .sub-menu .sub-ul > li.active > a .ar-sprite-mymusic {
    background-position: -30px -826px;
}
.ar-sprite-myvideo {
    background-position: 0 -851px;
}
.main-menu > li > a:hover .ar-sprite-myvideo, .main-menu > li.active > a .ar-sprite-myvideo, .sub-menu .sub-ul > li > a:hover .ar-sprite-myvideo, .sub-menu .sub-ul > li.active > a .ar-sprite-myvideo {
    background-position: -30px -851px;
}
.ar-sprite-mymovies {
    background-position: 0 -876px;
}
.main-menu > li > a:hover .ar-sprite-mymovies, .main-menu > li.active > a .ar-sprite-mymovies, .sub-menu .sub-ul > li > a:hover .ar-sprite-mymovies, .sub-menu .sub-ul > li.active > a .ar-sprite-mymovies {
    background-position: -30px -876px;
}
.ar-sprite-releas {
    background-position: 0 -951px;
}

.main-menu > li > a:hover .ar-sprite-releas,
.main-menu > li.active > a .ar-sprite-releas,
.sub-menu .sub-ul > li > a:hover .ar-sprite-releas,
.sub-menu .sub-ul > li.active > a .ar-sprite-releas {
    background-position: -30px -951px;
}
.ar-sprite-populars {
    background-position: 0 -975px;
}

.main-menu > li > a:hover .ar-sprite-populars,
.main-menu > li.active > a .ar-sprite-populars,
.sub-menu .sub-ul > li > a:hover .ar-sprite-populars,
.sub-menu .sub-ul > li.active > a .ar-sprite-populars {
    background-position: -30px -975px;
}
.ar-sprite-account {
    background-position: 0 -625px;
}


.ar-sprite-addplus {
    background-position: 0 -74px;
}
.ar-sprite-addplus3 {
    background-position: -86px -98px;
}

.ar-sprite-addplus:hover, .ar-sprite-addplus1 {
    background-position: -30px -74px;
}


body:not(.sw-toggled) #sidebar {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);
}

@media (min-width: 1200px) {
    body.sw-toggled #sidebar {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    }
}
@media (max-width: 1200px) {
    body.sw-toggled #sidebar {
        box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);
    }
}
@media (min-width: 1200px) {
    .ie9 body.sw-toggled #sidebar {
        display: block;
    }
}
.ie9 body:not(.sw-toggled) #sidebar:not(.toggled) {
    display: none;
}

#sidebar:hover .nicescroll-rails-vr {
    display: block !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

/*
=======================================================================
        sidebar-end
=======================================================================
*/
/*
=======================================================================
        main
=======================================================================
*/

.padd-fix-nav {
    padding-top: 0px;
}
@media (max-width: 767px) {
    .padd-fix-nav {
        padding-top: 65px;
    }
}

/*
=======================================================================
        main end
=======================================================================
*/
/*
=======================================================================
        category section
=======================================================================
*/

.main-heading-text h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 0px;
}

.main-heading-text h2 .link-main {
    margin-left: 20px;
    color: #7b7b7b;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #898989;
    padding: 1px 6px;
    position: relative;
    top: -3px;
    font-weight: 300;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    cursor: pointer;
}
.main-heading-text h2 .link-main:hover {
    border: 1px solid #1cbb9d;
}
.artist-trending {
    margin-top: 20px;
}
.item-box {
    cursor: pointer;
}
.item-box img {
    border: 3px solid transparent;
    border-radius: 100%;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.item-box:hover img {
    border: 3px solid #fc1947;
}
.item-box h4 {
    font-size: 17px;
    color: #fff;
    margin: 15px 0px 20px;
}
.main-strip-select .images-active-video {
    position: relative;
    cursor: pointer;
}
.tile_item {
    cursor: pointer;
}
.tile__img {
    -o-object-fit: cover;
    object-fit: cover;
    /*width: 100%;*/
}

.tile__media {
    position: relative;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.tile__media.border-hoverin {
    border: 1px solid transparent;
}
.main-strip-select:hover .border-hoverin, .tile__media:hover.border-hoverin {
    border: 1px solid #4d4d4d;
}
.main-strip-select:hover .border-hoverin .option-cate-ob , .tile__media:hover.border-hoverin .option-cate-ob {
    opacity: 1;
}
.height-img-owl2 {
    min-height: 150px;
}
.height-img-owl3 {
    height: 328px;
}
.height-img-owl5 {
    height: 520px;
}
.over-de-medi {
    padding: 6px 16px 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(3, 32, 25, 0.74);
    opacity: 0;
    top: 0px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    overflow: hidden;

}
.over-de-medi p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0px;
    color: #fff;
}
.over-de-medi h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 3px;
    color: #fff;
}
.over-de-medi .plyvd {
    position: absolute;
    right: 20px;
    bottom: 10px !important;
    text-align: center;
    top: auto !important;
    z-index: 10;
}
.main-strip-select:hover .over-de-medi {
    opacity: 1;
}
.main-strip-select .images-active-video .strip-down {
    bottom: -15px;
    position: absolute;
    opacity: 0;
    width: 100%;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.main-strip-select:hover .images-active-video .strip-down {
    opacity: 1;
}
.main-strip-select .images-active-video .strip-down i {
    color: #d51763;
    font-size: 45px;
}
.main-strip-text {
    height: 70px;
    padding-top: 3px;
    opacity: 1;
    display: block;
    position: relative;
}
.keep-main-strip-text {
    height: 87px;

}
.main-strip-text h6 {
    color: #6a6a6a;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 0px;
}
.main-strip-text h4, .main-strip-text h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 84%;
    white-space: nowrap;
}
.main-strip-text h4 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-top: 4px;
    height: 17px;
    margin-bottom: 5px;
}
.custome-carousel .owl-theme .owl-nav  div, .custome-carousel-default .owl-theme .owl-nav  div, .custome-carousel-drama .owl-theme .owl-nav  div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    background: transparent;
    filter: Alpha(Opacity=100);
    opacity: .9;
    border-radius: 0px;
    /*height: 121px;*/
    height: 150px;
}
.custome-carousel .owl-theme .owl-nav  .owl-prev img {
    padding: 10px 20px 10px 6px;
}
.custome-carousel .owl-theme .owl-nav  .owl-next img {
    padding: 10px 6px 10px 20px;
}
.custome-carousel .owl-theme .owl-nav div:hover, .custome-carousel-default .owl-theme .owl-nav div:hover {
    filter: Alpha(Opacity=100);
    opacity: .9;
}
.custome-carousel .owl-theme .owl-nav [class*='owl-']:hover,
.custome-carousel-default .owl-theme .owl-nav [class*='owl-']:hover,
.custome-carousel-drama .owl-theme .owl-nav [class*='owl-']:hover{
    background: transparent;
}
.custome-carousel .owl-theme .owl-nav .owl-prev.disabled,
.custome-carousel .owl-theme .owl-nav .owl-next.disabled,
.custome-carousel-drama .owl-nav .owl-next.disabled{
    opacity: .0;
}
.custome-carousel .owl-nav .owl-prev, .custome-carousel .owl-nav .owl-next {
    position: absolute;
    top: 0px;
    z-index: 44;
}
.custome-carousel-drama .owl-nav .owl-prev, .custome-carousel-drama .owl-nav .owl-next {
    position: absolute;
    top: 20%;
    z-index: 44;
}
.custome-carousel .owl-nav .owl-prev{
    left: 0px;
}
.custome-carousel .owl-nav .owl-next {
    right: 0px;
}
.custome-carousel-drama .owl-nav .owl-prev {
    left: -23px;
}
.custome-carousel-drama .owl-nav .owl-next {
    right:-23px;
}
.custome-carousel .owl-theme .owl-nav  .owl-prev img,
.custome-carousel .owl-theme .owl-nav  .owl-next img{
    position: relative;
    top: 35%;
    background: rgba(37, 36, 36, 0.72);
}
.custome-carousel-md.custome-carousel .owl-theme .owl-nav  .owl-prev img,
.custome-carousel-md.custome-carousel .owl-theme .owl-nav  .owl-next img{
    top: 29%;
}
.custome-carousel-lg.custome-carousel .owl-theme .owl-nav  .owl-prev img,
.custome-carousel-lg.custome-carousel .owl-theme .owl-nav  .owl-next img{
    top: 50%;
}
.custome-carousel-lgex.custome-carousel .owl-theme .owl-nav .owl-prev img, .custome-carousel-lgex.custome-carousel .owl-theme .owl-nav .owl-next img {
    top: 80%;
}
.custome-carousel .owl-dots {
    position: absolute;
    top: -40px;
    right: 60px;
    z-index: 44;
    margin: 0px;
}

.custome-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0px 3px;
    background: #363636;
}
.custome-carousel .owl-theme .owl-dots .owl-dot.active span, .custome-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #15cda5;
}
.custome-carousel .owl-carousel .owl-nav.disabled, .custome-carousel .owl-carousel .owl-dots.disabled {
    display: block;
}
.custome-carousel-default .owl-theme .owl-nav  .owl-prev {
    padding-left: 25px;
}
.custome-carousel-default .owl-theme .owl-nav  .owl-next {
    padding-right: 25px;
}
.custome-carousel-default .owl-nav .owl-prev, .custome-carousel-default .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    z-index: 44;
}
.custome-carousel-default .owl-nav .owl-prev {
    left: 0px;
}
.custome-carousel-default .owl-nav .owl-next {
    right: 0px;
}




.comple-profile-progress.progress {
    background-color: #555555;
    border-radius: 15px;
    box-shadow: none;
    height: 4px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 40px;
}
.comple-profile-progress .progress-bar {
    background-color: #15cda5;
    box-shadow: none;
    font-size: 12px;
    line-height: 15px;
    padding-right: 20px;
    text-align: right;
}
.hid-title-vd .hid-title-vd-content {
    text-align: left;
}
.hid-title-vd h4, .hid-title-vd h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    white-space: nowrap;
}
.hid-title-vd h4, .hid-title-vd h4 span {
    color: #fff;
}
.hid-title-vd h4 {
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 4px;
}
.hid-title-vd h4 span {
    font-weight: 400;
    font-size: 30px;
    margin-top: 8px;
}
.hid-title-vd h6 {
    color: #b6b6b6;
    font-weight: 300;
    font-size: 15px;
    margin: 0px;
}
.hid-title-vd-main .hid-title-vd-content {
    text-align: left;
}
.hid-title-vd-main h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    white-space: nowrap;
}
.hid-title-vd-main h4, .hid-title-vd-main h4 span {
    color: #fff;
}
.hid-title-vd-main h4 {
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 4px;
    line-height: 32px;
}
.hid-title-vd-main h4 span {
    font-weight: 300;
    font-size: 28px;
    display: block;
    margin-top: 0px;
}

.over-gradient-strip {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 33px 20px 20px;
    opacity: 0;
    background: -webkit-linear-gradient(top, rgba(19, 20, 24, 0) 0%, rgba(0, 0, 0,.85) 70%);
    background:linear-gradient(to bottom, rgba(19, 20, 24, 0) 0%, rgba(0, 0, 0,.85) 70%);
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    text-align: center;
}
.tile__media:hover .over-gradient-strip {
    opacity: 1;
    display: block;
}
.vid-lg {
    /*margin-bottom: 20px;*/
}
.plyvd {
    position: absolute;
    right: 20px;
    top: 43px;
    text-align: center;
}
.plyvd span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 12px;
}
.playvd-md-icon {
    background: url(../images/playvd-md-icon.png) no-repeat 0px 0px;
    width: 31px;
    height: 42px;
    display: inline-block;
    cursor: pointer;

}
.tile__media.main-banner-tp {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    cursor: pointer;
}
.custome-carousel-banner {
    /*margin-top: 20px;*/
}
.custome-carousel-banner .owl-item.center  {
    z-index: 99;
}
.custome-carousel-banner .over-gradient-strip  {
    padding-bottom: 30px;
}

.custome-carousel-banner .owl-item .tile__media.main-banner-tp  {
    opacity: .8;
}
.custome-carousel-banner .owl-item.center .tile__media .over-gradient-strip  {
    opacity: 1;
}
.custome-carousel-banner .owl-item.center .tile__media.main-banner-tp  {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 800ms ease 0s;
    -webkit-transition: all 800ms ease 0s;
    opacity: 1;
}
.custome-carousel-banner .owl-item.center .playstrem {
    transform: scale(1);
    -webkit-transform: scale(1);
    right: 20px;
    top: 43px;
    position: absolute;
}
.playstrem li {
    float: left;
    margin-right: 50px;
}
.playstrem li.triler-tex {
    position: relative;
    top: -3px;
}
.playstrem li:last-child {
    margin-right: 0px;
}
.playstrem li span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
}
.trailer-md-icon {
    background: url(../images/trailer-icon.png) no-repeat 0px 0px;
    width: 45px;
    height: 38px;
    display: inline-block;
    cursor: pointer;
}

@media (min-width:768px ) and (max-width:991px ) {
    .custome-carousel .owl-theme .owl-nav .owl-prev img, .custome-carousel .owl-theme .owl-nav .owl-next img {
        top: 30%;
    }

    .hid-title-vd-main h4 {
        font-size: 27px;
        line-height: 27px;
    }
    .hid-title-vd-main h4 span {
        font-size: 20px;
    }
}
@media (min-width:768px ) {
    .custome-carousel-inner .owl-theme .owl-stage-outer .owl-stage {
        padding-left: 0px !important;
    }
}
@media (max-width:1920px ) {
    .height-img-owl2 {
        min-height: 122px;
    }
    .height-img-owl3 {
        height: 244px;
    }
    .height-img-owl5 {
        height: 415px;
    }
}

@media (max-width:1600px ) {

}
@media (max-width:1440px ) {
    .custome-carousel-banner .over-gradient-strip  {
        padding-bottom: 10px;
    }
    .height-img-owl2 {
        min-height: 110px;
    }
    .height-img-owl3 {
        height: 210px;
    }
    .height-img-owl5 {
        height: 366px;
    }
    .playstrem li {
        float: left;
        margin-right: 40px;
    }
    .custome-carousel-md.custome-carousel .owl-theme .owl-nav  .owl-prev img,
    .custome-carousel-md.custome-carousel .owl-theme .owl-nav  .owl-next img{
        top: 30%;
    }
}
@media (max-width:1366px ) {
    .height-img-owl2 {
        /*min-height: 118px;*/
        /*min-height: 137px;*/
        min-height: 140px;
    }
    .custome-carousel-md.custome-carousel .owl-theme .owl-nav  .owl-prev img,
    .custome-carousel-md.custome-carousel .owl-theme .owl-nav  .owl-next img{
        top: 29%;
    }
}
@media (max-width:1280px ) {
    /*    .height-img-owl2 {
            min-height: 100px;
        }*/
    .height-img-owl3 {
        height: 250px;
    }
    .height-img-owl5 {
        height: 339px;
    }
    .hid-title-vd h4 {
        font-size: 25px;
    }
    .hid-title-vd h4 span {
        font-size: 20px;
    }
}
@media (max-width:1024px ) {
    .custome-carousel-banner .owl-item.center .playstrem {
        transform: scale(.7);
        -webkit-transform: scale(.7);
        right: 0px;
    }
    .custome-carousel .owl-dots {
        right: 10px;
    }
    .height-img-owl2 {
        min-height: 137px;
    }
    .custome-carousel-multiple .height-img-owl2 {
        min-height: 121px;
    }

    .height-img-owl3 {
        height: 226px;
    }
    .height-img-owl5 {
        height: 297px;
    }
}
@media (max-width:768px ) {
    .height-img-owl3 {
        height: 194px;
    }
    .height-img-owl5 {
        height: 297px;
    }
    .custome-carousel-search .height-img-owl2 {
        min-height: 100px;
    }
}
@media (max-width:767px ) {
    .main-strip-text {
        height: auto;
        margin-bottom: 18px;
    }
    .custome-carousel-multiple .main-strip-text {
        margin-bottom: 15px;
    }
    .custome-carousel .owl-theme .owl-nav .owl-next,
    .custome-carousel .owl-theme .owl-nav .owl-prev,
    .custome-carousel-default .owl-theme .owl-nav .owl-next,
    .custome-carousel-default .owl-theme .owl-nav .owl-prev,
    .custome-carousel-drama .owl-theme .owl-nav .owl-next,
    .custome-carousel-drama .owl-theme .owl-nav .owl-prev{
        display: none;
    }


    .custome-carousel .owl-dots {
        top: -27px;
    }
    over-gradient-strip {
        padding: 33px 10px 12px;
        background: -webkit-linear-gradient(top, rgba(19, 20, 24, 0) 0%, #0f1211 90%);
        background: linear-gradient(to bottom, rgba(15, 18, 17, 0) 0%, #0f1211 90%);
    }

    .custome-carousel-banner .owl-item.center .playstrem {
        right: -4px;
    }
    .height-img-owl3 {
        height: 158px;
    }
    .custome-carousel-search .height-img-owl2 {
        min-height: 105px;
    }
    .playstrem li {
        margin-right: 22px;
    }
    .playstrem li span {
        font-size: 14px;
    }
    .hid-title-vd-main h4 {
        font-size: 22px;
        line-height: 22px;
    }
    .hid-title-vd-main h4 span {
        font-size: 17px;
    }
    .hid-title-vd h4 {
        font-size: 24px;
    }
    .hid-title-vd h4 span {
        font-size: 16px;
    }
    .hid-title-vd h4, .hid-title-vd h6 {
        width: 90%;
    }
    .plyvd {
        right: 10px;
        top: 38px;
    }
    .plyvd span {
        font-size: 12px;
        line-height: 10px;
    }
    .playvd-md-icon {
        background: url(../images/playvd-sm-icon.png) no-repeat 0px 0px;
        width: 24px;
        height: 27px;
    }
    .main-heading-text h2 {
        font-size: 30px;
    }
    .main-heading-padd {
        padding: 0px;
    }


}
@media (max-width:480px ) {
    .main-heading-text h2 {
        font-size: 25px;
    }
    .height-img-owl2 {
        min-height: 83px;
    }
    .custome-carousel-multiple .height-img-owl2 {
        min-height: 100px;
    }
    .height-img-owl3 {
        height: 137px;
    }
    .height-img-owl5 {
        height: 233px;
    }

}
@media (max-width:479px ) {
    .main-heading-text h2 {
        font-size: 28px;
        margin-bottom: 20px;
        margin-top: 8px;
    }

    .hid-title-vd-main h4 {
        font-size: 16px;
        line-height: 18px;
    }
    .hid-title-vd-main h4 {
        font-size: 16px;
        line-height: 18px;
    }
    .playstrem li span {
        font-size: 12px;
    }
    .hid-title-vd h4 {
        font-size: 17px;
    }
    .hid-title-vd h4 span {
        font-size: 14px;
    }
    .hid-title-vd h6 {
        font-size: 14px;
    }

    .custome-carousel-banner .owl-item.center .playstrem {
        top: 35px;
    }
    .custome-carousel .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
    }
    .height-img-owl2 {
        min-height: 78px;
    }
    .custome-carousel-multiple .height-img-owl2 {
        min-height: 85px;
    }
    .height-img-owl3 {
        height: 154px;
    }
    .height-img-owl5 {
        height: 216px;
    }
}
@media (max-width:414px ) {
    .main-heading-text h2 {
        font-size: 22px;
    }
    .main-heading-text-long h2 {
        font-size: 22px;
    }
    .main-strip-text h6 {
        font-size: 12px;
    }
    .main-strip-text h4 {
        font-size: 14px;
        margin-top: 7px;
        height: 20px;
        margin-bottom: 1px;
    }
    .item-box h4 {
        font-size: 14px;
    }
    .over-de-medi {
        padding: 5px 8px 0px;
    }
    .over-de-medi h3 {
        font-size: 17px;
        line-height: 20px;
    }
    .over-de-medi p {
        font-size: 14px;
    }
    .custome-carousel-multiple .height-img-owl2 {
        min-height: 85px;
    }
}
@media (max-width:375px ) {
    .custome-carousel-multiple .height-img-owl2 {
        min-height: 80px;
    }
    .height-img-owl3 {
        height: 150px;
    }
    .height-img-owl5 {
        height: 200px;
    }
    .custome-carousel-md .over-de-medi {
        height: 78px;
        overflow: hidden;
    }
    .main-heading-text h2 .link-main {
        font-size: 13px;
        top: -2px;
    }

}
@media (max-width:360px ) {
    .main-heading-text h2 {
        font-size: 20px;
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .height-img-owl3 {
        height: 140px;
    }
    .height-img-owl5 {
        height: 190px;
    }

}
@media (max-width:320px ) {
    .hid-title-vd h4 {
        font-size: 15px;
    }
    .hid-title-vd h4 span {
        font-size: 13px;
    }
    .hid-title-vd h6 {
        font-size: 14px;
    }
    .height-img-owl3 {
        height:110px;
    }
    .height-img-owl5 {
        height: 150px;
    }

}

/*
=======================================================================
        category section end
=======================================================================
*/
/*
=======================================================================
        footer-section
=======================================================================
*/
.footer-section {
    border-top: 1px solid #252525;
    padding-top: 20px;
    margin-top: 40px;
    /*padding-bottom: 50px;*/
    padding-bottom: 40px;

}
.footer-section .container-fluid {
    padding-left: 35px;
}
.copyright p {
    font-size: 14px;
    color: #7b7b7b;
    font-weight: 300;
    margin: 15px 0px 17px;
}
.footer-nav li {
    float: left;
    margin: 0px 5px;
    color: #fff;
    font-size: 17px;
}
.footer-nav li:first-child {
    margin-left: 0px;
}
.footer-nav li a {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    padding: 0px 5px;

}
.footer-nav li a:first-child {
    padding-left: 0px;

}
.social-footer li  {
    float: left;
    margin-right: 20px;
}
.social-footer li .cn_item  {
    position: relative;
    top: 5px;
}
.social-footer li .cn_item svg {
    fill: #fff;
}
.social-footer li .cn_item:hover svg {
    fill: #0acda3;
}
.social-footer .mv-social {
    margin-top: 5px;
}
@media (max-width: 767px) {
    .footer-section {
        margin-top: 30px;
        padding-bottom: 70px;
    }
    .footer-section .container-fluid {
        padding-left:15px;
    }
    .footer-nav li, .social-footer li {
        margin-bottom: 10px;
    }
    .footer-nav li, .footer-nav li a {
        font-size: 14px;
    }
    .copyright p {
        font-size: 14px;
        margin: 0px 0px 9px;
    }

}
/*
=======================================================================
        footer-section end
=======================================================================
*/
/*
=======================================================================
        recomd-sec
=======================================================================
*/
.recomd-sec {
    margin-bottom: 30px;
    padding: 0px 30px;
    position: relative;
}
.recomd-left-bn {
    padding: 0px 4px 0px 0px;
}
.recomd-left-bn .tile__media img {
    /*height: 496px;*/
}
.list-recomnd > ul > li {
    width: 30%;
    float: left;
    margin-right: 19px;
    margin-bottom: 19px;
}
.list-recomnd > ul > li .tile__media img {
    /*height: 239px;*/
}
.list-recomnd > ul > li .over-gradient-strip {
    padding: 25px 10px 8px;
}
.recomd-title-vd h4, .recomd-title-vd h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    white-space: nowrap;
}
.recomd-title-vd h4 {
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 2px;
    color: #fff;
    margin-top: 0px;
    height: 21px;
}

.recomd-title-vd h6 {
    color: #b6b6b6;
    font-weight: 300;
    font-size: 15px;
    margin: 0px;
}
.recomd-title-vd .recomd-title-vd-content {
    text-align: left;
}
.plyvd-min {
    position: absolute;
    right: 5px;
    top: 29px;
    text-align: center;
}
.playvd-xs-icon {
    background: url(../images/playvd-xs-icon.png) no-repeat 0px 0px;
    width: 18px;
    height: 20px;
    display: inline-block;
}
.plyvd-min span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
}
.recomd-sec .carol-nav  .carol-prev.disabled, .recomd-sec .carol-nav  .carol-next.disabled {
    opacity: .0;
}

.recomd-sec .carol-nav  .carol-prev img {
    padding: 10px 20px 10px 6px;
}
.recomd-sec .carol-nav  .carol-next img {
    padding: 10px 6px 10px 20px;
}
.carol-nav .carol-prev, .recomd-sec  .carol-nav .carol-next {
    position: absolute;
    top: 36%;
    z-index: 44;
}
.recomd-sec  .carol-nav .carol-prev {
    left: 0px;
}
.recomd-sec  .carol-nav .carol-next {
    right: 0px;
}
.recomd-sec .carol-nav .carol-prev img, .recomd-sec .carol-nav .carol-next img {
    position: relative;
    background: rgba(37, 36, 36, 0.72);
}
.recomd-sec .carol-dot, .recomd-sec .carol-nav .carol-next, .recomd-sec .carol-nav .carol-prev {
    cursor: pointer;
}
.recomd-sec .carol-dots {
    position: absolute;
    top: -40px;
    right: 60px;
    z-index: 44;
    margin: 0px;
}
.recomd-sec .carol-dots .carol-dot {
    display: inline-block;
}
.recomd-sec .carol-dots .carol-dot span {
    width: 8px;
    height: 8px;
    margin: 0px 3px;
    background: #363636;
    transition: opacity .2s ease;
    border-radius: 30px;
    display: block;
}
.recomd-sec .carol-dots .carol-dot.active span, .recomd-sec .carol-dots .carol-dot:hover span {
    background: #15cda5;
}

@media (max-width: 1920px) {
    .list-recomnd > ul > li .tile__media img {
        /*height: 163px;*/
    }
    .recomd-left-bn .tile__media img {
        /*height: 345px;*/
    }
}
@media (max-width: 1440px) {
    .list-recomnd > ul > li .tile__media img {
        /*height: 120px;*/
    }
    .recomd-left-bn .tile__media img {
        /*height: 260px;*/
    }
}
@media (max-width: 1199px) {
    .height-img-owl6 {
        height: 250px;
    }

}
@media (max-width: 1024px) {
    .height-img-owl6 {
        height: 208px;
    }
}
@media (max-width: 768px) {
    .height-img-owl6 {
        height:272px;
    }
}
@media (max-width: 768px) {
    .height-img-owl6 {
        height:259px;
    }
}
@media (max-width: 600px) {
    .height-img-owl6 {
        height:517px;
    }
}
@media (max-width: 480px) {
    .height-img-owl6 {
        height:182px;
    }
}
@media (max-width: 414px) {
    .height-img-owl6 {
        height:182px;
    }
}
@media (max-width: 360px) {
    .height-img-owl6 {
        height:134px;
    }
}
@media (max-width: 350px) {
    .height-img-owl6 {
        height:115px;
    }
}

/*
=======================================================================
        recomd-sec end
=======================================================================
*/
/*
=======================================================================
        video-container
=======================================================================
*/
.tooltip.top .tooltip-arrow {
    border-top-color: rgba(10,205,163,.95);
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: rgba(10,205,163,.95);
}
.tooltip.right .tooltip-arrow {
    border-right-color: rgba(10,205,163,.95);
}
.tooltip-inner {
    background-color: rgba(10,205,163,.95);
}
.tooltip-inner {
    min-width: 60px;
    white-space:nowrap;
    max-width: auto;
}
.video-container {
    z-index: 10001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none
}
.video-container.clip-container {
    /*background-color: rgba(0, 0, 0, 0.86);*/
}
.video-container.in {
    display: block
}
.video-container .close-video {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 20px;
    top: 0px;
    cursor: pointer;
    z-index: 99
}
.video-container .close-video:after,.video-container .close-video:before {
    content: '';
    display: block;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.close-video .fa-long-arrow-left {
    font-size: 50px;
    color: #fff;
    transform: scale(.7);
    -webkit-transform: scale(.7);
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;

}
.close-video .fa-long-arrow-left:hover {
    transform: scale(1);
    -webkit-transform: scale(1);

}
/*.video-container .close-video:after:hover,.video-container .close-video:before:hover {
  border-color: #656666
}
.video-container .close-video:before {
  border-top: 1px solid #989999;
  border-bottom: 1px solid #989999;
  height: 0;
  width: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -12px
}
.video-container .close-video:after {
  border-left: 1px solid #989999;
  border-right: 1px solid #989999;
  height: 24px;
  width: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -12px
}*/

.video-container .video-area {
    width: 80%;
    height: 80%;
}

.video-container .video-area {
    margin: auto;
    position: absolute;
    /*top: 50%;*/
    top: 40%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:320px) and (max-width: 399px) {
    .video-container .video-area{
        width: 100%;
        height: auto;
    }
}

@media (min-width:400px) and (max-width: 768px) {
    .video-container .video-area{
        height: auto;
        width: 80%;
    }
}


.video-container .video-area:before,.video-container .video-area:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    z-index: 2;
    background-color: #000
}
.video-container .video-area:before {
    top: 0
}
.video-container .video-area:after {
    bottom: -1px;
    display: none;
}
/*
=======================================================================
        video-container end
=======================================================================
*/
/*
=======================================================================
        movies page
=======================================================================
*/
.header-wrap-offbor {
    border-bottom: none
}
.catTab-rel .category-selct-drop-fix {
    margin: 11px 0px 0px;
}
.category-selct-drop {
    margin: 11px 0px 0px;
}

.category-selct-drop .titile-category span {
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 0px;
}
.category-selct-drop > ul > li {
    float: left;
    margin-right: 15px;
    position: relative;
}
.category-selct-drop > ul > li.titile-category:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #0be6af;
    position: absolute;
    right: -23px;
    top: 4px;
}
.category-selct-drop > ul > li.titile-category-hidden:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #0be6af;
    position: absolute;
    right: -23px;
    top: 4px;
    display: none;
}
.drop-genre2-mar {
    position: relative;
    top: -18px;
}
.category-selct-drop > ul > li > span {
    font-size: 40px;
    font-weight: 600;
    color: #0be6af;
}
.drop-genre2, .drop-sug2 {
    top: 14px;
    position: relative;
}
.select-drop-style2 .dropdown > a {
    font-size: 16px;
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 5px 4px 7px 13px;
    border: 1px solid #5b5b5b;
    min-width: 138px;
    font-weight: 600;
}
.drop-sug2.select-drop-style2 .dropdown > a  {
    width: 250px;
}
.select-drop-style2 .dropdown > a .cn_item.po_cn_item  {
    position: absolute;
    right: 12px;
    top: 4px;
}
.drop-select-icon {
    background-position: -26px -1025px;
}
.suggestlist-icon {
    background-position: -59px -1000px;
}
.select-drop-style2 .dropdown.open > a {
    background: #0be6af;
    border: 1px solid #0be6af;
    text-decoration: none;
}
.select-drop-style2 .dropdown-menu {
    border-radius: 0px;
    background: #000;
    border: 1px solid rgba(11, 230, 175, 0.44);
}
.drop-sug2 .suget-cn {
    position: absolute;
    top: 7px;
    left: 10px;
}
.drop-sug2.select-drop-style2 .dropdown-menu {
    /*min-width: 310px;*/
    min-width: 251px;
}
.select-drop-style2 .dropdown-menu li a {
    color: #aeaeae;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding: 5px 15px;
}
.select-drop-style2 .dropdown-menu li a:hover {
    color: #0be6af;
    background: transparent;
}
@media (max-width: 767px) {
    .category-selct-drop > ul > li {
        margin-bottom: 20px;
    }
    .drop-sug2.select-drop-style2 .dropdown > a {
        width: 270px;
    }
}

/*
=======================================================================
        movies page end
=======================================================================
*/
/*
=======================================================================
        videoplayer-section
=======================================================================
*/

.full-videowrap {
    margin-top: 23px;
    padding-right: 10px;
}
#video-mainshow {
    position: relative;
    margin-top: 30px;
    height: 750px;
}
#video-mainshow .img-back-image {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: block;
    object-fit: cover;
}
#video-mainshow .vid-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 4;
}
#video-mainshow .img-back-image img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    object-fit: cover;
}
.icon-plstore a+a {
    margin-left: 10px;
}
.icon-plstore a {
    display: inline-block;
}
.ifma-pos {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-content-top {
    margin-top: 27px;
    margin-bottom: 17px;
    position: relative;
}
.list-vd-top > ul > li {
    float: left;
    margin-right: 10px;
    position: relative;
    font-size: 16px;
    color: #9b9b9b;
}
.list-vd-top > ul > li:first-child {
    margin-right: 33px;
}

.list-vd-top .vd-type-cat {
    top: -5px;
}
.list-vd-top .vd-type-cat span {
    font-size: 30px;
    font-weight: 600;
    color: #0be6af;
}
.list-vd-top .vd-type-cat:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #0be6af;
    position: absolute;
    right: -23px;
    top: 3px;
}
.list-vd-top .active-openmv {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    top: -2px;

}
.list-vd-top .cn_item {
    display: inline-block;
    margin-right: 7px;
}
.list-vd-top .textxs-cont, .list-vd-top .textxs-cont-view {
    font-size: 17px;
    position: relative;
    top: -5px;
}
.list-vd-top .cn_item svg {
    fill: #bcbcbc;
    width: 15px;
    height: 21px;
}
.list-vd-top .cn_item.viewcont svg {
    width: 20px;
    height: 20px;
}
.count-video-top {
    margin-left: 30px;
}
.count-video-top > div {
    margin-right: 22px;
    float: left;
}
.count-video-top > div:last-child {
    margin-right:0px;
}
.list-vd-top-right {
    margin-top: -7px;
}
.list-vd-top-right > ul > li {
    float: left;
    margin-right: 18px;
}
.list-vd-top-right > ul > li:last-child {
    margin-right: 0px;
}
.addContentToPlaylist.addtoplaylist-icon{
    text-align: center;
}
.list-vd-top-right .cn_item {

    display: inline-block;
    text-align: center;
    line-height: 39px;
    padding-right: 0px;

    cursor: pointer;
}
.list-vd-top-right .cn_item svg {
    fill: #fff;
    width: 20px;
    height: 20px;
}
.video-content-de p {
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
}
.video-content-de h4 {
    font-size: 22px;
    font-weight: 400;
    color: #9b9b9b;
    margin-top: 14px;
}
.video-cast-list {
    margin-bottom: 25px;
}
.video-cast-list li {
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-right: 15px;
    position: relative;
}
.video-cast-list li:after{
    content: '|';
    color: #fff;
    position: absolute;
    right: -9px;
    top: -1px;
}
.video-cast-list li:last-child:after{
    display: none;
}
.custome-carousel-multiple {
    padding-left: 0px;
    padding-right: 0px;
}
.custome-carousel-multiple .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.custome-carousel-multiple .owl-carousel .owl-stage {
    width: 102% !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
.main-strip-select .drama-active-video {
    position: relative;
}

.main-strip-dr {
    margin-bottom: 20px;
    padding-top: 3px;
    display: block;
    position: relative;
}
.main-strip-dr h4 {
    color: #888888;
    font-weight: 400;
    font-size: 15px;
    margin-top: 4px;
    height: 21px;
    margin-bottom: 5px;
}
.over-drama-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(82, 82, 82, 0.70);
    opacity: 1;
    top: 0px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    overflow: hidden;
}
.over-drama-gradient span {
    background: #0ac394;
    color: #fff;
    font-size: 11px;
    position: absolute;
    right: 3px;
    bottom: 3px;
    text-transform: uppercase;
    padding: 0px 5px;
    display: inline-block;
    line-height: 18px;
    opacity: 0;
}
.main-strip-select.active  .over-drama-gradient{
    background: transparent;
}
.main-strip-select.active .over-drama-gradient span {
    opacity: 1;
}
.main-strip-select.active  .border-hover{
    border: 2px solid #0be6af;
}
.main-strip-select.active .main-strip-dr h4 {
    color: #fff;
}
.option-cate {
    margin-top: 3px;
}
.rotate-svg svg {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.option-cate svg {
    fill: #969599;
    width:16px;
    height: 16px;
}
.toggle-svg {
    background-image: url(../images/svg/toggle.svg);
    width: 16px ;
    height: 16px ;
}
.togglegreen-svg {
    background-image: url(../images/svg/togglegreen.svg);
    width: 16px ;
    height: 16px ;
}
.rotate-svg i {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.option-cate .dropdown .dropdown-menu.dropdown-menu-right {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}
.option-cate .dropdown-menu {
    top: auto;
    bottom: 28px;
    background: rgb(40, 40, 45);
    border-radius: 0px;
}
.option-cate .dropdown-menu:not([class*="bgm-"]) > li > a {
    /*color: #fff;*/
    color: #15cda5;
}
.option-cate .dropdown-menu:not([class*="bgm-"]) > li > a:hover {
    color: #000;
}
@media (max-width: 991px) {
    .list-vd-top > ul > li {
        margin-bottom: 5px;
    }
    .long-vd-xs-row {
        display: inline-block;
        float: none !important;
        width: 100%;
    }
    .count-video-top {
        margin-left: 0px;
    }
    .list-vd-top-right {
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .drop-sug2.select-drop-style2 .dropdown-menu {
        min-width: 139px;
    }
}
@media (max-width: 767px) {
    .full-videowrap {
        margin-top: 15px;
        padding: 0px;
    }
    .custome-carousel-multiple .owl-carousel .owl-stage {
        width: 100% !important;
    }
    .custome-carousel-multiple .owl-carousel .owl-item {
        margin-right: 13px !important;
    }
    .custome-carousel-multiple .owl-carousel .owl-item:nth-child(2n) {
        margin-right: 0px !important;
    }
    .video-content-top {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .long-vd-xs-row2 {
        display: inline-block;
        float: none !important;
        width: 100%;
    }
    #video-mainshow {
        margin-top: 20px;
        height: 280px;
    }

}
@media (max-width: 414px) {
    .list-vd-top-right > ul > li {
        margin-right: 8px;
    }
    .list-vd-top-right .cn_item {
        width: 27px;
        height: 27px;
        line-height: 31px;
    }
    .list-vd-top-right .cn_item svg {
        width: 18px;
        height: 24px !important;
    }
}
@media (max-width: 350px) {
    .option-cate .dropdown-menu {
        min-width: 130px;
    }
}

/*@media (min-width: 350px) and (max-width: 767px){
    .video-container .video-area {
        top: 85%;
        left: 50%;
    }
}*/

@media (min-width: 1600px) {
    .list-vd-top .vd-type-cat span {
        font-size: 40px;
    }
    .list-vd-top .active-openmv {
        font-size: 33px;
    }
    .list-vd-top > ul > li {
        font-size: 21px;
    }
    .count-video-top {
        margin-left: 60px;
    }
    .list-vd-top-right > ul > li {
        margin-right: 25px;
    }
    .list-vd-top .vd-type-cat:after {
        font-size: 35px;
        right: -23px;
        top: 4px;
    }
}
/*--added-list-right--*/
.added-list-right {
    background: -webkit-linear-gradient(top, rgba(56, 56, 56, 0.5) 70%,rgba(56, 56, 56, 0.0) 100%);
    margin-top: 11px;
    padding-bottom: 40px;
}

.added-list-heading {
    background: rgba(7, 190, 150, 0.90);
    position: relative;
    padding: 6px 5px 6px 25px;
}
.added-list-heading2 {
    padding: 6px 5px 6px 18px;
}
.added-list-heading span {
    color: #fff;
    font-size: 17px;
}
.added-list-heading .cn_item {
    margin-right: 12px;
    position: relative;
    top: -2px;
}
.added-list-heading .cn_item .fa {
    font-size: 14px;
}
.right-main-list {
    padding: 16px 16px 10px 16px;
    width:100%;
}
.right-main-list .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000 !important;
    background-color: rgba(255, 255, 255, 0.88) !important;
}
.right-main-list li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 11px;
    cursor: pointer;
}
.right-main-listli .media-left, .right-main-list li .media-right {
    display: table-cell;
    vertical-align: top;
}
.right-main-list .media-object {
    box-shadow: 0px 0px 20px rgba(0,0,0,.50);
    width: 61px;
}
.right-main-list li .media-body {
    vertical-align: middle;
}
.right-main-list li .media, .right-main-list li .media-body {
    overflow: visible;
}
.right-main-list li .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff;
}
.right-main-list li h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #b2b2b2;
}

.ch-added-list {
    width: 100%;
    margin: 3px 1px 0px ;
}
.ch-added-list li {
    float: left;
    width: 33.2%;
    text-align: center;
    margin-bottom: 3px;
    padding: 0px 2px;
}
.box-ch-add {
    background: rgba(29, 29, 29, 0.26);
    height: 136px;
    width: 100%;
    display: table;
}
.box-ch-add .thumb-added-ch {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.plylisting-padd {
    padding-left: 16px;
    padding-right: 16px;
}
.horzontalstrip-right {
    border-top: 1px solid #4f1c34;
    margin: 10px auto;
    width: 100%;
    height: 1px;
}
.playlist-section-play{
    padding-top: 8px;
    padding-bottom: 11px;
}
.playlist-section-play > .cn_item {
    float: left;
    margin-right: 8px;
    position: relative;
    top: 4px;
}
.playlistning {
    background-image: url(../images/playlistning.png) !important;
    background-repeat: no-repeat;
    height: 19px ;
    width: 28px;
}
.playlist-section-play h5 {
    font-size: 16px;
    color: #fc1746;
    font-weight: 400;
    margin-bottom: 4px;
}
.playlist-section-play h5 span {
    font-size: 13px;
    color: #dcdcdc;
}
.playlist-section-play h6 {
    margin: 0;
    font-size: 14px;
    color: #7f7a7a;
    font-weight: 400;
}
.max-height-recent, .max-height-recom {
    max-height: 382px;
}
@media (max-width: 767px) {
    .chanel-all-de {
        padding: 0px;
    }
}
@media (max-width: 384px) {
    .ch-added-list li {
        width: 49.6%;
    }
}
@media (min-width: 768px) {
    .right-main-list li .media-heading, .right-main-list li h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 95%;
        white-space: nowrap;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .ch-added-list li {
        width: 24.9%;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .ch-added-list li {
        width: 20%;
    }
}
@media (min-width: 1200px) {
    .chanel-all-de {
        float: right;
    }
}

/*--added-list-right end--*/
/*
=======================================================================
        videoplayer-section end
=======================================================================
*/
/*
=======================================================================
        playlist page
=======================================================================
*/

.playlist-top-content {
    padding-top: 45px;
    padding-bottom: 45px;
}
.playlist-top-content .media-body, .playlist-top-content .media-left, .playlist-top-content .media-right {
    vertical-align: middle;
}
.playlist-top-content .media, .playlist-top-content .media-body {
    overflow: visible;
}
.playlist-top-content .media-object {
    box-shadow: 0px 0px 20px rgba(11,14,30,.63);
    margin:0px 20px 0px 0px;
    border-radius: 3px;
}
.playlist-top-content .media-heading {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 45px;
    font-weight: 600;
    color: #0be6af;
}
.playlist-top-content .like-bar {
    margin-left: 0px;
    margin-top: 10px;
}
.playlist-top-content .like-bar > ul > li {
    display: inline-block;
    text-align: center;
    padding-right: 0px;
    margin-right: 30px;
    position: relative;
}
.playlist-top-content .like-bar > ul > li >.cn_item {
    cursor: pointer;
}
.playlist-top-content .like-bar > ul > li:last-child {
    margin-right: 0px;
}
.playlist-top-content .like-bar > ul > li .cn_item svg {
    fill: #fff;
    width: 24px;
    height: 24px;
}
.weekly-container-wrap, .sub-container-wrap {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.weekly-top-content {
    padding-top: 35px;
    padding-bottom: 38px;
}
.weekly-top-content .media-body, .weekly-top-content .media-left, .weekly-top-content .media-right {
    vertical-align: middle;
}
.weekly-top-content .media-object {
    box-shadow: 0px 0px 20px rgba(11,14,30,.63);
    margin:0px 20px 0px 0px;
    border-radius: 3px;
}
.weekly-top-content .media-heading {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 40px;
    font-weight: 100;
    color: #fff;
    line-height: 54px;
}
.weekly-top-content .like-bar-weekly {
    margin-left: 30px;
    margin-top: 5px;
}

.weekly-top-content .like-bar-weekly .cn_item {
    border: 2px solid #625e62;
    border-radius: 100%;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    line-height: 51px;
    padding-right: 0px;
    margin-right: 30px;
    cursor: pointer;
}
.weekly-top-content .mymusci-notf .cn_item {
    border: none;
}
.weekly-top-content .like-bar-weekly .cn_item svg {
    fill: #fff;
    width: 23px;
    height: 23px;
}
.weekly-top-content .like-bar-weekly .cn_item.like_cn_select {
    border: 2px solid #f91748;
}
.weekly-top-content .mymusci-notf {
    margin-top: 14px;
}
.weekly-top-content .mymusci-notf .cn_item {
    border: none;
}
.weekly-top-content .mymusci-notf .cn_item svg {
    width: 28px;
    height: 28px;
}
.weekly-top-content .weekly-de-content {
    margin: 5px 0px 15px;
}
.weekly-top-content .weekly-de-content .cn_item {
    float: left;
    font-size: 20px;
    color: #fff;
    padding-right: 7px;
}
.weekly-top-content .weekly-de-content .cn_item svg {
    fill: #fff;
    width: 21px;
    height: 21px;
}
.weekly-top-content .full-weekly-de {
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
    margin-bottom: 13px;
    color: #c4c4c4;
    margin-top: 8px;
}
.weekly-top-content .btn-weekly svg {
    fill: #fff;
    height: 15px;
    width: 15px;
    position: relative;
    top: 2px;
}
.weekly-top-content .btn-weekly .btn {
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 35px;
    letter-spacing: 2px;
    color: #b9bdbf;
    background: #140732;
    border-color: #140732;
}
.weekly-top-content .btn-weekly .btn:hover {
    color: #0c0316;
    background: #fff;
    border-color: #fff;
    font-weight:900;
}
.weekly-top-content .btn-weekly .btn:hover svg {
    fill: #0c0316;
}
.weekly-top-content .btn-weekly  .btn + .btn {
    margin-left: 10px;
}
.weekly-top-content .cn_item {
    padding-right: 2px;
}
.out-padd-weekly {
    padding: 0px;
    margin-left: -40px;
    width: 103%;
    float: left;
}
.trn-border3-bg {
    background-image:url(../images/trn-border3-bg.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
}
.paddleft-right30  {
    padding-left: 30px;
    padding-right: 30px;
}
.paddleft-rightcontainer30  {
    padding-left: 15px;
    padding-right: 15px;
}

.weekly-tabs .nav-tabs {
    margin-left: 0px;
    border-bottom: medium none;
    margin-top: -2px;
}
.weekly-tabs .nav-tabs > li {
    margin: 0 auto;
    padding-right: 70px;
}

.weekly-tabs .nav-tabs > li > a {
    border: none;
    color: #d1d1d1;
    font-size: 20px;
    font-weight: 400;
    line-height: 37px;
    padding: 4px 0 1px;
    position: relative;
    background: transparent !important;
}
.weekly-tabs .nav-tabs > li.active > a, .weekly-tabs .nav-tabs > li.active > a:focus, .weekly-tabs .nav-tabs > li.active > a:hover {
    color: #fff;
    border: none;
    background: transparent;
}
.weekly-tabs .nav-tabs > li >a::after {
    background-color: #0be6af;
    border-radius: 4px;
    top: -1px;
    content: "";
    display: block;
    height: 5px;
    left: 0px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    opacity: 0;
}
.weekly-tabs .nav-tabs > li.active a::after {
    opacity: 1;
}
.weekly-de-title {
    margin-top: 30px;

}
.weekly-de-title span {
    font-size: 17px;
    color: #d33676;
    text-transform: uppercase;
}
.weekly-de-title .count {
    font-size: 34px;
    color: #adadad;
    text-transform: uppercase;
}
.weekly-de-title h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    margin-top: 2px;
    margin-bottom: 15px;
}
.maxheight-weekly {
    max-height: 800px;
}
.trn-border3-bg {
    background: #4c4c4d;
    height: 1px;
    width: 100%;
}
.content-option-top {
    margin-top: 10px;
}
.content-sm-bottom {
    height: 100px;
}
.content-sm-bottom .cate-title span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: #1cbb9d;
}
.content-sm-de {
    margin-top: -2px;
}
.content-sm-de h6 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
}
.content-sm-de h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    white-space: nowrap;
}
.content-result .thumb-result {
    border: 1px solid transparent;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.content-result:hover .thumb-result {
    border: 1px solid #4d4d4d;
}
.option-cat-mar {
    margin-top: 10px;
}
.option-cate-owl, .option-cate-ob {
    top: 11px;
    position: absolute;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.option-cate-owl {
    right: 0px;
}
.option-cate-ob {
    right: 10px;
    opacity: 0;
    z-index: 20;
}
.option-cate-ob.option-cate .dropdown .dropdown-menu.dropdown-menu-right {
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
}
.option-cate-ob.option-cate .dropdown .dropdown-menu.dropdown-menu-right {
    top: 100%;
    bottom: auto;
}
@media (max-width:767px ) {
    .playlist-top-content {
        padding: 25px 0px;
    }
    .weekly-container-wrap, .sub-container-wrap {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }
    .out-padd-weekly {
        padding: 0px;
        margin-left: 0px;
        width: 100%;
        float: left;
    }

    .paddleft-right30 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .paddleft-rightcontainer30 {
        padding-left: 0px;
        padding-right: 0px;

    }
    .weekly-top-content {
        padding-top: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .weekly-top-content .media-left {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .weekly-top-content .media-object {
        box-shadow: 0px 0px 10px rgba(11,14,30,.63);
        margin: 0px auto 20px;
    }
    .weekly-top-content .media-body {
        float: none;
        overflow: visible;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .weekly-top-content .media-heading {
        margin-bottom: 9px;
        font-size: 26px;
        line-height: 27px;
        margin-right: 20px;
    }
    .weekly-top-content .like-bar-weekly {
        margin-top: -6px;
        margin-left: 0px;
    }
    .weekly-top-content .weklyheading .float-left-left {
        display: inline-block;
        float: none;

    }
    .weekly-top-content .weekly-de-content .cn_item {
        display: inline-block;
        float: none;
    }
    .weekly-top-content .like-bar-weekly .cn_item {
        width: 35px;
        height: 35px;
        line-height: 39px;
        padding-right: 0px;
        margin-right: 10px;
    }
    .weekly-top-content .like-bar-weekly .cn_item svg {
        width: 18px;
        height: 18px;
    }
    .weekly-top-content .weekly-de-content {
        margin: 5px 0px 10px;
    }
    .weekly-top-content .weekly-de-content .cn_item {
        font-size: 17px;
        padding-right: 7px;
    }
    .weekly-top-content .weekly-de-content .cn_item svg {
        width: 14px;
        height: 14px;
    }
    .weekly-top-content .btn-weekly .btn {
        padding: 6px 12px;
        font-size: 12px;
        letter-spacing: 0px;
    }
    .weekly-tabs .nav-tabs > li {
        padding-right: 30px;
    }
    .custome-carousel-multiple .content-result {
        padding: 9px 0px 20px;
    }
    .content-result {
        width: 100%;
    }
    .content-result {
        padding: 9px 9px 20px;
        float: left;
    }
    .content-result .thumb-result {
        float: left;
    }
    .content-result .content-sm-bottom {
        width: 60%;
    }
    .content-sm-bottom .content-option-top {
        margin-top: 5px;
    }
    .content-result .content-sm-bottom {
        float: left;
        margin-left: 15px;
    }
    .content-result .thumb-result img {
        max-width: 155px;
    }
    .content-sm-de {
        float: left;
        width: 100%;
    }
    .content-sm-bottom .option-cate .dropdown-menu, .content-sm-bottom .option-cate .dropdown-menu {
        top: 100%;
        bottom: auto;
    }
    .content-sm-bottom .option-cate .dropdown .dropdown-menu.dropdown-menu-right,
    .content-sm-bottom .option-cate .dropdown .dropdown-menu.dropdown-menu-right{
        -webkit-transform-origin: top right;
        -moz-transform-origin: top right;
        -ms-transform-origin: top right;
        transform-origin: top right;
    }


}

@media (max-width:479px ) {
    .playlist-top-content {
        padding: 15px 0px;
    }
    .playlist-top-content .media-heading {
        font-size: 30px;
    }
    .playlist-top-content .like-bar > ul > li  .cn_item svg {
        width: 18px;
        height: 18px;
    }
    .weekly-de-title {
        margin-top: 10px;
    }
    .weekly-de-title h3 {
        font-size: 31px;
    }
    .weekly-tabs .nav-tabs > li > a {
        font-size: 16px;
    }
    .content-sm-sh .thumb-result img, .content-result .thumb-result img {
        max-width: 135px;
    }
    .content-result .content-sm-bottom {
        width: 54%;
    }
    .content-sm-bottom .content-option-top {
        margin-top: 5px;
    }
    .content-sm-bottom .content-option-top .cate-title {
        width: 90%;
    }
    .content-sm-bottom .option-cate ul {
        position: absolute;
        right: 8px;
    }
    .content-sm-de h6 {
        line-height: 22px;
    }

}
@media (max-width:414px ) {
    .weekly-tabs .nav-tabs > li {
        margin: 0 auto;
        padding-right: 15px;
    }
    .weekly-tabs .nav-tabs > li > a {
        font-size: 14px;
    }
}
@media (max-width:360px ) {
    .content-result .content-sm-bottom {
        margin-left: 8px;
    }
}
@media (max-width:350px ) {
    .content-result .thumb-result img {
        max-width: 126px;
    }
    .content-result .content-sm-bottom {
        width: 50%;
    }
}
@media (min-width:640px ) and (max-width:767px ) {
    .weekly-top-content {
        padding-top: 15px;
        padding-left: 5px;
    }
    .weekly-top-content .media-heading {
        margin-bottom: 4px;
        font-size: 26px;
        line-height: 27px;
    }
    .weekly-top-content .like-bar-weekly {
        margin-left: 15px;
        margin-top: -3px;
    }
}

@media (min-width:768px ) and (max-width:1023px ) {

    .weekly-top-content {
        padding-top: 15px;
        padding-left: 15px;
    }
    .weekly-top-content .media-heading {
        margin-bottom: 5px;
        font-size: 38px;
    }
    .weekly-top-content .full-weekly-de {
        font-size: 15px;
    }

}
@media (min-width:1200px ) {
    .weekly-container-wrap, .sub-container-wrap {
        padding-left: 15px;
        padding-right: 15px;
        width: 80%;
    }

}
@media (min-width:1600px ) {
    .weekly-container-wrap, .sub-container-wrap {
        width: 84%;
    }
    .weekly-tabs .nav-tabs > li {
        padding-right: 102px;
    }
    .weekly-tabs .nav-tabs > li > a {
        font-size: 20px;
    }
    .out-padd-weekly {
        width: 102%;
    }
}

/*
=======================================================================
        playlist page end
=======================================================================
*/
/*
=======================================================================
        search page
=======================================================================
*/
.search-list-sh {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}
.search-list-sh ul span, .search-list-sh ul li a {
    font-weight: 400;
}
.search-list-sh ul span {
    color: #999999;
    font-size: 19px;
    margin-right: 6px;
}
.search-list-sh ul li, .search-list-sh ul span {
    text-align: center;
    display: inline-block;
}
.search-list-sh ul li{
    margin-left: 8px;
}

.search-list-sh ul li a {
    color: #15cda5;
    font-size: 19px;
    border-right: 2px solid #15cda5;
    padding-right: 11px;
}
.search-list-sh ul li:last-child a {
    border-right: none;
    padding-right: 0px;
}
.center-searchtop {
    margin: 0px auto;
    border-bottom: 1px solid #fff;
    width: 70%;
}
.mar-top-search {
    margin-top: 40px;
}
.search-in-cen {
    position: relative;
    margin: 0px auto;
    width: 50%;
}
.center-searchtop .form-control {
    background: transparent;
    border: transparent;
    box-shadow: none;
    padding-left: 40px;
    height: 48px;
    font-size: 22px;
    color: #fff;
    box-shadow: none !important;
    font-weight: 400;
}
.center-searchtop .form-control, .center-searchtop button {
    background: transparent;
    border: transparent;
}
.center-searchtop button {
    position: absolute;
    top: 13px;
}
.center-searchtop button .cn_item svg {
    left: 5px;
    fill: #fff;
    width: 24px;
    height: 24px;
}
.search-tabs .nav-tabs {
    border-bottom: medium none;
    margin-bottom: 25px;
}
.search-tabs .nav-tabs > li {
    margin-right: 44px;
}
.search-tabs .nav-tabs > li > a {
    border: none;
    color: #15cda5;
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
    padding: 2px 5px 4px;
    position: relative;
    background: transparent;
    border-radius: 0px;
}
.search-tabs .nav-tabs > li.active > a, .search-tabs .nav-tabs > li.active > a:focus, .search-tabs .nav-tabs > li.active > a:hover {
    color: #fff;
    border: none;
    background: #15cda5;
}
@media (max-width: 991px) {
    .mar-top-search {
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    .center-searchtop {
        width: 90%;
    }
    .search-in-cen {
        width: 100%;
    }

    .search-list-sh {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .center-searchtop .form-control {
        font-size: 17px;
    }
    .search-list-sh ul li {
        margin-bottom: 5px;
    }
    .search-list-sh ul span {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .search-list-sh ul li a {
        font-size: 14px;
    }
    .search-tabs .nav-tabs {
        margin-bottom: 0px;
    }
    .search-tabs .nav-tabs > li {
        margin-right: 10px;
        margin-bottom: 6px;
    }
    .search-tabs .nav-tabs > li > a {
        font-size: 16px;
        line-height: 21px;
    }
}
@media (max-width: 414px) {
    .search-tabs .nav-tabs {
        margin-bottom: 0px;
    }
    .search-tabs .nav-tabs > li {
        margin-right: 10px;
        margin-bottom: 6px;
    }
    .search-tabs .nav-tabs > li > a {
        font-size: 14px;
        line-height: 20px;
    }
}
/*.center-searchtop*/
@media (min-width: 1600px) {
    .search-wrap {
        padding-left: 60px;
    }
    .center-searchtop .form-control {
        font-size: 26px;
    }
}
/*
=======================================================================
        search page end
=======================================================================
*/
/*
=======================================================================
        about policy page
=======================================================================
*/
.package-title {
    line-height: 30px;
    font-size: 27px;
    color: #0be6af;
    margin-top: 100px;
}
.defualt-page-sec  {
    color: #fff;
}
.condition-padd {
    padding-top: 20px;
}
.defualt-page-sec h3 {
    font-size: 17px;
    margin-bottom: 25px;
    margin-top: 20px;
}
.defualt-page-sec p {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
    color: #fff;
}
.defualt-page-sec ul {
    list-style-type: disc;
    margin-left: 30px;
}
.defualt-page-sec ul li {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px;
    color: #fff;
}
@media (max-width: 1199px) {
    .package-title {
        margin-top: 90px;
    }
}
@media (max-width: 767px) {
    .package-title {
        margin-top: 72px;
    }
}
/*
=======================================================================
        about policy page
=======================================================================
*/
/*
=======================================================================
        modal playlist
=======================================================================
*/
.createmylist.modal {
    z-index: 1052;
}
.playlist-modal .modal-content {
    border-radius: 25px;
}
.playlist-modal .modal-header {
    padding: 16px 20px 15px;
    border-bottom: none;
    background: #101011;
    border-radius: 20px 20px 0px 0px;
}
.playlist-modal .modal-title {
    line-height: 23px;
    font-size: 23px;
    color: #fff;
    position: relative;
    top: 4px;
}
.playlist-modal .modal-header .close {
    opacity: 1 !important;
    position: relative;
    z-index: 2;
}
.playlist-modal .modal-header .close svg {
    fill: #fff;
    width: 29px;
    height: 29px;
}
.playlist-modal .modal-body {
    position: relative;
    padding: 28px 20px;
}
.playlist-modal .playlist-field .form-control {
    height: 50px;
    padding: 8px 16px 8px 46px;
    font-size: 21px;
    color: #000000;
    background-color: #fff;
    border: 1px solid #bcbcbd;
    border-radius: 25px;
    box-shadow: none;
}
.playlist-modal .add-playlist .cn_item{
    position: absolute;
    left: 7px;
    top: 9px;
}
.playlist-inpt {
    background-image: url(../images/playlist-inpt.png) !important;
    background-repeat: no-repeat;
    height: 33px;
    width: 33px;

}
.playlist-modal .modal-footer {
    padding: 0px 20px 22px;
    text-align: right;
    border-top: none;
}
.playlist-modal .modal-footer .btn {
    padding: 11px 20px;
    font-size: 19px;
}
.alreadyadd-main-list {
    width: 100%;
}
.alreadyadd-main-list li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.alreadyadd-main-list li .media-left, .alreadyadd-main-list li .media-right {
    display: table-cell;
    vertical-align: top;
}
.alreadyadd-main-list .media-object {
    border: 1px solid #440e62;
    border-radius: 3px;
}
.alreadyadd-main-list li .media-body {
    vertical-align: middle;
}
.alreadyadd-main-list li .media-heading, .alreadyadd-main-list li h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    white-space: nowrap;
}
.alreadyadd-main-list li .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 17px;
    color: #000000;
    font-weight: 500;
}
.alreadyadd-main-list li h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    color: #9c9c9c;
}
.newlistadd-btn svg {
    fill: #fff;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    position: relative;
    top: 2px;
}
.added-list-count h5 {
    font-size: 23px;
    font-family: cocon;
}
.added-list-count span {
    font-size: 13px;
    font-family: 'roboto';
    margin-left: 7px;
    position: relative;
    top: -4px;
}
.added-list-count .btn {
    padding: 1px 20px;
    font-size: 14px;
    margin-top: 9px;
}
.added-list-count .btn-primary {
    background-color: #cf1342;
    border-color: #cf1342;
}
.searchplylist-long .form-control {
    height: 50px;
    font-weight: 500;
    padding: 6px 18px;
    font-size: 17px;
    color: #a5a5a5;
    background-color: rgba(25, 105, 179, 0.22);
    border: none;
    border-radius: 35px;
    box-shadow: none;
}
.searchplylist-long .form-group {
    margin-bottom: 25px;
}
@media (max-width: 414px) {
    .added-list-count .btn {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .playlist-modal .modal-footer .btn {
        padding: 8px 20px;
        font-size: 15px;
    }
    .playlist-modal .playlist-field .form-control {
        height: 44px;
    }
    .playlist-modal .add-playlist .cn_item {
        top: 6px;
    }
}
@media (min-width: 768px) {
    .playlist-modal .modal-dialog {
        width: 447px;
    }
}
/*
=======================================================================
        modal playlist
=======================================================================
*/
/*
=======================================================================
        all content show
=======================================================================
*/

.all-contentsh .main-heading-text h2 {
    color: #0be6af;
    margin-top: 35px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .all-contentsh .main-heading-text h2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
/*
=======================================================================
        all content show end
=======================================================================
*/


@media (max-width:1920px ) {
    .height-img-owl6 {
        height: 160px;
    }
    .all-content-show .height-img-owl6 {
        height: 205px;
    }

}

@media (max-width:1600px ) {
    .height-img-owl6 {
        height: 135px;
    }
    .all-content-show .height-img-owl6 {
        height: 175px;
    }
}

@media (max-width:1440px ) {
    .height-img-owl6 {
        height: 155px;
    }
}
@media (max-width:1366px ) {
    .height-img-owl6 {
        height: 145px;
    }
}
@media (max-width:1280px ) {
    .height-img-owl6 {
        height: 145px;
    }
}
@media (max-width:1024px ) {
    .height-img-owl6 {
        height: 135px;
    }
}
@media (max-width:768px ) {
    .height-img-owl6 {
        height: 145px;
    }
}

@media (max-width:480px ) {
    .height-img-owl6 {
        height: 110px;
    }
}

@media (max-width:375px ) {
    .height-img-owl6 {
        height: 80px;
    }
}



/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


@media (min-width: 1600px) {
    .kids-cornerright {
        top: -160px;
        margin-right: 170px;
    }}
@media (min-width: 1900px) {
    .kids-cornerright {
        margin-right: 250px;

    }
}

/*
=======================================================================
        myaccount
=======================================================================
*/
.back-bgsplash {
    background-image: none !important;
}
.myaccount-content {
    padding-top: 40px;
}
.accont-form li {
    float: left;
    width: 100%;
    margin-bottom: 24px;

}
.accont-form .form-control {
    height: 34px;
    padding: 0px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    border: transparent;
    border-radius: 0px;
    box-shadow: none;
    background: transparent;
}
.accont-form .form-control:focus {
    box-shadow: none;
}
.label-post {
    font-size: 16px;
    font-weight: 400;
    color: #00d0a9;
    position: relative;
    top: 9px;
}
.label-post a {
    font-size: 16px;
    font-weight: 400;
    color: #00d0a9 !important;
}
.form-all-log .btn {
    padding: 10px 28px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    text-transform: uppercase;
    border-width: 2px;
}
.myaccount-content .btn-save {
    padding: 7px 65px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    border-radius: 0px;
    text-transform: uppercase;
    border-width: 2px;
}
.btn-save.btn-primary {
    background-color: #15cda5;
    border-color: #15cda5;
    color: #fff;
    box-shadow: 0px 4px 0px rgba(21, 205, 165, 0.50);

}
.btn-save.btn-primary.active.focus{
    background-color: #0da987;
    border-color: #0da987;
}
.myaccount-tabs .nav-tabs {
    margin-left: 0px;
    border-bottom: medium none;
    margin-top: -2px;
}
.myaccount-tabs .nav-tabs > li {
    margin: 0 auto;
    padding-right: 70px;
}

.myaccount-tabs .nav-tabs > li > a {
    border: none;
    color: #7b7b7b;
    font-size: 20px;
    font-weight: 400;
    line-height: 37px;
    padding: 4px 0 1px;
    position: relative;
    background: transparent !important;
}
.myaccount-tabs .nav-tabs > li.active > a, .myaccount-tabs .nav-tabs > li.active > a:focus, .myaccount-tabs .nav-tabs > li.active > a:hover {
    color: #fff;
    border: none;
    background: transparent;
    font-weight: 600;
}
.myaccount-tabs .nav-tabs > li >a::after {
    background-color: #0be6af;
    border-radius: 4px;
    top: -1px;
    content: "";
    display: block;
    height: 5px;
    left: 0px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    opacity: 0;
}
.myaccount-tabs .nav-tabs > li.active a::after {
    opacity: 1;
}
.myaccont-pk-select {
    font-size: 18px;
    color: #fff;
}
.label-post2 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.myaccount-content-payment {
    padding-top: 40px;
}
.account-content-payment-list {
    margin-top: 24px;

}
.account-content-payment-list li {
    float: left;
    margin-right: 56px;
    margin-bottom: 24px;

}
.credit-midle-option-acnt {
    display: table-cell;
    vertical-align: middle;
    height: 45px;
}
.payment-heading-bg {
    background-image: url(../images/bg-strip-grad-option.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 59px;
    background-position: right center;
    padding: 15px 0px 0px 10px;
    background-size: cover;
}
.payment-heading {
    font-size: 22px;
    color: #a9a9a9;
}
.payment-heading .cn_item {
    margin-right: 9px;
}

.contactus-icon{
    float: left;
    position: fixed;
    right: 17px;
    bottom: 31px;
    z-index: 999;
}
.contactus-icon img{
    width: 50px !important;
}

@media (max-width: 767px) {
    .myaccount-content {
        padding-top: 20px;
    }
    .accont-form li {
        margin-bottom: 17px;
    }
    .accont-form .form-control {
        font-size: 16px
    }
    .label-post {
        top: 0px;
    }
    .label-post a {
        font-size: 14px;
    }
    .myaccount-content .btn-save {
        margin-top: 20px;
    }
    .myaccount-content-payment {
        padding-top: 10px;
    }
    .myaccount-tabs .nav-tabs  {
        float: none;
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
    }
    .myaccount-tabs .nav-tabs > li {
        padding-right: 20px;
        float: none;
        display: inline-block;
    }
    .myaccount-tabs .nav-tabs > li:last-child {
        padding-right: 0px !important;
    }
    .myaccount-tabs .nav-tabs > li > a {
        font-size: 18px;
    }
    .myaccont-pk-select {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .label-post2 {
        font-size: 16px;
    }
    .payment-heading-bg {
        height: 52px;
        background-position: left center;
        padding: 12px 0px 0px 10px;
    }
    .payment-heading {
        font-size: 19px;
    }
    .account-content-payment-list {
        margin-top: 15px;
    }
    .account-content-payment-list li {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .contactus-icon{
        float: left;
        position: fixed;
        right: 7px;
        bottom: 63px;
        z-index: 99999;
    }
    .contactus-icon img{
        width: 38px !important;
    }

}

.paypal-buttons
{
    height: 210px !important;
    transition: all 0.2s ease-in-out 0s;
}
/*
=======================================================================
        myaccount end
=======================================================================
*/

.sec_64{
    display: none;
}

.back-button{
    position: fixed;
    z-index: 999;
    top: 50px;
    left: 11px;
    width: 33px;
    height: 28px;
    color: white;
    background: #13d1a6;
    text-align: center;
    border-radius: 10%;
}
.back-button i{
    color: black;
    padding: 7px;
    align-self: center;
}



/*--customersupportcontant--*/
.defualt-page-sec .or-incase-wrap h3 {
    width: 100%;
    text-align: center;
    padding: 0px 30px 0px;
    line-height: 30px;
    margin-bottom: 0px;
}
.or-incase-wrap .or-incase-out {
    text-align: center;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.24);
    display: inline-block;
    width: 100%;
    margin: 4px 0px 34px;
    position: relative;
}
.or-incase-wrap .or-incase-out .or-incase {
    font-size: 20px;
    position: relative;
    padding: 0px 12px;
    background: #0b0b0b;
    top: 14px;
}
.support-with-contactus {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.or-incase-wrap .support-with-contactus a {
    display: inline-block;
    margin-right: 35px;
}
.or-incase-wrap .support-with-contactus a:last-child {
    margin-right: 0px;
}
@media (max-width: 1199px) {
    .or-incase-wrap .or-incase-out .or-incase {
        background: #0d0d0d;
    }
}
@media (max-width: 767px) {
    .or-incase-wrap .or-incase-out .or-incase {
        background: #101211;
    }
}
@media (max-width: 479px) {
    .or-incase-wrap .support-with-contactus a {
        margin-right: 10px;
    }
}
@media (max-width: 384px) {
    .or-incase-wrap .support-with-contactus a {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}
@media (min-width: 600px) {
    .or-incase-wrap {
        width: 500px;
        margin: 0px auto 30px;
    }
}
/*--customersupportcontant end--*/
/*select-vdsubc*/
.select-vdsubc {
    margin-bottom: 35px;
}
.select-vdsubc li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}
.select-vdsubc .box-slectvd {
    border: 1px solid #143429;
    border-radius: 12px;
    display: table-cell;
    height: 130px;
    vertical-align: middle;
    width: 130px;
    text-align: center;
}
.select-vdsubc .box-slectvd img {
    width: auto;
    max-width: 117px;
}
.select-vdsubc li.active .box-slectvd {    
    border: 1px solid #11e6ae;
}

@media (max-width: 1199px) {
    .select-vdsubc .box-slectvd {
        height: 130px;
        width: 130px;
    }
    .select-vdsubc {
        margin-bottom: 20px;
    }
    .select-vdsubc li {
        margin-bottom: 15px;
    }
    .select-vdsubc .box-slectvd img {
        max-width: 110px;
    }
}
@media (max-width: 767px) {
    .vd-subc-padd {
        padding-left:15px;
        padding-right:0px;
    }
    .select-vdsubc {
        float: none;
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .select-vdsubc .box-slectvd {
        height: 124px;
        width: 124px;
    }
    .select-vdsubc .box-slectvd img {
        max-width: 90px;
    }
}
@media (min-width: 1600px) {
    .select-vdsubc .box-slectvd {
        height: 130px;
        width: 130px;
    }
    .select-vdsubc .box-slectvd img {
        width:auto; 
        max-width:147px;

    }
    .select-vdsubc li {
        margin-right: 30px;
    }
}
/*select-vdsubc end*/
.vid-freebox-screen {
    background: #fff;
    border-radius: 10px;
    padding: 10px 25px;
    left: 50%;
    bottom: -21px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 560px;
    z-index: 20;
    position: absolute;
    height: 53px;
    bottom: 40px;
}
.vid-freebox-screen .close-freebox {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    background: rgba(0,0,0,.30);
    position: absolute;
    right: -10px;
    top: -25px;
    cursor:pointer;
}
.vid-freebox-screen .freebox-text {
    color: #000000;
    font-size: 15px;
    line-height: 31px;
}
.vid-freebox-screen .btn {
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: #0acda3;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .vid-freebox-screen {
        border-radius: 10px;
        padding: 8px 20px;
        width: 100%;
        z-index: 20;
        height: auto;
    }
    .vid-freebox-screen .freebox-text {
        font-size: 12px;
        line-height: 19px;
        width: 69%;
    }
    .vid-freebox-screen .float-right-right {
        width: 29%;
    }
    .vid-freebox-screen .btn {
        font-size: 11px;}
}
/*plan pack*/
.nw-sb-titleall {
    line-height: 20px;
    font-size: 20px;
    color: #fff;
}
.nw-sb-padtop {
    padding-top: 100px;
}

.nw-planpack-outer {
    background: #0c0b10;
    border: 1px solid #313234;
    border-radius: 12px;
    margin-top: 60px;
    padding: 0px 20px 0px;
    position: relative;
    height: 463px;
}
.nw-planpack-outer.active {
    border: 1px solid #07251f;
}
.nw-plantitle {
    text-align: center;
    position: relative;
    margin-top: -18px;
}
.nw-plantitle .badge {
    padding: 11px 16px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    background-color: #fff;
    border-radius: 8px;
    text-transform: uppercase;
}
.nw-plantop {
    margin-bottom: 17px;
    margin-top: 38px;
}
.nw-planlist li {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    padding-bottom: 25px;
}
.nw-planstatus {
    position: absolute;
    bottom: 32px;
}
.nwplan-over .col-xs-4:first-child .nw-planpack-outer .nw-planstatus {
    bottom: 35px;
}
.nw-planstatus>span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #ffff;
}
.nw-planstatus.active>span {
    color: #54c6b2;
}
hr.planspace {
    margin-top: 35px;
    margin-bottom: 28px;
    border-top: 1px solid #262626;
}
.planpack-note {
    margin-top: 10px;
}
.planpack-note h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
}
.planpack-note-list li {
    color: #aaaaaa;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    padding-left: 20px;
    line-height: 26px;
    padding-bottom: 14px;
}
.planpack-note-list li span {
    color: #fff;
    font-weight: 400;
}
.planpack-note-list li:before {
    position: absolute;
    left: 0px;
    top: 8px;
    content:'';
    background-image:url('../images/svg/star-arrow.svg');
    background-repeat: no-repeat;
    width:10px;
    height:10px;

}
@media (max-width: 767px) {

    .nwplan-over .col-xs-4 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .nw-planpack-outer {
        height: 420px;
        margin-top: 50px;
        padding: 0px 10px 0px;
    }
    .nw-sb-titleall {
        font-size: 20px;
    }

    .nw-plantop {
        margin-bottom: 15px;
        margin-top: 28px;
    }
    .nw-plantitle {
        margin-top: -14px;
    }
    .nw-plantitle .badge {
        padding: 9px 11px;
        font-size: 10px;
    }
    .nw-plantop .cn_item svg {
        width: 20px !important;
        height: 20px !important;
    }
    .nw-planlist li {
        font-size: 12px;
        white-space: initial;
        line-height: 17px;
        padding-bottom: 20px;
    }
    .nw-planstatus  {
        bottom: 18px !important;
        left: 11px;
    }
    .nw-planstatus .cn_item svg  {
        width: 15px !important;
        height: 15px !important;
    }
    .nw-planstatus .cn_item #Tick {
        width: 13px !important;
        height: 13px !important;
    }
    .nw-planstatus>span {
        font-size: 13px;
        margin-bottom: 0px;
    }
    hr.planspace {
        margin-top: 27px;
        margin-bottom: 24px;
    }
    .planpack-note h3 {
        font-size: 16px;
        margin-bottom: 18px;
    }
    .planpack-note-list li {
        font-size: 13px;
        line-height: 19px;
    }
    .planpack-note-list li:before {
        top: 5px;
    }
}
@media (max-width: 350px) {
    .nw-planpack-outer {
        height: 445px;
    }
    .nw-plantitle .badge {
        padding: 7px 7px;
        font-size: 9px;
    }
    .nw-planstatus>span {
        font-size: 11px;
    }
}
@media (min-width: 768px) {
    .nwplan-over .col-xs-4 {
        width: 221px;
    }
}
/*plan pack end*/
/*drop-down-searchcontent*/
.dropserc-content h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align:center;
    margin: 30px 0px 20px;
}
.drop-down-searchcontent {
    width: 418px;
    margin: 0px auto;
}
.drop-down-searchcontent li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 11px;
    cursor: pointer;
    background: #0b0b0b;
    border: 1px solid #212223;
    padding: 9px 7px;
    border-radius: 7px;
    margin-bottom:12px;
}
.drop-down-searchcontent li .media, .drop-down-searchcontent li .media-body {
    overflow: visible;
}
.drop-down-searchcontent li .media-body {
    vertical-align: middle;
    text-align: left;
}
.drop-down-searchcontent li .media-left img {
    width: 92px;
    height: 51px;
    object-fit: cover;
    border-radius: 10px;
}
.drop-down-searchcontent li .media-left {
    padding-right: 15px;
}
.drop-down-searchcontent li .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff;
}
.drop-down-searchcontent li h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #aaaaaa;
    font-weight: 300;
}
.drop-down-searchcontent li:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    background-image: url(../images/svg/farwardar2.svg);
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}
@media (max-width: 767px) {
    .drop-down-searchcontent {
        width: 90%;
    }
}
/*drop-down-searchcontent end*/
/*accountnewstatus new*/
.act-parfiletop {
    margin-bottom: 20px;
    margin-top: 31px;
}
.act-parfiletop .media, act-parfiletop .media-body {
    overflow: visible;
}
.act-parfiletop .media-body {
    vertical-align: middle;
    text-align: left;
}
.act-parfiletop .media-left span {
    width: 82px;
    height: 81px;
    background: #70a7ea;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.act-parfiletop .media-left i {
    width: 82px;
    height: 78px;
    background: #70a7ea;
    border-radius: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
}
.act-parfiletop .media-left i img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.act-parfiletop .media-left {
    padding-right: 22px;
}
.act-parfiletop .media-heading {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}
.act-parfiletop h5, .act-parfiletop h5 a {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #1fb49a;
    font-weight: 300;
}

.sett-list-border>li {
    padding: 22px 0px 22px;
    border-bottom: 1px solid #262626;
    position: relative;
    float: left;
    width: 100%;
}
.sett-list-border>li .inside-selectpc-subc.selectpc-subc {
    padding-top: 0px;
}
.selectpc-subc li {
    position: relative;
    padding: 2px 0px 2px 0px;
    margin-bottom: 4px;
    float: left;
    width: 100%;
}
.sett-list-border>li .inside-selectpc-subc.selectpc-subc li {
    border: none;
    height: auto;
    padding: 2px 0px 2px 0px;
    margin-bottom: 0px;
    cursor: text;
}
.subsstatus span {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.selectpc-subc .subc-text-left {
    float: left;
}
.selectpc-subc li .cn_itemleft {
    margin-right: 10px;
    margin-top: -4px;
}
.selectpc-subc .subc-text-left .subcr-mm-bor {
    margin: 0px 0px 1px;
    padding-left: 12px;
    position: relative;
}
.selectpc-subc .subc-text-left .subcr-mm-bor:before {
    position: absolute;
    content: '';
    left: 0px;
    height: 22px;
    width: 1px;
    background: #282828;
    top: -3px;
}
.selectpc-subc .subc-text-left .subcr-mm-bor span {
    display: inline-block;
}
.selectpc-subc .subc-text-left .subcr-mm-bor span:first-child {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    line-height: 0px;
}
.try-pre-sp {
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #e41b38;
    margin-left: 10px;
    text-transform: uppercase;
    margin-top: -3px;
}
.selectpc-subc .subc-text-left .subcr-mm-bor .subc-price {
    font-size: 13px;
    color: #aaaaaa;
    font-weight: 300;
    line-height: 19px;
    margin-top:10px;
    display: block;
}
.sett-list-border .badge.sett-badge {
    border-radius: 8px;
    padding: 8px 12px;
    font-weight: 700;
    font-size: 10px;
    background-color: #ffff;
    text-transform: uppercase;
    margin-top: 4px;
    color: #000;
}
.sett-list-border>li .modlbor-set-st p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 7px;
    line-height: 21px;
}
.sett-list-border>li .modlbor-set-st .descrb-set {
    font-size: 14px;
    color: #9e9e9f;
    font-weight: 300;
}
.sett-list-border>li .modlbor-set-st .cn_item {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
.sett-list-border>li .subs-visa {
    max-width: 80px;
    margin-top: 6px;
}
.sett-list-border>li .modlbor-set-st .descrb-set {
    font-size: 13px;
    color: #aaaaaa;
    font-weight: 300;
}
.sett-list-border>li:last-child {
    border-bottom: none;
}
.sett-list-border>li p {
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 10px;
    color: #aaaaaa;
}
.btnUnSubscribe {
    margin-top: 26px;
    color: #fff !important;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
}
@media (max-width: 767px) {
    .act-parfiletop {
        margin-bottom: 15px;
        margin-top: 4px;
    }
    .sett-list-border .subsstatus {
        position: relative;
        top: -4px;
    }
    .act-parfiletop .media-heading {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .act-parfiletop .media-left {
        padding-right: 15px;
    }
    .act-parfiletop h5, .act-parfiletop h5 a {
        font-size: 13px;
    }
    .act-parfiletop .media-left span, .act-parfiletop .media-left i {
        width: 61px;
        height: 61px;
    }
    .act-parfiletop .media-left i {
        height: 58px !important;
        position: relative;
        top: 3px;
    }
    .act-parfiletop .media-left i svg {
        width: 34px !important;
        height: 34px !important;
    }
    .subsstatus span {
        font-size: 14px;
    }
    .subsstatus .cn_item {
        position: relative;
        top: 3px;
    }
    .sett-list-border>li {
        padding: 16px 0px 14px;

    }
    .sett-list-border>li .modlbor-set-st p {
        font-size: 14px;
        line-height: 9px;

    }
    .selectpc-subc .subc-text-left .subcr-mm-bor span:first-child {
        font-size: 14px;
    }
    .selectpc-subc .subc-text-left .subcr-mm-bor .subc-price {
        font-size: 11px;
        line-height: 17px;
    }
    .sett-list-border>li .modlbor-set-st .descrb-set {
        font-size: 11px;
    }
    .sett-list-border>li p {
        font-size: 11px;
        line-height: 18px;
    }
    .sett-list-border .badge.sett-badge {
        padding: 8px 10px;
        font-size: 9px;
        margin-top: 6px;
    }
}
@media (max-width: 350px) {
    .sett-list-border>li {
        padding: 19px 0px 9px;
    }
    .sett-list-border>li .modlbor-set-st p {
        font-size: 13px;
        line-height: 4px;
    }
    .sett-list-border>li .modlbor-set-st .descrb-set {
        font-size: 10px;
    }
}
/*accountnewstatus new end*/


.overlay{
    position:absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.overlay.blur {

    filter:opacity(20%);
    background-color: transparent;


}
/*text-sbhead-back and sbtabs*/
.text-sbhead-back {
    border-bottom: 1px solid #262626;
    padding-bottom: 16px;
    margin-top: 10px;
}
.text-sbhead-back .left-back {
    margin-right: 20px;
}
.text-sbhead-back .rotate-back svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.pp-padd-top{
    padding-top:40px;
}
.text-sbhead-back .text-back-txt {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.myaccountnew-tabs .nav-tabs {
    border-bottom: medium none;
    margin-top: 28px;
    padding-bottom: 20px;
}
.myaccountnew-tabs .nav-tabs > li {
    padding-right: 30px;
    float: none;
    display: inline-block;
}
.myaccountnew-tabs .nav-tabs > li:last-child {
    padding-right: 0px !important; 
}
.myaccountnew-tabs .nav-tabs > li > a {
    border: none;
    color: #6e6e6e;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 15px 4px;
    position: relative;
    background: transparent;
    border: 1px solid #313233;
    border-radius: 8px;
    min-width: 161px;
    text-align: center;
}
.myaccountnew-tabs .nav-tabs > li.active > a, .myaccountnew-tabs .nav-tabs > li.active > a:focus, .myaccountnew-tabs .nav-tabs > li.active > a:hover {
    color: #fff;
    border: 1px solid #313233;
    background: #313233;
}
@media (max-width: 767px) {
    .myaccountnew-tabs .nav-tabs {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
}
/*text-sbhead-back and sbtabs end*/
/*mylibrary page*/
.padd-off {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.crete-mylib-nocontentouter {
    display: table;
    vertical-align: middle;
    height: 60vh;
    width: 100%;
}
.crete-mylib-nocontent {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 60vh;
    width: 100vw;
}
.crete-mylib-nocontent h4 {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin: 22px 0px 18px;
}
.crete-mylib-nocontent .addmylit-cont {
    font-weight: 200;
    font-size: 12px;
    color: #fff;
    line-height:14px;
    display: block;
}
.crete-mylib-nocontent .btn-addmylib {
    border-radius: 8px;
    padding: 3px 15px;
    min-width:125px;
    font-weight: 600;
    font-size: 12px;
    background-color: #ffff;
    margin-top: 28px;
    color: #000;
}
/*mylibrary page end*/
#tab1:hover{
    cursor: pointer;
}
#tab2:hover{
    cursor: pointer;
}
/*lg-modal-twostyle*/
.lg-modal-twostyle.modal {
    z-index: 99999;
}
.lg-modal-twostyle .modal-content {
    background: #0b0b0b;
    border: 1px solid #313234;
    border-radius: 24px;
}
.lg-modal-body {
    padding:0px;
    height:735px;
}
.lg-modal-body-signup {
    padding:0px;
    min-height:735px;
}
.lgmodl-close{
    position: absolute;
    top: -22px;
    right: -44px;
    z-index: 2;
}
.skip-lgscren {
    position: absolute;
    top: 16px;
    right: 52px;
    z-index: 2;
}
.lg-modal-body .badge.skip-badge-mdal {
    font-size: 10px;
    background-color: #0b0b0b;
    border-radius: 5px;
    padding: 5px 18px;
    font-weight: 400;
    color: #707170;
    border: 2px solid #4c4e4d;
}
.lg-modal-body .badge.skip-badge-mdal:focus, .lg-modal-body .badge.skip-badge-mdal:active {
    color: #fff;
    border: 2px solid #fff;
}
.cursor-pointer {
    cursor: pointer;
}
.cancel-modal {
    border: none;
    background: transparent;
}
.lg-modal-wrap {
    padding: 55px 55px 55px 65px;
}
.lg-mdbg-right-outer {
    padding-left:0px;
}
.lg-mdbg-right {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    height: 735px;
    border-left: 1px solid #313234;
    border-radius: 0px 24px 24px 0px;
}
.lg-mdtp h4 {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
}
.lg-mdtabs .nav-tabs {
    border-bottom: medium none;
    margin-top: 8px;
    padding-bottom: 15px;
}
.lg-mdtabs .nav-tabs > li {
    padding-right: 14px;
    float: none;
    display: inline-block;
}
.lg-mdtabs .nav-tabs > li:last-child {
    padding-right: 0px !important; 
}
.lg-mdtabs .nav-tabs > li > a {
    border: none;
    color: #6e6e6e;
    font-size: 13px;
    font-weight: 600;
    padding: 3px 15px 3px;
    position: relative;
    background: transparent;
    border: 1px solid #313233;
    border-radius: 4px;
    min-width: 129px;
    text-align: center;
}
.lg-mdtabs .nav-tabs > li.active > a, .lg-mdtabs .nav-tabs > li.active > a:focus, .lg-mdtabs .nav-tabs > li.active > a:hover {
    color: #fff;
    border: 1px solid #313233;
    background: #313233;
}
.lg-md-form {
    margin-top: 8px;
}
.lg-mdtp-arrow {
    margin-bottom: 30px;
}
.lgmd-headng-inform span {
    font-size: 13px;
    font-weight: 500;
    color: #c0c0c0;
    display: block;
    line-height: 1.5;
}
.lgmd-headng-inform .lgmd-headng-first {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.lg-md-form .lgmdinput-box .lgposition-icon {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    cursor: pointer;
}
.lg-md-form .lgmdinput-box .lgposition-icon svg {
    fill: #3e3e3f;
}
.lg-md-form .lgmdinput-box {
    height: 51px;
    border: 1px solid #3e3e3f;
    border-radius: 8px;
}

.lg-md-form .lgmdinput-box.active {
    height: 51px;
    border: 1px solid #c0c0c0;
    border-radius: 8px;
}
.lg-md-form .lgmdinput-box.active .lgposition-icon svg {
    fill: #13d1a6;
}
.lg-md-form .form-group {
    margin-bottom: 30px;
}
.lg-md-form .lgmdinput-box label {
    margin-bottom: 0px;
    font-weight: 400;
    color: #c0c0c0;
    font-size: 11px;
    background: #0b0b0b;
    padding: 0px 5px;
    position: absolute;
    top: -13px;
    left: 10px;
}
.lg-md-form .lgmdinput-box .form-control {
    border-color: transparent;
    display: block;
    width: 100%;
    height: 51px;
    padding: 6px 35px 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color:transparent !important;
    border: transparent;
    border-radius: 8px;
    border-color: transparent;
    box-shadow: none;
}
.lg-md-form .lgmdinput-box .form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.lg-md-form .lgmdinput-box .form-control::placeholder {
    color: #c0c0c0;
    opacity: 1;
}

.lg-md-form .lgmdinput-box .form-control:-ms-input-placeholder {
    color: #c0c0c0;
}

.lg-md-form .lgmdinput-box .form-control::-ms-input-placeholder {
    color: #c0c0c0;
}
.lg-md-form input:-webkit-autofill,
.lg-md-form input:-webkit-autofill:hover, 
.lg-md-form input:-webkit-autofill:focus
.lg-md-form input:-webkit-autofill:active
{
    -webkit-text-fill-color: #fff !important;
    color: #ffffff !important;
    border: transparent;
    -webkit-box-shadow: 0 0 0px 100px #0b0b0b inset !important;
    border: 1px solid #c0c0c0 !important;
}
.select-vdsubc-modal {
    border: 1px solid #3e3e3f;
    border-radius: 8px;
    padding: 0px 15px;
    height: 61px;
    margin-bottom: 0px;
}
.select-vdsubc-modal>span {
    margin-bottom: 0px;
    font-weight: 400;
    color: #c0c0c0;
    font-size: 11px;
    background: #0b0b0b;
    padding: 0px 5px;
    position: absolute;
    top: -13px;
    left: 28px;
}
.select-vdsubc-modal li {
    position: relative;
    display: inline-block;
    margin-right:24px;
    float: none;
}
.select-vdsubc-modal li:last-child {
    margin-right:0px !important;
}
.select-vdsubc-modal .box-slectbj {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    text-align: center;
    width:55px;
}
.select-vdsubc-modal .box-slectbj img {
    cursor: pointer;
    width:100%;
}
.select-vdsubc-modal .cn_item {
    opacity: 0;
    position: absolute;
    left:0px;
    bottom: 0px;
    background: #1fb49a;
    width:100%;
    height:2px;
}

.select-vdsubc-modal li.active .cn_item {
    opacity:1;
}

.lg-md-form .modal-all .btn {
    padding: 11px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
    width: 150px;
    border: 1px solid transparent;
}
.lg-md-form .modal-all .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #000000;
    cursor:pointer;
}
.lg-md-form .modal-all .btn.disabled {
    background-color: #b6b6b6;
    border: 1px solid #b6b6b6;
    color: #000000;
    opacity: 1;
}
.modal-btnspacer {
    margin-top: 15px;
    margin-bottom: 15px;
}
.sigupoption-social .sigupso-heading {
    font-size: 12px;
    color: #c0c0c0;
    display: block;


}
.sigupoption-social a {
    display: inline-block;
    margin-right: 39px;
    margin-top: 14px;
    margin-bottom: 20px;
}
.sigupoption-social a:last-child {
    margin-right: 0px !important;
}
.signinoption span {
    color: #c0c0c0;
    font-size: 12px;
    font-weight: 400;
}
.signinoption span a {
    color: #fff !important;
    font-weight: 700;
}
.signinoption span #signIn, #signUp {
    color: #54c6b2 !important;
    font-weight: 700;
    cursor: pointer;
    background: rgb(84 198 178 / 20%);
    border-radius: 5px;
    padding: 1.5px 5px;    
    font-size: 15px;
}

.lg-md-form .remind-field {
    font-size: 11px;
    color: #c0c0c0;
    display: block;
    margin: 2px 0px -6px;
    text-align: center;
}
.lg-md-foregtbtn a {
    display: block;
    margin: -6px 0px 4px;
    color: #13d1a6 !important;
    font-size: 12px;
    cursor: pointer;
}
.modal-proceed-success.in, .modal-pin-verf.in {
    background: rgba(0, 0, 0, 0.3);
    z-index: 99999;
}
.modal-proceed-success .modal-dialog, .modal-pin-verf .modal-dialog {
    margin-top: 261px;
}
.modal-proceed-success .modal-body, .modal-pin-verf .modal-body {
    padding: 0px;
}
.modal-proceed-success .modal-content, .modal-pin-verf .modal-content {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    padding: 0px;
    box-shadow: none;
}
.modal-proceed-success .modal-content {
    position: relative;
    left: -220px;
}
.modal-pin-verf .modal-content {
    position: relative;
    left: -217px;
}
.modal-proceed-success .modal-proceed, .modal-pin-verf .modal-proceed {
    border-bottom: none;
    border-radius: 8px;
    background: #1b1b1b;
    border: 1px solid #141e1c;
}
.modal-pin-verf .modal-proceed {
    border-radius: 11px;
}
.modal-proceed-success .modal-proceed-content {
    margin: 0px auto;
}
.after-success-padd {
    padding: 40px 20px 35px;
}
.after-sucs-icons {
    display: inline-block;
    margin-bottom: 0px;
}
.after-success-heading h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.after-success-heading span {
    color: #c0c0c0;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    display: block;
}
.after-sucs-signup-btn {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: -40px;
    margin-top: 40px;
}
.after-sucs-signup-btn div {
    height: 50px;
    text-align: center;
    border-top: 1px solid #262626;
}
.after-sucs-signup-btn div a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
}
.modal-pin-verf .modal-pnpaddin {
    padding: 47px 21px 0px;
}
.lgmdl-verfypn-top h4 {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0px;
}
.lgmdl-verfypn-top p {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: -2px;
    color: #c0c0c0;
}
.lgmdl-verfypn-top .verifynumber-title {
    font-size: 13px;
    color: #fff;
}
.pin-input-field {
    margin: 10px auto 0px;
}
.pin-input-field li {
    display: inline-block;
    width: 43px;
    margin-right: 13px;
}
.pin-input-field li .form-control {
    height: 46px;
    padding: 6px 0px 8px 0px;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: 1px solid #3e3e3f;
    border-radius: 7px;
    text-align: center;
}
.pin-input-field li .form-control:focus {
    background-color: #111111;
    border: 1px solid #fff;
    box-shadow: none;
}
.pin-input-field .form-control::placeholder {
    color: #a6a6a6;
    opacity: 1;
}
.pin-input-field .form-control:-ms-input-placeholder {
    color: #a6a6a6;
}
.pin-input-field .form-control::-ms-input-placeholder {
    color: #a6a6a6;
}
.pin-input-checker {
    margin: 22px 0px 20px;  
}
.pin-input-checker #resend-click,#resend-click-forgot,#resend-click-subscription,.resend-click-wallet {
    cursor: pointer;
}
.pin-input-checker span.pinresend-title {
    font-size: 11px;
    color: #aaaaaa;
    position: relative;
}
.lgmdl-verfypn-link {
    height: 56px;
    text-align: center;
    border-top: 1px solid #262626;
    cursor: pointer;
}
.lgmdl-verfypn-link a {
    font-size: 13px;
    font-weight: 600;
    color: #1fb49a;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 1199px){
    .modal-proceed-success .modal-content {
        left: auto;
    }
    .lg-modal-twostyle .modal-dialog {
        width: 454px;
        margin: 50px auto 10px;
    }
    .modal-pin-verf .modal-content {
        left: auto;
    }
}
@media (max-width: 767px){
    .lg-modal-twostyle .modal-dialog {
        width: auto;
        margin: 0px auto 0px;
    }
    .lg-modal-twostyle .modal-content {
        background: #0b0b0b;
        border: 1px solid transparent;
        border-radius: 0px;
        height: 110vh;
    }
    .lg-modal-wrap {
        padding: 56px 35px 20px 35px;
    }
    .lgmodl-close {
        top: -38px;
        right: -8px;
        z-index: 2;
        display: none;
    }
    .skip-lgscren {
        top: 13px;
        right: 35px;
    }
    .lg-mdtabs .nav-tabs > li {
        padding-right: 12px;
    }

    .modal-pin-verf .modal-dialog {
        width: 290px;
    }
    .select-vdsubc-modal li {
        margin-right: 14%;
    }
}
@media (max-width: 479px){

    .modal-proceed-success .modal-dialog, .modal-pin-verf .modal-dialog {
        margin-top: 59%;
    }

    .lg-md-form .remind-field {
        font-size: 10px;
    }
    .select-vdsubc-modal li {
        margin-right: 10%;
    }
}
@media (min-width: 320px){
    .modal-proceed-success .modal-dialog, .modal-pin-verf .modal-dialog {
        margin-left: auto;
        margin-right: auto;
    }
    .modal-proceed-success .modal-dialog {
        width: 237px;
    }
}
@media (min-width: 480px){
    .modal-pin-verf .modal-dialog {
        width: 343px;
    }
    .paypal-container-div{
        margin-left: 40%;
    }
}
@media (min-width: 1200px) {
    .lg-modal-twostyle .modal-dialog {
        width: 876px;
        margin-left: auto;
        margin-right: auto;
    }
}
#Gmail{
    cursor:pointer;
}

/*lg-modal-twostyle end*/
/*terms page*/
.defualt-page-sec p {
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
}
.defualt-page-sec h4 {
    font-size: 16px;
    margin: 18px 0px;
    color: #15cda4;
}
.defualt-page-sec h4 span {
    color: #fff;
}
.terms-page-sec {
    border: 1px solid #262626;
    margin: 100px auto 100px;
    border-radius: 14px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 50px;
}
.terms-page-sec .terms-package-title {
    line-height: .9;
    font-size: 30px;
    color: #0be6af;
    margin-top: 48px;
    font-weight: 500;
    padding-bottom: 30px;
    border-bottom: 1px solid #262626;
    margin-bottom: 30px;
}
.terms-content-se1 p {
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
}
.text-primary {
    color: #15cda5 !important;
}
.terms-content-se2 p {
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 10px;
    color: #e0dddd;
}
.terms-content-se2 span {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}
.terms-content-se2 .terminlist-dashed li {
    position:relative;
    padding-left:17px;
}
.terms-content-se2 .terminlist-dashed li:before {
    position:absolute;
    content:'';
    top:13px;
    left:0px;
    height:2px;
    width:9px;
    background:#54c6b2;
}
.terms-content-se2 .terminlist-svg li {
    position:relative;
    padding-left:17px;
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 15px;
    color: #fff;
}
.terms-content-se2 .terminlist-svg li:before {
    position: absolute;
    left: 0px;
    top: 9px;
    content: '';
    background-image: url(../images/svg/star-arrow.svg);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}
.terms-content-se1 ul li {
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px;
    color: #fff;
}

.defualt-page-sec a, .defualt-page-sec a:hover {
    color: #15cda5;
}
@media (max-width: 767px){
    .terms-page-sec {
        border: none;
        margin: 72px auto 30px;
        border-radius: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
    }
    .terms-page-sec .terms-package-title {
        line-height: 1.2;
        font-size: 26px;
        margin-top: 28px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}
/*terms page end*/
/*plan table*/
.regional-selector {
    border-bottom: 1px solid #262626;
    border-top: 1px solid #262626;
    margin: 10px 0 10px;
    padding: 24px 0;
}
.regional-selector label {
    font-weight: 400;
    margin-right: 15px;
    color: #fff;
    margin-bottom: 10px;
}
.regional-selector .selector {
    display: inline-block;
    max-width: 220px;
    vertical-align: middle;
}
.selector .bootstrap-select .dropdown-toggle {
    color: #000 !important;
    background: #eaeaea !important;
    border: 1px solid #eaeaea !important;
    outline: none !important;
    padding: 6px 8px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
}
.selector .bootstrap-select .dropdown-menu {
    background-color: #fff;
    padding: 5px;
    border-radius: 4px;
}
.selector .bootstrap-select .form-control {
    -webkit-box-shadow:none;
    box-shadow: none;
}
.selector .bootstrap-select .form-control:focus {
    border-color: #0acda3;
}
.c-table-resposive {
    border: none;
    margin: 0px;
}
.c-table-outer {
    border: 1px solid #262626;
    border-radius:14px;
    width: 100%;
    display: table;
}
.c-table {
    border-collapse: collapse;
    margin: 0px;
    text-align: left;
    width: 100%;
    border: none;
}
.c-table thead th {
    border: 1px solid #262626;
    border-top: none;
    padding: 12px;
    vertical-align: middle;
    background: #131119;
}
.c-table thead th:first-child {
    border-radius: 14px 0px 0px 0px;
    border-left: none;
}
.c-table thead th:last-child {
    border-radius: 0px 14px 0px 0px;
    border-right: none;
}
.c-table tbody td {
    border: 1px solid #262626;
    padding: 12px 16px;
    vertical-align: middle;
}
.c-table tbody td:first-child {
    border-radius: 14px 0px 0px 0px;
    border-left: none;
}
.c-table tbody td:last-child {
    border-radius: 0px 14px 0px 0px;
    border-right: none;
}
.c-table tbody tr:last-child td {
    border-bottom: none;
}
.c-table thead p, .c-table thead th {
    font-size: 15px ;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    color: #fff;
}
.c-table tbody td, .c-table tbody td p {
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
}
.c-table tbody td .tickvdl-tb- {
    color: #0acda3;
}
.c-table tbody td p:last-child {
    margin: 0;
}
.c-table a, .c-table a:hover {
    color: #15cda5;
}
.selectpicker option {
    cursor: pointer;
}
@media (max-width: 767px){
    .c-table thead p, .c-table thead th {
        font-size: 13px;
        line-height: 20px;
    }
    .regional-selector {
        margin: 0px 0 10px;
    }
}
/*plan table end*/
/*subscribtion modal-min-all*/
.modal-min-all .modal-dialog {
    margin-top: 60px;
}
.modal-min-all .modal-content {
    background: #0b0b0b;
    border: 1px solid #313234;
    border-radius: 24px;
}
.modal-min-all .modal-body {
    padding: 0px;
}
.modal-min-all .md-modal-top {
    padding-top: 15px;
}
.modal-min-all .md-sub-leftpadd {
    padding-left: 25px;
    padding-right: 25px;
}
.mdmin-headingh4 h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0px 0px 10px;
}
.mdmain-min-heading {
    margin-bottom: 30px;
}
.md-min-heading h2 {
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    line-height: 27px;
    margin: 20px 0px 0px;
}
.linethick-modl-pyoption {
    height: 3px;
    margin: -10px 0px 20px;
    background: #171717;
}

.lineform-modl-pyoperator {
    height: 1px;
    margin: -10px 0px 15px;
    background: #262626;
}
.lineform-modl-pyoperator2 {
    margin: 10px 0px 15px;
}
.spacer-margtwo {
    height: 70px;
}
.modalmin-form-outer {
    padding-right: 15px;
    padding-left: 15px;
}
.modal-min-all .close-modal {
    border: none;
    background: transparent;
    position: relative;
    top: 5px;
    margin: 20px 15px 0px 0px;
    outline: none;
    padding: 0px;
    cursor:pointer;
}
.modal-sm-all .close-modal .left-back {
    margin-top: 3px;
    margin-left: -6px;
}
.modal-min-pyoption .nav-tabs {
    border-bottom: medium none;
    margin-top: 10px;
    padding-bottom: 18px;
}
.modal-min-pyoption .nav-tabs > li {
    padding-right: 0px;
    float: none;
    display: inline-block;
}
.modal-min-pyoption .nav-tabs > li:last-child {
    padding-right: 0px !important; 
}
.modal-min-pyoption .nav-tabs > li > a {
    border: none;
    color: #b0b3b8;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 5px 5px;
    position: relative;
    background: transparent;
    border-radius: 4px;
    border: none !important;
    text-align: center;
}
.modal-min-pyoption .nav-tabs > li.active > a, .modal-min-pyoption .nav-tabs > li.active > a:focus, .modal-min-pyoption .nav-tabs > li.active > a:hover {
    color: #54c6b2;
    background: #0d1e1b;
    font-weight: 600;
}
.paymntcontent-height {
    min-height: 280px;
}
.selectmdmin-pack {
    margin: 10px -25px 0px;
    background: #171717;
    border-radius: 14px;
}
.selectmdmin-pack li {
    position: relative;
    height: 66px;
    padding: 0px 25px 0px 25px;
    cursor: pointer;
}
.selectmdmin-pack li>.cn_item {
    float: left;
    margin-top: 18px;
    width: 13%;
}
.selectmdmin-pack  .subc-text-leftleft {
    float: left;
    width: 87%;
}
.selectmdmin-pack li .subc-text-leftleft {
    /*border-bottom: 1px solid #343535;*/
}
.selectmdmin-pack li:last-child .subc-text-leftleft, .selectmdmin-pack li:nth-child(2) .subc-text-leftleft {

    border-bottom: none;
}
.selectmdmin-pack .subc-text-leftleft div {
    margin: 14px 0px 0px;
    position: relative;
}
.selectmdmin-pack li .appsingleicon-selectmdmin-pack .cn_item {
    float: left;
    margin-top: 23px;
    width: 13%;
}
.selectmdmin-pack .appsingleicon-selectmdmin-pack .subc-text-leftleft div {
    margin-top: 24px;
}
.selectmdmin-pack .subc-text-leftleft div span {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}
.selectmdmin-pack .subc-text-leftleft div span .subc-price {
    font-size: 11px;
    color: #aaaaaa;
    font-weight: 300;
    margin-bottom: 10px;
}
.selectmdmin-pack li .check-rado-frm {
    position: absolute;
    content: '';
    top: 50%;
    z-index: 1;
    right: 15px;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    line-height: 18px;
    background: transparent;
    border: 1px solid #2d2d2d;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.selectmdmin-pack li.active .check-rado-frm {
    border: 2px solid #edecea;
}
.selectmdmin-pack li.active .check-rado-frm:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 2px;
    color: #fff;
    background: #00c9ae;
    width: 11px;
    height: 11px;
    border-radius: 100%;
}
.selectmdmin-pack-other {
    margin: 0px -25px 0px;
}
.selectmdmin-pack-other li {
    position: relative;
    background: #171717;
    border-radius: 14px;
    height: 57px;
    padding: 0px 25px 0px 25px;
    cursor: pointer;
    margin-bottom: 16px;
}
.selectmdmin-pack-other .payment-other-operator {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width:55px;
}
.selectmdmin-pack-other li .check-rado-frm {
    position: absolute;
    content: '';
    top: 50%;
    z-index: 1;
    right: 15px;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    line-height: 18px;
    background: transparent;
    border: 1px solid #2d2d2d;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.selectmdmin-pack-other li.active .check-rado-frm {
    border: 2px solid #edecea;
}
.selectmdmin-pack-other li.active .check-rado-frm:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 2px;
    color: #fff;
    background: #00c9ae;
    width: 11px;
    height: 11px;
    border-radius: 100%;
}
.mdminservice-name {
    margin: 22px 0px 27px;
}
.mdminservice-name li {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.mdminservice-name div .float-left-left {
    margin-top: 2px;
}
.mdminbtn-martop {
    margin-top: 30px;
}

.mdmin-packselect .mdmin-pack {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

.selectmdmin-pack-horitonal {
    border: 1px solid #0b1f1b;
    margin-bottom:30px;
}
.selectmdmin-pack-horitonal li>.cn_item-icon, .selectmdmin-pack-horitonal .subc-text-leftleft {
    float: none;
    width: 100%;
    display: inline-block;
}
.selectmdmin-pack-horitonal li>.cn_item-icon {
    margin-top: 15px;
}
.selectmdmin-pack-horitonal li>.cn_item-icon .cn_item {
    float: left;
}
.svg-svg-border {
    position: relative;
    padding-left: 25px;
}
.svg-svg-border svg, .svg-svg-border img {
    position: relative;
    top: 5px;
}
.svg-svg-border:before {
    content: '';
    left: 13px;
    bottom: 0px;
    background: #555555;
    width: 1px;
    height: 28px;
    top: 1px;
    position: absolute;
}
.selectmdmin-pack-horitonal li {
    height: auto;
}
.selectmdmin-pack-horitonal .subc-text-leftleft div {
    margin: 10px 0px 0px;
}
.selectmdmin-pack-horitonal .subc-text-leftleft div span {
    font-size: 15px;
}
.selectmdmin-pack-horitonal .subc-text-leftleft div span .subc-price {
    font-size: 13px;
}
.modal-proceed-success-center .modal-dialog, .modal-pin-verf .modal-dialog {
    margin-top: 141px;
}
.modal-proceed-success-center .modal-content {
    left: 0px !important;
}
.modal-proceed-success2.in, .modal-pin-verf.in {
    background: transparent !important;
}
.modal-proceed-success2 .modal-dialog {
    margin-top: 181px;
}
.select-form {
    -webkit-appearance: none;
    background: url(../images/svg/drparrow.svg) no-repeat 96% center !important;
    background-color: #f0f3f4;
}
.select-form option { color: black !important; }
.note-paymentmodalin p {
    font-size: 13px;
    font-weight: 100;
    line-height: 21px;
    margin-bottom: 10px;
    color: #fff;
}
.note-paymentmodalin li {
    position: relative;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 300;
    line-height: 19px;
    margin-bottom: 15px;
    color: #aaaaaa;
}
.note-paymentmodalin li span {
    font-weight: 400;
    color: #fff;
}
.note-paymentmodalin li:before {
    position: absolute;
    left: 0px;
    top: 6px;
    content: '';
    background-image: url(../images/svg/star-arrow.svg);
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
}
.app-confrm-mdl {
    background: #1b1b1b;
    border-radius: 14px 14px 25px 25px;
    border: 1px solid #0e221e;
    padding: 30px 0px 0px;
    position: absolute;
    bottom: -60px;
    display:none;
    z-index: 20;
}
.app-confrm-mdl.active {
    display:none;
    bottom: 0px;
}
.app-confrm-mdl .appspacer-both {
    padding:0px 25px;
}
.app-confrm-mdl .appspacer-both p {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 18px;
    color: #fff;
}
.appspacer-time  {
    position:relative;
    height: 55px;
    background: #212c2a;
    padding: 0px 25px;
    width: 88%;
    margin-left: 6%;
    margin-right: 6%;
}
.appspacer-time .time-rem {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    margin-top: 14px;
}
.appspacer-time .time-rem span {
    font-weight: 600;
}
.appspacer-time .time-rem .timer-walletfinal {
    padding: 5px 18px;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    color: #54c6b2;
}
.appspacer-time .cn_item {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.appspacer-time .wallet-image .cn_item {
    position: absolute;
    top: 50%;
    right: 0px;
    width: 55px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.appconfrm-opt div {
    height: 50px;
    text-align: center;
    border-top: 1px solid #262626;
    margin-top: 30px;
    padding-top: 13px;
}
.appconfrm-opt div a {
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
}
.nocrditselect-contentmod .crete-mylib-nocontent {
    height: 260px;
}
.lgmodl-close2 {
    top: -21px;
    right: -31px;
}
.lg-md-form .lgmdinput-box.active label {
    color: #0acda3;
}
.lg-md-form .lgmdinput-box.flag-on .form-control {
    padding: 6px 35px 6px 55px;
}
.lg-md-form .lgmdinput-box.flag-on .flgpost {
    top: 50%;
    left: 29px;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
@media (max-width: 479px){
    .modal-min-all.modal, .modal-proceed-success-center.modal {
        z-index: 9999;
    }	
    .modal-min-all .modal-dialog {
        margin-top: 0px;
        margin: 0px;
    }
    .modal-min-all .modal-content {
        border: none;
        border-radius: 0px;
        height: calc(100vh + 180px);
    }
    .modal-min-pyoption .nav-tabs {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .modal-min-pyoption .nav-tabs > li > a {
        font-size: 12px;
    }
    .selectmdmin-pack .subc-text-leftleft div span {
        font-size: 12px;
    }
    .app-confrm-mdl {
        border-radius: 14px 14px 0px 0px;
    }
    .nocrditselect-contentmod .crete-mylib-nocontent {
        height: 55vh;
    }
}
@media (min-width: 480px){
    .modal-min-all .modal-dialog {
        width: 415px;
        margin-left: auto;
        margin-right: auto;
    }
}
/*subscribtion modal-min-all end*/

#verifyyesno{
    cursor:pointer;
}

.app-confrm-mdl.active {
    display: block;
    bottom: 0px;
}

/*packeg operator app*/
.app-confrm-mdl-otp {
    background: transparent;
    border-radius: 0px;
    border: transparent;
    padding: 60px 0px 0px;
    position: relative;
    bottom: 0px;
    display: none;
    z-index: 20;
}
.packeg-slect-icon {
    margin: 30px 0px 30px;
}
.note-paymentmodalin-trans {
    padding: 0px 25px;
    margin-top: 20px;
}
.linethick-modl-pyoption-full {
    margin-right: -10px;
    margin-left: -10px;

}
.error-showfield {
    display: block;
    color: #dc3545;
    font-size: 12px;
}
.error-showfield.wallet-subscription-message{
    display: block;
    color: #dc3545;
    font-size: 13px;
    margin-left:18px;
}

/*packeg operator app end*/

/*modal-prouser*/
.modal-prouser .modal-content {
    background-image: url(../images/prouser-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 0px;
    overflow: hidden;
    border: none;
    background-color: #000;

}
.modal-prouser .modal-content, .modal-prouser .modal-body {
    height: 800px;
}
.modal-prouser .modal-dialog {
    margin-top: 60px;
}
.modal-prouser .modal-body {
    padding: 15px 0px;
}
.modal-prouser .pruser-thumb {
    margin-top: 45px;
    margin-bottom: 45px;
}
.modal-prouser .prousershap1 {
    position: absolute;
    top: 0px;
    right: -60px;
    z-index: 3;
}
.lgmodl-close3 {
    top: 13px;
    right: 69px;
    z-index: 5;
    display: block;
}
.modal-prouser .prousershap2 {
    position: absolute;
    bottom: 0px;
    left: -20px;
}
.pruser-topcontent {
    margin-top:90px;
}
.prouser-paddboth {
    padding-left:33px;
    padding-right:33px;
}
.pruser-topcontent h2 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height:45px;
}
.pruser-topcontent p {
    font-size: 13px;
    font-weight: 300;
    color: #aaaaaa;
    margin: 0;
    line-height:23px;
}
.pruser-link .btn {
    background-color: #fff;
    border-color: #fff;
    color: #000000;
    padding: 11px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
    width: 150px;
    border: 1px solid transparent;
    margin-top: 28px;
}
.pruser-listli li {
    position: relative;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 300;
    line-height: 19px;
    margin-bottom: 8px;
    color: #fff;
}
.pruser-listli li:before {
    position: absolute;
    left: 0px;
    top: 5px;
    content: '';
    background-image: url(../images/svg/star-arrow.svg);
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
}
@media (max-width: 479px) {
    .modal-prouser .modal-dialog {
        width: auto;
        margin: 0px auto;
    }
    .modal-prouser.modal {
        z-index: 9999;
    }
}
@media (min-width: 480px) {
    .modal-prouser .modal-dialog {
        width: 385px;
        margin-left: auto;
        margin-right: auto;
    }
}
/*modal-prouser end*/
/*search-result-agn*/
.search-result-agn {
    margin:25px 0px 0px;
}
.search-result-agn p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    color: #d5d6d8;
}
.search-result-agn p span {
    font-weight: 700;
    color: #fff;
}
.search-result-tabs .nav-tabs {
    border-bottom: medium none;
    margin-top: 15px;
    padding-bottom: 25px;
}
.search-result-tabs .nav-tabs > li {
    padding-right: 0px;
    float: none;
    display: inline-block;
}
.search-result-tabs .nav-tabs > li:last-child {
    padding-right: 0px !important; 
}
.search-result-tabs .nav-tabs > li > a {
    border: none;
    color: #b0b3b8;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 8px 5px;
    position: relative;
    background: transparent;
    border-radius: 4px;
    border: none !important;
    text-align: center;
}
.search-result-tabs .nav-tabs > li.active > a, .search-result-tabs .nav-tabs > li.active > a:focus, .search-result-tabs .nav-tabs > li.active > a:hover {
    color: #54c6b2;
    background: #0d1e1b;
    font-weight: 600;
}
.searchtabs-wrap-inner {
    position: relative;
    margin: 30px 0px 35px;
    width: 100%;
}
.searchtabs-wrap-inner input[type="text"] {
    background-color: #212121;
    border: 1px solid #212121 ;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    height: 51px;
    padding: 20px 122px 20px 60px;
    width: 100%;
    box-shadow: none;
}
.searchtabs-wrap-inner input[type="text"]:focus {
    border: 1px solid #54c6b2 ;
}
.searchtabs-wrap-inner .cn_item {
    color: #fff;
    position: absolute;
    left: 20px;
    top: 29%;
    font-size: 28px;
}
.searchtabs-wrap-inner .search-barmin-icon svg {
    fill: #fff;
    height: 19px;
    width: 20px;
}
.searchtabs-wrap-inner button {
    position: absolute;
    right: 12px;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 25px;
    top: 18%;
}
@media (max-width: 767px){
    .searchtabs-wrap-inner {
        margin-bottom: 25px;
    }
}
@media (min-width: 1200px){
    .searchtabs-wrap-inner {
        width: 56%;
    }
}

/*search-result-agn*/


#allEpisodes .main-strip-select:hover .main-strip-dr h4
{
    color: #15cda5;
}

.privacyPolicyblock{
    margin: 10px -25px 0px;
    background: #171717;
    border-radius: 14px;
}
.privacyPolicyblock li{
    position: relative;
    padding: 0px 25px 0px 25px;
}


@media (min-width: 280px) and (max-width: 540px){

}

/*login newflowstart*/
.mdl-log-withd {
    width: 147px;
}

.newflowmodal-vv .lg-mdtp h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin: 30px 0px 10px;
}
.newflowmodal-vv.lg-modal-wrap {
    padding: 55px 40px 55px 45px;
}
.newflowmodal-vv .lg-md-form .form-group {
    margin-bottom: 20px;
}

.newflowmodal-vv .lg-md-form .lgmdinput-box .form-control {
    height: 51px;
    padding: 6px 35px 6px 15px;
    font-size: 14px;
    color: #fff;
    background-color: transparent !important;
    border: transparent;
    border-radius: 15px;
    border-color: transparent;
    box-shadow: none;
}
.newflowmodal-vv .lg-md-form .lgmdinput-box .form-control:focus {
    border: transparent;
    background: transparent;
    outline: 0;
    box-shadow: none;
}
.newflowmodal-vv .lg-md-form .lgmdinput-box .form-control::placeholder {
    color: #c0c0c0;
    opacity: 1;
}

.newflowmodal-vv .lg-md-form .lgmdinput-box .form-control:-ms-input-placeholder {
    color: #c0c0c0;
}

.newflowmodal-vv .lg-md-form .lgmdinput-box .form-control::-ms-input-placeholder {
    color: #c0c0c0;
}
.newflowmodal-vv .lg-md-form .modal-all .btn {
    padding: 15px 15px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 15px;
}
.newflowmodal-vv .full-btn-imp {
    width: 100% !important;
}
.newflowmodal-vv .lg-md-form .lgmdinput-box {
    height: 51px;
    border: 1px solid #3E3E3F;
    border-radius: 15px;
    background: transparent;
}
.newflowmodal-vv .lg-md-form .lgmdinput-box.active {
    height: 51px;
    border: 1px solid rgba(26, 192, 159, 0.2);
    border-radius: 15px;
    background: rgba(26, 192, 159, 0.2);
}
.newflowmodal-vv .lg-md-form .lgmdinput-box.active .lgposition-icon svg, .newflowmodal-vv .lgposition-icon.active svg {
    fill: #fff;
}
.lg-md-form .lgmdinput-box .lgposition-icon {
    top: 55%;
}
.or-incase-out {
    border-bottom: 1px dashed rgba(158, 158, 158, 0.40);
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: -3px 0px 6px;
    position: relative;
}
.or-incase-out .or-incase {
    font-size: 20px;
    position: relative;
    padding: 0px 12px;
    background: #0b0b0b;
    color: #C0C0C0;
    top: 14px;
    z-index: 2;
}
.modllogin-social-list {
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .modllogin-social-list li {
    margin-bottom: 16px;
  } 
  .modllogin-social-list li a {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #3b3b3b;
    display: block;
    padding: 13px 10px;
    border-radius: 15px;
    position: relative;
    background: transparent;
    text-align: center;
  }
  .modllogin-social-list li.fb-style a {
    border: 1px solid #fff;
    background: transparent;
}
  .modllogin-social-list li.gm-style a {
    border: 1px solid #2B2B2B;
    background: #2B2B2B;
    color: #fff;
  }
  .modllogin-social-list li a .cn_item {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    top: 4px;
  }
  .spacice-mdl-1 {
    margin-bottom: 20px;
  }
  .spacice-mdl-3 {
    margin-bottom:60px;
  }
  .spacice-mdl-5 {
    margin-bottom: 90px;
  }
  a.link-md-ffr {
    margin-bottom: 13px;
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #1AC09F;
}
  span.createuse-acccntgren-mdl {
    display: block;
    margin-top: -10px;
    font-size: 15px;
    font-weight: 700;
    color: #1AC09F;
}
.modal-pnpaddinmar-upp {
    margin-top: -10px;
}
.newflowmodal-vv .lgmdl-verfypn-top p {
    font-size: 13px;
    color: #c0c0c0;
}
.newflowmodal-vv  .lgmdl-verfypn-top .verifynumber-title {
    font-size: 15px;
    color: #1AC09F;
}



.newflowmodal-vv .lg-mdtp-arrow {
    margin-bottom: 5px;
}
.newflowmodal-vv  .pin-input-field {
    margin: 10px auto 0px;
}
.newflowmodal-vv  .pin-input-field li {
    display: inline-block;
    width: 58px;
    margin-right: 13px;
}
.newflowmodal-vv  .pin-input-field li .form-control {
    height: 58px;
    padding: 9px 0px 8px 0px;
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: 1px solid #3e3e3f;
    border-radius: 15px;
    text-align: center;
}
.newflowmodal-vv  .pin-input-field li .form-control:focus {
    background-color: rgba(26, 192, 159, 0.2);
    border: 1px solid rgba(26, 192, 159, 0.2);
    box-shadow: none;
}
.newflowmodal-vv  .pin-input-field li.active .form-control {
    background-color: #fff;
    border: #fff;
    color: #29304D;
    box-shadow: none;
}
.newflowmodal-vv  .pin-input-field .form-control::placeholder {
    color: #3A3A3B;
    opacity: 1;
}
.newflowmodal-vv  .pin-input-field .form-control:-ms-input-placeholder {
    color: #3A3A3B;
}
.newflowmodal-vv  .pin-input-field .form-control::-ms-input-placeholder {
    color: #3A3A3B;
}
.newflowmodal-vv  .pin-input-checker {
    margin: 22px 0px 20px;  
}
.newflowmodal-vv  .pin-input-checker #resend-click,.newflowmodal-vv  #resend-click-forgot,.newflowmodal-vv  #resend-click-subscription,.resend-click-wallet {
    cursor: pointer;
}
.newflowmodal-vv  .pin-input-checker span.pinresend-title {
    font-size: 13px;
    color: #aaaaaa;
    position: relative;
    display: block;
}
.newflowmodal-vv  .pin-input-checker span.pinresend-title a {
    color: #fff;
    font-size: 13px;
}
.newflowmodal-vv  .lgmdl-verfypn-link {
    height: 56px;
    text-align: center;
    cursor: pointer;
}
.newflowmodal-vv  .lgmdl-verfypn-link a {
    font-size: 15px;
    font-weight: 700;
    color: #1fb49a;
    line-height: 53px;
    text-align: center;
}
.newflowmodal-vv .lg-md-form .remind-field {
    font-size: 12px;
    color: #C0C0C0;
    display: block;
    margin: 3px 0px 0px;
    text-align: left;
}
/*login newflowstart end*/

