@media screen and (max-width: 991px) {
.tltleBox h1{
	padding:0 12px;
	}

.text-details-area .article-menu-area a{
	font-size:26px;
	padding:20px;
	text-align:center;
	border-bottom:1px solid #fff;
	}
.text-details-area .article-menu-area a:last-child{
	border:none;
	}
.article-menu-area{
	margin-bottom:40px;
	margin-top:40px;
	}
}