/*
Theme Name: Rural Insights Child Theme
Theme URI: https://ruralinsights.org
Version: 1.0
Description: Sparkdash custom web design & development for Rural Insights.
Author: Sparkdash
Author URI: https://sparkdash.com/
template: bb-theme
*/

/*
-------------------------
Misc/Admin
------------------------- 
*/
/* 
#wpadminbar {
	overflow: hidden;
}
.builder-msg {
	display: none;
} */
.fl-builder-edit .builder-msg {
	display: block;
}

/*
-------------------------
Layout
------------------------- 
*/

.text-center {
	text-align: center;
}

/*
-------------------------
Design
------------------------- 
*/



/*
-------------------------
Header
------------------------- 
*/



/*
-------------------------
Footer
------------------------- 
*/



/*
-------------------------
Homepage
------------------------- 
*/



/*
-------------------------
Responsive
------------------------- 
*/

@media(max-width:1200px) {

}

@media(max-width:1024px) {

}

@media(max-width:992px) {

}

@media(max-width:768px) {

}

@media(max-width:600px) {

}