#footer-expand.blog .sitemap-expand .download-apps .download-app.download-app-2 li {
    width: 33%;
}

#header .outer-header {
    max-width: 100%
}

.logo .main-logo {
    max-width: 135px;
    margin-left: 20px
}

.logo .icon-home {
    max-width: 17px;
}

#header .top-header {
    overflow: inherit;
}

    #header .top-header a.active {
        color: #00504c;
    }

#header .quick-links .has-options .options > ul {
    background: unset;
}

#header .quick-links .has-options .options ul li {
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

    #header .quick-links .has-options .options ul li:hover {
        background: #00504c;
        color: #ffffff;
        -webkit-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
    }

#header .quick-links .icon-user, #header .quick-links .icon-lock, #header .quick-links [class*="icm2-"], #header .quick-links .icon-search-bold {
    padding: 0 20px 0 70px;
    min-width: 190px;
    white-space: nowrap;
    position: relative;
}

    #header .quick-links .icon-user:before, #header .quick-links .icon-lock:before, #header .quick-links [class*="icm2-"]:before, #header .quick-links .icon-search-bold:before {
        font-size: 20px;
        position: absolute;
        top: 0;
        left: 30px;
        color: inherit;
    }

#header .main-header .customer-tab {
    margin-left: 0;
    float: left;
}

    #header .main-header .customer-tab li {
        float: left;
        margin-left: 0;
        font-weight: 600;
        position: relative;
        line-height: 42px;
        display: block;
        padding: 5px 20px 0;
        border-bottom: 4px solid transparent;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        #header .main-header .customer-tab li.active,
        #header .main-header .customer-tab li:hover {
            border-color: #00524e;
            background: #f8f8f8;
            -webkit-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

            #header .main-header .customer-tab li.active a,
            #header .main-header .customer-tab li:hover a {
                color: #1c2e36;
            }

        #header .main-header .customer-tab li.mn-premier.active {
            border-color: #DAA520 !important;
        }

        #header .main-header .customer-tab li.mn-premier a {
            color: #DAA520;
        }

        #header .main-header .customer-tab li.mn-premier:hover {
            border-color: #DAA520;
            background: #f8f8f8;
        }

#header .main-header .customer-tab {
    width: 100%;
}

    #header .main-header .customer-tab li {
        /*width: 20%;*/
		width: 16.66666666666667%;
        text-align: center;
    }
    #header .main-header .right-links{
        display:none
    }
#header.compact .main-header .customer-tab{
    width:auto;
}
#header.compact .main-header .customer-tab li{
    width:auto;
}
#header.compact .main-header .right-links{
    display:block;
}
.banner .inner-container p.title-1 {
    font-size: 14px;
    font-weight:normal;
}
.blog-list{
    margin-top:20px;
}
.blog-list .title-1 {
    margin: 25px 0;
}
    .blog-list .title-1 a:hover {
        color: #00524e;
    }
.thumbnail .caption ._intro {
    margin-bottom: 10px;
    font-weight: 700; 
}
#header.compact .main-header a{
    line-height:40px;
}
.pagination-link li a{
    font-weight:700;
}
.wrapper.blog-post{
    margin-top:150px;
}
@media (max-width: 768px){
    .wrapper.blog-post {
        margin-top: 100px;
    }
}
.header-post{
    margin-bottom:20px;
}
.blog-post ._title {
    font-weight: bold;
    margin-bottom: 20px;
}
.blog-post .news-info{
    text-align:justify;
}
.tags{
    margin-top:20px;
}
.tag {
    padding: 5px 10px;
    border-radius: 7px;
    box-shadow: 2px 2px 6px 0 rgba(33, 33, 33, 0.16);
    margin-left:10px;
    display:inline-block
}
.blog-post .register{
    margin:50px 0 25px;
}
.blog-post .register ._title {
    text-align: center;
}
.register .btn-blue:hover {
    border-radius: 7px;
    box-shadow: -3px -3px 6px 0 rgba(33, 33, 33, 0.16);
    background-color: #ffffff;
    color: #1c2e36;
    border-color:transparent;
}
.related-post {
    background-color: #f5f5f5;
}
    .related-post.news-list .news-list-items .thumbnail .image {
        width: 48%;
        height: 100px;
        display: inline-block;
        vertical-align: middle;
    }
    .related-post.news-list .news-list-items .thumbnail .caption {
        width: 48%;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        padding-left:10px;
    }
    .related-post .thumbnail .caption ._intro{
        font-size:14px;
        margin-bottom:0;
    }
