
/*main news slider*/

.ln_nws_slider1{}
.ln_nws_slider1 .item a{text-decoration: none;}
.ln_nws_slider1 .item h5{
    margin: 0px;
    background-color: #E2E2E2;
    color: #000;
    font-size: 15px;
    padding: 4px 15px;
}
.ln_nws_slider1 .carousel-indicators{
    position: absolute;
    bottom: auto;
    left: auto;
    margin: 0px;
    width: auto;
    text-align: center;
    background-color: #E2E2E2;
    top: 2px;
    right: 20px;
}
.ln_nws_slider1 .carousel-indicators li {width: 8px; height: 8px;    border: none;  background-color: #B1B1B1;}
.ln_nws_slider1 .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #34ACE2;
    border-color: #329FD0;
}
.ln_nws_slider1 .left_slide,
.ln_nws_slider1 .right_slide{
    position: absolute;
    top: 38%;
    font-size: 40px;
    color: #444;
    background-color: rgba(241, 241, 241, 0.64);
    width: 35px;
    text-align: center;
    height: 50px;
    opacity: 0.7;
    line-height: 43px;
    font-weight: bold;
}
.ln_nws_slider1 .left_slide:hover,
.ln_nws_slider1 .right_slide:hover{
    opacity: 1;
    color: #000;
}
.ln_nws_slider1 .left_slide{    left: 0px;}
.ln_nws_slider1 .right_slide{    right: 0px;}
.ln_nws_slider1 .item img{  height: 340px !important;  width: 100%;}
.ln_nws_slider1 .carousel-caption{
    text-align: left;
    float: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    bottom: -1px;
    height: auto;
    padding: 10% 0.75rem 0.75rem 0.75rem;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    /* background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.8)); */
    background-image: linear-gradient(transparent,rgba(0,0,0,0.8));
    background-position-y: -1px;
}
.ln_nws_slider1 .carousel-caption h2{
    margin: 0px 0px 5px;
    font-size: 17px;
    text-shadow: none;
}
.ln_nws_slider1 .carousel-caption p{
    margin: 0px;
    font-size: 13px;
    height: 36px;
    overflow: hidden;
}



/*top news headline*/

