﻿#div-gpt-ad-1549918036148-0 iframe {
    width: 100vw;
    height: 100vh;
}

.bto-popupAd {
    position: fixed;
    z-index: 999999;
    background: #1c1914;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    box-sizing: border-box;
}

    .bto-popupAd > div {
        z-index: 1;
        position: relative;
    }


#popupAdColseBtn, #popupAdColseCounter {
    background: #a10;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 9;
}

#popupAdColseCounter {
    z-index: 99999;
    display: none;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
}



.xbtooutstreamv4 {
    width: 100% !important;
    height: 100% !important;
}

.rmp-ad-container div {
    width: 100%;
    height: 100%;
}

.rmp-ad-outstream .rmp-volume {
    right: auto !important;
}