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



@media screen and (max-width: 64em) {
	.alliance-text {
		padding-top: 2rem;
	}
	.staff-tier .medium-6 .ind-team-wrapper {
		padding: 1em;
	}
	.quote-container p.quote {
		    font-size: 1.5rem;
	}
	.quote-container p.author {
		    font-size: .8rem;
	}
	.int-tier>.wrap h2.awards-title {
		font-size: 1.5rem !important;
	}
	.card-wrapper {
		padding: 3rem 1rem;
		color: #fff;
	}
	.card-container .card {
		padding: 1.5rem 0;
	}
}

@media screen and (max-width: 40em) {
	.mobile-navigation #menu-main-menu-1 {
		width: 298px;
		margin: 0;
	}.tabs-content-container.alt-tab-content .tab-content i {
		font-size: 3rem;
        color: #032140;
        margin-bottom: 1rem;
	}
	.tabs-content-container.alt-tab-content .tab-content h4 {
		text-transform: uppercase;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
        letter-spacing: 2px;
		  color: #a08c50;
	}
	.tabs-content-container.alt-tab-content .tab-content ul li{
		text-align: left;
		list-style: circle;
	}
}
@media screen and (orientation:landscape) and (max-width:935px) {
    .menu-main-menu-container #menu-main-menu-1{
	height: 275px;
	overflow-x: scroll;
	padding-right: 10px;
}
 }

