/*
Theme Name: Strat 2017
Theme URI: http://wordpress.org/
Description: Child Theme for Twenty Fifteen
Author URI: 
Template: twentyfifteen
Version: 1.1
*/

@import url("../twentyfifteen/style.css");
@import url("../strat-2017/structure.css");
@import url("../strat-2017/designsign.css");


/* RESPONSIVE */


@media (max-width: 1024px)	{


	.logo_row	{ 

			width: 100%;

			padding: 20px 0;

			}



	.site-main 	{

			width: 90%;

			float: none;

			margin: 0% auto;

			padding: 5% 0;

			}







}









@media (max-width: 569px)	{



	.logo_row	

			{ 

			width: 100%;

			padding: 20px 0;

			}



	.logo_image	{

			width: 70%;

			display: block;

			float: none;

			margin-left: 0%;

			margin: 0 auto;

			text-align: center;

			}



	.logo_image img	

			{

			width: 60%;

			height: auto;

			}



	.page-title 	

			{

			font-size: 1.5em;

			line-height: 1em;

			padding-top: 10%;

			letter-spacing: 0px;

			}



	.site-main 	{

			width: 90%;

			float: none;

			margin: 0% auto;

			padding: 5% 0;

			}



	.site-footer 	

			{

			text-align: center;

			}



	.feature-photo	{

			width: 90%;

			height: 200px;

			margin: 0 auto;

			border: 3px solid white;

			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

			}



	.full-column	{

			width: 100%;

			height: 300px;

			}



		h1	{

			font-size: 2em;

			}





	.recent		{

				display: block;

				width: 250px;

				margin: 0% auto 20px;

				}







}