/*
Theme Name: All Around Creative 2020
Theme URI: http://allaroundcreative.com
Description: A custom theme created for MEF
Author: All Around Creative
Author URI: http://allaroundcreative.com
Version: 1.1
Tags: white, bootstrap, responsive
*/


/*------------------------------------------------------------------
110b. SMALL DEVICES (tablets, 768px and up)
-------------------------------------------------------------------*/
/* Extra small devices (phones, larger than 768px) */
@media (min-width: 768px) {

}

/*------------------------------------------------------------------
110c. MEDIUM DEVICES (desktops, 992px and up)
-------------------------------------------------------------------*/
@media (min-width: 992px) {

}
	
/*------------------------------------------------------------------
110d. LARGE DEVICES (large desktops, 1200px and up)
-------------------------------------------------------------------*/
@media (min-width: 1200px) {

}