div.one-third {
	width: 47.5%;
}

div.one-third-second {
	margin: 0;
}

div.one-third-last {
	clear: both;
	float: none;
	width: auto;
	padding: 20px 0 0 0;
}

div.nav ul li {
	width: 25%;
	border-bottom: 1px solid #bababa;
}

@media screen and (max-width: 620px) {
		
div.header2 {
 display: none;
}
 div.nav ul li {
 width: 33%;
}
 div.tablet-collapse {
 width: auto;
 float: none;
 margin-right: 0;
}
#cookieoverlay{
 display: none;	
}
}
@media screen and (max-width: 480px) {	
div.title{
 display: none;
}
div.header {
 display: none;
}
div.header2 {
 display: block; 
 width:100%;
 text-align:center;
}
#feature-image-fp{
 display: none;
}#feature-image{
 display: none;
}
div.featured-image-fp{
 background:#fff url(../assets/photos/tanker-mobile.jpg) no-repeat;
 width:340px;
 height:200px;
 text-align:center;
 padding-bottom:10px;
}
div.nav ul li {
 width: 100%;
 font-size: 85%;
 float: none;
}
div.list1 {
	width:100%;
}
div.list1 ul{
 padding:0;	
}
div.list2{
float:none;
width:100%;
}
div.list2 ul{
 padding:0;
}
div.one-third-second {
	margin-top: 20px;
}
div.mobile-collapse {
 width: auto;
 float: none;
 margin-right: 0;
}
 .hide-mobile {
 display: none;
}
 .footer {
 height:230px;
}
.keywords {
 display: none;
}
div.nav-bottom{
 display: none;	
}
#cookieoverlay{
 display: none;	
}
}