/*
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: 40em) {
		.site-header .wrap .title-area img {
	width: 180px !important;
}
	.overlay-text .subheadline {
		        font-size: 1.1rem;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: 600;
    }
	.int-tier>.wrap h2 {
	font-size: 1.75em;
}
	
}
@media only screen and (max-width: 64em){
	.int-tier>.wrap .contact-grid .contact-details:last-child {
		margin-bottom: 2em;
	}
}



@media screen and (orientation:landscape) and (max-width:920px) {
   		.site-header .wrap .title-area img {
	width: 150px !important;
}
 }


@media only screen and (min-width: 64em) {
.sticky-header .site-header .wrap .title-area img {
	        max-width: 200px !important;
}
.site-header .wrap .title-area img {
	width: 300px !important;
}
.site-footer .grid-x .cell img{
width: 400px;
}
}

.button:hover{
   color: #fff !important;
}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
body.single-post:not(.home) .content .entry-header h1 {
	font-size: 4.5vw;
}	
}
