/*
Theme Name: kerninews
Theme URI: http://www.sobizpress.com
Author: Binod Bhattarai
Author URI: http://www.bbinod.com.np
Description: Commercial Template of sobizpress
Version: 2.0.0

*/
@import "assets/css/misc.css";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td:focus {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: 'Ek Mukta', sans-serif;
}
html {overflow-y: scroll;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body{ background: #e2bdbd59;}
img{vertical-align: middle;max-width: 100%;height: auto;}
ul{padding: 0;list-style: none;}
li{list-style: none;}
a{color: #2e3192;text-decoration: none !important;}
a:hover{color: #b30f0f;text-decoration: none;}
.border {border-right: 1px solid #f8f8f8;}
.borderd{border-bottom: double #f1f1f1;}
p {font-size: 17px;line-height: 28px;margin: 0;color: #565656;     text-align: justify;}
aside img {
    margin: auto;
    margin-bottom: 10px;
}
h3.widget-title {
    display: none;
}
strong {
    font-weight: bold;
}
.slide-title {
    font-weight: bold;
}
/*--HEADER--*/
#logo {
    padding: 10px;
}
/*----------Footer-------------*/
#footer-note span {
    float: right;
}
#footer-note {
    background: #f00;
    padding: 10px;
    font-size: 18px;
    color: #fff;
}
.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-menu > li > a:hover {
    background: #a92525;
}
.foot-list li a {
    display: inline-block;
    float: left;
    margin-right: 10px;
    background: #b1b1b1;
    font-size: 17px;
    line-height: 43px;
    text-align: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #565656;
}
.fot-head:after {
    content: "";
    right: 40%;
    position: absolute;
    border: 1px solid #f00;
    width: 20%;
    top: 30px;
}
.fot-head {
    font-size: 20px;
    margin-bottom: 20px;
    color: #2e3192;
    font-weight: 600;
    position: relative;
    text-align: center;
}
.foot-list {
    padding-left: 90px;
    margin-top: 10px;
    display: inline;
}
#footer {
    background: #fff;
    padding: 40px;
}
.fb-page {
    display: inline-block;
    position: relative;
    padding-left: 80px;
}
/*--------------------Single and Archive-----------------------*/
.ar-bx {
    background: #f9f9f9;
    padding: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px 0px #c3c3c3;
    height: 475px;
}
.ar-bx a {
    display: block;
    font-size: 20px;
    font-weight: 600;
}
.more span {
    font-size: 14px;
    background: #fff;
    padding: 0 14px;
    color: #000;
    font-weight: normal;
    border: 1px solid #ddd;
}
.more {
    display: block;
    text-align: center;
}
.entry-title h1 {
    font-size: 50px;
    line-height: 70px;
    font-weight: 600;
    color: #2e3192;
    margin-bottom: 10px;
}
.entry-title h5 {
    font-weight: bold;
    font-size: 18px;
}
.entry-title {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.single-content {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.single-content p {
    text-align: justify;
    font-size: 17px;
    line-height: 34px;
    text-indent: 30px;
    margin-bottom: 15px;
}
.single-content strong {
    font-weight: bold;
}
.back-to-top{cursor:pointer;position:fixed;bottom:20px;right:50px;display:none;background:#014da2;border:none;width:50px;height:50px;border-radius:50%;z-index:999}
.glyphicon{top:5px}
.btn-primary:hover{color:#fff;background-color:#f57c15;border-color:#f57c15}
.sb-break p {
    font-size: 20px;
}