.ul {
    padding-left: 0px;
}

.slide_show_li .new_add_main_images>img {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
    display: block;
}

.game-left-box>.frame .mediaplayer>iframe {
    height: 519px;
    width: 100%;
}


.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn {
    bottom: -188px;
    height: 34px !important;
    padding: 0 2px;
    position: absolute;
    top: auto !important;
    z-index: 99999999999999999
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn li {
    display: inline-block;
    float: left !important;
    padding: 0 5px;
    width: 49% !important
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn li a {
    background: #151515;
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 8px 10px;
    text-align: center
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn li a:hover {
    color: #cd2341
}

.main-imagess {
    height: 410px !important;
    overflow: hidden
}



.clocse-my-historytab {
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 10em;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 19px;
    left: auto;
    padding: 1px 0 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 19px;
    z-index: 999999;
}

.slideshow-histroybox {
    background: #fff none repeat scroll 0 0;
    border: 7px solid #eeeeee;
    border-radius: 8px;
    bottom: -137px;
    display: none;
    height: 700px;
    left: 0px;
    overflow: auto;
    padding: 6px 8px;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 244px;
    z-index: 99;
}

* {
    scrollbar-width: auto;
    scrollbar-color: #f75d00 #ffffff;
}

.slideshow-histroybox>ul {
    border-bottom: 1px dashed #999;
    color: #3b3b3b;
    padding: 29px 0
}

.slideshow-histroybox>ul p {
    color: #f75d00;
    text-align: left
}

.slideshow-histroybox img {
    box-shadow: 0 2px 0 3px #e9e9e9;
    margin: 24px 0 20px;
    width: 100% !important
}

/* 
.slideshow-histroybox>ul {
    border-bottom: 1px dashed #999;
    color: #3b3b3b;
    padding: 29px 0;
    height:100%;
    background-color: white;
}

.slideshow-histroybox>ul p {
    color: orange;
    text-align: left
}

.slideshow-histroybox img {
    box-shadow: 0 2px 0 3px #e9e9e9;
    margin: 24px 0 20px;
    width: 100% !important
} */

.p.text-muted {
    color: white;
}

#fssPrev {
    position: absolute;
    left: 0px;
    bottom: -43px;
    width: 50%;
    background: #333;
    color: #fff;
    padding: 1px 1px;
    box-shadow: inset 0 0 8px #000;
    text-align: center;
    margin: 0;
    border: 4px solid #fff;
    border-radius: 10em;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-indent: unset;
    top: auto;
    height: auto;
}

#fssNext {
    position: absolute;
    left: 118px;
    bottom: -43px;
    width: 50%;
    background: #333;
    color: #fff;
    padding: 1px 1px;
    box-shadow: inset 0 0 8px #000;
    text-align: center;
    margin: 0;
    border: 4px solid #fff;
    border-radius: 10em;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-indent: unset;
    top: auto;
    height: auto;
}

.earn_two_points {
    background-color: rgba(38, 38, 45, .5);
    transition: opacity .3s, border .3s;
    color: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.slide-content {
    position: absolute;
    bottom: 80px;
    left: 50px;
    color: white;
    z-index: 10;
    padding: 20px 30px;
    border-radius: 10px;
    max-width: 300px;
}

.slide-content h3 {
    margin: 0;
    font-size: 24px;
}

.slide-content p {
    margin: 10px 0;
    font-size: 16px;
}

/*new CSS Start*/
.new_add_main_images {
    display: inline-block;
    overflow: hidden;
    max-height: 270px !important;
}

.slide_show_li .new_add_main_images>img {
    height: auto;
    width: auto;
    max-width: 100%;
    display: block;
}

.new_add_bottom_slider_txt {
    background: #fff !important;
    color: #797979;
    font-size: 12px;
    left: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    bottom: 50px !important;
}

.new_add_bottom_slider_txt span {
    color: #ff0000;
}

.new_add_border_right {
    height: 16px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

.new_add_top_slider_txt {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #000;
    font-size: 13px !important;
    font-weight: bold;
    height: auto;
    padding: 6px 8px;
}

.new_add_top_slider_txt span {
    color: #ff0000;
}

.new_add_tilter {
    width: 215px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
}

.new_add_content_price3 {
    padding: 4px 0px 4px 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.new_add_content_price3 span {
    color: #000;
    font-size: 16px;
    line-height: 14px;
    font-family: sans-serif;
    text-transform: lowercase;
    float: left;
}

.new_add_content_price3 h6 {
    color: #cd2341;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin: 0;
}

.new_add_content_price3 h5 {
    color: #cd2341;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 700;
    float: left;
    text-transform: uppercase;
    margin: -3px 0px 0px 0px;
}

.new_add_pri_bod {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    padding: 4px 2px 0px 5px;
}

.new_add_sel_by {
    float: right;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 60%;
}

.defcaategories .catgoryss {
    height: 177px;
}

.bottom-catergorylisting {
    background: #434343 none repeat scroll 0 0;
    height: 45px;
    margin: 2px 0 0;
    padding: 0;
    box-shadow: 0 0 0 #000;
}

.bottom-catergorylisting>a {
    background: #cd2341 linear-gradient(to bottom, #050505 0px, #6e6b6e 100%, #1f1f1f 100%) repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0 0 10px 10px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 11px 0;
    text-align: center;
    text-transform: none;
    vertical-align: top;
    width: 50%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(1, #6E6B6E), color-stop(1, #1F1F1F));
    background-image: -o-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -moz-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -webkit-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -ms-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: linear-gradient(to bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%)
}

.mynewgame .cf #main .slider>div.defcaategories {
    margin: 47px 0 0 0;
    height: 178px;
    position: relative;
}

.iterst-sec {
    display: block !important;
}

.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 4px #000;
    list-style: none;
    padding-left: 0px;
}

.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec li.actives,
.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec li:hover {
    background: #cd2341;
}

.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec li {
    float: left;
    cursor: pointer;
    width: 50%;
    background: #333;
    color: #fff;
    padding: 5px 4px;
    box-shadow: inset 0 0 8px #000;
    text-align: center;
    margin: 0;
    border: 4px solid #fff;
    border-radius: 10em;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.laddProductDetail {
    text-align: center;
    padding-top: 0px;
    background: #f1f1f1;
    padding-bottom: 15px;
    height: 140px;
}

.laddProductPrice {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.laddFreeSection {
    font-size: 17px;
    color: #333 !important;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1.5;
}

.laddFreeSection span {
    color: #f75b10 !important;
}

.lineTrough {
    text-decoration: line-through;
}

.slide_show_li {
    background: #fff;
}

.mynewgame .cf #main #slideshow>li {
    height: 520px !important;
}

.laddFreeSection span {
    color: #f75b10 !important;
}

.mynewgame .cf #main #slideshow>li {
    height: 520px !important;
}

.givway_mian_img {
    height: 200px !important;
    min-height: 200px !important;
    max-height: 200px !important;
}

.giveaway-catg {
    background: #d4ff00;
    color: #000;
    text-align: center;
    font-size: 17px;
    padding: 15px 0;
    font-weight: bold;
}

.giveaway-catg:hover {
    background: #ff4301;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

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

.entries-d {
    border-top: 1px solid #DDD;
    clear: both;
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #000;
    padding-bottom: 10px;
    font-weight: bold;
}

.blog-text-a a {
    text-align: center;
    height: 54px;
    overflow: hidden;
}

/* movie detail section */
.slide_show_li {
    background: #fff;
}

.mynewgame .cf #main #slideshow>li {
    height: 520px !important;
}

/* .game_banner_background {
    background: url('https://amplepoints.com/images/moviescreen_1.png');
    background-repeat: no-repeat;
    background-size: cover;
} */

.givway_mian_img {
    height: 200px !important;
    min-height: 200px !important;
    max-height: 200px !important;
}

.rating-div-select {
    width: 100%;
}

.rating-div-select .btn {
    border-radius: 4px;
    width: auto !important;
    height: auto !important;
    line-height: 18px;
    border: 2px solid white;
}

.review-block-description {
    margin-top: 15px;
}

.starrr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.starrr .glyphicon-star,
.glyphicon-star-empty {
    color: #cd2341;
    font-size: 23px;
}

.review-block {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

.btn-add-cart {
    height: 35px;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    font-size: 18px;
    background-color: #cd2341;
}

.game-wrapper.mynewgame.makeactive-full .catgoryss {
    display: none;
}

.rating-div-select {
    width: 100%;
}

.review-block-description {
    margin-top: 15px;
}

.dislaystarbtn {
    padding: 3px 5px 5px 5px;
}

.starrr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.starrr .glyphicon-star,
.glyphicon-star-empty {
    color: #f75d00;
    font-size: 23px;
}

.review-block {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

/*image popsme*/
.popsup {
    background: #000000 none repeat scroll 0 0;
    bottom: auto;
    color: #ffffff;
    font-size: 11px;
    left: 4%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 56px;
    z-index: 99999;
    top: 258px;
}

.main-wpappers {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border: 1px solid #000;
    box-sizing: border-box;
    font-family: arial;
    overflow: hidden;
    padding: 0;
    width: 369px;
    height: 260px !important;
    display: block !important;
    position: relative !important;
    margin: 0 auto;
    margin-top: 10px !important;
}

.main-wpappers .images-popsme {
    border: 3px solid #000;
    width: 367px;
    height: 257px;
    position: absolute;
    cursor: pointer;
    z-index: 3;
}

.ap_wt_add {
    font-size: 20px;
    font-weight: bold;
    margin: 15px;
    background-color: #f75d00;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    border: 3px solid #000;
}

.bottom-catergorylisting>a {
    background: #f75d00;
    border: 1px solid #000;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin: 0 2px;
    padding: 7px 0;
    text-align: center;
    text-transform: none;
    vertical-align: top;
    width: 48%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(1, #6E6B6E), color-stop(1, #1F1F1F));
    background-image: -o-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -moz-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -webkit-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -ms-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: linear-gradient(to bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%)
}

.defcaategories .catgoryss li {
    display: inline-block
}

.defcaategories .catgoryss {
    background: #fff;
    border-bottom: 11px solid #fff;
    border-radius: 0;
    box-shadow: 0 0 0 #000;
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: 190px;
    margin: 29px 0 0;
    overflow: auto;
    padding: 33px 7px;
    text-align: center
}

.defcaategories .catgoryss h2 {
    display: none
}

.defcaategories .catgoryss li {
    float: left;
    margin: 0;
    text-align: center
}

.defcaategories .catgoryss li a {
    background: #242424;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 5px 8px
}

.defcaategories .catgoryss li a:hover {
    background: #f75d00
}

.bottom-catergorylisting {
    box-shadow: 0 0 0 #000;
    height: 41px;
    margin: 10px 0 0;
    padding: 5px
}

.footer-bottom-btn .four-btnss>li {
    display: inline-block;
    float: none;
    margin: 6px 2px 0 0;
    width: 48%
}

.footer-bottom-btn .four-btnss>li a {
    background: #141414;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 8px;
    text-align: center;
    width: 100%
}

.footer-bottom-btn .four-btnss {
    display: block;
    width: 100%
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn {
    bottom: -188px;
    height: 34px !important;
    padding: 0 2px;
    position: absolute;
    top: auto !important;
    z-index: 99999999999999999
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn li {
    display: inline-block;
    float: left !important;
    padding: 0 5px;
    width: 49% !important
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn li a {
    background: #151515;
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 11px 34px;
    text-align: center
}

.mynewgame .cf #main #slideshowWrapper>ul.dimbutoonn li a:hover {
    color: #f75d00
}

.main-imagess {
    height: 410px !important;
    overflow: hidden
}

.slideshow-histroybox>ul {
    border-bottom: 1px dashed #999;
    color: #3b3b3b;
    padding: 29px 0
}

.slideshow-histroybox>ul p {
    color: #f75d00;
    text-align: left
}

.slideshow-histroybox img {
    box-shadow: 0 2px 0 3px #e9e9e9;
    margin: 24px 0 20px;
    width: 100% !important
}

.mynewgame .blank-disable-div {
    height: 28px !important
}

.main-wpappers .first-forth li h2 {
    color: #fff
}

.video-game-show .first-forth li h2 {
    color: #424242;
    font-size: 14px;
    font-weight: 700;
    height: 22px;
    overflow: hidden;
    text-transform: capitalize;
    padding: 4px 8px;
    margin: 0 0 4px
}

.main-wpappers.social-videoplayer>.video-game-show .first-forth li:hover {
    box-shadow: 0 0 16px #bcbcbc;
    cursor: pointer
}

.game-left-box .pause.clocse-my-video {
    position: absolute;
    right: 3px;
    top: 5px;
    z-index: 2147483647
}

.mynewgame .cf #main .slider>div.defcaategories {
    margin: 47px 0 0 0;
    height: 178px;
    position: relative;
}

.iterst-sec {
    display: block !important;
}

.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec li.actives,
.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec li:hover {
    background: #cd2341;
}

.mynewgame .cf #main .slider>div.defcaategories ul.iterst-sec li {
    float: left;
    cursor: pointer;
    width: 50%;
    background: #333;
    color: #fff;
    padding: 5px 4px;
    box-shadow: inset 0 0 8px #000;
    text-align: center;
    margin: 0;
    border: 4px solid #fff;
    border-radius: 10em;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

/* Additional missing CSS */
.bi-volume-up-fill,
.bi-volume-mute-fill,
.bi-camera-video-fill,
.bi-image {
    font-family: 'Bootstrap Icons' !important;
}

.overlay-info {
    z-index: 1000;
}

.current-times {
    font-weight: bold;
    color: #ff4500;
}

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

/* .l-player-slidbtn li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    padding: 5px 10px;
    background: #333;
    color: #fff;
    border-radius: 4px;
} */

.l-player-slidbtn li.activcl {
    background: #f75d00;
    color: white;
}

.video-wrapper {
    position: relative;
}

.static-wrapper {
    position: relative;
}

.game-wrapper {
    background: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
}

table.first-forth {
    width: 100%;
}

.first-forth td {
    padding: 2px;
    text-align: center;
    width: 50%;
}

.main-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.ads-setss {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    overflow: hidden;
}

.ads-band-right a {
    display: inline-block;
    height: 25px;
    margin: 0 0 0 7px;
}

.ads-band-right a img {
    width: 100%;
    height: 100%;
}

.ads-band {
    background: -moz-linear-gradient(270deg, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(89, 89, 89, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(270deg, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(270deg, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(270deg, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#000000', GradientType=0);
    bottom: 0;
    height: 19px;
    left: 5px;
    position: absolute;
    right: 5px;
}

.timer {
    display: inline-block;
    float: left;
}

.ads-band-left {
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 3px;
    text-align: left;
    width: 50%;
}

.clear {
    clear: both;
}

.ads-band-right {
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
}

.video-player {
    border: 1px solid #000;
    height: 518px;
    position: relative;
    width: 100%;
}

.video-player video {
    height: 100%;
    width: 100%;
}

.video-player .player {
    height: 100%;
    width: 100%;
}

.video-player .player .mediaplayer {
    height: 100%;
    width: 100%;
}

.flex-viewport .slides img {
    height: 399px;
    width: auto;
}

.flex-direction-nav {
    display: none;
}

.flexslider .slides {
    margin: 0;
    padding: 0;
    height: 100%;
}

ol.flex-control-nav {
    background: rgba(0, 0, 0, 0) url("../images/fivebtn-band.png") repeat scroll 0 0;
    border: 1px solid;
    border-radius: 10px;
    bottom: 0;
    box-sizing: border-box;
    height: 43px;
    left: 0;
    list-style: outside none none;
    margin: 8px 0 12px;
    overflow: hidden;
    padding: 4px 0 0;
    right: 0;
    text-align: center;
}

.flex-control-nav.flex-control-paging>li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.flexslider .slides li {
    height: 100%;
}

.flex-control-nav.flex-control-paging>li a {
    background: rgba(0, 0, 0, 0) url("../images/btn.png") repeat scroll 0 0/100% 100%;
    border: 1px solid #000;
    border-radius: 10em;
    box-sizing: border-box;
    color: #444444;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 33px;
    margin: 0 0 0 5px;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 34px;
}

.flex-control-nav.flex-control-paging>li a.flex-active,
.flex-control-nav.flex-control-paging>li a:hover {
    background: #F75D01 none repeat scroll 0 0/100% 100%;
    color: #000;
    display: block;
    font-size: 18px;
    text-align: center;
}

.flex-control-nav.flex-control-paging>li:nth-child(0) a {
    z-index: 999999;
}

.flex-control-nav.flex-control-paging>li:nth-child(1) a {
    z-index: 99999;
}

.flex-control-nav.flex-control-paging>li:nth-child(2) a {
    z-index: 9999;
}

.flex-control-nav.flex-control-paging>li:nth-child(3) a {
    z-index: 999;
}

.flex-control-nav.flex-control-paging>li:nth-child(4) a {
    z-index: 99;
}

.flex-control-nav.flex-control-paging>li:nth-child(5) a {
    z-index: 9;
}

.footer-bottom-btn {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 10px;
    bottom: 25px;
    box-sizing: border-box;
    height: 157px;
    left: 0;
    margin: 0;
    padding: 6px 5px;
}

#container.cf {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 259px;
    overflow: hidden;
    position: relative;
    width: 359px;
    border: 1px solid #000;
}

.amils-clr {
    color: #cd2341;
}

.last-times-msg {
    bottom: -19px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: 14px;
    text-transform: uppercase;
}

#container>div#main {
    height: 100%;
}

#container>div#main section {
    height: 100%;
}

#container>div#main .flexslider {
    height: 100%;
}

#container>div#main .flex-viewport {
    height: 100%;
}

.four-btns {
    height: 100px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.four-btns li {
    display: inline-block !important;
}


.four-btns>li {
    box-sizing: border-box;
    float: left;
    padding: 0 5px;
    position: relative;
    width: 24%;
}

.main-logo {
    cursor: pointer;
    height: 143px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: auto;
}

.main-logo>.smallsize {
    bottom: 23px;
    height: 29px;
    margin: 0;
    position: absolute;
    right: 10px;
    width: 29px;
}

.last-times {
    border-radius: 8px 8px 0 0;
    bottom: -34px;
    color: #110b0b;
    font-weight: bold;
    padding: 5px 6px;
    position: absolute;
    right: -1px;
    z-index: 99999;
}

.four-btns>li a {
    background: rgba(0, 0, 0, 0) url("../images/buybtn.png") repeat scroll 0 0/100% 100%;
    border: 1px solid #000;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    margin: 0;
    padding: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 3px #000;
    width: 100%;
}

.four-btns>li a.active,
.four-btns>li a:hover {
    color: #F75D01;
}

.four-btns>li:nth-child(1) a {
    z-index: 999999;
}

.four-btns>li:nth-child(2) a {
    z-index: 99999;
}

.four-btns>li:nth-child(3) a {
    z-index: 9999;
}

.four-btns>li:nth-child(4) a {
    z-index: 999;
}

ul.first-forth {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 15px;
    box-sizing: border-box;
    display: table;
    margin: 9px 0 0;
    padding: 10px 23px;
    width: 100%;
    background-size: 100% 100%;
}

ul.first-forth li {
    box-sizing: border-box;
    float: left;
    padding: 0 4px;
    position: relative;
    width: 25%;
}

.main-wpapperss {
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.blanck-me {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.top-set-video {
    bottom: 29px;
    left: 0;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
}

.pause.clocse-my-video {
    background: #ff0000 none repeat scroll 0 0;
    border: 0 solid #000000;
    border-radius: 10em !important;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 3px;
    width: 20px;
    z-index: 999;
}

.top-set-video .timersspan {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #ff4500;
    font-size: 17px;
    font-weight: bold;
    padding: 0;
    text-align: left;
    width: 30px;
}

.top-set-video span {
    color: #ff4500;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 1px 4px;
}

.last-times input {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-weight: bold;
    width: 20px;
}

.cf {
    float: right;
    position: relative;
    width: 237px;
}

.game-left-box {
    flex: 1 1 82%;
    max-width: 82%;
    padding: 0;
    margin: 0;
}

.slider-mainbox {
    flex: 1 1 18%;
    max-width: 18%;
    padding: 0;
    margin: 0;
}

.flex-viewport {
    background: rgba(0, 0, 0, 0);
    border: 4px solid #000;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
}

.mynewgame .main-wpapperss {
    background: #222222 none repeat scroll 0 0;
    border: 0 solid #000;
    border-radius: 18px;
    box-shadow: 0 0 4px 1px #000;
    height: 165px;
    margin: 10px 0 0;
}

.mynewgame .main-wpapperss .first-forth>li .ads-band-right {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}

.mynewgame .main-wpapperss .first-forth>li .ads-band {
    background: #323232 none repeat scroll 0 0;
    border: 1px solid #1c1c1c;
    height: 23px;
}

.mynewgame .main-wpapperss .first-forth>li .ads-setss {
    border: 0 none;
}

.mynewgame .main-wpapperss {
    background: #000000 none repeat scroll 0 0;
    border: 0 solid #000000;
    border-radius: 0;
    bottom: -160px;
    box-shadow: 0 0 0 0 #1e1e1e;
    height: 178px;
    margin: 0;
    position: absolute;
}

.mynewgame .main-wpapperss .first-forth {
    border: 0 none;
    margin: -7px 0px;
    padding: 5px 5px;
}

.mynewgame .main-wpapperss .first-forth>li {
    border: 0 none;
    height: 169px;
    margin: 7px 0 23px;
    list-style: none;
}

.mynewgame .main-wpapperss .first-forth>li .ads-band-right {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}

.mynewgame .main-wpapperss .first-forth>li .ads-band {
    background: 313131;
    border: 0 solid #1c1c1c;
    height: 23px;
    padding: 4px 0 0 0;
}

.mynewgame .main-wpapperss .first-forth>li .ads-setss {
    border: 1px solid #262626;
}

.mynewgame .video-player {
    background: #000000 none repeat scroll 0 0;
    border: 0 solid #373737;
    border-radius: 0;
    bottom: 0;
    box-shadow: 0 0 0 0 #000000;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.mynewgame .footer-bottom-btn {
    background: #181818 none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    box-shadow: 0 0 1px 2px #2e2e2e;
    position: absolute;
}

.mynewgame .cf {
    border: 0 solid #323232;
    border-radius: 0;
    box-shadow: 0 0 0 #000000;
    height: 626px;
}

.mynewgame .footer-bottom-btn .four-btns>li {
    background: #0c0c0c none repeat scroll 0 0;
    color: #898989;
    margin: 2px;
    width: 112px;
    width: 48% !important;
}

.mynewgame .footer-bottom-btn .four-btns>li a {
    color: #3f3f3f;
    font-size: 13px;
    text-shadow: 0 0 4px #000;
    text-transform: uppercase;
}

.mynewgame .footer-bottom-btn .four-btns>li a.active,
.mynewgame .footer-bottom-btn .four-btns>li a:hover {
    color: #000;
    background: #cd2341;
}

.mynewgame .blank-disable-div {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    height: 40px;
    left: 0;
    margin: -20px 0 0;
    padding: 3px 8px;
    position: absolute;
    right: 0;
    z-index: 99999;
    display: none;
}

.mynewgame .play {
    display: none;
}

.mynewgame .game-left-box {
    height: 538px;
    position: relative;
}

.cf {
    overflow: hidden;
}

.cf #slideshowWrapper {
    width: 100%;
}

.cf #slideshowWrapper ul {
    margin: -1px;
    padding: 3px;
    width: 101% !important;
}

.cf #slideshowWrapper ul li {
    width: 100% !important;
    list-style: none;
}

.cf #slideshowWrapper ul li a img {
    width: 100%;
    height: 525px;

}

.mynewgame .cf #main {
    height: 100%;
}

.mynewgame .cf #main .slider {
    height: 100%;
}

.mynewgame .cf #main .slider>div {
    height: 100%;
}

.mynewgame .cf #main #slideshowWrapper>ul {
    height: 111% !important;
    background: white;
    position: absolute;
    right: 0px;
}

.mynewgame .cf #main #slideshow>li {
    height: 110% !important;
}

.cf.slider-mainbox {
    height: 473px;
    overflow: visible;
}

ul#slideshow {
    overflow: visible !important;
}

