/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2023 | 14:22:51 */
@media only screen and (max-width: 600px)
{
	body .custom-footer-form .ekit-wid-con .your-email input 
    {
        max-width: 100%;
    }
	.page-id-758 .uncont 
    {
        padding: 0px 20px;
    }
	body .custom-form-grid-people .contactformrow,
    body .custom-form-grid-people .contactformrow-middle,
    body .custom-form-grid-people .contactformrow-last  
    {
        width: 100%;
    }
.safer-now h2.elementor-heading-title br {
    display:none;
}
	
}

@media (min-width: 375px) and (max-width: 428px){
	.team-det {
    padding: 10px 20px !important;
}
	
}