	@media only screen and (max-width: 860px) {
			.js #menu {
		display:none;
	}
	.js .slicknav_menu {
		display:block;
	}
	.client_description	{
	width:40%;
	float:left;
	margin-right:5%;
}
.client_img	{
	width:54%;
	float:right;
	}
	}
	@media only screen and (max-width: 760px) {
		.slides_image {
			width:650px;
	margin-bottom:-74px;	
	}	

	}
		@media only screen and (max-width: 710px) {
	h1	{
		font-size:28px;
		margin-top:30px;
	}
	h2	{
		font-size:28px;
		}
	footer 	{
		height:100%;
		padding-bottom:20px;
		overflow:hidden;
	}
	#social img	{
		opacity: 1; 
		filter: alpha(opacity=100);
	}
	#social img:hover	{
		opacity: 1; 
		filter: alpha(opacity=100);
	}
	.float_right	{
		float:left; 
		margin-right:75px;
		text-align:left;
	}
	.client_description	{
	width:100%;
	float:none;
	margin-right:0%;
	margin-bottom:20px;
}
.client_img	{
	width:100%;
	float:none;
	}
	}
	@media only screen and (max-width: 700px) {
		.side_menu	{
		padding-left:0%;
		width:100%;
		}
		.main_description	{
		width:100%; 
		}
		.subcategory_basic_description, .subcategory_detailed_description	{
		width:100%;
		}
		.subcategory_basic_graphic, .subcategory_detailed_graphic	{
		width:100%;
		padding-left:0%;
		}
	}	
	@media only screen and (max-width: 690px) {
	.category	{
		padding:2%;
		width:45%;
	}
	}
	@media only screen and (max-width: 660px) {
	.category	{
		padding:3%;
		width:93%;
	}
	
		.slides_image {
			width:550px;
	margin-bottom:-65px;	
	}	

	}
@media screen and (max-width: 565px) {
.slides_image {
			width:450px;
	margin-bottom:-55px;	
	}	
	.slides_heading	{
	font-size:45px; 
	
}
.slides_subheading	{
	font-size:28px; 
	
}
.slides_text	{
	font-size:23px; 
	
}
}
	@media only screen and (max-device-width: 480px) {
		   a[class="disable-link"] {
			  pointer-events: auto !important;
			  cursor: auto !important;
		   }
		   a[class="disable-footer-link"] {
			  pointer-events: auto !important;
			  cursor: auto !important;
		   }
	}
	@media screen and (max-width: 455px) {
.slides_image {
			width:300px;
	margin-bottom:-40px;	
	}	
	.slides_heading	{
	font-size:40px; 
	
}
.slides_subheading	{
	font-size:28px; 
	
}
.slides_text	{
	font-size:23px; 
	
}
}
