/*
*
* style for visual blog slider
*
*/
span.slide-cat a {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 3px 0px 4px;
    font-size: 14px;
    margin-bottom: 10px
}
.nopadding{
    padding: 0 !important;
}
a.btn.vbs-btn {
    border: 1px solid #000;
    color: #000;
    margin:10px;
}
.vbs-main .swiper-slide.beshop-pslider {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
span.slide-cat a {
    color: #555;
}
a.btn.vbs-btn:hover {
    color: #000;
    background: #fff;
    opacity: 1;
}
.swiper-slide.bsks-item {
    background: #f1f6f0;
}
.vbs-main .swiper-button-next, 
.vbs-main .swiper-button-prev{
    background-image: none;
}
.vbs-main .swiper-button-next:after, 
.vbs-main .swiper-button-prev:after {
    display: none;
}
.vbs-main .swiper-button-next i, 
.vbs-main .swiper-button-prev i{
    font-size: 24px;
    box-shadow: 0 0.2rem 2.8rem rgba(36,36,36,.1);
}
/* .vbs-main .swiper-button-next i {
    right: -5px;
    position: absolute;
} */
/*.vbs-main .bsks-item img,
.swiper-container-vertical{
    width: 100%;
    height: 600px;
}*/
.vbs-main .bsks-item {
    position: relative;
}
.btn-success.bsks-btn,
.btn-success.bsks-btn:hover{
  border:none;
}
.bsks-content.bsk-pdetails {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1300px;
    }
.bsks-content.mgst-left {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(5%, -50%);
  text-align:left;
}
.bsks-item .bsks-content{
    opacity: 0;
    transition: 0.9s;
}
.bsks-item.swiper-slide-active .bsks-content{
    opacity: 1;
}
.bsks-title {
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color:#000;
}
.bsks-ptext {
    width: 60%;
}
.bsk-pdetails {
    display: flex;
    padding: 10px 40px;
    align-items: center;
}
.bsks-img-before {
    margin-left: 4%;
    width: 36%;
}
.bsks-img-after {
    margin-right: 4%;
    width: 36%;
}
.bsks-subtitle {
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    font-size: 18px;
    color: #000;
    line-height: 20px;
}
.bsks-btn {
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.bsks-overlay {
    padding: 20px 10px;
    background: rgba(0,0,0,0.3);
}
.swiper-pagination-bullet{
  opacity: 1 !important;
}
/*section header style*/
.vb-section-header {
    position: relative;
    z-index: 1;

}
.vb-section-header span {
    background: #fff;
    padding-right: 6px;
    display: inline-block;
}
.vb-section-header.yes:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 100%;
    background: #555;
    content: "";
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);

}
.vb-section-header span {
    background: #fff;
    padding-right: 6px;
    display: inline-block;
}

a.vb-shead-link {
    position: absolute;
    right: 0;
    top: -7px;
    background: #fff;
    padding: 5px 15px;
    border: 1px solid #555;
}
a.vb-shead-link:hover {
    opacity: 1;
    background: #ededed;
    text-decoration: none;
}
.vb-card-img.vb-post-img {
    position: relative;
}

.vbp1-cat {
    position: absolute;
    bottom: 0;
    left: 0;
}
span.vbheading_two {
    color: #0056b3;
}
.vbp1-cat.grid-meta span a {
    background: #0056b3;
    color: #fff;
    opacity: 1;
    padding: 5px 14px;
    border-radius: 10px 0;
    font-size: 12px;
}
.mgp-comment i{
    opacity: 0.7;
}
.mgp-comment a,
.cat-list span a,
.mgp-comment i{
    font-size: 12px;
    color: #555;
    text-transform: capitalize;
    display: inline-block;
}
span.mgp-comment {
    display: block;
    margin-top: 15px;
}
a.btn.extra-link-btn {
    border: 2px solid #ccc;
}
.col-auto.ml-auto.text-right.comment-set {
    max-width: 150px !important;
    margin: 0 !important;
}
.mgpl-items.style2 figure img {
    border-radius: 20%;
}
.mg-post-list figure .vbnum-badge {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: table;
}
.mg-post-list figure .vbnum-badge.top-right {
    left: auto;
    right: 0;
}
.mg-post-list figure .vbnum-badge.bottom-right {
    left: auto;
    right: 0;
    top:auto;
    bottom: 0;
}
.mg-post-list figure .vbnum-badge.bottom-left {
    left: auto;
    top:auto;
    bottom: 0;
}
.mg-post-list figure .vbnum-badge span {
    text-align: center;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0 5px 0;
}
.banner-video,.banner-text {
    min-height: 300px;
}
.vblog-banner-section {
    padding-left: 15px;
    padding-right: 15px;
}
.banner-video,
.banner-text {
    position: relative;
    z-index: 999;
}
.banner-video a, .banner-video i {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 50px;
    height: 50px;
}
.vb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: -1;
    opacity: 0.5;
}

.banner-video i {
    color: #fff;
    opacity: 0.5;
    font-size: 45px;
}
.vblog-banner-section {
    padding-left: 15px;
    padding-right: 15px;
}

.banner-text {
    padding: 40px 10px 20px;
    text-align: left;
}

.banner-text h2,.banner-text p,.banner-text a {
    color: #fff;
}

a.btn.banner-btn {
    border: 1px solid #fff;
    border-radius: 0;
}

.banner-text p {
    margin-bottom: 20px;
}

/*Responsive code for mobile*/
@media (max-width: 767px){
    .bsk-pdetails {
        flex-direction: column;
    }
    .bsks-ptext,
    .bsks-img-after,
    .bsks-img-before {
        margin: 0;
        text-align: center;
    }
    .bsks-ptext{
        margin-bottom: 1rem;
    }
    p.bsks-subtitle {
        display: none;
    }
    .bsks-title {
        font-size: 30px;
    }
}