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

	header {
		height: 850px;
	}

	.img_bg {
		height: 850px;
	}

	.header-bottom h1 {
		font-size: 120px;
		margin: 14% auto -30px;
	}

	.header-bottom p {
		font-size: 60px;
	}

	.wrapper {
		max-width: 1200px;
	}

	.logo img {
		height: 110px;
	}

	.menu ul li {
		margin: 0 10px; 
	}

	.header-contacts span {
		font-size: 22px;
	}

	button {
		height: 30px;
		width: 180px;
		font-size: 16px;
	}

	.footer-top p {
		flex-basis: 100%;
		flex-grow: 1;
		margin-bottom: 50px;
	}

	.footer-top form {
		width: 100%;
	}

	.footer-top form input[type="submit"] {
		flex-basis: 27%;
		/*flex-grow: 1;*/
	}

	.header-bottom {
		margin: 90px 60px 0;
	}

	.header-bottom span {
		font-size: 60px;
	}

}

@media only screen and (max-width: 1200px) {
	
	header {
		height: 750px;
	}

	.img_bg {
		height: 750px;
	}

	.wrapper {
		max-width: 1050px;
	}

	.header-top {
		padding-top: 65px;
	}

	.header-top .logo {
		flex-basis: 15%;
	}
	
	.menu ul li a {
		font-size: 18px;
	}

	.header-contacts span {
		font-size: 18px;
	}

	.header-contacts button {
		height: 25px;
		width: 160px;
		margin-top: 2px;
		font-size: 14px;
	}

	.footer-contacts a {
		color: #fff;
		font-weight: 700;
		font-size: 24px;
	}

	.footer-contacts a:last-child {
		font-size: 23px;
	}

	.overlay {
		padding-bottom: 8%;
	}

}

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

	header {
		height: 550px;
	}

	.img_bg {
		height: 550px;
	}

	.wrapper {
		max-width: 850px;
	}

	.header-top {
		padding-top: 60px;
	}

	.logo img {
		height: 85px;
	}

	.menu ul li {
		margin: 0 5px; 
	}

	.menu ul li a {
		font-size: 14px;
	}

	.header-contacts span {
		font-size: 16px;
	}

	.header-contacts button {
		height: 30px;
		width: 150px;
		font-size: 14px;
	}

	.header-bottom h1 {
		font-size: 90px;
		margin: 12% 0 -20px;
	}

	.header-bottom p {
		font-size: 45px;
	}

	h2 {
		font-size: 60px;
	}
	
	.our-services h2 {
		padding-top: 50px;
	}

	.our-services-list {
		margin-top: 30px;
	}

	.blog {
		margin-top: 100px;
		padding-bottom: 50px;
	}

	.side-arrows p {
		font-size: 20px;
	}

	.side-arrows p:first-child {
		margin-bottom: 20px;
	}

	.side-arrows-left {
		margin-bottom: 150px;
	}

	.side-arrows-right {
		margin: 0 0 10px 250px;
	}

	.our-partners-list {
		padding: 0px 0 70px;
	}

	footer {
		padding: 50px 0 20px;
	}

	.footer-contacts a {
		color: #fff;
		font-weight: 700;
		font-size: 18px;
	}

	.footer-contacts a:last-child {
		font-size: 17px;
	}

	.footer-bottom-down span {
		font-size: 12px;
	}

	.policy {
		width: 70%;
	}

	.policy p {
		font-size: 14px;
	}

	.policy-header h5, h6 {
		font-size: 18px;
	}

}

