.The_advertising_format_is_new_content{

    max-width:160px;
    width: 100%;
    height:auto;
    margin-bottom:30px;
    margin-top:20px;
}
.is_new_video_content{
    position: relative;
    max-width:160px;
    width: 100%;
    height:auto;
    display: block;
    margin-top:5px;
    margin-bottom:5px;

}
.new_Video_is_const_Iframe{
   max-width:160px; 
   max-height:160px;
   width:100%;
   height:100%;
   object-fit: cover;
}
.new_Video_is_const{
    max-width:160px;
    width:100%;
    height:auto;
    border-radius: 10px;
    object-fit:cover;
}

.new_Video_is_const_A{
    position: absolute;
    top: 0;
    border-radius: 10px;
    width:100%;
    height:100%;
    display: block;
}
.new_Video_is_const_d{
    font-weight: bold;
    display: block;
    text-align: left;
    margin-bottom:2px;
    
}
.new_Video_is_const_b{
   font-size:14px;
   display: block;
   margin-bottom:2px;
}
.regBox{
    background:var( --rgba-Cover);
    position: absolute;
    padding:3px;
    border: 1px solid;
    border-radius:10px;
    font-size: 13px;
    top:5px;
    left: 5px;

}
.contener_advertising{
    position: relative;
}
/*  */
