/*
Theme Name:     wpmfc-theme-child
Theme URI:      http://mfc.agency/
Description:    This is a child-theme for wpmfc-theme
Author:         WP-MFC Team
Author URI:     http://mfc.agency/
Template:       wpmfc-theme
Version:        1.0
*/


/* RESPONSIVE */

@media (min-width: 992px) and (max-width: 1200px){

}

@media (min-width: 768px) and (max-width: 992px){

}

@media (max-width:767px){

}

@media(max-width:670px){

}

@media(min-width:480px) and (max-width:670px){

	
}

@media(max-width: 414px){

}


