.video-testimonials-container .owl-item > div {
    height: 550px;
}

.video-testimonials-container .owl-item > div .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(27, 39, 78, .7);
}

.video-testimonials-container .owl-item > div a.video {
    text-indent: -50000px;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../img/play.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.video-testimonials-container .owl-carousel .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
}

.video-testimonials-container .owl-carousel .owl-nav button.owl-prev,
.video-testimonials-container .owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #253A7A;
    transition: all .5s;
    outline: none;
}

.video-testimonials-container .owl-carousel .owl-nav button.owl-prev:hover,
.video-testimonials-container .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #E83658;
}

.video-testimonials-container .owl-carousel .owl-nav button.owl-prev {
    margin-right: 5px;
}

.video-testimonials-container .owl-carousel .owl-nav button i {
    color: #A3B7F3;
    transition: all .5s;
}

.video-testimonials-container .owl-carousel .owl-nav button:hover i {
    color: #fff;
}

.video-testimonials-container #counter{
    display: block;
    text-align: right;
    font-size: 22px;
    color: #253A7A;
    font-weight: bold;
}

.page-id-73410 .mfp-iframe-holder .mfp-close,
.page-id-73410 .mfp-iframe-holder .mfp-close:hover,
.page-id-73410 .mfp-iframe-holder .mfp-close:active {
    top: -40px;
}
.page-id-73410 .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF !important;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.video img[alt="play"]{
    width: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -11px;
}

.searchandfilter .sf-input-checkbox{
    display: none;
}

.searchandfilter li.sf-field-reset,
.searchandfilter li.sf-field-taxonomy-industries,
.searchandfilter li.sf-field-taxonomy-industries li{
    display: inline-block ;
    font-size: 15px;
    color: #333;
    font-size: 18px;
    cursor: pointer;
}

.searchandfilter li.sf-field-taxonomy-industries li{
    margin-right: 20px;
}

.searchandfilter li.sf-field-taxonomy-industries li .sf-label-radio{
    padding: 0;
}

.entry-content .sf-field-taxonomy-industries ul{
    padding-left: 0;
}