.td-post-content .vt-quangcao img {
    display: inline-block;
}
body div.vt-quangcao {
    text-align: center;
    margin-top: 25px;
    margin-top: 25px;
}
.post-content .quang-cao-middle .noidung-quangcao{
    clip: inherit;
}
@media only screen and (max-width: 768px){
    .post-content .content-first{
        clear: both;
        background-color: rgb(255, 255, 255);
        position: relative;
        z-index: 9;
    }
    .post-content .content-end{
        clear: both;
        background-color: rgb(255, 255, 255);
        position: relative;
        z-index: 9;
    }
    .post-content .quang-cao-middle{
        height: 100vh;
        margin: 0px auto;
        position: relative;
        overflow: initial;
        z-index: 1;
        clear: both;
    }
    .post-content .quang-cao-middle .vt-quangcao{
        position: fixed;
        top: 0px;
        width: 100%;
        left: 0px;
    }
    .post-content .quang-cao-middle a.vt-view-quang-cao {
        width: 100%;
        display: inline-block;
        min-width: 100%;
    }
    .post-content .quang-cao-middle .ty amp-anim {
        width: 100%;
    }
    .post-content .quang-cao-middle .noidung-quangcao{
        position: absolute;
        top: 0px;
    }
    .post-content .quang-cao-middle .vt-quangcao img {
        /* width: 100%; */
        min-width: 100%;
    }
    /*body div.vt-quangcao{
        display: none;
    }
    body.vt-add-middle-ads .vt-content div.vt-quangcao{
        margin-top: 0;
        width: 100%;
        position: fixed;
        visibility: visible;
        z-index: 1;
        top: 50px;
        height: 1000px;
        overflow-y: hidden;
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 1000px;
        padding-right: 40px;
        display: block;
    }
    body.vt-add-middle-ads div.vt-quangcao img{
        width: 100%;
    }
    .vt-content{
        z-index: 3;
        position: relative;
    }
    .vt-content * {
        z-index: 3;
        position: relative;
    }
    .td-post-sharing-top {
        z-index: 4;
        position: relative;
    }
    .td-post-header {
        z-index: 4;
        position: relative;
    }
    .td-crumb-container {
        z-index: 4;
        position: relative;
    }*/
}
.vt-quangcao-sticky-footer{
    max-width: 970px;
    position: fixed;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1100;
    overflow: hidden;
    text-align: center;
}
#closeButtonSticky {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    display: block;
    background: none;
    border: none;
}
#closeButtonSticky::after {
    content: '×';
    width: 100%;
    height: 100%;
    background: #4db2ec;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 25px;
    color: #fFF;
    line-height: 25px;
}
@media only screen and (max-width: 768px){
    .vt-quangcao-sticky-footer{
        min-width: 90%;
    }
    .vt-view-quang-cao-header{
        z-index: 9;
        position: relative;
    }
}
.vt-quangcao-header iframe, .vt-quangcao iframe{
    width: 100%;
}