*, body{
	text-decoration:none;
	font-family: 'Ek Mukta',sans-serif;
	font-size: 1.04em;
        line-height: 1.628;
	
}

h1, h2, h3, h4, h5, h6{
font-family: 'Ek Mukta',sans-serif
}
a{
	color:#283742;
	outline: 0px none;
    text-decoration: none;
}
a:hover, a:focus{
	text-decoration:none;
	color:#c12222
}
.padding-left0{
	padding-left:0;
}
.padding-right0{
	padding-right:0;
}
.padding-left7{
	padding-left:7px;
}
.padding-right7{
	padding-right:7px;
}
.margin-bottom15{
	margin-bottom:15px;
}
img{
	max-width:100%;
}
.top-header{
background: #001838;
}
.top-header-in{
	border-bottom:1px solid #bababa45;
}
.header-about{
	float:right
}
.top-menu, .language > ul, .socail > ul {
    padding: 0;
    margin: 0;
}
.top-menu li, .social-link li, .language, .language > ul, .language > ul > li, .socail, .socail > ul, .socail > ul > li{
    display: inline-block;
    float: left;
    list-style: none;
}
.top-menu li:first-child a {
    padding-left: 0;
}

.top-menu li a, .language > ul > li > a, .socail > ul > li > a{
    color: #ffffff;
    display: block;
	padding:8px 10px;
    border-left: 1px solid #bababa45;
	cursor:pointer
}
.top-menu li:first-child a{
	border-left:none;
}
.language ul.dropdown-menu {
	background:#008e77;
border-radius: 0;
top: 100%;
margin: 0;
padding: 0;
border:none
}
.language .dropdown-menu > li > a{
	padding:8px 10px;
	border-bottom:1px solid #007865;
	color:#ffffff
}
.language .dropdown-menu > li > a:focus, .language .dropdown-menu > li > a:hover{
	background:#ffffff;
	color:#008e77
}
.dropdown-backdrop{
	display:none;
}
.mid-header{
	background:#001838;
	padding:30px 0 0;
}
.logo h1{
	padding:0;
	margin:0;
}
.bottom-header{
border-bottom: 5px solid #c12222;
    background: #283742;
    margin-top: 30px;
}
.navbar{
border: none;
border-radius: 0;
min-height: auto;
margin: 0;
background: transparent;
}
#main-nav{
	padding:0;
	margin:0;
}
.navbar-default .navbar-nav > li > a{
padding-top: 13px;
    padding-bottom: 13px;
    color: #fff;
    font-size: 1.5em;
	    line-height: 22px;

}

