#primary{
	border-right:0;
}
.grid-parent{
	padding-left:10px;
	padding-right:10px;
}

.post_banner{
	border-radius:5px 5px 0 0;
}
body.single-post .content_blk {
	border-radius:0 0 5px 5px;
	border-top-style:none;
}
.right-sidebar span.fw-600{position:relative;top:-1px; line-height:20px!important;}
.pop-casino-item .brg-1{background:#FFF;}
.pop-casino-item:hover .brg-1{background:#000;}
.pop-casino-item:hover span.fw-600, .pop-casino-item:hover a.fw-600{color:#FFF !important;}
.pop-casino-item .rating-txt{color:#2c2c2c !important;}
.popular-casino .tbl-cell  a.fl, .popular-casino .fa { line-height:20px; vertical-align: top;}
.post_banner{background-position:center center;background-size:cover;background-repeat:no-repeat; background-color:black;}
/*.banner_content{position:absolute;bottom:0;max-width: 700px;width:100%;}*/
.mobile-banner{display:none;}
.content_blk > div:first-child p:last-child{margin-bottom:0;}

@media (max-width: 768px) {
.post_banner{
	border-radius:0;
}
/*.banner_content{max-width:400px;}*/
}
@media (max-width: 400px) {
	.mobile-banner{display:block;}
	.otherthan-mobile-banner{display:none;}
	/*.banner_content{max-width:280px;}*/
	/*.banner_content h1{font-size:15px;}
	.banner_content > div{font-size:12px;}*/
}