.code-block {
    margin:0!important;
}

#interstitial-mega-wrapper {
    display:none;
    position:fixed;
    width: 100%;
    z-index:2147483647!important;
    top:0;
    left: 0;
    margin-left:0!important;
    height: 100%;
}

.col-sm-12 {
    position: initial!important;
}

.own-intestitial-wrapper {
    z-index: 9999 !important;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: rgba(0, 0, 0, .8);
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif!important;
    font-weight: 400!important;
    line-height: normal!important;
}

.close-text {
    z-index: 9999;
    color: white;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 85px;
}

#own-timer {
    width: 30px;
    background: #ff974a;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.own-interstitial-content {
    background: transparent;

    max-height: 90%;
    width:320px;
}

.own-interstitial-content > div {
    width:320px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:2147483647!important;
}

.own-intestitial-load-progress-bar {
    width: 100%;
    height: 30px;
    display: flex;
    position: absolute;
    top:0;
    justify-content: center;
    background: #212121;
}

.own-intestitial-load-progress-line {
    position: absolute;
    background: #0062ff;
    top:0;
    left: 0;
    display: flex;
    width: 0;
    height: 30px;
}

@keyframes progress {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

.progress-settings {
    animation-timing-function: linear;

}

.progress-text {
    font-size: 16px;
    position: absolute;
    right: 0;
    z-index: 999;
    color: white;
    margin: 0 0 0 0;
}

.cancel-button {
    width: 18px;
    margin: 0!important;

}
.right_column .fixed_block {
    padding:0!important;
}


.off-stpd-shts {
    -o-transition: unset!important;
    transition: unset!important;
    -webkit-transform: unset!important;
    -ms-transform: unset!important;
    -o-transform: unset!important;
    transform: unset!important;
    position: static!important;
    overflow: hidden!important;
}

.off-stpd-shts .m-layout__main {
    -o-transition: unset!important;
    transition: unset!important;
    -webkit-transform: unset!important;
    -ms-transform: unset!important;
    -o-transform: unset!important;
    transform: unset!important;
    position: static!important;
}

.d-top-sticky-adfinity {
    width: 100%;
    display: flex;
    justify-content: center;

    z-index: 999999!important;
}

.d-top-ads-adfinity {
    width: 970px;
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
}


.poppup-banner-ads-wrapper {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    background: transparent;
    width: 100%;

    transition: 0.5s ease-in-out;
    flex-direction: column;
    align-items: center;
    z-index: 999;
}

.poppup-banner-ads-arrow {
    background: #d2d1d6;
    border-radius: 6px 6px 0 0;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 20px;
}

.poppup-banner-ads-content {
    width: 728px;
    height: 90px;
    z-index: 9999;
    background: #f1f1f1;
}

.ad-close-arrow {

}

.mobile-poppup {
    z-index: 9999;
    max-height:100px!important;
    background: transparent;

}

.d-top-sticky-adfinity {
    width: 100%;
    display: flex;
    justify-content: center;

    z-index: 999999!important;
}

.d-top-ads-adfinity {
    width: 970px;
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
}
.poppup-banner-ads-wrapper250 {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    background: transparent;
    width: 100%;

    transition: 0.5s ease-in-out;
    flex-direction: column;
    align-items: center;
    z-index: 999;
}

.poppup-banner-ads-arrow250 {
    background: #d2d1d6;
    border-radius: 6px 6px 0 0;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 25px;
}

.poppup-banner-ads-content250 {
    width: 728px;
    height: 250px;
    z-index: 9999;
    background: #f1f1f1;
}

.ad-close-arrow250 {

}

.mobile-poppup250 {
    z-index: 9999;
    max-height:250px!important;
    background: transparent;

}

