.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>div {
        margin-bottom: 10px;
}
.AdvertContent .topdn{
   margin-bottom: 0px !important;
   background: #e74c3c;
   height: 34px;
}
.AdvertContent .topdn span{
  color: #fff;
  padding: 5px 20px;
  line-height: 30px;
}
.AdvertContent .menutop {
    padding-left: 45px;
    background: #d1d1d1;
    border-top: 2px solid #205291;
    height: 34px;
}
.AdvertContent .menutop .listmenutop{
    display: flex;
        list-style: none;
        
}
.AdvertContent .thumb-img{
    margin-bottom: 10px;
}
.AdvertContent .thumb-img img{
   width: 100%;
}
.AdvertContent .menutop .listmenutop li {
padding-right: 12px;
}
.AdvertContent .menutop .listmenutop li a{
        line-height: 31px;
        display: block;
        color: #000000;
        font-weight: 500;
        font-size: 12px;
}
.AdvertContent .menutop .listmenutop li:hover a{
        line-height: 31px;
        display: block;
        color: #205291;
        font-weight: 500;
        font-size: 12px;
}
.AdvertContent .qcphai .col-lg-12.col-md-6,.AdvertContent .qcphai .col-md-3{
    padding: 0;
}
.AdvertContent .qcphai .col-lg-12.col-md-6 img, .AdvertContent .qcphai .col-md-3 img{ 
    margin-top: 15px;
}
.sidebar__left {
    padding-left: 7.5px !important;
}
.AdvertContent .ttcanbiet .col-lg-12.col-md-6{
    padding: 0;
}
.sidebar-header {
    background: url(images/menu-bg.jpg) no-repeat left center;
    background-size: cover;
    color: #fff;
    text-transform: uppercase;
    /* margin-top: 15px; */
    margin-bottom: 0;
    padding: 10px 0;
}
.sidebar-header h4 {
   color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #222;
    margin-left: 1.5rem;
}
.sidebar-info-content {
    /* background-color: #22222f; */
}
.AdvertContent .ttcanbiet .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sidebar__btn-info {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 166px;
    height: 44px;
    border-radius: 4px;
    border: solid 1px #c2c2c2;
    margin-top: 20px;
}
.sidebar--icon {
    max-width: 26px;
    max-height: 26px;
    margin-right: 10px;
}
  .multilocalimage-banner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px 10px; /* Ãƒâ€žÃ‚ÂiÃƒÂ¡Ã‚Â»Ã‚Âu nÃƒÆ’Ã‚Â y tÃƒÂ¡Ã‚ÂºÃ‚Â¡o ra khoÃƒÂ¡Ã‚ÂºÃ‚Â£ng cÃƒÆ’Ã‚Â¡ch giÃƒÂ¡Ã‚Â»Ã‚Â¯a cÃƒÆ’Ã‚Â¡c ÃƒÆ’Ã‚Â´ */
    margin: 0 !important;
    padding: 0 !important;
  }

  .multilocalimage-subbanner {
    width: 100%;
    height: 100%;
  }

  .thumb-image {
    display: flex;
    justify-content: center;
    height: 100%;
  }

  .thumb-image img {
    max-width: 100%;
    max-height: 100%;
  }
.link-icons .post-image a:after {
    content: "" attr(title) "";
    display: inline-block;
    right: 0;
    width: calc(100% - 54px);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 10px;
    background: #10bcff;
    color: #fff;
    font-weight: bold;
    border-radius: 0 5px 5px 0;
}
.link-icons .post-image a {
    padding: 10px;
    background: #10bcff;
    border-radius: 50%;
    display: inline-block;
    border: 5px solid #fff;
    box-shadow: 9px 0 #10bcff;
}
.link-icons .post-image {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qcright img{
  width: 100%;
}
.qcright .ModuleWrapper{
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px){
        .AdvertContent>div{
                margin-bottom: 5px !important;
        }
         .AdvertContent .menutop , .AdvertContent .topdn {
        display: none;
    }
}

