:root{
    --primary-color:#E74B3B;
    --secondary-color:#be475d;
}
body{font-family: 'SolaimanLipi';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: 'SolaimanLipi';margin-bottom:0;font-size:19px;line-height:26px;letter-spacing:-0.2px;font-weight:600;padding-left:2px;}

a{color:#222;text-decoration:none;}a:hover{text-decoration:none;color:#222}.DHeaderNav .navbar .megamenu
p{margin-bottom:0;font-size:14px;line-height:22px}
.container{max-width:1185px!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:23px;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:1.75rem;}
.Title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis; 
    font-size: 18px;
    line-height: 28px;
    color: #000;
    position: relative;
    padding-left: 10px;
}
.Title::before{
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 4px;
    background-color: #000;
}
.heading{
    margin-bottom: 20px;
    
}
.heading a h3{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 5px;
    padding-left: 15px;
}
.heading a i{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.heading h3 {
    position: relative;
}

.section-heading{
    position: relative;
    padding: 0;
    margin-bottom: 20px;
}
.section-heading h3{
    padding-left: 35px;
    font-size: 28px;
    line-height: 38px;
    border-bottom: 3px solid #000;
}
.list-heading{
    position: relative;
    padding: 5px 0;
    margin-bottom: 20px;
    border-top: 1px solid #000;
    border-bottom: 3px double #000;
    display: flex;
    justify-content: space-between;
}
.list-heading h3{
    padding-left: 28px;
    font-size: 24px;
    line-height: 38px;
    font-weight: normal;
}
.list-heading a h3::before {
	position: absolute;
	/* top: 30%; */
	left: 0;
	content: '\f24d';
  font-family: 'Font Awesome 5 free';
  font-size: 18px;
	color: var(--primary-color);
}
/*.section-heading a h3::after {*/
/*	position: absolute;*/
/*	top: 12%;*/
/*	left: 0;*/
/*	content: '';*/
/*    height: 30px;*/
/*    width: 5px;*/
/*	background-color: var(--primary-color);*/
/*}*/

.section-heading a h3::after {
    position: absolute;
    top: 12%;
    left: 0px;
    content: ' ';
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-color: var(--primary-color);
    animation: pulse 1.5s infinite cubic-bezier(0.6, -0.28, 0.74, 0.05);
}

/* no need for hover anymore */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.6;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}



/*.section-heading a h3::after {*/
/*    position: absolute;*/
/*    top: 12%;*/
/*    left: -35px;*/
/*    content: '';*/
/*    height: 25px;*/
/*    width: 25px;*/
/*    border-radius: 50%;*/
/*    background-color: var(--primary-color);*/
/*    animation: pulse 1.8s infinite cubic-bezier(0.6, -0.28, 0.74, 0.05);*/
/*}*/

