.ads-site{
    float: left;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    background: url(https://portalr10.com/tema/r10_2020/img/bg-ads.png);
}
.itens-ads{
    margin: 0 auto;
    overflow: hidden;
}
.item-ads{
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
}
.ads-site .item-ads:nth-child(1){
    display: block;
}
.ads-img, .ads-html{
    float: left;
    position: relative;
    width: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ads-mega{
    width: 970px;
    height: 150px;
}
.ads-arranha-ceu{
    width: 300px;
    height: 600px;
}
.ads-retangulo-medio{
    width: 300px;
    height: 250px;
}


@media (max-width: 1150px) {
    .ads-mega{
        width: 900px;
        height: 143px;
    }




}

@media (max-width: 980px) {
    .ads-mega{
        width: 90%;
        height: 140px;
    }




}

@media (max-width: 750px) {
    .ads-mega{
        height: 110px;
    }



}

@media (max-width: 600px) {
    .ads-mega{
        height: 70px;
    }



}

@media (max-width: 450px) {
    .ads-mega{
        height: 140px;
    }



}

@media (max-width: 380px) {
    .ads-mega{
        height: 100px;
    }



}





/* Início da configuração própria do site */
.pos-ads-texto{float: left;width: 100%;margin: 30px 0;border-top: 1px solid rgba(0,0,0,0.05);text-align: center;}.tt-ads-texto{position: relative;top: -15px;padding: 5px 10px;background: #fff;font-size: 13px;color: #999;}.bloco-ads-texto{float: left;width: 100%;background: #f0f0f0;overflow: hidden;}
@media (max-width: 600px) {
.pos-ads-texto{
width: 111%;
margin-left: -5.5%;
}
}
/* Fim da configuração própria do site */

/* Início Google Adsense */

.ads-mega .adsbygoogle {
    width: 970px;
    height: 150px;
    position: relative;
    margin: 0 auto;
}
@media(max-width: 1150px) {
    .ads-mega .adsbygoogle{
        width: 728px;
        height: 90px;
    }
}
@media(max-width: 810px) {
    .ads-mega .adsbygoogle{
        width: 468px;
        height: 60px;
    }
}
@media(max-width: 521px) {
    .ads-mega .adsbygoogle{
        width: 320px;
        height: 50px;
    }
}
@media(max-width: 450px) {
    .ads-mega .adsbygoogle {
        height: 100px;
    }
}
/* Fim Google Adsense */