.home-slider .slotholder::before,
#sp-title .sp-page-title::after{
    background: rgba(0, 0, 0, 0.2);
}
.itemid-550 .service-two-page-style .single-feature{
	min-height:300px
}
.full-screen-video iframe{
   animation-fill-mode: none !important;
}

@media screen and (min-width:320px) and (max-width:1200px){
    .itemid-550 #sppb-addon-1506332457 .rt-features {
        display: -webkit-flex;
        align-content: flex-start;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .itemid-550 .service-two-page-style .single-feature{
	    min-height:0
    }
}
