@font-face{font-family:"sl";font-style:normal;src:url("fonts/sl.ttf") format("truetype");}

body {
    font-family: "sl","Helvetica","Arial",sans-serif!important;
    font-size:15px!important;
    font-weight:normal;
    font-style:normal;
    color:#333;
    line-height:24px
}

/* custom style */

.m-l-15 {
    margin-left: 15px
}

.m-r-15 {
    margin-right: 15px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-h-7 {
    display: block;
    min-height: 7px;
}

.underline {
    border-bottom: 1px solid #ccc;
    margin-bottom: -10px!important;
    padding-bottom: 5px!important;
    font-weight: 500!important
}

.title {
    font-weight: 600;
    line-height: 18px;
    font-size: 14px;
    padding: 0 1px
}

.subtitle {
    color: #0563a0;
    margin-bottom: 5px;
}

.subtitle-featured {
    color: #0563a0;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 13px
}

.subtitle-selected {
    color: #0563a0;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 13px
}

.subtitle-recom {
    text-align: right;
    color: #0563a0;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 13px
}

.most-read .title {
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
    padding: 0 1px
}

/* topbar style */

.top-bar {
    background: #dbffff;
    line-height: 32px;
    margin: 0 0 10px 0;
    display: none;
}
.top-menu {
    list-style: none;
    display: flex;
    justify-content: left;
    padding: 0;
    margin: 0;
}
.top-menu li {
    margin-right: 20px
}
.top-menu li a {
    color: #00bfbf;
    font-size: 13px
}
.top-menu li a:hover {
    color: #008080
}
#st-1 {
    text-align: right;
    margin-right: -15px;
}
#st-1 .st-top {
    display: none;
}
#st-1 .st-btn {
    background: transparent!important;
    border: 0!important;
    margin-right: 0!important;
}
.site-logo {
    width: 100%
}
.site-logo img {
    max-width: 100%
}
.site-logo p {
    font-size: 13px;
    margin: 3px 0px;
    letter-spacing: -0.026em;
}
.site-logo-footer {
    width: 250px
}
.site-logo-footer img {
    max-width: 100%
}
.slogan-top {
    font-size: 24px;
    padding: 0 0 1px;
    color: green;
    font-weight: 500;
    text-align: left;
    letter-spacing: 5px;
    display: none;
}
.slogan-btm {
    font-size: 20px;
    padding: 1px 0 0;
    color: orangered;
    font-weight: 500;
    letter-spacing: 5px;
    text-align: right;
    display: none;
}
.print-edition-title-uk {
    position: absolute;
    top: 40px;
    width: 49%;
    max-width: 160px;
    height: 30px;
    right: 51%;
    background-color: #ccc;
    font-size: 14px;
    text-align: center;
    line-height: 30px
}
.print-edition-title-bd {
    position: absolute;
    top: 40px;
    width: 49%;
    max-width: 160px;
    height: 30px;
    left: 51%;
    background-color: #ccc;
    font-size: 14px;
    text-align: center;
    line-height: 30px
}
.printers-line {
    text-align: center;
    color: #fff;
    background: #0563a0;
    padding: 10px 10px 6px
}
.printers-line p {
    margin: 0;
    font-size: 12px;
    text-align: left;
    line-height: 20px
}
.printers-line span {
    background: #0563a0;
    color: #fff;
    padding: 5px 10px;
}
.editors-panel {
    background-color: #fff;
    margin-bottom: 7px
}
.editors-panel p {
    text-align: center!important;
    font-size: 14px;
    line-height: 26px;
    color: #0563a0
}
.uk-address, .bd-address {
    font-size: 12px;
    color: #000;
    text-align: right;
    text-transform: capitalize;
    text-shadow: 0px 0px 0px rgba(0,0,0,1);
}
.ad-top-left {
    width: 49%;
    height: 100px;
    float: left;
    border: 1px solid #ccc;
    overflow: hidden;
}

.ad-top-right {
    width: 49%;
    height: 100px;
    float: right;
    border: 1px solid #ccc;
    overflow: hidden;
}

.ad-top-left img, .ad-top-right img {
    max-width: 100%
}

.ad-logo-left {
    width: 320px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.ad-logo-right {
    width: 320px;
    height: 100px;
    float: right;
    overflow: hidden;
}

.most-read{min-height:80px;margin:0 0 20px;display: none;}
.title-box{display:table;width:100%;height:auto;overflow:hidden;background:#eeffff;padding:0;text-align:center;border-top:1px solid #c5e8e8;border-bottom:1px solid #c5e8e8}
.title-box h4{display:table-cell;line-height:3.3em}

.items {
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
    align-items: center;
}

.items li {
    list-style: none;
    border: 1px solid #c5e8e8;
    padding: 10px;
    margin: 0 5px;
}

.items li:hover{background-color:#008080}
.items li:hover a{color:#fff;font-weight:500}

/* nav style */

.flex-navbar-nav {
    list-style: none;
    padding: 0;
    margin: 5px 0 7px 0;
    display: flex;
    justify-content: space-around;
}
.flex-navbar-nav li {
    padding: 4px 9px;
    border-bottom: 2px solid #008080
}
.flex-navbar-nav li+li {
    border-left: 2px solid #eee
}
.flex-navbar-nav .active {
    background-color: #008080
}
.flex-navbar-nav .active a {
    color: #fff
}

.print-edition {
    display: flex;
    width: 100%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.print-edition img {
    max-width: 160px;
    padding: 5px;
    margin: 30px 5px;
    border: 1px solid #aaa
}



.small-11 img {
    width: 100%;
    height: auto;
}
.alt-bg {
    background-color: #eeffff;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 30px 30px 20px
}
.ad-space-5 img {
    max-width: 100%;
}
.ad-space-5 {
    max-width: 100%;
    margin: 15px auto;
    text-align: center;
}

.page-login {
    padding-top: 0!important;
}
.login-box-cnt {
    width: 100%!important
}
.custom-checkbox .checkbox-icon {
    background-color: #008080!important
}
.btn {
    background-color: #008080
}
#st-1 {
    text-align: center!important
}

@media (max-width: 991px) {
    .ad-top-left, .ad-top-right {
        width: 100%;
        height: auto;
    }
    .ad-logo-left, .ad-logo-right {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .top-menu {
        justify-content: space-around;
    }
    .flex-navbar-nav {
        flex-wrap: wrap;
        justify-content: space-between;
        border-top: 1px solid #008080;
        border-bottom: 1px solid #008080;
        margin-top: 15px;
    }
    .flex-navbar-nav li {
        border-bottom: 0;
        background-color: #eeffff;
        margin: 0 auto;
        padding: 5px 10px
    }
    .flex-navbar-nav li+li {
        border-left: 0
    }
    .items {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .items li {
        margin: 5px 0;
        display: block;
        width: 100%;
        overflow: hidden;
    }
}
.flex-navbar-nav li+li {
    border-left: 1px solid #eee;
}