.blog-slide .fullscreen-slider .caption .inner-container .sub-title {
    padding: 0 10px;
    line-height: 30px;
    background-color: #030303;
    border-radius: 4px;
}
#header .outer-header .group-languages .language .flag{
    left:22px;
}
.banner.main-banner .carousel-thumb{
    display:none;
}
.slick-dots {
    max-width: 1220px !important;
    padding: 0 20px !important;
    margin: 0 auto !important;
    position: relative !important;
    text-align: left !important;
    bottom: 140px !important;
}
@media only screen and (max-width: 767px){
    .main-banner .slick-dots {
        bottom: 100px;
    }
}
.news-detail-container .published-info .share-info{
    display:block;
}
.lang-nav .slick-dots{
	display:none !important;
}

/* chienFTV 1/9/2021 */
/*
.toc {
	display: inline-block;
    padding: 0 1em;
    background: #fff;
    font-size: .8em;
    border-radius: 8px;
    margin-top: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-left: 3px solid #3d69eb;
}
*/
/* .toc .table-of-contents ol li::before {
	counter-increment: counter-table-of-contents;
	content: counters(counter-table-of-contents, ".") " ";
	color: #00504c;
    font-size: 20px;
    font-weight: 600;
} */

/* .toc .table-of-contents ol li ol li::before {
	content: "*";
} */
.toc .hidden-menu {
    display: none;
}
.toc .table-of-contents ol {
	list-style: none;
	padding: 0;
	/* counter-reset: counter-table-of-contents; */
}
 .toc .table-of-contents ol ol {
	padding-left: 2em;
}

.toc .table-of-contents ol li {
	margin: 1em 0;
}
 .toc .toc-header p {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
} 
.toc .table-of-contents p{
    cursor: pointer;
    margin-top: 0 !important;
    display: contents!important;
} 
.toc .table-of-contents p:hover{
    color: #00504c;
} 
.toc {
    width: 100%;
    padding: 1rem;
    background-color: #eaedf1;
    border-radius: 8px;
    margin: 1rem 0;
}
.toc .toc-header{
  display: flex;
   align-items: center;
  -webkit-box-align: center;
  justify-content: space-between;
   flex-direction: row;
   -webkit-box-pack: justify;
}

.toc .table-header-button{
  cursor: pointer;
  border: none;
    padding: 5px 12px;
    border-radius: 20px;
    background-color:#e4e4e4;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #6b6b6b;
}
.toc .table-of-contents ol li ol li {
	list-style: disc;
} 

/* news css  */
@media only screen and (max-width: 767px){
    /* .breadcrumbs li a[title="BIDV Blog"]{
        display: none;
    }
    .breadcrumbs li a::before{
        display: none;
    } */
    .banner .inner-container{
        text-align: left!important;
    }
}

.article ul, .article ol{
    line-height:20px;
    margin-bottom: 10px!important;
}
.article ul {
    list-style: disc!important;
}
.article li {
    margin-left: 40px;
}
/* .article blockquote p::before {
    content: open-quote;    
}
.article blockquote p::after {
    content: close-quote;    
}
.article blockquote p{
    quotes: "“" "”" "‘" "’";
} */
.article blockquote:before {
    color: #00504c;
    top: 10px;
    left: -10px;
    font-size: 20px;
}
.article blockquote:after {
    color: #00504c;
    bottom: 25px;
    right: 10px;
    font-size: 20px;
    transform: rotate(180deg);
}
.article blockquote p:after {
    content: '';
    display: block;
    height: 2px;
    width: 80px;
    background-color: #00524e;
    margin-top: 5px;
}
.article blockquote p{
    font-weight: 550;
    font-size: 15px;
}
.article blockquote:before,.article blockquote:after {
    content: "\e93f";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
}
.article blockquote{
    padding:15px;
    font-style: italic;
    position: relative;
    margin-left: 5px;
}