.slider-mainbox .four-btns {
    border-radius: 0;
    bottom: -173px;
    box-shadow: 0 0 0 #000000;
    display: block;
    height: 165px;
    overflow: hidden;
    padding: 3px 2px !important;
    position: absolute;
    background: linear-gradient(to bottom, #3a3a3a 0%);
}

.slider-mainbox #slideshowWrapper .four-btns li {
    border: 1px solid #292929;
    border-radius: 6px;
    margin: 4px;
    width: 46% !important;
    margin-top: 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(1, #6E6B6E), color-stop(1, #1F1F1F));
    background-image: -o-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -moz-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -webkit-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -ms-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: linear-gradient(to bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%)
}

.slider-mainbox #slideshowWrapper .four-btns li a {
    border: 0 none;
    border-radius: 0;
}

.cf .footer-bottom-btn {
    display: none;
}

.slider-mainbox.cf .footer-bottom-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: -225px;
    box-shadow: 0 0 0;
    display: block;
    height: auto;
    width: 100%;
}

#fssPlayPause {
    display: none !important;
}

.mynewgame .cf #main #slideshowWrapper>ul#fssList {
    background: white;
    box-shadow: 0 0 3px #000;
    height: 45px !important;
    margin: 2px 0 0;
    padding: 2px 0 0;
    text-align: center;
}

