﻿
.content-hero-container h1	{font-size: 73px;}

@media (max-width:1130px) {
	
	.next-frontier blockquote img	{position: relative; margin: 0 20px 10px 0; float: left; left: auto;}
	
}
	
	
@media (max-width:1100px) {
	
	.screen-time-section			{overflow: hidden}
	.screen-time-section #l3-2		{width: 66%; right: -24%;}
	
}

@media (max-width:1000px) {
	
	#l3-4	{width: calc(50% - 60px); margin-left: auto; left: 50%;}
	.earth	{top: 35vw;}
	
}

@media (max-width:700px) {
	
	.content-hero-container h1		{font-size: 40px; line-height: 0.9em}
	
	.intro-section lottie-player	{top:auto; margin: auto;}
	
	#l3-1,
	#l3-3	{width: 90%; height: auto; margin: auto; max-width: 320px;}
	.article-sdl .intro-section		{padding-bottom: 15px;}
	
	.screen-time-section #l3-2	{width: 120%; position: relative; top: auto; right: auto; margin-top: 50px; left: 50%; margin-left: -150px;} 

	.section-social-use .cols					{flex-direction: column-reverse;}
	.section-social-use .text-col:last-child	{width:100%; margin-left: 0; margin-top: -20vw; padding-left: 0; padding-right: 0}
	.section-social-use .text-col:first-child	{width: 100%;}
	.section-social-use .text-panel				{background-color: #ffffff; padding: 20px;}
	
	#l3-4	{position: relative; width: calc(100% - 40px); left: auto; margin: auto; top:auto; margin-bottom: -20vw}
	.earth	{width: 1000px; top: 70vw}
	
	.blockquote-section-1 .blockquote-container blockquote img	{float: left;}
	
	.next-frontier .quote-image-container	{}
	.next-frontier .blockquote-container	{flex-direction: row; margin: 2em auto; width: 100%;}
	.next-frontier .quote-image-container	{width: 100px; height: 100px;}
	
	.article .blockquote-container p	{font-size: 18px;}
	
	.phones	{position: relative; right: auto; width: 100%;}
	
}

@media (max-width:500px) {
	
	.article-sdl h2	{font-size: 40px;}
	
	.article-sdl .blockquote-section-1 .blockquote-container {width: 100%; margin-left: 0;}
	blockquote cite		{font-size: 13px}
	
	.screen-time-section #l3-2	{width: 150%; margin-left: -28%;}
	
	.section-social-use .text-col:last-child	{margin-top: -30vw}
	
}


