﻿@import url('https://res.baobacgiang.vn/font/fontBaoBacGiang/baobacgiang.css');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    /* Fonts */
    --font-default: Merriweather, Arial, Helvetica, sans-serif;
    --font-primary: Merriweather,  Arial, Helvetica, sans-serif;
    --font-secondary: Merriweather, Arial, Helvetica, sans-serif;
}
::selection {background: #9f224e; color: #fff; text-shadow: none;}

.BaoBacGiang1 {
    font-family: "BaoBacGiang1",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang2 {
    font-family: "BaoBacGiang2",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang3 {
    font-family: "BaoBacGiang3",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang4 {
    font-family: "BaoBacGiang4",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang5 {
    font-family: "BaoBacGiang5",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang6 {
    font-family: "BaoBacGiang6",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang7 {
    font-family: "BaoBacGiang7",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang8 {
    		font-family: Merriweather !important;
}

.BaoBacGiang9 {
    font-family: "BaoBacGiang9",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang10 {
    font-family: "BaoBacGiang10",Helvetica,Arial,sans-serif !important;
}

.BaoBacGiang11 {
    font-family: "BaoBacGiang11",Helvetica,Arial,sans-serif !important;
    font-feature-settings: 'pnum' on,'lnum' on;
    -webkit-font-feature-settings: 'pnum' on,'lnum' on;
    -moz-font-feature-settings: 'pnum' on,'lnum' on;
    -ms-font-feature-settings: 'pnum' on,'lnum' on;
}

.BaoBacGiang12 {
    font-family: "BaoBacGiang12",Helvetica,Arial,sans-serif !important;
}

.Merriweather {
    font-family: Merriweather, BaoBacGiang8,Helvetica,Arial,sans-serif !important;
}

body {
    background-color: #fafafa !important;
    line-height: 1;
    font-family: "Noto Serif", serif, Arial, Helvetica, sans-serif;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-feature-settings: 'pnum' on, 'lnum' on;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    -moz-font-feature-settings: 'pnum' on, 'lnum' on;
    -ms-font-feature-settings: 'pnum' on, 'lnum' on;
	
	/*background: url(https://baobacgiang.vn/images/logotet/bbg-theme-tet-2025.jpg);
	background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
	background-size: 100% auto;*/
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .0rem);
    padding-left: var(--bs-gutter-x, .0rem);
    margin-right: auto;
    margin-left: auto;
}

.img-preview {
    object-fit: revert !important;
    aspect-ratio: 10 / 6;
}

a {
    color: #222;
    transition: color .2s ease;
	text-decoration: none;
    text-decoration: unset;
}


    a:hover {
        color: #990700;
        text-decoration: none;
    }
	
	
	
	.link_content a {
		color: #0d6efd !important;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding-bottom: 1px;
	}
	.link_content a:hover	{
		color: #ff0000 !important;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding-bottom: 1px;
	}
	
	.news-related__list a {
		color: unset !important;
		border-bottom-width: unset !important;
		border-bottom-style: unset !important;
	}
	.news-related__list a:hover	{
		color: unset !important;
		border-bottom-width: unset !important;
		border-bottom-style: unset !important;
	}
	
	
.text-white {
    color: #fff;
}
.text-white:hover {
	color: #fff !important;
    text-decoration: underline;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 97.5%;
}
span.text-white {
    border-right: 5px solid #fff;
    padding-right: 20px;
}
@media (max-width: 960px){
	span.text-white {
    border-right: none;
    padding-right: 0px;
}
}



.text-uppercase {
    text-transform: uppercase !important;
}
a.font-chuyen-muc.me-3.text-black .text-uppercase {
    color: #fff;
}
.f-8 {
    font-size: 8px !important;
}

.f-10 {
    font-size: 10px !important;
}

.f-11 {
    font-size: 11px !important;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-15 {
    font-size: 15px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-17 {
    font-size: 17px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-19 {
    font-size: 19px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-21 {
    font-size: 21px !important;
}

.f-22 {
    font-size: 22px !important;
}

.f-23 {
    font-size: 23px !important;
}

.f-24 {
    font-size: 24px !important;
}

.f-25 {
    font-size: 25px !important;
}

.f-26 {
    font-size: 26px !important;
}

.f-27 {
    font-size: 27px !important;
}

.f-28 {
    font-size: 28px !important;
}

.f-29 {
    font-size: 29px !important;
}

.f-30 {
    font-size: 30px !important;
}

.f-31 {
    font-size: 31px !important;
}

.f-32 {
    font-size: 32px !important;
}

.f-33 {
    font-size: 33px !important;
}

.f-34 {
    font-size: 34px !important;
}

.f-35 {
    font-size: 35px !important;
}

.f-36 {
    font-size: 36px !important;
}

.f-37 {
    font-size: 37px !important;
}

.f-38 {
    font-size: 38px !important;
}

.f-39 {
    font-size: 39px !important;
}

.f-40 {
    font-size: 40px !important;
}

.f-41 {
    font-size: 41px !important;
}

.f-42 {
    font-size: 42px !important;
}

.f-43 {
    font-size: 43px !important;
}

.f-44 {
    font-size: 44px !important;
}

.f-45 {
    font-size: 45px !important;
}

.f-46 {
    font-size: 46px !important;
}

.f-47 {
    font-size: 47px !important;
}

.f-48 {
    font-size: 48px !important;
}

.f-49 {
    font-size: 49px !important;
}

.f-50 {
    font-size: 50px !important;
}

.pt-4 {
    padding-top: 0rem !important;
}
.p-t-0 {
    padding-top: 0px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-35 {
    padding-top: 35px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-t-45 {
    padding-top: 45px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-55 {
    padding-top: 55px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-t-65 {
    padding-top: 65px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-t-75 {
    padding-top: 75px !important;
}

.p-t-80 {
    padding-top: 80px !important;
}

.p-t-85 {
    padding-top: 85px !important;
}

.p-t-90 {
    padding-top: 90px !important;
}

.p-t-95 {
    padding-top: 95px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-t-110 {
    padding-top: 110px !important;
}

.p-t-120 {
    padding-top: 120px !important;
}

.p-t-130 {
    padding-top: 130px !important;
}

.p-t-140 {
    padding-top: 140px !important;
}

.p-t-150 {
    padding-top: 150px !important;
}

.p-t-160 {
    padding-top: 160px !important;
}

.p-t-170 {
    padding-top: 170px !important;
}

.p-t-180 {
    padding-top: 180px !important;
}

.p-t-190 {
    padding-top: 190px !important;
}

.p-t-200 {
    padding-top: 200px !important;
}

.p-t-210 {
    padding-top: 210px !important;
}

.p-t-220 {
    padding-top: 220px !important;
}

.p-t-230 {
    padding-top: 230px !important;
}

.p-t-240 {
    padding-top: 240px !important;
}

.p-t-250 {
    padding-top: 250px !important;
}

.p-t-260 {
    padding-top: 260px !important;
}

.p-t-270 {
    padding-top: 270px !important;
}

.p-t-280 {
    padding-top: 280px !important;
}

.p-t-290 {
    padding-top: 290px !important;
}

.p-t-300 {
    padding-top: 300px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-35 {
    padding-bottom: 35px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.p-b-45 {
    padding-bottom: 45px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-l-45 {
    padding-left: 45px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-35 {
    padding-right: 35px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-r-45 {
    padding-right: 45px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-1 {
    margin-top: 1px !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-4 {
    margin-top: 4px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-45 {
    margin-top: 45px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-55 {
    margin-top: 55px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-65 {
    margin-top: 65px !important;
}

.m-t-70 {
    margin-top: 70px !important;
}

.m-t-75 {
    margin-top: 75px !important;
}

.m-t-80 {
    margin-top: 80px !important;
}

.m-t-85 {
    margin-top: 85px !important;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-t-95 {
    margin-top: 95px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-t-110 {
    margin-top: 110px !important;
}

.m-t-120 {
    margin-top: 120px !important;
}

.m-t-130 {
    margin-top: 130px !important;
}

.m-t-140 {
    margin-top: 140px !important;
}

.m-t-150 {
    margin-top: 150px !important;
}

.m-t-160 {
    margin-top: 160px !important;
}

.m-t-170 {
    margin-top: 170px !important;
}

.m-t-180 {
    margin-top: 180px !important;
}

.m-t-190 {
    margin-top: 190px !important;
}

.m-t-200 {
    margin-top: 200px !important;
}

.m-t-210 {
    margin-top: 210px !important;
}

.m-t-220 {
    margin-top: 220px !important;
}

.m-t-230 {
    margin-top: 230px !important;
}

.m-t-240 {
    margin-top: 240px !important;
}

.m-t-250 {
    margin-top: 250px !important;
}

.m-t-260 {
    margin-top: 260px !important;
}

.m-t-270 {
    margin-top: 270px !important;
}

.m-t-280 {
    margin-top: 280px !important;
}

.m-t-290 {
    margin-top: 290px !important;
}

.m-t-300 {
    margin-top: 300px !important;
}

.m-t--5 {
    margin-top: -5px !important;
}

.m-t--10 {
    margin-top: -10px !important;
}

.m-t--15 {
    margin-top: -15px !important;
}

.m-t--20 {
    margin-top: -20px !important;
}

.m-t--25 {
    margin-top: -25px !important;
}

.m-t--30 {
    margin-top: -30px !important;
}

.m-t--35 {
    margin-top: -35px !important;
}

.m-t--40 {
    margin-top: -40px !important;
}

.m-t--45 {
    margin-top: -45px !important;
}

.m-t--50 {
    margin-top: -50px !important;
}

.m-t--55 {
    margin-top: -55px !important;
}

.m-t--60 {
    margin-top: -60px !important;
}

.m-t--65 {
    margin-top: -65px !important;
}

.m-t--70 {
    margin-top: -70px !important;
}

.m-t--75 {
    margin-top: -75px !important;
}

.m-t--80 {
    margin-top: -80px !important;
}

.m-t--85 {
    margin-top: -85px !important;
}

.m-t--90 {
    margin-top: -90px !important;
}

.m-t--95 {
    margin-top: -95px !important;
}

.m-t--100 {
    margin-top: -100px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-55 {
    margin-bottom: 55px !important;
}

.m-b-60 {
    margin-bottom: 60px !important;
}

.m-b-65 {
    margin-bottom: 65px !important;
}

.m-b-70 {
    margin-bottom: 70px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}

.m-b-80 {
    margin-bottom: 80px !important;
}

.m-b-85 {
    margin-bottom: 85px !important;
}

.m-b-90 {
    margin-bottom: 90px !important;
}

.m-b-95 {
    margin-bottom: 95px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-l-4 {
    margin-left: 4px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-45 {
    margin-left: 45px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-r-1 {
    margin-right: 1px !important;
}

.m-r-2 {
    margin-right: 2px !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.m-r-4 {
    margin-right: 4px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-45 {
    margin-right: 45px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.line-height-12 {
    line-height: 12px !important;
}

.line-height-14 {
    line-height: 14px !important;
}

.line-height-16 {
    line-height: 16px !important;
}

.line-height-18 {
    line-height: 18px !important;
}

.line-height-19 {
    line-height: 19px !important;
}

.line-height-20 {
    line-height: 20px !important;
}

.line-height-21 {
    line-height: 21px !important;
}

.line-height-22 {
    line-height: 22px !important;
}

.line-height-23 {
    line-height: 23px !important;
}

.line-height-24 {
    line-height: 24px !important;
}

.line-height-25 {
    line-height: 25px !important;
}

.line-height-26 {
    line-height: 26px !important;
}

.line-height-27 {
    line-height: 27px !important;
}

.line-height-28 {
    line-height: 28px !important;
}

.line-height-29 {
    line-height: 29px !important;
}

.line-height-30 {
    line-height: 30px !important;
}

.line-height-31 {
    line-height: 31px !important;
}

.line-height-32 {
    line-height: 32px !important;
}

.line-height-33 {
    line-height: 33px !important;
}

.line-height-34 {
    line-height: 34px !important;
}

.line-height-35 {
    line-height: 35px !important;
}

.border-top {
    /* border-top: 1px solid #fff; */
}

.border-right {
    border-right: 1px solid #fff;
}

.border-left {
    border-left: 1px solid #fff;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5 !important
}
div.border-bottom {
    flex: 0 !important;
}
div.col-md-12.border-bottom {
    flex: 1 !important;
}
@media (max-width: 600px) {
	.border-bottom {
    border-bottom: 0px solid #fff;
	}
}
.f-w-300 {
    font-weight: 300 !important;
}

.f-w-500 {
    font-weight: 300 !important;
}

.f-w-700 {
    font-weight: 700 !important;
}

.Font-Arial {
    font-family: Arial,Helvetica,sans-serif;
}

.Font-Merriweather {
    font-family: Merriweather !important;
}


/*--------------------------------------------------------------
# Scroll top button
--------------------------------------------------------------*/
.scroll-top {
    position: fixed;
visibility: visible;
opacity: 0.5;
right: 15px;
bottom: 15px;
z-index: 99999;
background: rgba(0, 0, 0, 0) url(../images/home/icon-gototop.png) no-repeat scroll 50% 50% !important;
width: 40px;
height: 40px;
border-radius: 4px;
transition: all 0.4s;
}

    .scroll-top i {
        font-size: 24px;
        color: #fff;
        line-height: 0;
    }

    .scroll-top:hover {
        color: #fff;
        background: rgba(0, 0, 0, 0) url(../images/home/back-to-top.png) no-repeat scroll 50% 50% !important;
    }

    .scroll-top.active {
        visibility: visible;
        opacity: 1;
    }

@media (max-width: 600px) {
    .scroll-top, .scroll-top.active {
        visibility: hidden;
    }
	
}

.sticky {
    position: fixed;
    background: white;
    z-index: 2;
    top: 0;
    width: 100% !important;
    margin: 0 !important;
}

.sticky-article {
    position: fixed;
    /*background: white;*/
    /*z-index: 1;*/
    top: 60px;
    /*width: 100% !important;*/
    /*margin: 0 !important;*/
}
/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/
@media only screen and (min-width: 960px) {

    .nav-mobile {
        display: none;
    }

    .nav-li-position {
        position: relative !important;
    }

    .submenu {
        position: static !important;
        visibility: visible !important;
        list-style: none !important;
    }

    li.dropdown-custom:hover .submenu {
        visibility: collapse !important;
    }

    .navbar-custom {
        padding: 0;
    }

        .navbar-custom ul {
            margin: 0;
            padding: 0;
            display: flex;
            list-style: none;
            align-items: center;
        }

        .navbar-custom li {
            position: relative;
        }

        .navbar-custom a,
        .navbar-custom a:focus {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 0.2em;
            font-family: var(--font-default);
            font-size: 16px;
            font-weight: 500;
            color: rgba(1, 1, 1, 1);
					/********QuocTang********/
					/*color:#fff;*/
					/****************/
            /* white-space: nowrap; */
            transition: 0.3s;
        }

            .navbar-custom a i,
            .navbar-custom a:focus i {
                font-size: 12px;
                line-height: 0;
                margin-left: 5px;
            }

            .navbar-custom a:hover,
            .navbar-custom .active,
            .navbar-custom .active:focus,
            .navbar-custom li:hover > a {
                color: #990700;
            }


        .navbar-custom .dropdown-custom ul {
            display: block;
            position: absolute;
            left: 14px;
            top: calc(100% + 30px);
            margin: 6px 0 0;
            padding: 6px 0;
            z-index: 99;
            opacity: 0;
            visibility: hidden;
            background: white;
            box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
            transition: 0.3s;
            border-radius: 4px;
        }

            .navbar-custom .dropdown-custom ul li {
                min-width: 200px;
				margin-left: 5px;
            }

            .navbar-custom .dropdown-custom ul a {
                padding: 10px 20px;
                font-size: 15px;
				padding: 0px 10px;
				font-size: 13px;
				text-transform: none;
				font-weight: 400;
				line-height: 25px;
            }

                .navbar-custom .dropdown-custom ul a i {
                    font-size: 12px;
                }

                .navbar-custom .dropdown-custom ul a:hover,
                .navbar-custom .dropdown-custom ul .active:hover,
                .navbar-custom .dropdown-custom ul li:hover > a {
                    color: #990700;
                }

        .navbar-custom .dropdown-custom:hover > ul {
            opacity: 1;
            top: 100%;
            visibility: visible;
        }

        .navbar-custom .dropdown-custom .dropdown-custom ul {
            top: 0;
            left: calc(100% - 30px);
            visibility: hidden;
        }

        .navbar-custom .dropdown-custom .dropdown-custom:hover > ul {
            opacity: 1;
            top: 0;
            left: 100%;
            visibility: visible;
        }
}

@media only screen and (max-width: 960px) {
    .nav-mobile {
        display: block;
    }
}

.loi-cam-on {
    color: #222;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    height: 25px;
    line-height: 32px !important;
    padding: 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.border-bottom-catetitle2 {
    border-bottom: 2px solid red !important;
    border-bottom: 1px solid #990700 !important;
}

.loi-cam-on:hover {
    color: #990700;
}

.color-red-custom {
    color: #990700;
}

.hover-red-color:hover {
    color: #990700;
}

.bg-red-custom {
    color: #f5f6fa;
    background: #990700;
}

.bg-custom {
    /*border: 1px solid #f5ba6d;*/
    box-sizing: border-box;
    /*background: url(../images/home/background11.jpeg) scroll 0 0;*/
}

/* Style the header */

.h-160px {
    height: 160px;
    background-size: cover !important;
    object-fit: fill !important;
}

.h-100px {
    height: 100px;
    background-size: cover !important;
    object-fit: fill !important;
}

.border-end-custom {
    border-right: 0.1em solid !important;
}

.border-end-white-custom {
    border-right: 0.1em solid white !important;
}

.classglobal {
    background: url("../images/home/global-map.png") center top/660px 328px no-repeat #FEF9E6;
}

/* ----------- Kindle Fire HD 7" ----------- */
/* Portrait */
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
    .bbg-footer-qr > img {
        display: none;
    }

    .row1-custom-right {
        width: 98% !important;
    }

    .flex-md-column {
        flex-direction: row !important;
    }

    .font-tin-loai4-khac {
        width: 100%;
    }
}
/*----------------------*/
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .bbg-footer-qr > img {
        display: none;
    }
}
/*-----------------------------*/
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .bbg-footer-qr > img {
        display: none;
    }
}
/*-------------------------*/

/* fix anh QR cuoi trang qua lon lam lech trang tren di dong */
@media (max-width: 600px) {
    .bbg-footer-qr > img {
        max-width: 230px;
    }

        .bbg-footer-qr > img.bbg-footer-qrcode {
            min-height: 90px;
            max-width: 200px;
        }
}

@media (max-width: 1400px) {
    .bbg-footer-hidden {
        /*background-image: none !important;*/
        /*border: 2px solid #dc5e61a6;*/
        border-radius: 10px;
        margin-bottom: 10px;
        padding: 1em !important;
    }
}

@media (max-width: 960px) {
    .bbg-footer-hidden > div:last-child {
        display: none;
    }
}

@media (max-width: 960px) {
    .bbg-footer-hidden {
        display: none;
    }
}

@media (max-width: 600px) {
    .bbg-footer-hidden {
        display: none;
    }
}

@media (max-width: 768px) {
    .footer-first {
        display: none;
    }
}

@media (max-width: 468px) {
    .bbg-footer-hidden {
        display: none;
    }
}

.bg-blue {
    background-color: #cef;
}

.bg-magazine {
    background: url(../images/home/07.jpeg) center bottom/200px 130px no-repeat #fffdde;
    padding: 1px;
}

/*image*/
.image-circle {
    height: 60px;
    width: 60px;
    margin-right: 5px;
}

    .image-circle:hover {
        -webkit-filter: brightness(120%);
        border-radius: 0 !important;
    }

/*header */
.icon_search {
    padding-top: 3px;
    height: 21px;
    margin-top: -3px;
    color: #999;
}

.nav-li-position {
    position: static !important;
}

.header-2 {
    height: 90px !important;
}

li.dropdown-custom:hover .submenu {
    visibility: visible !important;
}

.submenu {
    list-style: none;
    position: absolute !important;
    visibility: hidden !important;
    z-index: 99999 !important;
    background-color: #e2e2e2 !important;
    box-sizing: border-box;
    width: 100% !important;
    left: 0 !important;
    top: 30px !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 0 !important;
}

.w-20 {
    width: 20% !important;
}

.border-bottom-black {
    padding-top: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #bdbdbd;
}

.header-top {
    /*background-color: #eee;*/
    height: 30px !important;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
}

.header-top-time {
    letter-spacing: 1px;
}

.btnLogo_2 {
    background: url(../images/home/logobbg.png) no-repeat scroll;
    height: 80px !important;
    /*left: 92px;*/
    /*position: absolute;*/
    /*top: 0px;*/
    width: 270px !important;
    z-index: 200;
    background-size: 260px;
}

.btnLogo_1 {
    background: url(../images/Logo-BBG.png) no-repeat scroll;
    height: 68px !important;
    /*left: 92px;*/
    /*position: absolute;*/
    /*top: 0px;*/
    width: 96px !important;
    z-index: 200;
    border-right: 1px solid #dcdddeb5;
    background-size: 86%;
    background-position: 0 center;
    margin-top: 10px;
}

.f-11 {
    font-size: 11px !important;
}

.animation-english {
    font-size: 1em;
    font-weight: 700;
    padding: 0.15em 0.5em;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
}

    .animation-english:hover {
        background: #990700;
    }

@-webkit-keyframes my {
    0% {
        color: #990700;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #990700;
    }
}

@-moz-keyframes my {
    0% {
        color: #990700;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #990700;
    }
}

@-o-keyframes my {
    0% {
        color: #990700;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #990700;
    }
}

@keyframes my {
    0% {
        color: #990700;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #990700;
    }
}

.arrow-banner {
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
}

.border-radius-left {
    border-start-start-radius: 2em !important;
    border-end-start-radius: 2em !important;
}

.border-radius-right {
    border-end-end-radius: 2em !important;
    border-start-end-radius: 2em !important;
}

.fs-text-small {
    font-size: 7.8px;
    color: #000;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    font-family: BaoBacGiang, Arial, Helvetica, sans-serif;
    z-index: 201;
    padding-left: 0px;
}

    .fs-text-small.text-1 {
        letter-spacing: .38px;
        font-size: 10.6px !important;
		/*font-size: 12.4px !important;*/
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 300;
    }

    .fs-text-small.text-2 {
        letter-spacing: .25px;
        font-size: 10.7px !important;
		/*font-size: 12.45px !important;*/
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 300;
    }

.border-header {
    /*background-color: #f2f2f2;*/
    border-bottom: 1px solid #9f224e;
    color: #111;
    font-size: 13px;
    font-weight: 300;
    text-align: start;
    line-height: 18px;
    margin-bottom: 4px;
    padding-right: 2px;
}

    .border-header:hover {
        color: #9f224e !important;
    }

        .border-header:hover a {
            color: #9f224e !important;
        }

.nav-home {
    color: #4f4f4f !important;
		/********QuocTang********/
		/*color:#fff !important;*/
		/****************/
    cursor: pointer;
    display: inline-block;
    font-size: 19px !important;
    /*line-height: 45px;*/
    text-decoration: none;
}

.font-arial {
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 18px;
}

h6.mb-0.text-start.hover-red-color.fs-19.font-arial.text-uppercase {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    line-height: 25px;
    color: #8d0c0c;
}

.font-18 {
    font-size: 18px !important;
}

.text-red-custom {
    color: #990700;
	color: #8b8888;
}

.fs-time {
    color: #860d11;
    font-size: 10px;
    font-weight: normal;
    padding-left: 0;
    padding-top: 3px;
}

.height-nav-item {
    color: #222;
    line-height: 20px;
    font-size: 15px;
}

.fs-nav-small {
    font-weight: 300 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000;
	/*******QuocTang*********/
	/*color: #fff;*/
	/*************************/
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    /*line-height: 45px;*/
    text-decoration: none;
}
/* For small desktop HD */
@media only screen and (max-width: 1366px) {
    .fs-nav-small {
        font-weight: 400 !important;
        font-size: 12px;
    }
}
/*-------------------*/

.fs-nav-small:hover {
    color: #990700;
}

.fs-nav-item-small {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #4f4f4f;
    font-size: 14px;
    line-height: 30px;
}

    .fs-nav-item-small:hover {
        color: #990700;
    }

.fs-nav-item-more {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #4f4f4f;
    font-size: 16px !important;
}

    .fs-nav-item-more:hover {
        color: #990700;
        background-color: #bbbbbb;
    }

.hidden-item-nav {
    display: none;
}

@media only screen and (min-width: 1200px) {
    .hidden-item-nav {
        display: block;
    }
}

/*main*/
.fa-picture-photo {
    color: #515151;
    padding: 0 10px 0 0;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.caption {
    bottom: 3px;
    padding: 0px;
}

.l-h-35 {
    line-height: 35px !important;
}

.post-meta {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #8b8888 !important;
    display: initial;
    line-height: 12px !important;
    /* border-left: 3px solid #ff0000; */
    padding-left: 0px !important;
    font-weight: 300;
    letter-spacing: 0px;
}

    .post-meta::before {
        content: '';
        /*width: 6px;*/
        /*height: 6px;*/
        /*background-color: #ff0000;*/
        display: inline-block;
        /*margin-right: 5px;*/
        border-radius: 50px;
    }

.text-small-title {
    color: #990700 !important;
    padding-left: 8px;
    display: table;
    font-family: Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    font-size: 10px !important;
    padding-top: 5px !important;
    margin-bottom: 5px !important;
    line-height: 15px !important;
}

.tab-custom {
    padding-top: 7px !important;
    font-family: BaoBacGiang10, Arial, Helvetica, sans-serif !important;
    cursor: pointer;
    font-size: 18px !important;
    letter-spacing: 1px !important;
}

.nav-link.bg-active {
    color: #990700;
    background: #f5f6fa;
}

.nav-link.active.bg-active {
    color: #f5f6fa;
    background: #990700 url(../images/home/new.jpeg);
}

.nav-link.bg-active .icon-tab {
    visibility: hidden;
}

.nav-link.active.bg-active .icon-tab {
    visibility: visible;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.nav-tab-overflow {
    overflow-y: scroll;
    text-overflow: ellipsis;
    max-width: 100%;
    vertical-align: middle;
    line-height: 1.5;
    max-height: 2000px;
    min-height: 100px;
}

    .nav-tab-overflow:hover {
        overflow-y: scroll;
        z-index: 999;
    }

::-webkit-scrollbar-button {
    height: 2px;
    background-color: #fff;
}

::-webkit-scrollbar {
    width: 10px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #ccc;
    border-radius: 5px;
}


.hotline-media {
    position: absolute;
    top: 0.5em;
    right: 0.1em;
    width: 12em;
}

#art {
    display: flex;
    align-items: center;
    justify-content: center;
    /*width: 100vw;*/
    /*height: 100vh;*/
    background: #e9e9e9;
}

.drop {
    position: absolute;
    border-radius: 50%;
    border: 1px solid transparent;
    animation: drop 6s ease-in-out infinite;
    -moz-animation: drop 6s ease-in-out infinite;
    -webkit-animation: drop 6s ease-in-out infinite;
}

/*MULTI DROP*/

#art .drop:nth-child(1) {
}

#art .drop:nth-child(2) {
    animation-delay: 1.5s;
}

#art .drop:nth-child(3) {
    animation-delay: 3s;
}

#art .drop:nth-child(4) {
    animation-delay: 4.5s;
}

#art .drop:nth-child(5) {
    animation-delay: 7s;
}

#art .drop:nth-child(6) {
    animation-delay: 8.5s;
}

#art .drop:nth-child(7) {
    animation-delay: 10s;
}

@keyframes drop {
    0% {
        width: 0;
        height: 0;
        opacity: 1;
        box-shadow: 0 0 1px transparent, inset 0 0 1px transparent;
    }

    50% {
        box-shadow: 20px 20px 150px #99070080, inset 20px 20px 150px #99070080;
    }

    75% {
        opacity: 0.2;
        box-shadow: 20px 20px 20px #990700, inset 20px 20px 20px #990700;
    }

    100% {
        width: 7em;
        height: 7em;
        opacity: 0;
        box-shadow: 0 0 0 #00000000, inset 0 0 0 #00000000;
    }
}

.hotline-media-phone {
    font-weight: bold;
    background-color: rgba(230, 8, 8, 0.75);
    color: white !important;
    padding: 0.5em 1em 0.5em 2em;
    border-top-right-radius: 1.5em;
    border-bottom-right-radius: 1.5em;
}

.fs-26 {
    font-size: 26px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-23 {
    font-size: 23px !important;
}

.l-h-40 {
    line-height: 40px !important;
}

.color-444 {
    color: #444 !important;
}

.color-222 {
    color: #222 !important;
}

.text-media {
    color: #0645ad !important;
}

.pb-18 {
    padding-bottom: 18px !important;
}

.bg-media {
    background-color: #fde1b0;
    border: 10px solid transparent;
    border-image: url(../images/home/border-img-line.png) 12 round;
    padding-top: 1.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.header-bds {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #dd0303;
    color: #dd0303;
}

.border-bottom-red {
    border-bottom: 1px solid #ff0000 !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-23 {
    font-size: 23px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.l-h-22 {
    line-height: 22px !important;
}

.l-h-25 {
    line-height: 25px !important;
}

.l-h-20 {
    line-height: 20px !important;
}

.span_fa {
    padding-left: 10px;
    color: #999;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #eee;
    margin-bottom: 3px;
    display: inline-block;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    height: 40px;
    width: 40px;
    top: -5px;
    left: -20px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.title-box {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px !important;
    /*height: 25px !important;*/
    line-height: 30px !important;
    border-bottom: 1px solid #990700 !important;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.title-box-no-border {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px !important;
    /*height: 25px !important;*/
    line-height: 30px !important;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.breadcrumb-custom {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 4px 0;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .breadcrumb-custom:before {
        background: #990700;
        content: "";
        position: absolute;
        z-index: -1;
        top: -3;
        left: -3;
        right: -3;
        bottom: -3px;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

    .breadcrumb-custom:hover, .breadcrumb-custom:focus, .breadcrumb-custom:active {
        color: ##0d6efd;
    }

        .breadcrumb-custom:hover:before, .breadcrumb-custom:focus:before, .breadcrumb-custom:active:before {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

@-webkit-keyframes icon_title {
    0% {
        color: #999;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #999;
    }
}

@-moz-keyframes icon_title {
    0% {
        color: #999;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #999;
    }
}

@-o-keyframes icon_title {
    0% {
        color: #999;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #999;
    }
}

@keyframes icon_title {
    0% {
        color: #999;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #999;
    }
}

.icon_title {
    font-size: 24px;
    font-weight: 300;
    -webkit-animation: icon_title 800ms infinite;
    -moz-animation: icon_title 800ms infinite;
    -o-animation: icon_title 800ms infinite;
    animation: icon_title 800ms infinite;
}

.fs-25 {
    font-size: 25px !important;
}

.color {
    color: #133F6A !important;
}

.l-h-30 {
    line-height: 30px !important;
}

.l-h-18 {
    line-height: 18px !important;
}

.head-city {
    font-weight: bold;
    display: inline-block;
    font-family: BaoBacGiang, Arial, Helvetica, sans-serif;
    font-size: 19px;
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
    text-transform: uppercase;
    white-space: nowrap;
    float: none;
}

.head-parent {
    border-bottom: 3px solid #fff;
    margin-bottom: 6px;
    padding-left: 0;
    padding-top: 5px;
    text-align: center;
}

.name-city {
    font-family: BaoBacGiang, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}

.font-bg8 {
    font-family: Merriweather, serif, "Noto Serif", serif, Helvetica, Arial, sans-serif !important;
}

.dot-card {
    border-bottom: 1px dotted #e2e2e3;
}

.ssm {
    vertical-align: middle;
    font-size: 0;
    background: url(../images/daucong.jpg) -11px 0 no-repeat rgba(0, 0, 0, 0);
    width: 12px;
    height: 12px;
    overflow: hidden;
    display: inline-block;
    opacity: 0.6;
}

    .ssm:hover {
        background: url(../images/daucong.jpg) 0 0 no-repeat rgba(0, 0, 0, 0);
        width: 11px;
        height: 11px;
        overflow: hidden;
        display: inline-block;
        opacity: 1;
    }

.title-qc {
    border-bottom: 1px solid #fff;
    height: 36px;
    margin-bottom: 5px;
    font-size: 28px;
    color: #990700;
    line-height: 33px;
}

.bg-qc {
    background: #f4f4f4;
    padding-top: 5px;
    padding-left: 4px;
    margin-bottom: 20px;
}

.label-oto {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    font-size: 19px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #000;
}

.height-nav-res {
    height: 300px;
}

@media only screen and (min-width: 1200px) {
    .height-nav-res {
        height: 220px;
    }
}

.w-20-res {
    width: 20%;
}

@media only screen and (max-width: 960px) {
    .w-20-res {
        width: 100%;
        padding-bottom: 30px !important;
    }
}


.p-1.w-20-res.d-flex.flex-column.align-content-stretch {
    padding-right: 0.7rem !important;
    padding-left: 0rem !important;
}
@media (max-width: 600px) {
.p-1.w-20-res.d-flex.flex-column.align-content-stretch {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}
}
/*.p-1.w-20-res.d-flex.flex-column.align-content-stretch:nth-last-child(1) {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}*/

.BG1 .VnnBox-Head {
    border-bottom: 1px solid #990700;
}

.Box4 .VnnBox-Head {
}

.VnnBox-Head {
    height: 32px;
    margin-bottom: 10px;
}


.border-top {
    /* border-bottom: 1px solid #e5e5e5 !important; */
}

    .border-top:nth-last-child(2) {
        /* border-top: 0px solid #e5e5e5 !important; */
    }
.font-tin-loai2-khac.py-2  {
    border-top: 1px solid #e5e5e5 !important;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5 !important;
	/*border-bottom: 1px solid #fff !important;*/
}

.border-bottom1 {
    border-bottom: 1px solid #bdbdbd !important;
}

.Box4 .VnnBox-Content {
    padding: 0 !important;
}

.Box4 .VnnBox-Head .title {
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    height: 22px;
    line-height: 22px;
    padding-left: 6px;
    white-space: nowrap;
}

.VnnBox-Head .title {
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    height: auto;
    line-height: 22px;
    padding-left: 5px;
}

.f-18 {
    font-size: 18px !important;
}

.Box4 .VnnBox-Content {
    padding: 0 !important;
}

.VnnBox-Content {
    padding: 0 0 5px 0;
}

.VnnBoxFirst_CateCenter_imag {
    overflow: hidden;
    display: grid;
    width: 300px;
    height: 170px;
}

.thoitiet {
    background: url(../images/thoitiet.jpg) left center no-repeat;
    height: 32px;
    padding-left: 40px;
    float: left;
}

.VnnBoxFirst h2.title a, .VnnBoxFirst p.title a {
    font-size: 14px;
    margin-bottom: 5px;
}

.color-white {
    color: #fff !important;
}

.container {
    width: 1600px !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.container.py-3 {
    padding-top: 2rem !important;
    padding-bottom: 0rem !important;
}
@media (max-width: 600px) {
.container.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
}
.row.noi-bat-root {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 7px;
    padding-right: 7px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
	/*border-left: 1px solid #fff;
    border-right: 1px solid #fff;*/
}

@media (max-width: 480px) {
    .row.noi-bat-root {		
        margin-left: -10px;
        margin-right: -10px;
		margin-bottom: 30px;
        padding-left: 0px;
        padding-right: 0px;
        border-left: 0px solid #ccc;
        border-right: 0px solid #ccc;
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.col, [class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
}
.group-1{margin-top: 20px; margin-bottom: 20px;}
.group-2{margin-top: 0px; margin-bottom: 0px;}
.group-3{margin-top: 20px; margin-bottom: 20px;}
.group-4{margin-top: 20px; margin-bottom: 20px;}
.group-4-1{margin-top: 0px; margin-bottom: 0px;}
.group-4-2{margin-top: 0px; margin-bottom: 20px;}
.group-4-3{margin-top: 20px; margin-bottom: 20px;}
.group-4-4{margin-top: 20px; margin-bottom: 20px;}
.group-5{margin-top: 20px; margin-bottom: 20px;}
.group-6{margin-top: 20px; margin-bottom: 20px;}
.group-7{margin-top: 20px; margin-bottom: 20px;}
.group-8{margin-top: 20px; margin-bottom: 20px;}
.group-9{margin-top: 20px; margin-bottom: 20px;}
.group-10{margin-top: 40px; margin-bottom: 40px;}
.group-11{margin-top: 40px; margin-bottom: 40px;}
.group-12{margin-top: 40px; margin-bottom: 20px;}
.group-13{margin-top: 20px; margin-bottom: 20px;}
.group-13-1{margin-top: 20px; margin-bottom: 20px;}
.group-13-2{margin-top: 20px; margin-bottom: 20px;}
.group-14{margin-top: 20px; margin-bottom: 20px;}
.group-15{margin-top: 20px; margin-bottom: 20px;}
.group-16{margin-top: 20px; margin-bottom: 20px;}
.group-17{margin-top: 20px; margin-bottom: 20px;}
.group-18{margin-top: 20px; margin-bottom: 20px;}
.group-19{margin-top: 20px; margin-bottom: 20px;}
.group-20{margin-top: 20px; margin-bottom: 20px;}
.group-21{margin-top: 20px; margin-bottom: 20px;}
.group-22{margin-top: 20px; margin-bottom: 20px;}
.group-23{margin-top: 20px; margin-bottom: 20px;}
.group-24{margin-top: 20px; margin-bottom: 20px;}
.group-25{margin-top: 20px; margin-bottom: 20px;}
.group-26{margin-top: 20px; margin-bottom: 20px;}
.group-27{margin-top: 20px; margin-bottom: 20px;}
.group-28{margin-top: 20px; margin-bottom: 20px;}
.group-29{margin-top: 20px; margin-bottom: 20px;}
.group-30{margin-top: 20px; margin-bottom: 20px;}
.group-31{margin-top: 20px; margin-bottom: 20px;}
.group-32{margin-top: 20px; margin-bottom: 20px;}
.group-33{margin-top: 20px; margin-bottom: 20px;}
.group-34{margin-top: 20px; margin-bottom: 20px;}
.group-35{margin-top: 20px; margin-bottom: 20px;}
.group-36{margin-top: 20px; margin-bottom: 20px;}
.group-37{margin-top: 20px; margin-bottom: 20px;}
.group-38{margin-top: 20px; margin-bottom: 20px;}
.group-39{margin-top: 20px; margin-bottom: 20px;}
.group-40{margin-top: 20px; margin-bottom: 20px;}
.group-41{margin-top: 20px; margin-bottom: 20px;}
.group-42{margin-top: 20px; margin-bottom: 20px;}
.group-43{margin-top: 20px; margin-bottom: 20px;}
.group-44{margin-top: 20px; margin-bottom: 20px;}
.group-45{margin-top: 20px; margin-bottom: 20px;}
.group-46{margin-top: 20px; margin-bottom: 20px;}
.group-47{margin-top: 20px; margin-bottom: 20px;}
.group-48{margin-top: 20px; margin-bottom: 20px;}
.group-49{margin-top: 20px; margin-bottom: 20px;}
.group-50{margin-top: 20px; margin-bottom: 20px;}

@media (max-width: 600px){
.group-4{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-4-1{margin-top: 0px; margin-bottom: 0px;border-bottom: 0px solid #dddddd;}
.group-4-2{margin-top: 0px; margin-bottom: 0px;border-bottom: 20px solid #dddddd;}
.group-4-3{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-5{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-6{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-7{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-8{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-9{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-10{margin-top: 0px; margin-bottom: 0px;}
.group-11{margin-top: 0px; margin-bottom: 0px;}
.group-12{margin-top: 0px; margin-bottom: 0px;}
.col-lg-4.col-md-4.col-12 {margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;} /* 9 chuyen muc doc */
.group-13{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-13-1{margin-top: 20px; margin-bottom: 20px;}
.group-13-2{margin-top: 20px; margin-bottom: 20px;}
.group-14{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-15{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-16{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-17{margin-top: 0px; margin-bottom: 0px;border-bottom: 20px solid #dddddd;}
.group-18{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-19{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-20{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-21{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-22{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-23{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-24{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-25{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-26{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-27{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-28{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-29{margin-top: 20px; margin-bottom: 20px;}
.group-30{margin-top: 20px; margin-bottom: 20px;}
.group-31{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-32{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-33{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-34{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-35{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-36{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-37{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-38{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-39{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-40{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-41{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-42{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-43{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-44{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-45{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-46{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-47{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-48{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-49{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
.group-50{margin-top: 20px; margin-bottom: 20px;border-bottom: 20px solid #dddddd;}
}

.row.d-flex.group-29.odd {
	margin: 30px 0;
	background: #e9ecef;
}

/*
* Header
*/
header {
    /*background-color: #fcfaf6 !important;*/
}
@media (max-width: 600px){
header {
    background-color: #f77e0724 !important;
	
		/*******QuocTang*********/
		/*background-color: #fcfaf6 !important;*/
		/*************************/
}
}
}
.taskbar {
    /*border-top: solid 1px #d0d0cf;*/
    border-bottom: solid 1px #d0d0cf;
    margin-top: 0;
    padding: 5px 0;
}

    .taskbar ul li {
        display: inline-block;
        font-size: 14px;
    }

    .taskbar .taskbar__language li:not(:last-child) {
        margin-right: 20px;
    }

    .taskbar .taskbar__social li:not(:first-child) {
        margin-left: 10px;
    }

.banner {
    /*background-color: #ed2024;*/
    background-color: #ff0000;
    text-align: center;
    padding: 0 0;
    margin: 5px 0;
}

    .banner img {
        margin: 0 auto;
        object-fit: scale-down !important;
        /*height: 88px;*/
        height: 104px;
    }

.navbar {
    padding-top: 0rem!important;
    padding-bottom: 0rem!important;
}


.main-menu {
    position: relative;
    margin-bottom: 0 !important;
    padding: 0 !important;
    color: #060808;
    padding: 5px 0px;
	border-top: 1px solid #E5E5E5 !important;
    border-bottom: 1px solid #E5E5E5 !important;
	
	/*******QuocTang*********/
/*background-color: #444;*/
/*************************/

	/*border-top: none !important;
    border-bottom: none !important;*/
}
@media (max-width: 600px) {
.main-menu {
	background-color:#fcfaf6;
}	
}

hr:not([size]) {
    height: 1px;
	margin-bottom: -5px;
}


.main-menu .logo-mobile {
    /*display: none;
    max-width: 135px;*/
}

.main-menu .menu-mobile {
    /*width: 100%;*/
}

.main-menu .toogle-menu-mobile {
    /*display: none;*/
}

.main-menu .main-menu__link .link__homepage {
    /* background: none;
    color: #404040;
    margin-right: 10px;
    padding: 10px 12px 9px;*/
}

    .main-menu .main-menu__link .link__homepage.active {
        /*background: rgba(108, 110, 112, .1);
    color: #404040;*/
    }

    .main-menu .main-menu__link .link__homepage img {
        /*width: 24px;
    height: 24px;*/
    }

    .main-menu .main-menu__link .link__homepage.active img {
        /*filter: none;*/
    }

.main-menu .main-menu__link ul li {
    /*display: inline-block;
    position: relative;*/
}

    .main-menu .main-menu__link ul li a {
        /*padding: 12px 20px;
    color: #060808;
    text-decoration: none;
    display: inline-block;*/
    }

        .main-menu .main-menu__link ul li a:hover, .main-menu .main-menu__link ul li a.active {
            /*background-color: rgba(108, 110, 112, .1);*/
            /*color: #ffff;*/
            /*color: #b30000;*/
            /*font-weight: 800;*/
        }

    .main-menu .main-menu__link ul li .icon-submenu {
        /*display: none;*/
    }

        .main-menu .main-menu__link ul li .icon-submenu img {
            /* display: inline-block;
    width: 12px;*/
        }

    .main-menu .main-menu__link ul li .sub {
        /*width: 190px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 2;
    left: 0;
    top: calc(100% + 20px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 8px;
    transition-duration: 200ms;
    transition-property: opacity, top, visible;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);*/
    }

        .main-menu .main-menu__link ul li .sub li {
            /* display: inline-block;
    position: relative;
    width: 100%;
    min-width: 190px;*/
        }

            .main-menu .main-menu__link ul li .sub li a {
                /*width: 100% !important;*/
            }

                .main-menu .main-menu__link ul li .sub li a:hover {
                    /*background-color: unset;*/
                    /*background-color: rgba(108, 110, 112, .1);*/
                    /* color: #b30000;*/
                    /*text-decoration: underline;*/
                }

                .main-menu .main-menu__link ul li .sub li a.active {
                    /*background-color: rgba(108, 110, 112, .1);*/
                    /*color: #ffff;*/
                }

    .main-menu .main-menu__link ul li:hover .sub {
        /*opacity: 1;
    visibility: visible;
    top: 100%;
    border-top: 1px solid #b30000;*/
    }

.main-menu .main-menu__search input, .main-menu .main-menu__search button,
.main-menu .main-menu__search input:focus,
.main-menu .main-menu__search input:focus-visible {
    /*border: solid 1px #cdd6d7;
    border-radius: 0;
    outline: unset;*/
}

.main-menu__search input {
    min-height: 25px;
    min-width: 200px;
    padding: 0 5px;
    flex: 1;
    line-height: 35px;
}

.main-menu .main-menu__search input {
    /*min-height: 25px;
    min-width: 200px;
    padding: 0 5px;
    flex: 1;
    line-height: 26px;*/
}

.main-menu .main-menu__search button {
    /*padding: 2px 5px;
    margin-left: 5px;
    transition: opacity .2s linear;*/
}

    .main-menu .main-menu__search button:hover {
        /*cursor: pointer;
    opacity: .6;*/
    }

.main-menu .btn-close-menu {
    /*position: absolute;
    top: 0;
    display: none;
    align-items: center;
    font-weight: 500;
    height: 45px;
    line-height: 48px;
    color: #fff;
    cursor: pointer;
    background: #ed2024;
    width: 100%;
    z-index: 105;
    font-size: 20px;
    padding-left: 15px;*/
}

    .main-menu .btn-close-menu svg {
        /*width: 20px;
    height: 20px;*/
    }

    .main-menu .btn-close-menu:hover svg path {
        /*fill: #da0000;*/
    }

/*
* News
*/
.news-highlight {
    margin-bottom: 20px;
}

    .news-highlight a {
        text-decoration: unset;
    }

    .news-highlight .news__first .news-first__title {
        font-size: 30px;
        font-weight: 600;
        margin: 20px 0 0;
    }

        .news-highlight .news__first .news-first__title a {
            color: #222222;
        }

            .news-highlight .news__first .news-first__title a:hover {
                color: #da0000;
            }

    .news-highlight .news__first .news-first__desc {
        font-size: 16px;
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /* -webkit-line-clamp: 2;
line-clamp: 5;*/
        -webkit-box-orient: vertical;
    }

    .news-highlight .news__list {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

        .news-highlight .news__list .news__list-title {
            color: #da0000;
            padding: 12px 0;
            background: #dbdcdd;
            text-align: center;
            margin-bottom: 15px;
        }

        .news-highlight .news__list .news__list-item {
            align-items: stretch;
            display: flex;
            flex-direction: column;
            height: 100%;
        }

            .news-highlight .news__list .news__list-item .news-item {
                display: flex;
                padding-bottom: 7px;
                margin-bottom: 7px;
                flex: 1;
            }

                .news-highlight .news__list .news__list-item .news-item:last-child {
                    padding-bottom: 0 !important;
                    margin-bottom: 7px !important;
                }

                .news-highlight .news__list .news__list-item .news-item:not(:last-child) {
                    border-bottom: dashed 1px #d0d0cf;
                }

                .news-highlight .news__list .news__list-item .news-item .news-item__img {
                    width: 50%;
                }

                .news-highlight .news__list .news__list-item .news-item .news-item__des {
                    width: calc(100% - 35% - 15px);
                    font-size: 14px;
                    margin-left: 10px;
                    margin-right: 5px
                }

                    .news-highlight .news__list .news__list-item .news-item .news-item__des a:hover {
                        color: #da0000;
                    }

                .news-highlight .news__list .news__list-item .news-item.new-item--option .news-item__des {
                    order: 2;
                    width: calc(100% - 36.5% - 15px);
                }

                    .news-highlight .news__list .news__list-item .news-item.new-item--option .news-item__des .item-desc__option {
                        margin-top: 5px;
                        opacity: .75;
                        font-size: 12px;
                    }

                        .news-highlight .news__list .news__list-item .news-item.new-item--option .news-item__des .item-desc__option img {
                            margin-right: 5px;
                            margin-bottom: 0px;
                            width: 18px;
                            display: inline-block;
                        }

                .news-highlight .news__list .news__list-item .news-item.new-item--option .news-item__img {
                    margin-left: 0;
                    margin-right: 15px;
                    order: 1;
                    width: 36.5%;
                }

                .news-highlight .news__list .news__list-item .news-item.new-item--option:not(:last-child) {
                    border-bottom: solid 1px #d0d0cf;
                    padding-bottom: 25px;
                    margin-bottom: 25px;
                }

                .news-highlight .news__list .news__list-item .news-item.new-item--option:last-child {
                    padding-bottom: 0;
                    margin-bottom: 0;
                }

    .news-highlight.search .news__list {
        margin-bottom: 30px;
    }

        .news-highlight.search .news__list .news__list-item .news-item .news-item__des a {
            color: #222222;
        }

            .news-highlight.search .news__list .news__list-item .news-item .news-item__des a:hover {
                color: #da0000;
            }

        .news-highlight.search .news__list .news__list-item .news-item .news-item__des > p {
            font-size: 18px;
            margin-top: 10px;
        }

        .news-highlight.search .news__list .news__list-item .news-item.new-item--option {
            padding-bottom: 25px;
            margin-bottom: 25px;
            border-bottom: dashed 1px #d0d0cf;
        }

/*
* Block
*/
.block-news {
    border-top: solid 1px #cccbcb;
    padding: 15px 0 30px 0;
}

    .block-news .block-news__title {
        border-bottom: solid 3px #da0000;
        display: inline-block;
        padding-bottom: 2px;
        margin-bottom: 20px;
        font-size: 22px;
        color: #ed2024;
    }

        .block-news .block-news__title a {
            color: #da0000;
        }

    .block-news .block__first .block-first__title {
        font-size: 22px;
        margin: 10px 0;
    }

        .block-news .block__first .block-first__title a {
            color: #222222;
        }

            .block-news .block__first .block-first__title a:hover {
                color: #da0000;
            }

    .block-news .block-new__text .block-first__desc {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /*-webkit-line-clamp: 3;
line-clamp: 5;*/
        -webkit-box-orient: vertical;
    }

    .block-news .block__middle {
        background-color: #cdccca;
        padding: 15px 10px;
        height: 100%;
    }

        .block-news .block__middle .block-first__title {
            font-size: 22px;
            margin-bottom: 25px;
        }

            .block-news .block__middle .block-first__title a {
                color: #222222;
            }

                .block-news .block__middle .block-first__title a:hover {
                    color: #da0000;
                }

        .block-news .block__middle .block-first__desc {
            font-size: 14px;
            line-height: 1.5;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            /*-webkit-line-clamp: 10;
line-clamp: 5;*/
            -webkit-box-orient: vertical;
        }

    .block-news .block__second .news {
        margin-bottom: 10px;
        flex: 1;
    }

        .block-news .block__second .news .news-desc {
            margin-top: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            /*-webkit-line-clamp: 2;
line-clamp: 2;*/
            -webkit-box-orient: vertical;
            line-height: 1.5;
        }

            .block-news .block__second .news .news-desc a:hover {
                color: #da0000;
            }

        .block-news .block__second .news.new--horizontal:not(:last-child) {
            /*margin-top: 10px;*/
            /*margin-bottom: 45px;*/
            border-bottom: dashed 1px #d0d0cf;
            padding-bottom: 7px;
        }

            .block-news .block__second .news.new--horizontal:not(:last-child).new--boder-bottom {
                border-bottom: solid 1px #cccbcb;
                padding-bottom: 12px;
                margin-bottom: 12px;
            }

        .block-news .block__second .news.new--horizontal .news-thumbnail {
            width: 50%;
            margin-left: 15px;
        }

        .block-news .block__second .news.new--horizontal .news-desc {
            width: calc(100% - 50% - 15px);
            margin-top: 0;
        }

        .block-news .block__second .news.new--horizontal a {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            /*-webkit-line-clamp: 4;
line-clamp: 5;*/
            -webkit-box-orient: vertical;
        }

    .block-news .block__second.block__second--order {
        display: flex;
        flex-direction: column;
    }

        .block-news .block__second.block__second--order .news .news-thumbnail {
            margin-right: 15px;
            margin-left: 0;
            order: 1;
        }

        .block-news .block__second.block__second--order .news .news-desc {
            order: 2;
        }

    .block-news.media {
        background-color: #e9ecee;
        border-top: solid 10px #acb5bc;
        margin-left: -35px;
        margin-right: -35px;
        padding-bottom: 0;
        overflow: hidden;
    }

        .block-news.media .media__wrapper {
            padding: 0 40px;
        }

            .block-news.media .media__wrapper .media__head {
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 20px;
            }

                .block-news.media .media__wrapper .media__head .block-news__title {
                    margin-bottom: 0;
                }

                .block-news.media .media__wrapper .media__head .media__category .media-category__label {
                    display: none;
                }

                    .block-news.media .media__wrapper .media__head .media__category .media-category__label img {
                        width: 30px;
                    }

                .block-news.media .media__wrapper .media__head .media__category ul li {
                    display: inline-block;
                }

                    .block-news.media .media__wrapper .media__head .media__category ul li:not(:last-child)::after {
                        content: '|';
                        color: #222222;
                        vertical-align: text-bottom;
                    }

                    .block-news.media .media__wrapper .media__head .media__category ul li a {
                        padding: 0 20px;
                        color: #222222;
                        text-decoration: none;
                        font-size: 18px;
                    }

                        .block-news.media .media__wrapper .media__head .media__category ul li a:hover {
                            opacity: .6;
                        }

            .block-news.media .media__wrapper .media__list {
                position: relative;
            }

                .block-news.media .media__wrapper .media__list .media-item .media-item__img img {
                    /*height: 150px;*/
                    object-fit: cover;
                    aspect-ratio: 10 / 6 !important;
                }

                .block-news.media .media__wrapper .media__list .media-item .media-item__title {
                    margin-top: 10px;
                }

                    .block-news.media .media__wrapper .media__list .media-item .media-item__title a:hover {
                        color: #da0000;
                    }

                .block-news.media .media__wrapper .media__list .owl-nav .owl-prev, .block-news.media .media__wrapper .media__list .owl-nav .owl-next {
                    position: absolute;
                    top: calc(50% - 20px);
                    transform: translateY(-50%);
                    z-index: 9;
                }

                    .block-news.media .media__wrapper .media__list .owl-nav .owl-prev:hover, .block-news.media .media__wrapper .media__list .owl-nav .owl-next:hover {
                        background: unset;
                    }

                .block-news.media .media__wrapper .media__list .owl-nav .owl-prev {
                    left: -38px;
                }

                .block-news.media .media__wrapper .media__list .owl-nav .owl-next {
                    right: -38px;
                }

.news-cate {
    padding-bottom: 50px;
}

    .news-cate .news-item {
        margin-bottom: 40px;
    }

        .news-cate .news-item .news-item__des {
            margin-top: 10px;
        }

            .news-cate .news-item .news-item__des a:hover {
                color: #da0000;
            }

@media (max-width: 480px) {
    .news-item__des.fs-16.fw-bold.l-h-25 {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-top: 2px;
    }
}

.news-paginate {
    margin: 0 auto;
    text-align: center;
}

    .news-paginate a, .news-paginate button {
        background-color: #fcfaf6;
		font-family: Arial,sans-serif !important;
        color: #222222;
        padding: 15px 40px;
        display: inline-block;
        transition: all .2s ease;
        border: 1px solid #ccc;
		border-radius: 50px;
    }

        .news-paginate a:hover, .news-paginate button:hover {
            color: #222222;
            background-color: #fcfaf6;
        }

.news-detail {
    padding-bottom: 25px;
    margin-bottom: 25px;
    /*border-bottom: solid 3px #0b164f;*/
}

    .news-detail .news-detail__category {
        border-bottom: solid 1px #ed2024;
		border-bottom: solid 1px #ccc;
    }

    .news-detail .row.news-detail__category {
        padding-left: 0 !important;
        margin-left: 0;
    }

        .news-detail .row.news-detail__category > div {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

    .news-detail .news-detail__category h2 {
        font-size: 20px;
        font-weight: 300;
        color: #ed2024
    }

    .news-detail .news-detail__category span {
        float: right;
        /*opacity: .75;*/
        /*font-size: smaller;*/
		font-size: 16px;
    }

    .news-detail .news-detail__title {
		font-family: Merriweather !important;
        color: #0645ad;
		color: #343a40;
        margin-bottom: 5px;
        font-weight: 700 !important;
        font-size: 40px;
        line-height: 55px;
		border-bottom: 1px dashed #E5E5E5 ;
		padding-bottom: 5px;
    }
	#news-detail {
    border-top: 1px dashed #E5E5E5 ;
    padding-top: 10px;
	}
	.news_detail_sapo {
		font-family: Merriweather !important;
		font-size: 22px !important;
		line-height: 38px !important;
		font-weight: 700;
		color: #343a40;
		padding-bottom: 0px;
		word-spacing: 5px;
	}

.d-flex.align-items-center.my-3.my-lg-0 {
    margin: 0 auto;
}

.news-detail .news-detail__head {
    font-size: 12px;
    opacity: 1;
    margin-bottom: 15px;
    margin-bottom: 10px;
}

    .news-detail .news-detail__head span {
        line-height: 32px;
        text-align: center;
    }

    .news-detail .news-detail__head .detail-head__action {
        /*font-weight: bold;*/
        font-size: 14px;
    }

        .news-detail .news-detail__head .detail-head__action img {
            display: inline-block;
            width: 18px;
        }

        .news-detail .news-detail__head .detail-head__action .resize-text {
            font-size: 16px;
        }

            .news-detail .news-detail__head .detail-head__action .resize-text span {
                padding: 0 5px;
            }

                .news-detail .news-detail__head .detail-head__action .resize-text span:hover {
                    cursor: pointer;
                }

                .news-detail .news-detail__head .detail-head__action .resize-text span:first-child {
                    margin-right: 5px;
                }

        .news-detail .news-detail__head .detail-head__action .print {
            color: #337AB7;
            cursor: pointer;
        }

            .news-detail .news-detail__head .detail-head__action .print img {
                margin-right: 3px;
            }


.news-detail .news-detail__thumbnail {
    padding-bottom: 15px;
    padding-bottom: 5px;
    font-weight: 700;
    font-size: 21px !important;
    line-height: 35px !important;
    font-family: Merriweather, serif, "Noto Serif", serif, "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

    .news-detail .news-detail__thumbnail p {
        font-weight: 700;
        font-size: 20px !important;
        line-height: 35px !important;
    }

    .news-detail .news-detail__thumbnail .image-desc {
        font-size: 10px;
        text-align: center;
        color: #337ab7;
        display: block;
        padding: 5px 15px;
    }

.news-detail .news-details__content {
    /*margin-bottom: 30px;*/
    line-height: 38px;
    /*font-family: Merriweather !important;*/
		font-family: Merriweather !important;
    font-size: 20px;
    margin: 5px 0px 35px;
	text-rendering: geometricprecision;
    word-spacing: 0px;
}

	.news-detail .news-details__content p {
		font-family: Merriweather !important;  
        font-size: 22px;
		line-height: 38px;		
		/*text-align: left !important;*/
		padding-top: 15px;
        margin: 1px 0px 15px;
        text-rendering: geometricprecision;
        word-spacing: 5px;
        color: #111;
    }
	 .news-detail .news-details__content table.image p {
     margin-bottom: 0 !important;
 }

 .news-detail .news-details__content .news-related__list ._item.n-related {
     /*padding-bottom: 5px !important;*/
 }

 .news-detail .news-details__content .news-related__list ._item_sapo p {
     /*margin-bottom: 0px !important;*/
 }
 
.news-detail .news-detail__social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    background: #FFFFFF;
    padding: 10px 0;
    margin-bottom: 20px;
}

.news-detail .news-details__content ._item_sapo p {
    /* line-height: 20px !important; */
    /* font-family: Arial, "Noto Serif", serif, "Helvetica Neue",Helvetica,Arial,sans-serif !important; */
    /* font-size: 13px !important; */
    /* word-spacing: unset !important; */
    /* margin: 5px 0px 5px; */
    /* display: block; */
}

.news-detail .news-details__content ._item_title {
    line-height: 22px !important;
}

._item.n-related:last-child {
    border-bottom: 0px solid #e5e5e5 !important;
}

.news-detail .news-detail__social .news-detail-left__social {
    display: flex;
}

    .news-detail .news-detail__social .news-detail-left__social .click-back, .news-detail .news-detail__social .news-detail-left__social .text-favourite {
        padding: 15px 15px;
        background: #FFFFFF;
        border: 2px solid #E9E9E8;
    }

        .news-detail .news-detail__social .news-detail-left__social .click-back i, .news-detail .news-detail__social .news-detail-left__social .text-favourite i {
            font-size: 20px;
            color: #757575;
        }

    .news-detail .news-detail__social .news-detail-left__social .text-favourite {
        display: flex;
        margin-left: 15px;
    }

        .news-detail .news-detail__social .news-detail-left__social .text-favourite p {
            font-size: 15px;
            letter-spacing: 1px;
            color: #696767;
            margin: 3px 0 0 10px;
        }

.news-detail .news-detail__social .news-detail-right__social {
    margin-top: 10px;
}

.news-detail .news-detail__tag {
    font-size: 14px;
    margin-bottom: 45px;
}

    .news-detail .news-detail__tag .detail-tag__title {
        background: url("../images/icon-tag.png") no-repeat scroll 0 50% transparent;
        color: #222222;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        padding-left: 20px !important;
        padding-right: 5px;
        vertical-align: middle;
		min-width: 80px;
    }
	
	    .news-detail .news-detail__tag ul {
			padding-left: 5px;
		}

    .news-detail .news-detail__tag li {
        display: inline-block;
    }

    .news-detail .news-detail__tag ul span {
        display: inline-block;
    }

        .news-detail .news-detail__tag ul span:not(.detail-tag__title) {
            border: solid 1px #d0d0cf;
            padding: 3px 10px;
            border-radius: 15px;
            margin: 3px;
			
			font-family: sans-serif;
			letter-spacing: 0.3px;
        }
.news-detail__comment {
    border: 1px solid #d5d0d0;
    padding: 20px 20px 10px 20px;
}

.news-detail .news-detail__comment .detail-comment__title {
    color: #222222;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    /*padding: 5px;*/
}

    .news-detail .news-detail__comment .detail-comment__title span {
        color: #404040;
        opacity: .75;
        font-weight: 400;
    }

.news-detail .news-detail__comment .btn-toggle-comment {
    cursor: pointer;
    margin-bottom: 15px;
}

    .news-detail .news-detail__comment .btn-toggle-comment:hover {
        color: #222222;
    }

.news-detail .news-detail__comment .form-comment {
    height: 0;
    visibility: hidden;
    transition: height .3s linear;
}

    .news-detail .news-detail__comment .form-comment.active {
        height: auto;
        visibility: visible;
    }

.news-detail .news-detail__comment input, .news-detail .news-detail__comment textarea {
    width: 100%;
    padding: 10px 5px;
    outline: none;
    margin-bottom: 10px;
    border-radius: 0;
    border: solid 1px #cccbcb;
}

.news-detail .news-detail__comment button {
    padding: 7px 15px;
    border-radius: 0;
    background-color: #0068FF;
    border: none;
    color: #ffff;
    transition: opacity .1s ease;
    cursor: pointer;
}

    .news-detail .news-detail__comment button:hover, .news-detail .news-detail__comment button:focus {
        opacity: .75;
    }

.news-detail .news-detail__comment .tab-show-list-comment {
    display: flex;
    border-bottom: 1px solid black;
}

    .news-detail .news-detail__comment .tab-show-list-comment .most-interested, .news-detail .news-detail__comment .tab-show-list-comment .comment-hot {
        font: 400 16px/17px arial;
        position: relative;
        color: #9F9F9F;
        margin-bottom: 10px;
    }

        .news-detail .news-detail__comment .tab-show-list-comment .most-interested:active, .news-detail .news-detail__comment .tab-show-list-comment .comment-hot:active {
            color: red;
        }

    .news-detail .news-detail__comment .tab-show-list-comment .comment-hot {
        margin-left: 20px;
    }

.news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment {
    margin-top: 20px;
    margin-bottom: 30px;
}

    .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment .link-avatar-img {
        margin: 0 12px 0 0;
        float: left;
        width: 36px;
        height: 36px;
        background: #E5E5E5;
        line-height: 36px;
        text-align: center;
        color: #949494 !important;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 18px !important;
        font-family: arial;
        border-radius: 50%;
        position: relative;
    }

        .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment .link-avatar-img img {
            width: 36px;
            height: 36px;
            border-radius: 50%;
        }

    .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment .block_like_web:hover .report-comment {
        display: inline-block;
    }

    .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment p {
        padding-bottom: 0;
        font: 400 16px arial;
        line-height: 150%;
        color: #4f4f4f;
    }

        .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment p .nickname {
            color: #222;
            margin-left: 0 !important;
            position: relative;
            font-weight: bold;
        }

    .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment a, .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment .time-com {
        margin-left: 20px;
        font-size: 14px;
        color: #9F9F9F;
    }

    .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment .report-comment {
        float: right;
        display: none;
    }

    .news-detail .news-detail__comment .list-comment .content-most-interested .firt-comment .comment-reply {
        display: none;
    }

.news-detail .news-detail__comment .list-comment .content-comment-hot {
    display: none;
}

.news-detail .news-detail__comment .list-comment .sub_comment {
    display: none;
}

.news-detail .news-detail__comment .list-comment .view_more_coment {
    margin-top: 20px;
    height: 48px;
    line-height: 48px;
    padding: 0 35px;
    font: 400 14px/48px Merriweather, serif;
    color: #757575;
    text-align: center;
    position: relative;
    border: 1px solid #BDBDBD;
    border-radius: 4px;
    width: 30%;
    background: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

    .news-detail .news-detail__comment .list-comment .view_more_coment:hover {
        background: #F7F7F7;
    }

    .news-detail .news-detail__comment .list-comment .view_more_coment a:hover {
        color: #9F9F9F;
    }

.news-detail .fanpage {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .news-detail .fanpage iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.news-detail .news-related {
    border: none;
    background-color: white;
    background-color: #fcfaf6 !important;
}

    .news-detail .news-related .news-related__title {
        background-color: #f5f5f5;
        padding: 10px;
        border-bottom: solid 1px #e6e6e6;
        color: #222222;
    }

    .news-detail .news-related .news-related__list {
        list-style-type: none;
        padding: 15px;
        /*border-left: 1px solid #e5e5e5;*/
        /*margin-left: 15px;*/
    }

        .news-detail .news-related .news-related__list li:not(:last-child) {
            margin-bottom: 5px;
        }

        .news-detail .news-related .news-related__list li a {
            color: #337ab7;
            font-size: 14px;
        }

            .news-detail .news-related .news-related__list li a:hover {
                color: #da0000;
            }

            .news-detail .news-related .news-related__list li a span {
                color: #404040;
                font-size: 12px;
                opacity: .75;
            }

            .news-detail .news-related .news-related__list li a::before {
                content: '';
                width: 12px;
                height: 12px;
                background-color: #337ab7;
                display: inline-block;
                margin-right: 5px;
            }

.search-head {
    margin-bottom: 25px;
}

    .search-head h2 {
        color: #2d67ad;
        font-weight: 700;
        font-size: 25px;
        font-family: Arial;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
    }

a.fw-bold.fs-17 {
    font-size: 24px !important;
    line-height: 35px;
}

.search-head h2 span {
    color: #da0000;
}

/*
* REPONSIVE
*/
@media (max-width: 1199.98px) {
    .taskbar {
        border-top: unset;
        margin-top: 0;
    }

    .banner {
        display: none;
    }

    .block-news.media .media__wrapper {
        padding: 0 50px;
    }



    .main-menu .logo-mobile {
        /*height: 40px;
        width: auto;
        max-width: 250px;
        object-fit: scale-down;*/
    }

    .main-menu .logo-mobile,
    .main-menu .toogle-menu-mobile {
        /*display: block;*/
    }

        .main-menu .toogle-menu-mobile > svg {
            /*vertical-align: middle;
        font-size: 0;
        width: 32px;
        height: 32px;
        fill: white;*/
        }

    .main-menu .menu-mobile {
        /*position: fixed;
        width: 100%;
        background: #fff;
        z-index: 100;
        top: 0;
        bottom: 0;
        left: -100%;
        border-right: 1px solid rgba(0, 0, 0, 0.05);
        transition: .3s ease;
        justify-content: flex-end !important;
        padding: 15px;
        flex-direction: column-reverse;*/
    }

        .main-menu .menu-mobile .main-menu__link {
            /*width: 100%;
        display: block !important;
        text-align: center;*/
        }

            .main-menu .menu-mobile .main-menu__link .link__homepage {
                /*display: none;*/
            }

            .main-menu .menu-mobile .main-menu__link > ul {
                /*overflow-y: scroll;
        height: calc(100vh - 129px);
        padding-bottom: 30px;*/
            }

            .main-menu .menu-mobile .main-menu__link ul li {
                /*display: block;
        transition: none;*/
            }

                .main-menu .menu-mobile .main-menu__link ul li:not(:last-child) {
                    /*padding: 15px 0;*/
                }

                .main-menu .menu-mobile .main-menu__link ul li:last-child {
                    /*padding-top: 15px;*/
                }

                .main-menu .menu-mobile .main-menu__link ul li a {
                    /*font-size: 22px;
        padding: unset;
        width: 100%;
        text-align: left;*/
                }

                    .main-menu .menu-mobile .main-menu__link ul li a:hover, .main-menu .menu-mobile .main-menu__link ul li a:active, .main-menu .menu-mobile .main-menu__link ul li a:focus, .main-menu .menu-mobile .main-menu__link ul li a.active {
                        /*background: unset;
        color: #222222;*/
                    }

                    .main-menu .menu-mobile .main-menu__link ul li a.sub-menu {
                        /*display: flex;
        align-items: center;
        justify-content: space-between;*/
                    }

                .main-menu .menu-mobile .main-menu__link ul li span {
                    /*display: inline-block;*/
                }

                    .main-menu .menu-mobile .main-menu__link ul li span:first-child {
                        /*width: calc(100% - 35px);*/
                    }

                    .main-menu .menu-mobile .main-menu__link ul li span.icon-submenu {
                        /*width: 35px;*/
                    }

                .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub-menu {
                    /*padding-bottom: 10px;
        border-bottom: solid 1px #404040;*/
                }

                    .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub-menu .icon-submenu img {
                        /*transform: rotate(90deg);*/
                    }

                .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub {
                    /*padding-top: 15px;*/
                }

                    .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub li {
                        /*padding: 0;*/
                    }

                        .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub li:not(:last-child) {
                            /*margin-bottom: 20px;*/
                        }

                .main-menu .menu-mobile .main-menu__link ul li .sub {
                    /*position: unset;
        box-shadow: none;
        width: 100%;
        opacity: 1;
        visibility: visible;
        display: none;
        padding-left: 15px;*/
                }

                    .main-menu .menu-mobile .main-menu__link ul li .sub li {
                        /*display: block;*/
                    }

                        .main-menu .menu-mobile .main-menu__link ul li .sub li a {
                            /*font-size: 22px;
        color: #404040;*/
                        }

                .main-menu .menu-mobile .main-menu__link ul li:hover .sub {
                    /*border-top: unset;*/
                }

        .main-menu .menu-mobile .main-menu__search {
            /*width: 100%;
        border-bottom: solid 1px #cccbcb;
        padding-bottom: 15px;
        margin-bottom: 20px;*/
        }

        .main-menu .menu-mobile .btn-close-menu {
            /*display: flex;*/
        }

        .main-menu .menu-mobile.active {
            /* left: 0;
        padding-top: 60px;*/
        }

    .main-menu .menu-mobile-overlay {
        /*height: 100%;
        width: 100%;
        top: 0;
        z-index: 5;
        bottom: 0;
        right: 0;
        left: 0;
        position: fixed;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, 0.6);
        transition: 0.5s;*/
    }

        .main-menu .menu-mobile-overlay.active {
            /*opacity: 1;
        visibility: visible;*/
        }

    .main-menu .main-menu__search input {
        /*min-height: 35px;
        min-width: 200px;*/
    }

    .main-menu .main-menu__search button {
        /*padding: 7px;*/
    }

    .news-details__content .news-related .news-related__list .row:not(:first-child) {
        margin-top: 5px !important;
    }

    .news-details__content .news-related .news-related__list .row:not(:last-child) {
        padding-bottom: 5px !important;
    }
}

.clerfix-end {
    min-height: calc(100vh - 482px);
}

@media (max-width: 991.98px) {

    .ads {
        display: none;
    }

    .news-highlight {
        margin-bottom: 35px;
    }

        .news-highlight .col-md-5, .news-highlight .col-md-7 {
            max-width: 100%;
            flex: 0 0 100%;
        }

        .news-highlight .news__first {
            margin-bottom: 35px;
        }

            .news-highlight .news__first .news-text {
                background-color: #cdccca;
                padding: 15px 10px;
                height: 100%;
            }

        .news-highlight .news__list .news__list-item .news-item.new-item--option .news-item__des {
            font-size: 16px;
            line-height: 1.5;
        }

    .block-news {
        padding: 35px 0 20px 0;
    }

        .block-news .col-md-6 {
            max-width: 100%;
            flex: 0 0 100%;
        }

        .block-news.block-news--middle .col-md-3 {
            max-width: 100%;
            flex: 0 0 100%;
        }

        .block-news .block__first .block-new__text {
            background-color: #cdccca;
            padding: 15px 10px;
            height: 100%;
        }

        .block-news .block__second {
            margin-top: 30px;
        }

            .block-news .block__second .col-md-6 {
                max-width: 50%;
                flex: 0 0 50%;
            }

            .block-news .block__second .news:not(:last-child) {
                border-bottom: dashed 1px #cccbcb;
                padding-bottom: 15px;
                margin-bottom: 15px;
            }

            .block-news .block__second .news:last-child {
                margin-bottom: 20px;
            }

            .block-news .block__second .news .news-desc {
                margin-top: 5px;
            }

            .block-news .block__second .news.new--horizontal:not(:last-child) {
                margin-bottom: 15px;
            }

                .block-news .block__second .news.new--horizontal:not(:last-child).new--boder-bottom {
                    border-style: dashed;
                }

    .news-detail .col-md-3,
    .news-detail .col-md-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .news-detail .fanpage {
        display: none;
    }

    .news-detail .news-detail__comment {
        margin-bottom: 30px;
    }

    .view_more_coment {
        width: 50% !important;
    }

    .zalo-share-button {
        /*display: none;*/
    }
}

@media (max-width: 767.98px) {
    .taskbar .taskbar__language li:not(:last-child) {
        margin-right: 10px;
    }

    .taskbar ul li {
        font-size: 12px;
    }

    .block-news .block__first .block-first__title {
        margin: 2px 0 7px;
    }

    .block-news.media {
        margin-left: -10px;
        margin-right: -10px;
    }

        .block-news.media .media__wrapper {
            padding: 0 10px;
        }

    .block-news .block__second .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .news-detail .news-detail__head .detail-head__action .print {
        display: none !important;
    }

    .news_detail_sapo {
		font-family: Merriweather !important;
        padding-top: 30px;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 23px !important;
        line-height: 38px !important;
        word-spacing: 5px;
    }

    .news-detail .news-details__content p {
        /* margin-bottom: 16px; */
        /* font-size: 24px; */
		font-family: Noto Serif !important;
        margin-bottom: 25px;
        font-size: 25px;
        /*font-family: BaoBacGiang8 !important;*/
        line-height: 35px;
    }

    .news-detail .news-detail__social ul {
        justify-content: flex-end;
    }

        .news-detail .news-detail__social ul li {
            width: unset;
            border-radius: 7px;
            overflow: hidden;
        }

            .news-detail .news-detail__social ul li:not(:last-child) {
                margin-right: 10px;
            }

    .news-detail .news-detail__social .social-item {
        padding: 5px 12px;
    }

        .news-detail .news-detail__social .social-item.social-facebook-share img {
            margin-right: 0;
        }

    .news-detail .news-detail__social .social-label__pc {
        display: none;
    }

    .news-detail .news-detail__social .social-label__mb {
        display: inline-block;
    }

    footer .footer__right {
        flex-direction: column;
    }

        footer .footer__right .footer__desc {
            width: 100%;
            margin-right: 0;
            margin-bottom: 20px;
        }

        footer .footer__right .footer__app {
            width: auto;
            max-width: 280px;
            margin: 0 auto;
        }
}



@media (max-width: 600px) {

    .news_detail_sapo {
		font-family: Merriweather !important;
        padding-top: 15px;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 23px !important;
        line-height: 38px !important;
        word-spacing: 5px;
        color: #000;
    }

    .news-detail .news-detail__social {
        display: block;
    }

        .news-detail .news-detail__social .icon-social {
            display: flex;
            flex-wrap: wrap;
        }

            .news-detail .news-detail__social .icon-social a {
                /*margin: 5px 5px 0px 0px;*/
            }

                .news-detail .news-detail__social .icon-social a .icon-zalo {
                    top: -4px;
                }

            .news-detail .news-detail__social .icon-social i {
                font-size: 20px;
                padding: 0 3px;
            }

            .news-detail .news-detail__social .icon-social .fa-brands {
                padding: 0 5px;
            }

            .news-detail .news-detail__social .icon-social .fa-facebook-f {
                padding: 0 5px !important;
            }

    .news-detail .news-detail__social {
        justify-content: flex-start;
    }
}

@media (max-width: 575.98px) {
    /* body > iframe {
        z-index: -1 !important;
    }
*/

    /*.news_detail_sapo {
		font-family: Merriweather !important;
        padding-top: 30px;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 23px !important;
        line-height: 38px !important;
        word-spacing: 5px;
    }*/


    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .search-container {
        width: 100% !important;
    }

    .news-highlight .news__first .news-first__title {
        margin: 5px 0 0;
        font-size: 25px;
    }

    .news-highlight .news__first .news-first__desc {
        margin-top: 15px;
        font-size: 18px;
    }

    .news-highlight.search .news__list .news__list-item .news-item.new-item--option {
        flex-direction: column;
    }

        .news-highlight.search .news__list .news__list-item .news-item.new-item--option .news-item__des {
            margin-top: 10px;
            margin-right: 0;
            line-height: 1.5;
        }

        .news-highlight.search .news__list .news__list-item .news-item.new-item--option .news-item__des, .news-highlight.search .news__list .news__list-item .news-item.new-item--option .news-item__img {
            width: 100%;
        }

    .block-news.media .media__wrapper .media__head .media__category {
        position: relative;
    }

        .block-news.media .media__wrapper .media__head .media__category .media-category__label {
            display: block;
        }

        .block-news.media .media__wrapper .media__head .media__category ul {
            visibility: hidden;
            opacity: 0;
            position: absolute;
            transition: all 0.5s linear;
            margin-top: 1rem;
            right: 0;
            display: none;
            background-color: #ffff;
            z-index: 10;
            padding: 15px 5px 10px;
            min-width: 150px;
        }

            .block-news.media .media__wrapper .media__head .media__category ul.active {
                visibility: visible;
                opacity: 1;
                display: block;
            }

            .block-news.media .media__wrapper .media__head .media__category ul li {
                display: block;
            }

                .block-news.media .media__wrapper .media__head .media__category ul li::after {
                    display: none;
                }

                .block-news.media .media__wrapper .media__head .media__category ul li:not(:last-child) {
                    padding-bottom: 5px;
                    margin-bottom: 10px;
                    border-bottom: dashed 1px #cccbcb;
                }

                .block-news.media .media__wrapper .media__head .media__category ul li a {
                    display: block;
                }

    .news-cate .news-item {
        margin-bottom: 30px;
    }

    .view_more_coment {
        width: 100% !important;
    }

    .clerfix-end {
        min-height: calc(100vh - 542px);
    }
}

@media (max-width: 350px) {
    .news_detail_sapo {
		font-family: Merriweather !important;
        padding-top: 30px;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 23px !important;
        line-height: 38px !important;
        word-spacing: 5px;
    }
}

@media (max-width: 350px) {
    .icon-social {
        line-height: 32px;
        letter-spacing: 1px;
        font-size: 12px;
    }

        .icon-social a {
            margin: 0 1.5px !important;
        }
}


/*# sourceMappingURL=style.css.map */
/*
iframe {
    width: 100%;
    height: calc(var(--main-width) * var(--aspect-ratio));
}*/

.news-detail__head .setFont {
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
}

    .news-detail__head .setFont span {
        width: 28px;
        height: 28px;
        margin: 0 2.5px;
        cursor: pointer;
        text-align: center;
    }

        .news-detail__head .setFont span.active {
            background: #2c64c3;
            color: #fff;
            border-radius: 100%;
        }

.shares {
    height: 32px;
    line-height: 32px;
}

.icon-social .fb-share-button {
    /*padding: 2px 5px 5px 5px;
    border: 2px solid #E9E9E8;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    width: 32px !important;
    height: 32px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;*/
}

.icon-social > a {
    /*padding: 5px;*/
    border: 2px solid #E9E9E8;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    width: 32px !important;
    height: 32px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;
}

.news-detail__head .icon-social .zalo-share-button {
    /*margin-top: 10px;*/
}

.icon-social .icon-zalo {
    padding: 2px 5px 5px 5px;
    border: 2px solid #E9E9E8;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    width: 32px !important;
    height: 32px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;
}

.news-detail-right__social .icon-social .icon-zalo {
    padding: 4px 5px 5px 5px;
}

.icon-social .icon-zalo img {
    scale: 2.3;
    display: inline-block;
    width: 18px;
}

.icon-social .icon-zalo:hover {
    border: 2px solid #2c64c3 !important;
    color: #ffffff !important;
    background: #2c64c3
}

.icon-social a .fa-facebook-f {
    font-size: 20px;
    padding: 0 3px;
}

.icon-social a .fa-link {
    margin: 0 -2px;
}

.icon-social a .icon-copy {
    font-weight: 500;
}

.icon-social a i {
    font-size: 14px;
    color: #686868;
    padding: 8px;
}

.icon-social a i:hover {
    border: 0px solid #2c64c3 !important;
    color: #ffffff !important;
    background: #2c64c300
}

i.fa.fa-facebook {
    font-size: 14px;
    color: #686868;
    padding: 8px;
}

    i.fa.fa-facebook:hover {
        color: #fff;
    }

i.fa.fa-twitter {
    font-size: 14px;
    color: #686868;
    padding: 8px;
}

    i.fa.fa-twitter:hover {
        color: #fff;
    }

i.fa.fa-envelope {
    font-size: 14px;
    color: #686868;
    padding: 8px;
}

    i.fa.fa-envelope:hover {
        color: #fff;
    }

i.fa.fa-print {
    font-size: 14px;
    color: #686868;
    padding: 8px;
}

    i.fa.fa-print:hover {
        color: #fff;
    }

i.fa.fa-link {
    font-size: 14px;
    color: #686868;
    padding: 8px;
}

    i.fa.fa-link:hover {
        color: #fff;
    }

.icon-social .copied {
    border: 2px solid #2c64c3 !important;
}

    .icon-social .copied i {
        color: #2c64c3 !important;
    }

.icon-social svg {
    font-size: 16pt;
    height: 20px;
    max-width: 20px;
    margin-top: 4px;
}

.news-detail .news-related .news-related__list .row:not(:first-child) {
    padding-top: 3px;
}

.news-detail .news-related .news-related__list .row:not(:last-child) {
    padding-bottom: 3px;
    border-bottom: dashed 1px #d0d0cf;
}

.news-related__list .news-related__list_title > a {
    font-weight: 800;
}

.news-related__list .news-related__list_title > p {
    margin-top: 5px;
}

.news-detail .news-related .news-related__list a {
    font-size: 14px;
}

.news-details__content .news-related:not(:last-child) {
    border: none !important;
}

.news-details__content .news-related .news-related__list li a::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #757575;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50px;
}

.news-details__content img {
    max-width: 100% !important;
    height: auto !important;
}

.news-details__content .news-related .news-related__list .row:first-child {
    padding-bottom: 10px;
}

.news-details__content .news-related .news-related__list .row:not(:first-child) {
    margin-top: 10px;
    padding-bottom: 10px;
}

.news-details__content .news-related .news-related__list .row:last-child {
    padding-bottom: 0 !important;
}

.news-details__content div:not(._04-box-anh-phai-co-chu-thich,._03-box-anh-trai-co-chu-thich) table.image {
    width: 100% !important;
    margin: 0px 0px 30px;
}
/*================================================Begin Tien 4-9-2024==========================================*/
@media (max-width:400px) {
     .news-details__content div:not(._04-box-anh-phai-co-chu-thich,._03-box-anh-trai-co-chu-thich) table.image {
			width: 110% !important;
			margin: 0 -15px 15px -15px !important;
			width: calc(100% + 30px) !important;
    }
}
/*================================================End Tien 4-9-2024==========================================*/


/*-webkit-line-clamp: 3;
line-clamp: 5;
-webkit-box-orient: vertical;*/

.news-details__content .news-related .news-related__list .news-related__summary,
.news-details__content .news-related .news-related__list .news-related__summary p,
.news-details__content .news-related .news-related__list .news-related__summary span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 10pt !important;
    line-height: 30px !important;
    font-weight: inherit !important;
    font-stretch: inherit !important;
}


/* MAGAZINE */
.container-fluid > dl, ol, ul {
    margin-bottom: 0 !important;
}

.search .news-item {
    font-size: 14px !important;
    letter-spacing: 0.5px;
    margin-top: 10px;
font-family: Merriweather !important;
    line-height: 25px;
}

.news-detail__category_detail {
    color: #b30000;
    line-height: 100px;
    font-size: 50px;
    text-align: center;
    background-color: #dbdcdd;
}

.parallax-window {
    min-height: auto; /*calc(100vh - 150px);*/
    background: transparent;
}

    .parallax-window > p {
        font-size: 50px;
        line-height: 175%;
        font-weight: lighter;
        letter-spacing: 1.5px;
        background: #000;
        background: rgba(0, 0, 0, 0.60);
        font-size: 3vw;
        color: #ccc;
        margin: 0 100px 0 100px;
        text-align: center;
        transform: translateY(calc((100vh - 150px - 40px) / 2));
    }

.ads-sticky {
    position: fixed !important;
    z-index: -1 !important;
    top: 28px !important;
}

/* LONG FORM */
/*---- Tieu de va chu thich cap anh dau tien tin anh cuon --- */
.section__text > h1 {
    font-size: 50px;
    line-height: 1.33;
    color: white;
    text-shadow: 1px 1px black;
    font-weight: bold;
    margin-bottom: 0px !important;
    text-align: left;
    margin-top: -250px !important;
}


.section__text_nonbg {
    font-size: 25px;
    font-weight: bold;
    color: #d2d2d2;
    text-shadow: 1px 1px black;
    margin-top: 5px;
    margin-left: 5%;
}

.first-note {
    margin-top: 35px;
    font-size: 25px;
    font-weight: bold;
    color: #d2d2d2;
    text-shadow: 1px 1px black;
}

@media (max-width: 600px) {
    .section__text > h1 {
        font-size: 45px;
    }

    .first-note {
        font-size: 22px;
    }

    .section__text_nonbg {
        font-size: 22px;
        margin-left: 0px;
    }
}
/*----------------------------------------*/

.is-wrapper {
    opacity: 1 !important;
    transform-origin: top;
}

.extra-menu {
    display: none;
}


@media (max-width: 960px) {

    .extra-menu {
        display: flex;
        align-items: center;
        /*background-color: #dbdcdd;*/
        color: #060808;
        /*margin-bottom: 17px;*/
        /*margin-left: -40px;*/
        /*margin-right: -40px;*/
		
		/*******QuocTang*********/
		/*background-color: #444;*/
		/*************************/
    }

    .extra-menu-slide {
        /*padding: 0 10px;*/
        /*height: 46px;*/
        width: 100%;
        background: transparent;
        white-space: nowrap;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .extra-menu-slide::-webkit-scrollbar {
            display: none; /* Safari and Chrome */
        }

        .extra-menu-slide > ul {
            flex-grow: 1;
            display: flex;
            list-style-type: none;
            padding-left: 0px !important;
        }

    /*.extra-menu-slide li:not(:last-child) {
        padding-right: 20px;
    }*/
    .extra-menu ul li a:hover, .extra-menu ul li a.active {
        background-color: rgba(108, 110, 112, .1);
		color: #b30000;
        /*color: #ffff;*/        
        /*font-weight: 800;*/
    }

    .extra-menu ul li a {
        padding: 12px 10px;
        color: #060808;
        text-decoration: none;
        display: inline-block;
    }

    .extra-menu ul li:first-child > a {
        padding: 10px 10px !important;
    }

    .container-fluid .taskbar__category {
        display: none;
    }
}

.container-fluid .taskbar__social > ul {
    margin-top: 5px;
}

.taskbar__category {
    display: none;
}

.container-fluid .taskbar__category {
    display: block;
}

    .container-fluid .taskbar__category > h2 {
        font-size: 20px;
        font-weight: 300;
        color: rgb(237, 32, 36);
        margin: 0;
    }

.taskbar__language a {
    transition: color .2s ease;
    text-decoration: unset !important;
}

.article__author {
    margin-top: 1rem;
}

    .article__author .wrap-author {
        margin-bottom: 0 !important;
    }

.news-detail .news-detail__social {
    margin-top: -20px !important;
}

/*.news-detail iframe {
    width: 100%;
    height: calc(var(--main-width) * var(--aspect-ratio));
}
*/

/* Begin_InsertImges_audio*/
audio:not(.d-flex){
		background-image: url(../images/poster-audio-player-895.jpg);
    	height: 200px !important;
    	max-width: 895px !important;
        background-position: top center;
		margin-bottom: 25px;
		padding: 5px;
}
@media (max-width: 350px){
    audio:not(.d-flex) {
		background-image: url(../images/poster-audio-player-350.jpg);
    	height: 123px !important;
    	max-width: 350px !important;
		background-size: cover;
}
}
@media (max-width: 480px) {
    audio:not(.d-flex) {
		background-image: url(../images/poster-audio-player-480.jpg);
    	height: 123px !important;
    	max-width: 480px !important;
		background-size: cover;
}
}
@media (max-width: 520px) {
    audio:not(.d-flex) {
		background-image: url(../images/poster-audio-player-520.jpg);
    	height: 123px !important;
    	max-width: 520px !important;
		background-size: cover;
}
}
@media (max-width: 600px) {
    audio:not(.d-flex) {
		background-image: url(../images/poster-audio-player-600.jpg);
    	height: 123px !important;
    	max-width: 600px !important;
		background-size: cover;
}
}
/*
@media (max-width: 768px) {
    audio{
	background-image: url(../images/poster-audio-player-768.jpg);
    	height: 123px !important;
    	max-width: 768px !important;
}
}*/

/* End_InsertImges_audio*/

/* Chu thich Video*/

.video_vod_desc {
    /*text-align: Left !important; 
	font-size: 16px !important; 
	margin-left: 30px !important;
	line-height: 20px!important; */
	text-align: Left !important;
    font-size: 16px !important;
    line-height: 20px !important;
    padding-top: 0px !important;
    padding-left: 10px !important;
	margin-top: 10px !important;
    margin-left: 10px !important;
    border-left: 1px solid #ccc;
}


.containervideo {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; 
	margin-top: 40px;
	padding-bottom: 30px;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

body > iframe {
    /*z-index: 999999;
    bottom: 0px !important;
    top: unset !important;
	height: 470px !important;
    width: 540px !important;*/
}

strong {
    font-weight: bold;
}

.sticky-btn {
    position: fixed;
    z-index: 99;
    left: 10px;
    font-weight: bold;
    color: #fff;
    background-color: rgba(243, 112, 50, .5);
    height: 35px;
    width: 40px;
    padding: 0;
}

.btn-sound:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-sound {
    display: inline-block;
    /*font-weight: 400;*/
    /*color: #212529;*/
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*background-color: transparent;*/
    border: 1px solid transparent;
    /*padding: 0.375rem 0.75rem;*/
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .btn-sound.active {
        color: #da0000;
    }

    .btn-sound:hover {
        color: #222222;
    }

#sound {
    bottom: 60px;
}

#speech {
    bottom: 20px;
}

.image_desc table {
    width: 100% !important;
}


.view-hover-image {
    width: 100%;
    height: 600px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

    .view-hover-image:hover {
        border: 0 solid #febf04;
    }

    .view-hover-image .mask, .view-hover-image .content {
        width: 100%;
        height: 600px;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
    }

    .view-hover-image img {
        display: block;
        position: relative;
    }

.gif {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding: 10px;
    background: url(images/blink2.gif) !important;
    margin-top: 150px;
}

.view-hover-image p {
    font-family: times new roman, Georgia, serif;
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 20px 25px;
    margin: 10px 0;
    text-align: left;
}

.view-hover-image a.info {
    display: inline-block;
    text-decoration: none;
    padding: 10px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    -o-box-shadow: 0 0 1px #000;
    -ms-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

    .view-hover-image a.info:hover {
        color: #fff000;
        background: #ff0000;
        -webkit-box-shadow: 0 0 5px #000;
        -moz-box-shadow: 0 0 5px #000;
        -o-box-shadow: 0 0 5px #000;
        -ms-box-shadow: 0 0 5px #000;
        box-shadow: 0 0 5px #000;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
    }

.view-hover-ima .mask {
    background-color: rgba(255, 255, 255, 0.7);
    top: -550px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.5s;
    -o-transition: all 0.3s ease-out 0.5s;
    -ms-transition: all 0.3s ease-out 0.5s;
    transition: all 0.3s ease-out 0.5s;
}

.view-hover-ima h2 {
    -webkit-transform: translateY(-550px);
    -moz-transform: translateY(-550px);
    -o-transform: translateY(-550px);
    -ms-transform: translateY(-550px);
    transform: translateY(-550px);
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -moz-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    -ms-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
}

.view-hover-ima p {
    background: #ccc;
    color: #ff0000;
    font-weight: bold;
    line-height: 1.3;
    -webkit-transform: translateY(-550px);
    -moz-transform: translateY(-550px);
    -o-transform: translateY(-550px);
    -ms-transform: translateY(-550px);
    transform: translateY(-550px);
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    -ms-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
}

.view-hover-ima a.info {
    -webkit-transform: translateY(-550px);
    -moz-transform: translateY(-550px);
    -o-transform: translateY(-550px);
    -ms-transform: translateY(-550px);
    transform: translateY(-550px);
    -webkit-transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    -o-transition: all 0.2s ease-in-out 0.3s;
    -ms-transition: all 0.2s ease-in-out 0.3s;
    transition: all 0.2s ease-in-out 0.3s;
}

.view-hover-ima:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    top: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-animation: bounceY 0.9s linear;
    -moz-animation: bounceY 0.9s linear;
    -ms-animation: bounceY 0.9s linear;
    animation: bounceY 0.9s linear;
}

.view-hover-ima:hover h2 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.view-hover-ima:hover p {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.view-hover-ima:hover a.info {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}


@keyframes bounceY {
    0% {
        transform: translateY(-205px);
    }

    40% {
        transform: translateY(-100px);
    }

    65% {
        transform: translateY(-52px);
    }

    82% {
        transform: translateY(-25px);
    }

    92% {
        transform: translateY(-12px);
    }

    55%, 75%, 87%, 97%, 100% {
        transform: translateY(0px);
    }
}

@-moz-keyframes bounceY {
    0% {
        -moz-transform: translateY(-205px);
    }

    40% {
        -moz-transform: translateY(-100px);
    }

    65% {
        -moz-transform: translateY(-52px);
    }

    82% {
        -moz-transform: translateY(-25px);
    }

    92% {
        -moz-transform: translateY(-12px);
    }

    55%, 75%, 87%, 97%, 100% {
        -moz-transform: translateY(0px);
    }
}

@-webkit-keyframes bounceY {
    0% {
        -webkit-transform: translateY(-205px);
    }

    40% {
        -webkit-transform: translateY(-100px);
    }

    65% {
        -webkit-transform: translateY(-52px);
    }

    82% {
        -webkit-transform: translateY(-25px);
    }

    92% {
        -webkit-transform: translateY(-12px);
    }

    55%, 75%, 87%, 97%, 100% {
        -webkit-transform: translateY(0px);
    }
}

#toolbox li.facebook a {
    background: url("images/icon-fb-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}

    #toolbox li.facebook a:hover {
        background: url("images/icon-fb-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    }


.morecomment {
    background-color: #c9c9c9;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 0 #f5f5f5;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
    width: 99.5%;
    cursor: pointer;
}

    .morecomment span {
        color: #3a3a3a;
        font-weight: bold;
    }

.BoxFix {
    background-color: rgba(246, 246, 246, 0.63);
    border: 1px dotted #cc9191;
    border-top: 2px solid #0096ff;
    border-bottom: 2px solid #c0c0c0;
    box-shadow: 2px 2px 8px rgba(204, 204, 204, 0.31);
    /* left: 0px; */
    /* margin: 0; */
    margin-left: 20px;
    padding-bottom: 0;
    position: fixed;
    top: 290px;
    width: 70px;
    text-align: center;
    z-index: 99999;
}

@media only screen and (max-width: 1300px) {
    .BoxFix {
        display: none
    }
}

.BoxFix #toolbox .fb-like.fb_iframe_widget {
    margin-top: 10px;
}

.BoxFix .boxfixhead {
    background-color: #eceded;
    text-transform: uppercase;
    padding: 5px;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    color: #6e6d6d
}

.BoxFix #toolbox {
    padding-bottom: 10px;
}

    .BoxFix #toolbox ul {
        margin: 0 auto;
        text-align: center;
        width: 32px
    }

    .BoxFix #toolbox li {
        height: 30px;
        margin-top: 10px;
        width: 30px;
        list-style: outside none none
    }


        .BoxFix #toolbox li a {
            border: 2px solid #fff;
            border-radius: 20px;
            box-shadow: 2px 2px 0 #f5f5f5;
            display: block;
            height: 100%;
            position: relative;
            width: 100%;
            background-color: #e9e7e7;
        }

            .BoxFix #toolbox li a:hover, .BoxFix #toolbox li a.active {
                background-color: #d8f1fe !important;
                border-color: #50befa
            }

.BoxFix .star-rating {
    margin: 10px 0
}

.BoxFix .box-facebook {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.facebook a {
    background: url("images/icon-fb-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}

.facebook {
    width: 42px;
    height: 42px;
}

    .facebook a:hover {
        background: url("images/icon-fb-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    }

.VnnBoxShareBtnFacebook {
    /* background: url("../images/shares/btnFacebook.png") no-repeat scroll 50% 50% transparent; */
    background: #00397A;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    margin-right: 6px;
    vertical-align: middle;
    /* width: 142px; */
    width: 100%;
    text-align: center;
}

    .VnnBoxShareBtnFacebook:hover {
        -webkit-filter: brightness(90%);
        text-decoration: none;
    }

.zb-btn-blue--small {
    display: block;
    background-color: #03a5fa;
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 20px;
    text-decoration: none;
    font-size: 11px;
    /*border-radius: 3px;*/
    text-align: center
}

    .zb-btn-blue--small:hover {
        opacity: .85
    }

    .zb-btn-blue--small .zb-logo-zalo {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: .15em;
        margin-right: 4px;
        width: 14px;
        height: 14px;
        background: url(https://sp-zp.zdn.vn/share/logo_white_s.png)
    }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .zb-btn-blue--small .zb-logo-zalo {
        background: url(https://sp-zp.zdn.vn/share/logo_white_s_2x.png);
        background-size: 14px 14px
    }
}

.header-left-content {
    width: 20%;
    padding: 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
}

    .header-left-content .search-icon {
        font-size: 20px;
    }

.header-center-content {
    width: 60%;
}

.header-right-content {
    width: 20%;
    padding: 10px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-family: Arial, Helvetica, sans-serif;
}

.social-media-list {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

    .social-media-list .item {
        width: 30px;
        height: 30px;
        border-radius: 100px;
        border: 1px solid #ccc;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: 0.3s;
        background: transparent;
        color: #212529;
    }

    .social-media-list .item:hover {
        background: #0a66c2;
        color: #fff;
        border: 1px solid #0a66c2;
    }
@media (max-width: 600px) {
    .social-media-list .item {
        border: 1px solid #999;
    }	
}
.header-mobile {
    display: none;
    justify-content: space-between;
    font-size: 11px;
}

.header-mobile-left {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

    .header-mobile-left p, .header-mobile-right p {
        margin: 0px;
        margin-top: 10px;
    }

    .header-mobile-left .search-icon {
        font-size: 15px;
    }

@media(max-width: 992px) {
    .header-left-content, .header-right-content {
        display: none;
    }

    .header-center-content {
        width: 100%;
    }

    header div.d-flex {
        flex-direction: row;
    }

    .header-mobile {
        display: flex;
    }
}

.worker-coop {
    /*margin-top: 30px;*/
    font-family: Arial,Helvetica,sans-serif;
}

    .worker-coop .title {
        /*padding: 5px;
        margin-right: 15px;
        border-bottom: 1px solid red;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;*/
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 19px !important;
        /* height: 25px !important; */
        line-height: 30px !important;
        border-bottom: 1px solid #990700 !important;
        padding: 0;
        margin: 0;
        white-space: nowrap;
        text-transform: uppercase;
    }

    .worker-coop img {
        max-width: 100%;
    }

    .worker-coop .title-news {
        font-size: 16px;
        font-weight: bold;
        margin: 10px 0px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;
    }

    .worker-coop .description {
        /*font-size: 13px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;*/
    }

    .worker-coop .quick-news {
        width: 100%;
        display: flex;
        /*margin-top: 20px;*/
        font-family: Arial,Helvetica,sans-serif;
        align-items: flex-start;
    }

        .worker-coop .quick-news .title-news {
            width: 70%;
            font-family: Arial,Helvetica,sans-serif;
        }

        .worker-coop .quick-news img {
            width: 40% !important;
            min-width: 40%;
			margin-bottom: 10px;
        }

@media(max-width: 520px) {
    .worker-coop .categories {
        display: none;
    }
}

.d-flex.align-items-center.mb-2 {
    padding-bottom: 12px;
}

.travel {
    /*margin-top: 30px;*/
    font-family: Arial,Helvetica,sans-serif;
}

    .travel.title {
        padding: 5px;
        margin-right: 15px;
        border-bottom: 1px solid red;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;
    }

    .travel img {
        max-width: 100%;
    }

    .travel .title-news {
        font-size: 16px;
        font-weight: bold;
        margin: 10px 0px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;
    }

    .travel .description {
        font-size: 13px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;
    }

    .travel .quick-news {
        width: 100%;
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 18px;
        font-family: Arial,Helvetica,sans-serif;
    }
        /*bo gach duoi tin cuoi cung*/
        .travel .quick-news:last-child {
            width: 100%;
            display: flex;
            margin-bottom: 20px;
            border-bottom: none;
            padding-bottom: 10px;
            font-family: Arial,Helvetica,sans-serif;
        }

        .travel.quick-news .title-news {
            width: 69%;
            font-size: 13px;
            font-family: Arial,Helvetica,sans-serif;
            line-height: 32px;
        }

        /* .travel .quick-news img {
            width: 43.8% !important;
            max-width: 43% !important;
            margin-right: 1%;
        } */
        .travel .quick-news .quick-news-img {
            width: 43% !important;
            /* max-width: 43% !important; */
            margin-right: 1%;
            min-width: 43%;
        }

        .travel.quick-news:last-child {
            border-bottom: none;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }

    .travel .main-news {
        width: 100%;
        height: 100%;
        display: flex;
        font-family: Arial,Helvetica,sans-serif;
    }

    .travel .main-image {
        width: 75%;
        /*  margin-right: 1%;*/
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        font-family: Arial,Helvetica,sans-serif;
    }

    .travel .main-info {
        margin-left: 2%;
        width: 24%;
        height: 96%;
        background-color: #bbb;
        background-color: #e9ecef;
        padding: 20px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;
    }

    .travel .main-title {
        font-size: 16px;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
        line-height: 32px;
    }

@media(max-width: 520px) {
    .travel .categories {
        display: none;
    }
}

.administrative {
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    background: url(/images/home/global-map.png) center no-repeat #FEF9E6;
    font-family: Arial,Helvetica,sans-serif;
    /*height: 100%;*/
}

    .administrative.bg-color {
        background: unset !important;
        background-color: #fef9e6 !important;
    }

    .administrative h5 {
        border-bottom: 4px white solid;
        padding-bottom: 15px;
    }

    .administrative .round-image {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 65px;
        height: 60px;
        border-radius: 100px;
        margin-right: 10px;
    }

    .administrative .title {
        font-weight: bold;
        color: #b10d05;
        margin: 0px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;
    }

    .administrative .description {
        overflow: hidden;
        margin: 0px;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* number of lines to show */
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;
    }

    .administrative .round-item-info {
        width: calc(100% - 50px);
        display: flex;
        flex-direction: column;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;
    }

    .administrative .item-info {
        width: calc(100% - 177px);
        display: flex;
        flex-direction: column;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;
    }

    .administrative .quick-news {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 150px;
        border-radius: 100px;
        margin-right: 10px;
    }

        .administrative .quick-news .quick-image {
            width: 25%;
            height: 50px;
            margin-right: 1%;
        }

        .administrative .quick-news .description {
            width: 74%;
            font-weight: bold;
            font-family: Arial,Helvetica,sans-serif;
            line-height: 22px;
        }

.other-language {
    padding: 20px;
    padding: 0px 20px 20px 20px;
    margin-top: 30px;
    margin-top: 0px;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #e9ecef;
}

    .other-language .language-header {
        display: flex;
        align-items: center;
        padding: 20px 0;
    }

        .other-language .language-header .dot {
            width: 15px;
            height: 15px;
            border-radius: 100px;
            background-color: red;
        }

        .other-language .language-header .line {
            height: 1px;
            background-color: #ccc;
            flex-grow: 1;
        }

        .other-language .language-header h5 {
            font-weight: bold;
            margin: 0px 10px;
            font-family: Arial,Helvetica,sans-serif;
        }

    .other-language .highlight-news img {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .other-language .highlight-news .title {
        font-weight: bold;
        line-height: 32px;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 20px;
    }

    .other-language .other-news {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        border-top: 1px solid #e5e5e5;
    }

        .other-language .other-news img {
            max-width: 39%;
            /*max-height: 80px;*/
        }

        .other-language .other-news .title {
            font-weight: bold;
            line-height: 25px;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 20px;
        }

.lanh-dao.lanh-dao-1 {
    font-size: 14px;
    color: #a12f2f;
}

.lanh-dao.lanh-dao-2 {
    font-size: 14px;
    color: #a12f2f;
}

.lanh-dao.lanh-dao-3 {
    font-size: 14px;
    color: #a12f2f;
}

.lanh-dao {
    background-color: #fff4e2;
    border: 2px solid lightsalmon;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    /*flex: 1;*/
}

    .lanh-dao .info {
        display: flex;
        align-items: center;
        font-family: Arial,Helvetica,sans-serif;
    }

        .lanh-dao .info p {
            margin: 0px;
            font-family: Arial,Helvetica,sans-serif;
        }

    .lanh-dao .avatar {
        min-width: 80px;
        min-height: 80px;
        border-radius: 100px;
        margin-right: 10px;
        border: 2px solid lightsalmon;
        background-size: 77px 77px;
        background-repeat: no-repeat;
    }
/* Fix hinh anh avatar 3 lanh dao tren di dong co kich thuoc khac nhau*/
@media (max-width: 600px) {
    .lanh-dao-1 .avatar {
        background-size: 100px 100px !important;
        min-width: 100px !important;
        min-height: 100px !important;
        margin-left: 5%;
        margin-right: 8%
    }

    .lanh-dao-2 .avatar {
        background-size: 55px 55px !important;
        min-width: 56px !important;
        min-height: 56px !important;
    }

    .lanh-dao-3 .avatar {
        background-size: 55px 55px !important;
        min-width: 56px !important;
        min-height: 56px !important;
    }

    .lanh-dao.lanh-dao-1 {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .lanh-dao-1-dc {
        font-size: 26px !important;
        line-height: 26px !important;
    }

    .lanh-dao-1-dc-ho-ten {
        font-size: 26px !important;
        line-height: 26px !important;
    }

    .lanh-dao-1-chuc-danh {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .lanh-dao.lanh-dao-2 {
        font-size: 13.5px !important;
    }

    .lanh-dao.lanh-dao-3 {
        font-size: 13.5px !important;
    }
}



/* ---------------------*/

.chuyendoiso {
    margin-top: 10px;
}

    .chuyendoiso img {
        max-width: 100%;
        padding-bottom: 0.5rem !important;
    }

@media (max-width: 600px) {
    .chuyendoiso img {
        padding-top: 0px;
    }
}

.chuyendoiso h5 {
    font-weight: bold;
    line-height: 22px;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif;
}

.chuyendoiso .title {
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid red;
    margin-bottom: 10px;
    font-family: Arial,Helvetica,sans-serif;
}

.chuyendoiso span {
    line-height: 32px;
}

@media (max-width: 600px) {
	div#news-left {
    border-bottom: 15px solid #fff;
}
}
#proud {
    background: #e9ecef;
    padding: 10px;
    /*margin-top: 30px;*/
    height: 100%;
}

    #proud img {
        max-width: 100%;
    }

    #proud h5 {
        font-weight: bold;
        line-height: 22px;
        font-size: 13px;
        font-family: Arial,Helvetica,sans-serif;
    }

    #proud .title {
        padding: 5px 10px;
        border-bottom: 1px solid red;
        margin-bottom: 10px;
        font-family: Arial,Helvetica,sans-serif;
    }

#advertisement {
    background: lightgray;
    background-color: #e9ecef;
    padding: 10px;
    margin-top: 30px;
}

    #advertisement img {
        max-width: 100%;
    }

    #advertisement h5 {
        font-weight: bold;
        line-height: 22px;
        font-size: 13px;
        font-family: Arial,Helvetica,sans-serif;
    }

    #advertisement .title {
        color: red;
        font-weight: 400;
        text-align: center;
        font-size: 20px;
    }

    #advertisement .ads-special {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 250px;
        display: flex;
        align-items: flex-end;
        padding: 0px !important;
    }

    #advertisement .info {
        background: lightyellow;
        width: 100%;
    }

        #advertisement .info h5 {
            font-size: 13px;
            font-weight: bold;
        }

        #advertisement .info p {
            margin: 0px;
        }

.ar-10-6 {
    aspect-ratio: 10 / 6;
}

.img-preview {
    width: 100% !important;
    object-fit: revert !important;
	background: #f0eeea;
	/*margin-bottom: 10px;*/
}


@media (max-width: 480px) {
    body {
        padding: 5px;
    }
}
@media (max-width: 680px) {
    body {
        padding: 5px;
        background: #fcfaf6 !important;
    }
}
@media screen and (min-resolution: 120dpi) {
    body {
        zoom: 0.8;
    }
}

.font-tin-noi-bat {
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: 700 !important;
}

.font-tin-noi-bat-sapo {
    font-size: 18px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

@media (max-width: 480px) {
    .font-tin-noi-bat-sapo {
        font-size: 20px !important;
        line-height: 30px !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

.font-tin-noi-bat-r1l4 {
    font-size: 18px !important;
    line-height: 24px !important;
    font-family: Merriweather !important;
		line-height: 1.4;
		font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 700 !important;
}

.font-tin-hang-ngang {
    font-size: 18px !important;
    line-height: 24px !important;
    font-family: Merriweather !important;
	line-height: 1.4 !important;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 700 !important;
}


.font-chuyen-muc {
    font-family: ""Roboto"", sans-serif, "Arial" !important;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    line-height: 30px !important;
    color: #b10d05 !important;
    transition: color .2s ease !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    text-decoration: unset;
    letter-spacing: 0px;
}


.font-tin-loai1 {
    font-size: 26px !important;
    line-height: 35px !important;
    font-family: Merriweather !important;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 700 !important;
}

.font-tin-loai1-sapo {
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

@media (min-width: 992px) {
    .col-12 {
        padding-bottom: 0px;
    }
}
.col-12.col-md-12.mb-2 {
    padding-bottom: 0px;
}
.title-line.flex-fill {
    border-top: 1px solid rgb(213 213 213 / 80%) !important;
}

/* fix khoang cach sapo tren trang chu */
@media (max-width: 600px) {
    .caption > div.mt-2 {
        margin-bottom: 20px;
    }

    .row1-custom-left .border-bottom {
        border-bottom: unset !important;
    }
}

@media (max-width: 480px) {
    .font-tin-loai1-sapo {
        font-size: 18px !important;
        line-height: 25px !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

.font-tin-loai1-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai2 {
    font-size: 25px !important;
    line-height: 33px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai2-sapo {
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

@media (max-width: 480px) {
    .font-tin-loai2-sapo {
        font-size: 18px !important;
        line-height: 25px !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

.font-tin-loai2-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}


.font-tin-loai3 {
    font-size: 25px !important;
    line-height: 32px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai3-sapo {
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

@media (max-width: 480px) {
    .font-tin-loai3-sapo {
        font-size: 18px !important;
        line-height: 25px !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

.font-tin-loai3-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}


.font-tin-loai4 {
    font-size: 26px !important;
    line-height: 35px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai4-sapo {
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-bottom: 0rem !important;
}
.font-tin-loai4-sapo.mb-4.cuttr--loaded p {
    margin-bottom: 0rem;
}

@media (max-width: 480px) {
    .font-tin-loai4-sapo {
        font-size: 18px !important;
        line-height: 25px !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

.font-tin-loai4-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
    width: 100%;
}

@media (max-width: 600px) {
    .font-tin-loai4-khac {
        width: 100%;
    }
}

.font-tin-the-thao {
    font-size: 25px !important;	
    line-height: 33px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
	color: #fff;
}

.font-tin-the-thao-sapo {
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
	color: #fff;
}

span.font-tin-the-thao.pb-4 {
    font-size: 20px !important;
    line-height: 30px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

@media (max-width: 480px) {
    .font-tin-the-thao-sapo {
        font-size: 17px !important;
        line-height: 21px !important;
        font-family: Arial, Helvetica, sans-serif !important;
        padding-bottom: 20px;
    }
}


.font-tin-loai5 {
    font-size: 25px !important;
    line-height: 32px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai5-sapo {
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-top: 20px;
}

@media (max-width: 480px) {
    .font-tin-loai5-sapo {
        font-size: 18px !important;
        line-height: 25px !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

.font-tin-loai5-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
    margin-left: 10px;
}


.font-tin-loai6 {
    font-size: 22px !important;
    line-height: 32px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai6-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}


.font-tin-loai7 {
    font-size: 22px !important;
    line-height: 32px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-tin-loai7-khac {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-chuyen-trang {
    font-size: 22px !important;
    line-height: 32px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}

.font-chuyen-trang-tit-tin {
    font-size: 16px !important;
    line-height: 20px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
    color: #222 !important;
}


.font-cuoc-thi-anh {
    font-size: 18px !important;
    line-height: 25px !important;
    /*font-family: Merriweather !important;*/
	line-height: 1.4 !important;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 700 !important;
}

.trang-chu-row1-lanh-dao .font-cuoc-thi-anh {
    border-bottom: 0px solid #e5e5e5 !important;
    padding-bottom: .5rem !important;
}

.font-cquang-cao {
    font-size: 20px !important;
    line-height: 30px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 700 !important;
}
.lien-he-quang-cao-101111 {
    padding: 20px 0px 20px;
    margin: 10px 0px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.font-moi-nhat {
    font-size: 10px !important;
    /*font-family: Merriweather !important;*/
}

.font-tieng-anh {
    font-size: 25px !important;
    line-height: 32px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 300 !important;
}

.font-tieng-anh-khac {
    font-size: 22px !important;
    line-height: 30px !important;
    /*font-family: Merriweather !important;*/
    font-weight: 300 !important;
}


.font-tieng-trung {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 300 !important;
    /*font-family: Theo trang tiếng Trung;*/
    font-family: 'PingFang SC', "XHW-pzh", 'Lantinghei SC', 'Helvetica Neue', 'Helvetica, Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'Open Sans', sans-serif !important;
    letter-spacing: 1.5px;
}

.font-tieng-trung-khac {
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 300 !important;
    /*font-family: Theo trang tiếng Trung;*/
    font-family: 'PingFang SC', "XHW-pzh", 'Lantinghei SC', 'Helvetica Neue', 'Helvetica, Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'Open Sans', sans-serif !important;
    letter-spacing: 1.5px;
}

.wrapper {
    width: 100%;
    margin: auto;
}

[class^=full-width] {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

    [class^=full-width]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
        width: 100vw;
        z-index: -1;
    }

.multimedia > [class^=full-width]:before {
    background-color: #073059;
	background-image: url(https://baobacgiang.vn/images/BackGround/multimedia_box_bbg.jpg);
    background-size: cover;
    border-top: 5px solid #a50a02;
}

.nav-tabs {
    border-bottom: 0px solid #e5e5e5 !important;
}

@media (max-width: 1600px) {
    .multimedia > [class^=full-width] {
        background-color: #073059;
    }

    [class^=full-width]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        transform: unset !important;
        height: 100%;
        width: 100%;
        z-index: -1;
    }
}

.multimedia {
    margin-left: -10px;
    margin-right: -10px;
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #fff;
    }

    .main-news.flex-column.flex-md-row {
        border-bottom: none;
    }
}
@media (min-width: 768px) {
	.d-flex.justify-content-between.align-items-stretch.flex-md-row.flex-column {
        border-bottom: 0px solid #fff;
}
}
@media (min-width: 768px) {
.row.d-flex.flex-md-row.mb-4.odd.p-t-20 {
	    flex-direction: row !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
        border-bottom: none !important;
}
}

.multimedia > [class^=full-width] {
    padding-left: 10px;
    padding-right: 10px;
}


.sport {
    margin-left: -10px;
    margin-right: -10px;
}

.sport > [class^=full-width] {
    padding-left: 10px;
    padding-right: 10px;
}

.sport > [class^=full-width]:before {
	background: url(https://baobacgiang.vn/images/background-sport-pc.png) center center/100% 100% no-repeat;
}
@media (max-width: 600px) {
    .sport > [class^=full-width] {
		background: url(https://baobacgiang.vn/images/background-sport-mobile.png);
    }
}

section.multimedia.my-5 {
	margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
section.sport.my-5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
@media (max-width: 600px) {
section.sport.my-5 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
}

@media (max-width: 480px) {
    .text-nowrap {
        white-space: unset !important;
    }

    .nav-tabs {
        border-top: 1px solid #e5e5e5 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }
}

@media (max-width: 600px) {
    .text-nowrap {
        white-space: unset !important;
    }

    .nav-tabs {
        border-top: 1px solid #e5e5e5 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }
}


@media (max-width: 480px) {
    .travel .main-image {
        width: 100% !important;
        padding-bottom: 5px;
    }

    .travel .main-info {
        width: 100% !important;
        margin-bottom: 20px;
        margin-left: 0px;
    }
}

@media (max-width: 600px) {
    .travel .main-image {
        width: 100% !important;
        padding-bottom: 5px;
    }

    .travel .main-info {
        width: 100% !important;
        margin-bottom: 20px;
        margin-left: 0px;
    }
}
/* ----------- Galaxy Tab  ----------- */

/* Portrait */
@media (max-device-width: 800px) and (orientation: portrait) {
    .travel .main-image {
        width: 100% !important;
    }

    .travel .main-info {
        width: 100% !important;
        margin-bottom: 20px;
        margin-left: 0px;
    }
}
/*-------------------------------*/

.row1-custom-left {
    width: 29% !important;
}

.row1-custom-main {
    width: 51% !important;
}

.row1-custom-right {
    width: 20% !important;
}

@media (max-width: 480px) {
    .row1-custom-right {
        padding-top: 50px;
    }
}

@media (max-width: 768px) {
    .row1-custom-left {
        width: unset !important;
    }

    .row1-custom-main {
        width: unset !important;
    }

    .row1-custom-right {
        /*width: unset !important;*/
        width: 100% !important;
    }

        .row1-custom-right .flex-row > .lanh-dao {
            /*width: unset !important;*/
            width: 50% !important;
        }
}



.lanh-dao-1-chuc-danh {
    font-size: 15px;
    color: #a12f2f;
}

.lanh-dao-2-chuc-danh {
    font-size: 15px;
    color: #a12f2f;
}

.lanh-dao-3-chuc-danh {
    font-size: 15px;
    color: #a12f2f;
}

@media (max-width: 480px) {
    .lanh-dao {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .h-100 > .lanh-dao {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .lanh-dao.lanh-dao-1 {
        font-size: 20px;
        line-height: 22px;
    }

    .lanh-dao-1-dc {
        font-size: 26px !important;
        line-height: 26px;
    }

    .lanh-dao-1-dc-ho-ten {
        font-size: 26px !important;
        line-height: 26px;
    }

    .lanh-dao-1-chuc-danh {
        font-size: 20px !important;
        line-height: 22px;
    }

    .lanh-dao.lanh-dao-2 {
        font-size: 13.5px !important;
    }

    .lanh-dao.lanh-dao-3 {
        font-size: 13.5px !important;
    }

    .lanh-dao-2-chuc-danh {
        font-size: 13.5px !important;
    }

    .lanh-dao-3-chuc-danh {
        font-size: 13.5px !important;
    }

    .header-left-content {
        /*min-width: 30% !important;*/
        width: 10% !important;
        /*margin-bottom: -50px;*/
        padding: 20px 0px 0px;
    }

    .h-100 .flex-row > .lanh-dao {
        width: 50% !important;
    }
}

@media(max-width: 992px) {
    .header-left-content {
        width: 10% !important;
        padding: 20px 0px 0px;
    }
}

.lanh-dao p {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}


    .lanh-dao p:last-child {
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
    }

.border-right {
    border-right: 1px solid #e5e5e5 !important;
}

section.tin-dang-cot:not(:last-child) {
    border-right: 1px solid #e5e5e5 !important;
    padding-right: 10px !important;
    margin-right: -10px !important;
}

.tin-dang-cot {
    padding-top: 0px !important;
}
@media (min-width: 600px) {
.tin-dang-cot {
    padding-top: 20px;
}
}
.col-lg-4.col-md-4.col-12:nth-last-child(2) {
        border-left: 1px solid rgb(213 213 213 / 80%) !important;
        border-right: 1px solid rgb(213 213 213 / 80%) !important;
}
@media (min-width: 600px) {
.col-lg-4.col-md-4.col-12:nth-last-child(2) {
        border-left: 0px solid rgb(213 213 213 / 80%);
        border-right: 0px solid rgb(213 213 213 / 80%);
}
}


.news {
    width: 160px
}

.news-scroll a {
    text-decoration: none
}

.news span {
    font-weight: 700 !important;
    color: rgb(207,23,23);
	color: 000;
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207,23,23);
	    background-color: #000;
    border-radius: 50%;
    display: inline-block
}


@media (max-width: 600px) {
    .news-detail .news-detail__social {
        display: block;
    }

        .news-detail .news-detail__social .icon-social {
            display: flex;
            flex-wrap: wrap;
        }

            .news-detail .news-detail__social .icon-social a {
                /*margin: 5px 5px 0px 0px;*/
            }

                .news-detail .news-detail__social .icon-social a .icon-zalo {
                    top: -4px;
                }

            .news-detail .news-detail__social .icon-social i {
                font-size: 20px;
                padding: 0px 3px;
            }

            .news-detail .news-detail__social .icon-social .fa-brands {
                padding: 0px 5px;
            }

            .news-detail .news-detail__social .icon-social .fa-facebook-f {
                padding: 0px 5px !important;
            }

    .news-detail .news-detail__social {
        justify-content: flex-start;
    }
}


@media (max-width: 350px) {
    .icon-social {
        line-height: 32px;
        letter-spacing: 1px;
        font-size: 12px;
    }

        .icon-social a {
            margin: 0 1.5px !important;
        }
}


.icon-social .fb-share-button {
    /*padding: 2px 5px 5px 5px;
    border: 2px solid #E9E9E8;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    width: 32px !important;
    height: 32px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;*/
}

.icon-social > a {
    /*padding: 5px;*/
    border: 2px solid #E9E9E8;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    width: 32px !important;
    height: 32px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;
}

.news-detail__head .icon-social .zalo-share-button {
    /*margin-top: 10px;*/
}

.icon-social .icon-zalo {
    padding: 2px 5px 5px 5px;
    border: 2px solid #E9E9E8;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    width: 32px !important;
    height: 32px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;
}

.news-detail-right__social .icon-social .icon-zalo {
    padding: 4px 5px 5px 5px;
}

.icon-social .icon-zalo img {
    scale: 2.3;
}

.icon-social .icon-zalo:hover {
    border: 2px solid #2c64c3 !important;
    color: #ffffff !important;
    background: #2c64c3
}

.icon-social a .fa-facebook-f {
    font-size: 20px;
    padding: 0px 3px;
}

.icon-social a .fa-link {
    margin: 0px -2px;
}

.icon-social a .icon-copy {
    font-weight: 500;
}



.icon-social a:hover {
    border: 0px solid #2c64c3 !important;
    color: #ffffff !important;
    background: #ffffff
}

.icon-social .copied {
    border: 0px solid #2c64c3 !important;
}

    .icon-social .copied i {
        color: #2c64c3 !important;
    }

.icon-social svg {
    font-size: 16pt;
    height: 20px;
    max-width: 20px;
    margin-top: 4px;
}

.doc-nhieu-nhat-tin a {
    line-height: 20px;
    font-family: "Roboto", serif, "Noto Serif", serif, "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 15px;
    font-weight: 700 !important;
	letter-spacing: 0.3px;
}

a.fw-bold {
    line-height: 25px;
    font-family: Merriweather !important;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 18px;
    font-weight: 700 !important;
}

.navbar-custom li {
    margin-left: -10px;
    margin-right: 5px;
}


.container-sub {
    width: 1200px !important;
    margin: auto;
}

@media (max-width: 960px) {
    .container-sub {
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: 100% !important;
    }

    .breaking-news .news span {
        font-size: 12px;
    }

    .container-sub .font-chuyen-muc {
        display: none;
    }
}


.news-highlight .news__first {
    margin-bottom: 35px;
    position: relative;
}

    .news-highlight .news__first .news-title {
        position: absolute;
        z-index: 4;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 15px 5px;
    }

    .news-highlight .news__first a.news-title {
        font-size: 30px !important;
        line-height: 42px !important;
        font-family: Merriweather !important;
        font-weight: 700 !important;
        color: #fff;
        background-color: #0000005c;
    }


@media (max-width: 960px) {
    .news-detail__head .font-chuyen-muc {
        align-self: self-start;
        font-size: 16px !important;
    }

    .news-detail__head .icon-social > span {
        display: none;
    }

    .icon-social-top {
        flex-direction: row !important;
    }

        .icon-social-top > span {
            display: none !important;
        }

    .news-highlight .news__first a.news-title {
        font-size: 18px !important;
        line-height: 25px !important;
    }
}


@media (max-width: 600px) {
    .news-detail__head .font-chuyen-muc {
        align-self: self-start;
        font-size: 16px !important;
    }

    .news-detail__head .icon-social > span {
        display: none;
    }

    .icon-social-top {
        flex-direction: row !important;
    }

        .icon-social-top > span {
            display: none !important;
        }

        .icon-social-top .icon-email {
            display: none !important;
        }

        .icon-social-top .icon-print {
            display: none !important;
        }

        .icon-social-top .icon-copy {
            /*display: none !important;*/
        }

    .news-highlight .news__first a.news-title {
        font-size: 18px !important;
        line-height: 25px !important;
    }
}

.ads img {
    content: url("/images/moi-quang-cao-2023.jpg") !important;
    width: 100% !important;
}


.head-menu-center-logo {
    height: 32px !important;
}

.article-event-relate {
    background-color: floralwhite;
    background-color: #fcfaf6;
    border: solid 1px #cfcfcf;
    border-radius: 0px;
    display: inline-table;
    width: 100% !important;
    margin-top: 30px;
}

    .article-event-relate .item_sukien {
        display: flow-root;
        border-bottom: 1px solid #e5e5e5 !important;
        margin: 0px 15px;
        padding-bottom: 15px !important;
        font-size: 13px;
    }

        .article-event-relate .item_sukien:last-child {
            border-bottom: 0px solid #e5e5e5 !important;
        }

        .article-event-relate .item_sukien:last-of-type {
            border-bottom: none;
            margin: 10px 10px 0px 15px;
        }

    .article-event-relate .item_img {
        width: 196px !important;
        float: left;
        padding-right: 10px;
    }

    .article-event-relate .item_link {
        font-size: 19px !important;
        color: #444 !important;
        text-decoration: none;
        font-weight: 700 !important;
        Line-height: 25px;
    }

.LeadSubStringTinlienquan {
    line-height: 22px;
    font-size: 16px;
    /*display: -webkit-box !important;*/
    max-width: 100%;
    height: 50px;
    margin: 0 auto;
    padding-top: 10px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Arial, sans-serif !important;
}


@media (max-width: 600px) {
    .article-event-relate .LeadSubStringTinlienquan {
        display: none !important;
    }

    .extra-menu .fs-nav-small {
        line-height: 15px !important;
        font-size: 16px !important;
    }

    .administrative .item-no {
        /*  display: none !important; */
    }
}

.administrative .item-no {
    font-size: 38px;
    line-height: 1;
    font-weight: 900;
    color: #fff;
    letter-spacing: -6px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ED1C24;
    text-shadow: 2px -2px 0 rgba(255,193,7,0.5);
    /*padding-right: 10px;*/
    min-width: 45px;
}

.ArticleContent table {
    border-collapse: collapse;
    border-color: #ccc;
    border-width: 1px;
    width: 100% !important;
    margin-bottom: 15px !important;
    margin-top: 10px !important
}

.w-40 {
    width: 40% !important;
}

@media (max-width: 600px) {
    .w-40 {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    table.FmsArticleBoxStyle.QuoteDocumentBox.QuoteDocumentRightBox {
        width: 100% !important;
    }
}

table.FmsArticleBoxStyle {
    background-color: #f7e3da;
}

    table.FmsArticleBoxStyle.QuoteDocumentBox.QuoteDocumentRightBox {
        float: right;
        margin-left: 15px;
        width: 50%;
    }

    table.FmsArticleBoxStyle.QuoteDocumentBox td.FmsArticleBoxStyle-Content {
        font-weight: normal;
        text-align: justify;
        padding: 5px;
    }


table.FmsArticleBoxStyle {
    background-color: #f7e3da;
}

table.image.center img {
    width: 100% !important;
    height: auto !important;
	background: #f0eeea;
}

.height-nav-res {
    /*background-color: bisque !important;*/
}

.w-30 {
    width: 30% !important;
}

.btnLogo_2new {
    background: url(https://res.baobacgiang.vn/logo/mangsec-bbn.png) no-repeat scroll;
	/*background: url(../images/Logo-Tet-2024.png) no-repeat scroll;*/
    height: 95px !important;
    width: 314px !important;
	/*width: 372px !important;*/
    z-index: 200;
	
	/*******QuocTang*********/
	/*filter: grayscale(100%);
     -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);*/
	/****************/
}

/*fix logo baner mobile*/
@media (max-width: 600px) {
    .header-mobile-logo {
        width: 100%;
        margin: auto 0;
        justify-content: center;
    }

    .btnLogo_2new {
        background: url(https://res.baobacgiang.vn/logo/mangsec-bbn.png) no-repeat scroll;
		/*background: url(../images/Logo-Tet-2024.png) no-repeat scroll;*/
		height: 55px !important;
		/*height: 65px !important;*/
        width: 55% !important;
		/*width: 85% !important;*/
        max-width: 314px;
		/*max-width: 372px;*/
        z-index: 200;
        background-size: contain;
		
	/*******QuocTang*********/
	/*filter: grayscale(100%);
     -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);*/
	/****************/
    }
}

/*-----------------*/

@media (min-width: 768px) {
    .col-md-45 {
        flex: 0 0 auto;
        width: 38%;
    }
    .col-md-55 {
        flex: 0 0 auto;
        width: 45.33333333%;
    }
}


@media (max-width: 520px) {
    .col-md-45 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-md-55 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bbg-footer-qr {
        flex-flow: column !important;
    }

        .bbg-footer-qr > div {
            flex-flow: row !important;
        }
}

.other-news p {
    margin-right: 5px;
}

.auto-player {
    height: 64px;
    width: 100%;
    background: #f1f3f4;
    display: block;
    color: #000;
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    font-family: Arial;
    gap: 15px;
	border: 1px solid #E5E5E5;
    border-radius: 50px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    margin: 2% 0%;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

@media (max-width: 960px) {
	.auto-player {
		border-radius: 0px;
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
		margin-top: 1rem;
		margin-bottom: -1rem;
	}
}


    .auto-player .controls, .auto-player .time {
        font-size: 13px;
    }

    .auto-player .play-button,
    .auto-player .stop-button {
        cursor: pointer;
    }

    .auto-player .stop-button {
        display: none;
    }

    .auto-player .track {
        position: relative;
        height: 3px;
        flex: 1;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 4px;
    }

    .auto-player .inner-track {
        position: absolute;
        background: #111;
        height: 3px;
        width: 0;
        transition: width 0.5s ease-in-out;
        border-radius: 4px;
    }

    .auto-player .controls {
        width: 20px;
        height: 20px;
    }

        .auto-player .controls .play-button {
            background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNTIiIHZpZXdCb3g9IjAgMCA0OCA1MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNzk5OTYgMC40MDAwMjRDMi4yMzQxNyAwLjQwMDAyNCAxLjY5MTU1IDAuNjI0Nzg2IDEuMjkxNDcgMS4wMjQ4NkMwLjg5MTM5MiAxLjQyNDk0IDAuNjY2NjMgMS45Njc1NiAwLjY2NjYzIDIuNTMzMzZDMC42NjY2MjUgMi41MzYxNCAwLjY2NjYyNSAyLjUzODkxIDAuNjY2NjMgMi41NDE2OVYyNlY0OS40NTg0QzAuNjY2NjI1IDQ5LjQ2MTEgMC42NjY2MjUgNDkuNDYzOSAwLjY2NjYzIDQ5LjQ2NjdDMC42NjY2MyA1MC4wMzI1IDAuODkxMzkyIDUwLjU3NTEgMS4yOTE0NyA1MC45NzUyQzEuNjkxNTUgNTEuMzc1MyAyLjIzNDE3IDUxLjYgMi43OTk5NiA1MS42QzMuMjQ0MDQgNTEuNTk4OCAzLjY3NjY1IDUxLjQ1ODkgNC4wMzc0NiA1MS4yTDQuMDQxNjMgNTEuMjA0Mkw0Ni4zNTQxIDI3LjkzNzVDNDYuNzI1NCAyNy43Njc3IDQ3LjA0MDIgMjcuNDk0OCA0Ny4yNjEgMjcuMTUxNEM0Ny40ODE5IDI2LjgwNzkgNDcuNTk5NSAyNi40MDgzIDQ3LjYgMjZDNDcuNjAwMiAyNS41ODAzIDQ3LjQ3NjYgMjUuMTY5OCA0Ny4yNDQ2IDI0LjgyQzQ3LjAxMjYgMjQuNDcwMSA0Ni42ODI2IDI0LjE5NjUgNDYuMjk1OCAyNC4wMzM0TDQuMDQxNjMgMC43OTU4NThINC4wMzc0NkMzLjY3NjE1IDAuNTM4NDU1IDMuMjQzNTkgMC40MDAwOTIgMi43OTk5NiAwLjQwMDAyNFoiIGZpbGw9IiNDOTJBNTciLz4KPC9zdmc+Cg==) no-repeat center center;
            width: 100%;
            height: 100%;
            border: none;
            background-size: 100% 100%;
        }

        .auto-player .controls .stop-button {
            background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0MCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMDY2NzIgMC41MzMzMjVDMi43MDkzOCAwLjUzMzMyNSAwLjgwMDA0OSAyLjQ0MjY2IDAuODAwMDQ5IDQuNzk5OTlWNDMuMkMwLjgwMDA0OSA0NS41NTczIDIuNzA5MzggNDcuNDY2NyA1LjA2NjcyIDQ3LjQ2NjdIOS4zMzMzOEMxMS42OTA3IDQ3LjQ2NjcgMTMuNiA0NS41NTczIDEzLjYgNDMuMlY0Ljc5OTk5QzEzLjYgMi40NDI2NiAxMS42OTA3IDAuNTMzMzI1IDkuMzMzMzggMC41MzMzMjVINS4wNjY3MlpNMzAuNjY2NyAwLjUzMzMyNUMyOC4zMDk0IDAuNTMzMzI1IDI2LjQgMi40NDI2NiAyNi40IDQuNzk5OTlWNDMuMkMyNi40IDQ1LjU1NzMgMjguMzA5NCA0Ny40NjY3IDMwLjY2NjcgNDcuNDY2N0gzNC45MzM0QzM3LjI5MDcgNDcuNDY2NyAzOS4yIDQ1LjU1NzMgMzkuMiA0My4yVjQuNzk5OTlDMzkuMiAyLjQ0MjY2IDM3LjI5MDcgMC41MzMzMjUgMzQuOTMzNCAwLjUzMzMyNUgzMC42NjY3WiIgZmlsbD0iIzdBMUM0NSIvPgo8L3N2Zz4K) no-repeat center center;
            width: 100%;
            height: 100%;
            border: none;
            background-size: 100% 100%;
        }

    .auto-player .auto-player-button {
        display: flex;
        align-items: center;
        cursor: pointer;
        background: rgba(0,0,0,0) none;
        padding: 0;
        border: 0;
    }

        .auto-player .auto-player-button .auto-player-icon {
            display: inline-block;
            width: 28px;
            height: 28px;
            background: rgba(0,0,0,0) url(https://cdnweb.dantri.com.vn/dist/70e5064c9d77b4677e71.svg) no-repeat center/100% auto;
            color: #333;
            margin: 0 6px 0 0;
        }


        .auto-player .auto-player-button .auto-player-voice {
            font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Arial","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
            color: #1a1a1a;
        }

.weather-icon {
    width: 40px;
}

.c-search-wrapper {
    background: #fff;
    /*position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    height: 45px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    padding: 4px 35px 0 15px;
}

    .c-search-wrapper.active {
        z-index: 10;
        visibility: visible;
        opacity: 1;
    }

.c-search {
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .c-search .c-search__inner {
        position: relative;
        z-index: 1;
        padding-left: 10px;
        padding-right: 38px;
    }

    .c-search .form-control {
        background-color: transparent;
        border: none;
        height: 36px;
        font-size: 14px;
        padding: 4px 0;
    }

.icon20-search {
    background-image: url('https://hnm.1cdn.vn/assets/images/icons/icon20-search.svg');
}

.icon12-close {
    background-image: url('https://hnm.1cdn.vn/assets/images/icons/icon12-close.png');
}

@media (min-width: 992px) {
    .c-search {
        width: 250px;
        background-color: #fff;
    }

        .c-search .c-search__inner {
            padding-right: 0;
        }

    .c-search-wrapper {
        padding: 0;
        height: auto;
        background-color: transparent;
        margin-right: 0;
        left: 30px;
        top: 7px;
        right: auto;
    }
}

.c-search .c-search__btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    padding: 0;
    text-align: center;
    border: none;
    width: 38px;
    height: 34px;
    line-height: 28px;
    background: transparent;
    -moz-border-radius: 18px 0 0 18px;
    -webkit-border-radius: 18px 0 0 18px;
    border-radius: 18px 0 0 18px;
}

.c-search .c-search__close {
    position: absolute;
    z-index: 2;
    top: 0;
    right: -34px;
    width: 36px;
    height: 36px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    border: none;
    background: transparent;
    -moz-border-radius: 0 18px 18px 0;
    -webkit-border-radius: 0 18px 18px 0;
    border-radius: 0 18px 18px 0;
}

[class*="icon"] {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}

[class*="icon20"] {
    width: 20px;
    height: 20px;
}

.form-control:focus {
    box-shadow: unset !important;
}

/*Nen hoa dao tet 2024

@media only screen and (min-width: 1025px) {
       body {
 background-image: url("https://res.baobacgiang.vn/Background/bg-xuan-2024-09.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}
header {
    background-color: transparent;
}
    } 
------------------*/

.s-bds {
    border: 1px solid #f5ba6d;
}

    .s-bds .s-bds-content-right-dot {
        display: none;
    }

.background-coler {
    background: #fcfaf6 !important;
}

.s-bds-container {
    padding: .5rem !important;
}

.s-bds .s-bds-container {
    width: 100%;
    background: url('../images/background16.jpg') scroll 0 0;
}

.s-bds.s-tuan-van-hoa-du-lich-tinh-bac-giang-nam-2024 .s-bds-container .s-bds-header {
    text-align: center;
    margin: 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff0000 !important;
}

.s-bds.s-tuan-van-hoa-du-lich-tinh-bac-giang-nam-2024 .font-chuyen-muc {
    color: #444 !important;
    font-size: 25px !important;
}

@media (max-width: 600px) {

    .s-bds.s-tuan-van-hoa-du-lich-tinh-bac-giang-nam-2024 .font-chuyen-muc {
        font-size: 22px !important;
    }
}

.s-bds.s-bat-dong-san {
    background: #e5e5e5 !important;
}

    .s-bds.s-bat-dong-san .s-bds-container {
        background: #e5e5e5 !important;
    }

.main-menu.mb-0.mb-md-2 {
    display: none;
}

.main-menu.menu-sticky {
	display: block;
    background: white;
	/********QuocTang********/
	/*background: #444;*/
	/***********************/
    z-index: 2;
    top: 0;
    width: 100% !important;
    margin: 0 !important;
    position: fixed !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* fix nen trang _utilities.scss cua bootstrap 5*/
.bg-white {
    background-color: transparent !important;
}
/*-------------*/

@media (max-width: 600px) {
    .main-menu .btn-close-menu {
        background: #ed2024;
    }

    .main-menu {
        margin-bottom: 0px;
    }

        .main-menu.mb-0.mb-md-2 {
            display: none;
        }

    .show {
        display: block !important;
    }
}

/* carousel */
.carousel-caption {
    top: 100%;
    position: initial !important;
    padding-top: 0.25rem !important;
    text-align: left;
}

    .carousel-caption h5 {
        margin-top: 3px;
        color: black !important;
        font-weight: bold;
        line-height: 18px;
    }

    .carousel-caption p {
        line-height: 18px;
    }

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3rem !important;
    height: 3rem !important;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
/* carousel */

.button-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
}

.bor1 {
    border-bottom: 1px solid #c00;
    border-top: 1px solid #c00;
    height: 1px;
    width: 80%;
    float: right;
    margin-top: 10px;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#lastest .head {
    padding: 0 !important;
}

.noi-bat .new-title:not(:last-child) {
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #d9d9d9;
}

.lastest-title {
    background-color: #8a8a8a;
    color: #fff;
    background-color: #2483b3;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 10px 3px 10px;
    margin-right: 5px;
}

.arrow-down_ {
    width: 0px;
    height: 2rem;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
    border-top: 1rem solid #2483b3;
    float: left;
    margin-top: 0rem;
    margin-left: -25%;
}

@media all and (max-width: 1000px) {
    .arrow-down_ {
        width: 0px;
        height: 2rem;
        border-left: 2rem solid transparent;
        border-right: 2rem solid transparent;
        border-top: 1rem solid #2483b3;
        float: left;
        margin-top: -0.8rem !important;
        margin-left: -25%;
    }
}

.category-row .category-row-menu a {
    color: #ab1515;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-decoration: none;
    margin: 5px;
    padding: 5px 10px;
    line-height: 27px;
    transition: all 0.5s ease 0s;
}

    .category-row .category-row-menu a:hover {
        color: #f00;
        text-decoration: none;
        background: #d6d6d6;
        border: 1px solid #b9b8b8;
        text-shadow: 0px 0px 5px #fff;
    }

.w-50s {
    width: 100%;
}

@media (max-width: 600px) {
    .w-50s {
        width: 50%;
    }
}


.worker-video {
    /*margin-top: 30px;*/
    font-family: Arial,Helvetica,sans-serif;
}

    .worker-video .title {
        /*padding: 5px;
        margin-right: 15px;
        border-bottom: 1px solid red;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;*/
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 19px !important;
        /* height: 25px !important; */
        line-height: 30px !important;
        border-bottom: 1px solid #990700 !important;
        padding: 0;
        margin: 0;
        white-space: nowrap;
        text-transform: uppercase;
    }

    .worker-video img {
        max-width: 100%;
    }

    .worker-video .title-news {
        font-size: 16px;
        font-weight: bold;
        margin: 10px 0px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 32px;
    }

    .worker-video .description {
        /*font-size: 13px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;*/
    }

    .worker-video .quick-news {
        width: 100%;
        display: flex;
        /*margin-top: 20px;*/
        font-family: Arial,Helvetica,sans-serif;
        align-items: center;
    }

        .worker-video .quick-news .title-news {
            width: 70%;
            font-family: Arial,Helvetica,sans-serif;
        }

        .worker-video .quick-news img {
            width: 40% !important;
        }

@media(max-width: 520px) {
    .worker-video .categories {
        display: none;
    }
}

.video-cate-view {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.playclip300 {
    background: url(/images/home/icon-play.png) repeat scroll 50% 50% transparent;
    width: 40px;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    border: 0px solid #fff;
    transition: all 0.3s ease 0s;
}

    .playclip300:hover {
		background: url(/images/home/icon-play5.png) repeat scroll 50% 50% transparent;
        opacity: 1;
        transform: scale(1.2, 1.2);
        background-position: 50% 50%;
        box-shadow: 0 0 3em #ffffff;
        height: 62px;
        width: 62px;
        border-radius: 100%;
        background-repeat: no-repeat;
        cursor: pointer;
        text-decoration: none;
        vertical-align: middle;
    }

@media(max-width: 780px) {
    .playclip300 {
        background: none;
    }
}

.HomeCateNewsItem-Head-BG {
    background: #2483b3;
    border-left: 3px solid #f00;
    margin: 10px 0px;
    padding: 5px 10px;
    height: 25px;
}


.Photo-TitleIcon-One {
    background-color: transparent !important;
    background-position: -41px 1px;
    height: 15px !important;
    width: 20px !important;
    background-image: url("../images/home/tetle-icon.png");
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    margin: 0 0 0 .2em;
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}


.dg-container {
    width: 100%;
    height: 460px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-top: 10px;
    /* margin-bottom: 20px; */
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
}

.dg-wrapper {
    width: 80%;
    height: 400px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

    .dg-wrapper a {
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
    }

        .dg-wrapper a.dg-transition {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .dg-wrapper a img {
            display: block;
            padding: 2px 0px 0px 1px;
            width: 680px;
            height: 383px;
        }

        .dg-wrapper a div {
            text-align: justify;
            line-height: 20px;
            /* text-shadow: -1px -2px 0px rgba(255,255,255,1); */
            color: #fff;
            background: #000;
            font-size: 1.2em;
            padding: 0px 5px;
            width: 98.7%;
            bottom: -15%;
            display: none;
            font-weight: bold;
            position: absolute;
            opacity: 0.5;
            font-family: BaoBacGiang, Arial, Helvetica, sans-serif;
        }

        .dg-wrapper a.dg-center div {
            display: block;
        }

.dg-container nav {
    width: 58px;
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -29px;
}

    .dg-container nav span {
        text-indent: -9000px;
        float: left;
        cursor: pointer;
        width: 24px;
        height: 22px;
        opacity: 0.8;
        background: transparent url(../images/home/arrows.png) no-repeat top left;
    }

        .dg-container nav span:hover {
            opacity: 1;
        }

        .dg-container nav span.dg-next {
            background-position: top right;
            margin-left: 10px;
        }

.dropdown-toggle::after {
    content: unset;
}

.carousel-caption {
    top: 100%;
    position: initial !important;
    padding-top: 0.25rem !important;
    text-align: left;
}

    .carousel-caption h5 {
        color: black !important;
        font-weight: bold;
    }

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3rem !important;
    height: 3rem !important;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}


.worker-photo .title {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 19px !important;
    /* height: 25px !important; */
    line-height: 30px !important;
    border-bottom: 1px solid #990700 !important;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.worker-photo .owl-carousel {
    margin-bottom: 40px;
    margin-top: 8px;
}

.worker-photo .owl-nav {
    width: 58px;
    position: absolute;
    left: 50%;
    margin-left: -29px;
    margin-top: 5px;
}

    .worker-photo .owl-nav .owl-prev span,
    .worker-photo .owl-nav .owl-next span {
        text-indent: -9000px;
        float: left;
        cursor: pointer;
        width: 24px;
        height: 22px;
        opacity: 0.8;
        background: transparent url(../images/home/arrows.png) no-repeat top left;
        /*background-color:red;*/
    }

        .worker-photo .owl-nav .owl-prev span:hover,
        .worker-photo .owl-nav .owl-next span:hover {
            opacity: 1;
        }

    .worker-photo .owl-nav .owl-next span {
        background-position: top right;
        margin-left: 10px;
    }

.worker-photo .owl-dots {
    display: none;
}

.worker-photo .owl-item {
    padding-bottom: 80px;
}

    .worker-photo .owl-item a div {
        text-align: justify;
        line-height: 20px;
        /* text-shadow: -1px -2px 0px rgba(255,255,255,1); */
        color: #fff;
        background: #000;
        font-size: 1.0em;
        padding: 0px 5px;
        bottom: 20px;
        font-weight: bold;
        position: absolute;
        opacity: 0.5;
        font-family: BaoBacGiang, Arial, Helvetica, sans-serif;
        width: 100%;
    }

@media(max-width: 520px) {
    ::-webkit-scrollbar {
        width: 0;
        height: 0
    }

    ::-webkit-scrollbar-thumb {
        background: transparent
    }

    ::-webkit-scrollbar-track {
        background-color: transparent
    }

    .nav-wrapper {
        max-width: 100%;
        margin: 0 auto;
        /*padding: 5px 0;*/
    }

        .nav-wrapper ul,
        .nav-wrapper li {
            list-style: none;
            padding: 0
        }

        .nav-wrapper .nav.nav-tabs {
            display: block;
            overflow: auto;
            white-space: nowrap;
            margin: 0px 0 15px !important
        }

            .nav-wrapper .nav.nav-tabs li {
                display: inline-block;
                padding-left: 0px;
                margin-left: -5px;
            }

                .nav-wrapper .nav.nav-tabs li a {
                    display: inline-block;
                    /*padding: 14px;*/
					padding: 14px 20px 14px 5px;
                    font-size: 16px !important;
                }

    .breadcrumb-item + .breadcrumb-item::before {
        content: unset !important;
    }
}



@media(max-width: 960px) {
    .main-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .extra-menu .nav-home {
        padding: 4px 10px 4px 0px !important;
    }

        .extra-menu .nav-home > i {
            font-size: 30px !important;
        }

    .extra-menu .menu-item {
        font-size: 18px !important;
        font-weight: 700 !important;
        font-family: Arial, Helvetica, sans-serif !important;
        color: #4f4f4f;
		/*******QuocTang*********/
		/*color: #fff;*/
		/*************************/
        cursor: pointer;
        padding: 17px 10px !important;
    }
}

@media(max-width: 520px) {
    .nav-tabs {
        border-top: 1px solid #e5e5e5 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }
}


/* footer */
#footer {
    background-color: #fff9e7;
    border-top: 5px double rgba(237, 27, 47, .2);
}


.line_height_14 {
    lline-height: 14px;
    font-size: 18px !important;
    font-family: Merriweather !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
}

.bbg-footer {
    margin-top: 0;
    position: relative;
    width: 100%;
    padding-bottom: 0;
font-family: Merriweather !important;
}

.bbg-footer-hidden {
    padding: 2em;
    background-image: url("../images/home/xhs90-window-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background-size: contain;*/
}

.footer-first-title:hover {
    color: #fff000 !important;
}

.bbg-footer-title {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.bbg-footer-content {
    line-height: 14px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.bbg-footer-address {
    font-size: 11px !important;
font-family: Merriweather !important;
}


    .bbg-footer-address > p {
        font-size: 15px !important;
        line-height: 20px;
        margin: 0.5em !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }

.bbg-footer-qr > img {
    /*max-width: 250px;*/
    max-height: 120px;
    float: right;
}

    .bbg-footer-qr > img.bbg-footer-qrcode {
        min-height: 150px;
    }


.footer-bottom {
    font-family: arial;
    font-weight: 300;
    color: #fff;
    background: #0d74dc;
    padding: 3px 10px;
    border-radius: 5px;
}

.footer-bottom-label {
    vertical-align: top;
    font-weight: bold;
    overflow: hidden;
    line-height: 24px;
    padding-left: 0;
    margin: 2px 0;
}

.footer-bottom-url {
    color: #c00000 !important;
    line-height: 14px;
    /*display: inline-block;*/
    vertical-align: top;
    font-size: 11px;
    font-weight: 700 !important;
}

    .footer-bottom-url a {
        color: #c00000 !important;
    }

footer {
    /*margin-top: 20px;*/
    /*background-color: #404040;*/
    line-height: 1;
}

    footer .footer__logo {
        height: 100%;
    }

    footer .footer__desc {
        width: 65%;
        margin-right: 10px;
        font-size: 16px;
    }

        footer .footer__desc p {
            margin-bottom: 2px;
            margin-top: 0;
            font-size: 16px;
            line-height: 1.6;
            font-weight: 300;
        }

    footer .footer__app {
        width: calc(100% - 65% - 10px);
    }

        footer .footer__app .qrcode {
            width: 35%;
            margin-right: 10px;
            text-align: center;
        }

            footer .footer__app .qrcode .qrcode__des {
                font-size: 14px;
                /* margin-bottom: 2px;*/
                margin-bottom: 6px;
            }

        footer .footer__app .app__list {
            width: calc(100% - 35% - 10px);
            margin-top: 22px;
        }

            footer .footer__app .app__list img:not(:last-child) {
                margin-bottom: 10px;
            }




@media (max-width: 468px) {
    .bbg-footer-hidden {
        display: none;
    }

    .bbg-footer-qr > div {
        /*display: none !important;*/
        margin-top: 10px;
        margin-left: 0 !important;
    }

        .bbg-footer-qr > div a {
            /*display: none !important;*/
            margin-left: 5px !important;
            margin-right: 5px !important;
        }

    .bbg-footer-qr .bbg-footer-qrcode {
        display: none !important;
    }

    .bbg-footer-not-hidden {
        margin-right: 0px !important;
        padding-left: .5rem !important;
        text-align: center;
    }
}

@media (max-width: 991.98px) {
    footer {
        padding: 10px 0;
    }

        footer .col-md-3, footer .col-md-9 {
            max-width: 100%;
            flex: 0 0 100%;
        }

        footer .footer__logo {
            max-width: 265px;
            margin: 0 auto;
            padding-bottom: 30px;
        }

        footer .footer__desc {
            width: 65%;
            font-size: 15px;
        }

        footer .footer__app {
            width: calc(100% - 65% - 10px);
        }

            footer .footer__app .qrcode {
                width: 36%;
            }

                footer .footer__app .qrcode .qrcode__des {
                    font-size: 13px;
                }

            footer .footer__app .app__list {
                width: calc(100% - 36% - 10px);
            }
}

/*footer end*/

.image_desc p {
    margin-bottom: 0px !important;
}

.search-container {
    max-width: 1200px !important;
}



/* MOBILE MENU */

.main-menu .logo-mobile {
    display: none;
    max-width: 135px;
}

.main-menu .menu-mobile {
    width: 100%;
    z-index: 9999 !important;
    /*background: #fcfaf6 !important;*/
}

.main-menu .toogle-menu-mobile {
    display: none;
}

.main-menu .main-menu__link .link__homepage {
    background: none;
    color: #404040;
    margin-right: 10px;
    padding: 10px 12px 9px;
}

    .main-menu .main-menu__link .link__homepage.active {
        background: rgba(108,110,112,.1);
        color: #404040;
    }

    .main-menu .main-menu__link .link__homepage img {
        width: 24px;
        height: 24px;
        /*filter: none;*/
        /*filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(131deg) brightness(104%) contrast(101%);*/
    }

    .main-menu .main-menu__link .link__homepage.active img {
        /*filter: none;*/
    }

.main-menu .main-menu__link ul li {
    display: inline-block;
    position: relative;
}

    .main-menu .main-menu__link ul li a {
        padding: 12px 20px;
        color: #060808;
        text-decoration: none;
        display: inline-block;
    }

        .main-menu .main-menu__link ul li a:hover, .main-menu .main-menu__link ul li a.active {
            background-color: rgba(108,110,112,.1);
            /*color: #ffff;*/
            /*color: #b30000;*/
            /*font-weight: 800;*/
        }

    .main-menu .main-menu__link ul li .icon-submenu {
        display: none;
    }

        .main-menu .main-menu__link ul li .icon-submenu img {
            display: inline-block;
            width: 12px;
        }

    .main-menu .main-menu__link ul li .sub {
        width: 190px;
        background: #f3cebe;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        z-index: 2;
        left: 0;
        top: calc(100% + 20px);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px;
        transition-duration: 200ms;
        transition-property: opacity, top, visible;
        transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    }

        .main-menu .main-menu__link ul li .sub li {
            display: inline-block;
            position: relative;
            width: 100%;
            min-width: 190px;
        }

            .main-menu .main-menu__link ul li .sub li a {
                width: 100% !important;
            }

                .main-menu .main-menu__link ul li .sub li a:hover {
                    /*background-color: unset;*/
                    background-color: rgba(108,110,112,.1);
                    /* color: #b30000;*/
                    /*text-decoration: underline;*/
                }

                .main-menu .main-menu__link ul li .sub li a.active {
                    background-color: rgba(108,110,112,.1);
                    /*color: #ffff;*/
                }

    .main-menu .main-menu__link ul li:hover .sub {
        opacity: 1;
        visibility: visible;
        top: 100%;
        border-top: 1px solid #b30000;
    }

.main-menu .main-menu__search input, .main-menu .main-menu__search button,
.main-menu .main-menu__search input:focus,
.main-menu .main-menu__search input:focus-visible {
    border: solid 1px #cdd6d7;
    border-radius: 0;
    outline: unset;
}

.main-menu .main-menu__search input {
    min-height: 25px;
    min-width: 200px;
    padding: 0 5px;
}

.main-menu .main-menu__search button {
    padding: 2px 5px;
    margin-left: 5px;
    transition: opacity .2s linear;
}

    .main-menu .main-menu__search button:hover {
        cursor: pointer;
        opacity: .6;
    }

.main-menu .btn-close-menu {
    position: absolute;
    top: 0;
    display: none;
    align-items: center;
    font-weight: 500;
    height: 50px;
    line-height: 48px;
    color: #fff;
    cursor: pointer;
    background: #ed2024;
    width: 100%;
    z-index: 105;
    font-size: 20px;
    padding-left: 15px;
}

    .main-menu .btn-close-menu svg {
        width: 20px;
        height: 20px;
    }

    .main-menu .btn-close-menu:hover svg path {
        fill: #da0000;
    }


.main-menu .logo-mobile {
    height: 40px;
    width: auto;
    max-width: 250px;
    object-fit: scale-down;
}

.main-menu .logo-mobile,
.main-menu .toogle-menu-mobile {
    display: block;
}

    .main-menu .toogle-menu-mobile > svg {
        vertical-align: middle;
        font-size: 0px;
        width: 32px;
        height: 32px;
        fill: white;
    }

.main-menu .menu-mobile {
    position: fixed;
    max-width: 500px;
    width: 100%;
    background: #ffece4;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: -100%;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    transition: .3s ease;
    justify-content: flex-end !important;
    padding: 15px;
    flex-direction: column-reverse;
}

    .main-menu .menu-mobile .main-menu__link {
        width: 100%;
        display: block !important;
        text-align: center;
    }

        .main-menu .menu-mobile .main-menu__link .link__homepage {
            display: none;
        }

        .main-menu .menu-mobile .main-menu__link > ul {
            overflow-y: scroll;
            height: calc(100vh - 129px);
            padding-bottom: 30px;
        }

        .main-menu .menu-mobile .main-menu__link ul li {
            display: block;
            transition: none;
        }

            .main-menu .menu-mobile .main-menu__link ul li:not(:last-child) {
                padding: 15px 0;
            }

            .main-menu .menu-mobile .main-menu__link ul li:last-child {
                padding-top: 15px;
            }

            .main-menu .menu-mobile .main-menu__link ul li a {
                font-size: 22px;
                padding: unset;
                width: 100%;
                text-align: left;
            }

                .main-menu .menu-mobile .main-menu__link ul li a:hover, .main-menu .menu-mobile .main-menu__link ul li a:active, .main-menu .menu-mobile .main-menu__link ul li a:focus, .main-menu .menu-mobile .main-menu__link ul li a.active {
                    background: unset;
                    color: #222222;
                }

                .main-menu .menu-mobile .main-menu__link ul li a.sub-menu {
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                }

            .main-menu .menu-mobile .main-menu__link ul li span {
                display: inline-block;
            }

                .main-menu .menu-mobile .main-menu__link ul li span:first-child {
                    width: calc(100% - 35px);
                }

                .main-menu .menu-mobile .main-menu__link ul li span.icon-submenu {
                    width: 35px;
                }

            .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub-menu {
                padding-bottom: 10px;
                border-bottom: solid 1px #404040;
            }

                .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub-menu .icon-submenu img {
                    transform: rotate(90deg);
                }

            .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub {
                padding-top: 15px;
            }

                .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub li {
                    padding: 0;
                }

                    .main-menu .menu-mobile .main-menu__link ul li.show-submenu .sub li:not(:last-child) {
                        margin-bottom: 20px;
                    }

            .main-menu .menu-mobile .main-menu__link ul li .sub {
                position: unset;
                box-shadow: none;
                width: 100%;
                opacity: 1;
                visibility: visible;
                display: none;
                padding-left: 15px;
            }

                .main-menu .menu-mobile .main-menu__link ul li .sub li {
                    display: block;
                }

                    .main-menu .menu-mobile .main-menu__link ul li .sub li a {
                        font-size: 22px;
                        color: #404040;
                    }

            .main-menu .menu-mobile .main-menu__link ul li:hover .sub {
                border-top: unset;
            }

    .main-menu .menu-mobile .main-menu__search {
        width: 100%;
        border-bottom: solid 1px #cccbcb;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .main-menu .menu-mobile .btn-close-menu {
        display: flex;
    }

    .main-menu .menu-mobile.active {
        left: 0;
        padding-top: 60px;
    }

.main-menu .menu-mobile-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 5;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
}

    .main-menu .menu-mobile-overlay.active {
        opacity: 1;
        visibility: visible;
    }

.main-menu .main-menu__search input {
    min-height: 35px;
    min-width: 200px;
    flex: 1;
}

.main-menu .main-menu__search button {
    padding: 7px;
}

@media (max-width: 600px) {
    .main-menu .btn-close-menu {
        background: #ed2024;
		        background: #000;

    }

    .main-menu {
        /*background-color: #fe0000;*/
    }
}
/* MOBILE MENU */


@media (max-width: 600px) {
    .podcast-player.sticky {
        display: none !important;
    }
}

.main-menu.container-fluid .:after {
    content: "Bản thủ nghiệm";
    color: #E2202D;
    font-size: 30px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-align: center;
}


.bbg-thunghiem {
    display: none;
    text-align: center;
    color: #ff0000;
    font-size: 30px;
    margin-bottom: 20px !important;
    padding: 8px;
    font-weight: 700;
    background: #e9ecef;
    max-width: 468px;
    margin: 0 auto;
    border-radius: 22px
}

    .bbg-thunghiem span:before {
    }


@media (max-width: 600px) {
    .header-content {
    }
}

/* MOBILE FONT TITLE */
@media (max-width: 480px) {
    .font-chuyen-muc {
        font-size: 24px !important;
        font-weight: 700 !important;
        font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    }
	
    .font-tin-noi-bat {
        font: 700 1.975rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 36px !important;
    }

    .font-tin-noi-bat-r1l4 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-hang-ngang {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai1 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai1-khac {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-tin-loai2 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai2-khac {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-tin-loai3 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai3-khac {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-tin-loai4 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai4-khac {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai5 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai5-khac {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-tin-loai6 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai6-khac {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-tin-loai7 {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-loai7-khac {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-chuyen-trang-tit-tin {
        font: 700 1.15rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 30px !important;
    }

    .font-cuoc-thi-anh {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    .font-tin-the-thao {
        font: 700 1.575rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		line-height: 35px !important;
    }

    span.font-tin-the-thao.pb-4 {
        font: 700 1rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    }
}


@media (max-width: 480px) {
    .news-detail .news-detail__title {
        font: 700 1.9rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1.2;
        color: #343a40;
        margin-bottom: 4px !important;
    }
}

@media (max-width: 780px) {
    .news-detail .news-detail__title {
        font: 700 2rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1.3;
        color: #343a40;
        margin-bottom: 5px !important;
    }
}

@media (max-width: 900px) {
    .news-detail .news-detail__title {
        font: 700 2.1rem "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1.4;
        color: #343a40;
        margin-bottom: 6px !important;
    }
}

@media (max-width: 900px) {
    .news-detail .news-detail__head {
        margin-bottom: 10px;
    }
}

.bbg-footer-logo > img {
    width: 100%;
}

@media (max-width: 480px) {
    .bbg-footer-logo > img {
        width: 65%;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 15px;
    }
}

.font-tin-loai1-khac:not(.border-md-bottom) {
    border-top: 1px solid #e5e5e5;
    padding-top: .5rem;
}


@media (max-width: 780px) {
    .font-tin-loai1-khac:not(.border-md-bottom) {
        border-top: unset;
        padding-top: unset;
    }
}


.news-detail__head .font-chuyen-muc {
    max-width: 50%;
}



.chuyen-trang-menu .chuyen-trang-list .col-lg-6 {
    width: 25% !important;
}
.chuyen-trang-menu .chuyen-trang-list .col-md-6 {
    width: 25% !important;
}

.chuyen-trang-menu .chuyen-trang-list .round-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 65px;
    height: 60px;
    border-radius: 100px;
    margin-right: 10px;
}

.chuyen-trang-menu .chuyen-trang-list .title {
    font-weight: bold;
    color: #b10d05;
    margin: 0px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 32px;
}

.chuyen-trang-menu .chuyen-trang-list .description {
    overflow: hidden;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
}

.chuyen-trang-menu .chuyen-trang-list .round-item-info {
    width: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
}

    .chuyen-trang-menu .chuyen-trang-list .round-item-info .title,
    .chuyen-trang-menu .chuyen-trang-list .round-item-info .description {
        padding: 2px 0 !important;
    }

.chuyen-trang-menu .chuyen-trang-list .item-info {
    width: calc(100% - 177px);
    display: flex;
    flex-direction: column;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
}

.chuyen-trang-menu .chuyen-trang-list .quick-news {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    border-radius: 100px;
    margin-right: 10px;
}

    .chuyen-trang-menu .chuyen-trang-list .quick-news .quick-image {
        width: 25%;
        height: 50px;
        margin-right: 1%;
    }

    .chuyen-trang-menu .chuyen-trang-list .quick-news .description {
        width: 74%;
        font-weight: bold;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 22px;
    }


/* Cấu hình Hoạt động lãnh đạo Tỉnh */
.row1-custom-right section.mt-4 {
    margin-top: 0 !important;
}

.row1-custom-right .font-chuyen-muc {
    padding: 5px 0 !important;
    font-size: 16px !important;
}

.row1-custom-right .title-line {
    display: none !important;
}

.row1-custom-right .container .d-flex {
    justify-content: center;
    background-color: #dbdcdd;
}

.row1-custom-right .container .col-lg-4,
.row1-custom-right .container .col-md-6 {
    width: 100% !important;
}

 
main .container div.group-3, main .container div.group-3-1 {
    display: none;
}

@media (max-width: 600px) {
    .row1-custom-right {
        display: none;
    }

    main .container div.group-3, main .container div.group-3-1 {
        display: block;
    }
}

.container > .flex-column.bg-emagazine {
    display: none !important;
}

.font-chuyen-muc-header {
    font-family: BaoBacGiang10, Helvetica, Arial, sans-serif !important;
	font-size: 40px !important;
    line-height: 50px !important;
	font-weight: 400 !important;
    color: #999;
    transition: color .2s ease !important;
    text-transform: uppercase !important;
    text-decoration: unset;
    letter-spacing: 0px;
}
@media (max-width: 600px) {
	.font-chuyen-muc-header {
		font-size: 25px !important;
		line-height: 35px !important;
	}
}

.breadcrumb-item-chuyen-muc {
    padding: 14px .5rem;
}

    .breadcrumb-item-chuyen-muc + .breadcrumb-item-chuyen-muc::before {
        float: left;
        padding-right: .5rem;
        color: #6c757d;
        font-size: 21px !important;
        content: var(--bs-breadcrumb-divider, "/");
    }

.selected {
    color: #ff0000 !important;
}

.breadcrumb-item-chuyen-muc {
    /*padding-right: 1.5rem;*/
}
    
.container > .flex-column.bg-emagazine {
    display: none !important;
}

.breadcrumb-custom-item {
    color: #999;
    font-size: 21px !important;
}
.show-flex {
    display: flex !important;
}

/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    visibility: hidden !important;
}


.PageTitleBarCateDetail > div {
    flex-direction: column !important;
}

.PageTitleBarCateDetail .nav-wrapper {
    margin-top: 5px;
}

.PageTitleBarCateDetail .bg-emagazine {
    width: 100%;
}

.PageTitleBarCateDetail span.red {
    display: none;
}

@media (max-width: 768px) {
    .PageTitleBarCateDetail span.red {
        display: none;
    }

    .PageTitleBarCateDetail .breadcrumb-item-chuyen-muc + .breadcrumb-item-chuyen-muc::before {
        padding: 14px;
        font-size: 16px !important;
    }
	
	.header-mobile-right .header-share {
			display: none;
	}
	.PageTitleBarCateDetail .nav-wrapper .nav.nav-tabs {
    display: block !important;
    overflow: auto;
    white-space: nowrap;
    margin: 10px 0 15px !important
}
}

.PageTitleBarCateDetail .nav-wrapper {
    max-width: 100%;
    margin: 0 auto;
    /* padding: 5px 0; */
}

.PageTitleBarCateDetail .nav-wrapper .nav.nav-tabs {
    display: block;
    overflow: auto;
    white-space: nowrap;
    margin: 10px 0 15px !important;
}

.PageTitleBarCateDetail .nav-wrapper ul, .nav-wrapper li {
    list-style: none;
    padding: 0;
}

.PageTitleBarCateDetail .nav-wrapper {
    max-width: 100%;
    margin: 0 auto;
    /*padding: 5px 0;*/
}

.PageTitleBarCateDetail .nav-wrapper ul, nav-wrapper li {
    list-style: none;
    padding: 0
}

.PageTitleBarCateDetail .nav-wrapper .nav.nav-tabs {
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    overflow: auto;
    white-space: nowrap;
    margin: 0px 0px 0px !important
}

.PageTitleBarCateDetail .nav-wrapper .nav.nav-tabs li {
    display: inline-block;
    padding-left: 0px;
    margin-left: -5px;
}

.PageTitleBarCateDetail .nav-wrapper .nav.nav-tabs li a {
    display: inline-block;
    padding: 14px;
    font-size: 21px !important;
}

.PageTitleBarCateDetail .breadcrumb-item-chuyen-muc + .breadcrumb-item-chuyen-muc::before {
    padding: 14px;
    font-size: 21px !important;
}


#proud .row .row div.col-lg-4.col-sm-12 {
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
}

#proud .row .row div.col-lg-4.col-sm-12 div:nth-child(2)  {
    border-top: 1px solid white;
    margin-top: 15px;
    padding-top: 15px;
}


#proud .row .row div.col-lg-4.col-sm-12 div:nth-child(2) img {
    display: none;
}


@media (max-width: 768px) {
    #proud .row .row div {
        margin-top: 5px;
    }

    #proud .row .row div.col-lg-8.col-sm-12 img {
        margin-bottom: 5px;
    }

    #proud .row .row div.col-lg-4.col-sm-12 div img {
        display: none;
    }

    #proud .row .row div.col-lg-4.col-sm-12 div {
        margin-top: 5px;
        padding-top: 5px;
        border-top: 1px solid #e5e5e5;
    }
}

/********************************************************** Begin style banner quang cao ngang *********************************************/
.ky-niem-80-nam-qdndvn-161911.ky-niem-80-nam-qdndvn-161911-79 {
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
/**************************************************************/
.banner-ngang-full-desktop {
	width: 100% !important;
    padding: 15px 0px 15px;
	margin-top: 8px;
    margin-bottom: 8px;
	text-align: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 600px) {
	.banner-ngang-full-mobile {
		width: 100% !important;
		padding: 15px 0px 15px;
		text-align: center;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	}
}
/************************************************************ End style banner quang cao ngang **********************************************/



.menu-item-quoc-phong {
	display: none;
}
.menu-item-moi-nhat ul {
	display: none !important;
}


.ic-live {
	font-size: 14px;
	display: inline-block;
	font-style: normal;	
}

.ic-live:before {
	border-radius: 50%;
	display: block;
	position: relative;
	top: 5px;
	width: 13px;
	height: 13px;
	content: '';
	background: #ff0000;
	-webkit-box-shadow: 0 0 0 rgba(231,141,172,0.4);
	box-shadow: 0 0 0 rgba(231,141,172,0.4);
	margin-right: 5px;
	vertical-align: initial;
	-webkit-animation: live-pulse 1s infinite;
	animation: live-pulse 1s infinite;
	float: left
}

.font-tin-noi-bat .ic-live:before {
	top: 13px !important;
}
.news-detail__head .ic-live:before {
    top: 12px !important;
}


.ic-live:after {
	content: 'TRỰC TIẾP';
	color: #9f224e;
    font-size: 18px;
    line-height: 24px;
    font-family: Arial !important;
    font-weight: 700 !important;
	border-right: 2px solid;
    padding-right: 10px;
	padding-left: 10px;
}

.font-tin-noi-bat .ic-live:after {
	font-size: 23px !important;
    line-height: 36px !important;
}
.news-detail__head .ic-live:after {
    font-size: 12px !important;
    line-height: 12px !important;
}

@keyframes live-pulse {
	0% {
		/*-webkit-box-shadow: 0 0 0 0 rgba(231,141,172,0.4);
		box-shadow: 0 0 0 0 rgba(231,141,172,0.4)*/
		-webkit-box-shadow: 0 0 0 0 rgba(231,141,172,0.9);
		box-shadow: 0 0 0 0 rgb(237 15 92 / 98%);
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(231,141,172,0);
		box-shadow: 0 0 0 10px rgba(231,141,172,0);
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(231,141,172,0);
		box-shadow: 0 0 0 0 rgba(231,141,172,0);
	}
}

.breadcrumb-sub-cate {
    border-top: 0px solid #e5e5e5 !important;
    margin-top: 0 !important;
    min-width: 100%;
}

.nav-wrapper-sub-cate {
    min-width: 100%;
}

/*SLIDE*/
.owl-carousel .owl-nav {
    /*display:none;*/
}



.slide-photo .owl-nav {
    width: 58px;
    position: absolute;
    left: 50%;
    margin-left: -29px;
    margin-top: 5px;
}

    .slide-photo .owl-nav .owl-prev span,
    .slide-photo .owl-nav .owl-next span {
        text-indent: -9000px;
        float: left;
        cursor: pointer;
        width: 24px;
        height: 22px;
        opacity: 0.8;
        background: transparent url(../images/home/arrows.png) no-repeat top left;
        /*background-color:red;*/
    }

        .slide-photo .owl-nav .owl-prev span:hover,
        .slide-photo .owl-nav .owl-next span:hover {
            opacity: 1;
        }

    .slide-photo .owl-nav .owl-next span {
        background-position: top right;
        margin-left: 10px;
    }

.slide-photo .owl-dots {
    display: none;
}

.slide-photo .owl-item {
    padding-bottom: 0px;
}

    .slide-photo .owl-item a div {
        text-align: justify;
        /*line-height: 20px;*/
        /* text-shadow: -1px -2px 0px rgba(255,255,255,1); */
        /*color: #fff;*/
        /*background: #000;*/
        /*font-size: 1.0em;*/
        padding: 0px 5px;
        bottom: 20px;
        /*font-weight: bold;*/
        /*position: absolute;*/
        /*opacity: 0.5;*/
        /*font-family: BaoBacGiang, Arial, Helvetica, sans-serif;*/
        width: 100%;
    }

.slide-photo .owl-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 99%;
    margin-left: 10px !important;
}

    .slide-photo .owl-nav .owl-prev,
    .slide-photo .owl-nav .owl-next {
        position: absolute;
        height: 100px;
        color: inherit;
        background: none;
        border: none;
        z-index: 100;
    }

        .slide-photo .owl-nav .owl-prev i,
        .slide-photo .owl-nav .owl-next i {
            font-size: 4.5rem;
            color: #cecece;
        }

    .slide-photo .owl-nav .owl-prev {
        left: 0;
    }

    .slide-photo .owl-nav .owl-next {
        right: 10px;
    }

.slide-photo > .category-row {
    justify-content: center;
    margin-bottom: 10px;
}
/*SLIDE*/
@media (max-width: 600px) {
	.extra-menu ul li:last-child {
		display: none;
	}
}

.card .card-img-top {
	height: 210px;
}

.daihoidang-banner-150314 {
	display: none;
}
.tbt {
    color: #666;
    font-weight: 700;
}