.game-wrapper {
    background: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 1320px;
    margin: 0% auto 0;
    padding: 11px 0px;
    box-sizing: border-box;
    font-family: arial;
    font-size: 12px;
    height: 730px;
    position: relative;
}

@media(min-width: 1400px) and (max-width: 1600px){
    .game-wrapper {
        width: 1320px;
    }
}

.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;
}

.game_banner_background {
    background: none !important;
    padding: 20px;
}

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

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

.mynewgame .main-wpappers .first-forth > li {
    border: 0 none;
    height: 170px;
    margin: 0;
}

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

.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: -30px;
    height: 25px;
    left: 0px;
    position: absolute;
    right: 0px;
    margin: 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 {
    /* background: #f75d00 none repeat scroll 0 0; */
    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% !important;
    width: 100% !important;
}

.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 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

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

/* .main-logo {
    cursor: pointer;
    height: 136px;
    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: 0px 0px 0 0;
    bottom: -34px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 6px;
    position: absolute;
    z-index: 99999;
}

.four-btns>li a {
    border: 1px solid #000;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 100%;
    margin: 0;
    padding: 9px 3px 0 0;
    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(0) a {
    z-index: 999999;
}

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

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

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

.main-logo > img{
    height: auto;
    width: 100%;
}

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 {
    float: left;
    padding: 0;
    width: 900px;
} */

.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 {
    border: 0 none;
    margin: 0;
    padding: 12px;
    list-style: none;
}

.mynewgame .main-wpapperss .first-forth>li {
    border: 0 none;
    height: 172px;
    margin: 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: 0;
    padding: 5px 11px;
}

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

.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;
    /*margin:0 -6px 0 0;*/
}

.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: 0;
    padding: 0;
    /* height: 255px; */
    height: 246px;
    width: 100% !important;
    background: #292929;
}

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

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

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

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

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

.mynewgame .cf #main #slideshowWrapper>ul {
    height: 100% !important;
}

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

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

ul#slideshow {
    overflow: visible !important;
}

.slider-mainbox .four-btns {
    /* background: #000 none repeat scroll 0 0; */
    background: white;
    border-radius: 0;
    box-shadow: 0 0 0 #000000;
    display: block;
    height: 200px;
    overflow: hidden;
    padding: 4px 2px !important;
    position: absolute;
    bottom: -225px;
}

.slider-mainbox #slideshowWrapper .four-btns li {
    border: 1px solid #292929;
    border-radius: 6px;
    margin: 4px;
    width: 46% !important;
    margin-top: 6px;
    /* line-height: 30px; */
    line-height: 28px;
    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 {
    position: absolute;
    top: 435px;
    right: 20px;
    padding: 4px 0 5px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 60px;
    text-align: center;
    display: block;
    color: #333;
    text-decoration: none;
}

#fssPlayPause {
    display: none !important;
}

.mynewgame .cf #main #slideshowWrapper>ul#fssList {
    background: white;
    /* border-radius: 6px; */
    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;
}

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

.game-left-box .video-player .frame #MvPlayerDiv iframe {
    width: 100% !important;
    height: 519px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .game-left-box .video-player .frame #MvPlayerDiv 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;
}

.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: 475px;
    height: 64px;
    z-index: 9999;
    border-radius: 0px 0px 6px 6px;
}

.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;
    position: absolute;
    top: 510px;
    /* top: 520px; */
    font-size: 12px;
    text-align: center;
    height: 63px;
    color: #ffffff;
    /* padding-top: 20px; */
    padding-top: 30px;
    z-index: 9;
}

.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');
    background-repeat: no-repeat;
    bottom: 0;
    display: none;
    /* height: 475px; */
    /* height: 444px; */
    height: 478px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 999;
}

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: -220px;
    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: 14px;
    font-weight: 700;
    padding: 10px 0px;
    width: 100%;
    color: white;
    text-align: center;
    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%)
}

.dimbutoonn li a:hover {
    color: #f75d00;
}

.amples_feedback {
    background: #f75d00;
    bottom: 0;
    display: none;
    height: 148%;
    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 !important;
    line-height: 1;
    padding: 3px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 3px;
    width: 20px !important;
    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: auto;
    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;
    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;
}

.wmg-thumbnail {
    width: 170px !important;
    padding-top: 10px !important;
}

#checkboxin.checkboxin {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 30%;
    position: absolute;
     opacity: 0.8;
    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(../images/check_img_chec.png) !important;
    background-origin: padding-box !important;
    background-position: left 43px top -159px;
    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;
} */

#Mycontainer-right {
    width: auto;
    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;
    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: 13px;
    text-align: center;
    font-family: sans-serif;
}

#checkboxin.checkboxin {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 87%;
    position: absolute;
    opacity: 0 !important;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 9;
}

.checkboxin +.wmg-thumbnail {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url(../images/check_img_chec.png) !important;
    background-origin: padding-box !important;
    background-position: left 60px top -27px;
    background-repeat: no-repeat;
    background-size: auto auto;
}

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

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

.interestimg {
    width: 100%;
}

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


/* test */

.custom-checkbox {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.custom-checkbox input {
    display: none;
}

.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;
}

/* .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: 20px;
    height: 45px;
    left: 10px;
    padding: 13px 0 0;
    position: absolute;
    right: 7px;
    text-align: center;
    text-shadow: 0 1px 0 #555555;
    top: 10px;
    width: 45px;
    z-index: 99;
}

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

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

#fssPrev {
    position: absolute;
    left: 0px;
    bottom: 5px;
    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: 12px;
    font-weight: bold;
    text-indent: unset;
    top: auto;
    height: 35px;
}

#fssNext {
    position: absolute;
    left: 115px;
    bottom: 5px;
    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: 12px;
    font-weight: bold;
    text-indent: unset;
    top: auto;
    height: 35px;
}
.swiper.ads-swiper.swiper-fade.swiper-initialized.swiper-horizontal.swiper-watch-progress {
    background: #fff;
}
.prev-next-btns {
    background: white;
    /* height: 46px; */
    /* display: flex; */
    display: inline-block;
    margin-top: 41px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff4500;
}


