img[src=""] {
    background: white url(https://storage-vnportal.vnpt.vn/vnportal-tw/themes/quochoivn/panelstylesheet/top-onecolumn-footer/images/noimage.jpg);
    background-size: cover;
    background-position: center;
}


.UIBannerControl {
        margin: 0 auto !important;
       /* max-width: 1068px;*/ 
        width: 100%;
        z-index: 2;
        /*height: 129px;*/
        /* padding: 25px 0; */
        /*background: url("images/bgbanner.jpg") no-repeat center top transparent;*/
        background-color: #1e73be;
}
.UIBannerControl img{
	width:100%;
}
.UIBannerControl br{
display:none;
}
.UIBannerControl .header {
    width: 100%;
}

.UIBannerControl h1 {
        padding-top: 10px;
       
        font-weight:bold;
    margin: 0 auto;
        font-size:14px;
        color:white;
}
.UIBannerControl h2 {
        
         padding-bottom: 5px;
        font-weight:bold;
        font-size:16px;
        color:white;
    margin: 0 auto;
}
.UIBannerControl .block-text {
        margin: 0 auto;
        padding: 14px 0 10px;
        display: block;
        /* min-height: 105px; */
        /* left: 360px; */
        position: absolute;
        margin: 0 auto;
        padding: 14px 0 10px;
        display: block;
        /* min-height: 105px; */
        /* left: 460px; */
        position: absolute;
        width: 100%;
        text-align: center;
}
.UIBannerControl .first a {
        text-align: center;
        width: 100%;
        display: block;
        font-size: 29px;
        text-transform: uppercase;
        color: #fffcbe;
        font-weight: 700;
        letter-spacing: 1px;
}
.UIBannerControl .second a {
        text-align: center;
        width: 100%;
        display: block;
        font-size: 33px;
        text-transform: uppercase;
        color: #fffc0e;
        font-weight: 700;
        letter-spacing: 1px;
}
.UIBannerControl .co {
        left: 5px;
        position: absolute;
        top: 0;
}
.UIBannerControl .header-skin {
        position: relative;
}
.UIBannerControl a.logo {
        display: block;
        position: absolute;
        top: 15px;
        left: 120px;
}
.UIBannerControl .loginlink {
        position: absolute;
        top: 20px;
        right: 5px;
}
.UIBannerControl a.SkinObject {
        color: yellow;
        text-decoration: underline;
}
.UIBannerControl .second a.small {
    font-size: 25px;
}
@media only screen and (max-width: 768px) {
        /* For mobile phones: */
        .UIBannerControl {
                /*height: initial;*/
                height:100% !important;
                /*height: 60px;*/
                background-size: 110%;
                width: 100vw !important;
        }
        .UIBannerControl .block-text {
                left: 96px;
                top: -7px;
                padding: 0;
                height: unset;
                display: block;
                min-height: unset;
        }
        .UIBannerControl .first a {
                font-size: 12px;
        }
        .UIBannerControl .second a {
                font-size: 12px;
        }
        
        .UIBannerControl .loginlink {
                display: none;
        }
        .UIBannerControl h1 {
        display: block;
        }
        .UIBannerControl h2 {
            display:block;
        }
        .UIBannerControl .header_pc {
  
        }
         .UIBannerControl .header_mobile {
           
        }
        
}
.hero-banner {
    background-color: #B10803;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media only screen and (min-width: 320px) {
    .hero-banner {
        background-color: #DCC42E !important;
    }
}

.hero-banner .hero-text {
    padding: 0px 0px;
    padding-left: 100px;
    position: relative;
    text-shadow: 1px 0 0 white, -1px 0 0 white, 0 1px 0 white, 0 -1px 0 white, 1px 1px white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}

.hero-banner .hero-text .logo {
    position: absolute;
    left: 0px;
}

.hero-banner .hero-text .logo img {
    height: 80px;
    width: auto;
}
.hero-banner .hero-text .logo img {
    height: 100px !important;
}

.hero-banner .hero-text .desc {
    color: #fff;
    text-transform: uppercase;
    padding-top: 20px;
}


.hero-banner .hero-text .desc__title1 {
    font-size: 20px;
    color: #002060;
}

.hero-banner .hero-text .desc__title__main {
    font-size: 30px;
    margin: 5px 0px;
    font-weight: bold;
    line-height: 1.1;
    color: #ef2817;
}

.hero-banner .hero-text {
    padding-left: 120px ;
}

.hero-banner .hero-text .desc__title1 {
    font-size: 20px;
    color: #002060;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hero-banner .hero-text .desc__title__main {
    font-size: 40px !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 480px) {
    .hero-banner .hero-text .logo {
        position: relative;
        top: 0px;
    }
}


@media (max-width: 480px) {
    .hero-banner .hero-text {
        padding-left: 0px !important;
        width: 100%;
        text-align: center;
    }
}


@media (max-width: 480px) {
    .hero-banner .hero-text .desc__title1 {
        font-size: 14px;
    }
}