.article ol {
    list-style: decimal;
}
.article h3, .article h4,.article h5 {
    margin-bottom: 8px!important;
}
.article h3 {
    font-weight: 500!important;
    font-size: 18px!important;
}
.article h4 {
    font-weight: 400;
    font-size: 16px!important;
}
.article h5 {
    font-weight: 300;
    font-size: 14px!important;
}

.article h3 strong, .article h4 strong, .article h5 strong{
    font-weight: 600;
}
.article h2{
    margin: 8px 0px;
    font-size: 20px!important;
}
.news-detail-container table{
    margin: 18px 0px;
}
.news-info table td {
    padding: 5px 15px;
}
.breadcrum-home a::after{
    content: "\e904";
    font-family: 'icomoon' !important;
    color: #9e9e9e;
    font-size: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* news css  */
.news-info blockquote:before {
  color: #00504c;
  top: 10px;
  left: -10px;
  font-size: 20px;
}
.news-info blockquote:after {
  color: #00504c;
  bottom: 25px;
  right: 10px;
  font-size: 20px;
  transform: rotate(180deg);
}
.news-info blockquote p:after {
  content: '';
  display: block;
  height: 2px;
  width: 80px;
  background-color: #00524e;
  margin-top: 5px;
}
.news-info blockquote p{
  font-weight: 550;
  font-size: 15px;
}
.news-info blockquote:before,.news-info blockquote:after {
  content: "\e93f";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
}
.news-info blockquote{
  padding:15px;
  font-style: italic;
  position: relative;
  margin-left: 5px;
}
.news-info table td {
  padding: 5px 15px;
}
.news-info ol {
  list-style: decimal;
}
.news-info .table-container{
  margin: 18px 0px;
  border: 1px solid #000;
}
.news-detail-container table th,.news-detail-container table td {
  border:1px solid #000;
}

@media only screen and (max-width: 480px) {
  .news-detail-container .col-sm-7{
    width: 100%;
  }
  .news-info table td {
    padding: 5px 0px;
  }
}
/*------------pop-up----------------*/
/* pop-up 1 */
.popup-bottom {
  position: fixed;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 998;
  /* border: 1px solid #e0e0e0;
    border-radius: 10px; */
  text-align: center;
  -webkit-transition: opacity 1s ease-out, bottom 1s ease-out;
  -moz-transition: opacity 1s ease-out, bottom 1s ease-out;
  -o-transition: opacity 1s ease-out, bottom 1s ease-out;
  transition: opacity 1s ease-out, bottom 1s ease-out;
  display: none;
}
.popup-bottom img {
  border-radius: 10px;
}
.popup-bottom .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 30px;
  width: 100%;
}
.popup-bottom .content p {
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #1c2e36;
}

.popup-bottom .content a {
  color: #00524e;
}
.popup-bottom .content .button {
  line-height: 30px;
}
.popup-bottom .content .button a {
  color: inherit;
}
.popup-bottom .close {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 12px;
  height: 12px;
  background-image: url("/wps/wcm/connect/0434ad3a-9382-45e0-a39f-6fb66e10db95/close.pngMOD=AJPERES&CACHEID=ROOTWORKSPACE-0434ad3a-9382-45e0-a39f-6fb66e10db95-nVNRbso&cache=none");
  background-size: contain;
  cursor: pointer;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .popup-bottom {
    left: unset;
    transform: none;
    right: 68px;
    width: calc(100% - 72px);
  }
  .popup-bottom .content {
    display: table;
    border-spacing: 10px;
    padding: 0 10px;
  }

  .popup-bottom .content p.caption {
    text-align: justify;
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    line-height: 1.2;
  }
  .popup-bottom .content .button {
    display: table-cell;
    width: 25%;
    vertical-align: middle;
  }
  .popup-bottom .close {
    top: 8px;
    right: 8px;
  }
}

