@media(min-width: 601px) and (max-width: 1050px){
	.main{
		width: 600px !important;
		
	}

	.inner_header span{
		font-size: 13px;
		margin: 12px;
	}

	.services{
		width: 600px;
		
	}
	

	.reasons{
		width: 600px;
	}

	.boxes{
		width: 600px;
		height: auto;
		margin-top: 50px;
	}

	.box{
		width: 240px;
		margin: 15px 30px 15px 30px;
	}

	.place{
		width: 600px;
	}

	.inner_ozd{
		width: 600px;
	}

	.text span{
		width: 400px !important;
		height: 680px !important;
	}

	.image{
		height: 650px;
	}

	.circles4{
		margin:  40px 10px 0 115px;
	}

	.circles5{
		margin: 40px 10px 0 10px;
	}


	iframe{
		width: 250px;
		height: 400px;
	}

	.title h2{
		padding-left: 20px;
		font-size: 20px;
	}

	.contact_text{
		padding-left: 50px;
		padding-right: 20px;
	}

	.inner_navigation{
		background: url(black.png) !important;
		position: static;
	}

	.image_baner{
		background: url(black.png) !important;
		position: static;
	}

	.main{
		width: 600px;
	}

	.t_services{
		width: 600px !important;
	}

	.t_circles{
		display: block;
		width: 180px;
		height: 180px;
	  	border-radius: 50%;
	 	background-image: url(6.jpg);
	 	background-size: cover;
	 	float: left;
	 	text-align: center;
	 	border: 7px solid #c8ff00;
	 	margin: 40px 10px 0 10px !important;
	 	transition: transform 1s, color 1s, background 2s, filter 1s;
	 	color: white;
	 
	}



	.t_circles2{
		display: block;
		width: 180px;
		height: 180px;
	  	border-radius: 50%;
	 	background-image: url(7.jpg);
	 	background-size: cover;
	 	float: left;
	 	text-align: center;
	 	border: 7px solid #c8ff00;
	 	margin: 40px 10px 0 10px !important;
	 	transition: transform 1s, color 1s, background 2s, filter 1s;
	 	color: white;
	 
	}




	.t_circles3{
		display: block;
		width: 180px;
		height: 180px;
	  	border-radius: 50%;
	 	background-image: url(8.jpg);
	 	background-size: cover;
	 	float: left;
	 	text-align: center;
	 	border: 7px solid #c8ff00;
	 	margin: 40px 10px 0 10px !important;
	 	transition: transform 1s, color 1s, background 2s, filter 1s;
	 	color: white;
	 
	}




	.t_circles4{
		display: block;
		width: 180px;
		height: 180px;
	  	border-radius: 50%;
	 	background-image: url(9.jpg);
	 	background-size: cover;
	 	float: left;
	 	text-align: center;
	 	border: 7px solid #c8ff00;
	 	margin: 40px 10px 0 115px !important;
	 	transition: transform 1s, color 1s, background 2s, filter 1s;
	 	color: white;
	 
	}


	.t_circles5{
		display: block;
		width: 180px;
		height: 180px;
	  	border-radius: 50%;
	 	background-image: url(10.jpg);
	 	background-size: cover;
	 	float: left;
	 	text-align: center;
	 	border: 7px solid #c8ff00;
	 	margin: 40px 10px 0 10px !important;
	 	transition: transform 1s, color 1s, background 2s, filter 1s;
	 	color: white;
	 
	}


	.t_circles p{
		padding-top: 65px !important;
		font-size: 18px;
	}

	.t_circles2 p{
		padding-top: 55px !important;
		font-size: 16px !important;
	}

	.t_circles3 p{
		padding-top: 55px !important;
		font-size: 15px !important;
	}

	.t_circles4 p{
		padding-top: 65px !important;
		font-size: 20px !important;
	}

	.t_circles5 p{
		font-size: 20px !important;
		padding-top: 60px !important;
	}

	.services{
		display: none;
	}

	.form{
		width: 600px !important;
		padding-left: 20px;
	}

	input{
		width: 95%;
	}

	textarea{
		width: 95%;
		margin-bottom: 50px;
	}

	input.button{
		margin-right: 30px;
	}

	.thanks{
		width: 600px !important;
		height: 600px;
	}


	.opisy{
		width: 600px;
		padding:  18px;
	}


	
}

@media(min-width: 1051px){

	.t_services{
		display: none;
	}



}