/*
Theme Name: Marthe
Author:  Highmedia
Author URI: https://www.highmedia.ca/
Description: In any problem or issues please contact us at dquevillon@highmedia.ca
Version: 1.0
*/

.banner-wrap {
    margin-bottom: -6px;
}

@media (max-width:400px){
	.service-wrap .col-item .overlay .thel-right{
	    left: 40%; 
	}	
}

.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}
