.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;
}
/***dangnhap****/

.AdvertisementTopLeft {
    left: 10px;
    position: absolute;
    z-index: 5;
}
.AdvertisementBG {
        display:none;
}
.AdvertisementTopRight {
    position: absolute;
    right: 10px;
    z-index: 5;
}
.AdvertisementCenter  {
     display:none;
}
@media only screen and (max-width: 768px) {
.AdvertisementBottomRight img {
       width:100% !important;
        height:auto !important;
}
.AdvertisementCenter  {
      right: 10px;
      z-index: 5;
      display: block;
}       
.AdvertisementCenter img {
       width:100% !important;
        height:auto !important;
}
        .AdvertisementBottomRight .icon{
    display: none !important;
}
        .dangnhapxa{
        display: none !important;
        }
}
.dangnhapxa {
    position: absolute;
    top: 52px;
    /* left: 0px; */
    right: 350px;
    width: 65% !important;
}
.chuyenmuc {
	font-family: 'Font Awesome 5 Pro' !important;
}
.chuyenmuc .text:before {
        content: "\f007";
        font-family: 'Font Awesome 5 Pro' !important;
}
/***************Hotline*****************/
.hotline {}

.hotline .HeadLink {
        height: 37px;
        border-bottom: 2px solid #114d8d;
}
.hotline .HeadLink span{
        line-height: 37px;
        background: #114d8d;
        display: inline-block;
        padding: 0 1rem;
        color: #FFF;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 500;
        font-family: 'Roboto';
        text-transform: uppercase;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.hotline li.p-0 a {
    display: flex;
}
.hotline li.p-0 {
    list-style: none;
}
.hotline .icon {
    margin-right: 15px;
}
.hotline .icon img{
    width:40px;
    padding-top:6px;
}
.hotline .wrap {
    padding: 15px 0;
}
.hotline .content {
    color: #0586bf;
    font-weight: 500;
}
/***************timeisgold ****************/
.timeisgold {
   text-align:center;
}
.timeisgold .nav-title {
   color: #FFF;
   font-size: 1rem;
   font-weight: 400;
   text-transform: uppercase;
   white-space: nowrap;
   padding: 9px 1rem;
   background: #114d8d;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   display: inline-block;
   width: 100%;
   margin-bottom: 10px;
}
.timeisgold .container.countdown * {
    font-family: 'Roboto';
    color: #33468a;
   font-size:15px;
}
.timeisgold div#countdown {
   padding: 10px;
}
.timeisgold ul.p-0.m-0 {
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.timeisgold ul.p-0.m-0 li {
   padding:0 10px;
   text-transform: uppercase;
   display: inline-block;
}
.timeisgold span#hours, span#minutes, span#seconds  {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
}












