body {
    margin: 0;
    padding: 10;
    font-family: Arial, Helvetica, sans-serif;
    background: #f8f8f8
}

/*new styles*/
.new-link a {
    cursor: pointer
}

.hidden {
    display: none
}

.new-link a {
    cursor: pointer
}

.margin-left {
    margin-left: 15px
}

.margin-right-desktop {
    margin-right: 24px
}

.header-content {
    width: 100%
}

.flex-container.new-nav {
    align-items: flex-start!important;
}

.new-links-container .new-link a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold
}

.header-wrapper, .header-wrapper-fixed {
    border-top: 2px solid red;
}

.show-on-desktop {
    display: flex
}

.hidden-on-desktop {
    display: none;
}

.new-links-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding-top: 20px;
    align-items: center;
}
.header-wrapper-fixed .new-links-container {
    padding-top: 12px;
}

.flex-container {
    flex-direction: column;
}

.flex-container .bg-menu {
    width: 25px;
    height: 20px
}

.header-wrapper {
    height: 180px;
}

.header-wrapper-fixed {
    height: 60px!important;
}

.header-wrapper-fixed .share-button a,.header-wrapper-fixed .premium-button a {
    color: #fff;
    font-size: 14px
}

.header-wrapper-fixed a {
    color: #000
}

.title {
    padding-top: 5.5%
}

.display-flex {
    display: flex
}

.horizontal-line {
    border-bottom: 1px solid #333333;
    position: relative;
    max-width: 100%;
    top: -137px;
    border-top: 0px
}

.header-wrapper-fixed .horizontal-line {
    border-bottom: 1px solid #333333;
    position: relative;
    max-width: 100%;
    top: -118px;
    border-top: 0px
}

nav {
    padding-bottom: 10px;
    align-self: center;
}

.header-wrapper,.header-wrapper-fixed {
    height: 200px;
    background: #000
}

.body-wrapper {
    border-right: solid 1px #b5b5b5;
    border-left: solid 1px #b5b5b5;
    width: 990px;
    background: #f1f1f1;
    margin: -25px auto 0 auto;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
}
.search.body-wrapper {
    margin: -42px auto 0 auto
}
.share-button {
    background: #545454;
    border-radius: 7px;
    padding: 3px 20px 3px 10px;
}

.premium-button {
    background: #fd2211;
    border-radius: 7px;
    padding: 3px 20px 3px 10px;
    margin-left: 15px;
}

/*margin:-42px auto 0 auto*/
.flex-container .bg-menu {
    margin-right: 0!important
}

#newpost {
    position: absolute;
    right: calc(0%);
    top: 35%;
    word-break: break-word;
    color: #fff;
    width: 33%;
    font-size: 14px;
    background: #004aad;
    padding: 0px 10px;
    z-index: 4444
}
#newpostFixed {
    position: absolute;
    right: calc(0%);
    top: 80%;
    word-break: break-word;
    color: #fff;
    width: 33%;
    font-size: 14px;
    background: #004aad;
    padding: 0px 10px;
    z-index: 4444
}
#newpost p,#newpostFixed p {
    color: #fff;
    word-break: break-word;
    max-width: 100%;
}

.arrow {
    border: 20px solid #fff;
    border-top: none;
    border-color: #004aad transparent #004aad transparent;
    position: absolute;
    left: 68%;
    top: -15px;
}

.arrow:before, .arrow:after {
    content: '';
    position: absolute;
    width: 50px;
    top: 0;
    height: 30px;
}

.arrow:before {
    right: 30px;
}

.arrow:after {
    left: 30px;
}

/**/
.body-wrapper div[style*="display:flex"] {
    position: relative
}

.black-link {
    text-decoration: none!important;
    color: #000!important
}

.header-content {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    height: 100%
}

