a:focus {
outline: 1px solid;
} 
.bs-headfive .navbar-wp {  
border-width: 1px 0 1px 0;
border-style: solid;
box-shadow: var(--bxsh);
}
.bs-headfive .bs-header-main .inner {
display: flex;
padding: 30px 0;
margin: 0;
height: auto;
align-items: center;
text-align: center;
}
.bs-headfive .navbar-wp .navbar-nav > li> a {
padding: 8px 15px;
font-weight: 600; 
}
.modal .btn-close{
background-image: none;
}
.right-nav a{
box-shadow: none;
}
.bs-social li a:focus, .right-nav a:focus{
outline: none;
}
.bs-blog-category a{
padding: 0;
font-weight: 500;
}
.bs-blog-post, .list-blog.bs-blog-post{
box-shadow: none;
padding: 0;
margin-bottom: 3.125rem;
}
.bs-blog-post:hover, .bs-sidebar .bs-widget, .wd-back{
box-shadow: none;
}
.wd-back{
padding: 0;
}
.list-blog p{
margin-bottom: 1rem;
font-size: 16px;
}
.bs-blog-meta span{
font-weight: 400;
}
.list-blog .bs-blog-thumb{ }
.list-blog.bs-blog-post{
gap: 40px;
}
.bs-blog-post.single{
margin-bottom: 30px;
box-shadow: var(--bxsh);
overflow: hidden;
border-radius: 0;
}
.mainfeatured .list-blog .bs-blog-thumb {
width: 50.333333%;
max-width: 50.333333%;
min-width: 50.333333%;
height: 400px;
min-height: 250px; background-color: #333;
}
.mainfeatured .bs-blog-post .title{
font-size: 2.5rem;
}
.mainfeatured .bs-blog-post p{
font-size: 1rem;
}
.mainfeatured .bs-blog-post{
margin-bottom: 3.84rem;
}
.bs-blog-post.three.md{
background-color: #333;
}
.navbar-brand{
margin-right: 0;
}
.switch .slider::before, .right-nav a, .bs-social li a i {
width: 25px;
height: 25px;
}
.switch {
width: 25px;
height: 16px;
}
@media (max-width: 767.98px) {
.mainfeatured .bs-blog-category{
justify-content: center;
}
.mainfeatured .small{
text-align: center;
}
.mainfeatured .list-blog .bs-blog-thumb{
height: 330px;
margin-right: 0;
}
.mainfeatured .bs-blog-post .title{
font-size: 2rem;
}
.list-blog .bs-blog-thumb{
margin-right: 0;
}
}
p a {
text-decoration: underline;
}
a:focus {
outline: 1px solid;
}
.navbar-toggler.x:focus {
outline: 1px solid #000;
}
@media (max-width: 991.98px) {
.m-header .navbar-toggler:focus {
outline: 2px solid;
}
}