.bsaProContainer .bsaProItemInner__img{
    background-position: top center;
    background-size:contain!important;
}
.post-news_home.extra ul.home-newspaper li {
    margin-bottom: 15px;
}
.header-logo{
	position:relative;
	padding-bottom:15px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
    max-width: 100%;
}
.textwidget.custom-html-widget a{
    color:#fff;
}
.textwidget.custom-html-widget a:hover, .textwidget.custom-html-widget a:focus{
    color:#fff;
}
.post-news_home li a{
	padding:0 5px;
}
.post-news_home li.border-bottom{
	border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    text-align: center;
}
article {
    text-align: justify;
}
/* PAGINATION */

.emm-paginate {
  padding: 10px 0;
  text-align:center;
  
}
.emm-paginate > span{
  padding:5px 10px;
  display:inline-block;
}
.emm-paginate a{
  padding: 5px 10px;
  text-align:center;
}
.emm-paginate a:hover,
.emm-paginate a:focus{
  padding: 5px 10px;
  background:#0b4a8b;
  text-align:center;
  color:#fff;
}
.emm-page.emm-current{
	background:#0b4a8b;
  text-align:center;
  color:#fff;
}
@media(max-width:767px){
	.header-date img {
    position: relative;
	}
	.header-advert{
		padding:5px 0;
	}
	.myoffcanvas{
		display:flex;
		justify-content: flex-end;
	}
	.button-offcanvas{
		padding:0;
	}
	.button-offcanvas i{
		padding-top:0;
	}
	.header-date{
		text-align:left;
		padding-left:15px!important;
	}
	#offCanvas .logo {
    padding: 20px 30px;
    background: #fff;
	}
	.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after{
		border-color:#fff transparent transparent;
	}
    .post-news_home.extra li{
        padding-left:0!important;
        padding-right:0!important;
    }
    .post-news_home li a{
        display:flex;
        margin:0!important;
    }
    .post-news_home--excerpt.plus.show-for-small-only,
    .post-news_home--excerpt.plus.small-8{
        padding-left:0;
    }
}

.force-height_100{
    height:100%;
}
.overlay-black{
    height:50%;
    background:rgba(0,0,0,0.3);
    padding-top:30px;
}

h4.section-title.mukhya{
    background:#dc1127; color:#fff; padding-left:15px; display: inline-block; padding:7px 26px;
    margin-bottom:15px;
    width:auto;
}

@media(max-width: 767px){
    h4.section-title.mukhya a{
        background:transparent;
        font-size:20px;
        padding:0;
    }
    h2.title.big-modified{
        color:#fff;
        font-size: 28px;
        margin-bottom:15px;
    }
    .mob-spacing{
        padding-left:10px;
        padding-right:10px;
    }
}

/**missing ones**/
.slick-slide a {
    background: 0 0
}
.post-single_content #tagrelated {
    display: block
}
@media (max-width:757px) {
    section.advert {
        margin: 10px 0
    }
}
.post-news_fresh ul li.no-border,
.post-news_mostread ul li.no-border {
    border: none
}

.post-news_fresh ul li#3,
.post-news_mostread ul li#3 {
    margin: 0;
    overflow: hidden
}
.post-news_home.national li.sec-5 {
    margin-bottom: 11px
}

.post-news_home.national li.sec-5:first-child {
    margin-top: 18px
}

.post-news_home.national li.sec-5 a {
    padding: 0
}

.post-news_home.national li.sec-5 .overlay {
    position: relative
}

.post-news_home.national li.sec-5 .wrapper {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: bottom;
    -ms-flex-align: bottom;
    align-items: bottom;
    -webkit-box-pack: bottom;
    -ms-flex-pack: bottom;
    justify-content: bottom
}

.icon-video_wrapper i{
	padding-left:0px;
    margin-top: -3px;
    margin-left: -2px;
}
#footmenu > div ul.menu{
	text-align:right;	
}
#footmenu > div ul.menu li{
	display:inline-block;
	float:none;
}
#footmenu ul.menu li a{
	font-size:14px;
}
@media(max-width:767px){
    .post-news_featured li h2 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        margin-bottom: 0;
		height:auto;
    }
    .post-news_breaking a h2 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        color: #403f3f;
        margin-bottom: 0
    }
    .post-news_home--excerpt h2.title-regular {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        margin-bottom: 0
    }
}
@media (max-width:767px) {
    .post-news_home li:first-child {
        margin-bottom: 5px
    }
    /*.post-news_home li.sec-3,*/
    .post-news_home li.sec-6,
    .post-news_home li.sec-7,
    .post-news_home li.sec-8,
    .post-news_home li.sec-9 {
        padding: 0
    }
    .post-news_home li.sec-9extra a {
        background: 0 0
    }
    .post-news_home.national li.sec-5 .wrapper {
        padding: 10px
    }
}

.post-news_home li.sec-9extra {
    background: 0 0
}

.post-news_home li.sec-9extra a {
    padding: 0
}
section.advert {
    margin: 10px 0;
}
.post-news_home li.sec-9extra a img {
    margin-bottom: 15px
}
.header-top {
    padding: 5px 0;
}
.header-logo span {
    font-size: 14px;
}
.header-logo span.date {
    display: inline-block;
    font-size: 14px;
    padding-right: 60px;
}

.advert-title{
    font-size:0px;
	display:none;
}
.advert-title:before{
    content:"";
    font-size:12px;
    color:#ff0000;
    position:absolute;
    right:0;
    top:0;
    line-height:20px;
    padding: 0 10px;
    background:#fff;
	display:none;
}


/**29 sep 019 onwards**/
.header-top{
	padding:0;
}
.header-logo span.date{
	/*position: absolute;
    top: 100px;
    left: 175px;
    padding-right: 0;*/
	position: absolute;
 
    left: 175px;
    padding-right: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    height: 40px;
}
.header-logo a img{
	max-width:370px;
}

ul.post-related_tags li{
	margin-left:20px;
}
ul.post-related_tags li a{
	position:relative;
	padding-left:20px;
}
ul.post-related_tags li a:before{
	content:"\f105";
	font-family:FontAwesome;
	position:absolute;
	left:0;
	top:0;
	line-height:1.5;
}
.post-widget a{
	display:block;
	margin-top:20px;
}