/*
	Theme Name: Vintage Sargam
	Theme URL: mirackle.com
	Version:1.0
	Author: Tejal Kudalkar
*/

ul {
    list-style: none;
    
}
.cus_back {
    height: 210px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bullet-blog ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 500;
} 


.bullet-blog ul {
    list-style-image: url(images/bullet.png);
    margin-left: 24px;
}

.blog_sm8{
	width: 75%;
	float: left;
}
.blog_sm88{
	width: 25%;
	float: right;
}
.blog_sm2{
	width: 31%;
	float: left;
	margin: 1%;
}

.blog_sm1{
	width: 98%;
	margin: 1% auto;
}
.blg_img{
	position: relative;
	width: 100%;
}
.bg_date {
    position: absolute;
    background-color: #7e3874;
    padding: 10px 20px;
    text-align: center;
}

.bg_date p{
	font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
    color: #fff;
     white-space: normal;
    margin:0px;
}
.bg_date p span{
	font-weight: 700;
    font-size: 18px;
}
.blog_text{
	background-color: #fff;
	padding: 10px;
/*	min-height: 305px;*/
}

.blog_text h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    white-space: normal;
    line-height: 150%;
    color: #7e3874;
    margin: 0% !important;
}
.blog_text h3{
	font-family: 'Open Sans',sans-serif;
    font-size: 12px;
     white-space: normal;
    font-weight: 600;
    line-height: 160%;
    color: #000;
    margin: 1px 0px 15px 0px;
}
.blog_text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 160%;
    color: #000;
    margin: 1% 0%;
     white-space: normal;
    margin: 2% 0% 0% !important;
}
.blog_text a {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
     white-space: normal;
    color: #000000;
}
.blog_text p strong {
    font-weight: bold;
    font-size: 13px;
}

.blog_text2{
    background-color: #fff;
    padding: 10px;
/*  min-height: 305px;*/
}

.blog_text2 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 150%;
     white-space: normal;
    color: #0098b9;
    margin: 0% !important;
}
.blog_text2 h3{
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 160%;
     white-space: normal;
    color: #000;
    margin: 1px 0px 15px 0px;
}
.blog_text2 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 160%;
     white-space: normal;
    color: #000;
    margin: 1% 0% 0% !important;
    text-align: justify;
}
.blog_text2 a {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin: 20px 0px 10px 0px;
    font-weight: 600;
    font-size: 16px;
     white-space: normal;
    color: #000000;
}
.blog_text2 p strong {
    font-weight: bold;
    font-size: 16px;
}
.blog_cat {
    background-color: #f5f5f5;
    padding: 20px;
    margin-top: 2.5%;
    border-radius: 4px;
}
.sidebar-title {
	font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    position: relative;
    margin: 0 0 7px;
    font-weight: 600;
    border: none;
    float: none;
    width: auto;
}
.s-border {
    width: 40px;
    height: 1px;
    margin-bottom: 2px;
    border-radius: 50px;
    background: #c5c5c5;
}
.m-border {
    width: 20px;
    height: 1px;
    margin-bottom: 15px;
    border-radius: 50px;
    background: #c5c5c5;
}
.blog_cat ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
     white-space: normal;
    font-weight: 500;
    text-decoration: none;
    line-height: 200%;
}
.blog_cat ul li a .fa{
	color: #ee1625;
}
.center {
    text-align: center;
}
.page-numbers {
	display: inline-block;
	padding: 10px 15px;
	margin: 0 2px 0 0;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
	background-color:#313131;
	color:#fff;
	font-family: 'Open Sans',sans-serif;
	font-size: 15px;
}
.page-numbers.current,
a.page-numbers:hover {
    background: #a6ce39;
}
.cat_active{
	color: #d63638 !important;
}

.blog-brd-pad2 {
    border: 1.7px solid #7e3874;
    padding: 1%;
    background-color: #fff;
   
}

.blog_ban_txt h1 {
  font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 150%;
    color: #00637b;
     white-space: normal;
    margin: 1% 0% 1.5% !important;
    border-left: 5px solid #a0ce53;
    padding-left:10px;

}

@media only screen and (max-width:900px){
.blog_sm2 {
    width: 98%;
    float: none;
    margin: 1% auto 3% auto;
}
.blog_sm8 {
    width: 100%;
    float: none;
}
.blog_sm88 {
    width: 100%;
    float: none;
}
}