.menu-is-open {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

/*background: rgb(0 0 0 / 20%)*/
.nav-item {
    font-size: 11px;
    color: #fff;
    padding: 0;
    padding-left: 0
}

.nav-item li {
    display: inline;
    padding-right: 42px;
}

.nav-footer {
    display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-left: 30px
}

.social-footer {
    display: inline-block;
    float: right
}

.header-wrapper-fixed.is-sticky {
    top: 0;
    opacity: 1;
}

.is-sticky .flex-container .bg-menu span {
    background: #000!important;
    transition: all 100ms;
}

.nav-footer-list {
    font-size: 12px;
    letter-spacing: 1px
}

.footer-divider {
    background: rgba(255, 255, 255, 0.1);
    height: 1px;
    margin: 15px 0 15px 0;
    position: relative;
    top: 70px
}

.footer-divider-mobile {
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.title {
    font-size: 2em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.section-search {
    height: 73px;
    background: #d8dde4;
    position: relative
}

.search-box {
    display: inline-block;
    width: 774px
}

.search-input {
    padding: 5px 15px;
    font-size: 18px;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    width: 100%;
}

.time {
    font-size: 11px;
    color: #fff;
    background: rgb(0, 0, 0);
    padding: 1px 5px;
    border-radius: 3px;
}

.search-bar {
    padding: 17px 25px
}

.search-button {
    width: 34px;
    height: 31px;
    display: inline-block;
    background: #fbfbfb;
    border: 1px solid #ced4da;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.clear {
    position: absolute;
    right: 205px;
    z-index: 1001;
    top: 25px;
    cursor: pointer
}

.hide {
    display: none!important
}

.bg-menu {
    display: none
}

input[type="checkbox"] {
    display: none
}

.section-footer {
    width: 100%;
    min-height: 200px;
    background: #000
}

.section-content {
    width: 632px;
    display: inline-block
}

.section-content-nav {
    width: 632px;
    display: inline-block
}

.section-social {
    width: 350px;
    display: inline-block
}

.section-sidebar {
    width: 350px;
    display: inline-block;
    vertical-align: top
}

.sidebar-banner {
    margin-bottom: 25px
}

.sidebar-banner img {
    width: 250px
}

.sidebar-content {
    padding: 0 45px 0 45px
}

.content-nav-list {
    padding: 15px 20px;
    display: inline-block
}

.content-nav-list .nav-item-list li > a:only-child:after {
    width: 8px;
    height: 9px;
    background: url(/img/sprites.png) -225px -82px;
    display: inline-block;
    margin: 0 5px 0 10px;
}

.nav-item-list {
    font-size: 14px;
    padding: 0;
    margin: 0
}

.nav-item-list li {
    list-style: none;
    display: inline-block;
    list-style: none;
    font-weight: 300;
    color: #505050;
}

.nav-item-list li a {
    color: #505050;
    text-decoration: none
}

.videos-found {
    float: right;
    font-size: 18px;
    color: #505050;
    padding: 20px
}

.bg-facebook {
    width: 9px;
    height: 18px;
    background: url(/img/sprites.png) -225px -10px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.bg-reddit {
    width: 22px;
    height: 18px;
    background: url(/img/sprites.png) -101px -135px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.bg-twitter {
    width: 18px;
    height: 15px;
    background: url(/img/sprites.png) -186px -84px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
}

.bg-messenger {
    width: 18px;
    height: 18px;
    background: url(/img/sprites.png) -143px -135px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.bg-google {
    width: 18px;
    height: 17px;
    background: url(/img/sprites.png) -186px -47px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
}

.bg-email {
    width: 19px;
    height: 17px;
    background: url(/img/sprites.png) -186px -10px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.social-list {
    padding: 0;
    float: none;
    display: flex;
    justify-content: center;
    padding: 22px 30px
}

.social-list a {
    margin: 0 15px 0 15px
}

.section-social-mobile {
    display: none
}

.video-block {
    padding: 20px;
    padding-top: 0;
    display: flex;
    flex-direction: column
}

.video-image img {
    width: 592px;
    height: 100%;
    display: block
}

.video-image {
    position: relative
}

.video-data-overlay {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex
}

.video-data-overlay div {
    display: inline-block;
    vertical-align: top
}

.video-stats {
    background: #fff;
    margin-top: -5px;
    padding: 12px 0px 16px 0px
}

.divider {
    display: none
}

.stat {
    font-size: 15px;
    color: #333
}

.video-data-text {
    padding-left: 5px;
    cursor: pointer;
    color: #585858;
    font-size: 16px
}

.video-data {
    padding: 0 20px 0 20px
}

.video-data div {
    display: inline-block;
    vertical-align: middle
}

.video-title span {
    color: #757575
}

.video-source h3 {
    padding-left: 16px;
}

.bg-eye {
    width: 24px;
    height: 16px;
    background: url(/img/sprites.png) -141px -58px
}

.bg-share {
    width: 14px;
    height: 16px;
    background: url(/img/sprites.png) -10px -180px
}

.bg-comment {
    width: 16px;
    height: 15px;
    background: url(/img/sprites.png) -186px -119px
}

.bg-star-full {
    width: 16px;
    height: 14px;
    background: url(/img/sprites.png) -44px -180px;
    display: inline-block;
    margin-left: -2px
}

.bg-star-half {
    width: 8px;
    height: 14px;
    background: url(/img/sprites.png) -225px -48px;
    display: inline-block;
    margin-left: -2px
}

.seperator {
    padding-left: 10px;
    padding-right: 10px;
    color: #979797;
    font-size: 15px
}

.button-mobile div {
    padding-top: 15px
}

.button-dropdown div {
    padding-top: 15px;
    margin-left: -15px
}

.next {
    margin-left: 10px
}

.social-list a:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%)
}

.button-number {
    color: #999;
    font-size: 14px;
    background: #f8f8f8;
    width: 44px;
    height: 43px;
    display: inline-block;
    margin: 5px;
    cursor: pointer
}

.button-last {
    color: #999;
    font-size: 14px;
    background: #f8f8f8;
    background: url(/img/button-last.png);
    width: 58px;
    height: 43px;
    display: inline-block;
    cursor: pointer;
}

.button-mobile {
    color: #585858;
    font-size: 18px;
    background: #f8f8f8;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    width: 98px;
    height: 54px;
    display: inline-block;
    cursor: pointer;
}

.bit {
    color: #969696;
    font-size: 12px;
    padding-top: 0!important;
    margin: -15px 0 0 -15px
}

.logos {
    padding-top: 10px;
    text-align: center;
}

.logos div {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 10px 0px 10px
}

.button-dropdown {
    color: #999;
    font-size: 18px;
    background: #f8f8f8;
    background: url(/img/button-dropdown.png);
    width: 98px;
    height: 54px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.page-navigation {
    padding: 20px;
    text-align: center;
    width: 592px
}

.page-navigation-mobile {
    display: none
}

.active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.copy {
    color: #969696;
    text-align: center;
    padding: 13px;
    font-size: 12px
}

.bg-lock {
    width: 12px;
    height: 14px;
    background: url(/img/sprites.png) 5px -216px
}

.bg-mcaffee {
    width: 43px;
    height: 16px;
    background: url(/img/sprites.png) -78px -58px
}

.bg-googleplay {
    width: 88px;
    height: 28px;
    background: url(/img/sprites.png) -78px -10px
}

.bg-appstore {
    width: 80px;
    height: 21px;
    background: url(/img/sprites.png) -10px -94px
}

.bg-rta {
    width: 42px;
    height: 15px;
    background: url(/img/sprites.png) -110px -94px
}

.video-source {
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    width: 100%!important;
    left: 0;
    right: 0
}

.video-title a {
    display: block
}

.video-source span {
    margin: 15px;
    display: inline-block
}

.resolution {
    font-size: 11px;
    color: #fff;
    padding: 1px 5px;
    background: red;
    border-radius: 3px;
    margin: 0 9px 0 9px
}

input:focus {
    outline: 0
}

.video-views {
    display: inline-block;
    vertical-align: middle
}

.video-source {
    height: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.video-rating {
    position: absolute;
    top: -30px
}

.video-stats.home {
    box-shadow: 0 1px 2px 1px rgb(0 0 0 / 18%)!important
}

@media screen and (min-width: 661px) {
    .section-content .video-block .video-data {
        display:flex;
        justify-content: space-between
    }

    .video-stats.home .video-rating {
        position: unset;
        padding: 0;
    }

    .video-stats.home .video-title {
        padding: 16px 20px 16px!important
    }
}

@media screen and (min-width: 360px) {
    .video-data {
        display:flex;
        justify-content: space-between;
        padding: 10px 20px 0 20px
    }
}

@media screen and (max-width: 1032px) {
    /*new styles*/.margin-right-desktop {
        margin-right: 30px
    }

    .header-content {
        width: 100%
    }

    .header-wrapper, .header-wrapper-fixed {
        border-top: 5px solid red;
    }

    .flex-container.new-nav {
        align-items: center!important;
    }

    .new-links-container {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: unset;
    }

    .flex-container {
        flex-direction: column;
    }

    .margin-right {
        margin-right: 45px
    }

    .margin-right-auto {
        margin-right: auto;
    }

    .flex-container .bg-menu {
        width: 25px;
        height: 20px;
        margin-right: 0
    }

    .header-wrapper {
        height: 190px;
    }

    .header-wrapper-fixed {
        height: 50px!important;
    }
    .header-wrapper-fixed .new-links-container {
        padding-top: 8px;
    }
    .title {
        padding-top: 20px;
        text-align: center;
    }

    .show-on-tablet {
        display: flex;
    }

    .hidden-on-tablet {
        display: none;
    }

    .title {
        padding-top: 8%;
    }

    nav {
        align-self: center;
    }

    .horizontal-line {
        top: -123px;
        border-bottom: 1px solid #333333;
        border-top: 0px
    }

    .share-button {
        padding: 3px 20px 3px 10px;
    }

    .new-links-container .new-link a {
        font-size: 14px
    }

    .premium-button {
        padding: 3px 20px 3px 10px;
    }

    .share-button a,.premium-button a {
        font-size: 14px!important
    }

    /**/
    .footer-divider {
        top: 0;
        margin: 0;
        visibility: hidden;
    }
    #newpostFixed ,#newpost {
        right: calc(5%);
    }
    .body-wrapper {
        margin-top: -12px!important
    }
}

@media only screen and (max-width: 1032px) {
    .video-source {
        width:571px;
    }

    .header-content {
        width: 641px;
    }

    .body-wrapper {
        width: 641px;
    }
    .search.body-wrapper {
        margin-top: -45px!important;
    }

    .search-box {
        width: 93%;
    }

    .clear {
        right: 180px;
    }

    .content-nav-list {
        display: block;
    }

    .section-content-nav {
        border-right: none;
    }

    .videos-found {
        float: none;
        padding-top: 0;
    }

    .social-list a {
        margin: 0 10px 0 10px;
    }

    .section-social {
        display: inline-block;
        flex: 0 0 50%;
        width: 50%;
        position: absolute;
        right: 0;
    }
    .section-content-nav .content-nav-list .d-flex-center h1 {
        font-size: 24px!important
    }

    .section-social .social-list {
        padding-top: 10px;
    }

    .section-content-nav {
        /*width:350px;*/
        flex: 0 0 60%;
        width: 100%
    }

    .section-content {
        width: 641px;
        border-right: none;
    }

    .section-sidebar {
        width: 641px;
    }

    .sidebar-banner {
        display: inline-block;
    }

    .sidebar-content {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }

    .sidebar-banner {
        margin-right: 15px;
    }
    .sidebar-banner:not(.sidebar-banner.stick-right) {
        display:none;
    }

    .stick-right {
        float: right;
        margin-right: 0;
        float: unset;
    }

    .sidebar-banner {
        margin-bottom: 25px;
    }

    .divider {
        height: 1px;
        background: rgba(0, 0, 0, 0.1);
        width: 641px;
        display: block;
        margin-bottom: 15px;
    }

    .page-navigation {
        border-right: none;
    }

    .video-block {
        padding: 0 25px 20px;
    }
}

@media only screen and (max-width: 660px) {
    .social-list {
        /* justify-content: space-evenly; *//* padding: 22px 30px; *//* width: 100%; */
    }

    .bg-googleplay {
        width: 88px;
        height: 28px;
        background: url(/img/sprites.png) -78px -13px
    }

    .bit {
        margin: 0;
        padding: 2px 0!important;
    }

    .logos {
        display: flex;
        flex-wrap: wrap;
        max-width: 90%;
        margin: auto;
        justify-content: center;
    }

    .header-wrapper,.header-wrapper-fixed {
        height: 145px;
    }

    .header-content {
        max-width: 100%;
        width: 95%;
    }

    .body-wrapper {
        width: 95%;
    }

    .nav-item {
        display: none;
    }

    .search-box {
        width: 90%;
    }

    .search-bar {
        padding: 17px 17px;
    }

    .bg-menu {
        display: block;
    }

    .clear {
        right: 80px;
    }

    .section-content-nav {
        flex: 0 0 100%;
    }

    .section-social {
        display: none;
    }

    .section-content {
        width: 100%;
        border-right: none;
    }

    .section-sidebar {
        width: 100%;
    }

    .section-social-mobile {
        display: flex;
        background: #666;
        justify-content: center;
    }

    .social-list a {
        margin: 13px;
    }

    .sidebar-banner {
        display: block;
        margin-right: 0;
        text-align: center;
    }

    .video-source {
        width: 275px;
    }

    .stick-right {
        float: none;
    }

    .content-nav-list {
        padding-left: 20px;
        padding-right: 20px;
    }

    .videos-found {
        padding-left: 20px;
        padding-right: 20px;
    }

    .video-block {
        padding-left: 20px;
        padding-right: 20px;
    }

    .divider {
        height: 1px;
        background: rgba(0, 0, 0, 0.1);
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

    .hide-mobile {
        display: none;
    }

    .seperator {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-navigation {
        display: none;
    }

    .page-navigation-mobile {
        max-width: 100%;
        padding: 10px;
        text-align: center;
        display: block;
    }

    .footer-divider-mobile {
        width: 100%;
        background: rgba(255, 255, 255, 0.1);
        height: 1px;
        margin-top: 25px;
        margin-bottom: 25px;
        display: block;
    }

    .footer-divider {
        display: none;
    }

    .nav-footer {
        display: block!important;
        padding-top: 15px;
        padding-left: 0;
        width: 100%;
    }

    .section-footer {
        text-align: center;
    }

    .video-rating {
        left: 22px;
        top: 10px;
    }

    .nav-footer-list {
        display: flex!important;
        justify-content: space-evenly;
    }

    .sidebar-banner img {
        max-width: 100%;
    }

    .video-title {
        font-size: 16px;
        padding: 0 12px;
    }

    .nav-item li {
        display: inline;
        font-size: 14px;
        font-weight: bold;
        padding-right: 0
    }

    .social-footer {
        padding-top: 0;
        float: unset;
    }

    .video-stats.home .seperator {
        display: none!important;
    }
}

@media screen and (min-width: 600px) and (max-width: 661px) {
    .video-data {
        padding: 40px 20px 0 20px;
        position: relative
    }

    .video-rating {
        padding: 10px 20px 0 20px;
        left: 0;
        top: 0;
        position: absolute;
    }
}

.video-rating {
    cursor: pointer
}

.video-comments {
    cursor: pointer
}

.popup {
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    min-height: 300vh;
    height: 100%;
    z-index: 999999999
}

.popup-data {
    background: #fff;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 300px;
    padding: 20px;
    z-index: 99;
    position: relative;
    top: 17%
}

.hide-popup {
    display: none
}

.page-navigation-mobile > a {
    text-decoration: none
}

@media only screen and (max-width: 659px) {
    .video-image img {
        width:305px;
    }

    .body-wrapper {
        margin-top: -32px!important;
    }

    .video-data {
        position: relative;
        padding: 45px 20px 0 20px;
    }
}

@media only screen and (max-width: 659px) {
    .video-image img {
        width:100%;
    }

    .body-wrapper {
        margin-top: -20px!important
    }
    .search.body-wrapper {
        margin-top: -40px;
    }
}

.small-img {
    z-index: 2;
    position: absolute;
    right: 44%;
    top: 0%;
    width: 12%!important;
    max-width: 25%;
    border-radius: 5px;
    opacity: 0.9
}

.flex-container {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%
}

.flex-container .bg-menu {
    z-index: 999999;
    position: relative;
    background-image: none;
    width: 30px;
    height: 25px;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 17px;
}

.flex-container .bg-menu span {
    display: block;
    height: 5px;
    width: 100%;
    background: #fff;
    opacity: 1;
    transition: .25s ease-in-out
}

.pg_close {
    width: 32px;
    height: 32px;
    opacity: 0.3;
    cursor: pointer
}

.pg_close:hover {
    opacity: 1
}

.pg_close:before,.pg_close:after {
    position: absolute;
    right: 125px;
    content: ' ';
    height: 33px;
    width: 2px;
    top: 14px;
    background-color: #000;
}

.pg_close:before {
    transform: rotate(45deg)
}

.pg_close:after {
    transform: rotate(-45deg)
}

nav ul li:hover {
    background-color: #ecebe9
}

.pg_close_li:hover {
    background-color: #000;
}

a {
    color: #FFF
}

.toggle,[id^=drop] {
    display: none
}

nav {
    margin: 0;
    padding: 0
}

nav:after {
    content: "";
    display: table;
    clear: both
}

nav ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

nav a,nav ul li label {
    display: block;
    padding: 14px 20px;
    color: #254441;
    font-size: 17px;
    text-decoration: none;
    border-bottom: 1px solid #ededed
}

li > a:after {
    content: ' +'
}

li > a:only-child:after {
    content: ''
}

nav {
    margin: 0
}

.menu {
    display: none
}

.toggle {
    display: block
}

[id^=drop]:checked + ul {
    display: block
}

nav ul li {
    width: 100%
}

.main-ul {
    z-index: 9999999999999;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 250px;
    padding-bottom: 50px;
    overflow: auto
}

@media all and (max-width : 768px) {
    .main-ul {
        max-width: 100%;
        width: 100%;
        height: 100%;
        z-index: 9999999;
    }

    .pg_close:before,.pg_close:after {
        position: absolute;
        left: 85%;
    }
}

@media all and (min-width : 341px) and (max-width: 359px) {
    .video-data {
        display:flex;
        justify-content: space-between
    }
}

@media all and (max-width : 340px) {
    nav ul li {
        display:block;
        width: 94%;
    }
    .social-list {
        padding: 20px 10px;
    }
    .title {
        font-size: 24px;
    }

    .nav-item li {
        padding-right: 0px;
        display: block;
        font-size: 16px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .video-shares,.video-comments {
        align-self: center;
    }

    .video-data {
        display: flex;
        justify-content: space-between;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .nav-item {
        padding-left: 0;
    }

    .nav-footer {
        padding-left: 0;
    }

    .section-footer .social-list a {
        margin: 0 13px 0 13px;
        width: 18%;
        padding: 10px 0 10px 0
    }

    .section-social-mobile .social-list a {
        margin: 0 8px 0 8px;
    }

    .search-box {
        width: 90%!important;
    }

    .bg-comment,#maincontent .bg-share,.video-block .bg-share {
        margin-right: 5px;
    }

    .bg-share {
        margin-right: 11px;
    }

    .video-data-text {
        padding-left: 3px;
    }

    .video-stats.home .seperator {
        display: unset!important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .video-data {
        padding: 45px 0 0 10px;
    }

    #maincontent .seperator {
        padding-left: 10px!important;
        padding-right: 10px!important;
        display: unset!important;
    }

    .stat.comment-counts {
        margin-right: 10px;
    }

    .video-views {
        display: flex!important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .video-shares {
        display: flex!important;
    }

    .video-comments {
        display: flex!important;
    }

    .popup-data {
        width: 80%;
    }
}

nav ul li a:hover {
    background: #ecebe9!important
}

#navbar {
    position: relative
}

.header-wrapper-fixed {
    position: fixed;
    top: -160px;
    opacity: 0;
    right: 0;
    left: 0;
    height: 90px;
    box-shadow: rgb(0 0 0 / 20%) 0px -2px 13px 0px;
    z-index: 3000;
    background: #fff;
    transition: top 280ms, opacity 200ms;
}

*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    border-radius: 8px;
}

*::-webkit-scrollbar-thumb {
    height: 56px;
    border-radius: 30px;
    border: 0px solid transparent;
    background-clip: content-box;
    background-color: #888888d1;
}

*::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
.video-data-overlay div.bg-online {
    width: 40px;
    height: 14px;
    margin-right: 12px;
    /* left: -30px; */
    position: relative;
    /* display: flex; */
    /* justify-content: space-between; */
}
.bg-online:before {
    content: "";
    background: red;
    animation: none;
    width: 5px;
    height: 5px;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-animation: fadeinout 2s linear forwards;
    animation: fadeinout 2s linear infinite;
    opacity: 0;
    margin: 0;
    right: 0;
    left: unset;
    transform: translateY(-50%);
}
@-webkit-keyframes fadeinout {
    50% { opacity: 1; }
  }
  
  @keyframes fadeinout {
    50% { opacity: 1; }
  }
.bg-online {
    /* position: absolute; */
    /* left: -8%; */
    /* top: 50%; */
    margin-right: -24px;
    /* transform: translateX(-50%) translateY(-50%); */
    width: 20px;
    height: 20px
}

.bg-online:before {
    /* content: ""; */
    /* position: relative; */
    /* display: block; */
    /* width: 300%; */
    /* height: 300%; */
    /* box-sizing: border-box; */
    /* margin-left: -100%; */
    /* margin-top: -100%; */
    /* border-radius: 45px; */
    /* background-color: #00cd2a; */
    /* -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; */
    /* animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; */
}

.bg-online:after {
    content: "LIVE";
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    display: flex;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #00cd2a;
    border-radius: 3px;
    /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); */
    /* -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite; */
    /* animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite; */
    font-size: 9.7px;
    font-weight: bold;
    justify-content: space-between;
    padding: 0px 6px;
    align-items: center;
}

.pg_close_li label {
    border-bottom: none;
    height: 30px;
    background: red
}

.video-title h2 {
    font-size: 22px!important;
    margin: 0px!important
}

.video-title p {
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #585858;
    margin-top: 5px
}

.bg-search-image {
    cursor: pointer;
    border-color: transparent;
    width: 32px;
    height: 24px;
    background: url(/img/sprites.png) -132px -177px;
    position: absolute;
    z-index: 1001;
    right: 7px;
    top: 2px;
}

.container {
    position: relative;
    width: 100%
}

.page-navigation {
    border: 0px
}

.wrapper {
    display: inline-block;
    position: relative
}

.icons-container,.new-img,.icons-img {
    display: none;
}

@media all and (max-width: 659px) {
    /*new styles*/.margin-right {
        margin-right: 22px
    }

    .margin-right-desktop {
        margin-right: 0
    }

    .margin-right-desktop {
        margin-right: 0
    }

    .header-content {
        width: 100%
    }

    .flex-container.new-nav {
        align-items: center!important;
    }

    .header-wrapper, .header-wrapper-fixed {
        border-top: 5px solid red;
    }

    .new-links-container {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }

    .padding {
        padding-left: 15px
    }

    .flex-container {
        flex-direction: column;
    }

    .flex-container .bg-menu {
        width: 25px;
        height: 20px
    }

    .header-wrapper {
        height: 170px;
    }

    .header-wrapper-fixed {
        height: 50px!important;
    }
    .header-wrapper-fixed .new-links-container {
        padding-top: 8px;
    }
    .title {
        padding-top: 40px;
        text-align: center;
    }

    .title img {
        max-width: 70%!important
    }

    .header-wrapper-fixed .title {
        padding-top: 55px;
    }

    nav {
        align-self: center;
    }

    .hidden-on-mobile {
        display: none;
    }

    .show-on-mobile {
        display: flex;
    }

    .share-button {
        padding: 3px 20px 3px 10px;
    }

    .new-links-container .new-link a {
        font-size: 14px
    }

    .premium-button {
        padding: 3px 20px 3px 10px;
    }

    .share-button a,.premium-button a {
        font-size: 13px!important
    }

    .flex-container .bg-menu span {
        height: 4px;
    }

    .horizontal-line {
        top: -105px;
        border-bottom: 1px solid #333333;
    }

    .header-wrapper-fixed .horizontal-line {
        top: -113px
    }

    .flex-container .bg-menu {
        margin-right: 15px!important
    }

    #newpost {
        position: absolute;
        right: calc(8%);
        top: 40%;
        word-break: break-word;
        color: #fff;
        width: 80%;
        font-size: 14px;
        background: #004aad;
        padding: 0px 10px;
        z-index: 4444;
        transform: translateX(3%);
    }
    #newpostFixed {
        position: absolute;
        right: calc(8%);
        top: 80%;
        word-break: break-word;
        color: #fff;
        width: 80%;
        font-size: 14px;
        background: #004aad;
        padding: 0px 10px;
        z-index: 4444;
        transform: translateX(3%);
    }
    .arrow {
        left: 78%
    }

    .search-bar label {
        display: none;
    }

    .search-box {
        width: calc(100% - 34px)
    }
}
@media screen and (min-width:500px) and (max-width:600px) {
    #newpost {
        position: absolute;
        right: calc(8%);
        top: 40%;
        word-break: break-word;
        color: #fff;
        width: 44%;
        font-size: 14px;
        background: #004aad;
        padding: 0px 10px;
        z-index: 4444;
        transform: translateX(3%);
    }
    #newpostFixed {
        position: absolute;
        right: calc(8%);
        top: 80%;
        word-break: break-word;
        color: #fff;
        width: 44%;
        font-size: 14px;
        background: #004aad;
        padding: 0px 10px;
        z-index: 4444;
        transform: translateX(3%);
    }
}
/**/
#search_form {
    width: 100%
}

.times {
    font-size: 11px;
    color: #fff;
    background: rgb(0, 0, 0);
    padding: 1px 5px;
    border-radius: 3px
}

.pagination-count {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.name-arrow {
    width: 8px;
    height: 12px;
    background: url(/img/root.png) -228px -72px;
    display: inline-block;
    margin: 0 5px 0 10px
}

.d-flex-center {
    display: flex;
    align-items: center
}

@media(max-width: 341px) {
    .nav-footer-list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .nav-item li {
        padding-right: 0;
        display: block;
        font-size: 16px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

@media(min-width: 1033px) {
    .nav-footer {
        flex: 0 0 50%;
        float: left;
    }

    .footer-divider-mobile {
        display: none;
    }

    .social-list {
        float: right;
        flex: 0 0 50%;
    }

    .copy {
        float: left;
        width: 100%;
        padding: 30px 0;
    }
}

@media screen and (min-width: 992px) {
    img[src="/img/downloadIcon.svg"] {
        vertical-align: bottom;
    }

    .icons-img {
        cursor: pointer;
    }

    .menu.main-ul {
        box-shadow: 0 0 4px 1px rgb(0 0 0 / 20%);
        -webkit-box-shadow: 0 0 4px 1px rgb(0 0 0 / 20%);
        -moz-box-shadow: 0 0 4px 1px rgb(0 0 0 / 20%);
    }

    .menu-is-open {
        background: rgb(255 255 255 / 0%);
    }

    .menu-overlay.menu-is-open {
        z-index: -1
    }

    .menu-overlay.menu-is-open ~ .main-ul:hover {
        overflow: auto;
    }

    .menu.main-ul {
        display: block!important;
    }

    .menu-overlay.menu-is-open ~ .main-ul {
        max-width: 350px;
    }

    .menu-overlay.menu-is-open ~ .main-ul .open-side-menu {
        display: none;
    }

    .menu-overlay.menu-is-open ~ .main-ul .close-side-menu {
        position: absolute;
        right: 10px;
    }

    .menu-overlay ~ .main-ul[style="display: none;"] .close-side-menu {
        display: none;
    }

    .menu-overlay ~ .main-ul[style="display: none;"] .top-text {
        display: none;
    }

    .menu-overlay ~ .main-ul[style="display: none;"] .navlink-name {
        display: none;
    }

    .menu-overlay.menu-is-open ~ .main-ul .icons-img {
        display: none;
    }

    .menu-overlay ~ .main-ul[style="display: none;"] .icons-img {
        display: block;
        position: absolute;
        top: 50px;
        left: 26%;
        z-index: 99999999999999999;
    }

    .menu-overlay ~ .main-ul[style="display: none;"] li:not(.pg_close_li) {
        display: none;
    }

    .menu-overlay.menu-is-open ~ .main-ul .new-img {
        display: block;
        margin-right: 10px;
        position: absolute;
        left: 42%;
        top: 64px;
        z-index: 999999999999999799;
    }

    .menu-overlay ~ .main-ul {
        max-width: 50px;
        overflow: unset;
    }

    .menu-overlay.menu-is-open ~ .main-ul[style*="display: block;"] {
        overflow: scroll;
    }

    .menu-overlay.menu-is-open ~ .main-ul[style*="display: block;"]:hover::-webkit-scrollbar {
        display: block;
    }

    .menu-overlay.menu-is-open ~ .main-ul[style*="display: block;"]::-webkit-scrollbar {
        display: none;
    }

    .pg_close {
        display: none;
    }

    .pg_close_li {
        background: #000;
    }

    .open-side-menu,.close-side-menu {
        cursor: pointer;
    }

    .top-text {
        color: #fff;
    }

    .icons-container {
        display: block;
    }

    .pg_close_li label {
        border-bottom: none;
        height: 20px;
        background: red;
        /* border-top-right-radius: 10px; */
    }

    .menu-overlay.menu-is-open~.main-ul:hover {
        overflow: auto;
    }

    .menu-overlay.menu-is-open ~ .main-ul[style*="display: block;"]::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: transparent;
    }

    .menu-overlay.menu-is-open ~ .main-ul[style*="display: block;"]::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }

    .menu-overlay.menu-is-open ~ .main-ul[style*="display: block;"]::-webkit-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: inset 0 0 5px rgba(0,0,0,.3);
        background-color: grey;
    }
}

@media screen and (max-width: 320px) {
    /*new styles*/.header-wrapper-fixed .title {
        padding-top: 60px;
    }

    .margin-right-desktop {
        margin-right: 0
    }

    .share-button {
        padding: 3px 10px 3px 5px;
    }

    .premium-button {
        padding: 3px 10px 3px 5px;
    }

    .share-button a,.premium-button a {
        font-size: 12px!important
    }

    .padding {
        padding-left: 10px
    }

    .flex-container .bg-menu {
        margin-right: 15px!important
    }

    .title {
        padding-top: 45px;
    }

    #newpost,#newpostFixed {
        right: calc(12%);
        width: 78%;
    }

    /**/
    .pg_close_li label {
        width: 92.5%
    }

    nav ul li label:hover {
        background: red!important
    }
}

/*new styles*/
@media screen and (max-width: 280px) {
    .share-button a, .premium-button a {
        font-size: 8px!important
    }
}

@-webkit-keyframes pulse-ring {
    0% {
        transform: scale(0.33);
    }

    80%, 100% {
        opacity: 0
    }
}

@keyframes pulse-ring {
    0% {
        transform: scale(0.33);
    }

    80%, 100% {
        opacity: 0
    }
}

@-webkit-keyframes pulse-dot {
    0% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.8)
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.8)
    }
}
