@import url("../images/news.css");
 /*
	 _ _
    | \ | ___  _ _ _  ___ ___  ___  ___  ___  _ _
    |   |/ ._>| | | |<_-<| . \<_> || . \/ ._>| '_>
    |_\_|\___.|__/_/ /__/|  _/<___||  _/\___.|_|
                         |_|       |_|
*/

/*======================================
	Creator: SM. Kafi , i2soft Technology Limited.
	1st Edition : 01 October, 2014
	2nd Edition : 13 July, 2024
	Project name : www.abnews24bd.com
=======================================*/
body {
    margin: 0;
    overflow-x:  hidden;
    overflow-y:  scroll;
    line-height: 1.42857143;
	background: #ffffff;
	font-family:SolaimanLipi;
	font-size:15px;
}
.clear {
	clear: both;
}
*{	
	margin:0; 
	padding:0;
}
.time {color: #fff; font-family:SolaimanLipi; font-size:15px; margin: 2px 0 0 0}
a{
color:#333;text-decoration:none;cursor:pointer;
font-family:SolaimanLipi;
}
a:hover{color:#c00;
font-family:SolaimanLipi;
}
.top {
	height: 2px; overflow:hidden; background:#666;
	-webkit-box-shadow:  0 0 7px rgba( 0, 0, 0, 0.3 );
	-moz-box-shadow:  0 0 5px rgba( 0, 0, 0, 0.3 );
	box-shadow:  0 0 15px rgba( 0, 0, 0, 0.7 );	
}
/* Headline */
.title_lead a {
	line-height:32px; color:#dc1111; font-size:28px; margin:5px 0 5px 0; font-weight:bold; text-align:left; text-shadow: -1px -1px 0 #EEDBB3;
	}
.title_lead a:hover{
	color:#800000; text-decoration: none;
	}
.titleS a {
	line-height:20px; color:#000; font-size:16px; margin-bottom:5px; font-weight:normal; text-align:left; text-shadow: -1px -1px 0 #EEDBB3;
	}
.titleS a:hover{
	color:#800000; text-decoration: underline;
	}
.title_body a {
	line-height:26px; color:#202D52; font-size:22px; margin-bottom:5px; font-weight:bold; text-align:left;
	}
.title_body a:hover{
	color:#cc0000; text-decoration: none;
	}
.title_detail {
	font-family: SolaimanLipi;	font-size: 26px; font-weight: normal; text-align: left; color: #000000;
	}
.news {
	font-family: SolaimanLipi;	font-size: 16px; font-weight: normal; text-align: left; color: #000; line-height:21px;
}
.newsS {
	font-family: SolaimanLipi;	font-size: 13px; font-weight: normal; text-align: left; color: #000000; line-height:20px;
}
.inset {font-size: 20px; background: #EFEFEC; padding: 15px; border-bottom: 3px solid #E6711B; border-top: 3px solid #E6711B}
.img_round {
	border: 2px solid #ffffff;
	border-radius: 50%;
	-webkit-transition:.0s ease;
	-moz-transition:.0s ease;
	-o-transition:.0s ease;
	transition:1.0s ease;
	box-shadow:  0 0 5px rgba( 0, 0, 0, 0.3 );
}
.img_round:hover {
	border: 2px solid #ffffff;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	opacity: 0.4;
	filter:alpha(opacity=0);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	cursor: pointer;
}
/* Cat Title */
span.tword
{
  background: #1F497D;   
  font-size: 20px;
  color: #ffffff;
  letter-spacing:5px;
  padding: 3px 10px 0 10px;
}
/* Cat Title */

/* caption */
figure {
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
figcaption {
  width: 100%;
  position: absolute;
  background: black;
  background: rgba(0,0,0,0.50);
  color: white;
  padding: 10px;
  margin: 0 0 0 0;
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}
figure:hover figcaption {
  opacity: 1;
}
figure:before {
  position: absolute;
  font-weight: 800;
  background: black;
  background: rgba(255,255,255,0.50);
  text-shadow: 0 0 5px white;
  color: black;
  text-align: left;
  font-size: 14px;
  -moz-transition: all 0.6s ease;
  opacity: 1;
}
figure:hover:before {
  opacity: 1;
}
.cap-left:before {  bottom: 10px; left: 0; }
.cap-left figcaption { bottom: 0; left: -30%; }
.cap-left:hover figcaption { left: 0; }

.cap-right:before { bottom: 10px; right: 10px; }
.cap-right figcaption { bottom: 0; right: -30%; }
.cap-right:hover figcaption { right: 0; }

.cap-top:before { top: 10px; left: 0; }
.cap-top figcaption { left: 0; top: -30%; }
.cap-top:hover figcaption { top: 0; }

.cap-bot:before { bottom: 10px; left: 0; }
.cap-bot figcaption { left: 0; bottom: 0;}
.cap-bot:hover figcaption { bottom: 0; }
.titleL a {
	line-height:24px; color:#ffffff; font-size:24px; margin-bottom:5px; font-weight:normal; text-align:left; text-shadow: -1px -1px 0 #666;
	}
.titleL a:hover{
	color:#9FF0FC; text-decoration: underline;
	}
/* caption */


.social {width: 35px; height: 35px}
.search-img{
	width:61px;
	height:24px;	
	color:#00617d;
	border:0px solid #ccc;
	cursor:pointer;
	background: url('../images/search.jpg') top left;
	}
.ticker {
	font: 15px; 
	font-family : SolaimanLipi;
	color : #000; 
	font-weight: normal;
	}
.ticker a {
	font: 15px; 
	font-family : SolaimanLipi;
	color : #000; 
	font-weight: normal;
	background: #ffffff url(../images/next.gif) left top 0px no-repeat;
	padding: 0 0 0 18px;
	}
.ticker a:hover {
	font: 15px; 
	font-family : SolaimanLipi;
	color : #CC0000; 
	font-weight: normal;
	text-decoration:none;
	}
.myButton{
    background:url(../images/print.png) no-repeat;
    cursor:pointer;
    border:none;
    width:39px;
    height:12px;
	border: 0px; margin: 0; padding: 0;
}
.DivSel A {
	color: #000;
	font-size: 14px;
	}
.DivSel:hover {
	background: #C562A5;
	color: #ffffff;
	}
.bullet{ 
DISPLAY: block;
font-size: 18px; 
font-family: solaimanlipi;
text-decoration : none; 
color: #000; 
font-weight: normal;
background: url(../images/arrow.jpg) left top 8px no-repeat;	
padding-left: 13px;
line-height:22px;
text-align:left;
margin: 0 0 7px 0;
}
.bullet A { 
font-size: 18px; 
FONT-FAMILY: SolaimanLipi;
text-decoration : none; 
color: #000; 
font-weight: normal;
line-height:22px;
}
.bullet A:hover { 
	text-decoration : none; 
	color: #800000;
	font-weight: normal;	
}
.bullet2 { 
DISPLAY: block;
font-size: 18px; 
font-family: solaimanlipi;
text-decoration : none; 
color: #000; 
font-weight: normal;
background: url(../images/arrow-headline.jpg) left top 4px no-repeat;	
padding-left: 20px;
line-height:22px;
text-align:left;
margin: 0 0 7px 0;
}
.bullet2 A { 
font-size: 18px; 
FONT-FAMILY: SolaimanLipi;
text-decoration : none; 
color: #000; 
font-weight: normal;
line-height:22px;
}
.bullet2 A:hover { 
	text-decoration : none; 
	color: #800000;
	font-weight: normal;	
}
.bulletAR{ 
DISPLAY: block;
font-size: 15px; 
font-family: solaimanlipi;
text-decoration : none; 
color: #000; 
font-weight: normal;
background: url(../images/next.gif) left top 0 no-repeat;	
padding-left: 11px;
line-height:25px;
text-align:left;
}
.bulletAR A { 
font-size: 15px; 
FONT-FAMILY: SolaimanLipi;
text-decoration : none; 
color: #000; 
font-weight: normal;
line-height:25px;
}
.bulletAR A:hover { 
	text-decoration : none; 
	color: #800000;
	font-weight: normal;	
}
/* Cat Title */
.tab_heading_style{
	float:left;
    height:27px;
    width:100%;
	margin:0 0 7px;
	}
	
.tab_heading_style h3{
	 color:#3B6186;
	 letter-spacing:5px;
	 font-style:normal;
     font-weight:normal;
	 border-bottom:5px solid #0A673B;
	}
.tab_heading_style h3:first-letter{
	background:#0A673B;
    color:#FFF;
	padding:1px 0 0 9px;
	margin:0 5px 0 0;
	}
/* Cat Title */

/*/////////// TAB START /////////////////////*/
.tabs{
	overflow:hidden;	
	}
.tabs ul{
	list-style: none;
	width: 100%;
	padding: 0; margin: 0;
	}
.tabs ul li{
	float: left;	
	}
.tabs ul li a{
	text-decoration: none;
	line-height: 30px;
	display: block;
	text-align:center;
	font-family: SolaimanLipi;
	color: #fff;
	background: -webkit-linear-gradient(top, #d7d0b4, #9d966c);
	background: -moz-linear-gradient(top, #d7d0b4, #9d966c);
	background: -ms-linear-gradient(top, #d7d0b4, #9d966c);
	background: -o-linear-gradient(top, #d7d0b4, #9d966c);	
	}
.tabs ul li .oppened{
	background-position: right top;	
	text-align:center;
	background: -webkit-linear-gradient(top, #e7c580, #b34700);
	background: -moz-linear-gradient(top, #e7c580, #b34700);
	background: -ms-linear-gradient(top, #e7c580, #b34700);
	background: -o-linear-gradient(top, #e7c580, #b34700);	
	}	
.tabs_content ul{
	list-style: none;
	padding: 0; margin: 0;
	}
.tabs_content ul li{
	border-bottom: 1px solid #d1cbb4;
	background: #ffffff;
	padding: 3px 5px 3px 0px;	
	}
.data ul li a{
	DISPLAY: block;
	font-size: 16px; 
	font-family: solaimanlipi;
	text-decoration : none; 
	color: #000; 
	font-weight: normal;
	background: url(../images/arrow-headline.jpg) left top 4px no-repeat;	
	padding-left: 20px;
	line-height:22px;
	}
.data ul li a:hover{
	color: #ff0000; 
	}
/*/////////// TAB END /////////////////////*/

/*/////////// COMMON STYLE ///////////*/
.img_detail {width:100%; height: auto}
.container {
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 200px) and (max-width: 600px) {
	div.m_none {display: none;}
	.logo {width: 100%}
	.cat_div {width: 99%}
	.SecCol {width: 100%} .SecRight {float:left}
	.SecCol2 {width: 100%}
	.title, .title a {font-size: 17px; line-height:24px; color:#103B7F; margin: 0 5px 10px 5px; font-weight: bold; DISPLAY: block;}
	.body a {font-size: 20px; line-height:24px; color:#103B7F; margin: 0 5px 20px 0; font-weight: bold;}
	.img_sp {width: 100%; height: auto}
	.img_bottom {width: 100%; height: auto}
	.img_sec {width:50%; height: auto}
	.img_sec {width: 50%; height: auto}
	.img_body {width: 50%; height: auto}
	.img_dtl {width:100%; height: auto}
	.inner {float: left; width: 100%}	
	.dtl {padding: 0 0 0 0}
	.right {padding: 0 0 0 0}
	.right_videoL {width: 10%} .right_videoR {width: 87%}
	.slider {cursor: move; position: absolute; left: 0px; top: 0px; width: 645px; height: 265px; overflow: hidden;} .con_height{height: 300px} .slider_height {height:200px; overflow: hidden}
}
@media (min-width:601px) and (max-width: 990px) {
	div.t_none {display: none;}
	.container {width: 750px;}
	.logo {height: 55px}
	.cat_div {width: 48%}
	.SecCol {width: 100%} .SecRight {float:left}
	.SecCol2 {width: 100%}
	.title, .title a {font-size: 20px; line-height:24px; color:#103B7F; margin: 0 5px 20px 15px; font-weight: bold; DISPLAY: block;}
	.body a {font-size: 20px; line-height:24px; color:#103B7F; margin: 0 5px 20px 0; font-weight: bold;}
	.img_sp {width: 100%; height: auto}
	.img_bottom {width: 100%; height: auto}
	.cat_clr {clear: both}
	.img_spotlight {height: 175px;}
	.img_sec {width: 18%; height: auto}
	.img_body {width: 100px; height: 65px;}
	.img_dtl {width:100%; height: auto}
	.inner {float: left; width: 49%; margin-right: 1%}
	.dtl {padding: 0 20px 20px 5px}
	.right {padding: 0 0 0 15px}
	.right_videoL {display:none} .right_videoR {width: 90%}
	.slider {cursor: move; position: absolute; left: 0px; top: 0px; width: 420px; height: 265px; overflow: hidden;} .con_height{height: 300px} .slider_height {height:200px; overflow: hidden}
}
@media (min-width:991px) {
    div.d_none {display: none;}
	.container {width: 970px;}
	.logo {height: 65px}
	.cat_div {width: 32%}
	.SecCol {width: 59%} .SecRight {float:right}
	.SecCol2 {width: 25%}
	.title, .title a {font-size: 17px; line-height: 21px}
	.body a {line-height:22px; font-size: 18px; color: #3A88E5; text-align: left; font-weight: normal; DISPLAY: block;}
	.img_sp {width: 100%; height: auto}
	.img_bottom {width: 100%; height: auto}
	.cat_clrs {clear: both}
	.img_spotlight {height: 175px;}
	.img_sec {width:80px; height: 60px}
	.img_body {width: 100%; height: 100px;}
	.img_sp-int {height: 230px}
	.inner {float: left; width: 49%; margin-right: 1%}
	.dtl {padding: 0 20px 20px 5px}
	.right {padding: 0 0 0 15px}
	.right_videoL {width: 100px} .right_videoR {width: 85px}
	.slider {cursor: move; position: absolute; left: 0px; top: 0px; width: 420px; height: 265px; overflow: hidden;} .con_height{height: 300px} .slider_height {height:275px; overflow: hidden}
}
@media (min-width:1150px) {
    div.d_none {display: none;}
	.container {width: 1100px;}
	.logo {height: 75px}
	.max_lead {max-height: 250px; overflow: hidden;}
	.max_soptlight {max-height: 175px; overflow: hidden;}
	.cat_div {width: 32%}
	.SecCol {width: 59%} .SecRight {float:right}
	.SecCol2 {width: 25%}
	.title, .title a {font-size: 17px; line-height: 21px}
	.body a {line-height:22px; font-size: 18px; color: #3A88E5; text-align: left; font-weight: normal; DISPLAY: block;}
	.img_sp {width: 100%; height: 270px;}
	.img_bottom {width: 100%; height: 200px;}
	.cat_clrs {clear: both}
	.img_spotlight {height: 175px;}
	.img_sec {width:80px; height: 60px}
	.img_body {width: 100%; height: 100px;}
	.img_sp-int {height: 230px}
	.inner {float: left; width: 49%; margin-right: 1%}
	.dtl {padding: 0 20px 20px 5px}
	.right {padding: 0 0 0 15px}
	.right_videoL {width: 103px} .right_videoR {width: 90px}
	.slider {cursor: move; position: absolute; left: 0px; top: 0px; width: 420px; height: 265px; overflow: hidden;} .con_height{height: 200px} .slider_height {height:275px; overflow: hidden}
}
@media (min-width:1282px) {
	div.d_none {display: none;}
	.container {width: 1200px;}
	.logo {height: 85px}
	.max_lead {max-height: 250px; overflow: hidden;}
	.max_soptlight {max-height: 175px; overflow: hidden;}
	.cat_div {width: 32%}
	.SecCol {width: 59%} .SecRight {float:right}
	.SecCol2 {width: 25%}
	.title, .title a {font-size: 17px; line-height: 21px}
	.body a {line-height:22px; font-size: 18px; color: #3A88E5; text-align: left; font-weight: normal; DISPLAY: block;}
	.img_sp {width: 100%; height: 270px;}
	.img_bottom {width: 100%; height: 200px;}
	.cat_clrs {clear: both}
	.img_spotlight {height: 175px;}
	.img_sec {width:80px; height: 60px}
	.img_body {width: 100%; height: 100px;}
	.img_sp-int {height: 230px}
	.inner {float: left; width: 49%; margin-right: 1%}
	.dtl {padding: 0 20px 20px 5px}
	.right {padding: 0 0 0 15px}
	.right_videoL {width: 103px} .right_videoR {width: 90px}
	.slider {cursor: move; position: absolute; left: 0px; top: 0px; width: 420px; height: 265px; overflow: hidden;} .con_height{height: 200px} .slider_height {height:275px; overflow: hidden}
}
.container {
    padding: 15px;
    border-radius: 6px;
	max-width: 100%
}
@media screen and (min-width:768px) {
.container {
    padding-right: 15px;
    padding-left: 15px;
	}
}
div,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}

ul, li{list-style:none;}
#mm ul li {font-size: 15px; color: #000000}
#mm ul li a {font-size: 15px; color: #000000; padding: 0 10px 0 10px; height:30px; line-height:30px; float:left; border-right: 1px solid #B3ABAB}
#mm ul li a:hover, #mm ul .active a {background:#CC0000; color: #ffffff;}
/* ########### Menu Start ############### */
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;  
  font-family: SolaimanLipi;
  font-size:16px;
}
#cssmenu:after, #cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; 
}
#cssmenu #menu-button {
  display: none; 
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: '';   
}
#cssmenu > ul {
  /* background: url('images/bg.png'); */
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 12px 20px 10px 20px;
  border-right: 0px solid #EB565B;
  text-decoration: none;
  color: #fff;
  font-weight:bold; 
  height: 35px;
  margin: 0px 0 0px 0; 
}
#cssmenu > ul > li.activeH > a {
  color:#ffffff; background:#cc0000;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color:#fff; background:#04528d;
}
#cssmenu > ul > li:after {
  display:block;
  content: '';
  border-bottom: solid 2px #c10707;
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}
#cssmenu > ul > li:hover:after { transform: scaleX(1); }

#cssmenu ul ul {
  z-index: 2000;
  position: absolute;
  left: -9999px;
  font-size: 13px;  
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in; 
  margin-top: 0px;
}
#cssmenu.align-right ul ul {
  text-align: right; 
}
#cssmenu > ul > li > ul::after {
  /*content: "";*/
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;  
}
#cssmenu ul ul ul::after {
  /*content: "";*/
  position: absolute;
  width: 0;
  height: 0;  
  top: 0;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px; 
}
#cssmenu > ul > li > ul {
  top: 120px; 
}
#cssmenu > ul > li:hover > ul {
  top: 44px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0; 
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 156px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1; 
}
#cssmenu ul ul li a {
  text-decoration: none;
  padding: 8px 5px 5px 10px;
  width: 160px;
  font-size: 16px;
  color: #000;
  background: #F0F1F1;
  border-bottom: 1px solid #ddd;
  text-align:left;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a{
  color: #ffffff; background: #f47c20;
}
#cssmenu ul ul li.active > a {
  color: #02683A; background: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  border-top: 1px solid #ddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;  
}
#cssmenu ul ul li.has-sub > a::after {
  /*content: "";*/
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent; 
}
@media (min-width:1010px) and (max-width:2999px) {
	#cssmenu ul ul {
	  margin-top: -5px;
	}
}
@media (min-width:300px) and (max-width:1009px) {
  #cssmenu > ul > li.m_none > a {display: none;}
  #cssmenu {
	z-index: 2000;	
  }
  #cssmenu > ul {    
	display: none;	
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 0px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
	width: 50%; float:left;
  }
  #cssmenu > ul > li > a {
    padding: 9px 10px 0 10px;
    border-right: 0;
	border-bottom: 1px solid #cccccc;
	color: #000;
	background:#DBD9D9;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
	  color:#ffffff;
	  background:#02683A;
  }