.btn:focus{
    box-shadow: none;
}
/*========= Header & Footer ========*/
.HeaderTopBar{padding: 10px 0; border-bottom: 1px solid #eee;}
.DateTime p{font-size:16px;padding:5px 0 4px;color:#000;margin-bottom: 0;}
.DateTime p span{font-weight:500;}
.DateTime i{padding-right:3px;font-size:12px;position:relative;top:-1px;color: #9c0001;}

.DlogoArea{padding: 15px 0 !important;}
.logo img { width: 200px; }
.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:14px;width:30px;height:30px;text-align:center;line-height:30px;border-radius:50px;}

.social-links a { margin-right: 10px;}
.social-links a i {
	height: 28px;
	width: 28px;
	line-height: 28px;
	font-size: 16px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	margin-left: 14px;
}
.social-links a:last-child { margin-right: 0;}
.subs-btn{
    background-color: #d4d6df;
    color: #000;
    padding: 3px 15px;
    font-weight: 500;
    border-radius: 20px;
}

.icon { width: 40px; border-radius: 3px;}
.fb { background-color: #3b5998;}
.search-icon {  color: #fff !important; }
.linkedin { background-color: rgb(0, 119, 181);}
.twitter { background-color: rgba(23, 157, 240, 0.9);}
.youtube { background-color: rgba(235, 12, 0, 0.9);}
.eng {font-size: 16px;line-height: 22px;font-weight: 500; padding: 4px 15px !important; color: #fff; border-radius: 20px; background-color: #be475d; margin-right: 10px !important; }
.con {font-size: 16px;line-height: 22px;font-weight: 500; padding: 4px 15px !important; color: #fff; border-radius: 20px; background-color: #29725e; margin-right: 10px !important; }

.DHeaderNav{
    /* background:var(--primary-color); */
    background:#9c0001;
    }
.DHeaderNav .navbar{
    /* background: var(--primary-color)!important; */
    background: radial-gradient(circle,rgba(251, 47, 42, 1) 0%, rgba(216, 29, 27, 1) 50%, rgba(156, 0, 1, 1) 100%);
    padding:0;
    float:left;
    }
.DHeaderNav .navbar-light .navbar-nav .nav-link {
	color: #fff;
	padding: 9px 8px;
	font-size: 16px;
	margin-right: 10px;
	font-weight: 600;
}
.nav-item .nav-link-search i {
	color: #fff;
	display: flex;
	align-items: center;
	margin-top: 17px;
	cursor: pointer;
}
.cursor{
    cursor: pointer;
}
.DHeaderNav .navbar-light .navbar-nav .nav-link i { font-size: 14px; }
.DHeaderNav .navbar-light .navbar-nav .EnB{color:#A50C24;}
.navbar .offcanvas-end{
    width: 100%;
    /* margin-bottom: 60px; */
}
.font-2x{font-size:200%;line-height:100%;position:relative;top:3px;}
.navbar .offcanvas-body {
    max-height: 70vh; /* Set a maximum height for the offcanvas body */
    overflow-y: auto; /* Enable vertical scrollbar if content overflows */
    padding-left: 0;
}

.other-wrapper{
    margin-bottom: 30px;
}
.other-wrapper ul{
    column-count: 4;
    list-style: none;
    padding: 0;
}
.other-wrapper ul li a{
    border-bottom: 0 !important;
    font-size: 18px;
}
.SocialWrap{
    margin-top: 30px;
}
.SocialWrap p{
    font-size: 18px ;
    margin-bottom: 15px;
}
.SocialWrap .DSocialLink .social-circle li a{
    margin-right: 10px;
}
.SocialWrap .DSocialLink .social-circle li:last-child a{
    margin-right: 0;
}
.navbar .offcanvas-header {
    border-bottom: 4px double #ccc;
}
.offcanvas-header .btn-close {
	padding: .5rem .5rem;
	margin: -4.5rem 1.5rem -0.5rem;
}
.subscribe-btn {
	border: 1px solid #aaaaaa;
	padding: 6px 22px;
	font-size: 20px;
}
.canvas-btn{
    padding-bottom: 20px;
}
.offcanvas-header .logo{
    padding: 10px 0 10px 14px;
}
.cross i {
	color: var(--secondary-color);
	font-size: 25px;
	font-weight: 600;
	margin-right: 29px;
    cursor: pointer;
}
.DHeaderNav .navbar-light .navbar-nav .nav-link:hover{color:#d9d9d9;}
/* .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:#fff;color:#000;left:6px;box-shadow: 2px 2px 4px 1px #666666;}
.dropdown-item:focus, .dropdown-item:hover{color:#000;text-decoration:none;background:#ccc;}
.dropdown-item{padding:.5rem 0.8rem;font-weight:400;color:#000;font-size:15px;min-width:auto; border-bottom: 1px solid #ccc;}
.no-scrollbar{width:100% !important;height:100% !important;overflow:hidden !important;margin:0 !important;padding:0 !important;}
.megamenu .dropdown-item{
    border-bottom: 0;
}
.megamenu .dropdown-item:hover{
    background-color: #555;
    color: #fff;
}
/* .dropdown ul li a:last-child{
    border-bottom: 0;
} */
.navToggle{background:#d7d7d7;color:#333;padding:11px 12px;display:flex;float:right;text-align:center;}
.navToggle p{font-size:18px;padding-right:10px;}
.navToggle:hover{cursor:pointer;}
.navToggle:hover .menu, .navToggle:hover .menu:before, .navToggle:hover .menu:after{background:#333;}
.navToggle:hover .menuOn{background:transparent;}
.menu, .menu:before, .menu:after{position:relative;display:inline-block;width:16px;height:.15rem;background:#333;transition:0.3s;top:5px;}
.menu:before, .menu:after{content:"";position:absolute;left:0;}
.menu:before{top:10px;}
.menu:after{bottom:5px;}
.menuOn{background:transparent;}
.menuOn:before{top:5px;transform:rotate3d(0, 0, 1, 45deg);left:-5px;}
.menuOn:after{bottom:25px;transform:rotate3d(0, 0, 1, -45deg);left:-5px;}
.sticky .menuOn:before{top:5px;transform:rotate3d(0, 0, 1, 45deg);left:-5px;}
.sticky .menuOn:after{bottom:35px;transform:rotate3d(0, 0, 1, -45deg);left:-5px;}
.sticky .DNav2 nav{top:55px;padding-bottom:50px;}

.DNav2 nav{position:fixed;z-index:-1;top:188px;left:100%;width:100%;height:100%;padding:30px 0 150px;transition:all 0.5s ease-in-out;color:#fff;}
.DNav2 nav a{color:#fff;text-decoration:none;}
.DNav2 nav a:hover{color:#E61E25;}
.DNav2 nav.navOn{display:block;z-index:99999;left:0;background:#000000de;overflow:scroll;}
.DNav2 nav ul{list-style:none;padding:0 15px;margin:0;margin-bottom:30px;}
.DNav2 nav ul li{margin-bottom:20px;margin-right:10px;display:inline-block;min-width:190px;}
.DNav2 nav ul li a{padding:10px 0;font-weight:600;font-size:19px;}
.DNav2 nav ul li a:hover{color:#E61E25;}

.DNav2 .divider{font-size:12px;color:#E61E25;position:relative;padding-right:2px;top:-2px;}
.DNav2 nav .SubMenu{float:right;display:contents;}
.DNav2 nav .SubMenu li{display:inline;}
.DNav2 nav .SubMenu li a{padding-left:15px;font-size:18px;font-weight:400;margin-right:0;}
.SearchIcon .menu-search{top: 0;}
.DSubMenuArea .col-sm-2{flex:0 0 13%;max-width:13%;}
.DSubMenuArea .col-sm-10{flex:0 0 87%;max-width:87%;padding-left:0;}


.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:none;}
.StickyLogo img { width: 83px; height: 64px; 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 .dropdown-item{font-size:14px;}
.sticky .other-wrapper .dropdown-item{font-size:20px;}

.sticky .navToggle{padding:23px 12px;}
.sticky .DHeaderNav .navbar-light .navbar-nav .nav-link{font-size:15px; padding:10px 8px;}

/* mega menu */
.DHeaderNav .navbar .has-megamenu {
    position: static !important;
}

.DHeaderNav .navbar .megamenu {
	background: #fff !important;
	border-bottom: 3px solid var(--primary-color);
	border-top: 1px solid #e2e2e2;
	left: 50%;
	margin-left: -542px;
	margin-top: 0;
	min-width: 1157px;
	right: auto;
	top: auto;
	width: 100%;
}

.DHeaderNav .navbar .megamenu {
    padding: 1.5rem;
}

.DHeaderNav .dropdown:hover > .dropdown-menu {
    display: block;
}

.megamenu a {
    color: #000;
}

.megamenu .row {
    display: flex;
}

.megamenu .col-md-3 {
    flex: 1;
    padding: 0 1rem; /* Adjust spacing between columns */
    box-sizing: border-box;
}
.DHeaderNav .has-megamenu .dropdown-menu {
    top: 100% !important;
}
.nav-link.dropdown-toggle.show{
    display: block;
}

/* Mobile nav */
.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; font-size: 17px;}
.show{display:inline;}
.hide{display:none;}
.sticky2 .mobLogo img {
	width: 100px;
}
.MobileShow{display:none;}
.DMLogo img{width:160px;}
.menu-button{color:#333;cursor:pointer;font-size:18px;position:relative;}
.menu-search { color: #fff !important; cursor: pointer; font-size: 16px; position: relative; }
.nav-link-search  i{color: #333 ; margin-right: 5px;}
.open-menu{color:#333;cursor:pointer;font-size:17px;position:absolute;right: 13px;top:12px;transition:transform 450ms ease;}
.rotate{transform:rotate(135deg);color:#900;}
.overflow {
	margin: -3px -12px 0;
	overflow-x: hidden;
	overflow-y: auto;
}

#mobile-nav { background-color: #eee; width: 100%; z-index: 1; padding: 0 12px;}
#mobile-nav ul{background-color:rgba(0,0,0,.1);display:none;padding:0;padding:0 10px;position:relative;z-index:99;}
#mobile-nav ul:first-child{background-color:#f5f5f5;padding:0;z-index:99999;}
#mobile-nav ul li{border-top:1px solid rgba(138, 138, 138, 0.08);list-style:none;margin-bottom:0;position:relative;}
#mobile-nav ul li a{color:#333;display:inline-block;font-size:17px;padding:10px 15px 8px;text-decoration:none;width:100%;}
#mobile-nav ul ul{margin:0;}
#mobile-nav ul ul li{border-top:none;padding-left:10px;}

#mobile-nav .SubMenuM{background-color:#e5e5e5;}
#mobile-nav .SubMenuM li a{color:#333;display:inline-block;font-size:16px;padding:8px 15px;text-decoration:none;width:100%;}
.mobLogo img {
	width: 120px;
}
.mobLogo {
	padding: 3px 0;
}

/* search */
.search_logo { background: #ff4646; padding: 10px 0; }
.search_block{position:fixed;top:0px;z-index:99999;width:100%;background:#eeee;padding:10px 0;}
.search_block.MobileSearchBox{position:fixed;top:0px!important;z-index:99999;width:100%;padding:0;}
.search_logo input {
	padding: 8px 15px;
	margin-right: auto;
	width: calc(100% - 184px);
	border: 2px solid #ddd;
	display: inline-block;
	margin-left: 44px;
}
.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,
.search_logo.display-flex a, .search_logo.display-flex button {
	background: #fff;
	width: 40px;
	margin-right: 2px;
	height: 43px;
	text-align: center;
	line-height: 42px;
	color: #0f4576;
	border: none;
	cursor: pointer;
    border-radius: 5px;
}
.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;}

/*==========Scroll=============*/
.DScroll {
	z-index: 9999;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #858585bf;
	color: #000;
	font-size: 18px;
}
.DScrollSection{display:flex;flex-wrap:wrap; position: relative;}
.DScrollSection .ScrollHeading{width:200px;padding:0 0 0 10px;background:#9c0001;}
.DScrollSection .ScrollHeading p{font-size:20px;color:#fff;padding:5px 0;margin-bottom: 0;}
.DScrollSection .ScrollHeading p::before {
	content: '';
	position: absolute;
	display: inline-block;
	height: 20px;
	width: 20px;
	top: 11px;
	left: 11px;
	background: #fff;
	border-radius: 50%;
}
.DScrollSection .ScrollSubject{width:calc(100% - 200px);padding:0 10px;}
.DScrollSection .ScrollSubject a span:hover{color:#ececec;}
.DScrollSection .ScrollSubject a span{
    padding-right:25px;
    display:inline-block;
    margin-top:7px;
    font-size:18px;
    color:#fff; 
    /* font-weight:600; */
    }
.DScrollSection .ScrollSubject a span .SquareIcon{color:#333;display:inline-block;width:10px;height:10px;background:#e62525;margin-right:3px;border-radius:50%;}

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


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


.DFooterBg {
    /* background: #9C0001; */
    /* rgb(255,248,172) */
    /* background: linear-gradient(180deg, rgba(255,248,172,1) 0%, rgba(255,209,43,1) 50%, rgba(255,209,43,1) 100%);  */
    /* background: linear-gradient(90deg,rgb(42 81 251 / 81%) 0%, rgba(251, 47, 42, 1) 50%, rgba(156, 0, 1, 1) 100%); */
    background: #222;
    color:#fff;
    margin-top:30px;
    padding:30px 0
  }
  .DFooterLogo img {
    width:200px
  }
  .footer h5 {
    color:#222;
    font-size:20px;
    text-transform:uppercase
  }
  .footer p {
    color:#222
  }
  .contact p {
    font-size:17px;
    padding-top:4px;  
    margin-bottom: 0;
    color:#fff;
    text-align: center;
  }
  .contact a {
    color:#fff;
  }
  .address {
    margin:0
  }
  .address p {
    font-size:17px;
    padding-top:4px
  }
  .address h5 {
    font-size:14px;
    margin-bottom:5px
  }
  .border-right-inner {
    border-right:1.5px solid #ffffffd9;
  }
  .MoreInfo p {
    color:#fff!important;
    font-size:17px;
    line-height:22px;
    padding-top:3px;
    text-align:end;
    margin-bottom: 0px;
  }
  .MoreInfo a {
    color:#fff!important;
  }
  .MoreInfo i {
    /* color: #222; */
    font-size:16px;
    margin-right:5px
  }
  .SocialHeader {
    font-weight:300;
    text-align:right;
    color:white;
    margin-bottom: 0px;
  }
  .SocialHeader a{
    text-align:right;
    color:white;
  }
  .DSocialLink {
    display:flex;
    justify-content:flex-end;
    margin-top:7px
  }
  .HeaderTopBar .DSocialLink ul.social-network{
    margin-bottom: 0;
  }
  .HeaderTopBar .SocialWrap{
    margin-top: 0;
  }
  .HeaderTopBar .DSocialLink{
    margin-top: 0;
  }

  .DSocialLink ul.social-network {
    display:inline;
    list-style:none;
    margin-bottom:10px;
    margin-left:0!important;
    padding:0
  }
  .DSocialLink ul.social-network li {
    display:inline;
    margin-left:5px
  }
  .DSocialLink .social-network a.icoFacebook:hover {
    background-color:#3b5998
  }
  .DSocialLink .social-network a.icoFacebook2:hover {
    background-color:#448aff
  }
  .DSocialLink .social-network a.icoTwitter:hover {
    background-color:#1da1f3
  }
  .DSocialLink .social-network a.icoInstagram:hover {
    background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)
  }
  .DSocialLink .social-network a.icoYoutube:hover {
    background-color:red
  }
  .DSocialLink .social-network a.icoLinkedin:hover {
    background-color:#0076b3
  }
  .DSocialLink .social-network a.icoFacebook:hover i,
  .social-network a.icoInstagram:hover i,
  .social-network a.icoTwitter:hover i,
  .social-network a.icoYoutube:hover i {
    color:#fff
  }
  .DSocialLink .social-network a.socialIcon:hover,
  .socialHoverClass {
    color:#44bcdd
  }
  .DSocialLink .social-circle li a {
    border-radius:50%;
    display:inline-block;
    font-size:15px;
    height:30px;
    margin:0 auto;
    position:relative;
    text-align:center;
    width:30px
  }
  .DSocialLink .social-circle li i {
    line-height:30px;
    margin:0;
    text-align:center;
  }
  .DSocialLink .social-circle li a:hover i,
  .triggeredHover {
    -ms--transform:rotate(1turn);
    -moz-transform:rotate(1turn);
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn);
    transition:all .2s;
  }
  .DSocialLink .social-circle i {
    color:#fff;
    /* background:#fff; */
    transition:all .8s;
  }
  .DSocialLink .social-network a {
    background-color:#d4d6df;
    color:#fff;
  }

  .BorderBottom22 {
    padding-top: 3px;
    border-bottom: 1px solid #aeaeae;
  }
  /* .MarginTop20 {
    margin-top: 20px;
  } */
  .MarginBottom20 {
    margin-bottom: 20px;
  }

  .DFooterBottomBg {
    /* background:#212529; */
    background: #0d0d0d;
    padding:15px 0;
  }
  .DFooterBottomBg p {
    /* color:#f0f0f0;
    font-size:17px;
    margin-bottom: 0;
    text-align: left; */

    color:#f0f0f0;
    font-size: 15px;
    line-height: 22px;
    float: left!important;
  }
  .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;}


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

#buttonBT{
    display: inline-block;
    background-color: var(--primary-color);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 60px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
    border:1px dashed #fff;
}
#buttonBT::after {
    content: "\f102";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-size: 22px;
    line-height: 42px;
    color: #fff;
}
#buttonBT.show {
    opacity: 1;
    visibility: visible;
}

/*========= Body ========*/

picture img { aspect-ratio: 1.7777; object-fit: cover; object-position: center; width: 100%; transition: all 0.3s ease-in;}

.MT30{margin-top:30px;}
.MB30{margin-bottom:30px;}
.MT60{margin-top:60px;}
.MT20{margin-top:20px;}
.MT10{margin-top:10px;}
.PT30{padding-top:30px;}
.PT60{padding-top:60px;}
.PT20{padding-top:20px;}
.PT10{padding-top:10px;}
.PB30{padding-bottom:30px;}
.PB60{padding-bottom:60px;}
.PB20{padding-bottom:20px;}
.PB10{padding-bottom:10px;}


/*============= Top Section =============*/
.border-right-inner1-full{border-right:1px solid #ccc;}
.border-right-inner1{border-right:1px solid #7e7e7e;}
.border-bottom-inner1{border-bottom:1px solid #eee;}
.border-right-inner2{border-right:1px solid #e3e3e3;}

.DFLogo{
    width: 280px;
}



/*============= Latest News =============*/
.DLPSTab2{}
.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:var(--primary-color);font-weight:600;color:#fff;}
.DLPSTab2 .PanelHeight{max-height:260px;overflow-x:hidden; overflow-y: scroll;}

.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;}

.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:16px;line-height:24px;font-weight:500;}
.DLatestNews .DLatestNewsList .Title i{font-size:15px;color:#333;}
.DLatestNews .DLatestNewsList .Title::before{content: unset;}
.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;}
.DLatestNewsList .col-7{padding-left: 0;}
.DLatestNewsList .Title::before {
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
	color: #544f4f;
}
.DLatestNewsList:hover h3{
color: var(--secondary-color);
}


.ad-area1{
    margin-top: 40px;
}
.ad-area2{
    margin-top: 60px;
}

 /*============== photo ============= */
/* .photo ul {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    list-style: none;*/
/*  }*/
  
/* .photo section {*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*  }*/
/*  .photo section h2 {*/
/*    letter-spacing: 0.8px;*/
/*    font-weight: 700;*/
/*    font-size: 2.6rem;*/
/*    line-height: 1.2;*/
/*  }*/
/*  .photo section p {*/
/*    font-size: 0.9rem;*/
/*    max-width: 680px;*/
/*    line-height: 1.6;*/
/*    margin-inline: auto;*/
/*    margin-top: 10px;*/
/*  }*/
  
/*  .swiper-container {*/
/*    position: relative;*/
/*    margin: 0 50px;*/
/*  }*/
  
/*  .swiper {*/
/*    width: 100%;*/
/*    padding: 60px 0 95px 0;*/
/*  }*/
  
/*  .swiper-slide{*/
/*    width:auto  ;*/
/*    height: 400px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: self-start;*/
/*    position: relative;*/
/*    border-radius: 12px;*/
/*    box-shadow: -1px 5px 15px #0000001f;*/
/*  }*/

/*  .swiper-slide img{*/
/*    width: 100% !important ;*/
/*    height: 400px;*/
/*  }*/

  
/*  .swiper-button-next {*/
/*    background: white;*/
/*    border-radius: 50%;*/
/*    top: 47%;*/
/*    right: -30px;*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.17);*/
/*  }*/
/*  .swiper-button-next::after {*/
/*    font-size: 1.4rem;*/
/*    content: "";*/
/*  }*/

  
/*  .swiper-button-prev,*/
/*  .swiper-button-next {*/
/*    display: none;*/
/*  }*/
/*  .swiper-button-next,.swiper-button-prev {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    width: calc(var(--swiper-navigation-size)/ 44 * 27);*/
/*    height: var(--swiper-navigation-size);*/
/*    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: var(--swiper-navigation-color,var(--swiper-theme-color))*/
/*} */

 
/*.wrap:after {*/
/*  content:'';*/
/*  position: absolute;*/
/*  z-index: 2;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background: rgba(0,0,0,.5);*/
/*}*/

/*.slider {*/
/*  position: relative;*/
/*  z-index: 200;*/
/*  padding: 0 0px;*/
/*  margin: 5rem auto;*/
/*  max-width: 800px;*/
/*  width: 100%;*/
/*}*/

/*.slick-arrow {*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  width: 40px;*/
/*  height: 50px;*/
/*  line-height: 50px;*/
/*  margin-top: -25px;*/
/*  border: none;*/
/*  background: transparent;*/
/*  color: #fff;*/
/*  font-family: monospace;*/
/*  font-size: 5rem;*/
/*  z-index: 300;*/
/*  outline: none;*/
/*}*/

/*.slick-prev {*/
/*  left: -50px;*/
/*  text-align: left;*/
/*}*/

/*.slick-next {*/
/*  right: -50px;*/
/*  text-align: right;*/
/*}*/



/*.item.slick-slide {*/
/*  width: 400px;*/
/*  height: 400px !important;*/
/*  transition: transform .4s;*/
/*  position: relative; */
/*}*/

/*.slick-slide:after {*/
/*  content:'';*/
/*  position: absolute;*/
/*  z-index: 2;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background: rgba(0,0,0,.5);*/
/*  transition: transform .4s;*/
/*}*/

/*.item.slick-slide {*/
/*  width: 400px;*/
/*  height: 400px !important;*/
/*  position: relative; */
/*}*/

/*.slick-slide:after {*/
/*  content:'';*/
/*  position: absolute;*/
/*  z-index: 2;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background: rgba(0,0,0,.5);*/
/*}*/

/*.item.slick-slide {*/
/*  transform: scale(0.7) translateX(640px);*/
/*  transition: transform 0.5s ease;*/
/*}*/

/*.slick-center .item.slick-slide {*/
/*  transform: scale(1); */
/*  z-index: 2; */
/*}*/

/*.slick-center + .slick-slide,*/
/*.slick-center + .slick-slide + .item.slick-slide {*/
/*  transform: scale(0.8) translateX(0); */
/*  z-index: 1; */
/*}*/

/*.item.slick-slide.slick-center + .slick-slide {*/
/*  transform: scale(0.8) translateX(-250px);*/
/*  z-index: 10;*/
/*}*/

/*.item.slick-slide.slick-center + .slick-slide + .item.slick-slide {*/
/*  transform: scale(0.7) translateX(-640px);*/
/*  z-index: 5;*/
/*}*/

/*.item.slick-slide.slick-active {*/
/*  transform: scale(0.8) translateX(250px);*/
/*}*/

/*.item.slick-slide.slick-center {*/
/*  transform: scale(1);*/
/*  z-index: 30;*/
/*}*/

/*.slick-center:after {*/
/*  opacity: 0;*/
/*} */


.slider-wrapper{ 
    position: relative; 
    margin: 30px 0; 
    } 
.bt-left {
    position: absolute; 
    top: 50%; 
    left: 0; 
    transform: translateY(-50%); z-index: 111; 
    } 
.bt-right {
    position: absolute; 
    top: 50%; 
    right: 0; 
    transform: translateY(-50%); 
    z-index: 111; 
    } 
.bt { 
    height: 40px; 
    width: 40px; 
    color: #fff; 
    background-color: var(--primary-color); 
    border-radius: 50%; 
    user-select: none; 
    cursor: pointer; 
    font-size: 20px; 
    line-height: 40px; 
    text-align: center; 
    } 
.slider-wrap {
    width: 80%; 
    height: 400px; 
    transform-style: preserve-3d; 
    perspective: 400px; 
    position: relative; 
    margin: 0 60px; 
    } 
.swiper { 
    width: 400px; 
    height: 100%; 
    position: absolute; 
    top: 0; 
    left: calc(50% - 10vw); 
    transform-origin: center center 0; 
    font-size: 4rem; 
    text-align: center; 
    color: #fff; 
    transition: transform 0.3s; 
    box-shadow: 1px 1px 7px 2px #000; 
    } 
.swiper-1 { 
    transform: translate3d(-40vw, 0, -20vw); 
    } 
.swiper-2 {
    transform: translate3d(-17vw, 0, -10vw); 
    } 
.swiper-3 {
    transform: translate3d(0, 0, 0);
    } 
.swiper-4 {
    transform: translate3d(20vw, 0, -10vw); 
    } 
.swiper-5 {
    transform: translate3d(40vw, 0, -18vw); 
    } 
.swiper picture img{ aspect-ratio: 1; } 
.item{ position: relative; } 
.item .photo-cap { 
    position: absolute; 
    bottom: 0; 
    font-size: 16px; 
    line-height: 26px; 
    background-color: #000000be; 
    color: #fff; 
    width: 100%; 
    text-align: center; 
    padding-top: 8px; 
    display: 
    -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    height: 64px; 
        
    } 
.photogallery{ 
        background-color: #eee; 
        
    }






/* ====== Lead area =========== */
/*.lead-news {*/
/*  position: relative;*/
/*  max-width: 700px;*/
/*  overflow: hidden;*/
/*  border-radius: 6px;*/
/*}*/

/*.lead-news img {*/
/*  width: 100%;*/
/*  display: block;*/
/*  border-radius: 6px;*/
/*}*/

/*.lead-news .lead-desc {*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  background: rgba(0,0,0,0.6);*/
/*  color: #fff;*/
/*  padding: 15px;*/
/*}*/

/*.lead-news .lead-desc .Title {*/
/*  font-size: 18px;*/
/*  font-weight: bold;*/
/*  margin: 0;*/
/*  color: #fff;*/
/*}*/




/*.lead-desc {*/
/*	padding: 14px 21px;*/
/*	margin: -70px 20px 0 20px;*/
/*	background-color: #fff;*/
/*	position: relative;*/
	/* border-radius: 20px; */
/*}*/
/*.lead-desc .Brief p{*/
/*    -webkit-line-clamp: 2;*/
/*}*/
/*.lead-desc::before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	border: 2px solid var(--primary-color);*/
/*	height: 67%;*/
/*	width: 100%;*/
/*	padding: 20px;*/
/*	left: 0;*/
/*	top: 35%;*/
/*	border-top: 0;*/
	/* border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px; */
/*}*/
/*.lead-desc .Title {*/
/*	font-size: 35px;*/
/*	line-height: 45px;*/
/*	-webkit-line-clamp: 2;*/
/*	font-weight: 900;*/
/*    padding-left: 0;*/
/*}*/
/*.lead-desc .Title::before{*/
/*    content: unset;*/
/*}*/
/*.lead-title {*/
/*	position: relative;*/
/*	padding-left: 15px;*/
/*	margin-bottom: 15px;*/
/*}*/
/*.lead-title-B {*/
/*	position: absolute;*/
/*	padding: 25px 15px 15px 15px;*/
/*	bottom: 0;*/
/*	background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.6670868176372111) 56%);*/
/*  width: 100%;*/
/*}*/
/*.lead-title::before {*/
/*	position: absolute;*/
/*	content: '';*/
/*	margin-right: 15px;*/
/*	height: 92%;*/
/*	width: 4px;*/
/*	background: #000;*/
/*	left: 0;*/
/*	top: 6px;*/
/*}*/
/*.lead-title p{*/
/*    font-size: 18px;*/
/*    line-height: 26px;*/
/*    font-weight: 600;*/
/*    color: var(--primary-color);*/
/*    padding-bottom: 5px;*/
/*}*/
/*.lead-title .Brief p{*/
/*    color: #555;*/
/*    font-weight: 500;*/
/*}*/
/*.lead-title-B .Brief p{*/
/*  color: #fff;*/
/*}*/
/*.lead-title-B .Title{*/
/*  color: #fff;*/
/*}*/

.lead-news {
  max-width: 700px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.lead-news img {
  width: 100%;
  display: block;
}

.lead-news .lead-desc {
  padding: 14px 21px;
  background-color: #fff;
  position: relative;
}

.lead-news .lead-desc .Title {
  font-size: 28px;
  line-height: 36px;
  font-weight: 900;
  margin: 0 0 10px;
  color: #000;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.lead-news .lead-desc .Brief p {
  font-size: 16px;
  line-height: 24px;
  color: #555;
  font-weight: 500;
  margin: 0;
}




.video-area {
    position: relative;
	width: 100%;
	background: linear-gradient(360deg,rgba(251, 47, 42, 1) 0%, rgba(216, 29, 27, 1) 50%, rgba(156, 0, 1, 1) 100%);
	padding: 20px;
	border-radius: 20px;
}
.more {
	padding: 5px 10px;
	background: #fff;
	color: var(--primary-color);
	font-weight: 500;
    border-radius: 20px;
}
.video-content .Title{
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    padding-top: 20px;
    font-weight: 900;
    text-align: center;
    border-left: 0;
}
.video-content .Title::before{
    content: unset;
}
.special-left{
   padding: 17px 0;
   border-bottom: 1px solid #ccc;
}
.special-left:first-child{padding-top: 0;}
.special-left:last-child{
    padding-bottom: 0;
    border-bottom: 0;
}
.special-right .Title{
    padding-top: 10px;
}
.special-left picture img {
	aspect-ratio: 1.333;
}
.special-right {
	padding: 18px 0;
	border-bottom: 1px solid #ccc;
}
.special-right:first-child {padding-top: 0;}
.special-right:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
/* .video-area::before {
	content: '';

	position: absolute;
	height: 2px;
	width: 50%;
	bottom: 11px;
	background: #ccc;
	left: 50%;
	transform: translateX(-50%);
} */
.video-content {
	margin-top: 30px;
}

/* ====== special area ========== */
.special-area{
    background-color: #eee;
}
.special-left .Title{
    font-size: 24px;
    line-height: 34px;
}
.readmore {
	font-size: 16px;
	padding-top: 15px;
	color: var(--primary-color);
}



/* ============ categoryListA =============== */
.categoryListA{
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.categoryListA picture img{
 aspect-ratio: 2.1;
}
.categoryListA .Title{
    font-size: 24px;
    line-height: 34px;
    padding-top: 5px;
    padding-left: 0;
}
.categoryListA .Title::before{
    content: unset;
}
.categoryListA .Brief p{
    -webkit-line-clamp: 2;
    padding-bottom: 0;
}
.full-ad{
  margin: 30px 0;
}
/*  ===============CatlistB ========== */
.CatlistB .Title::before{
    content: unset;
}
.CatlistB .Title{
    padding-left: 0;
    line-height: 26px;
}
.CatlistB .col-md-5:last-child{
    padding-left: 0;
}
.CatlistB .col-md-6:last-child .col-md-5{
    padding-right: 0;
}
.CatlistB picture img{
    aspect-ratio: 1.333;
}

/* ========= sports area========= */
.sports-area{
    background-color: #eee;
}
/* enytertainmnet */
.CatListWrap .Catlist {
	padding: 11px 0;
	border-bottom: 1px solid #ccc;
}
.CatListWrap .Catlist:first-child {
	padding-top: 0;
}
.CatListWrap .Catlist:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.Catlist .Title::before{
  content: unset;
}
.Catlist .Title{
  padding-left: 0;
}
.entertainment-area .col-md-4:last-child .col-md-7 {
	padding-left: 14px;
	padding-right: 0;
}
.Catlist .col-md-7 {
	padding-left: 0;
}
/* List Category */
.CatlistLead .Title::before{
  content: unset;
}
.CatlistLead .Title{
  font-size: 20px;
  line-height: 28px;
  padding: 0;
  -webkit-line-clamp: 2;
  height: 55px;
  margin-top: 5px;
}
.CatlistLead .Brief p{
  -webkit-line-clamp: 2;
}
.CatlistLead{
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.CatlistStyle{
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.CatlistStyle:last-child{
  padding-bottom: 0;
  border-bottom: 0;
}
.CatlistStyle .Title::before{
  content: unset;
}
.CatlistStyle .Title {
	padding-left: 0;
	font-size: 16px;
	-webkit-line-clamp: 2;
}
.CatlistStyle .col-7{
  padding-left: 0;
}
.list-more {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: var(--primary-color);
}

/* ============ details page ================ */
.newsCatInfo { padding-bottom:10px; }
.newsCatInfo h3 { font-size: 24px; line-height: 1.4; color: #111; }
.newsCatInfo h3 > .fas.fa-caret-right{font-size:19px;line-height:1.4;color:#cc0001;}
.detailsNewsColDiv .heading{font-size:32px;line-height:1.4;font-weight:600;color:#222;-webkit-line-clamp: inherit;margin-bottom: 18px;}
.newsRelatedinfo{border-bottom: 1px solid #dbdbdb;padding-bottom: 12px;}
.detailsNewsColDiv .Title::before{content: unset;}
.newsRelatedinfo .dateWriter{margin-block:10px;}
.newsRelatedinfo .dateWriter .writter{font-size: 18px; line-height: 1.4; color:#222;padding-bottom: 8px;}
.newsRelatedinfo .dateWriter .writter > span{height:10px;width:24px;display:inline-block;margin-right:10px;background-color:#a4a4a4; }
.newsRelatedinfo .dateWriter .date { font-size: 14px; line-height: 1.4; color: #555; }
.detailsNewsColDiv .caption { padding:5px 10px; background: #868686; color: #fff; border-top: 1px solid #646464; }
.detailsNewsColDiv .detailsContent { margin-top: 24px; }
.detailsNewsColDiv .detailsContent h2{font-size: 21px;line-height:1.4;color:#313131;font-weight:600;-webkit-line-clamp: none;}
.detailsNewsColDiv .detailsContent p{font-size:20px;line-height:1.5;color:#222;margin-block:16px;-webkit-line-clamp: none;}
.detailsNewsColDiv .initial p { font-size: 20px; line-height: 1.4; color: #8a8a8a; font-style: italic; }
.detailsNewsColDiv .tags { margin-top: 35px; }
.detailsNewsColDiv .tags p { font-size: 22px; line-height: 1.4; color: var(--primary-color); display: inline-block; }
.detailsNewsColDiv .tags ul { list-style: none; }
.detailsNewsColDiv .tags ul li { display: inline-block; margin-right: 8px; padding: 5px 8px; font-size: 16px; line-height: 1.4; color: #0265A8; border: 1px solid #014573; border-radius: 14px; background-color: #d9eef4; margin-bottom: 8px; }
.detailsNewsColDiv .tags ul li .fas.fa-tags { color: #014573; font-size: 14px; margin-right: 3px; line-height: 1; }
.sideCol{margin-top: 62px;}
.readMore { margin-top: 40px; margin-bottom: 30px; }
.readMore .readMoreTitle { font-size: 22px; color: #fff; line-height: 1.4; padding: 4px 10px; background-color: var(--primary-color); /* border-bottom: 2px solid #d96a6a; */ margin-bottom: 24px;
}
.readMore .news{ border: 1px solid #dbdbdb; margin-bottom: 24px; background-color: #fff; width: 100%; background-color: #ededed; }
.readMore .news .Title::before{content: unset;}
.readMore .news .Title{padding-left: 0;}
.readMore .news .desc { padding: 5px; }
.readMore .news:hover h3{
	color:var(--primary-color);
}
.latestPopularNews { margin-top: 18px; background-color: #fff; }
.latestPopularNews .sectitle { font-size: 20px; line-height: 1.4; text-align: center; padding: 5px 0; background: #dbdbdb; color: var(--primary-color); border-bottom: 1px solid #d96a6a; margin-bottom: 0}
.latestPopularNews .newsList { margin-top: 10px; border-bottom: 1px solid #ececec; }
.latestPopularNews .newsList picture img{aspect-ratio: 1.5;}
.latestPopularNews .newsList .col-7{  padding-left: 0;}
.latestPopularNews .newsList .Title { font-size: 17px; line-height: 1.4; color: #222; padding-right: 4px;   padding-left: 0;  margin-bottom: 5px;}
.latestPopularNews .newsList .Title::before {content: unset; }
.latestPopularNews .newsListDiv { height: 355px; overflow-y: scroll; overflow-x: hidden; }
.latestPopularNews .newsList:hover p{
	color: var(--primary-color);;
}
.Title.MDTitle {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 600;
}
.DDetailsTitle h1 {
	font-size: 28px;
	line-height: 1.2;
	font-weight: 600;
}
.DVideoGallery .caption {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	padding: 2px 10px 8px 9px;
}
.single-cat-cate{
	background: #931824;
}
.single-cat-cate a{
	color: #fff;
	padding: 8px 5px;
}
.DVideoGallery .catTitle {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 500;
}
.single-cat-home a {
	font-size: 24px;
	line-height: 1.4;
	color: #111;
}
.single-cat-info p{
	font-size: 24px;
	line-height: 1.4;
	color: #111;
}
.single-cat-home{
	margin: 20px 0;
}
.single-cat-home i{color: var(--primary-color);}
.DVideoGallery .DVideoList {
	background-color: #ededed;
  margin-bottom: 25px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>Category Page<<<<<<<<<<<<<<<<<<<<<<<<< */
.categoryPage .row { --bs-gutter-x: 15px; }
.categoryPage .categoryLeadSec { padding-bottom: 29px; border-bottom: 1px solid #ddd; }
.categoryLeadSec .DLPSTab2 .PanelHeight {
	max-height: 668px;
	overflow: auto;
}
.newsCatInfo{padding-bottom:0; margin-top: 15px;display: flex; justify-content: start; align-items: center; gap: 16px;}
.categoryPage .newsCatInfo h3 { font-size: 20px; line-height: 1.4; color: #111; }
.categoryPage .newsCatInfo p span{font-size: 18px;line-height: 1.4;color: #222;}
.categoryPage .newsCatInfo p span i{font-size: 11px;line-height: 1.4;color: #0265A8;transform: translateY(-2px);}
.categoryPage .categoryTopLeadNews { margin-top: 15px;background: #eeebeb; }
.categoryPage .categoryTopLeadNews .Title{-webkit-line-clamp:3;font-size:24px!important;line-height: 1.4;margin-bottom: 5px ;font-weight: 600; padding-top: 5px;}
.categoryPage .categoryTopLeadNews .Brief { -webkit-line-clamp: 5; }
.categoryPage .categoryTopNewList .newsSM {
	margin-top: 15px;
	border: 1px solid #ccc;
	width: 100%;
	background: #f6f6f6;
}
.categoryPage .categoryTopNewList .newsSM .desc { padding: 5px;}
.categoryPage .latestPopSec .tab-content { height: 560px; overflow-x: hidden;}
.categoryPage .categoryMoreNewsListSec { margin-top: 24px; }
.categoryPage .categoryMoreNewsListSec .secTitle p { font-size: 20px; color: #fff; line-height: 1.4; padding: 4px 10px; background-color: var(--primary-color); border-bottom: 2px solid #b9b9b9; margin-bottom: 24px; }
.categoryPage .categoryMoreNewsListSec .secTitle p > i { font-size: 16px; margin-left: 3px; line-height: 1.4; }
.categoryPage .categoryMoreNewsListSec .newsList {
	margin-bottom: 15px;
	border: 1px solid #ccc;
	background: #efefef;
}
.categoryPage .categoryMoreNewsListSec .newsList .desc {
	height: 109px;
	overflow: hidden;
	padding: 5px 0;
}
.categoryPage .categoryMoreNewsListSec .newsList .Title { -webkit-line-clamp: 3;}
.categoryPage .categoryMoreNewsListSec .newsList .Brief {
	font-size: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 2px;
}
.categoryPage .categoryMoreNewsListSec .newsList .date { font-size: 15px; line-height: 1.4; color: #575757; }
.categoryPage .LoadMoreBtnSec { display: flex; justify-content: center; align-items: center; padding-top: 30px; padding-bottom: 45px; }
.categoryPage .LoadMoreBtnSec .btn-primary { --bs-btn-bg: #CE1212 ; --bs-btn-border-color: #CE1212 ; --bs-btn-hover-bg: #10b1df; --bs-btn-hover-border-color: #CE1212 ; --bs-btn-active-bg: #085b73; --bs-btn-active-border-color: #085b73; --bs-btn-disabled-bg: #02232d; --bs-btn-disabled-border-color: #02232d; border-radius: 0; font-size: 18px; padding: 6px 40px;}
.categoryPage .MDTitle{font-size: 18px;font-weight: 600; line-height: 1.3;}
.categoryPage .Title::before{content: unset;}
.categoryPage .Title{padding-left: 0;}

/* >>>>>>>>>>>>>>>>>>>>>>>SubCategory Page<<<<<<<<<<<<<<<<<<<<<<<<< */
.subCategoryPage .row { --bs-gutter-x: 15px; }
.subCategoryPage .subCategoryLeadSec { padding-bottom: 29px; border-bottom: 1px solid #ddd; }
.subCategoryPage .newsCatInfo{padding-bottom:0; margin-top: 15px;display: flex; justify-content: start; align-items: center; gap: 16px;}
.subCategoryPage .newsCatInfo h3 { font-size: 24px; line-height: 1.4; color: #111; }
.subCategoryPage .newsCatInfo p span{font-size: 18px;line-height: 1.4;color: #222;}
.subCategoryPage .newsCatInfo p span i{font-size: 11px;line-height: 1.4;color: #0265A8;transform: translateY(-2px);}
.subCategoryPage .subCategoryTopLeadNews { margin-top: 15px; background: #eeebeb;}
.subCategoryPage .subCategoryTopLeadNews .Title{-webkit-line-clamp:3;font-size:24px!important; line-height: 1.3; margin: 10px 0; padding-left: 0;}
.subCategoryPage .subCategoryTopLeadNews .Title::before{content: unset;}
.subCategoryPage .subCategoryTopLeadNews .Brief { -webkit-line-clamp: 5; }
.subCategoryPage .subCategoryTopNewList .newsList { margin-top: 15px;border: 1px solid #ccc; width: 100%; background: #f6f6f6; }
.subCategoryPage .subCategoryTopNewList .newsList .Title{-webkit-line-clamp: 2; margin-top: 5px; padding-left: 0;}
.subCategoryPage .subCategoryTopNewList .newsList .Title::before{content: unset;}
.subCategoryPage .subCategoryTopNewList .date{font-size:13px;line-height: 1.4;color: #666;}
.subCategoryPage .latestPopSec .tab-content { height: 560px; }
.subCategoryPage .LoadMoreBtnSec { display: flex; justify-content: center; align-items: center; padding-top: 30px; padding-bottom: 45px; }
.subCategoryPage .LoadMoreBtnSec .btn-primary { --bs-btn-bg: #CE1212 ; --bs-btn-border-color: #CE1212 ; --bs-btn-hover-bg: #10b1df; --bs-btn-hover-border-color: #CE1212 ; --bs-btn-active-bg: #085b73; --bs-btn-active-border-color: #085b73; --bs-btn-disabled-bg: #02232d; --bs-btn-disabled-border-color: #02232d; border-radius: 0; font-size: 18px; padding: 6px 40px;}
.ButtonBG {
	background: var(--primary-color);
    color: #fff;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>Tags page<<<<<<<<<<<<<<<<<<<<<<<< */
.tagsPage .tagsTitle { margin-top: 15px; }
.tagsPage .tagsTitle h1{font-size: 28px;line-height: 1.4;color: #0265A8;}
.tagsPage .tagDesc { margin-top: 15px; padding: 7px; background: #fff;}
.tagsPage .tagDesc p { -webkit-line-clamp: none; font-size: 17px; line-height: 1.6; color: #222;}
.tagsPage .tagDesc h4 { -webkit-line-clamp: none; font-size: 22px; line-height: 1.4; color: #111;}
.tagsPage .tagNewsListSec { margin-top: 15px; margin-bottom: 40px; }
.tagsPage .tagNewsListSec .newsList{margin-bottom: 15px;}
.tagsPage .tagNewsListSec .newsList .desc{position: relative;height: 100%;}
.tagsPage .tagNewsListSec .newsList .Title{font-size: 20px;-webkit-line-clamp: 2;}
.tagsPage .tagNewsListSec .newsList .date{font-size: 14px;line-height: 1.4;color: #777;position: absolute; bottom:0;left:0;}
.tagsPage .LoadMoreBtnSec { display: flex; justify-content: center; align-items: center; padding-top: 20px; padding-bottom: 35px; }
.tagsPage .LoadMoreBtnSec .btn-primary { --bs-btn-bg: #CE1212 ; --bs-btn-border-color: #CE1212 ; --bs-btn-hover-bg: #10b1df; --bs-btn-hover-border-color: #CE1212 ; --bs-btn-active-bg: #085b73; --bs-btn-active-border-color: #085b73; --bs-btn-disabled-bg: #02232d; --bs-btn-disabled-border-color: #02232d; border-radius: 0; font-size: 18px; padding: 6px 40px;}

/*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: 6px 10px; margin-right: 1px; background-color: #ddd; border-bottom: 1px solid #fff; font-size: 18px; }
.DDivisionNav .nav li a:hover{color:var(--primary-color);}
.DDivisionNav .dropdown-menu{padding:0;border:none;border-radius:0;}
.DDivisionNav .dropdown-menu{width:100%;border-bottom:0;}
.DDivisionNav .dropdown-menu .dropdown-item{padding:6px;font-size: 16px;}
.DDivisionNav .dropdown-menu a{color: #000;}


.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; border: 1px solid #ccc;}
.DCatMorContainList:hover{background:#EDEEEE;color:#931824}
.DCatMorContainList a:hover p{color:#931824;}
.DCatMorContainList a h4{font-size:18px;margin:0;line-height:25px;color:#000;font-weight:bold;}
.DCatMorContainList a .DCatDate{font-size:13px;margin:0;line-height:18px;color:#888;}
.DCatMorContainList .col-sm-4{padding-right:0;}
.DCatMorContainList figure{
	margin: 0;
}
.DCatMorContainList .Title::before{content: unset;}
.DCatMorContainList .Title{padding-left: 0;}
/* >>>>>>>>>>>>>>>>>>>>>>>>Writer page<<<<<<<<<<<<<<<<<<<<<<<< */
.writerPage .writerTitle { margin-top: 15px; }
.writerPage .writerTitle h1{font-size:28px;line-height: 1.4;color: #0265A8;}
.writerPage .writerDesc { margin-top: 15px; padding:20px; background: #fff;}
.writerPage .writerDesc picture img{aspect-ratio: 1; border-radius: 50%;}
.writerPage .writerDesc p { -webkit-line-clamp: none; font-size: 17px; line-height: 1.6; color: #222;}
.writerPage .writerDesc h4 { -webkit-line-clamp: none; font-size: 22px; line-height: 1.4; color: #111;}
.writerPage .writerNewsListSec { margin-top: 15px;margin-bottom:40px; }
.writerPage .writerNewsListSec .newsList{margin-bottom: 15px;}
.writerPage .writerNewsListSec .newsList .desc{position: relative;height: 100%;}
.writerPage .writerNewsListSec .newsList .Title{font-size: 20px;-webkit-line-clamp: 2;}
.writerPage .writerNewsListSec .newsList .date{font-size: 14px;line-height: 1.4;color: #777;position: absolute; bottom:0;left:0;}
.writerPage .LoadMoreBtnSec { display: flex; justify-content: center; align-items: center; padding-top: 20px; padding-bottom: 35px; }
.writerPage .LoadMoreBtnSec .btn-primary { --bs-btn-bg: #CE1212 ; --bs-btn-border-color: #CE1212 ; --bs-btn-hover-bg: #10b1df; --bs-btn-hover-border-color: #CE1212 ; --bs-btn-active-bg: #085b73; --bs-btn-active-border-color: #085b73; --bs-btn-disabled-bg: #02232d; --bs-btn-disabled-border-color: #02232d; border-radius: 0; font-size: 18px; padding: 6px 40px;}

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

.DTagName h1{font-size:24px;line-height:40px;color:var(--primary-color);margin-top:30px;}
.DTagName h1 i{color:var(--primary-color);padding-right:8px;}
.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;}

.DTagImgClass .img-fluid{max-width: 150px!important;}

/*Writers Page*/
.DWritersTitle p{font-size:22px;line-height:40px;color:#B71117;margin-top:30px;}
.DWritersTitle p i{color:var(--primary-color);}
.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;}
.wBrife{color:#444;font-size:15px;line-height:21px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.ShareTitle{font-size:18px;}

.DReadMore{margin-top:20px;}
.DReadMoreTitle{margin-bottom:10px;}
.DReadMoreTitle h2{color:#CB0000;font-weight:500;font-size:20px;}
.DReadMoreTitle a span{color:#CB0000;font-weight:900;font-size:22px;}
.DetailsReadMore{margin-bottom:20px;border-bottom:1px dotted #333;padding-bottom:10px;}
.DetailsReadMore .Desc{padding:5px;max-height:97px;overflow:hidden;}
.DetailsReadMore .Title{font-size:17px;line-height:22px;font-weight:500;padding-top:0;color:#222;}
.DetailsReadMore p{font-size:15px;line-height:21px;padding-top:8px;color:#555;max-height:69px;overflow:hidden;}
.MobileMenuShow{display:none;}


/* >>>>>>>>>>>>>>>>>>>>>>>>archives page<<<<<<<<<<<<<<<<<<<<<<<< */
.archivesPage .archivesTitle { margin-top: 15px; }
.archivesPage .archivesTitle h1{font-size: 22px;line-height: 1.4;color: #0265A8;}
.archivesPage .archivesForm { padding: 20px; background: #fff; box-shadow: 0 7px 6px #6262620f; }
.archivesPage .archivesForm .form-label { font-size: 19px; line-height: 1.4; color: #333; }
.archivesPage .archivesNewsListSec { margin-top: 15px;margin-bottom:40px; }
.archivesPage .archivesNewsListSec .newsList{margin-bottom: 15px;background: #ededed;
	border: 1px solid #ccc;}
.archivesPage .archivesNewsListSec .newsList .desc{position: relative;height: 100%;}
.archivesPage .archivesNewsListSec .newsList .Title{font-size: 20px;-webkit-line-clamp: 2;padding-top: 5px;padding-left: 0;}
.archivesPage .archivesNewsListSec .newsList .Title::before{content: unset;}
.archivesPage .archivesNewsListSec .newsList .date{font-size: 14px;line-height: 1.4;color: #777;position: absolute; bottom:0;left:0;}
.archivesPage .submitBtnSec { display: flex; justify-content: center; align-items: center; padding-top: 15px; padding-bottom: 15px; }
.archivesPage .submitBtnSec .btn-primary { --bs-btn-bg: #CE1212 ; --bs-btn-border-color: #CE1212 ; --bs-btn-hover-bg: #10b1df; --bs-btn-hover-border-color: #CE1212 ; --bs-btn-active-bg: #085b73; --bs-btn-active-border-color: #085b73; --bs-btn-disabled-bg: #02232d; --bs-btn-disabled-border-color: #02232d; border-radius: 0; font-size: 18px; padding: 6px 40px;}
.archivesPage .LoadMoreBtnSec { display: flex; justify-content: center; align-items: center; padding-top: 20px; padding-bottom: 35px; }
.archivesPage .LoadMoreBtnSec .btn-primary { --bs-btn-bg: #CE1212 ; --bs-btn-border-color: #CE1212 ; --bs-btn-hover-bg: #10b1df; --bs-btn-hover-border-color: #CE1212 ; --bs-btn-active-bg: #085b73; --bs-btn-active-border-color: #085b73; --bs-btn-disabled-bg: #02232d; --bs-btn-disabled-border-color: #02232d; border-radius: 0; font-size: 18px; padding: 6px 40px;}

/* .embed-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;} */
/* .embed-responsive-item{left:0;top:0;height:100%;width:100%;position:absolute;} */
/* .video-container .embed-responsive-item{height:100%;width:100%;} */

.video-container .embed-responsive-item{height:400px;width:100%;};

.DVideoListItem .Imgresize{
	height: 111px !important;
}





@media screen and (max-width:1024px){
.container{width:1024px;}
.special-btn::before {
	width: calc(100% - 8px);
	height: 105px;
}
}
/* MD Device :768px. */
@media (min-width:768px) and (max-width:991px){
  .HeaderTopBar{display: none;}
  .DHeaderNav{display: none;}
  .extended {
    padding: 15px 0;
  }
}
@media screen and (max-width:768px){
.container{width:100%;}
.rowresize{flex:0 0 100%!important;max-width:100%!important}

.latest-wrapper .col-md-6:last-child .LatestNews{
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
.latest-wrapper .col-md-6:nth-last-child(-n+2) .LatestNews{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
}
@media screen and (max-width:736px){
.container{width:100%;}
.mt-sm-60{margin-top: 60px;}
.mt-sm-30{margin-top: 30px;}
.HeaderTopBar{display:none;}
.english {
    background-color: var(--primary-color);
    padding: 2px 10px;
    border-radius: 20px;
}
.english a{
    color: #fff !important;
}
.video-area{
    padding: 30px 0;
}
.DlogoArea{display:none;}
.DLogoArea{display:none;}
.DHeaderNav{display:none;}
.DLeadNews .Desc { padding: 15px 10px 5px 20px;}
.ListNewsLead{margin-bottom: 20px;}
.DCatStyle1ListItem .col-md-5 {padding-right: 0;}
.DInternational-2{border-bottom: 1px dashed #c5d7fb;padding: 8px 0;border-top: 1px dashed #c5d7fb;}
.DInternationalTop2 { margin-top: 8px; }
.DInternational-2 .col-md-12.col-7{padding-left:0;}
.DInternationalTop2List .col-lg-7.col-7{padding-left:0;}

.DLPSTab2{margin-top: 25px;}
.DPrayer{
    margin-bottom: 15px;
}
.lead-news .Title{
    font-size: 24px;
    line-height: 34px;
}
.lead-news {
	margin-bottom: 30px;
}
.DScrollSection .ScrollHeading p::before{
  content: unset;
}
.heading {
	padding: 0 15px;
}
.special-left picture img{
  margin-bottom: 5px
}
.special-left:last-child{
  padding-bottom: 17px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 17px;
}
.CatlistB .col-md-6{
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 14px;
}
.lead-title-B{
  position: unset;
  background: transparent;
  padding: 0 0 20px 0;
}
.CatlistB .Brief p{
  display: none;
}
.lead-title-B .Title {
	color: #000;
}
.lead-title-B .Brief p {
	color: #000;
}
.CatlistB .col-md-6:last-child{
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.CatlistB .col-md-5:last-child{
  padding-left: 15px;
}
.special-lead .col-md-4:nth-last-child(-n+3) .SubLead{
    margin-bottom: 34px;
}
.slider-wrap {
	width: 18%;
	height: 133px;
	margin: 0;
}
.swiper {
	width: 168px;
	left: calc(50% - -21vw);
	height: auto;
}
.entertainment-area .col-md-4:last-child .col-md-7{
  padding-right: 15px;
}
.national-area .lead-news{
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.national-area .lead-news .Title{
    font-size: 22px;
    line-height: 30px;
}
.country-area .lead-news .Title{
    font-size: 22px;
    line-height: 30px;
}
.sports-area .lead-news .Title{
    font-size: 22px;
    line-height: 30px;
}
.entertainment-area .lead-news .Title{
    font-size: 22px;
    line-height: 30px;
}
.economy-area .CatListLead .Title{
    font-size: 22px;
    line-height: 30px;
}
.CatListWrapper .CatListLead .Title{
    font-size: 22px;
    line-height: 30px;
}
.entertainment-area .col-md-4:last-child .col-7{
padding-left: 0;
}
.country-area .lead-news{
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.DivOption .form-select{
    margin-bottom: 15px;
}
.CatListWrap1 .Catlist:nth-child(6){
    padding-bottom: 11px;
    border-bottom: 1px solid #ccc;
}
.entertainment-area .CatListWrap1 .Catlist:nth-child(3){
    padding-bottom: 11px;
    border-bottom: 1px solid #ccc;
}

.CatListWrap .col-md-3:nth-child(1) .Catlist:last-child{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.entertainment-area .lead-news{
    margin-bottom: 20px;
}
.economy-area .CatListLead{
    margin-bottom: 15px;
}
.lifestyle-area .CatListLead{
    padding: 11px 0;
    border-bottom: 1px solid #ccc;
}
.lifestyle-area .col-md-3:last-child .CatListLead{
    padding-bottom: 0;
    border-bottom: 0;
}
.special-lead .Title {
	padding: 0;
	font-size: 18px;
	-webkit-line-clamp: 3;
}
.special-lead .SubLead{
    padding: 5px;
}
.entertainment-area .lead-news{
    padding-bottom: 20px ;
    border-bottom: 1px solid #ccc;
}
.CatListWrap .Catlist:last-child{
  padding-bottom: 11px;
  border-bottom: 1px solid #ccc;
}
.entertainment-area .order-2 .Catlist:last-child{
  padding-bottom: 0;
  border-bottom: 0;
}
.swiper-1 {
	transform: translate3d(-32vw, 0, -20vw);
}
.swiper-2 {
	transform: translate3d(-15vw, 0, -10vw);
}
.entertainment-area .col-md-4:nth-child(1) .Catlist:last-child{
    padding-bottom: 11px !important;
    border-bottom: 1px solid #ccc !important;
}
.CatListWrap .Catlist:first-child {
	padding-top: 11px !important;
}
.CatListWrap1 .Catlist:nth-child(5) {
	padding-bottom: 7px !important;
	border-bottom: 1px solid #ccc !important;
}
.CatListWrap2 .Catlist:first-child {
	padding-top: 7px !important;
}
.CatlistB .col-7{
  padding-left: 0 !important;
}
.economy-area .CatListLead {
    padding-bottom: 15px ;
    border-bottom: 1px solid #ccc;
}
.CatListWrapper .CatListLead {
    padding-bottom: 15px ;
    border-bottom: 1px solid #ccc;
}
.VideoLead {
    margin-bottom: 20px;
}
.VideoList .caption .Title{
    padding: 10px;
}
.VideoLead .caption .Title{
    font-size: 24px;
  line-height: 33px;
}
.DFooterBg{padding: 30px 0;}
.DScrollSection .ScrollHeading { width: 23%;}
.DScrollSection .ScrollSubject{width: 74%;}

.MDTitle{font-size: 17px;}
.SubLead .Title{padding-top: 8px;}
.newsSM .col-5{padding-right: 0;}
.DFLogo{margin: 0;}

.MoreInfo{text-align: center;}

.countclass .col-4{padding-right: 0;}
.archivesPage .archivesNewsListSec .newsList .Title{font-size: 17px;}

.DLeadNews .Desc .Brief p { -webkit-line-clamp: 3; color: #555; font-size: 16px; line-height: 24px; margin-top: 7px; }
.special{
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc;
}
.ListNewsLead .Brief p {
	display: none;
}
.special-btn{
    margin-bottom: 20px;
}
.special-btn::before {
	width: calc(100% - 8px);
	height: 68px;
}
.LatestNews .Brief p{
    display: none;
}
.LatestNews .publishtime{
    display: none;
}
.LatestNews .col-7{padding-left: 0;}
/* .SubLead .col-md-7{padding-left: 12px;} */
/* .Catlist .col-md-7{padding-left: 12px;} */
.DLeadNewsList{margin: 15px 0;border-bottom: 1px solid #eee;}

.readMore .col-5{padding-right: 0;}
.readMore .Title{font-size: 17px;}
.DFLogo{padding-left: 20px;margin: 20px 0;}
.DFLogo{
    width: 200px;
}
.DFooterLogo{
    margin-bottom: 25px;
}
.contact{
    text-align: center;
    margin-bottom: 25px;
}
.SocialHeader{
    text-align: center;
}
.DSocialLink {
	justify-content: center;
}
.MoreInfo p{
   text-align: center; 
}
.DFooterBg .footDesc { padding-left: 20px; }
.DFooterBg .footDesc p{font-size: 17px; line-height:24px; font-weight: 500;}
.social-links a { margin-right: 10px;}
.social-links a i{ height: 30px; width: 30px; line-height: 30px; font-size: 16px; border-radius: 50%; text-align: center; color: #fff;}
.social-links a:last-child { margin-right: 0;}
.icon { width: 40px; border-radius: 3px;}
.fb { background-color: #3b5998;}
.linkedin { background-color: rgb(0, 119, 181);}
.twitter { background-color: rgba(23, 157, 240, 0.9);}
.youtube { background-color: rgba(235, 12, 0, 0.9);}
.extended{padding: 20px 15px; background-color: #fff !important;}
.extended .EnB{color: #A50C24; margin-right: 10px;}
.LiveButton img{margin-left: 10px;}
.DScrollSection .ScrollHeading { width: 90px;}
.DScrollSection .ScrollHeading p { font-size: 18px;}


.categoryPage .categoryMoreNewsListSec .newsList .date{display: none;}
.archivesPage .archivesNewsListSec .newsList .date{display: none;}

.scroll-menu {
	overflow-x: scroll;
	padding: 5px 0;
    border-bottom: 3px double #ccc;
    background-color: #fff;
}
.menu-items a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin-right: 21px;
    padding: 5px;
}

}

@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%;}
}
@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%;}
}
@media screen and (max-width:320px){
.container{width:100%;}
}
@media screen and (max-width:1024px){
.container{width:100%;}
.MobileHide{display:none;}
.MobileShow{display:block !important;}
.MobileMenuShow{display:block;}
}


