body {min-width: 320px;}
.Size {min-width: 300px;}
@media only screen and (max-width:1148px) {
	.yellowText{
font-size: 13px;
	}
	.yellowBlock ul li{
		padding: 0 10px;
	}
}
@media only screen and (max-width:1024px) {
	.First {
		line-height: 300px;
	}
	.First .Size {
		height: 320px;
	}
	.yellowBlock {
		height: 320px;
		bottom: -240px;
	}
	.yellowBlock ul li {
		width: 50%;
	}
	.mainTitle span {
		font-size: 40px;
		line-height: 50px;
	}
	.yellowBlock ul li:nth-child(5),
	.yellowBlock ul li:nth-child(6) {
		border: 1px solid #f9e096;
	}
	.Second img {
		margin-left: 0;
		float: none;
		max-width: 100%;
	}
	.formBlockInn {
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.formBlock {
		text-align: center;
		padding: 0;
		background: none;
	}
	.formBlock2 {height: auto;border: none;}
	.form2Text {
		position: relative;
		top: 0;
		left: 0;
		width: 100px P;
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}
	.FormDef,
	.formBlock2 .formBlockInn,
	.formBlock2 .formBlockInn .FormDef,
	.formBlockInn {
		width: 100%;
	}
	.FooterTop .fll {display: none;}
	.FooterTop .flr {
		width: 100%;
		float: none;
		text-align: center;
	}
	.FooterBot {text-align: center;}
	.Conteiner {padding-bottom: 0;}
	.Footer {margin-top: 0;}
	.Second {margin-bottom: 0;}
	.form2Text {
		font-size: 25px;
		line-height: 30px;
	}
	.form2Text span {
		font-size: 50px;
		line-height: 60px;
	}
	.Third .Size {box-sizing: border-box;padding: 0;}
	.Second p,
	.Second p font {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.button.small {width: 100px !important;}
}
@media only screen and (max-width:800px) {
	.Header {
		height: 120px;
	}
	.Header .fll,
	.Header .flr {
		width: 100%;
		float: none;
		text-align: center;
	}
	.Conteiner {margin-top: -120px;}
	.First {line-height: 600px;margin-bottom: 200px;}
	.yellowBlock {
		position: relative;
		bottom: 0;
		margin-top: -889px;
	}
	.mainTitle span {
		font-size: 46px;
		line-height: 40px;
	}
}
@media only screen and (max-width:540px) {
	.yellowBlock ul li {
		padding: 0 5px;
		height: 60px;
		line-height: 58px;
	}
	.yellowIcon {
		height: 40px;
		width: 40px;
		margin-right: 5px;
	}
	.yellowIcon img {
		max-width: 70%;
		max-height: 70%;
	}
	.yellowBlock {
		height: 240px;
	}
	.First {
		margin-bottom: 120px;
	}
	.yellowText {
		font-size: 12px;
		line-height: 15px;
	}
	.fast {
		font-size: 10px;
		line-height: 15px;
	}
	.fast span {
		font-size: 14px;
		line-height: 15px;
	}
	.mainTitle span {
		font-size: 34px;
		line-height: 30px;
	}
	.Second figure.img img {
    max-width: 100%;
    height: auto;
    margin-top: 26px;
}
}
@media only screen and (max-width:405px) {
	.yellowBlock ul li:nth-child(1) .yellowText, .yellowBlock ul li:nth-child(7) .yellowText {
    font-size: 7px;

}
	
}