@font-face {
    font-family: 'solaimanlipinormal';
    src: url('../fonts/solaimanlipi_29-05-06-webfont.eot');
    src: url('../fonts/solaimanlipi_29-05-06-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/solaimanlipi_29-05-06-webfont.woff2') format('woff2'),
        url('../fonts/solaimanlipi_29-05-06-webfont.woff') format('woff'),
        url('../fonts/solaimanlipi_29-05-06-webfont.ttf') format('truetype'),
        url('../fonts/solaimanlipi_29-05-06-webfont.svg#solaimanlipinormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
hr{
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 10px 0;
    clear: both;
}
body{
    font-family: 'solaimanlipi';
    font-size: 15px;
}
.ad img{
    width: 100%!important;
}
.title{
    font-size: 18px;
    color: #000;
    line-height: 22px;
    display: block;
    font-weight: bold;
}
.title:hover{
    color: #565656;
}

@media all and (min-width: 1024px) {
    .container{
        width: 1000px;
        padding-left: 0;
        padding-right: 0;
    }
}

header{
    display: block;
}
header .top{
    background: #225856;
    padding: 5px 0;
}
.e-paper, .e-paper i{
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
}

header .top .input-group-addon{
    background: #ee1717;
}
header .top .navbar-form{
    padding: 0;
    margin: 0;
}
header .top .btn-default{
    background: #ee1717;
}

.CustomScrollbar{
    overflow: auto;
    position: relative;
    height: 350px;
    width: 310px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.tab-content{
    margin-bottom: 20px;
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding-bottom: 10px;
}


.paginatorcustom {
    text-align: right;
}
.paginatorcustom a {
    background-color: #e7e7e7;
    font-size: 15px;
    padding: 5px 10px;
}
.paginatorcustom a:hover {
    background-color: #fa0001;
    color: #ffffff;
}
.paginatorcustom strong {
    background-color: #fa0001;
    color: #ffffff;
    font-size: 15px;
    padding: 5px 10px;
}

.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: 0;
    padding: 0;
}

.social ul li {
    margin: 0 5px;
    list-style: none outside none;
    display: inline-block;
}
.social i {
    width: 30px;
    height: 30px;
    color: #225856;
    background-color: #FFF;
    font-size: 16px;
    text-align:center;
    padding-top: 9px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #ee1717;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.logo-Area a{
    float: left;
}
.logo-Area span{
    font-size: 13px;
    color: #636466;
    float: left;
    margin-top: 58px;
}

nav.top-nav{
    background: #3A8784;
    height: 80px;
    margin: 10px 0;
}
/* edited */
@media (min-width: 992px) {
    nav.top-nav {
        height: 35px;
    }
}
nav.top-nav ul{
    padding: 5px 0;
}
nav.top-nav>ul>li{
    display: inline-block;
    border-right: 1px solid #000;
    position: relative;
}
nav.top-nav ul li a{
    font-size: 16px;
    display: inline-block;
    margin: 0 10px;
    color: #FFFFFF;
}

nav.top-nav ul li a:hover{
   background-color: #DF2006;
   color: #FFFFFF;
   text-decoration: none;
}

nav.top-nav ul li.active a {
    background: #DF2006 none repeat scroll 0 0;
    color: #fff;
}


nav.top-nav ul li:last-child{border-right: none;}
nav.top-nav ul li a i{
    color: #FFFFFF;
    /*font-size: 26px;*/
}
nav.top-nav ul li ul{
    float: left;
    width: 160px;
    background: #3A8784;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 20px;
    z-index:1;
    visibility:hidden;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:400ms ease;
    -moz-transition:400ms ease;
    -o-transition:400ms ease;
    transition:400ms ease;
}
nav.top-nav ul li ul li{
    display: block;
}
nav.top-nav ul li ul li a i{
    float: left;
    font-size: 9px;
    margin-top: 8px;
    padding-right: 8px;
    color: #000;
}
nav.top-nav ul > li:hover ul {
    visibility:visible;
    opacity:1;
    filter:alpha(opacity=100);
}

.body .latest-news-scroll{
    margin-bottom: 20px;
}
.nav2 .top{
    border-bottom: 1px solid #000;
    height: 30px;
}
.nav2 ul.top {margin:0 0 10px 0;padding: 0;}
.nav2 ul.top li{
    float: left;
    margin-right: 10px;
    list-style: none;
    border-right: 1px solid #000;
    margin-right: 10px;
    padding-right: 10px;
}
.nav2 ul.top li:last-child{border: none;}
.nav2 ul.top li a{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

#back-top {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #000;
    border-radius: 10px 0 0;
    bottom: 3%;
    color: #000;
    cursor: pointer;
    display: none;
    font-weight: bold;
    position: fixed;
    right: -2px;
    text-align: center;
    text-transform: uppercase;
    z-index: 999;
}
#back-top a {
    color: #000;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px;
    outline: medium none;
    padding: 6px 13px;
    text-align: center;
    text-transform: uppercase;
}
#back-top i {
    display: block;
    font-size: 26px;
}


