.AdvertisementTopLeft {
        left: 0;
        position: fixed;
        top: 20px;
        z-index: 5;
}
.AdvertisementTopRight {
        position: fixed;
        right: 0;
        top: 20px;
        z-index: 5;
}
.AdvertisementCenter {
        position: relative;
        top: 0!important;
        left: 0!important;
}
.AdvertisementBG {
        width: 0!important;
        height: 0!important;
}
.AdvertisementCenter a {
        color: #424242;
        font: 12px arial;
        text-decoration: none;
}
.AdvertContent > table {
        border: 1px solid #0084d6;
        border-radius: 5px 5px 0 0;
}
.AdvertContent {
        margin-bottom: 4px;
}
.AdvertContent>*{
        margin-bottom: 10px;
        /* border: 1px solid #ddd; */
}
.AdvertContent .dangnhap1{
        background: rgba(255,255,255,0.84);
        padding: 5px;
        margin-top: 14px;
        display: block;
        margin-left: 10px;
        color: #b80200;
}
.AdvertContent .field-item {
        padding-top: 20px;
}
.AdvertContent .field-item .tieude_footer{
        font-size: 20px;
        line-height: 30px;
        text-transform: uppercase;
}
.AdvertContent .field-item *{
        color: #fff;
        text-align: center;
}
.AdvertContent .field-item .fa{
        font-size: 26px;
}
.AdvertContent .field-item .info{
        display: flex;
        justify-content: space-between;
        margin: 30px 0px;
}
.AdvertContent .field-item .info div{
        width: 33.333%;
}
.AdvertContent .bg-doxam{
        color: #fff;
        border-top: 1px solid #f19c9e;
        padding-top: 5px;
}
.AdvertContent .bg-fa{
        color: #e4393c;
        background: rgba(255, 255, 255, 0.3);
        border: solid 1px #e4393c;
        border-radius: 4px;
        padding: 10px;
        line-height: 1.3 !important;
        text-align: center;
        width: 44px;
}
.AdvertContent .media-left, .AdvertContent .media-body {
        display: table-cell;
        vertical-align: top;
}
.AdvertContent .icon-lienket {
        background: url(images/bg-lienket.png) repeat #fadea1;
        border-top: solid 5px #e3393c;
        padding: 20px;
}
.AdvertContent .ullogo-link li {
        border-bottom: solid 1px #dcb49a;
        margin-bottom: 5px;
        padding-bottom: 5px;
}
.AdvertContent .ullogo-link li a {
        color: #7a4a2a;
}
.AdvertContent .media-left {
        padding-right: 10px;
}
.AdvertContent .tle {
        border-bottom: solid 2px #e3393c;
        padding: 6px 10px 2px 0;
        margin-bottom: 0;
}
.AdvertContent .tle a{
        font-size: 24px;
        color: #e3393c;
        text-transform: uppercase;
}
.AdvertContent .box-tin-lk {
        border-bottom: solid 1px #e6e6e6;
        border-top: none;
        border-left: solid 1px #e6e6e6;
        border-right: solid 1px #e6e6e6;
        padding: 20px;
        margin-bottom: 10px;
}
.AdvertContent .box-td {
        border-radius: 6px;
        background: url(images/trongdong1.png) no-repeat center -90px #f4daac;
        padding: 10px;
        text-align: center;
        display: block;
        text-transform: uppercase;
        margin-bottom: 10px;
}
.AdvertContent .w70 {
        width: 70px;
}
.AdvertContent .box-td:hover{
        color: #e3393c;
}
section.t3-copyright {
}
.AdvertContent .mt-37{
        margin-top: 37px;
}
.AdvertContent .mt-37 div{
        margin-bottom: 5px;
}
@media only screen and (max-width: 768px){
        .AdvertContent .field-item .info div{
                width: 100%;
        }
}
@media only screen and (max-width: 1024px) {
        .AdvertisementCenter{
                background-color: white;
        }
        .AdvertContent  .footer-qc{
                margin: 0 auto;
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: center;
        }
        .AdvertContent img {
                width: 100%;
        }
        .AdvertContent .box-td {
                text-align: left;
        }
        .AdvertContent .dangnhap1 {
                position: absolute;
                width: 108px;
                top: 66px;
        }
        .AdvertContent .dangnhap1 em.fa-sign-in{
                min-width: 10px !important;
                min-height: 15px;
        }
        section.t3-copyright {
                background: #b70100;
        }
        .AdvertisementBottomRight:has(.t3-copyright){
                padding: 0px;
        }
        .design>.copyright {
                width: 100%;
        }
        .design {
                gap: 10px;
        }
        .AdvertContent .sotaydangvien {
                margin-top: 20px;
                margin-bottom: 20px;
        }
        .AdvertContent{
                padding: 0 5px;
        }
}
