* {
	box-sizing: border-box;
}

body {
	font-family: Raleway;
	font-size: 1rem;
	color: whitesmoke;
}

@media all and (max-width: 374px) and (min-width: 1px) {
	.MG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.MG_gallery li {
		display: flex;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.FullSize ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.FullSize li {
		display: flex;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.CO_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.CO_gallery li {
		display: flex;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.IG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.IG_gallery li {
		object-fit: cover;
		display: flex;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.Street_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.Street_gallery li {
		display: flex;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}


}

@media all and (max-width: 557px) and (min-width: 375px) {
	.MG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.MG_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}



	.FullSize ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.FullSize li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}


	.CO_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.CO_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.IG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.IG_gallery li {
		object-fit: cover;
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}


	.Street_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.Street_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 3px;
		margin-right: 3px;
	}

}

@media all and (max-width: 1025px) and (min-width: 558px) {
	.MG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.MG_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 5px;
		margin-left: 16px;
		margin-right: 16px;
	}



	.FullSize ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.FullSize li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 5px;
		margin-left: 16px;
		margin-right: 16px;
	}


	.CO_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.CO_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 5px;
		margin-left: 16px;
		margin-right: 16px;
	}

	.IG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.IG_gallery li {
		object-fit: cover;
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 5px;
		margin-left: 16px;
		margin-right: 16px;
	}

	.Street_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.Street_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 5px;
		margin-left: 16px;
		margin-right: 16px;
	}

}

@media all and (max-width: 9000px) and (min-width: 1025px) {


	.MG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.MG_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 5px;
		margin-right: 5px;
	}


	.FullSize ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.FullSize li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 5px;
		margin-right: 5px;
	}

	.CO_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.CO_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 5px;
		margin-right: 5px;
	}

	.IG_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.IG_gallery li {
		object-fit: cover;
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 5px;
		margin-right: 5px;
	}





	.Street_gallery ul {
		display: flex;
		justify-content: center;
		list-style: none;
	}

	.Street_gallery li {
		display: flex;
		float: left;
		justify-content: center;
		list-style: none;
		padding-left: 3px;
		margin-left: 5px;
		margin-right: 5px;
	}

}

/*  


.gallery ul {
	display: none;
 float: none;
	

	
	}}

@media only screen and (max-width: 550px){

.gallery li {
    display:flex;
	
	justify-content: center;
	list-style: none;
	margin-left: auto;
	float:left
	
	}}

@media all and (max-width: 1025px) and (min-width: 551px){
	
	.gallery {
	margin-left: 50px;
	}
	.gallery li {
    display: flex;
	float: left;
  	justify-content: center;
	list-style: none;
	padding-left: 5px;
	margin-left: 3px;
	}}
	

	
/*
@media (min-width: 30em)
{
.gallery	ul { width: 20em }
}

@media (min-width: 40em)
{
.gallery	ul { width: 40em }
}

@media (min-width: 60em)
{
.gallery	ul { width: 60em }
}


.gallery li
{
	float: left;
	width: 8em;
	height: 8em;
	margin: 1em;
	padding: 1em;
	list-style: none;
	 resize:both 15%;
	
	  -moz-box-sizing: border-box; 
  	-webkit-box-sizing: border-box; 
 	 box-sizing: border-box;
  
}

*/