
@media screen and (min-width: 1250px) {
	#banners 
	{
	    height:445px;
	}
}


@media screen and (max-width: 890px) {
	.addthis_toolbox {
		display:none;
	}
}

@media screen and (max-width: 820px) {
	#tweets, #services {
		display:none;
	}
	#services.slides {
		display:block;
		width:94%;
	}
	.slides .cycle-slideshow, .slides .cycle-slide, .slides img {
		width:100%;
	}
	#left {
		width:90%;
		margin-left:5%;
		margin-right:5%;
		margin-bottom:0;
	}
	#london, #sheffield, #manchester {
	margin-left:5%;
	}
	#legals {
	right:5%;
	}
	#clientstitle 
	{
		margin-left:5%;
		width:95%;
	}
	
	.clients 
	{
	    width:100%;
	    margin-left:0;
	    margin-right:0;
	}
	
	#prev, #next {
		display:none;
	}

}

@media screen and (max-width: 700px) 
{
    #reg 
    {
        display:none;
    }
    
    #legals a#prov 
    {
        display:none;
    }
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}

@media screen and (max-width: 640px) 
{
    
	
	.cycle-pager {
		display:none;
	}
    
	#social {
		top:94px;
		left:0;
		right:0;
		width:100%;
		text-align:center;
	}
	#header {height:169px;}
	#social { top:124px;}
	#logo 
	{
		left:0;
		right:0;
		width:100%;
		text-align:center;
		top:15px;
	}
	#logo img {
		margin-left:0;
		width:90px;
		max-width:100% !important;
	}
}


@media screen and (min-width: 500px) {
	#media 
	{
	    display:block;
	    clear:both;
		width:490px;
	}
	
	#servicelist a
    {
        width:90%;
        padding-top:10px;
        height:30px;
        margin-right:0;
        padding-left:5%;
        padding-right:5%;
    }
    
}

@media screen and (max-width: 500px) 
{
    
	.profile 
	{
	    float:none;
	    clear:both;
	    margin-left:auto;
	    margin-right:auto;
	    width:200px;
	    height:73px;	    
    }
    
    
    .profile img
    {
	    width:200px;
	    height:73px;	
    }
    
    .profile .pos 
    {
        display:none;
    }
    
    .profile span.info
    {
        padding-top:5px;
        padding-bottom:0px;
    }
    #footer 
    {
        height:220px;
    }
	#manchester 
	{
	    margin-top:0;
	}
	
	#legals 
	{
	    text-align:center;
	}

}
