.video-slider .vid {
    width: 600px;
    height: 300px;
}
.content-sidebar-wrap br{
    display:none;
}
.main-header .header-items {
    border: none !important;
}
a.site-btn {
    font-weight: 600 !important;
    border: none !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #000000 !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}

.background-image.review-section:before{
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.slmp-grid-image.slmp-text-center.slmp-relative img {
    height: 200px;
    object-fit: cover;
}

.floating-cta {
    z-index: 3 !important;
}

.custom-footer-html p {
    padding: 0 0 15px;
}

footer .social-media a.sprite {
    margin-bottom: 5px;
}

#xapp-widget .widget-container.visible {
    z-index: 999999 !important;
}

.about-section.top-bot-padding {
    padding-top: 0 !important
}

.review-section .review-posts ul.slick-dots li:only-child,
ul.slick-dots li:only-child {
    display: none;
}

header.site-header .section-closed, .sub-menu-toggle:before {
    color: #fff !important;
}

.service-pages .service-item:hover .service-title{
    border-bottom: 1px solid transparent !important;
}


@media only screen and (max-width:1023px) {
    #xapp-widget .xapp-chat-button__btn {
        top: -20px !important;
    }
    .main-header .header-items .header-col.logo-item {
            border-bottom: 1px solid #51a8c2 !important;
    }

}