@media screen and (max-width: 480px) {
  .popup-bottom .content {
    padding: 0 10px;
    border-spacing: 5px;
  }
  .popup-bottom .content p.caption {
    width: 75%;
  }
  .popup-bottom .content .button.btn.btn-blue {
    line-height: 1;
    width: 25%;
    padding: 0;
  }
  .popup-bottom .close {
    top: 8px;
    right: 8px;
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 384px) {
  .popup-bottom .content p.caption {
    font-size: 12px;
  }
  .popup-bottom .content .button.btn.btn-blue {
    font-size: 12px;
  }
}
/* end pop-up 1 */
/* pop-up 2 */
.pop-up-center {
  display: block;
  position: fixed;
  z-index: 200;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  display: none;
}

.pop-up-center .modal-info-content {
  z-index: 2;
  position: relative;
  margin: auto;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
  width: 500px;
  height: 320px;
}

.pop-up-center .close {
  color: #aaaaaa;
  position: absolute;
  top: 16px;
  right: 16px;
  background: url("/wps/wcm/connect/0434ad3a-9382-45e0-a39f-6fb66e10db95/close.pngMOD=AJPERES&CACHEID=ROOTWORKSPACE-0434ad3a-9382-45e0-a39f-6fb66e10db95-nVNRbso&cache=none")
    no-repeat top center;
  width: 16px;
  height: 16px;
  z-index: 1;
}
.pop-up-center .close:hover,
.pop-up-center .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.screen-info-overlay {
  background: rgba(0, 0, 0, 0.59);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  display: none;
}
.pop-up-center .modal-info-title {
  max-width: 480px;
  margin: 0 auto;
  padding-top: 40px;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  color: #212121;
  position: relative;
}

.pop-up-center .modal-info-text {
  width: 390px;
  margin: 0 auto;
  padding-top: 16px;
  text-align: center;
  font-weight: 600;
  color: #1c2e36;
  position: relative;
}
.pop-up-center .modal-info-text a {
  font-weight: bold;
  color: #00524e;
  text-decoration: none;
}

.pop-up-center .modal-info-button {
  width: 168px;
  margin: 0 auto;
  margin-top: 16px;
  border-radius: 4px;
  background-color: #00524e;
  text-align: center;
  vertical-align: middle;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #ffffff;
  position: relative;
}

.pop-up-center .modal-info-button a:hover {
  color: #ffffff;
  text-decoration: none;
}
.pop-up-center .banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media screen and (max-width: 520px) {
  .pop-up-center {
    width: 90%;
  }
  .pop-up-center .modal-info-content {
    width: 100%;
  }
  .pop-up-center .modal-info-content .banner img {
    height: 100% !important;
  }

  .pop-up-center .modal-info-title {
    max-width: 95%;
  }

  .pop-up-center .modal-info-text {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .pop-up-center .modal-info-content {
    height: 100%;
    padding-bottom: 15px;
  }
}

/*End pop-up2*/
/*pop-up3*/
.popup-special-days {
  display: none;
}
.popup-special-days.popup-left {
  top: 20%;
  position: fixed;
  margin: auto;
  left: 5%;
  z-index: 998;
}

.popup-special-days.popup-right {
  top: 20%;
  position: fixed;
  margin: auto;
  right: 5%;
  z-index: 998;
}

.popup-special-days.popup-center {
  top: 20%;
  position: fixed;

  right: 40%;
  z-index: 998;
}

#header.is-sticky.compact .popup-special-days {
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
}

/* .popup-special-days img{
    max-width: 325px;
} */

@media only screen and (max-width: 768px) {
  .popup-special-days,
  #header.is-sticky.compact .popup-special-days {
    position: fixed;
    top: 70px !important;
    left: 0px !important;
    transform: none;
    max-width: 100%;
  }
  .popup-special-days img {
    width: 60%;
  }
}

.popup-special-days .gif-close {
  display: inline-block;
  z-index: 999;
  vertical-align: top;
  margin-top: 15px;
  width: 16px;
  height: 16px;
  line-height: 1;
  cursor: pointer;
  background-image: url("/wps/wcm/connect/429c0c77-d2e0-4ad9-a7a6-b97ec2bf55ea/close.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-429c0c77-d2e0-4ad9-a7a6-b97ec2bf55ea-moqNFh4");
  background-size: contain;
  background-repeat: no-repeat;
}
/* pop-up 3 */
/* chienFTV end*/