/*
Theme Name:     Digitalmitra Child theme
Theme URI: 		
Description:    Child theme made by Smruti
Author:         Smruti
Author URI: 	
Template:       digitalmitra
Version:        9.0c
*/


.bg-img{    background-size: cover !important;
width: 100%;
min-height: 140px;
background-position: center !important;}

.feature-img{ background-size: cover !important;
    width: 100%;
    min-height: 500px;
    background-position: center !important;}

.thumb-img{ background-size: cover !important;
width: 100%;
min-height: 80px;
background-position: center !important;}

.video-img{    background-size: cover !important;
    width: 100%;
    min-height: 190px;
    background-position: center !important;}
.top_thumb_img{ background-size: cover !important;
width: 100%;
min-height: 95px;
background-position: center !important;}
.top_story_img{ background-size: cover !important;
    width: 100%;
    min-height: 550px;
    background-position: center !important;}
	.tagcloud a{
    display:block;
    float:left;
    padding:4px 10px;
    margin-right:7px;
    margin-bottom:7px;
    background:#EEE;
    color:#666;
    font-size:11px;
    font-weight:bold;
    text-transform:lowercase;
    text-shadow:1px 1px 1px #FFF;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #CCC;
    text-decoration:none;
}
.tagcloud a:hover{
    background:#F3F3F3;
    color:#000;
    text-decoration:none;
}
.content-block.post-medium .post-content{padding-left: 10px}
#sb_instagram #sbi_images .sbi_item{    border: 8px solid #fff;}
@media only screen and (min-width: 767px){
    .bg-img{    background-size: cover !important;
width: 100%;
min-height: 140px;
background-position: center !important;}
}
@media only screen and (max-width: 767px){
    .content-block.post-medium .post-content{padding-left: 0;padding-top: 10px}
	.feature-img{min-height: 345px;}
	.top_story_img{    min-height: 345px;}
	#i4p3{padding: 0 10px;}
	.content-block.post-grid.post-grid-transparent{    margin-bottom: 30px;}
    .bg-img{min-height: 160px;background-size: cover !important;
width: 100%;background-position: center !important;}
    .thumb-img{min-height: 160px}
}