/*.navbar-default .navbar-nav>.active>a:before{
	content:"\f015";
	font-family:FontAwesome;
}*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
background: #c12222;
color: #fff;
}
#main-wrapper{
	background:#f4f5f6;
}
.full-width-add{
	margin:15px 0;
}
/*.hotnews_wrap .col-md-6:first-child{
width:100%;
}*/
.hotnews{
background: #fff;
    border: 0;
    margin: 5px 0;
    border-radius: 0;
    border-top: 10px solid #ddd;
}
.hotnews p{
	font-size:1.4em;
}
.hotnews .lead{
	margin-top:15px;
	font-size:1.3em;
	margin-bottom:10px;
}
.main-title > h2 > a{
	    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.category_n{
background: #f9f9f9;
    padding: 3px 15px;
    border-radius: 50px 0 0 50px;
    display: inline-block;
    color: #283742;
    margin-right: -1px;
	margin-bottom:15px;
	font-style:italic
}
.auth_n{
    background: #f9f9f9;
    padding: 3px 15px;
    border-radius: 0 50px 50px 0;
    display: inline-block;
    color: #c12222;
	margin-left: -1px;
	margin-bottom:15px;
	font-style:italic
}
.hotnews_wrap_top .main-title > h2 > a {
    font-size: 2em;
}
/*.hotnews_wrap .col-md-6:first-child .main-title > h2 > a{
	    font-size: 2em;
}*/
.hotnews_wrap_top .lead {
    font-size: 1.7em;
}
/*.hotnews_wrap .col-md-6:first-child .lead{
	font-size:1.7em;
}*/
/*.hotnews_wrap .col-md-6:nth-child(2) figure, .hotnews_wrap .col-md-6:nth-child(3) figure{
     max-height:250px;
     overflow:hidden
 }*/
.hotnews_wrap .figure{
    max-height:250px;
    overflow:hidden
}

/* features post */
.feature-frst .col-md-4:nth-child(1), .feature-frst .col-md-4:nth-child(2){
		width:50%;
	}
	.feature-frst .image-holder {
    position: relative;
}
.feature-frst .image-holder:before{
	content:"";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.feature-frst .image-holder img {
    width: 100%;
}

.feature-frst .text-box {
    position: absolute;
    top: 0;
    left: 0;
    padding: 41px 31px;
    width: 100%;
    height: 100%;
}

figcaption, figure, main {
    display: block;
}
.feature-frst .col-md-4:nth-child(1) .text-box .text-box-inner, .feature-frst .col-md-4:nth-child(2) .text-box .text-box-inner{
    border: 5px solid rgba(193, 193, 193, 0.38);
    padding: 34px 20px 25px 40px;
    height: 100%;
    position: relative;
}
.feature-frst .text-box .text-box-inner h3{
	margin:0;
}
.feature-frst .col-md-4:nth-child(1) .text-box .text-box-inner h3 a, .feature-frst .col-md-4:nth-child(2) .text-box .text-box-inner h3 a,
.feature-frst .text-box .text-box-inner h3 a {
    color: #fff;
	font-size: 1em;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 0;
    text-align: left;
}
.feature-frst .col-md-4:nth-child(1) .text-box .text-box-inner h3 a:hover, .feature-frst .col-md-4:nth-child(2) .text-box .text-box-inner h3 a:hover,
.feature-frst .text-box .text-box-inner h3 a:hover{
	color:#c12222
}
.feature-frst .col-md-4:nth-child(1) .text-box .text-box-inner h3 a, .feature-frst .col-md-4:nth-child(2) .text-box .text-box-inner h3 a{
font-size: 1.1em;
}
.feature-frst .text-box .text-box-inner p {
    color: rgba(255, 255, 255, 0.85);
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    padding-top: 8px;
}



/* news grid style */
.news-list.red-top-border {
    border-top: 2px solid #283742;
}
.news-list {
    background: #ffffff;
    border: 1px solid rgba(221,221,221,0.47);
    padding: 15px;
}
.news-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.news-title h3 {
    display: inline-block;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 0 -1px 0;
    border-bottom: 2px solid #001838;
    font-size: 2em;
    font-weight: 600;
}
.news-title h3:before{
	content: "\f036";
	font-family:FontAwesome;
	font-weight:200;
	margin-right:5px;
	font-size:21px
}
.blue-color, a, #hot-news h2 a, #hot-news h3 a, .news-title h3 {
    color: #283742;
}
.view-all{
    float: right;
    border-left: 1px solid #ddd;
    padding-left: 10px;
    color: #454545;
    margin-top: 5px;
}
.view-now a{
	    color: #fff;
    float: right;
    font-size: 14px;
	border-bottom:2px solid #ddd;
    display: inline-block;
}
.view-now a:before{
	content: "\f036";
    font-family: FontAwesome;
    margin-right: 5px;
 
}
.news-list ul {
    padding: 0;
    margin: 0;
}
.news-list ul li {
    display: block;
    list-style: none;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(221,221,221,0.5);
}
.news-list h4 {
    margin: 0 0 4px 0;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.5em;
}
.news-list h4 a {
font-size: 2rem;
}
.news-list h4 a, .news-list ul li.list a {
    color: #343434;
}

.media-body {
    width: auto;
}
.interview-full {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    margin-right: 10px;
}
.media-left{
	width:80px;
	height:80px;
	overflow:hidden
}
.news-list ul li:first-child .media-left{
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    padding: 0;
}
.news-list ul li:first-child .media-body{
	display:block
}
.interview-full img {
    max-width: 100%;
    /*max-height: 250px;*/
}
.news-list ul li p {
    margin: 0;
}
.media-left-big{
		float:left; 
		margin-right:15px;
	}
	
	
.detail-news-title h3{
font-size: 3.2em;
    font-weight: 600;
    color: #c12222;
    border-left: 5px solid #c12222;
    padding-left: 10px;
    margin-top: 0;
    margin-bottom: 20px;
}
.news-detials .catgimg_container figure{
  position:relative;
  overflow:hidden;
    margin-bottom:15px;
}
.news-detials .catgimg_container figure img{
  position:relative;
  width:100%;

}
.news-detials .catgimg_container figcaption{
background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-style:italic;
}
.news-detials ul li p{
  margin-bottom: 10px;
font-size: 20px;
line-height: 1.8;
letter-spacing: .4px;
color: #3B4248;
text-align: justify;
}
.catgimg2_container{
	margin-bottom:15px;
}
.widget{
  margin-bottom:15px;
}
.related-news .col-md-6{
  border-bottom:1px solid #ddd;
  padding:10px 15px;
  height:340px;
}
.related-news .col-md-6:nth-child(odd){
  border-right:1px solid #ddd
  
}
.related-news .media figure{
  height: 200px;
  overflow-y: hidden;
  margin-bottom: 15px;
}
.post-tags{
	margin-top: 15px;
    margin-right: 10px;
    display: block;
    font-size: 13px;
    font-style: italic;
    text-align: right;
}
.h-classic-add {
    margin-left: -15px;
    margin-right: -15px;
}
.h-classic-add a {
    display: inline-block;
    padding: 15px;
    float: left;
    width: 33.3333%;
}
.v-add a {
    display: block;
    margin: 0 0 10px;
}
iframe {
    width: 100%;
}
/* bg-dark-gray start */
.bg-dark-gray{
	background:#283742;
	position:relative
}
.bg-dark-gray:after{
	background: -webkit-gradient(linear,left top,right top,-45deg,#efefef 50%,#c7c7c7 25%);
    background: -webkit-linear-gradient(-45deg,#efefef 50%,#c7c7c7 25%);
    background: linear-gradient(-45deg,#efefef 50%,#c7c7c7 25%);
	content:"";
	width:30px;
	height:30px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.bg-dark-gray h3{
	border-bottom-color:#ffffff
}
.bg-dark-gray, .bg-dark-gray a, .bg-dark-gray h2 a, .bg-dark-gray h3, .bg-dark-gray h4 a, .bg-dark-gray ul li.list a{
	color:#ffffff
}
/* video start */
#video{
	background:#283742;margin-top:15px; margin-bottom:15px;
}

#video .news-title h3{
	border-bottom-color:#ffffff;
	color:#ffffff
}
#video .view-all{
	color:#ffffff
}
.image_box:nth-child(1), .image_box:nth-child(2){
	margin-bottom:20px;
}
#video figure{
	position:relative;
}
#video figcaption{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0, 0, 0, 0.5)
}
#video figcaption:hover{
	background:rgba(0, 0, 0, 0.7)
}
#video span{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 5px;
    text-align: center;
    line-height: 1;
}
#video figcaption:after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:url("images/play.png") no-repeat center;
	cursor:pointer;
	
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 2px solid #283742;
    margin-bottom: -2px;
    border-bottom-color: transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0;
    font-size: 1.2em;
    font-weight: 600;
	    padding: 10px 14px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.pagination, .pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius:0;
}

