/*left side category list*/

.ln_main_view{}
.ln_main_view .ln_lft_category{}
.ln_lft_category .ln_wrp{    background-color: #F0F0F0;}
.ln_lft_category .ln_wrp .ln_cat_heading{
    margin: 0px;
    background-color: #F06945;
    text-align: center;
    color: #fff;
    font-family: "Fjalla One";
    font-size: 24px;
    padding: 8px 5px 6px;
    text-transform: uppercase;
}
.ln_cnt_news .ln_wrp .ln_cat_heading{
        margin: 0px;
    background-color: #F06945;
    text-align: center;
    color: #fff;
    font-family: "Fjalla One";
    font-size: 18px;
    padding: 8px 5px 6px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
}
.ln-nav-xs{
    margin: 0px;
    background-color: #F06945;
    text-align: center;
    color: #fff;
    font-family: "Fjalla One";
    font-size: 21px;
    padding: 8px 5px 6px;
    text-transform: uppercase;
    border: none;
    width: 100%;
    display: none;
}
.ln_lft_category .ln_nws_sub_cat{width: 100%;}
.ln_lft_category .ln_nws_sub_cat ul{margin: 0px;}
.ln_lft_category .ln_nws_sub_cat ul li{text-align: right;    border-bottom: 1px solid #E8E8E8;}
.ln_lft_category .ln_nws_sub_cat ul li.selected a{
    background-color: #464646;
    color: #fff;
    transform: scale(1.05,1.05);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}
.ln_lft_category .ln_nws_sub_cat ul li a{
    display: block;
    font-size: 16px;
    padding: 10px 15px 10px 10px;
    color: #000;
    text-decoration: none;
    font-family: RobotoRegular;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}
.ln_lft_category .ln_nws_sub_cat ul li:hover a{
    background-color: #fafafa;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}



/*center Main News Section*/

.ln_main_view .ln_cnt_news{    padding-left: 0px;}
.ln_main_view .ln_cnt_news .ln_wrp{
    /*box-shadow: 0px 2px 4px rgba(2, 2, 2, 0.13);
    background-color: rgba(245, 245, 245, 0.22);*/
    padding: 0px 0px 20px;
    border-right: 1px solid #EAEAEA;
}
.ln_main_view .ln_cnt_news .ln_wrp .ln_filter{    text-align: right;  padding: 0px 15px 15px;}
.ln_main_view .ln_cnt_news .ln_wrp .ln_filter select.ln_sel_local{
    font-size: 13px;
    vertical-align: top;
    width: auto;
    outline: none;
    color: black;
    /* font-weight: normal; */
    border-color: #e4e4e4;
    margin-right: 10px;
    padding: 2px 5px;
}
.ln_main_view .ln_cnt_news .ln_wrp h2{
    margin: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #ae6619;
    color: #fff;
    padding: 7px 20px;
}

.ln_cnt_news .left_side_img{}
.ln_cnt_news .left_side_img img{
    width: 100%;
    height: 130px;
}
.ln_cnt_news .right_side_txt{    padding-left: 0px;}
.ln_cnt_news .right_side_txt b{
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    display: block;
    font-family: RobotoRegular;
}
.ln_cnt_news .right_side_txt p{
    color: #737373;
    font-size: 14px;
}
.ln_cnt_news .right_side_txt span .fa{    margin-right: 5px;}
.ln_nws_lst{margin: 10px 0px;}
.ln_nws_lst a:hover b{color: #a72d1f;}
.ln_nws_lst a:hover p{color: #333;}



.newsLstdiff {}
.newsLstdiff .left_side_img{    width: 150px;}
.newsLstdiff .right_side_txt{
    width: auto;
    float: none;
    max-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    word-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.newsLstdiff .right_side_txt p {
    margin-bottom: 0px;
}



/*right side others*/

.ln_main_view .ln_rgt_other{    padding-left: 0px; margin-bottom: 15px;}
.ln_rgt_other .ln_vdo_ads{height: 170px; margin-bottom: 15px;}
.ln_rgt_other .ln_vdo_ads .wrp{height: 100%;}
.ln_rgt_other .ln_vdo_ads iframe{height: 100%;}

.ln_rgt_other .ln_trend{}
.ln_rgt_other .ln_trend .ln_trend_head{
    font-size: 18px;
    color: #FF5722;
    border-bottom: 2px solid #FF5722;
    margin-bottom: 0px;
    padding: 10px;
    font-family: 'Fjalla One', "sans-serif;";
}
.ln_rgt_other .ln_trend  .ln_trend_content{
    border-top: 0px;
}
.ln_rgt_other .ln_trend  ul{    margin: 0px;}
.ln_rgt_other .ln_trend  ul li{    border-bottom: 1px dotted #EAEAEA;    padding: 10px 0px;}
.ln_rgt_other .ln_trend  ul li a{text-decoration: none;}
.ln_rgt_other .ln_trend  ul li .media-left{}
.ln_rgt_other .ln_trend  ul li .media-left img{height: 70px;}
.ln_rgt_other .ln_trend  ul li .media-body{}
.ln_rgt_other .ln_trend  ul li .media-body h2{
    font-size: 14px;
    color: #000;
    max-height: 75px;
    margin: 0px;
    line-height: 17px;
}

.ln_rgt_other .ln_trend  ul li a:hover h2{color: #006699;}
.ln_rgt_other .ln_trend  ul li .media-body p{
    font-size: 14px;
    color: #222;
    max-height: 75px;
    margin: 0px;
    line-height: 17px;
}



.ln_rgt_other .ln_social{}
.ln_rgt_other .ln_social .ln_social_head{
    font-size: 18px;
    color: #3b83ca;
    border-bottom: 2px solid #3b83ca;
    margin-bottom: 0px;
    padding: 10px;
    font-family: 'Fjalla One', "sans-serif;";
}

.ln_tweet{margin-bottom: 15px;}
.timeline-Footer{display: none !important;}



.ln_rgt_other .ln_ads{height: 250px;}
.ln_rgt_other .ln_ads img{width: 100%; height: 100%;}

.ln_Search_box{padding-left: 0px !important;}


/*Sticky Sidebar*/

.stickySidebar .ln_lft_category{position: fixed;top: 42px;z-index: 10;}
.stickySidebar .ln_cnt_news {padding-left: 215px;}

.subCatName {display: none;}



/*RSS Feed*/

.ln_rss_feed{}
.ln_rss_feed .ln_rss_head{}
.ln_rss_feed .ln_rss_head h2{
        font-size: 20px;
    margin: 0px;
    margin-bottom: 15px;
    display: inline-block;
    padding: 5px 10px 8px;
    background-color: #1f4a70;
    color: #fff;
    font-weight: normal;
    font-weight: normal;
}
.ln_rss_feed .ln_rss_lst{}
.ln_rss_feed .ln_rss_lst p{
        font-size: 16px;
    margin: 15px 0px;
}
.ln_rss_feed .ln_rss_lst .table{
        background-color: #f0f0f0;
    border: 1px solid #dddddd;
    margin-top: 20px;
}
.ln_rss_feed .ln_rss_lst .table tr th{
        border-right: 1px solid #dddddd;
    background-color: #004785;
    color: #fff;
}
.ln_rss_feed .ln_rss_lst .table tr td{
        border-right: 1px solid #dddddd;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.ln_rss_feed .ln_rss_lst .table tr td a{
        font-weight: normal;
    color: #006699;
}





@media screen and (max-width: 1024px){
    .ln_rgt_other .ln_trend  ul li .media-left img{height: 65px; width: 75px;}

}


@media screen and (max-width: 992px){
    .ln_rgt_other .ln_trend ul li .media-body {
        float: left;
        width: 100%;
    }
    .ln_rgt_other{display: none;}
    .ln_main_view .ln_cnt_news .ln_wrp {
        border-right: none;
    }
    .ln_cnt_news .right_side_txt b {
        font-size: 14px;
    }

}

@media screen and (max-width: 767px) {
    .ln_Search_box{padding-left: 15px !important;}
    .ln-nav-xs{display: block; outline: none;}
    .ln_cat_heading{display: none;}
    .ln_lft_category .ln_nws_sub_cat {
        height: 0px;
        overflow: hidden;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms ;
        -ms-transition: all 500ms ;
        -o-transition: all 500ms ;
        transition: all 500ms ;
    }
    .ln_lft_category .ln_nws_sub_cat.open {
        height: 215px;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms ;
        -ms-transition: all 500ms ;
        -o-transition: all 500ms ;
        transition: all 500ms ;
    }


    .ln_main_view .ln_rgt_other {
        padding-left: 15px;
    }
    .ln_cnt_news .left_side_img img {
        height: 100px;
    }
    .ln_main_view .ln_cnt_news .ln_wrp {
        border-right: none;
    }
    .ln_lft_category .ln_nws_sub_cat ul li {
        text-align: center;
    }
    .ln_rgt_other .ln_ads {
        display: none;
    }

    .ln_rgt_other .ln_trend ul li .media-left {float: left;}
    .ln_rgt_other .ln_trend ul li .media-body {
        float: left;
        width: 56%;
    }
    .ln_rgt_other .ln_vdo_ads {
        height: 200px;
    }
    .ln_cnt_news .left_side_img {
        width: 160px;
        float: left;
    }
    .ln_main_view .ln_lft_category {
        margin-bottom: 10px;
    }
    .subCatName {
        margin: 0px;
        text-align: left;
        font-size: 25px;
        padding: 0px 15px;
        color: #aeaeae;
        text-transform: uppercase;
        font-family: "Fjalla One";
    }
    .ln_main_view .ln_cnt_news .ln_wrp .ln_filter {
        text-align: right;
        padding: 0px 15px 1px;
    }
    .ln_cnt_news .right_side_txt .label-default{display: none;}
    .ln_nws_lst {
        width: 100% !important;
        margin: 10px 0px;
        border-bottom: 1px dotted #eaeaea;
        padding-bottom: 5px;
    }
    .ln_cnt_news .right_side_txt {
        padding: 0px 0px 0px 15px;
    }
    .stateNewsFilter{
        width: 100%;
        display: block;
        text-align: left;
        margin-top: 10px;
        padding: 0px 15px; float: none !important;
    }
}


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

    .ln_Search_box{padding-left: 0px !important;}
    .section-slider{display: none;}
    
    .ln_rgt_other .ln_social,
    .ln_rgt_other .ln_trend {  width: 100%;}

    .ln_rgt_other .ln_trend ul li .media-left {  width: 27%;  }
    .ln_rgt_other .ln_trend ul li .media-left img{  width: 100%;  }
    .ln_rgt_other .ln_trend ul li .media-body {  width: 68%; }
}



@media screen and (max-width: 480px) {
    .ln_cnt_news .left_side_img {
        width: 140px;
    }
}