.leadArea{
    padding-bottom: 10px;
}
.leadArea .lead-news img{
    width: 100%;
    max-height: 296px;
}
.leadArea .lead-news a{
    color: #000;
    display: block;
}
.leadArea .lead-news h1{
    font-size: 26px;
}
.leadArea .lead-news a:hover{text-decoration: none;}

.leadArea .more-news{
    padding-right: 0;
}
.leadArea .more-news ul{
    margin: 0;
    padding: 0;
}
.leadArea .more-news ul li{
    display: block;
    margin-bottom: 15px;
}
.leadArea .more-news ul li i{
    color: #EE1717;
    font-weight: bold;
}
.leadArea .more-news ul li a{
    color: #000;
    line-height: 20px;
    display: block;
}

.box, .box2{
    padding-left: 10px;
    padding-right: 10px;
}
.box h1 a, .box2 h1 a{
    font-size: 18px;
    background: #3A8784;
    display: block;
    padding: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border-radius: 15px;
}
.box2 h1 a{background: #3A8784;color: #FFF;}
.box img, .box2 img{
    width: 100%;
}
.box h2, .box2 h2{
    margin-top: 5px;
    font-size: 26px;
}
.box ul, .box2 ul{
    margin: 0;
    padding: 0;
}
.box ul li, .box2 ul li{display: block;margin-bottom: 10px;}
.box ul li a, .box2 ul li a{
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #000;
}
.box ul li a i, .box2 ul li a i{color: #ee1717;font-weight: bold;}

.section_right .video_gallery {
    padding: 0;
}
.section_right .box {
    margin-bottom: 10px;
}
.section_right .video_gallery img {
    width: 100%;
}
.section_right .video_gallery .this-title {
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.section_right .video_gallery .this-title a {
    color: #000;
    display: block;
    font-size: 15px;
    text-decoration: none;
}
.section_right .video_gallery .this-title a:hover {
    color: #f20000;
    text-decoration: none;
}

.selected-news .list {
    padding: 0 5px;
}
.selected-news h2 {
    border-bottom: 1px dotted #ccc;
    color: #000;
    font-size: 24px;
    margin-top: 0;
}
.selected-news img {
    width: 100%;
}
.selected-news a {
    color: #000;
    display: block;
    font-size: 18px;
}
.selected-news p {
    font-size: 15px;
}


.printversion {
    margin-top: 20px;
}
.printversion .page-title {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 5px 8px;
    background: #888888;
}
.printversion .first-page .page-title {
    background: #000 none repeat scroll 0 0;
}
.printversion .first-page .lead {
    display: inline-block;
    margin-bottom: 15px;
}
.printversion .first-page .lead a {
    color: #000;
    display: block;
    font-weight: bold;
}
.printversion .first-page .lead span {
    color: #ff3c00;
    display: block;
    margin: 10px 0;
}
.printversion .first-page .lead p {
    color: #494848;
    display: block;
}
.printversion .first-page .lead img {
    display: block;
    height: 182px;
    width: 100%;
}
.printversion .first-page .more .list {
    margin-bottom: 15px;
    position: relative;
}
.printversion .first-page .more .list hr {
    border-top: 2px solid #ff3c00;
    margin: 0 0 5px;
}
.printversion .first-page .more .list img {
    height: 143px;
    width: 100%;
}
.printversion .first-page .more .list a {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: #fff;
    height: 50px;
    left: 15px;
    line-height: 23px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 99px;
    width: 88%;
}
.printversion .all-page {
    height: 565px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 0;
}
.printversion .all-page .lead a {
    color: #000;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
}
.printversion .all-page .lead img {
    width: 100%;
}
.printversion .all-page .lead p {
    color: #000;
    display: block;
    font-size: 12px;
    height: 95px;
    line-height: 19px;
    overflow: hidden;
}
.printversion .more .list {
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
}
.printversion .all-page .more .list {
    height: 60px;
    overflow: hidden;
}
.printversion .more .list a {
    color: #000;
    display: block;
    font-size: 12px;
    line-height: 19px;
}
.printversion .more .list img {
    width: 100%;
}

.sports h1 a{
    font-size: 18px;
    background: #3A8784;
    display: block;
    padding: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border-radius: 15px;
}
.sports img{
    width: 100%;
}
.sports h2{
    margin-top: 5px;
}
.sports ul{
    margin: 0;
    padding: 0;
}
.sports ul li{display: block;margin-bottom: 10px;}
.sports ul li a{
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #000;
}
.sports ul li a i{color: #ee1717;font-weight: bold;}



.nav-tabs { width: 100%; }
.nav-tabs > li.active > a{ border: 1px solid #ccc!important;border-bottom: 0 !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { border: none; color: #666; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #C03D3F !important;  }
.nav-tabs > li > a::after { content: ""; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.recent-tab .tab-pane{padding-top: 15px;}

.recent-tab .tab-pane ul{margin: 0;padding: 0;}
.recent-tab .tab-pane ul li{display: block;height: 77px; padding-left: 10px}
.recent-tab .tab-pane ul li a{color: #000;}
.recent-tab .tab-pane ul li a img{
    width: 100px;
    height: 67px;
    float: left;
    margin-right: 10px;
    font-weight: normal;
}

.special-from-newspaper, .epaper{padding:10px;}
.special-from-newspaper h1, .epaper h1{
    font-size: 25px;
    color:#FFFFFF;
    background: #3A8784;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 6px 0;
    border-radius: 15px;
}
.special-from-newspaper .lead img{
    width: 50%;
    float: right;
    height: 87px;
}
.special-from-newspaper .lead a{
    font-size: 18px;
    color: #000;
    line-height: 20px;
    float: left;
    width: 45%;
}
.special-from-newspaper .lead p{
    font-size: 15px;
    display: block;
    clear: both;
}

.special-from-newspaper ul{
    margin: 0;
    padding: 0;
}
.special-from-newspaper ul li{display: block;margin-bottom: 10px;}
.special-from-newspaper ul li a{
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #000;
}
.special-from-newspaper ul li a i{color: #ee1717;font-weight: bold;}

.epaper img{ width: 100%; }


.tickerArea{
    display: block;
    margin-bottom: 15px;
}
.tickerArea .head {
    background-color: #225856;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 5px 20px;
}
.tickerArea a i{
    color: #DF2006;
}

.archive h1{
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 6px 0;
}



.box-right{padding:10px;}
.box-right h1{
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 6px 0;
}
.box-right .lead img{
    width: 50%;
    float: right;
    height: 87px;
}
.box-right .lead a{
    font-size: 18px;
    color: #000;
    line-height: 20px;
    float: left;
    width: 45%;
}
.box-right .lead p{
    font-size: 15px;
    display: block;
    clear: both;
}

.box-right ul{
    margin: 0;
    padding: 0;
}
.box-right ul li{display: block;margin-bottom: 10px;}
.box-right ul li a{
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #000;
}
.box-right ul li a i{color: #3A8784;font-weight: bold;}


.home-photogallery{padding:10px;}
.home-photogallery h1{
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 6px 0;
}
.home-photogallery .caption{
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 999999;
    font-size: 16px;
    padding: 10px 5px;
    width: 100%;
}

.inner-news .inner-top-lead{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.inner-news .inner-top-lead img{
    width: 100%;
}
.inner-news .inner-top-lead .more h2{
    margin-top: 0;
}

.inner-news .inner-mid-lead {
    margin-top: 20px;
}
.inner-news .inner-mid-lead img{
    width: 100%;
}
.inner-news .inner-mid-lead .more-list{
    margin-bottom: 20px;
    height: 90px;
    overflow: hidden;
}
.stButton .stButton_gradient, .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 23px !important;
}
.p_right{
    padding-right: 0;
}
.p_left{
    padding-left: 0;
}
.inner-news .inner-mid-lead .more h2 {
    font-size: 22px;
    line-height: 24px;
    margin-top: 0;
}
.inner-news .inner-mid-lead .more .title{
    font-weight: normal;
}

.h1_title {
    border-bottom: 1.5px solid #b2b2b2;
    display: block;
    height: 32px;
    margin-bottom: 10px;
}
.h1_title h1 {
    color: #000;
    float: left;
    font-size: 22px !important;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.h1_title a {
    float: right;
    font-size: 14px;
    margin-top: 6px;
}
.h1_title a i {
    font-size: 9px;
}
marquee a:hover{
    color:#f00 !important;
}

.details .head{margin-bottom: 25px;}
.details .head h1{
    display: block;
    margin: 10px 0;
}
.details .head h2, .details .head h3{
    font-size: 14px;
    color: #444;
    margin: 0;
}
.details .head h3{

    color: #e15f5f;
}
.details .head img{
    width: 100%;
    margin-top: 20px;
}
.details .head .title{font-size: 24px;margin-bottom: 20px;}

.details .more{padding: 0;}

@media all and (min-width: 981px) {
    .inner-news .inner-mid-lead .more img {
        height: auto !important;
        max-width: 640px !important;
    }
}
@media all and (max-width: 980px) {
    .inner-news .inner-mid-lead .more img {
        height: auto !important;
        width: 100% !important;
    }
    .inner-news .inner-mid-lead .more iframe {
        height: 450px !important;
        max-width: 100% !important;
    }
}

footer .top{
    background: #225856;
    /*padding: 5px 0;*/
    height: 25px;
    margin-bottom: 10px;
}
footer .footer-title{
    background: #ee1717;
    float: left;
    width: 200px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
footer .social{
    margin-top: 5px;
}
footer .footer-logo img{
    width: 100%;
}