@media only screen and (max-width: 768px) {
	
	header {
		height: 400px;
	}

	.img_bg {
		height: 400px;
	}

	.wrapper {
		max-width: 700px;
	}

	.header-top {
		padding-top: 40px;
	}

	.header-top .logo {
		flex-basis: 25%;
	}

	.header-top .logo img {
		width: 100%;
		height: 100%;
	}

	.menu ul li {
		margin: 0 5px;
		padding: 0 5px;
	}

	.header-contacts button {
		height: 20px;
		border: none;
		font-size: 14px;
	}

	.header-bottom h1 {
		font-size: 65px;
		margin: 17% 0 -10px;
	}

	.header-bottom p {
		font-size: 32px;
	}

	.header-bottom {
		margin: 35px 90px 0;
	}

	h2 {
		font-size: 45px;
	}

	.social-services-blog .hexagon2-blog {
		width: 125px;
		height: 197.5px;
		margin: 50px 0 0 0px;
		flex-basis: 50%;
	}

	.social-services-blog .hexagon3-blog {
		width: 125px;
		height: 197.5px;
		margin: -80px 0px 0px 140px;
		flex-basis: 50%;
	}

	.social-services-blog .hexagon4-blog {
		width: 125px;
		height: 197.5px;
		margin: -195px 0px 0 -130px;
		flex-basis: 100%;
	}

	.social-services-blog .fa-vk {
		font-size: 80px;
		margin: 110px 0 0 -45px;
	}

	.social-services-blog .fa-facebook-square {
		font-size: 80px;
		margin: -22px 0 0 -102px;
	}

	.social-services-blog .fa-instagram {
		font-size: 80px;
		margin: -140px 0 0 35px;
	}

	.blog .and_yet {
		font-size: 30px;
	}

	#partners h3 {
		font-size: 36px;
	}

	.our-partners-list {
		padding: 0px 0 70px;
	}

	.footer-top p {
		font-size: 24px;
	}
	
	.footer-top form input {
		width: 200px;
		font-size: 18px;
		margin: 0 10px;
		padding: 7px 10px; 
	}

	.footer-top form input[type="submit"] {
		font-size: 18px;
	}

	.footer-bottom {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: auto 10px;
		/* margin-top: 70px; */
	}

	.footer-bottom .logo {
		flex-basis: 30%;
		flex-grow: 1;
	}

	.footer-bottom .logo img {
		width: 85%;
	}

	.footer-bottom .social-services {
		flex-basis: 30%;
	}

	.footer-bottom .footer-contacts {
		flex-basis: 30%;
		flex-grow: 1;
	}

	.footer-bottom-up {
		margin-top: 0;
		padding-bottom: 0;
	}

	.crash-btn {
		width: 30px;
		height: 30px;
		right: 30px;
		top: 30px;
	}
	
	.crash-btn span:before {
		width: 30px;
		height: 2px;
	}
	
	.crash-btn span:after {
		width: 30px;
		height: 2px;
	}

	.policy {
		width: 85%;
	}

	.policy p {
		font-size: 12px;
	}

	.policy-header h5, h6 {
		font-size: 16px;
	}

	/* .overlay {
		padding-bottom: 5%;
	} */
}

@media only screen and (max-width: 576px) {
	
	header {
		height: 300px;
	}

	.img_bg {
		height: 300px;
	}

	.wrapper {
		max-width: 500px;
	}

	.header-top {
		padding-top: 30px;
	}

	.menu ul li {
		padding: 0;
	}

	.menu ul li a {
		font-size: 12px;
	}

	.header-contacts span {
		font-size: 12px;
	}

	.header-contacts button {
		width: 120px;	
		font-size: 10px;
	}

	.header-bottom h1 {
		font-size: 45px;
		margin: 16% 0 5px;
	}

	.header-bottom p {
		font-size: 22px;
	}

	h2 {
		font-size: 36px;
	}

	.our-services {
		padding-top: 20px;
	}

	.our-services-list {
		margin: 0 auto;
	}

	.our-services-item {
		margin: 25px auto 0;
	}

	.blog {
		margin-top: 40px;
	}

	.blog h2 {
		padding-top: 50px;
	}

	.our-services p {
		width: 75%;
		font-size: 16px;
	}

	.our-services-item h3 {
		font-size: 30px;
	}

	.our-services-item-img img {
		height: 190px;
		margin: 80px auto;
	}

	.our-services-list button {
		height: 50px;
		width: 250px;
		font-size: 24px;
		background-color: #60d6d8;
		border: 2px solid #cac7ca;
	}

	.blog p {
		width: 75%;
		font-size: 16px;
	}

	.footer-top form {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-top form input {
		/*width: 200px;*/
		flex-basis: 100%;
		flex-grow: 1;
		margin: 5px auto;
	}

	.footer-top form input:first-child {
		margin: 0px auto 5px;
	}

	.footer-bottom-down span {
		flex-basis: 100%;
		flex-grow: 1;
	}

	.footer-bottom .footer-contacts a {
		font-size: 16px;
	}

	#partners h3 {
		font-size: 30px;
	}

	#text-over {
		margin: 5px 0;
	}

	.overlay {
		padding: 15% 0;
	}
}

