﻿

.form4_top
{
}




.news_col_4
{
     padding-right: 0px;
    padding-left: 0px;
    margin: 20px 0px 20px 0px;
    /* background: #eff7ff; */
    /* border: 1px solid #eff7ff; */
}


.news_post_large_title_2
{
}


.news_post_large_title_2_4 a
{
    font-size: 15px;
    color: #000000c7;
}


.news_post_large_title_4 a
{
    font-size: 19px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    font-weight: 600;
}


.news_post_image_4
{
       width: 100%;
    /* border-radius: 6px; */
    /* overflow: hidden; */
    /* padding-right: 0px; */
    /* padding-left: 0px; */
    height: 200px;
}




.news_post_image_4 img
{
       height: 100%;
    max-width: 100%;
    border: 1px solid #eaeaea;
}

.news_post_large_title_4
{
    margin: 10px 0px 0px 0px;
}


.news_col_2_4
{
       
    padding-left: 0px;
    padding-right: 0px;
}



.news_col_2_4_img
{
        padding-right: 0px;
    padding-left: 0px;
}

.news_col_2_4_img img{
    /* border: 1px solid #eff7ff; */
    height: 133px;
    max-width: 100%;
    /* border: 1px solid #eaeaea; */
}



.news_col_2_4_title
{         /* background: #eff7ff; */
    padding: 5px 0px 0px 0px;
    min-height: 50px;
    max-height: 80px;
    /* border-left: 1px solid #eff7ff; */
    /* border-right: 1px solid #eff7ff; */
    overflow: hidden;
}
.news_col_2_4_title a
{
    font-size: 15px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    font-weight: 600; /* margin: 10px 0px 0px 10px; */
}
.news_col_2_4_date_user
{
      /* background: #eff7ff; */
}


.post-date_new_2
{
            color: #888;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    /* font-weight: 500 !important; */
    /* border-left: 1px solid #eff7ff; */
    border-right: 1px solid #eff7ff;
    /* border-bottom: 1px solid #eff7ff; */
    }
    
    
    @media only screen and (max-width: 950px)
{.news_col_2_4_img img {
    border: 1px solid #eff7ff;
    height: 100%;
    max-width: 100%;
    border: 1px solid #eaeaea;
    height: 90px;
}
    }

.news_col_4_main {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    height: 220px;
}

    @media only screen and (max-width: 950px)
{
.news_col_4_main {
       box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    height: 90px;
    margin: 0px 0px 10px 0px;
}}