
@media all and (max-width: 980px) {
#page-title {
    top: -10px;
	left:-4px;
}
}

@media all and (max-width: 979px){

input[type="text"],
textarea {
    margin: 0 5% 20px;
    width: 90%;
}
	
input[type="submit"] {
	margin: 0 0 20px 15px;
}

#directors{
	margin:0;
	text-align: center;
}

#directors img {
	display: inline-block;	
}

.half,
.half.right {
	max-width: 100%;
	float: none;
	width:auto;
}

.contact .half,
.contact .half.right {
	max-width:440px;
	float: left;
}


.index .half {
	margin-bottom:0;	
}

.grey .half,
.grey .half.right {
	max-width: 90%;
	padding:20px 5%;
}

.half.right {
	padding:0;
}

.half > img {
    max-width: 100%;
	display: block;
}

.job-spacer {
    display: none;
}

#job-half.half.right {
    padding-bottom: 20px;
}

.half.respond {
	padding-bottom:0;
}

#job-half.half.right {
	padding-top:0;	
}

#main .contact .half h3 {
	text-align: left;
	line-height: 25px;
	padding-left: 60px;
}

.address-half {
   width: 320px;
}

#page-title {
    left: -20px;
    top: -25px;
}

}

@media all and (max-width: 860px) {

#banner img {
	max-width: 100%;
	min-width: 900px;	
	position: relative;
	left:-20px;
}

#footer #address,
#footer #footer-nav {
	float: none;	
	margin:20px 0;
}

#footer-nav ul li a:first-child,
#footer #footer-nav p {
	margin:0;	
}

#footer-nav ul li a span {
    margin: 0 15px;
}

.contact .half,
.contact .half.right {
	max-width:408px;
}


}

@media all and (max-width: 800px) {
ul.bxslider img {
    height: 355px;
	width: 800px;
    left: -20px;
    position: relative;
}

#home-banner-container {
    height: 366px;
	background-position:center bottom;
}

#recruitment-logo,
#tender-logo {
    padding-bottom: 100px;
}

#contactForm {
    max-width: 320px;
}

}

@media all and (min-width: 768px) {

ul#navigation {
	display: table;	
}

}

@media all and (max-width: 767px) {


.yellow-more {
    bottom: 20px;
    left: 20px;
	top:auto;
	right:auto;
}

#contact-top {
    width: 255px;
}

#logo {
    float: none;
    margin: auto;
    width: 285px;
}

#slogan {
    float: right;
    left: 100px;
    position: absolute;
    top: 155px;
    z-index: 1;
}

#slogan p {
	color: white;
}

#yellow-strip {
	display: none;	
}

#main {
	margin:0 auto;	
}


#mobile-button {
	display: block;
	height: 60px;
	width: 60px;
	background:url(../images/home/mobile-button.png);
	position: absolute;
	top:0;
	left:0;
}

#mobile-button:hover {
	cursor: pointer;	
}

ul#navigation {
    background:#212121;
    margin: 0;
    position: relative;
    width: 260px;
    z-index: 2;
	top: 60px;
	display: none;
}

ul#navigation > li {
    float: none;
	border-bottom:1px solid #3e3e3e;
	border-top:1px solid black;
	padding:0;
}
	
ul#navigation > li > a {
	padding:10px 0 10px 35px;
	font-size:0.9375em;
	color: #a1a1a1;
	font-family:'source_sans_proregular';	
	display: block;
}

ul#navigation > li.dd:hover > a,
ul#navigation > li > a:hover {
	color: #ffffff;	
	background: #333333;
}


ul#navigation > li.active > a,
ul#navigation > li.dd.active > a {
	color: #ffffff;
	background:url(../images/sub/arrow-dropdown.png) no-repeat left center #333333;
}

#active-img {
	display:none;	
}

.dd ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 0;
    position: relative;
    width: 260px;
}

.dd ul li {
    text-align: left;
}

.dd.active ul,
.dd:hover {
    padding: 0 0 10px 0;
	background: #333;
}

.dd ul li.active a,
.dd ul li a:hover {
	color: #ddac00;	
}

.dd ul li:hover {
	background: none;
}

.dd ul li a:before {
	content:"-";
	padding-right:25px;	
	margin-left: 35px;
}

.dd ul li a {
    color: #a1a1a1;
    font-size: 0.9375em;
    padding: 3px 0;
	width: auto;
}
	
}

@media all and (max-width: 460px) {

#banner img {
	left:-290px;
}

#recruitment-logo {
    float: none;
    padding-bottom: 20px;
    padding-right: 0;
}

#main .contact .half h3 {
	text-align: center;
	padding-left: 0;
}

}

@media all and (max-width: 360px) {

.contact .half p span {
    width: 155px !important;
}

.contact .half,
.contact .half.right {
	max-width:100%;
}


#footer-nav ul li {
    width: 32%;
}

#footer-nav ul li a {
	line-height: 35px;
}

#footer-nav ul li a span {
    display: none;
}

#tender-logo {
    padding-bottom: 20px;
	float:none;
	padding-right:0;
}

#directors img:first-child {
    margin-right: auto;
}
#directors img {
    margin-bottom: 20px;
}

ul.bxslider img {
	height: 310px;
	left:-20px;
	position:relative;	
}

#home-info {
    bottom: -190px;
    right: auto;
	
}

#home-banner-container {
    height: 298px;
	margin-bottom: 210px;
}

#page-title {
    left: -20px;
    top: 0;
}

.yellow-more {
    bottom: 0;
    left: auto;
    right: 0;
    top: auto;
}

.red-more {
    top: 180px;
}
	
}

@media all and (max-width: 320px) {

#footer-nav ul li {
    width: 49%;
}

#slogan {
    left: 75px;
}

#page-title {
	width: 320px;	
}

#home-banner-container {
    height: 298px;
	margin-bottom: 240px;
}
	

#home-info {
    width: 250px;
	bottom: -218px;
}

.red-more {
    top: 160px;
}
	
}