.ln_heading_main{
    display: block !important;
    margin: 0px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 18px;
    vertical-align: top;
}
.ln_heading_main a{
    text-decoration: none !important;
    font-size: 17px;
    vertical-align: top;
    font-family: 'Fjalla One', "sans-serif;";
    color: #333;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}
.ln_heading_main a:hover{
    color: #666;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}


.ln_top_nws_headline{min-height: 340px !important; max-height: 340px; overflow:  hidden; padding-left: 0px !important;}
.ln_top_nws_headline .wrp{position: relative;}
.ln_top_nws_headline .ln_top_head{  border-bottom: 2px solid #795AAC;}
.ln_top_nws_headline ul{}
.ln_top_nws_headline ul li{    border-bottom: 1px dotted #C3C3C3;text-align: justify;}
.ln_top_nws_headline ul li:last-child{    border-bottom: 0px dotted #C3C3C3;}
.ln_top_nws_headline ul li a{
    display: block;
    padding: 10px 0px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}
.ln_top_nws_headline ul li a img{width: 95px;height: 80px; float: left;    margin: 0px 10px 3px 0px;}
.ln_top_nws_headline ul li a .caption{}
.ln_top_nws_headline ul li a .caption h3{
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: normal;
    line-height: 16px;
    text-align: left;
}
.ln_top_nws_headline ul li a .caption p{
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 0px;
}

.ln_top_nws_headline ul li a:hover{color: #2377a9;}
.ln_top_nws_headline ul li a span{
    color: #444343;
    font-weight: 600;
    margin-right: 6px;
    display: inline-block;
    background-color: #D4D4D4;
    font-size: 9px;
    padding: 2px 3px;
    border-radius: 4px;
}



/*latest news and kerala news*/

.ln_nws_row2{margin-top: 20px;}
.ln_nws_row2 .ln_head_latest{ border-bottom: 2px solid #F44336;}
.ln_nws_row2 .ln_head_latest a{color: #F44336;}
.ln_nws_row2 .ln_head_kerala{ border-bottom: 2px solid #9C27B0;}
.ln_nws_row2 .ln_head_kerala a{color: #9C27B0;}

.ln_more{
    float: right;
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.ln_more a{
    color: #ADADAD !important;
    font-size: 13px;
    text-transform: capitalize;
}
.ln_more a:hover{  color: #333 !important;  }
.ln_more a .fa{
    vertical-align: top;
    display: inline-block;
    margin-top: 3px;
}

.ln_nws_row2 .ln_main_nws{    margin-bottom: 15px;}
.ln_nws_row2 .ln_content{}
.ln_nws_row2 .ln_content .ln_main_nsw_heading{font-weight: 400; }
.ln_nws_row2 .ln_content .ln_main_nsw_heading a{
    font-size: 17px;
    font-weight: 500;
    color: #333;
}
.ln_nws_row2 .ln_main_nws .media{}
.ln_nws_row2 .ln_main_nws .media-left{}
.ln_nws_row2 .ln_main_nws .media-left img{width: 190px;  height: 120px;}
.ln_nws_row2 .ln_main_nws .media-body{}
.ln_nws_row2 .ln_main_nws .media-body p{ 
        text-align: left;
    font-size: 13px;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    line-height: 21px;
    max-height: 150px;
}

.ln_nws_row2 .ln_news_timeline{}
.ln_nws_row2 .ln_news_timeline .ln_item_list{}
.ln_nws_row2 .ln_item_list ul{ border-bottom: 2px solid #F44336;}
.ln_nws_kerala .ln_item_list ul{ border-bottom: 2px solid #9C27B0;
    max-height: 241px;
    overflow: hidden;}
.ln_nws_row2 .ln_item_list ul li{
    padding: 7px 0px;
    border-bottom: 1px dotted #C3C2C1;
}
.ln_nws_row2 .ln_item_list ul li:last-child{
    padding: 7px 0px;
    border-bottom: none;
}
.ln_nws_row2 .ln_item_list ul li .media-left{    float: left;}
.ln_nws_row2 .ln_item_list ul li .media-left img{    width: 95px; height: 65px;}
.ln_nws_row2 .ln_item_list ul li .media-body{  float: left; width: 300px;}
.ln_nws_row2 .ln_item_list ul li .media-body .media-heading a{
    font-size: 16px;
    color: #333;
    text-decoration: none;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}
.ln_nws_row2 .ln_item_list ul li .media-body .media-heading a:hover{
    color: #0E6EC1;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}
.ln_nws_row2 .ln_item_list ul li .media-body p{
    margin: 0px;
    font-size: 12px;
    color: #666;
    max-height: 38px;
}






/*right side*/

/*today special*/
.ln_tod_special{
    margin: 15px 0px;
}
.ln_tod_special h2 {
    background-image: url("../images/header_dot.png");
    background-repeat: repeat;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.ln_tod_special h2 span {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 10px;
    position: relative;
    line-height: 15px;
    background-color: #f13b3b;
}
.ln_tod_special_slider{
    background-color: rgba(224, 224, 224, 0.28);
    padding: 10px;
        max-height: 320px;
    overflow: hidden;
    zoom: 1;
}
.ln_tod_special .bx-wrapper .bx-viewport {
    left: 0px;
    box-shadow: none;
    background-color: transparent;
    border: none;
}
.ln_tod_special .bx-viewport .slide img{
    width: 90px;
    height: 75px;
    float: left;
    margin: 0px 7px 0px 0px;
}
.ln_tod_special .bx-viewport .slide .caption{
    float: left;width: 60%;
}
.ln_tod_special .bx-viewport .slide a{
    text-decoration: none;
    color: #333;
}
.ln_tod_special .bx-viewport .slide p{
    font-size: 13px;
    color: #333;
    margin-bottom: 0px;
    font-weight: 500;
    max-height: 75px;
    overflow: hidden;
    line-height: 18px;
    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;
}
.ln_tod_special .bx-controls-direction{
    text-align: center;
    margin-top: 15px;
}
.ln_tod_special .bx-wrapper .bx-controls-direction a {
    position: static;
    top: 0%;
    text-decoration: none;
    margin-top: 0px;
    outline: 0;
    width: 30px;
    height: 30px;
    text-indent: 0;
    background: #F13B3B;
    color: #fff;
    font-size: 25px;
    display: inline-block;
    margin-right: 3px;
    line-height: 25px;
    opacity: 0.5;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}

.ln_tod_special .bx-wrapper .bx-controls-direction a:hover {
    opacity: 1;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
}


.ln_rgt_view .ln_Rads{}
.ln_rgt_view .ln_Rads img{width: 100%;height: 195px;}



/*center slide show */

.ln_center_slideshow{margin: 15px 0px 10px;}
.ln_center_slideshow .ln_slideshow_ads{    padding-left: 0px;}
.ln_center_slideshow .ln_slideshow_ads .banner_size{height: 365px;}
.ln_center_slideshow .ln_slideshow_ads .banner_size img{width: 100%; height: 100%;}

.ln_center_slideshow .ln_trending_sec{    max-height: 365px;  overflow: hidden;}
.ln_trending_sec .ln_heading_main{    border-bottom: 2px solid #2339b6;}
.ln_trending_sec .ln_heading_main a{  color: #2339b6;}
.ln_trending_sec .ln_trend{}
.ln_trending_sec .ln_trend ul{}
.ln_trending_sec .ln_trend ul li{  padding: 9px 0px;  border-bottom: 1px dotted #dbdbdb; }
.ln_trending_sec .ln_trend ul li:last-child{  border-bottom: 0px dotted #dbdbdb;  }
.ln_trending_sec .ln_trend ul li a{    text-decoration: none; display: block;overflow: hidden;}
.ln_trending_sec .ln_trend ul li a:hover h5{color: #2391c7;}
.ln_trending_sec .ln_trend ul li a img{
    float: left;
    width: 85px;
    height: 65px;
    margin-right: 7px;
}
.ln_trending_sec .ln_trend ul li a h5{
    color: #111;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin: 0px;
}


/*local news*/

.ln_local_news{margin: 40px 0px 10px;}
/*
.ln_local_news .ln_lft_view .ln_wrp,
.ln_local_news .ln_middle_nw .wrp{
    padding: 15px;
    box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.06);
    background-color: #fafafa;
}*/
.ln_local_news .ln_heading_main{    border-bottom: 2px solid #b11e2a;    padding-bottom: 8px;}
.ln_local_news .ln_heading_main a{ color: #b11e2a;}
.ln_local_news .ln_heading_main select.ln_sel_local{
    font-size: 13px;
    vertical-align: top;
    width: auto;
    outline: none;
    color: #000000;
    font-weight: bold;
    border-color: #ffffff;
    margin-right: 10px;
    background-color: #dbdbdb;
    padding: 2px 5px;
}

.ln_local_news_content h5{    margin-top: 0px; font-size: 16px; font-weight: 700;}
.ln_local_news_content .ln_big_nws .ln_bg_img a{text-decoration: none;}
.ln_local_news_content .ln_big_nws .ln_bg_img img{  width: 100%;  height: 180px;}
.ln_local_news_content .ln_big_nws .ln_bg_img h2{    font-size: 15px;  margin-top: 5px;    color: black;    line-height: 20px;}
.ln_local_news_content .ln_big_nws .ln_bg_img h2:hover{  color: #2391c7;}

.ln_local_news_content .ln_sm_news .media .media-left img{width: 105px;    height: 75px;}
.ln_local_news_content .ln_sm_news .media .media-body a{    text-decoration: none;}
.ln_local_news_content .ln_sm_news .media .media-body a h4{    font-size: 14px;   color: black;    line-height: 20px;  padding-bottom: 2px;}
.ln_local_news_content .ln_sm_news .media .media-body a h4:hover{ color: #2391c7;}
.ln_local_news_content .ln_sm_news .media .media-body p{
    font-size: 13px;
    margin-bottom: 0px;
    max-height: 55px;
    overflow: hidden;
    color: #5f5f5f;
    line-height: 21px;
    padding-bottom: 5px;
}

.ln_mdl_section .ln_local_news{margin-top: 30px; margin-bottom:20px;}
.ln_life .ln_heading_main{    border-bottom: 2px solid #d5af23 ;}
.ln_life .ln_heading_main a{ color: #d5af23 ;}

.ln_middle_nw {
    max-height: 390px;
    overflow: hidden;
}
.ln_middle_nw .ln_heading_main{  padding-bottom: 8px;}
.ln_middle_nw .media .media-body p{font-size: 12px !important; max-height: 36px !important;}

.ln_national .ln_heading_main{ border-bottom: 2px solid #dd45f0 ;}
.ln_national .ln_heading_main a{ color: #dd45f0 ;}

.ln_world .ln_heading_main{ border-bottom: 2px solid #223bcb ;}
.ln_world .ln_heading_main a{ color: #223bcb ;}

.ln_business .ln_heading_main{ border-bottom: 2px solid #9594f2 ;}
.ln_business .ln_heading_main a{ color: #9594f2 ;}

.ln_auto .ln_heading_main{ border-bottom: 2px solid #000 ;}
.ln_auto .ln_heading_main a{ color: #000 ;}

.ln_health .ln_heading_main{ border-bottom: 2px solid #f09422 ;}
.ln_health .ln_heading_main a{ color: #f09422 ;}

.ln_tech .ln_heading_main{ border-bottom: 2px solid #345c0c;}
.ln_tech .ln_heading_main a{ color: #345c0c;}

.ln_education .ln_heading_main{ border-bottom: 2px solid #0ebd22 ;}
.ln_education .ln_heading_main a{ color: #0ebd22 ;}

.ln_entertainment .ln_heading_main{ border-bottom: 2px solid #f27807;}
.ln_entertainment .ln_heading_main a{ color: #f27807;}

.ln_food .ln_heading_main{ border-bottom: 2px solid #2cbdac ;}
.ln_food .ln_heading_main a{ color: #2cbdac ;}


/*Ads portin banner ads*/

.ln_banner_ads{margin: 10px 0px 15px 0px;}
.ln_banner_ads img{width: 100%; height: 110px;}


/*middle section left*/



/*middle right side ads*/
.ln_mdl_Rads{padding-left: 0px !important;}
.ln_mdl_Rads .wrp{}
.ln_mdl_Rads .wrp .ads1{
    width: 100%;
    height: 300px;
    border: 1px dotted rgba(224, 224, 224, 0.81);
    margin-bottom: 5px;
    overflow: hidden;
}
.ln_mdl_Rads .wrp .ads2{
    width: 100%;
    height: 400px;
    border: 1px dotted rgba(224, 224, 224, 0.81);
    overflow: hidden;
    margin-bottom: 5px;
}

.ln_mdl_Rads .wrp .ads3{
    width: 100%;
    height: 380px;
    border: 1px dotted rgba(224, 224, 224, 0.81);
    overflow: hidden;
    margin-bottom: 5px;
}

.ln_mdl_Rads .wrp .ads1 img,
.ln_mdl_Rads .wrp .ads2 img,
.ln_mdl_Rads .wrp .ads3 img{width: 100%;    height: 100%;}






@media screen and (max-width: 1200px){

    .ln_nws_row2 .ln_item_list ul li .media-body {  width: 215px;  }
    .ln_wid_sec .ln_inner .inner_main {  width: 223px;  margin-right: 20px;  }
    .ln_wid_sec .ln_inner .inner_other {  width: 230px;  }
    .ln_mdl_center .ln_mid_center_ads img,
    .ln_mdl_center .ln_mid_center_ads .wrp,
    .ln_mdl_center .ln_mid_center_ads iframe{  height: 230px;  }
    .ln_mdl_Rads .wrp .ads3 { height: 400px;}

}



@media screen and (max-width: 1024px){

    .ln_tod_special .bx-viewport .slide img {width: 75px;height: 60px;}
    .ln_tod_special .bx-viewport .slide .caption {width: 55%;}
    .ln_nws_row2 .ln_main_nws .media-left img {width: 150px;}
    .ln_local_news_content .ln_sm_news .media .media-left img {width: 90px;height: 75px;}

}


@media screen and (max-width: 992px){
    .ln_rgt_view{margin-top: 15px;}
    .ln_nws_row2 .ln_main_nws .media-left {  float: left;  }
    .ln_tod_special {  margin: 0px;  }
    .ln_rgt_view  .ln_vdo_ads{display: none;}
    .ln_rgt_view .ln_Rads img {  height: 300px;  }
    .ln_wid_sec .ln_inner .inner_other {  width: 213px; }
    .ln_wid_sec .ln_inner .inner_main {  width: 205px;  }

    .ln_center_slideshow .ln_movie_mag_side {  margin-top: 15px;  }
    .ln_movie_mag_side .mrb-10 {  float: left !important;  }
    .ln_movie_mag_side .ln_mg_bx {  width: 49%;  float: right;  }
    .ln_nws_slider1 .item img {  height: 335px !important;  }
    .ln_center_slideshow .ln_slideshow_ads .banner_size {  height: 325px;  }
    .ln_tod_special .bx-viewport .slide img { width: 90px;height: 66px;}
    .ln_center_slideshow .ln_trending_sec {margin-top: 25px;    max-height: 100%;}

    .ln_local_news .ln_lft_view{margin-bottom: 20px;}
    .ln_local_news .ln_middle_nw{}
}



@media screen and (max-width: 768px){
    .ln_nws_slider1 .item img {  height: 350px; !important;  }
    .ln_top_nws_headline{margin-top: 15px; padding-left: 15px !important;}
    .ln_top_nws_headline ul li a img { width: 95px;  height: 80px;  margin: 0px 10px 3px 0px;  }
    .ln_top_nws_headline ul li a .caption p ,
    .ln_nws_row2 .ln_item_list ul li .media-body p {  font-size: 14px;  }
    .ln_top_nws_headline ul li a .caption h3 {  font-size: 16px;  }
    .ln_rgt_view .ln_Rads {  margin-top: 0px; padding-left: 0px; }
    .ln_rgt_view .ln_Rads img {  height: 332px; }
    .ln_wid_sec .ln_inner .inner_main {  width: 40%;  margin-right: 0px;  }
    .ln_wid_sec .ln_inner .inner_other {  width: 55%;  float: right;  }
    .ln_nws_row2 .ln_item_list ul li .media-body {    width: 70%;   float: left; }
    .ln_nws_kerala .ln_item_list ul,
    .ln_nws_row2 .ln_item_list ul {  border-bottom: none;  }
    .ln_vdo_ads iframe{height: 250px; margin-bottom: 10px;}
    .ln_local_news_content .ln_big_nws .ln_bg_img img {
        width: 150px;
        height: 120px;
        float: left;
        margin: 0px 10px 15px 0px;
    }

}

@media screen and (max-width: 540px){
    .ln_mdl_section .col-xs-8{width: 100%;}
    .ln_mdl_section .col-xs-4{width: 100%;     padding-left: 15px;}
    .ln_mdl_center .inner_main {
        width: 40% !important;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: none;;
        padding-bottom: 0px;
    }
    .ln_mdl_center .inner_other {
        width: 55% !important;
        float: right;
    }
    .ln_out_ads {  display: none;}
}

@media screen and (max-width: 460px){
    .ln_nws_slider1 .item img {
        height: 180px !important;
    }
    .ln_nws_slider1 .carousel-caption h2 {
        font-size: 15px;
    }
    .ln_nws_row2 .ln_item_list ul li .media-left {
        float: left;
        width: 32%;
    }
    .ln_nws_row2 .ln_item_list ul li .media-left img {
        width: 100%; height: 75px;
    }
    .ln_nws_row2 .ln_item_list ul li .media-body {
        width: 68%;
        float: right;
        margin-left: 0px;
    }
    .ln_vdo_ads iframe {
        height: 150px;
        margin-bottom: 10px;
    }

    .ln_wid_sec .ln_inner .inner_main {
        width: 100% !important;
        margin-right: 0px;
    }
    .ln_wid_sec .ln_inner .inner_other {
        width: 100% !important;
        float: right;
    }
    .ln_inner .inner_main .main_view .ln_vw_image img {
       height: 150px !important;
    }
    .section-slider{display: none;}
    .ln_main_view{margin-top: 15px;}
    .ln_tod_special {  width: 100% !important; }
    .ln_Rads{display: none;}
    .ln_nws_slider1 .carousel-caption p {display: none;  }
    .ln_tod_special .bx-viewport .slide img {
            max-width: 100%;
    height: 67px;}

}



@media screen and (max-width: 380px){
    .ln_nws_row2 .ln_main_nws .media-body {
        width: 100%;
        float: left;
    }
    .ln_local_news .ln_heading_main div {
            display: block;
        float: none !important;
        margin-top: 5px;
    }
    .ln_nws_row2 .ln_main_nws .media-left img {
        width: 120px;
        height: 100px;
    }
    .ln_nws_row2 .ln_main_nws .media-body {
        width: 100%;
        float: none;
    }
    .ln_nws_row2 .ln_main_nws .media-body p{text-align: left;}
}








