.blog-list-style-01 .img-box {
    max-width: 45%;
    height: 320px;
    overflow: hidden;
    border-radius: 10px;
    align-items: center;
}

img.res {
    width: 100%;
}

.d_c
{
	    color: #adacac !important;
}

.bullet_p {
    width: 100%;
    display: list-item;
    font-size: 18px;
    margin-bottom: 14px;
    margin-left: 15px;
}


p.info_text strong {
    display: block;
    font-size: 22px;
    color: #fa1212;
    margin-bottom: 5px;
}

p.info_text {
    font-size: 18px;
    margin-bottom: 30px;
    color: #666;
}

.font_set {
    font-size: 20px;
}

.font_set h1, .font_set h2, .font_set h3, .font_set h4, .font_set h5, .font_set h6 {
    margin-bottom: 0px;
    font-size: 28px;
    margin: 23px 0px;
    font-weight: 600;
    color: #000;
}

.inner_list ul li a {
    display: block;
    padding: 11px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    color: #151c2b;
}

.inner_list ul li::first-letter {
    color: #fa1212;
    font-weight: 600;
}

a.bg_colors {
    background: #cccc;
    color: #151c2b !important;
}

















