#cssmenu > ul > li:after {
  display:block;
  border-bottom: solid 0px #c10707;
}
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-weight: normal;
	font-size: 18px;
    color: #ffffff;
    padding: 10px 4px 8px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 12px;
	background:#DBD9D9;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;	
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 0px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
	margin: -3px 0 0 0;
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: '';
	margin: -3px 0 0 0;
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 20px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 20px;
    background: #fff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 0px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    /*background: #262626;*/
  }
  #cssmenu ul ul .submenu-button {
    display: none;
	/*
	height: 34px;
    width: 134px;
	*/
  }
  #cssmenu span.submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000000;
    content: '';
	margin: -3px 0 0 0;
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #000000;
  }
  #cssmenu span.submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000000;
    content: '';
	margin: -3px 0 0 0;
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}
/* ########### Menu End ############### */

/* Archive Start */
		div.class-box-wrap1,div.class-box-wrap2,div.class-box{background:#fff;border:1px solid #ddd;padding-bottom:4px;width:163px;}
		div.class-box-wrap1{margin:10px 0 0 10px;}
		div.class-box-wrap2{margin:-5px 0 0 -5px;}
		div.class-box{margin:-5px 0 0 -5px;padding:0;position:relative;}
	   div.class-box-inner{background:url('data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgKCgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkLEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAARCAADAAMDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD9DrW1iniZ3aZdskiAJM6KFVyqgKpAGABQB//Z') #f0f0f0;margin:4px;padding-top:35px;}
	   div.class-box div.title{background:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgKCgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkLEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAARCAAEAAQDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD86vjp8dPiP+0V8R9R+J/xP1r7dqt9iKGGIFLWwtVJMdrbRkny4U3NgZJJZndnd3dgD//Z') no-repeat 0px 0px;left:-4px;position:absolute;padding-top:4px;text-transform:uppercase;top:6px;}
	   div.class-box div.title h3, h3 a{border:0;color:#fff;font-weight:normal;font-size:95%;font-family:"SolaimanLipi",Arial,sans-serif;line-height:1;margin:0 !important;padding:3px 10px 4px !important; text-decoration:none;}
	   div.class-box-style1 div.class-box div.title h3{background:#cc0000;}
	   div.class-box-style2 div.class-box div.title h3{background:#0A6A0C;}
	   div.class-box-style3 div.class-box div.title h3{background:#069;}
	   div.class-box-style4 div.class-box div.title h3{background:#e5076a;}
	   div.class-box-style5 div.class-box div.title h3{background:#666;}
	   div.class-box-style6 div.class-box div.title h3{background:#43479E;}
	   div.class-box-style7 div.class-box div.title h3{background:#666;}
	   div.class-box-style8 div.class-box div.title h3{background:#d2c17c;}
	   div.class-box-style9 div.class-box div.title h3{background:#069;}
	   div.class-box-style10 div.class-box div.title h3{background:#e5076a;}

	   div.class-box-style11 div.class-box div.title h3{background:#666;}
	   div.class-box-style12 div.class-box div.title h3{background:#d2c17c;}
	   div.class-box-style13 div.class-box div.title h3{background:#069;}
	   div.class-box-style14 div.class-box div.title h3{background:#e5076a;}
	   div.class-box-style15 div.class-box div.title h3{background:#cc0000;}
	   div.class-box-style16 div.class-box div.title h3{background:#222;}
	   div.class-box-style17 div.class-box div.title h3{background:#666;}
	   div.class-box-style18 div.class-box div.title h3{background:#d2c17c;}
	   div.class-box-style19 div.class-box div.title h3{background:#069;}
	   div.class-box-style20 div.class-box div.title h3{background:#e5076a;}

	   div.class-box-style21 div.class-box div.title h3{background:#666;}
	   div.class-box-style22 div.class-box div.title h3{background:#d2c17c;}
	   div.class-box-style23 div.class-box div.title h3{background:#069;}
	   div.class-box-style24 div.class-box div.title h3{background:#e5076a;}
	   div.class-box-style25 div.class-box div.title h3{background:#cc0000;}
	   div.class-box-style26 div.class-box div.title h3{background:#222;}
	   div.class-box-style27 div.class-box div.title h3{background:#666;}
	   div.class-box-style28 div.class-box div.title h3{background:#d2c17c;}
	   div.class-box-style29 div.class-box div.title h3{background:#069;}
	   div.class-box-style30 div.class-box div.title h3{background:#e5076a;}

.archive{ 
DISPLAY: block; font-size: 16px; FONT-FAMILY: SolaimanLipi; text-decoration : none; color: #16387C; font-weight: normal; background: url(calender/arrow.jpg) left top 8px no-repeat; padding-left: 15px; line-height:26px;
}

.archive A { 
font-size: 16px; FONT-FAMILY: SolaimanLipi; text-decoration : none; color: #16387C; font-weight: normal; line-height:26px;
}
.archive A:hover { 
	text-decoration : none; color: #ff0000;	font-weight: normal;	
}

/* Archive End */