/***********************************************
Screen Smaller than 1199px
***********************************************/
@media only screen and (min-width:960px) and (max-width: 1199px) {
#overlay {top:233px;}

#home_content {margin-top:245px;}

.grey_box {width:898px;}

.grey_box .grid {width:200px;}
.grid img {display:none;}

#home_box_content {height:160px; margin-top:140px;}

.grey_box #accreditations {width:500px;}

.service_banner, .service_banner img {width:570px;}
.service_banner {height:313px;}
.service_right {width:358px; height:313px;}
.service_right #service_2 {display:none;}

}

/***********************************************
Tablet (Smaller than 959px)
***********************************************/
@media only screen and (min-width:768px) and (max-width: 959px) {
.head_contact {margin-top:30px;}

#overlay {top:205px;}
#overlay_right {display:none;}
#overlay_left {width:100%; height:120px; background:rgba(255,255,255,0.8); line-height:35px;}

#home_content {margin-top:210px;}

.grey_box {width:710px;}
.grey_box .grid {width:330px; margin-bottom:5px;}

#home_box_content {width:710px; background:rgba(255,255,255,0.8);}

#accreditations_img {float:left !important;}

.service_banner, .service_banner img, .service_right {width:740px;}
.service_banner {height:216px;}
.service_right {margin-top:216px; height:216px;}

#foot .col_5 {width:25%;}
#foot .col_5.off_5{margin-left:0px; text-align:right;}

}

/***********************************************
Mobile (portrait 300px)
***********************************************/
@media only screen and (max-width:767px) {
#container {margin:0px; padding:10px; background:#FFF;}
#container_inner {padding:0px; position:inherit;}
#logo {text-align:center; padding-top:0px;}

#banner {display:none;}

#home_content {margin-top:10px;}

.grey_box, .grey_box #accreditations {background:none; padding:0px; width:100%;}
.grey_box .grid {width:96%; padding:2%; margin:0px; margin-bottom:5px;}

#accreditations_img {float:left !important; margin-top:0px !important;}

.service_banner, .service_banner img, .service_right, .service_right img {width:100%;}
.service_banner, #recruitment-sidebar {display:none;}
.service_right {background:none; height:auto; margin-top:-10px;}

#foot .col_5 {width:100% !important; margin-left:0px !important; text-align:center;}
#foot .col_5.off_5{margin-left:0px;}

#foot span {float:none;}
#foot strong {display:none;}
}