.mynewgame .cf #main #slideshowWrapper>ul#fssList li a {
    background: #1c1c1c none repeat scroll 0 0;
    border-radius: 10em;
    display: block;
    font-size: 18px;
    height: 29px;
    padding: 1px 0 0;
    text-align: center;
    width: 29px;
}

.mynewgame .cf #main #slideshowWrapper>ul#fssList li a:hover,
.mynewgame .cf #main #slideshowWrapper>ul#fssList li.fssActive a {
    background: #f75d00 none repeat scroll 0 0;
}

.mynewgame .cf #main #slideshowWrapper>ul#fssList li {
    display: inline-block;
    width: 31px !important;
    display: none;
}

/* #slideshowWrapper .slideshow a {
                                                                                                                                                                                                                                                    display: none;
                                                                                                                                                                                                                                                } */

.footer-bottom-btn {
    display: block;
    position: absolute;
    z-index: 99999;
}

.slider-mainbox.cf .footer-bottom-btn .four-btns {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: 0 0 0;
    position: static;
}

/*------- custom card-------- */
.video-card {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.video-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.video-card img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.video-body {
    padding: 10px;
    flex-grow: 1;
}

.video-title {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 6px;
    color: #333;
}

.video-by {
    font-size: 13px;
    margin: 0;
    color: #444;
}

.video-by span {
    color: #c0392b;
    font-weight: 600;
}

.video-footer {
    background: #8e24aa;
    text-align: center;
    padding: 8px;
}

.play-btn {
    background: transparent;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    width: 100%;
}

.play-btn:hover {
    background: #7b1fa2;
}

.defcaategories .catgoryss {
    height: 177px;
}

@media(min-width: 320px) and (max-width:767) {
    .cf.slider-mainbox {
        display: none;
    }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .game-left-box>.frame .mediaplayer>iframe {
        height: auto !important;
    }

    .mynewgame .game-left-box {
        height: auto !important;
        position: relative !important;
    }

    .game-left-box {
        width: 100% !important;
    }

    .game-wrapper {
        width: 100% !important;
        min-height: 1020px !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .game-wrapper {
        width: 100% !important;
        min-height: 1020px !important;
    }

    .slider {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .game-wrapper {
        height: auto;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    .game-wrapper {
        width: 100% !important;
        height: auto !important;
    }
}

body>.div-menu {
    display: none;
}

.popupContainer.mynewloginbox {
    box-shadow: 0 0 88px 28px #000;
    display: block !important;
    float: none;
    left: 0;
    margin: 0 auto;
    right: 1px;
}

.catgoryss li a {
    color: #333;
    background: transparent;
    border-radius: 4px;
    padding: 6px 12px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
}

.catgoryss li a.active {
    background: rgba(233, 93, 29, 1);
    color: #fff;
}

.catgoryss li a:hover {
    background: #e06a1bff;
    color: #fff;
}

.ads-setss {
    cursor: pointer;
    transition: all 0.3s ease;
}

.ads-setss.active {
    border: 2px solid #f75d00;
    border-radius: 8px;
}

.l-player-slid .four-btns>li {
    display: block !important;
}

/* .four-btns>li a {
    border: 1px solid #292929;
    border-radius: 6px;
    display: block !important;
    margin: 3px 0;
    padding: 14px 0;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(1, #6E6B6E), color-stop(1, #1F1F1F));
    background-image: -o-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -moz-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -webkit-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -ms-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: linear-gradient(to bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
} */

.l-player-slidbtn li:hover,
.l-player-slidbtn li.activcl {
    background: #f75d00 none repeat scroll 0 0;
}

.l-player-slidbtn>.atvclr {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f75d00), color-stop(1, #eb5100), color-stop(1, #e04600));
    background-image: -o-linear-gradient(bottom, #f75d00 0, #eb5100 100%, #e04600 100%);
    background-image: -moz-linear-gradient(bottom, #f75d00 0, #eb5100 100%, #e04600 100%);
    background-image: -webkit-linear-gradient(bottom, #f75d00 0, #eb5100 100%, #e04600 100%);
    background-image: -ms-linear-gradient(bottom, #f75d00 0, #eb5100 100%, #e04600 100%);
    background-image: linear-gradient(to bottom, #f75d00 0, #eb5100 100%, #e04600 100%)
}

.pause.clocse-my-videoa {
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 10em;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 19px;
    left: auto;
    padding: 1px 0 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 19px;
    z-index: 999999;
}

.l-player-slid .four-btns>li {
    margin: 0 9px 2px 0 !important;
}

.first-lbtn,
.second-lbtn,
.third-lbtn,
.forth-lbtn,
.fifth-lbtn {
    display: inline-block !important;

}

.l-player-slidbtn {
    background: linear-gradient(to bottom, #3a3a3a 0%);
    border: linear-gradient(to bottom, #3a3a3a 0%);
    display: flex;
    gap: 0px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 477px;
    height: 60px;
}

.l-player-slidbtn li {
    width: 45px;
    height: 40px;
    color: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.6s ease;
    background: #ccc;
    padding: 7px 16px;
    margin: 1px;
    /* default color */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(1, #6E6B6E), color-stop(1, #1F1F1F));
    background-image: -o-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -moz-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -webkit-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -ms-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: linear-gradient(to bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%)
}

.l-player-slidbtn li.active,
.l-player-slidbtn li.atvclr {
    background-color: #f75d00 !important;
}

.last-times.youhave30s {
    bottom: 154px;
    left: 4px;
    position: absolute;
    top: 515px;
    color: white;
    font-size: 11px;
}

.l-player-slid .four-btns {
    bottom: 6px;
    height: 153px;
    position: absolute;
    width: 100% !important;
}

.l-player-slid .four-btns>li {
    display: inline;
    float: left;
    margin: 0 9px -1px 0 !important;
    padding: 0;
    width: 46%;
}

.amples-valuess-box-test {
    background: url('https://amplepoints.com/img/earnamplewin.gif');
    bottom: 0;
    display: none;
    height: 476px;
    left: 0;
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 99;
}

span.amples-valuess {
    color: #fff;
    font-size: 28px;
    display: block;
    font-weight: bold;
    margin-top: 170px;
    margin-left: 94px;
}

.amples-valuess-box-test strong {
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 10em;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin: 2px 0 0 7px;
    padding: 2px 0 0;
    position: absolute;
    right: 5px;
    text-align: center;
    width: 20px;
}

.myAcount {
    font-size: 15px;
}

.main-slider-shocase-box.main-sliderfixedd {
    display: block !important;
}

.dimbutoonn {
    bottom: -174px;
    left: 3px;
    position: absolute;
    right: 0;
    /* ← semicolon missing tha */
    display: flex;
}


.dimbutoonn li {
    float: left;
    margin: 0 8px 0 1px;
    width: 46%;
}

.dimbutoonn li a {
    border: 1px solid #151515;
    border-radius: 5px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 11px 34px;
    width: 100%;
    color: white;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(1, #6E6B6E), color-stop(1, #1F1F1F));
    background-image: -o-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -moz-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -webkit-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: -ms-linear-gradient(bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%);
    background-image: linear-gradient(to bottom, #050505 0, #6E6B6E 100%, #1F1F1F 100%)
}

.amples_feedback {
    background: #f75d00;
    bottom: 0;
    display: none;
    height: 149%;
    width: 239px;
    left: -1px;
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 99;
    color: #ffffff;
    padding: 50px 0 0 5px;
}

.feedback_radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.feedback_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px dotted #000;
}

/* On mouse-over, add a grey background color */
.feedback_radio:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.feedback_radio input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.feedback_radio input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.feedback_radio .checkmark:after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.four-buttons-action.active a {
    opacity: 1;
    pointer-events: auto;
}

.four-buttons-action.inactive a {
    opacity: 0.4;
    pointer-events: none;
}

.close-ad-btn {
    background: #ff0000 none repeat scroll 0 0;
    border: 0 solid #000000;
    border-radius: 10em !important;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 1;
    padding: 3px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 3px;
    width: 20px;
    z-index: 999;
}

.disabled-btn {
    pointer-events: none;
}

.lshapright {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 99;
    width: 246px;
    height: 698px;
    cursor: pointer;
}

.lshapbottom {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 11px;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* Add these styles to your existing CSS */


#Mycontainer-right {
    width: 243px;
    height: 177px;
    overflow-x: hidden;
    background-color: #fff;
    overflow-y: scroll;
    display: block;
    position: relative;
}

.wmg-container {
    filter: alpha(opacity=0);
    font-family: empty;
    font-size: 0;
    opacity: 0;
    position: relative;
    width: 100%;
    zoom: 1;
    background: #eee;
    margin: auto 0;
    text-align: center
}

.bs-example {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}


.bs-example .wmg-container {
    opacity: 1;
    /* width: 50%; */
    margin: 0 auto;
}

.wmg-container .wmg-item {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}


.text-chackbox {
    background: #07253F;
    width: 100%;
    height: 30px;
    padding: 5px 0px;
    color: #ffffff;
    text-align: center;
}

.text-chackbox span {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-family: sans-serif;
}

#checkboxin.checkboxin {
    background: #cd2341 none repeat scroll 0 0;
    height: 87%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 9;
}

.checkboxin.ches+.wmg-thumbnail {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url('../../frontend/images/check_img.png') !important;
    background-origin: padding-box !important;
    /*background-position: left 43px top -159px;*/
    background-position: left 65px top -40px;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.checkboxin.ches {
    opacity: 0 !important;
}

.checkboxin.ches+.wmg-thumbnail .wmg-thumbnail-content {
    opacity: 0.5;
}

.interestimg { 
    width: 100%;
}

a.actives {
    background: #f75d00 none repeat scroll 0 0 !important;
}

.last-times-frame {
    border-radius: 8px 8px 0 0;
    bottom: -4px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 6px;
    position: absolute;
    right: -1px;
    z-index: 99999;
}

/* .last-times-frame {
    border-radius: 8px 8px 0 0;
    bottom: -4px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 6px;
    position: absolute;
    right: -1px;
    z-index: 99;
} */

.top-set-video .timersspan {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #ff4500;
    font-size: 17px;
    font-weight: bold;
    padding: 0;
    text-align: left;
    width: 30px;
}

.top-set-video span {
    color: #ff4500;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 1px 4px;
}


.top-set-video-sound #volUp,
.top-set-video-sound #volOff {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 36px;
    bottom: auto;
    color: #dedede;
    cursor: pointer;
    display: none;
    font-size: 29px;
    height: 58px;
    left: auto;
    padding: 13px 0 0;
    position: absolute;
    right: 7px;
    text-align: center;
    text-shadow: 0 1px 0 #555555;
    top: 27px;
    width: 58px;
    z-index: 99;
}

.top-set-video-sound {
    display: none;
}

.video-player:hover .top-set-video-sound {
    display: block;
}