@import url('https://fonts.googleapis.com/css2?family=Kiron:wght@300;400;500&display=swap');
body{font-family: 'Kiron', sans-serif;font-size:16px;background:#fff;color:#222;font-weight:400;overflow-x:hidden;letter-spacing:-0.2px;}
h1,h2,h3,h4,h5,h6{font-family: 'Kiron', sans-serif;margin-bottom:0;font-size:18px;line-height:1.5;letter-spacing:-0.2px;padding-left:2px;}

a{color:#333;text-decoration:none;}a:hover{text-decoration:none;color:#222}
p{margin-bottom:0;font-size:15px;line-height:22px}
.container{max-width:1280px!important;padding-right:10px;padding-left:10px}
.container-fluid{padding:0;overflow:hidden;}
.img100{width:100%}
.BorderBottom{border-bottom:1px solid #eee}
.DPostDate{font-size:15px;color:#5a5a5a;display:inline-block}
.Brief p{font-size:16px;line-height:24px;color:#555;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:5px;}
.pHead{font-weight:bold;margin-bottom:5px}
.row{--bs-gutter-x:2rem;}
.Title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.TitleBold{font-weight:bold;}
.LeadTitle{font-size:20px;line-height:28px;}
.DAdDesktop{display:block}
.DAdMobile{display:none}
.comingsoon { font-size: 60px; height: 40vh; display: flex; justify-content: center; align-items: center; }

/*========= Header & Footer ========*/
.HeaderTopBar{border-bottom:1px solid #eee;padding:4px 0 6px;}
.DateTime p{font-size:16px;padding:5px 0 3px;}
.DateTime p span{font-weight:500;}
.DateTime i{padding-right:3px;font-size:12px;position:relative;top:-1px;}
.SocialIcon{display:inline-block;position:relative;margin-bottom:-10px;}
.SocialIcon ul{padding:0;margin:0;}
.SocialIcon ul li{float:left;list-style:none;}
.SocialIcon ul .Epaper{height:28px;text-align:center;line-height:30px;color:#fff;background:#ebebeb;border-radius:2px;}
.SocialIcon ul .BlogBtn{height:28px;width:68px;text-align:center;line-height:30px;color:#fff;background:#ebebeb;margin-right:10px;border-radius:2px;}
.SocialIcon ul a{color:#fff;padding:2px 8px 0;}
.SocialIcon ul a:hover{color:#f1f1f1ba !important;}
.SocialIcon ul li a i{font-size:15px;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;}
.Float-Right{float:right;}

.DLogoArea{padding:20px 0;}
.DLogo img{width:360px;}

.navbar-form input{border-radius: 0;}
.navbar-form .btn{border-radius: 0;}

.DHeaderNav{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;background:#fff;}
.DHeaderNav .navbar{background:#fff !important;padding:0;}
.DHeaderNav .navbar-light .navbar-nav .nav-link{color:#333;padding:.62rem 1rem .4rem;font-size:20px;font-weight:400;}
.DHeaderNav .navbar-expand-lg .navbar-nav{margin:auto !important;}
.DHeaderNav .dropdown-toggle::after{display:none;}
.DHeaderNav .navbar-light .navbar-nav .nav-link i{font-size:14px;color:#555;}
.DHeaderNav .navbar-light .navbar-nav .nav-link:hover i{transition:0.40s;-webkit-transition:0.40s;-moz-transition:0.40s;-ms-transition:0.40s;-o-transition:0.40s;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}

.DHeaderNav .DiplayInline{width:420px;}
.DHeaderNav .DiplayInline .dropdown-item{display:block;width:105px;float:left;clear:none;padding:.5rem 0.75rem;border-bottom:1px solid #ccc;border-right:1px solid #ccc;text-align:center;}

.DHeaderNav .navbar-light .navbar-nav .nav-link:hover{color:#333;}
.dropdown:hover>.dropdown-menu{display:block;}
.dropdown-menu{padding:0;margin:0;border-radius:0;border:0px solid #ccc;font-weight:400;font-size:14px;background:#EEE;color:#333;left:-25px;}
.dropdown-item:focus, .dropdown-item:hover{color:#eee;text-decoration:none;background:#555;}
.dropdown-item{padding:.2rem 0.8rem;font-weight:400;color:#333;font-size:18px;min-width:auto;border-bottom:1px solid #e2e2e2;}
.no-scrollbar{width:100% !important;height:100% !important;overflow:hidden !important;margin:0 !important;padding:0 !important;}

.MobileDateArea{background:#e5e5e5;;width:100%;text-align:center;padding:9px 5px 7px;color:#333;font-size:15px;}
.MobileDateArea p{font-size:15px;}

.show{display:inline;}
.Hide{display:none;}
.form-control:focus { color: #212529; background-color: #fff; border-color: #d9d9d9; outline: 0; box-shadow: none; }

.sticky{position:fixed;top:0px;width:100%;z-index:9999;transition:0.2s;box-shadow:0 0 2px 0 #00000051;}
.sticky .DHeaderNav{border-bottom:0;border-top:0;}
.sticky .StickyLogo{display:block;}
.StickyLogo img{width:180px;padding:5px 0;margin-right:30px;}
.StickyLogo:hover img{opacity:1;}
.StickyLogo{display:none;}
.sticky .DHeaderNav ul{margin-left:auto !important;margin-right:20px !important;}
.sticky .DHeaderNav .navbar-light .navbar-nav .nav-link{font-size:18px;padding:.62rem .8rem .4rem;}
.sticky2{position:fixed;top:0px;width:100%;z-index:999999;padding:0;transition:0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275);border-bottom:0px;background:#fff;font-size:17px;}
.show{display:inline;}
.hide{display:none;}

.icons li a> i{ border-radius:50%; text-align:center; color:#fff; }
.fb{ background-color:#3e5b98; }
.fb:hover{ filter:blur(0.5px); background-color:rgba(62, 91, 152, 0.6); }
.linkedIn{ background-color:#0077b5; }
.linkedIn:hover{ filter:blur(0.5px); background-color:#025d8f; }
.rss{ background-color:#ee802f; }
.rss:hover{ filter:blur(0.5px); background-color:#c76926; }
.insta:hover{ filter:blur(0.5px); background-color:rgb(156, 124, 110, 0.6); }
.twitter:hover{ filter:blur(0.5px); background-color:rgb(77, 167, 222, 0.6); }
.youtube:hover{ filter:blur(0.5px); background-color:rgb(224, 42, 32, 0.6); }
.twitter{ background-color:#4da7de; }
.insta{ background-color:#9c7c6e; }
.youtube{ background-color:#e02a20; }

/* footer{position: relative;} */
.SlideAdd{position: relative;}
.addWrapper { position: fixed; bottom: 0; left: 0; right: 0; padding-bottom: 40px; background: #f1f1f1f5; }
.addClose { position: fixed; bottom: 115px; background: #f1f1f1d1; padding: 5px 10px; border-radius: 50% 0 0; cursor: pointer; right: 0; z-index: 1;}

.FooterTopBg{background:#5555;color:#333;text-align:center;padding:15px 0;margin-top:30px;}
.FooterTopBg .Disclaimer{font-size:18px;}

.DFooterBg{background:#555;padding:30px 0;color:#fff;margin-top:30px;}
.DFooterLogo img{width:250px;}
.footer h5{font-size:20px;text-transform:uppercase;color:#222;}
.footer p{color:#222;}
.contact p{font-size:17px;padding-top:4px;}
.contact a{color:#eee;}
.address{margin:0;}
.address p{font-size:17px;padding-top:4px;}
.address h5{margin-bottom:5px;font-size:20px;font-weight: bold;}
.border-right-inner{border-right:1px solid #8C8C8C;}
.MoreInfo{padding-left:20px;}
.MoreInfo p{font-size:17px;line-height:25px;padding-top:4px;color:#fff;}

.DFooterBottomBg{padding:15px 0;background:#212529;margin-bottom:130px;}
.DFooterBottomBg p{color:#f0f0f0;font-size:17px;}
.DFooterBottomBg p a{color:#f0f0f0;}


.DBannerAdd{padding-top:20px;}
.DBannerAdd img{max-width:725px;}
.DAdd2{padding:20px 0 20px;border-bottom:1px solid #eee;border-top:1px solid #eee;margin-top:20px;}
.DAdd2 img{max-width:970px;}
.DAdd3{padding:20px 0 0px;border-top:1px solid #eee;margin-top:20px;}
.DAdd3 img{max-width:970px;}
.DAdd4{margin-top:20px;text-align:center;}
.DAdd4 img{max-width:300px;}
.DAdd{padding-top:10px;}

.DHeaderAdd img{border-radius:5px;box-shadow:0 0 4px 0 #999;padding:15px;}
.DHeaderAdd img{width:380px;}

.DRightSideAdd{padding-top:20px;display:flex;justify-content:center;}
.DRightSideAdd img{max-width:295px;}
.fb-page-banner{margin-top:20px;}

.spnSubHead{font-size:16px;color:#f40303;font-weight:normal;}

.back_to_top.on{position:fixed;bottom:50px;right:15px;cursor:pointer;height:50px;width:50px;line-height:50px;text-align:center;z-index:999;background:#333;display:block;font-size:25px;color:#fff;border-radius:50px;}


/*===== Mobile Menu =====*/
.MobileShow{display:none;}
.TopMenu{height:80px;transition:0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275);box-shadow:0 0 3px 0 #00000091;position:relative;z-index:9999;}
.TopMenu .display-flex, .TopMenu .display-flex{align-items:center;display:flex;height:80px;}
.TopMenu .menu-left, .menu-right{cursor:pointer;color:#000;font-size:18px;width:25px;}
.TopMenu .menu-left{padding-left:5px;}
/* .TopMenu .menu-right{padding-right:5px;} */
.TopMenu .fa-w-11{font-size:14px;width:15px;}
.TopMenu .menu-search a{color:#000;font-size:20px;}
.TopMenu .mr-auto.LogoDate{position:relative;}
.TopMenu .DLogoMobile img{height:auto;width:230px;padding:5px 0;}
.TopMenu .mr-auto.LogoDate span{position:absolute;width:100%;left:0;bottom:-19px;color:#0d4676;font-size:13px;text-align:center;font-family:'PT Serif';}


.search_block{position:absolute;top:0;z-index:9999999;width:100%;background:#ddd !important;padding:8px 0;}
.search_block.MobileSearchBox{position:fixed;top:0px!important;z-index:99999;width:100%;background:#fff;padding:15px 0;}
.search_logo input{padding:3px 9px;margin-right:auto;width:calc(100% - 98px);border:1px solid #ddd;display:inline-block;border-radius:0;height:35px;font-size:14px;}
.search_logo.display-flex a, .search_logo.display-flex button{background:#ccc;width:40px;margin-left:2px;height:35px;text-align:center;line-height:33px;color:#000;border:none;cursor:pointer;}

.search_logo.MobileSearchBox input{padding:6px;margin-right:auto;width:calc(100% - 113px);border:2px solid #ddd;}
a.close-search{display:inline-block !important;}
.search_logo.display-flex a:hover,
.search_logo.display-flex button:hover{color:#a71e25;}
.search_logo.display-flex a:last-child{margin-right:0;}
.show{display:inline;}
.Hide{display:none;}

.sticky2{position:fixed;top:0px;width:100%;z-index:999999;padding:0;transition:0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275);border-bottom:0px;background:#fff;}
.show{display:inline;}
.hide{display:none;}

.navbar-form .form-group {
	height: 30px;
}
.navbar-form .fa.fa-search {
	font-size: 16px;
	display: flex;
}

.MobileMenuShow{display:none;}
.MobileMenu{z-index:9999;top:80px;left:0;overflow:scroll;position:fixed;max-height:90vh;width:100%;background:#555;}
.MobileMenu .LiveViewMenu{position:relative;padding-bottom:20px;}
.MobileMenuTop ul{list-style:none;padding-left:0px;margin:0;}
.MobileMenuTop ul li a{color:#fff;padding:1px 0 0 10px;display:block;font-size:18px;}
.MobileMenuTop ul li a:hover{color:#ddd;}
.MobileMenuSocial{background:#ccc;padding:8px 15px;border-bottom:1px solid #999;}
.DSocialLink.DSocialLinkMobile{display:inline-block;margin-top:3px;}
.MobileMenuSocial .DSocialLink ul li{display:inline-block;}
.MobileMenuSocial ul li a{padding-top:0;}

.DSocialLink ul{padding:0;margin:0}
.DSocialLink ul li{list-style:none;display:inline;}
.DSocialLink ul li a{margin-right:2px;}
.DSocialLink ul li a i{font-size:13px;width:32px;height:32px;text-align:center;line-height:32px;border-radius:50px;background:#333;color:#fff;}
.DSocialLink ul li a .fa-twitter{background:#22BBF4;color:#fff;}
.DSocialLink ul li a .fa-twitter:hover{background:#1998C8;}
.DSocialLink ul li a .fa-instagram{background:#d6249f;background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);color:#fff;}
.DSocialLink ul li a .fa-instagram:hover{background:#1998C8;}
.DSocialLink ul li a .fa-facebook-f{background:#0267B5;color:#fff;}
.DSocialLink ul li a .fa-facebook-f:hover{background:#448AFF;}
.DSocialLink ul li a .fa-linkedin{background:#0267B5;color:#fff;}
.DSocialLink ul li a .fa-linkedin:hover{background:#448AFF;}
.DSocialLink ul li a .fa-youtube{background:#D82924;color:#fff;}
.DSocialLink ul li a .fa-youtube:hover{background:#AE1E1A;}
.DSocialLink ul li a .fa-rss{background:#DD9C1F;color:#fff;}
.DSocialLink ul li a .fa-rss:hover{background:#EB632D;}

.DConverterArea{}
.HeaderTopBar .DConverterArea a{height:30px;text-align:center;line-height:26px;border-radius:2px;border:1px solid #b3b3b3;color:#ED1C24;padding:2px 8px 0;margin-right: 5px;}
.DConverterArea a{height:30px;text-align:center;line-height:26px;border-radius:2px;border:1px solid #b3b3b3;color:#ED1C24;padding:2px 8px 0;}
ul .DConverterArea a:hover { color: #fff; }

/*========= Body ========*/
.Imgresize{position:relative;}
.ImgViewer{padding-top:56.25%;margin:0;}
.FixingRatio{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;object-fit:cover;}
.ImgRatio{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;object-fit:cover;}

.SecTitle{margin-top:20px;background:#d7d7d7;text-align:center;}
.SecTitle h2{font-size:22px;line-height:28px;font-weight:bold;padding:7px;color:#333;}
.MT30{margin-top:30px;}
.MT20{margin-top:20px;}

.SPSecTitle{padding-top:13px;position:relative;margin-top:27px;}
.SPSecTitle h2{color:#333;font-size:22px;font-weight:bold;line-height:20px;border-bottom:1px solid #e2e2e2;padding-bottom:8px;}
.SPSecTitle::before{content:"";position:absolute;display:table;width:100%;border-top:4px double #b3b3b387;left:0;right:0;margin:auto;top:0;}
.SPSecTitle .TitleIcon{width:18px;margin-right:8px;position:relative;top:-4px;}

.SPSecTitle2{padding-top:14px;position:relative;}
.SPSecTitle2 h2{color:#fff;font-size:20px;font-weight:bold;line-height:20px;border-bottom:1px solid #e2e2e2;padding-bottom:8px;}
.SPSecTitle2::before{content:"";position:absolute;display:table;width:100%;border-top:4px double #eee;left:0;right:0;margin:auto;top:0;}
.SPSecTitle span{
  color:#900;
display:inline-block;
width:13px;
height:13px;
background:#00A651;
margin-right:8px;
}
/*============= Top Section =============*/
.border-right-inner1{border-right:1px solid #efefef;}
.border-right-inner2{border-right:1px solid #e3e3e3;}
.DSpecialSection{padding:20px;background:#eee;margin-bottom:20px;}
.DSpecialSection .row{--bs-gutter-x:1.3rem;}
.DSpecialSecBanner{margin-top:20px;}

.DSpecialTop{width:100%;background:#E5E5E5;}
.DSpecialTop .Desc{padding:8px 10px 6px;height:119px;overflow:hidden;}
.DSpecialTop .Desc .Title{color:#222;font-weight:bold;}
.DSpecialTop .Brief p{color:#333}
.DSpecialTop .ImgViewer{padding-top:57%;margin:0;}

.DSpecialTop1List{background:#E5E5E5;margin-top:20px;width:100%;}
.DSpecialTop1List .Desc{padding:5px 7px;height:58px;overflow:hidden;}
.DSpecialTop1List .Title{color:#222;line-height:25px;font-size:17px;-webkit-line-clamp:2;font-weight:bold;}
.DSpecialTop1List .ImgViewer{padding-top:60%;margin:0;}

.DSpecialTop1 .col-lg-4:nth-child(1) .DSpecialTop1List{margin-top:0;}
.DSpecialTop1 .col-lg-4:nth-child(2) .DSpecialTop1List{margin-top:0;}
.DSpecialTop1 .col-lg-4:nth-child(3) .DSpecialTop1List{margin-top:0;}

.TopHomeSection{margin-top:20px;}
.DLeadNews{width:100%;background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;}
.DLeadNews .Desc{padding:8px 10px 6px;height:121px;overflow:hidden;}
.DLeadNews .Desc .Title{font-size:22px;line-height:30px;}
.DLeadNews .DDateTime{font-size:14px;line-height:18px;position:absolute;bottom:0;left:0;padding:3px 5px;background:rgba(0, 0, 0, 0.5) linear-gradient(to bottom, rgba(0, 0, 0, 0.14) 0%, black 100%) repeat scroll 0 0;color:#fff;}
.DLeadNews .DDateTime i{padding-right:5px;font-size:12px;}
.DLeadNews .ImgViewer{padding-top:60%;margin:0;}

.DLeadNewsList{background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;}
.DLeadNewsList .DDateTime{font-size:14px;line-height:18px;position:absolute;bottom:0;left:0;padding:3px 5px;background:rgba(0, 0, 0, 0.5) linear-gradient(to bottom, rgba(0, 0, 0, 0.14) 0%, black 100%) repeat scroll 0 0;color:#fff;}
.DLeadNewsList .DDateTime i{padding-right:5px;font-size:12px;}
.DLeadNewsList .Desc{padding:5px 7px 4px;height:63px;overflow:hidden;}
.DLeadNewsList:last-child{margin-top:20px;}
.DLeadNewsList .ImgViewer{padding-top:58.5%;margin:0;}

.DTop2{margin-top:20px;}
.DTop2List{width:100%;position:relative;padding:15px 0 0;border-bottom:1px solid #e2e2e2;}
.DTop2List .DImgBlock{position:relative;}
.DTop2List .Desc{padding:4px 2px 10px;}
.DTop2List .Title{-webkit-line-clamp:2;height:56px;}
.DTop2List .ImgViewer{padding-top:57.5%;margin:0;}

.DTop2 .col-lg-6:nth-child(1) .DTop2List{padding-top:0;}
.DTop2 .col-lg-6:nth-child(2) .DTop2List{padding-top:0;}
.DTop2 .col-lg-6:nth-child(3) .DTop2List{border-bottom:none;}
.DTop2 .col-lg-6:nth-child(4) .DTop2List{border-bottom:none;}
.DTop2 .col-lg-6:nth-child(3) .DTop2List .Desc{padding-bottom:0;}
.DTop2 .col-lg-6:nth-child(4) .DTop2List .Desc{padding-bottom:0;}

.DTop3{margin-top:20px;border-top:1px solid #eee;padding:20px 0;border-bottom:1px solid #eee;}
.DTop3NewsItem{position:relative;}
.DTop3NewsItem .DetailsBlock{overflow:hidden;height:178px;}
.DTop3NewsItem .Title{font-size:18px;line-height:26px;}
.DTop3NewsItem .Brief p{-webkit-line-clamp:5;color:#555;margin-top:7px;}
.DTop3NewsItem .CatName{font-size:15px;line-height:20px;margin-bottom:5px;color:#333;font-weight:bold;padding-left:2px;}
.DTop3NewsItem .CatName i{font-size:10px;position:relative;top:-1px;}
.DTop3NewsItem .DDateTime{font-size:15px;line-height:19px;margin-bottom:3px;}
.DTop3NewsItem .DDateTime i{padding-right:5px;font-size:13px;}
.DTop3 .col-lg-4:nth-child(3){border-right:none !important;}

.DTop4{margin-top:20px;}
.DTop4NewsItem{border-bottom:1px solid #eee;padding:15px 0;}
.DTop4NewsItem .Title{font-size:16px;line-height:1.5;max-height:69px;overflow:hidden;}
.DTop4NewsItem:first-child{padding-top:0;}
.DTop4NewsItem:last-child{border-bottom:none;padding-bottom:0;}
.DTop4NewsItem .ImgViewer{padding-top:65%;margin:0;}
.DTop4NewsItem .col-lg-5{padding-right:10px;}
.DTop4NewsItem .col-lg-7{padding-left:0;}


/*============= Highlighted News =============*/
.DHighlightedSection{margin-top:20px;border-top:1px solid #eee;padding-top:20px;}
.DHighLightTop{width:100%;position:relative;}
.DHighLightTop .thumbnail{border:0 none;box-shadow:none;margin:0 0 0 0;padding:0;}
.DHighLightTop .thumbnail .Desc{padding:10px 15px 10px;}
.DHighLightTop .Desc{width:100%;bottom:0;position:absolute;z-index:10;max-height:140px;overflow:hidden;}
.DHighLightTop .Desc .Title{font-size:24px;line-height:32px;font-weight:bold;color:#fff;margin-bottom:8px;}
.DHighLightTop .Desc .Brief p{color:#f3f3f3;font-size:17px;line-height:25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.DHighLightTop .CatName{font-size:18px;line-height:20px;font-weight:bold;color:#ffb300;padding-bottom:8px;display:block;padding-left:0;padding-top:0;}
.DHighLightTop .ImgViewer::after{background-image:linear-gradient(180deg,transparent,transparent 25%,#000);content:" ";position:absolute;left:0;right:0;top:0;bottom:0;}
.DHighLightTop .ImgViewer{padding-top:60%;}

.DHighLightedListItem2{padding:13px 0;border-bottom:1px solid #eee;}
.DHighLightedListItem2:first-child{padding-top:0px;}
.DHighLightedListItem2:last-child{padding-bottom:0px;border-bottom:0;}
.DHighLightedListItem2 .Title{font-size:16px;line-height:24px;;max-height:69px;overflow:hidden;}
.DHighLightedListItem2 .ImgViewer{padding-top:60%;}
.DHighLightedListItem2 .col-lg-5{padding-right:0;}
.DHighLightedListItem2 .col-lg-7{padding-left:10px;}


/*============= Latest News =============*/
.DLatestNews{background:#f5f5f5;}
.DLatestNews .DLatestNewsList{border-bottom:1px solid #e2e2e2;padding:8px 8px 6px;}
.DLatestNews .DLatestNewsList span{font-size:35px;padding-right:12px;color:#95B3AA;}
.DLatestNews .DLatestNewsList:last-child{border-bottom:none;}
.DLatestNews .DLatestNewsList .Title{font-size:18px;line-height:25px;font-weight:400;}
.DLatestNews .DLatestNewsList .Title i{font-size:15px;color:#333;}
.DLatestNews .DLatestNewsList .CatName{font-size:15px;line-height:18px;font-weight:bold;color:#333;padding-bottom:3px;display:block;padding-left:0;padding-top:0;}
.DLatestNewsHeight.longEnough{max-height:240px;overflow:auto;border:1px solid #e2e2e2;border-top:none;}


/*============= Opinion =============*/
.DEditorial{padding:0 10px;background:#f0f0f0;margin-top:10px;}
.DEditorialList{padding:10px 0;border-bottom:1px solid rgb(183 183 183 / 35%);}
.DEditorialList .col-lg-7{padding-left:0;}
.DEditorialList:last-child{border-bottom:none;}
.DEditorialList .ImgViewer{padding-top:58%;margin:0;}

.OpinionTopNews{border-left:4px solid #555;padding:30px 30px;background:#f0f0f0;margin-top:10px;min-height:302px;}
.OpinionTopNews .CatName{font-size:17px;line-height:24px;font-weight:bold;color:#3E7E95;padding-bottom:8px;display:block;padding-left:0;padding-top:0;}
.OpinionTopNews .Title{font-size:24px;line-height:32px;font-weight:bold;}
.OpinionTopNews .Brief p{color:#555;font-size:17px;line-height:25px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:7px;}
.OpinionTopNews .Writter{padding-top:15px;font-size:17px;color:#333;}

.DOpinionListArea{padding:0 10px;margin-top:10px;background:#f0f0f0;}
.DOpinionList{width:100%;border-bottom:1px solid rgb(183 183 183 / 35%);padding:10px 0;}
.DOpinionList .Title{font-size:18px;line-height:25px;font-weight:bold;}
.DOpinionList img{border-radius:50%;}
.DOpinionList .ImgViewer{padding-top:100%;}
.DOpinionList .col-lg-3{padding-right:7px;}
.DOpinionList .col-lg-9{padding-left:7px;}
.DOpinionList .WriterName{font-size:15px;margin:0;font-weight:bold;color:#333;line-height:16px;padding:5px 0;}
.DOpinionList .WriterName i{font-size:13px;padding-right:3px;}
.DOpinionList:last-child{border-bottom:none;}


/*============= Spotlight Video =============*/
.VideoGalleryTitle{background:#333;padding:5px 10px;text-align:center;margin-top:30px;}
.VideoGalleryTitle.MT20{margin-top:20px;}
.VideoGalleryTitle h2{font-size:18px;color:#fff;}
.VideoArea{border:1px solid #24763A4A;border-top:0;padding:10px;}

.embed-responsive{border-radius:5px;position:relative;display:block;width:100%;padding:0;overflow:hidden;}
.embed-responsive-16by9::before{padding-top:56.25%;}
.embed-responsive::before{display:block;content:"";}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

.VideoGalleryBG{background:#000;padding:30px 0;margin-top:30px;}
.DVideoGalleryTop .row{--bs-gutter-x:1.3rem;}
.DVideoGalleryTopItem{margin-top:15px;}
.DVideoGalleryTopItem{width:100%;position:relative;background:#202020;}
.DVideoGalleryTopItem .ImgBlock{position:relative;}
.DVideoGalleryTopItem .Desc{padding:8px 10px 5px;height:92px;overflow:hidden;}
.DVideoGalleryTopItem .Desc .Title{font-size:20px;line-height:28px;color:#fff;font-weight:bold;}
.DVideoGalleryTopItem .card-video-img{width:3rem;height:3rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../../media/common/video-icon2.png) no-repeat;background-size:auto;background-size:auto;background-size:100% 100%;transition-property:color,opacity,background-color,border-color;transition-duration:.3s;border-radius:50%;opacity:.8;background-color:#ED1C24;}
.DVideoGalleryTopItem .Brief p{font-size:15px;line-height:23px;color:#eee;-webkit-line-clamp:2;}

.DVideoGalleryTop2List{margin-top:15px;}
.DVideoGalleryTop2List{position:relative;background:#202020;width:100%;}
.DVideoGalleryTop2List .DImgBlock{position:relative;}
.DVideoGalleryTop2List .Desc{padding:4px 6px 2px;height:56px;overflow:hidden;}
.DVideoGalleryTop2List .Desc .Title{font-size:17px;line-height:25px;color:#fff;}
.DVideoGalleryTop2List .card-video-img{width:2.5rem;height:2.5rem;position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);background:url(../../media/common/video-icon2.png) no-repeat;background-size:auto;background-size:auto;background-size:100% 100%;transition-property:color,opacity,background-color,border-color;transition-duration:.3s;border-radius:50%;opacity:.8;background-color:#ED1C24;}

.DVideoGalleryTop2 .col-lg-4:nth-child(4) .DVideoGalleryTop2List{margin-top:20px;}
.DVideoGalleryTop2 .col-lg-4:nth-child(5) .DVideoGalleryTop2List{margin-top:20px;}
.DVideoGalleryTop2 .col-lg-4:nth-child(6) .DVideoGalleryTop2List{margin-top:20px;}


/*============= LatestList =============*/
.DLatestList{background:#fff;padding:0 10px;border:1px solid #e2e2e2;}
.DLatestListItem{border-bottom:1px solid #e2e2e2;padding:10px 0;}
.DLatestListItem .Title{font-size:16px;line-height:23px;}
.DLatestListItem .col-sm-3{padding-right:0;}
.DLatestListItem:last-child{border-bottom:none;}
.DLatestListItem .ImgViewer{padding-top:59%;margin:0;}


/*================= National =================*/
.DNationalArea{margin-top:30px;}
.DNational{margin-top:15px;}
.DNationalTop{width:100%;}
.DNationalTop .Desc{height:120px;overflow:hidden;padding:10px 3px 0;}
.DNationalTop .Desc .Brief p{color:#555;font-size:16px;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:7px;}

.DNationalList{padding:13px 0;border-bottom:1px solid #eee;}
.DNationalList .col-lg-5{padding-right:0;}
.DNationalList .col-lg-7{padding-left:10px;}
.DNationalList:first-child{padding-top:0px;}
.DNationalList:last-child{padding-bottom:0px;border-bottom:0;}
.DNationalList .Title{font-size:16px;line-height:24px;max-height:71px;}
.DNationalList .ImgViewer{padding-top:60.5%;}


/*=========== Online Vote ==========*/
.DOnlineVote .VoteOption{background:#31439d73;padding:7px 8px 5px;font-size:17px;width:100%;color:#fff;line-height:18px;border-top-right-radius:8px;border-bottom-right-radius:8px;}
.DOnlineVote .form-check-input{position:relative;margin-top:0;margin-left:0;top:1px;margin-right:5px !important;width:20px;height:20px;}
.DOnlineVote .VoteHeader a{background-color:#8E1818;line-height:20px;font-size:20px;color:#fff;display:block;text-align:center;padding:8px 5px 5px;}
.DOnlineVote .Question h3{font-size:16px;font-weight:600;line-height:23px;color:var(--Font-Color);}
.DOnlineVote .VoteAnswer{margin:12px 0 10px;}
.DOnlineVote .VoteAnswer label{margin-bottom:3px;width:100%;}
.DOnlineVote .VoteSubmit{text-align:center;display:inline-block;margin-right:10px;}
.DOnlineVote .VoteSubmit .btn-success{background:#5555;border-color:#5550;border-radius:25px;padding:9px 15px 7px;line-height:16px;color:#fff;}
.Question{padding:20px 20px 20px;background:#f0f0f0;}

.SPSecTitle3{background-color:#333;text-align:center;margin-top:20px;}
.SPSecTitle3 h2{color:#fff;font-size:20px;line-height:24px;padding:8px 5px 6px;font-weight:normal;}
.SPSecTitle3 i{margin-right:3px;position:relative;font-size:16px;}


/*================= Country =================*/
.DCountry{margin-top:15px;}
.DCountryTop .Desc{color:#222;padding:10px 3px 0;height:135px;overflow:hidden;}
.DCountryTop .Desc .Brief p{-webkit-line-clamp:4;}
.DCountryTop .ImgViewer{padding-top:65%;}

.DCountryListItem{padding:14px 0;border-bottom:1px solid #eee;}
.DCountryListItem:first-child{padding-top:0px;}
.DCountryListItem:last-child{padding-bottom:0px;border-bottom:none;}
.DCountryListItem .Title{max-height:78px;overflow:hidden;}
.DCountryListItem .ImgViewer{padding-top:62%;}
.DCountryListItem .col-lg-4{padding-right:0px;}
.DCountryListItem .col-lg-8{padding-left:10px;}
.AreaSearch span{ color:#900; display:inline-block; width:13px; height:13px; background:#00A651; margin-right:8px; }
.AreaSearch {
	border: 1px solid #e2e2e2;
	padding: 20px 20px 10px;
	margin-top: 20px;
}

/*================= International =================*/
.DInternational{margin-top:15px;}
.DInternational .col-lg-3:nth-child(4){border-right:none;}
.DInternationalList{width:100%;}
.DInternationalList .Desc{padding:7px 3px 0;}
.DInternationalList .ImgViewer{padding-top:60%;}
.DInternationalList .Desc .Title{display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  text-overflow:ellipsis;
  height:58px;}

/*============= Community =================*/
.DEconomics{margin-top:15px;}
.DEconomicsTop .Desc{padding:8px 3px 0;height:113px;overflow:hidden;}
.DEconomicsTop .ImgViewer{padding-top:60%;}

.DEconomicsListItem:first-child{margin-top:0px;}
.DEconomicsListItem{border-bottom:1px solid #eee;padding-bottom:15px;margin-top:15px;}
.DEconomicsListItem:last-child{border-bottom:none;padding-bottom:0;}
.DEconomicsListItem .col-lg-7{padding-left:0px;}
.DEconomicsListItem .Desc{max-height:131px;overflow:hidden;}
.DEconomicsListItem .ImgViewer{padding-top:59%;}


/*============= Latest News =============*/
.DLPSTab2{margin-bottom:0;margin-top:20px;}
.DLPSTab2 .nav-tabs{border:none;color:#000;background:#f5f5f5;border-bottom:1px solid #ddd;}
.DLPSTab2 .nav-tabs .nav-item{width:50%;float:left;}
.DLPSTab2 .nav-tabs .nav-item a{border:none;border-radius:0;text-align:center;font-size:18px;padding:7px 0;font-weight:500;color:#333;}
.DLPSTab2 .nav-tabs .nav-item a.active{background:#555;font-weight:600;color:#fff;}
.DLPSTab2 .PanelHeight{max-height:236px;overflow:auto;}

.LatestList2{padding:0;margin-bottom:0;background:#fff;border-left:1px solid #e2e2e2;}
.LatestList2 li{list-style:none;padding:5px 10px 6px;border-bottom:1px solid #e2e2e2;}
.LatestList2 li:hover{background:#f0f0f0;;}
.LatestList2 li:last-child{border-bottom:0 solid #ccc;}
.LatestList2 li p{font-size:13px;line-height:22px;color:#222;font-weight:500;}
.allnews a{display:block;text-align:center;border:none;padding:5px;color:#fff;background:#555;text-decoration:none;}
.LatestList2 i{padding-right:3px;color:#1A3B71;font-size:12px;}

.DLPSTab3{margin-bottom:0;margin-top:20px;}
.DLPSTab3 .nav-tabs{border:none;color:#000;background:#f5f5f5;border-bottom:1px solid #ddd;}
.DLPSTab3 .nav-tabs .nav-item{width:33%;float:left;}
.DLPSTab3 .nav-tabs .nav-item a{border:none;border-radius:0;text-align:center;font-size:18px;padding:7px 0;font-weight:500;color:#333;}
.DLPSTab3 .nav-tabs .nav-item a.active{background:#555;font-weight:600;color:#fff;}
.DLPSTab3 .PanelHeight{max-height:236px;overflow:auto;}

.LatestList3{padding:0;margin-bottom:0;background:#fff;border-left:1px solid #e2e2e2;}
.LatestList3 li{list-style:none;padding:5px 10px 6px;border-bottom:1px solid #e2e2e2;}
.LatestList3 li:hover{background:#f0f0f0;;}
.LatestList3 li:last-child{border-bottom:0 solid #ccc;}
.LatestList3 li p{font-size:13px;line-height:22px;color:#222;font-weight:500;}
.allnews a{display:block;text-align:center;border:none;padding:5px;color:#fff;background:#555;text-decoration:none;}
.LatestList3 i{padding-right:3px;color:#1A3B71;font-size:12px;}


/*============= Sports =============*/
.DSports{margin-top:15px;}
.DSportsTop{width:100%;background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;}
.DSportsTop .Desc{overflow:hidden;padding:10px 10px 0 0px;}
.DSportsTop .Desc .Brief p{-webkit-line-clamp:6;margin-top:10px;}
.DSportsTop .ImgViewer{padding-top:57%;}
.DSportsTop .col-lg-4{padding-left:0;}

.DSportsTopListItem{padding:15px 0;background:#FFF;border-bottom:1px solid #eee;}
.DSportsTopListItem .ImgViewer{padding-top:57.5%;}
.DSportsTopListItem .col-lg-7{padding-left:0;}
.DSportsTopListItem:first-child{padding-top:0;}
.DSportsTopListItem:last-child{padding-bottom:0;border-bottom:none;}

.DSportsTop3 .row{--bs-gutter-x:1.3rem;}
.DSportsTopList2{margin-top:20px;}
.DSportsTopList2{background:rgb(245, 245, 245);width:100%;border-bottom:1px solid #5c5c5c61;}
.DSportsTopList2 .Desc{padding:7px 10px 5px;}
.DSportsTopList2 .ImgViewer{padding-top:57%;}


/*============= Entertainment =============*/
.DEntertainment{margin-top:15px;}
.DEntertainmentTop{width:100%;background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;}
.DEntertainmentTop .Desc{height:117px;overflow:hidden;padding:6px 10px;}
.DEntertainmentTop .Desc .Brief p{-webkit-line-clamp:3;}
.DEntertainmentTop .ImgViewer{padding-top:57%;}

.DEntertainmentListItem{padding:15px 0;border-bottom:1px solid #eee;}
.DEntertainmentListItem:first-child{padding-top:0px;}
.DEntertainmentListItem:last-child{padding-bottom:0px;border-bottom:none;}
.DEntertainmentListItem .ImgViewer{padding-top:64%;}
.DEntertainmentListItem .col-lg-5{padding-right:10px;}
.DEntertainmentListItem .col-lg-7{padding-left:0;}


/*============= Category Style 1 =============*/
.DCatStyle1List{background:#f3f3f3;padding:0 10px 10px;margin-bottom:30px;}
.DCatStyle1ListItem{padding:10px 0;border-top:1px solid #e2e2e2;}
.DCatStyle1ListItem:last-child{padding-bottom:0;border-bottom:none;}
.DCatStyle1ListItem:first-child{border-top:0;}
.DCatStyle1ListItem .col-lg-5{padding-right:10px;}
.DCatStyle1ListItem .col-lg-7{padding-left:0;}

.DCatStyle1ListItem .Desc .Title-head{
    padding-top:10px;
/*    padding-left:15px;*/
    font-weight:700;
    display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
overflow:hidden;
text-overflow:ellipsis;
font-size:19px;
height:66px;
}


/*============= Photo Gallery =============*/
.DPhotoGallery .row{--bs-gutter-x:1.3rem}
.DPhotoGalleryTopList .ImgBlock{position:relative;}
.DPhotoGalleryTopList{width:100%;background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;margin-top:15px;position:relative;}
.DPhotoGalleryTopList .Desc{height:61px;overflow:hidden;padding:4px 7px 3px;}
.DPhotoGalleryTopList .ImgViewer{padding-top:60%;}
.DPhotoGalleryTopList .card-video-img{width:3rem;height:3rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../../media/common/camera_icon.png) no-repeat;background-size:auto;background-size:auto;background-size:100% 100%;transition-property:color,opacity,background-color,border-color;transition-duration:.3s;border-radius:50%;opacity:.8;background-color:#fff;border:2px solid #ED1C24;}

.DPhotoGalleryTop2List{width:100%;background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;margin-top:20px;position:relative;}
.DPhotoGalleryTop2List .ImgBlock{position:relative;}
.DPhotoGalleryTop2List .Desc{height:61px;overflow:hidden;padding:4px 7px 3px;}
.DPhotoGalleryTop2List .ImgViewer{padding-top:60%;}
.DPhotoGalleryTop2List .card-video-img{width:2.5rem;height:2.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../../media/common/camera_icon.png) no-repeat;background-size:auto;background-size:auto;background-size:100% 100%;transition-property:color,opacity,background-color,border-color;transition-duration:.3s;border-radius:50%;opacity:.8;background-color:#fff;border:2px solid #ffffff8f;}


/*==========Scroll Breaking=============*/
.DScroll{z-index:9999;position:fixed;left:0;bottom:0;width:100%;background:#e5e5e5;color:#000;font-size:18px;}
.DScrollSection{display:flex;flex-wrap:wrap;margin:0 -10px;}
.DScrollSection .ScrollHeading{width:150px;padding:0 0 0 10px;background:#ED1C24;}
.DScrollSection .ScrollHeading p{font-size:20px;color:#fff;padding:10px 0;}

.DScrollSection .ScrollSubject{width:calc(100% - 150px);padding:0 10px;}
.DScrollSection .ScrollSubject a span:hover{color:#555;}
.DScrollSection .ScrollSubject a span{padding-right:25px;display:inline-block;margin-top:7px;font-size:18px;color:#333;font-weight:400;}
.DScrollSection .ScrollSubject a span .SquareIcon{color:#333;display:inline-block;width:10px;height:10px;background:#ED1C24;margin-right:3px;border-radius:50%;}

.DBreaking{z-index:9999;position:fixed;left:0;bottom:0;width:100%;background:#e5e5e5;color:#000;font-size:18px;}
.DBreakingSection{display:flex;flex-wrap:wrap;margin:0 -10px;}
.DBreakingSection .BreakingHeading{width:150px;padding:0 0 0 10px;background:#ED1C24;}
.DBreakingSection .BreakingHeading p{font-size:20px;color:#fff;padding:10px 0;}

.DBreakingSection .BreakingSubject{width:calc(100% - 150px);padding:0 10px;}
.DBreakingSection .BreakingSubject a span:hover{color:#555;}
.DBreakingSection .BreakingSubject a span{padding-right:25px;display:inline-block;margin-top:7px;font-size:18px;color:#333;font-weight:400;}
.DBreakingSection .BreakingSubject a span .SquareIcon{color:#333;display:inline-block;width:10px;height:10px;background:#ED1C24;margin-right:3px;border-radius:50%;}


	
.slick-slide{
  margin:0 10px;
}
.slick-list{
  margin:0 -10px;
}


.slick-prev:before, .slick-next:before{
  color:#00A651;
}




/*=======Category Page=======*/
.single-cat-info{overflow:hidden;margin:15px 0;background:#f0f0f0;width:100%;display:flex;}
.single-cat-home{background:#ED1C24;padding:5px 15px;float:left;}
.single-cat-home a{color:#fff;font-size:16px;line-height:24px;text-decoration:none;}
.single-cat-cate{background:#666666;padding:5px 20px;float:left;color:#fff !important;font-size:15px !important;}
.single-cat-cate a{color:#fff;font-size:17px;text-decoration:none;line-height:24px;}
.single-cat-home i{padding-right:3px;font-size:14px;}
.single-cat-cate i{padding-right:3px;font-size:12px;position:relative;top:-1px;}

.DCatTopNews{width:100%;background:#f0f0f0;}
.DCatTopNews .Desc{padding:8px 10px;height:118px;overflow:hidden;}
.DCatTopNews .Title{font-size:20px;line-height:28px;font-weight:bold;}
.DCatTopNews .ImgViewer{padding-top:60%;}

.DCatTopNewsList{margin-bottom:20px;width:100%;background:#f0f0f0;}
.DCatTopNewsList .ImgViewer{padding-top:59%;margin:0;}
.DCatTopNewsList .Desc{padding:5px 7px;height:60px;overflow:hidden;}
.DivCatTopNewsList .col-lg-6:nth-child(3) .DCatTopNewsList{margin-bottom:0;}
.DivCatTopNewsList .col-lg-6:nth-child(4) .DCatTopNewsList{margin-bottom:0;}

.catTitle{position:relative;overflow:hidden;margin:30px 0 20px 0;padding:0 0 0 5px;font-size:20px;line-height:30px;color:#00020a;font-weight:bold;border-bottom:4px double #b9b9b9;}
.DCatNewsList3Area{}
.DCatNewsList3{margin-bottom:15px;display:block;padding:5px;background:#f0f0f0;}
.DCatNewsList3 .col-lg-4{padding-right:0;}
.DCatNewsList3 .ImgViewer{padding-top:60%;}
.DCatNewsList3 .Desc{max-height:102px;overflow:hidden;}
.DCatNewsList3 .Desc .Brief p{font-size:14px;line-height:22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:7px;}

.ButtonBG{background:#ED1C24;border-radius:0;border:none;color:#fff;}
.ButtonBG:hover{background:#1F5375;color:#fff;}

.DFBPage{margin-top:20px;}
.DFBPage .MT30{margin-top:30px;}
.LatestHeader{margin-top:20px;padding:8px 10px;background:#ED1C24;}
.LatestHeader p{font-size:20px;text-align:center;color:#FFF}

.DCatLatestInner{padding:0;max-height:350px;overflow-y:auto;overflow-x:hidden;background:#f0f0f0;}
.DCatLatestInner li{padding:7px;border-bottom:1px solid #e2e2e2;}
.DCatLatestInner li:hover{background:#f0f0f0;;}
.DCatLatestInner li:last-child{border-bottom:0 solid #ccc;}

.DCatLatestContent{}
.DCatLatestContent .col-lg-7{padding-left:0;}
.DCatLatestContent .ImgViewer{padding-top:60%;}
.DCatLatestContent .Title{font-size:16px;line-height:24px;}


/*=======SubCategory Page=======*/
.DSubCategoryTop1{margin-top:20px;background:#f0f0f0;padding:7px;}
.DSubCategoryTop1 .Desc{padding:8px 10px 8px 0;}
.DSubCategoryTop1 .col-lg-4{padding-left:0;}
.DSubCategoryTop1 .Title{font-size:20px;line-height:28px;font-weight:bold;}
.DSubCategoryTop1 .Brief p{-webkit-line-clamp:5;}
.DSubCategoryTop1 .ImgViewer{padding-top:60%;}

.DSubCategoryList{padding:5px;background:#f0f0f0;margin-top:20px;background:#f0f0f0;position:relative;}
.DSubCategoryList .col-lg-4{padding-right:0;}
.DSubCategoryList .ImgViewer{padding-top:60%;}


/*=======Archives Page=======*/
.DCategoryListNews{background-color:#f0f0f0;margin:10px 0;padding:5px;position:relative;}
.DCategoryListNews:hover{background:#D7D7D7;color:#336633;}
.DCategoryListNews .Title{font-weight:bold;}
.DCategoryListNews .pDate{padding-top:8px;color:#666;font-size:15px;font-weight:400;line-height:20px;}
.DCategoryListNews .col-lg-8{padding-left:0;}
.DCategoryListNews .ImgViewer{padding-top:60%;}
.btnCatName{position:absolute;min-width:90px;background-color:#ED1C24;border-color:#000;padding:2px 12px 3px;border-radius:0;left:5px;bottom:5px;border:none;font-size:14px;}
.btnCatName:hover{background-color:#1F5375;}


.arrow-right2{position:absolute;background:#EE383A;padding:3px 5px;color:#fff;}
.DArchiveNewsList{max-height:163px;overflow:hidden}
.DArchiveNewsList .col-md-8{padding-left:0;}
.DArchiveNewsList .Brief{max-height:63px;overflow:hidden;line-height:22px;}
.DArchiveNewsList .pDate{position:absolute;bottom:5px;}

.CatInnerTitle{display:block;margin-top:10px;background:#f0f0f0;}
.CatInnerTitle .breadcrumb{padding:5px 0;margin:0;background:#f2f3f4;font-size:17px;font-weight:bold;}
.CatInnerTitle .breadcrumb > li.active a{color:#D1000E;padding-left:7px;}
.CatInnerTitle .breadcrumb > li i{border:1px solid #ccc;font-size:12px;padding:5px;margin-right:2px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.CatInnerTitle .breadcrumb > li i{font-size:13px;}
.CatInnerTitle .breadcrumb > li.child{position:relative;padding-left:15px;}


/*Details Page*/
.DDetailsContent{margin-top:10px;}
.DDetailsContent p img{width:100%;}
.DDetailsContent h3{padding:10px 0 0 0;font-size:16px;font-weight:bold;color:#337ab7;margin-bottom:0;}
.DDetailsContent h1{padding:10px 0;font-size:1.5em;font-weight:bold;line-height:30px;}
.DDetailsContent h4{padding:0 0 10px 0;font-size:18px;font-weight:bold;color:#f40303;margin-bottom:0;}
.DDetailsContent .DDetailsCaption{margin-bottom:10px;font-size:14px;border-bottom:1px solid#e2e2e2;padding:5px;line-height:20px;text-align:center !important;color:#555;}
.DDetailsContent p{font-size:20px !important;line-height:30px !important;margin-bottom:16px !important;word-wrap:break-word !important;text-align:justify !important;font-family:Kiron !important;}
.DDetailsContent p span{font-size:20px !important;line-height:32px !important;margin-bottom:16px !important;word-wrap:break-word !important;text-align:justify !important;font-family:Kiron !important;}
.DDetailsContent h2{font-size:22px;line-height:30px;margin-bottom:16px;word-wrap:break-word;text-align:justify;}
.DDetailsContent .WritterInitial{margin-top:10px;font-color:16px;color: #d0d0d0;font-style:italic;padding:10px;border-top: 1px solid;}
.DShareThis{padding:5px 10px;}

.DDetailsTitle{margin-top:20px;}
.DDetailsTitle h1{font-size:30px;font-weight:bold;color:#222;line-height:42px;margin-bottom:5px;}
.DDetailsTitle h3{padding:0 0 7px 2px;font-size:18px;color:#f40303;margin-bottom:0;}
.DDetailsTitle h4{font-size:20px;color:#046af6;}

.ColorBox{width:28px;height:10px;display:inline-block;vertical-align:top;margin-right:10px;margin-top:7px;background-color:#ED1C24;}
.AdditionalInfo .ColorBox{width:28px;height:10px;display:inline-block;vertical-align:top;margin-right:10px;margin-top:6px;background-color:#ED1C24;}
.AdditionalInfo .DescTitle h2{font-size:14px;margin-bottom:0;letter-spacing:.8px;color:#333;font-weight:bold;text-transform:uppercase;display:inline-block;}
.AdditionalInfo .DescTitle{border-bottom:1px solid #ddd;padding:0 10px 10px;}
.AdditionalInfo{background:#f0f0f0;padding:10px 0;margin-top:10px;}
.AdditionalInfo .pDate p{color:#4a4a4a;font-size:14px;line-height:20px;margin-top:10px;padding:0 10px;}
.DSocialTop{margin-top:10px;padding:0 10px;}
.MarginTop10{margin-top:10px;}
.CommentsSection{background:#f1f1f1;padding:10px;margin-top:10px}

.DAuthor{padding:5px 0;}
.DAuthor i{font-size:12px;}
.DAuthor .name{color:#337ab7;font-size:15px;margin-bottom:0;line-height:22px;padding:0;}
.DAuthor .name a{color:#337ab7;font-size:15px;margin-bottom:0;line-height:22px;padding:0;}
.DAuthor span{color:#939393;font-size:15px;font-style:italic;}
.DPublishTime{padding:0 0 5px;}
.DPublishTime i{font-size:12px;}
.DPublishTime .Ptime{font-size:14px;color:#939393}
.DShareThis{margin-top:3px;}
.DPrint{margin-top:15px;}
.breadcrumb{background:#f0f0f0;margin-bottom:0;border-bottom:1px solid #e3e3e3;border-radius:3px;padding:5px 10px;margin-top:10px;border-right:1px solid #e3e3e3;}
.breadcrumb i{margin-right:5px;font-size:12px;}
.breadcrumb a{color:#717171;font-size:14px;}


.DReadMore{}
.DReadMore{margin-top:20px;display:block}
.DReadMoreList{margin-bottom:20px;background:#f0f0f0;width:100%;}
.DReadMoreList p{font-size:17px;margin:0;padding:5px 8px;line-height:25px;}
.DReadMoreList p a:hover{color:#ED1C24;}
.DReadMoreList a p:hover{color:#ED1C24;}
.DReadMoreList .DImageResize{overflow:hidden;position:relative;height:115px;}
.DReadMoreList .DImageResize img{max-width:100%;min-height:100%;object-fit:cover;}

.RelatedTags{}
.RelatedTags{padding:10px;}
.RelatedTags p{margin-bottom:10px;color:#198754;padding:0;}
.RelatedTags .list-inline{margin-bottom:0;}
.RelatedTags .list-inline-item{padding:3px 10px;border:1px solid #B81117;border-radius:15px;color:#333;}
.RelatedTags .list-inline-item:hover{background:#d0d0d0;color:#333}
.RelatedTags .list-inline-item a{font-size:14px;color:#333;}
.RelatedTags .list-inline-item i{font-size:12px;color:#B81117;}

.RelatedNews{}
.RelatedNews{padding-bottom:10px;}
.RelatedNews .related_caption{font-size:18px;padding:10px;color:#1B59A3;}
.RelatedNews .related_caption i{font-size:14px;padding-right:5px;}
.RelatedNews ul{padding:0 10px;margin:0;list-style:none;}
.RelatedNews ul li{padding:5px 0;}
.RelatedNews ul li i{font-size:13px;padding-right:5px;}
.RelatedNews ul li a{color:#333;font-size:16px;line-height:20px;}

.DTimeLineContent{padding-bottom:10px;}
.DTimeLineContent .DTimeLCaption{font-size:18px;padding:10px 0 5px 0;color:#1B59A3;margin:0 10px 10px 10px;}
.DTimeLineContent .DTimeLCaption i{font-size:14px;padding-right:5px;}
.DTimeLineContent ul{padding:0 10px;margin:0;list-style:none;}
.DTimeLineContent ul li{padding:5px 0;}
.DTimeLineContent ul li span{color:#333;font-size:16px;line-height:20px;min-width:120px;display:inline-block;}
.DTimeLineContent ul li i{font-size:13px;padding-right:5px;padding-left:10px;}
.DTimeLineContent ul li a{color:#333;font-size:16px;line-height:20px;}


.D7MostPopular{}
.D7MostPopular .D7MostPopularTop1{margin-top:10px;}
.D7MostPopular .D7MostPopularTop1 a p{padding:10px;background:#f0f0f0;font-weight:bold;}
.D7MostPopular .DCatTopNewsList{margin-top:20px;background:#f0f0f0;}
.D7MostPopular .DCatTopNewsList p{font-size:16px;margin:0;padding:5px 8px;line-height:24px;}

/*Fb Comments Width Fix*/
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe{max-width:100% !important;width:100% !important;}

.DDetailsContent p img{width:100% !important;}
.DDetailsContent .img-caption{font-style:italic;color:#908d8d !important;font-size:16px;line-height:22px;}

.DDetailsContent blockquote {
	background-color: #fff;
	border-left: none;
	clear: both;
	margin: 40px 0 30px;
	padding: 38px 20px 15px;
	position: relative;
	text-align: center;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);
}
.DDetailsContent blockquote::before, div.DDetailsContent blockquote::before {
	background: #f0f0f0;
	border-radius: 50%;
	color: #bf4b60;
	content: "\201c";
	display: block;
	font-family: FontAwesome;
	font-size: 70px;
	height: 70px;
	left: 50%;
	line-height: 100px;
	margin-left: -40px;
	margin-top: -38px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 70px;
}

/*Tags*/
.DPaginationL{float:left;}
.DPaginationR{float:right;}
.DArchiveNewsList{background-color:#f5f4f4;border:1px solid #ccc;margin:10px 0;padding:8px 3px;}
.DArchiveNewsList:hover{background-color:#eae8e8;border:1px solid #b4b3b3;}
/*.btnCatName{position:absolute;margin-bottom:5px;min-width:100px;background-color:#D1000E;border-color:#333;padding:2px 12px;border-radius:0;left:10px;bottom:-5px;border:none;}
.btnCatName:hover{background-color:#000;}*/

/*Division*/
.DDivisionNav{min-height:30px !important;margin-bottom:15px;text-align:center;margin-top:30px;}
.DDivisionNav .nav{padding:0;margin:0;text-align:center;}
.DDivisionNav .nav li{float:left;margin-bottom:17px;}
.DDivisionNav .nav li a{padding:10px 15px;margin-right:1px;background-color:#ddd;border-bottom:1px solid #fff;font-size:1.1em;}
.DDivisionNav .nav li a:hover{color:#336633;}
.DDivisionNav .dropdown-menu{padding:0;border:none;border-radius:0;}
.DDivisionNav .dropdown-menu{width:100%;border-bottom:0;}
.DDivisionNav .dropdown-menu .dropdown-item{padding:4px 15px;}

.DDivisionNavH{min-height:30px !important;margin-bottom:15px;text-align:center;margin-top:10px;}
.DDivisionNavH .nav{padding:0;margin:0;text-align:center;}
.DDivisionNavH .nav li{float:left;}
.DDivisionNavH .nav li a{padding:7px 15px;margin-right:1px;background-color:#ddd;border-bottom:1px solid #fff;font-size:1.0em;}
.DDivisionNavH .nav li a:hover{color:#336633;}
.DDivisionNavH .dropdown-menu{padding:0;border:none;border-radius:0;}
.DDivisionNavH .dropdown-menu{width:100%;border-bottom:0;}
.DDivisionNavH .dropdown-menu .dropdown-item{padding:4px 15px;}

div.HmAnnouncement2{text-align:left;background-color:#ddd;padding:5px 0 5px 10px;margin-top:20px;}
div.HmAnnouncement2 a{color:#000;font-size:1.1em;}

.content-panel{background:#f0f0f0;}
.article-big-block, .article-small-block{border-bottom:1px dotted#ccc;display:block;margin-bottom:10px;padding-bottom:10px;background:#fff;}
.article-big-block a:hover .article-header p{color:#336633;}

.article-big-block .article-content{margin-top:5px;padding:0 0 0 3px;}
.article-big-block .article-content .article-header h3{font-size:1.31em;margin:0 0 4px 0;line-height:26px;font-weight:bold;color:#333;}

.cat_content_block{margin:5px 0 0 0;padding-bottom:7px;background:#f0f0f0;}
.cat_content_block a:hover{color:#336633;}
.cat_content_block .col-sm-8{padding-left:0;}
.cat_content_block .col-sm-8 h4{font-size:1.1em;padding:0 0 0 3px;margin:0;line-height:25px;font-weight:bold;}

/*District*/
.DDistrictNav{min-height:30px !important;margin-bottom:15px;text-align:center;}
.DDistrictNav .nav{padding:0;margin:0;text-align:center;}
.DDistrictNav .nav li{float:left;}
.DDistrictNav .nav li a{padding:10px 15px;margin-right:1px;background-color:#ddd;border-bottom:1px solid #fff;font-size:1.1em;}
.DDistrictNav .nav li a:hover{color:#336633;}
.DDistrictNav .dropdown-menu{padding:0;border:none;border-radius:0;}
.DDistrictNav .dropdown-menu li{width:100%;border-bottom:0;}
.DDistrictNav .dropdown-menu li a{padding:7px 15px;}

.DCatMorContain{margin-top:15px;padding-bottom:15px;}
.DCatMorContainList{margin-top:12px;background:#f0f0f0;padding:5px 2px;}
.DCatMorContainList:hover{background:#EDEEEE;color:#336633;}
.DCatMorContainList a:hover p{color:#336633;}
.DCatMorContainList a h4{font-size:1.1em;margin:0;line-height:25px;color:#000;font-weight:bold;}
.DCatMorContainList a .DCatDate{font-size:0.9em;margin:0;line-height:18px;color:#888;}
.DCatMorContainList .col-sm-4{padding-right:0;}


/*Writers Page*/
.DWritersTitle h1{font-size:32px;line-height:40px;color:#B71117;margin-top:30px;}
.DWritersTitle h1 i{color:#B71117;}
.DWritersLead{margin-top:15px;margin-bottom:20px;background:#fff;padding:10px;border:1px solid #ccc;}
.DWritersLead img{border:3px solid #ccc;}
.DWritersLead p{font-size:1.1em;line-height:24px;}
.DWritersName{margin:10px 0;}
.DWritersName p{font-size:1.50em;line-height:30px;}
.DVideoInnerTitle{font-size:24px;font-weight:bold;color:#222;line-height:36px;margin-bottom:5px;text-align:center;}

/*OnlineVote*/
.DOnlineVote .VoteOption{background:#31439d73;padding:7px 8px 5px;font-size:17px;width:100%;color:#fff;line-height:18px;border-top-right-radius:8px;border-bottom-right-radius:8px;}
.DOnlineVote .progress{width:100%;height:1.8rem;display:inline-block;background:#31439d73;font-size:16px;border-top-left-radius:0;border-bottom-left-radius:0;}
.DOnlineVote .progress-bar{background:#31439D;text-align:left;padding:3px 10px;display:block;}
.DOnlineVote .progress-bar p{display:inline-flex;}
.DOnlineVote .form-check-input{position:relative;margin-top:0;margin-left:0;top:1px;margin-right:5px !important;width:20px;height:20px;}
.DOnlineVote .VoteHeader a{background-color:#8E1818;line-height:20px;font-size:20px;color:#fff;display:block;text-align:center;padding:8px 5px 5px;}
.DOnlineVote .Question h3{font-size:16px;font-weight:600;line-height:23px;color:var(--Font-Color);}
.DOnlineVote .VoteAnswer{margin:12px 0 6px;display:flex;justify-content:space-evenly;}
.DOnlineVote .VoteAnswer label{margin-bottom:3px;width:100%;display:flex;align-items:center;}
.DOnlineVote .VoteSubmit{text-align:center;display:inline-block;margin-right:10px;}
.DOnlineVote .VoteSubmit .btn-success{background:#0265A8;border-color:#0265A8;border-radius:25px;padding:9px 15px 7px;line-height:16px;}
.Question{border:1px solid var(--Border-Color);padding:10px;}

/*============= Photo Gallery =============*/
.PhotogalleryBG{background:#222222;margin:30px 0 0;padding:1px 0 30px 0;}
.FeaturedSlider{background:#2f2f2f;margin-top:10px;padding:20px 20px;}

.DPhotoGalleryList{position:relative;}
.DPhotoGalleryList .thumbnail{border:0 none;box-shadow:none;margin:0 0 0 0;padding:0;}
.DPhotoGalleryList .thumbnail .Desc{padding:0px 14px 7px;}
.DPhotoGalleryList .Desc{width:100%;bottom:0;position:absolute;z-index:10;}
.DPhotoGalleryList .Desc .Title{font-size:16px;line-height:24px;font-weight:500;color:#fff;}
.DPhotoGalleryList .ImgViewer::after{background-image:linear-gradient(180deg,transparent,transparent 50%,#000);content:" ";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:7px;}
.DPhotoGalleryList .ImgViewer{padding-top:60%;margin:0;}
.DPhotoGalleryList img{border-radius:7px;}
.DPhotoGalleryList .card-video-img{width:3rem;height:3rem;position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);background:url(../../media/common/photo-icon.png) no-repeat;background-size:auto;background-size:auto;background-size:100% 100%;opacity:1;transition-property:color,opacity,background-color,border-color;transition-duration:.3s;border-radius:50%;opacity:.8;}

.owl-nav button{position:absolute;top:50%;background-color:#000;color:#fff;margin:0;transition:all 0.3s ease-in-out;}
.owl-nav button.owl-prev{left:-20px;}
.owl-nav button.owl-next{right:-20px;}
.owl-dots{text-align:center;padding-top:15px;}
.owl-nav button{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255, 255, 255, 0.8) !important;background:rgb(0 0 0 / 58%) !important;color:#fff !important;}
.owl-nav span{font-size:30px;position:relative;top:-6px}
.owl-nav button:focus{outline:none;}


/*==========Scroll=============*/
.DScroll{z-index:9999;position:fixed;left:0;bottom:0;width:100%;background:#F5F9FF;color:#000;font-size:18px;}
.DMargin0{margin:0;}
.DPadding0{padding:0;}

.DScroll{z-index:9999;position:fixed;left:0;bottom:0;width:110%;background:#F5F9FF;color:#000;font-size:18px;}
.DScroll .col-lg-1 p{font-size:20px;margin:4px 0 3px;font-weight:500;text-align:center;}
.DScroll .col-lg-11{width:92%;float:left;border-top:1px solid #ED1C24;}
.DScroll .col-lg-1{background:#ED1C24;display:inline-block;color:#fff;width:8%;padding:5px 0;}
.DScroll .col-lg-11 a span:hover{color:#DED1C2400;}
.DScroll .col-lg-11 a span{padding-right:30px;display:inline-block;margin-top:7px;font-size:17px;color:#000;font-weight:400;}
.DScroll .col-lg-11 a span .SquareIcon{color:#ED1C24;display:inline-block;width:12px;height:12px;background:#ED1C24;margin-right:5px}

.DBeaking{z-index:9999;position:fixed;left:0;bottom:0;width:110%;background:#F5F9FF;color:#000;font-size:18px;}
.DBeaking .col-lg-1 p{font-size:20px;margin:3px 0 2px;font-weight:500;text-align:center;}
.DBeaking .col-lg-11{width:92%;float:left;border-top:1px solid #900;}
.DBeaking .col-lg-1{background:#900;display:inline-block;color:#fff;width:8%;padding:5px 0;}
.DBeaking .col-lg-11 a span:hover{color:#DED1C2400;}
.DBeaking .col-lg-11 a span{padding-right:30px;display:inline-block;margin-top:7px;font-size:18px;color:#000;font-weight:500;}
.DBeaking .col-lg-11 a span .SquareIcon{color:#900;display:inline-block;width:12px;height:12px;background:#900;margin-right:5px}

/*============= VideoGallery =============*/
.DVideoList{margin-top:10px;width:100%;}
.DVideoList .caption{font-size:18px;line-height:26px;font-weight:normal;padding-top:5px;} 

.embed-responsive::before{display:block;content:"";}
.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}
.embed-responsive iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}
.embed-responsive-16by9::before{padding-top:56.25%;}

/*========== Tag Page =============*/
.DTagName{margin:20px 0 10px;}
.DTagName i{color:#3F622C;font-size:28px;line-height:36px;margin-right:10px;}
.DTagName h1{font-size:28px;line-height:36px;display:inline-block;}

.DTagLead{padding:10px;border:1px solid #e2e2e2;position:relative;}
.DTagLead p{font-size:18px;line-height:27px;}
.DTagLead .col-lg-3{padding-right:0;}
.DTagShareBtn{position:absolute;bottom:10px;}

.DTagList .row{--bs-gutter-x:1.3rem;}
.DTagListItem{margin-top:20px;border-top:1px solid #e2e2e2;background:#eee;width:100%;position:relative;padding:7px;}
.DTagListItem .Title{font-size:18px;margin:0;line-height:27px;font-weight:600;}
.DTagListItem .col-lg-8{padding-left:0;}
.DTagListItem .ImgViewer{padding-top:60%;}
.DTagListItem .pDate{position:absolute;bottom:5px;top:auto;color:#555;}

.ENNews { margin-top: 15px; }
.ENNews .Desc .Title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 18px; line-height: 24px; font-family: 'Kiron','Roboto', sans-serif;  margin-top: 3px; }

.DCatTopNewsList{border:1px solid #e2e2e2;margin-bottom:20px;width:100%;}
.DCatTopNews figure{margin: 0;}
.DCatTopNewsList figure{margin: 0;}
.DCatTopNewsList .Desc{padding:5px 8px;height:53px;overflow:hidden;}
.DCatTopNewsList h3{font-size:19px;line-height:25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.latest-page .ImgRatio{position:unset !important;}
.latest-page{margin:60px 0;}
.DLatestNews .DLatestNewsList{border-bottom:1px solid #e2e2e2;padding:12px 10px;}
.DLatestNews .DLatestNewsList span{font-size:40px;padding-right:12px;color:#8DA88A;}
.DLatestNews .DLatestNewsList:last-child{border-bottom:none;}
.DLatestNews .DLatestNewsList .Desc{padding:0;}
.DLatestNews .DLatestNewsList .col-lg-5{padding-left:0;}
.DLatestNews .DLatestNewsList p{font-size: 18px; line-height: 26px; font-weight: 600; }
.DLatestNews .DLatestNewsList .Title {font-size:18px;line-height:26px;font-weight:600;color:#2b2b2b;}.DLatestNews .DLatestNewsList:hover p{color:var(--secondary-color);}
.DLatestNewsHeight.longEnough{max-height:241px;overflow:auto;border:1px solid #e2e2e2;border-top:none;}
.allnews a{display:block;text-align:center;border:none;padding:5px;color:#fff;background:var(--secondary-color);text-decoration:none;}
.section-heading h5 {padding:1px 0px;display:inline;font-size:24px;font-weight:bold;line-height:34px;border-bottom:3px solid var(--secondary-color);}
.section-heading a{color:#171717;}
.section-heading {margin-bottom:28px;border-bottom:1px dotted var(--secondary-color);position:relative;}
.section-heading h2 { font-size: 24px; line-height: 1.4; font-weight: 600; }
.latest-page .dateAndTime p{color: #837e7e; font-size: 14px; font-weight: 500; }
.CatName-latest{margin-top: 5px; color:var(--secondary-color); }
.sing-heading-title h1{ font-size: 34px; font-weight: 700; line-height: 44px; margin-bottom: 20px; border-bottom: 1px dotted var(--primary-color); }

@media screen and (max-width:1024px){
.container{width:100%;}
.MobileHide{display:none;}
.MobileShow{display:block !important;}
.MobileMenuShow{display:block;}
}
@media screen and (max-width:990px){
.container{width:100%;}
.DRightSideAdd{padding-top:20px;}
.DRightSideAdd.pt-0{padding-top:20px !important;}
.DRightSideAdd{display:none;}
.DAdd2{display:none !important;}
.DAdd3{display:none !important;}

.DAdDesktop{display:none;}
.DAdMobile{display:block;}
.row{--bs-gutter-x:1.3rem;}
.colresize{width:100% !important;}
.rowresize{flex:0 0 100% !important;max-width:100.0% !important;}

h1, h2, h3, h4, h5, h6{font-size:17px;line-height:26px;}
.border-right{border-right:0;}
.border-right-inner1{border-right:0;}

.DSpecialSection{padding:10px;}
.DSpecialTop .Desc{height:auto;}
.DSpecialTop .ImgViewer{padding-top:60%;}

.DSpecialTop1List{margin-top:15px;}
.DSpecialTop1List .Desc{height:auto;}
.DSpecialTop1List .Title{-webkit-line-clamp:3;}
.DSpecialTop1 .row{--bs-gutter-x:1rem}
.DSpecialTop1 .col-lg-6:nth-child(1) .DSpecialTop1List{margin-top:15px;}
.DSpecialTop1 .col-lg-6:nth-child(2) .DSpecialTop1List{margin-top:15px;}

.DSpecialTop3List:first-child{margin-top:15px;}
.DSpecialTop3List .Title{-webkit-line-clamp:3;}
.DSpecialTop3List .Desc{padding:7px;}

.DLeadNews .Desc{padding:7px 10px;height:auto;}
.DLeadNews .Desc .Title{font-size:20px;line-height:28px;}
.DLeadNews .Desc .Brief p{-webkit-line-clamp:3;}

.DLeadSide{display:flex;margin:0 -7.5px;}
.DLeadNewsList{background:transparent;border-bottom:none;width:50%;padding:0 7.5px;margin-top:15px;}
.DLeadNewsList:last-child{margin-top:15px;}
.DLeadNewsList .Desc{height:auto;padding:5px 3px 0;}
.DLeadNewsList .Title{font-weight:400;}

.DTop3{margin-top:10px;padding:0;border:0;border-top:1px solid #e2e2e2;}
.DTop3NewsItem{margin-top:12px;border-bottom:1px solid #e2e2e2;padding-bottom:10px;}
.DTop3NewsItem .DetailsBlock{height:auto;}
.DTop3NewsItem .Brief p{-webkit-line-clamp:3;}
.DTop3 .col-lg-4:nth-child(3) .DTop3NewsItem{border-bottom:none;}

.DTop2{margin-top:0px;}
.DTop2List{border-top:1px solid #e2e2e2;padding:10px 0;margin-top:0;border-bottom:none;}
.DTop2List .col-7{padding-left:0;}
.DTop2List .col-5{padding-right:10px;}
.DTop2List .Desc{padding:0;}
.DTop2List .ImgViewer{padding-top:60%;}
.DTop2List .Title{-webkit-line-clamp:3;height:auto;font-weight:400;}
.DTop2 .col-lg-6:nth-child(1) .DTop2List{padding-top:10px;}
.DTop2 .col-lg-6:nth-child(2) .DTop2List{padding-top:10px;}

.DTop4{margin-top:0;}
.DTop4NewsItem .ImgViewer{padding-top:60%;}
.DTop4NewsItem{padding:10px 0;border-top:1px solid #eee;border-bottom:none;}
.DTop4NewsItem .Title{font-size:17px;line-height:26px;max-height:71px;overflow:hidden;}
.DTop4NewsItem:first-child{padding-top:10px;}

.covid-19{margin-top:20px !important;}
.DHighlightedSection{margin-top:0;padding-top:0;border-top:none;}
.DHighLightTop .thumbnail .Desc{padding:5px 10px 0px;}
.DHighLightTop .Desc .Brief p{display:none;}
.DHighLightTop .Desc .Title{font-size:20px;line-height:28px;}
.DHighLightedListItem2{padding:10px 0;}
.DHighLightedListItem2:first-child{padding-top:10px;}
.DHighLightedListItem2 .Title{font-size:17px;line-height:26px;max-height:71px;overflow:hidden;}
.DHighLightedListItem2 .col-lg-5{padding-right:10px;}
.DHighLightedListItem2 .col-lg-7{padding-left:0px;}

.DLPSTab2.mt-0{margin-top:20px !important;}
.OpinionTopNews{min-height:auto;padding:20px;}
.OpinionTopNews .Title{font-size:20px;line-height:28px;}
.DEditorial{padding:0 7px;}
.DEditorialList{padding:7px 0;}
.DEditorialList .ImgViewer{padding-top:62%;}

.SecTitle.mt-0{margin-top:20px !important;}
.row.MT20{margin-top:0 !important;}
.row.MT30{margin-top:0 !important;}

.DVideoGalleryTop2 .row{--bs-gutter-x:0.9rem;}
.DVideoGalleryTop2List .thumbnail .Desc{position:relative;padding:5px 2px 0;}
.DVideoGalleryTop2List .Desc .Title{font-size:17px;line-height:26px;}
.DVideoGalleryTop2List .card-video-img{width:2.3rem;height:2.3rem;}
.DVideoGalleryTop2List .ImgViewer::after{position:relative;}
.MoreVideoSlider{margin-top:15px;}
.MoreVideoSliderItem{background:transparent;}
.MoreVideoSliderItem .Desc{padding:5px 2px 0;height:auto;}

.DNationalTop{background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;margin-bottom:10px;}
.DNationalTop .Desc{padding:5px 7px;height:auto;}
.DNationalTop .Brief{display:none;}
.DNationalList{padding:10px 0;}
.DNationalList .Title{font-size:17px;line-height:26px;max-height:71px;overflow:hidden;}
.DNationalList .col-lg-5{padding-right:10px;}
.DNationalList .col-lg-7{padding-left:0px;}

.DCountryTop{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e2e2e2;}
.DCountryTop .Desc{height:auto;padding:0;}
.DCountryTop .Brief{display:none;}
.DCountryTop .col-sm-9{padding-left:0;}
.DCountryTop .Title{font-size:17px;line-height:26px;font-weight:400;}
.DCountryTop .ImgViewer{padding-top:60%;}
.DCountryListItem{padding:10px 0;}
.DCountryListItem .col-lg-4{padding-right:10px;}
.DCountryListItem .col-lg-8{padding-left:0px;}

.DInternationalList{padding:10px 0;border-top:1px solid #e2e2e2;}
.DInternationalList .Desc{padding:0;}
.DInternationalList .Brief p{display:none;}
.DInternational .Title{font-weight:400;}
.DInternational .col-7{padding-left:0;}
.DInternational .col-lg-3:nth-child(1) .DInternationalList{padding-top:0;border-top:0;}
.DInternational .col-lg-3:nth-child(4) .DInternationalList{padding-bottom:0;}

.DEconomicsTop{background:rgb(245, 245, 245);border-bottom:1px solid #5c5c5c61;margin-bottom:10px;}
.DEconomicsTop .Desc{height:auto;padding:5px 7px;}
.DEconomicsTop .Brief p{display:none;}
.DEconomicsListItem{margin-top:10px;padding-bottom:10px;}
.DEconomicsListItem .Title{font-weight:400;}
.DEconomicsListItem .Desc .Brief p{display:none;}
.DEconomicsListItem .ImgViewer{padding-top:60%;}

.DSportsTop .col-lg-4{padding-left:calc(var(--bs-gutter-x)/ 2);}
.DSportsTop .Desc{padding:5px 7px;}
.DSportsTop .Desc .Brief p{-webkit-line-clamp:3;margin-top:7px;}
.DSportsTopList2{background:transparent;margin-top:13px;}
.DSportsTopList2 .Desc{padding:0;}
.DSportsTopList2 .Title{font-weight:400;max-height:75px;}
.DSportsTopList2 .ImgViewer{padding-top:60%;}
.DSportsTopList2 .col-7{padding-left:0;}
.DSportsTopListItem{padding:0;margin-top:13px;border-bottom:1px solid #5c5c5c61;}
.DSportsTopListItem .ImgViewer{padding-top:60%;}
.DSportsTopListItem:last-child{border-bottom:1px solid #5c5c5c61;}
.DSportsTopListItem .Title{max-height:75px;}

.DEntertainmentTop .Desc{height:auto;}
.DEntertainmentListItem{padding:0;margin-top:13px;border-bottom:1px solid #5c5c5c61;}
.DEntertainmentListItem .ImgViewer{padding-top:60%;}
.DEntertainmentListItem:last-child{border-bottom:1px solid #5c5c5c61;}

.DCatStyle1List{padding:0 8px 8px;}
.DCatStyle1ListItem{padding:8px 0;}
.DCatStyle1ListItem .ImgViewer{padding-top:60%;}
.DPhotoGalleryTop .Desc{height:auto;}

.DFooterBg{text-align:center;}
.DFooterBg p{text-align:center;}
.DFooterBg .address{margin-bottom:10px;}
.DFooterBg .MoreInfo{padding-left:0;margin-top:10px;}

.DInternationalList .Desc .Title{
    display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  text-overflow:ellipsis;
  height:100%;}
  .DCountryTop .Title{font-weight:bold;margin-top:5px;}
  .AreaSearch{margin-top:15px;}
  .SocialIcon{margin-top:10px;}
  .DAddVertical{display:none;}
  .DTagListItem .pDate{display:none;}
  
.DCatTopNews .Desc{height:100%;}  
.DCatTopNewsList{margin-bottom:0;margin-top: 15px;}
.DCatTopNewsList .Desc p{display:none;}
.latest-page .dateAndTime p{display:none;}
}
@media screen and (max-width:736px){
.container{width:100%;}
.border-right-inner{border-right:none;}
}
@media screen and (max-width:667px){
.container{width:100%;}
}
@media screen and (max-width:640px){
.container{width:100%;}
}
@media screen and (max-width:568px){
.container{width:100%;}
}
@media screen and (max-width:480px){
.container{width:100%;}
.MobileHide2{display:none;}
.MobileMenuShow2{display:block;}
}
@media screen and (max-width:414px){
.container{width:100%;}
}
@media screen and (max-width:375px){
.container{width:100%;}
}
@media screen and (max-width:360px){
.container{width:100%;}
.Brief p{font-size:15px;line-height:23px;}
.DSpecialTop1List .Title{font-size:16px;line-height:24px;}
.DLeadNewsList .Title{font-size:16px;line-height:24px;}
.DVideoGalleryTop2List .Desc .Title{font-size:16px;line-height:24px;}
.MoreVideoSliderItem .Desc .Title{font-size:16px;line-height:24px;}
.LeadTitle{font-size:19px;line-height:27px;;}
}
@media screen and (max-width:320px){
.container{width:100%;}
}