/*



Template Name: Krishna Temple



File: Layout CSS



Author: TemplatesOnWeb



Author URI: https://www.templateonweb.com/



Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>



*/







/*********************blog****************/

.center_blog {
    background-image: url(../img/blog-banner-img.webp);
    background-position: center center;
    background-size: cover;
    height: 45vh;
}



.center_blogdt {

    background-image: url(../img/blog-banner-img.webp);

    background-position: center center;

    background-size: cover;

}



#blog_pg {

    padding-bottom: 150px !important;

}



/*********************blog_end****************/





@media screen and (max-width : 767px) {

    #blog_pg {

        padding-bottom: 40px !important;

    }



    .blog_pg1r {

        margin-top: 20px;

    }



    .blog_pg1r1 h4 {

        text-align: center;

    }



    .blog_pgdt1i1 img {

        float: none !important;

        margin-bottom: 15px;

        width: 100%;

    }



    .blog_dt h4 {

        text-align: center;

    }



    .blog_dt h3 {

        text-align: center;

    }



    .blog_dt2il {

        text-align: center !important;

        margin-top: 8px;

        margin-bottom: 8px;

    }



    .blog_dt4ir h6 {

        margin-top: 0 !important;

    }



    .blog_dt4ir .button {

        margin-top: 20px !important;

    }



    .blog_1dt2ir {

        text-align: center !important;

        margin-top: 15px !important;

    }



    .blog_1dt2il {

        text-align: center !important;

    }



}





@media (min-width:576px) and (max-width:767px) {}



@media (min-width:768px) and (max-width:991px) {

    .blog_pgdt1i1 img {

        width: 180px;

        height: 120px;

    }

}



@media (min-width:992px) and (max-width:1200px) {}



@media (min-width:1400px) and (max-width:2000px) {}