.post.faq-card {border: 1px solid #ccc;padding: 20px 10px;border-radius: 15px;margin-bottom: 20px;width: calc(50% - 20px);margin: 0px 10px 20px 10px;float: left;}
.post .learn_more_btn {padding: 0 15px 10px;}
.content-blog h2.entry-title{height: auto;padding-bottom: 15px;text-align: left; height: 56px; overflow: hidden;}
body .blog_list .entry-content.skt{height: 80px;  overflow: hidden;}
.post.faq-card .entry-content.skt p{margin-top:0px; line-height:26px;font-size: 17px;margin-bottom: 3px;}
.acc_content li{line-height:26px;font-size: 17px;}
.post .entry-header.content-blog {display: block;padding: 0px 15px 10px 15px;}
.category .banner_innerPage > h1{max-width: 100% !important;}
body .top-hero-formsection .banner_innerPage p{text-align: center;}

@media only screen and (max-width:1199px){
    
}

@media only screen and (min-width:768px) and (max-width:1024px){

}
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width:767px){
    .post.faq-card{width:100%;margin:0px 0 15px 0px;padding: 20px 10px 15px 10px;}
    
}