

@media screen and (max-width: 1350px) {


.header-wrapper, .main-wrapper, .footer-wrapper {
	width: 1000px;
}



header h1 {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 140px 0px 50px 0px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 46px;
	line-height: 60px;
	font-weight: 400;
	color: #434343;
	letter-spacing: -2px;
	text-align: center;
	word-spacing: 7px;

}

header h1::after, header h1::before { 
  content: "   ----------   ";
 	letter-spacing: -3px;
  	word-spacing: 27px;
  color: #efefef;
}

.box-img {
	width: 50%;
	height: auto; line-height: 4px;
}

.box-img img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: rgba(155,155,155,0.6);
}

.box-text {
	width: 50%;
	height: 229px;  
	display: flex;
	align-items: center;
	justify-content: center;
}

.box-text h2 {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	opacity: 0.99;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: 500;
	color: #000000;
	letter-spacing: 0px;
	text-align: left;
}
.box-text p {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	opacity: 1.0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
	color: #000000;
	letter-spacing: 0px;
	text-align: left;
}
footer {
	width: 100%;

	background-color: #d9d9d9;
	display: block;
}



}


@media screen and (max-width: 1050px) {


.header-wrapper, .main-wrapper, .footer-wrapper  {
	width: 600px; 
}

header figure {
	width: 100px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: #ffd147;
	-webkit-box-shadow: 3px 3px 23px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 23px -8px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 23px -8px rgba(0,0,0,0.75);
  position: fixed;
  left: 50%;
  margin-left: -60px;
  top: -90px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
  z-index: 200;
}

.main-wrapper {
	padding: 0px 0 0px 0;
}

.box-img {
	width: 100%;
	height: auto;
  float: right;
}

.box-text {
	width: 100%;
	height: auto;
  float: left;
}

.box-text h2 {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 60px 10px 60px 10px;
	opacity: 0.99;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #000000;
	letter-spacing: 0px;
	text-align: justify;
}

.box-text p {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 40px 10px;
	opacity: 1.0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	color: #000000;
	letter-spacing: 0px;
	text-align: justify;
}

header h1 {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 90px 0px 50px 0px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	color: #434343;
	letter-spacing: -2px;
	text-align: center;
	word-spacing: 7px;

}

header h1::after, header h1::before { 
  content: "";
 	letter-spacing: -3px;
  	word-spacing: 27px;
  color: #efefef;
}



footer p.head {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	opacity: 1.0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: 600;
	color: #000000;
	letter-spacing: -1px;
	text-align: center; text-transform: uppercase;  
}

footer p.dwa {
	border-top: 0px solid #434343;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	opacity: 1.0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 600;
	color: #000000;
	letter-spacing: 0px;
	text-align: center;  
}

footer p.dwa span {
	font-size: 13px;
	font-weight: 300;
}

.ddd p.d {
	margin: 0 0 0 0;
	padding: 0 0 13px 0px;
	font-family: 'Open sans', serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0;
	font-weight: 400;
	text-align: center;
}

}


@media screen and (max-width: 650px) {

.header-wrapper, .main-wrapper, .footer-wrapper {
	width: 90%;
  margin: 20px auto 50px auto;
}


.footer {
  min-height: 600px;
}



.ddd-box {
	margin: 60px auto 0 auto;
  padding: 30px 0 0px 0; 
  float: none;
	max-width: 300px;
  border: 0px solid #ffaa00;
  height: 420px;
  overflow: hidden;
  display: block;
  background-color: #e4e4e4; 
}

.ddd p.d {
	margin: 0 0 0 0;
	padding: 0px 0 23px 0px;
	font-family: 'Open sans', serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0;
	font-weight: 400;
	text-align: center;
}

.ddd p.d2 {
	margin: 0 0 0 0;
	padding: 0px 0 23px 0px;
	font-family: 'Open sans', serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0;
	font-weight: 400;
	text-align: center;
}


form input {
	margin: 0;
	padding: 0px 0 0 8px;
	width: 260px;
	height: 29px;
	border: 1px #dcdcdc solid;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 5px 1px #ebebeb inset;
	border-radius: 3px;
	font-family: 'Ubuntu', serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0;
	font-weight: 300;
	text-decoration: none;
  box-sizing: border-box;
}

input.inputzabezpieczenie {
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
	width: 42px;
	height: 30px;
	border: 1px #dcdcdc solid;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 5px 1px #ebebeb inset;
	border-radius: 3px;
	font-family: 'Ubuntu', serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0;
	font-weight: 600;
	text-decoration: none;
}

form textarea {
	margin: 0;
	padding: 8px 8px 8px 8px;
	width: 260px;
	height: 90px;
	border: #dcdcdc solid 1px;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 5px 1px #ebebeb inset;
	border-radius: 3px;
	font-family: 'Ubuntu', serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0;
	font-weight: 300;
	text-decoration: none;
	resize: none;
  box-sizing: border-box;
}

.form-button {
	width: 260px;
	height: 50px;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #e9731b;
	border-radius: 7px;
	cursor: pointer;
}

.form-button1 p {
	margin: 0;
	color: #000000;
	margin: 0 0 0 0;
	padding: 17px 0 0 0;
	font-family: 'Ubuntu', serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
}

.form-button2 p {
	margin: 0;
	color: #000000;
	margin: 0 0 0 0;
	padding: 19px 0 0 0;
	font-family: 'Ubuntu', serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}


.zabezpieczenieformularza {
  padding-top: 10px;
  margin-top: 0px;
  height: 70px;
  width: 260px;
  box-sizing: border-box;
}


.form-box-sep {
	margin: 0;
	padding: 0 0 0 0;
	width: 218px;
	height: 7px;
}







}