.pagination>li>a, .pagination>li>span {
	color:#fff;
    background-color: #001838;
    border: 1px solid rgba(255, 255, 255, 0.25882352941176473);
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #c12222;
    border-color: #c12222;
}
/* footer start */
footer {
    background: #283742;
}
.footer-top, .content_in {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    color: #f8f8f8;
}
.news-letter {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
    padding: 15px;
}
.news-letter form {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
    border-radius: 0;
    display: block;
    width: 100%;
}
.news-letter input {
    width: 70%;
    border: 1px solid #fff;
    height: 36px;
    padding: 5px 10px;
    color: #212121;
}
.news-letter button {
    background: #c12222;
    color: #fff;
    border: none;
    text-align: center;
    height: 36px;
    width: 29%;
    float: right;
}
.footer-social {
    padding: 21px 15px 22px;
    margin: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
}
.footer-social li {
    list-style: none;
    display: inline-block;
    padding: 7px;
    font-size: 1.3em;
}
.footer-social li a {
    display: block;
    color: #fff;
}
.footer_middle li a:hover, .footer_middle li a:focus,
.footer-social li a:hover, .footer-social li a:focus{
	color:#c12222
}
.footer_middle {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.footer_middle .content_in {
    padding: 15px;
}
.footer-top, .content_in {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    color: #f8f8f8;

}
footer h3 {
    color: #ffffff;
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 0;
    text-transform: uppercase;
    display: inline-block;
}
.footer_middle ul {
    padding-left: 15px;
}
.footer_middle li {
    list-style: square;
    line-height: 2;
}
.footer_middle li a {
    color: #f8f8f8;
    display: inline-block;
}
.contact_info {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 15px;
}
.footer_middle ul {
    padding-left: 15px;
}
.footer-contact li:first-child {
display: block;
    text-align: center;
    font-size: 1.5em;
    text-transform: uppercase;
    border-right: none;
    font-weight: 600;
}
.footer-contact li {
    display: inline-block;
    padding: 0 10px;
    list-style: none;
    text-align: center;
    border-right: 1px solid rgba(234,234,234,0.40);
}
.footer-contact li:last-child {
    border-right: none;
}
.footer-bottom {
    padding: 15px 0px;
    color: #F0F0F9;
}
.footer-bottom p {
    margin: 0;
}
.footer-bottom a{
	color:#c12222
}