@media screen and (max-width: 1366px){
	.content_top_img_block{
		max-height: 400px;
	}
}
@media screen and (max-width: 1199px){
	.main_menu{
		padding: 0 10px;
	}
	.language_block{
		padding-left: 20px;
	}
}
@media screen and (max-width: 991px){
	.main_products_section_inner{
		margin: 0 -15px;
	}
	.main_products_block{
		padding:  0 15px 30px 15px;
	}
	.top_img_button{
	  width: 50px;
	  height: 60px;
	  margin-left: -25px;
	}
	.top_img_button a{
		padding: 18px 12px;
	}
	.main_works_section_inner{
		padding-bottom: 0;
	}
	.main_works_large_img{
		position: relative;
		width: 100%;
		padding-bottom: 50%;
	}
	.main_works_large_img img{
		padding-right: 0;
	}
	.main_works_text_block{
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-left: 0;
		top: 0;
		transform: translate(0);
	}
	.main_works_img_block{
		position: relative;
		top: auto;
		bottom: auto;
		width: 100%;
		right: auto;
		left: 0;
		/*margin: 0 -15px;*/
		padding: 15px 0;
	}
	.slider_next{
		right: 0;
	}
	.main_works_img{
		height: auto;
	}
	.main_works_img a{
		padding-bottom: 60%;
	}
	.main_works_slider_block{
		position: relative;
		padding-bottom: 50%;
		width: 100%;
	}
	.main_works_slider_block .slides{
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
	}
	.main_works_slider_block .slides li{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.view_all_block{
		padding-top: 0;
	}
	.logo_slider_block{
		display: table;
	}
	.logo_slider_img{
		position: relative;
		left: auto;
		top: auto;
		transform: translate(0);
		display: table-cell;
		vertical-align: middle;
	}
	/*.logo_slider_img img{
		position: absolute;
		position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	    max-width: 100%;
	    max-height: 100%;
	    padding: 10px;
	}*/
	.logo_slider_section .inner_container{
		padding-right:0 ;
	}
	.partners_block{
		width: 33.33%;
	}
	.product_block{
		width: 33.33%;
	}
	.product_slider_title{
		font-size: 300%;
		line-height: 30px;
	}
	.product_slider_text{
		padding-bottom: 40px;
	}
	.product_slider_prev{
		width:50px;
		height: 30px;
		margin-top: -15px;
	}
	.product_slider_next{
		width: 50px;
		height: 30px;
		margin-top: -15px;
	}
	.product_slider_next img,.product_slider_prev img{
		padding: 10px;
	}
}
@media screen and (max-width: 767px){
	.main_products_block{
		width: 50%;
	}
	.news_block{
		width: 50%;
	}
	/*.geography_map{
		height: 280px !important;
	}*/
	.contact_map_section{
		width: 100%;
		padding-right: 0;
	}
	.contact_info_section{
		padding-left: 0;
		width: 100%;
	}
	.product_select_block{
		width: 33.33%;
	}
	.product_slider_title{
		font-size: 250%;
		line-height: 25px;
	}
	.product_slider_text{
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 640px){
	.copyright_block{
		width: 100%;
		text-align: center;
		padding-bottom: 15px;
	}
	.studio_block{
		width: 100%;
		text-align: center;
	}
	.news_block{
		padding: 15px;
	}
	.news_section_inner{
		margin: 0 -15px;
	}
	.partners_block{
		width:50%;
	}
	.product_block{
		width: 50%;
	}
	.product_slider_title{
		font-size: 200%;
		line-height: 20px;
	}
	.product_slider_text{
		padding-bottom: 10px;
	}
	.product_slider_button{
		font-size: 110%;
	}
	.product_listing_slider li{
		padding-bottom: 40%;
	}
	.product_listing_slider li img{
		max-height: 100%;
		max-width: none;
	}
	.product_inner_slider_block{
		width: 100%;
		padding-right: 0;
	}
	.product_inner_info_section{
		width: 100%;
		padding-left: 0;
		padding-top: 25px;
	}
	.product_inner_slider .slides li{
		padding-bottom: 70%;
	}
}
@media screen and (max-width: 480px){
	.main_products_block{
		width: 100%;
	}
	.main_works_img{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.main_works_slider_block{
		padding-bottom: 70%;
	}
	.contact_block.name_block{
	  padding-right: 0;
	  width: 100%;
	}
	.contact_block.email_block{
	  padding-left: 0;
	  width: 100%;
	}
	.product_select_block{
		width: 50%;
	}
	.product_block{
		padding: 15px;
	}
	.product_listing_section_inner{
		margin:0 -15px;
	}
	.product_listing_slider li{
		padding-bottom: 60%;
	}
	.product_slider_prev{
		display: none;
	}
	.product_slider_next{
		display: none;
	}
}
@media screen and (max-width: 400px){
	.news_block{
		width: 100%;
	}
	.partners_block{
		width: 100%;
	}
	.product_select_block{
		width: 100%;
	}
	
}
@media screen and (max-width: 320px){
	.product_block{
		width: 100%;
	}
}