.disabled-click {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.swiper-pagination-bullet-active {
    border-radius: 5px;
}

.swiper-pagination-bullet {
    border-radius: 5px;
}

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

.laddProductPrice {
    font-size: 1.0rem;
    color: #333;
    font-weight: bold;
}

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

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

.four_buttons li {
    bottom: -95px;
}

img.bigsize{
    height: 150px;
    width: 100%;
}

.movie-slide-img{
    height: 286px;
    width: 100%;
}

.giveways_btn_li {
    width: 100%;
    /* display: none; */
}

.load_giveaways:hover {
    color: #fff;
    background: #f75d00;
}

.load_giveaways {
    font-size: 14px !important;
    padding: 6px !important;
    margin-bottom: 10px;
    margin-top: 5px;
    border-radius: 50px;
    background: #242424;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 5px 8px;
    text-decoration: none;
}

.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;
    line-height: 0.5;
}

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

.giveaway-catg a:hover {
    color: white !important;
}

.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;
}

.entries-d samp {
    color: #f75d00;
}

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

.blog-text-a a {
    margin: 5px 0;
    float: left;
    font-family: sans-serif;
    font-size: 15px;
    padding: 0 10px;
    font-weight: 600;
    color: grey;
    text-decoration: none;
}

.close_giveaway_cal {
    background: #fff none repeat scroll 0 0;
    border-radius: 10em;
    color: #FF4500;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    left: auto;
    padding: 1px 0 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 22px;
    z-index: 999999;
}

.block.left-module.giveaway_cal_div {
    position: absolute;
    top: 0;
    z-index: 9;
}

.sidebar-booking-box {
    position: relative;
}

.sidebar-booking-box h3 {
  background: #FF4500;
  color: #FFF;
  padding: 10px 39px 22px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}

.sidebar-booking-box h3::after {
  background: #FF4500;
  border-radius: 50%;
  color: #FFF;
  content: "";
  font-family: FontAwesome;
  left: 41%;
  padding: 10px 17px;
  position: absolute;
  top: 63%;
  font-size: 18px;
}

.booking-box-body-giveaway {
    background: #E6E6E6;
    box-shadow: 0 0 5px #E6E6E6;
    padding: 20px 5px 0;
}

.no-space,
.pull-left .qty {
    padding: 0;
}

.booking-box-body-giveaway label {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: black;
    padding: 5px 8px;
}

.booking-box-body-giveaway .input-group {
    margin: 7px 0 0;
}

.custom.pull-left {
    width: 58% !important;
    margin-top: 3px;
    padding: 0px !important;
}

.pull-left .qty,
.pull-left .qty-a {
    border: 2px solid #DDD;
    color: #000;
    font-weight: 700;
    margin-right: 0;
    width: 38% !important;
    float: none !important;
    max-width: none !important;
    background: #FFF;
    text-align: center;
    font-size: 14px;
}

.pull-left .qty-a {
    padding: 7px 0 !important;
}

.custom button.items-count.reduced {
    margin-right: 2px;
}

.custom button.items-count {
    background-color: #F5F5F5;
    transition: color .3s ease-in-out 0s, background-color .3s ease-in-out 0s, background-position .3s ease-in-out 0s;
    border: none;
    clear: both;
    color: #999;
    font-size: 14px;
    line-height: normal;
    padding: 9px 8px;
    text-align: center;
}

button {
    cursor: pointer;
}

button,
input {
    outline: 0;
    background: 0 0;
}

.booking-box-body-giveaway .grand-total1 {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
    background: 0 0;
    padding: 2px 0;
}

.booking-box-body-giveaway .grand-total1 span {
    background: 0 0;
    color: #07253F;
    margin: 11px 0 0 5px;
    padding: 0;
    text-transform: capitalize;
    font-size: 14px;
    float: left;
}

.booking-box-body-giveaway .grand-total1 .res-collection-sub,
.booking-box-body-giveaway .grand-total1 h4 {
    color: var(--main-color);
    text-transform: capitalize;
    font-size: 18px;
    background: 0 0;
    font-weight: 700;
    float: left;
}

.booking-box-body-giveaway .grand-total1 h4 {
    margin: 13px 0 0;
    padding: 0 5px 0 3px;
}

.booking-box-body-giveaway .grand-total1 .res-collection-sub {
    padding: 0;
    margin: 10px 0 0;
}

#contact .page-subheading,
.checkout-page .checkout-sep,
.contact-me,
.layered .layered_subtitle,
.page-heading span.page-heading-title2,
.page-product-box .heading,
.product-tab .nav-tab>li,
.testimonials .client-mane {
    text-transform: uppercase;
}

.booking-box-body-giveaway .grand-total {
    margin-top: -10px;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    background: #07253F;
    padding: 12px 0;
}

.form-control {
    padding: 5px 5px;
    border: 1px solid grey;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

/* swiper pagination style */
.swiper-pagination-bullet{
    background: none;
    opacity: 1;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    top: 2px !important;
}
.number-counters {
    /* height: 60px; */
    height: 80px;
    bottom: 0px;
    position: relative;
    padding: 5px;
    font-size: 20px;
    padding-top: 20px;
    /* padding-top: 45px; */
    background: #292929;
}

span.swiper-pagination-bullet {
    padding: 0px 24px 30px 10px;
    border: 1px solid #fff;
}

.celebration {
    position: absolute;
    z-index: 99999;
    width: auto;
}
