/*
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
*/

.site-footer .small a{
	color: #fff;
}
.site-footer .small a:hover{
	color: #fff;
	text-decoration: underline;
}

[type="checkbox"], [type="radio"]{
  margin: 0;
}
.gf-default-disabled[disabled]{
display: none;}
.ind-team-wrapper.lower-team{
	text-align:center;
}
@media screen and (min-width: 1025px){
	.show-for-large-up{
		display: block;
	}
	.hide-for-large-up{
		display: none;
	}
}
@media screen and (min-width: 40em) {
	.first-button {
  margin-right: 20px
}
	
}
.gform_wrapper.gravity-theme .gfield_label{
	font-weight: 300 !important;
	color: #0C3D6D !important;
}
.gform_button.button{
	background: #0C3D6D !important;
	color: #fff !important;
	text-transform: uppercase !important;
}
.gform_button.button:hover{
	opacity: .8 !important;
}
@media screen and (max-width: 64em){
	.show-for-large-up{
		display: none;
	}
}
@media screen and (max-width: 40em){
	.first-button {
  margin-bottom: 20px
}
	.show-for-medium-up{
		display: none;
	}
	.definition h3{
		font-size: 6vw;
	}
	.int-tier>.wrap .location-grid h2{
		font-size: 10vw;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1250px) {
	.int-tier>.wrap .definition-list h3{
		font-size: 1.2vw;
	}
	.int-tier>.wrap .location-grid h3{
		font-size: 2.2vw;
	}
}
.designations-tier .expander>.expander-title{
	font-size: 2em;
	border-bottom: 0;
}
.designations-tier .expander{
	margin-bottom: 1em;
}
.awards-tier h2{
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.awards-tier h2::after{
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background: #25bae3;
	margin: 10px auto 60px
}
.awards-tier .grid-x{
	border-bottom: 1px solid #ddd;
	margin-bottom: 2em;
}
p.footnote{
	font-size: 12px;
	font-style: italic;
}