@media (max-width: 992px) {
	.play_s1 {
		left: 30%;
	}
	.cols2 {
		text-align: center;
	}
	.s2_icon {
		float: none;
		margin: auto;
	}
	.cols2_2 {
		margin-top: 0;
		margin-bottom: 50px;
	}
	.s3_col {
		max-width: 550px;
	}
	.s7_title {
		max-width: 100%;
		font-size: 35px;
		text-align: center;
	}
	.s7 .yellow-btn {
		margin: 50px auto;
	}
	.gall-image img {
	height: auto;
}
}
@media (max-width: 768px) {
	.map_maker {
		display: none;
	}
	.col_materials {
		height: auto;
	}
	.exitblock .modaltext {
		box-sizing: border-box;
		padding: 20px;
		border: 5px solid #3a407a;
		background: #ffffff;
		position: fixed;
		top: 78px;
		left: 34%;
		font-size: 22px;
		margin-left: -30%;
		width: 90%;
		box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.5);
		text-align: center;
		font-weight: 700;
	}
}
@media (max-width: 540px) {
	.play_s1 {
		left: 18%;
	}
	.s1_title {
		font-size: 28px;
	}
	.call_header {
		font-size: 16px;
	}
	.logo img {
		height: 41px;
	}
	.title {
		text-align: center;
		padding: 40px 0;
		font: 700 24px 'PT Sans', sans-serif;
		color: #000;
	}
	.s3_col {
		max-width: 350px;
	}
	.s4_title,
	.title_h1 {
		font-size: 32px;
	}
	.play_s1 p {
		display: none;
	}
	.play_s1 {
		left: 33%;
	}
}
@media (max-width: 400px) {
	.yellow-btn {
		max-width: 350px;
		font-size: 18px;
	}
	.s3_col {
		max-width: 275px;
	}
	.s7 {
		padding: 50px 0;
		margin: 20px 0;
	}
}
@media (max-width: 320px) {
	.s3_col {
		max-width: 220px;
	}
	.s4_title,
	.title_h1 {
		font-size: 24px;
	}
	.mat1,
	.mat2,
	.mat3,
	.mat4 {
		padding: 8px;
	}
	.col_materials {
		padding: 10px;
	}
	.s7_title {
    max-width: 100%;
    font-size: 24px;
	}
	.ask {
    font-size: 33px;
	}
}