/*
 Theme Name:   Funkworks 2017 Child Theme
 Theme URI:    http://www.altramarketing.com/
 Description:  Child Theme for Altra Blue Print
 Author:       Larry Tartisel
 Author URI:   http://www.altramarketing.com/
 Template:     altrablueprint
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Robust, customizable theme for small business clients needing Responsive design and high conversions of visitors to leads.
*/

.home h1 { font-family: Lato;}
body .vc_column-inner { padding-top: 0!important;}
div#primary { margin-top: 0;}
.rsContent h3 { text-align: center;}
footer.entry-footer { display: none; visibility: hidden;}
article { margin-bottom: 0!important; padding-bottom: 0!important;}
h1.entry-title { display: none; visibility: hidden;}

/* MEDIA QUERIES */

@media screen and (max-width: 1500px) { 
	
	 
}	

@media screen and (max-width: 1400px) { 
	 
}	

@media screen and (max-width: 1300px) { 
	 
}	

@media screen and (max-width: 1200px) { 
	 
}	

@media screen and (max-width: 1100px) { 
	 
}	

@media screen and (max-width: 1024px) { 
	 
}	

@media screen and (max-width: 1000px) { 
	 
}	

@media screen and (max-width: 900px) { 
	
}	

@media screen and (max-width: 800px) { 
	body h1, body h1.entry-title { margin-top: 3%; margin-bottom: 5%; padding-bottom: 5%;} 
}	

@media screen and (max-width: 768px) { 
	
}	

@media screen and (max-width: 640px) { 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1459048777910.vc_row-has-fill.vc_row-o-full-height.vc_row-o-columns-middle.vc_row-flex { min-height: auto;}
.home img.vc_single_image-img.attachment-medium { width: 75%;}
}	

@media screen and (max-width: 570px) { 
	
}	

@media screen and (max-width: 480px) { 
	body #masthead #site-message h2 { font-size: 2.3rem; padding: 15px 0;}
	body h2 { font-size: 3.5rem; font-weight: bold;}
	body h3 { font-size: 3rem; font-weight: bold;}
	body h1, h1.entry-title {font-size: 5.2rem;}
}
@media screen and (max-width: 400px) { 
	body h1, h1.entry-title {font-size: 5rem;}
	body h2 { font-size: 3rem; font-weight: bold;}
	body h3 { font-size: 3rem; font-weight: bold;}
	body #masthead #site-message h2 { font-size: 18px; padding: 15px 0;}
}	
@media screen and (max-width: 320px) { 
	body h1, h1.entry-title { font-size: 42px;}
	body h2 {font-size: 26px;}
	body h3 {font-size: 20px;}
	body #masthead #site-message h2 { font-size: 18px; padding: 15px 0;}	
}