/*
Theme Name: LMG Create:Creative
Theme URI: https://wearelmg.com/
Description: This is the Create:Creative theme created for the Genesis Framework.
Author: :<G
Author URI: https://www.wearelmg.com/

Version: 2.8.0

Tags: accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/

.talk-tier{
	padding: 6em 2em;
}
.bio-name span{
font-size: .5em;
}

.team-tier h3{
	color: #28445F;
}

.int-tier>.wrap h2.no-border{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}
@media only screen and (max-width: 64em) {
	.int-tier>.wrap .contact-grid .cell .location-section{
	padding-top: 0;
}
	.title-quote {
		padding: 1em 1em 0 !important;
	}
	.home-tier.tier-3 {
		padding: 5rem 1rem 2rem;
	}
	.home-tier.tier-3 .card-section .card-back {
		padding: 0 1rem 4rem;
	}
	.home-tier>.wrap h2 {
		font-size: 3rem;
	}
	.disclosures-list {
		margin-top: 1em;
		margin-left: 0;
		padding-left: 0;
	}
	.hide-for-large-up {
		display: block;
	}
}
@media only screen and (min-width: 64em) {
	.hide-for-large-up {
		display: none;
	}
}

@media screen and (max-width: 1023px) {
	.site-footer ul.disclosures-list li {
		padding: .75em 0;
		font-size: .8rem;
	}
}
@media screen and (max-width: 350px) {
	.home-tier.tier-3 .card-section .card-back p{
font-size: 4vw;
}
}
@media screen and (max-width: 40em){
	.home-tier.tier-1 p{
		font-size: 17px;
	}
	.int-tier {
		padding: 2rem 1rem;
	}
	.int-tier .intro-para {
		    font-size: 1.15rem
	}
}
@media screen and (min-width: 40em) and (max-width: 64em) {
	.card-column .card-back p{
		font-size: 17px;
	}
	.card-column .card-back {
		padding: 1rem;
	}
}