
@media only screen and (min-width: 750px) and (max-width: 1200px){
		
}

@media only screen and (min-width: 750px) and (max-width: 1200px){
	.outSideContent{
	width:80%;
	background-image:url("Posten-Creative-background-small.jpg");
}
}

@media only screen and (min-width: 750px) and (max-width: 1200px){
	.topLine{
		width:81%;
		margin-bottom:.25em;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.line{
	margin:auto;
	width:81%;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.content{
	width:80%;
	max-width:750pxpx;
	margin:auto;
}
}

@media only screen and (min-width: 750px) and (max-width: 1200px){
		.sectionOne{
		width:35%;
		margin-left:15%;
		float:left;
		text-align:left;
	}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.sectionTwo{
		width:25%;
		float:right;
		text-align:center;
		margin-right:15%;
	}
}

@media only screen and (min-width: 750px) and (max-width: 1200px){
	.socialMedia{
		width:70%;
		margin:auto;
	}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.FacebookContainer{
		clear:both;
		float:left;
		width:40%;
	}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.LinkedinContainer{
		float:right;
		width:40%
	}	
}

@media only screen and (min-width: 750px) and (max-width: 1200px){
		.section2{
		clear:both;
		width:30em;
		margin:auto;
	}
}
@media only screen and (min-width: 750px) and (max-width: 1200px{
	.section2 table{
		margin:auto;
	}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
		.sectionOneTitle{
			margin:0;
		}
}

@media only screen and (min-width: 750px) and (max-width: 1200px){
	.sectionTwoTextContainer{
		clear:both;
		width:50%;
		float:left;
	}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.search{
	display:block;
	width:19em;
	float:right;
	margin-top:2em;
	margin-bottom:-2em;
	z-index:1;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.searchIcon{
	float:left;
	margin-right:-2em;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.searchBox{
	background-color:white;
	display:block;
	margin-top:6px;
	margin-left:-1em;
	float:right;
	z-index:1;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.searchResults{
	margin-top: 2em;
	margin-left:4.5em;
	position:absolute;
	background-color:white;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.searchResults a{
	display:block;
	color:darkslategray;
	text-decoration:none;
}
}
@media only screen and (min-width: 750px) and (max-width: 1200px){
	.btn{
		width:25%
	}
}


