@font-face {
  font-family: Montserrat-Regular;
  src: url('https://schneiderei-dunz.de/home/Montserrat-Regular.ttf');
}

@media screen and (min-width: 0px) {
	.work {
		width: 94%;
		height: auto;
		min-height: calc(100vh - 55px);
		position: static;
		margin-left: 3%;
		margin-top: 55px;
		display: grid;
		padding: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0;
	}
	.site_back {
		height: 30px;
		width: 180px;
		background-color: #fff;
		right: 0;
		position: absolute;
		top: 54px;
		z-index: 10;
		margin-top: 0;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 0;
	}
	.site_back p {
		font-family: Montserrat-Regular;
		font-size: 15px;
		margin-right: 25px;
		float: right;
		position: static;
		margin-top: 5px;
	}
	.site_back p a {
		text-decoration: none;
		color: #111;
		padding-top: 0px;
	}
	.workpictures {
		width: 70%;
		margin-top: 130%;
		position: static;
	}
	.workimgone {
		width: 45%;
		height: 130px;
		margin-bottom: 0;
		margin-left: 35%;
		border: 0px solid;
		visibility: visible;
		margin-top: 25px;
		position: static;
	}
	.workimgtwo {
		width: 55%;
		height: 130px;
		margin-top: 20px;
		margin-left: 10%;
		visibility: visible;
		position: static;
	}
	.workimgthree {
		width: 40%;
		height: 180px;
		margin-left: 70%;
		margin-top: -115px;
		visibility: visible;
		position: static;
	}
	.work .right_part {
		width: 100%;
		padding-left: 3%;
		margin-left: 0;
		margin-top: -230%;
		padding-bottom: 0px;
		margin-bottom: 0;
	}

	.work h3 {
		text-align: left;
		font-size: 15px;
		width: 100%;
		color: #444;
		font-family: Montserrat-Regular;
		margin-left: 0;
		padding-top: 30px;
		font-weight: 400;
		padding-bottom: 0;
		line-height: 15px;
		padding-left: 0px;
	}
	.work h1 {
		text-align: left;
		font-size: 30px;
		width: 100%;
		color: #444;
		font-family: Montserrat-Regular;
		margin-left: 0;
		font-weight: 400;
		line-height: 20px;
		padding-left: 0px;
	}
	.work p {
		text-align: left;
		font-size: 17px;
		color: #222;
		font-family: Montserrat-Regular;
		margin-left: 0;
		width: 95%;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 30px;
		font-weight: 400;
		padding-left: 0px;
	}
	.work p a {
		text-decoration: none;
	}

	footer {
		position: static;
		margin-top: 140px;
		margin-left: 0;
	}
}

@media screen and (min-width: 960px) {
	.work {
		width: 94%;
		margin-left: 3%;
		height: auto;
		margin-top: 30%;
		min-height: inherit;
		transform: translateY(-50%);
		display: grid;
		padding: 0;
		margin-bottom: 0;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr;
		background-color: inherit;
	}
	.work .right_part {
		width: 100%;
		padding-left: 0;
		margin-left: 0;
		padding-bottom: 0;
		margin-top: 0px;
	}
	.site_back {
		height: 30px;
		width: 180px;
		background-color: #fff;
		left: 0;
		position: absolute;
		top: 60px;
		z-index: 10;
		margin-top: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 2px;
	}
	.site_back p {
		font-family: Montserrat-Regular;
		font-size: 15px;
		margin-right: 30px;
		float: right;
		position: static;
		margin-top: 5px;
	}
	.site_back p a {
		text-decoration: none;
		color: #111;
		padding-top: 0px;
	}
	.work h3 {
		text-align: left;
		font-size: 15px;
		color: #444;
		font-family: Montserrat-Regular;
		margin-left: 0;
		padding-top: 70px;
		font-weight: 400;
		padding-bottom: 0;
		line-height: 15px;
		padding-left: 50px;
	}
	.work h1 {
		text-align: left;
		font-size: 30px;
		color: #444;
		font-family: Montserrat-Regular;
		margin-left: 0;
		font-weight: 400;
		line-height: 20px;
		padding-left: 50px;
		margin-top: 30px;
	}
	.work p {
		text-align: left;
		font-size: 15px;
		color: #222;
		font-family: Montserrat-Regular;
		margin-left: 0;
		padding-bottom: 0;
		margin-bottom: 0;
		width: 90%;
		padding-top: 60px;
		font-weight: 400;
		padding-left: 50px;
	}
	.workpictures {
		width: 70%;
		padding-top: 0;
		margin-top: 0px;
		position: static;
	}
	.workimgone {
		width: 45%;
		height: 130px;
		margin-bottom: 0;
		margin-left: 35%;
		border: 0px solid;
		visibility: visible;
		margin-top: 25px;
		position: static;
	}
	.workimgtwo {
		width: 55%;
		height: 130px;
		margin-top: 20px;
		margin-left: 10%;
		visibility: visible;
		position: static;
	}
	.workimgthree {
		width: 40%;
		height: 180px;
		margin-left: 70%;
		margin-top: -115px;
		visibility: visible;
		position: static;
	}
	.work .right_part {
		width: 100%;
		position: relative;
	}
	footer {
		position: static;
		margin-top: 100px;
		margin-left: 0;
	}

}