@media only screen and (max-width: 480px) {
	
	.wrapper {
		max-width: 400px;
	}

	.header-top {
		padding-top: 15px;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}

	.header-top .logo {
		flex-basis: 100%;
		flex-grow: 1;
		margin-bottom: 15px;
	}

	.header-top .logo img {
		width: 30%;
		height: 30%;
	}

	.menu {
		display: none;
	}

	.header-top .header-contacts {
		flex-basis: 100%;
		flex-grow: 1;
	}

	.header-top .header-contacts button {
		margin: 0;
		padding: 0;
	}

	.header-bottom {
		width: 70%;
		margin: 0 auto;
	}

	.header-bottom h1 {
		font-size: 34px;
	}

	.header-bottom p {
		font-size: 16px;
		margin-top: -12px;
	}
	
	h2 {
		font-size: 30px;
	}

	.our-services p {
		width: 90%;
		font-size: 14px;
	}

	.our-services-item h3 {
		font-size: 24px;
	}

	.our-services-item-img img {
		height: 180px;
		margin: 60px auto;
	}

	.our-services-list button {
		height: 60px;
		width: 300px;
		font-size: 18px;
		background-color: #60d6d8;
		border: 2px solid #cac7ca;
	}

	.blog p {
		width: 90%;
		font-size: 14px;
	}

	.side-arrows {
		display: none;
	}

	.social-services-blog .hexagon2-blog {
		width: 100px;
		height: 150px;
		margin: 50px 0 0 0px;
	}

	.social-services-blog .hexagon3-blog {
		width: 100px;
		height: 150px;
		margin: -55px 0px 0px 105px;
	}

	.social-services-blog .hexagon4-blog {
		width: 100px;
		height: 150px;
		margin: -150px 0px 0 -105px;
	}

	.social-services-blog .fa-vk {
		font-size: 60px;
		margin: 100px 0 0 -35px;
	}

	.social-services-blog .fa-facebook-square {
		font-size: 60px;
		margin: -11px 0 0 -82px;
	}

	.social-services-blog .fa-instagram {
		font-size: 60px;
		margin: -105px 0 0 27px;
	}

	.blog .and_yet {
		font-size: 18px;
	}

	/* .our-partners-list button {
		display: none;
	} */

	.footer-bottom .logo {
		flex-basis: 100%;
		flex-grow: 1;
	}

	.footer-bottom .logo img {
		display: none;
	}

	.footer-bottom .social-services {
		flex-basis: 100%;
		flex-grow: 1;
		margin: 25px auto;
	}

	.footer-bottom .footer-contacts {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		flex-basis: 100%;
		flex-grow: 1;
		text-align: center;
		margin-bottom: 35px;
	}

	#partners h3 {
		font-size: 24px;
	}

	.our-partner img {
		width: 80%;
	}

	.overlay {
		padding: 15% 0 25%;
	}

	.policy-header h5, h6 {
		font-size: 14px;
	}
}

