@media screen and (max-width: 1200px) {
		:root {
			--width: 100%;
		}
		
		header, .bcg, .company,.services, .delivery, .free, .footer {
			padding: 0 10px;
		}

		.home {
			padding: 70px 20px;
		}

		.box_adv {
		    width: 32%;
		    align-items: center;
		    margin-right: 20px;
		}

		.box_adv:last-child {
			margin-right: 0px;
		}

		.text_adv {
			font-size: 22px;
		}

		.adress {
			width: 180px;
		}

		.home {
			width: 470px;
		}

		
		footer .contacts {
			margin: 10px 0;
		}
}


@media screen and (max-width: 1023px) {
	header .adress {
		display: none;
	}

	.bcg {
		padding-bottom: 20px !important;
		padding-top: 0px;
	}

	.boxes_adv {
		flex-direction: column;
	}

	.homeSlide {
		height: auto;
	}

	.box_adv {
		margin: 20px 0;
		width: 100%;
	}

	.h1 {
		font-size: 30px;
	}

	.advantages {
		margin-top: 70px;
    	margin-bottom: 40px;
	}

	.boxes_adv {
		margin-top: 30px;
	}

	.home {
		width: 100%;
		margin: 20px 0;
	}


	.company .main {
    	margin: 30px 0;
    	position: relative;
    	justify-content: center;
	} 

	.company .right_box {
		display: none;
	}

	.left_box {
    	width: 100%;
	}

	.title_comp {
		font-size: 30px;
		margin: 10px 0;
	}

	.text_comp {
		font-size: 16px;
	}

	.service {
		margin-top: 40px;
	}
	.subtit_serv {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.text_serv-top {
		font-size: 16px;
	}

	.box_serv-bottom {
		font-size: 18px;
	}

	.footer .adress {
		margin: 10px 0;
    	font-size: 16px;
	}

	.footer .left_box {
		padding-top: 50px;
    	padding-bottom: 20px;
	}

	.footer .tit_cont {
		margin: 5px 20px 5px 10px;
		font-size: 20px;
	}

	.homeSlide .main {
		flex-direction: column;
	}

	.home {
		left: 0px;
		position: relative;
		padding: 30px 20px;
		/*height: 250px;*/
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.home::after {
		height: 250px;
	}

	.logo {
	    height: 110px;
	    width: 150px;
	}

	.contacts {
    	width: auto;
	}
	
	footer .main {
			flex-direction: column;
	}

	footer .adress {
    	width: auto;
	}
}

@media screen and (max-width: 920px) {
	.box_dlv-top {
		width: 49%;
		margin-bottom: 20px;
	}
	.boxes_serv {
		justify-content: center;
	}

	.box_serv {
		width: 47%;
	}

	.box_serv:nth-child(2n) {
    	margin-right: 0px;
	}

	.box_serv:nth-child(3n) {
    	margin-right: 20px;
	}

	.text_free {
			font-size: 18px;
	}

}

@media screen and (max-width: 767px) {

		header {
		    min-height: 60px;
		    position: fixed;
		    background: #fff;
		    width: 100%;
		    z-index: 100;
		    box-shadow: 0 0 10px;
		}

		.logo img {
			width: 60%;
		}
		
		.tit_cont {
			font-size: 16px;
			margin-right: 10px;
		}	

		

		.title_home {
		    font-size: 25px;
		    margin-bottom: 10px;
		}

		.text_home {
			font-size: 16px;
		}

		.home {
		    padding: 40px 20px;
		    /*height: 300px;*/
		}

		.home:after {
			/*height: 300px;*/
		}

		.homeSlide:last-child .home {
				height: 200px;
		}

		.homeSlide:last-child .home:after {
				height: 200px;
		}


		.boxes_serv-top {
			flex-direction: column;
			
		}

		.box_serv-top {
			width: 100%;
			height: 200px;
			padding-top: 60px;
		}

		.box_serv-bottom {
			width: 50%;
		}


		.footer .right_box {
		    width: 100%;
		    box-sizing: border-box;
		    padding: 10px 0;
		}
		
		.form-container {
		    width: 95%;
		    height: auto;
		    margin-right: 0px;
		}

		.footer .right_box img {
			left: -10px;
		}	

		.tit_form, .subtit_form {
			font-size: 20px;
		}


		.box_serv {
    		width: 100%;
    		margin-right: 0px;
		}

		.box_serv:nth-child(3n) {
    		margin-right: 0px;
		}

		.box_dlv-top {
			width: 100%;
			height: 230px;
		}

		.box_free {
			width: 100%;
		}

		.logo {
		    height: 58px;
		    width: 100px;
		    position: absolute;
		    left: -10px;
		}

		header .logo {
			top: 0px;
		}

		.adress {
    		width: auto;
		}

		footer .main {
    		padding-left: 100px;
		}

		.box_dlv-top img {
    		height: 50px !important;
    		min-height: 0px;
		}

		header .main {
			padding-left: 90px;
		}


		.mob_contact {
		    display: flex;
		    align-items: center;
		    width: 100%;
		    justify-content: flex-end;
		}

		.mob_contact a {
			margin: 0 10px;
		}

		header .contacts {
			display: none;
		}



		
}



@media screen and (max-width: 480px) {
	
	.contacts {
	    display: flex;
	    flex-direction: column;
	}
	footer .logo {
    	height: 80px;
    	width: 80px;
	}

	.footer .tit_cont {
			margin: 0 0 0 10px;
			font-size: 12px;
	}

	.numb_cont {
			font-size: 14px;
	}
}

