@charset "UTF-8";
/* CSS Document */


@media(min-width:2000px){

.header-home {
	background-image: url(../images/large/home_header_glazing_partitions.jpg);
}

}

.bg-image {
	/* image specified in seperate class  */
	height: 380px;
	width: 100%; }


.bg-image-header {
	
	/* lt ie8 */
	-ms-background-position-x: center;
	-ms-background-position-y: bottom;
	/* default - may override with classes or media query */
	background-position: center bottom;
	/* scale bg image proportionately */
	background-size: cover;
	/* ie8 polyfill */
	-ms-behavior: url(backgroundsize.min.htc);
	/* prevent scaling past src width (or not) */
	/* max-width: 1200px; */ }

.bg-center-center {
	-ms-background-position-x: center;
	-ms-background-position-y: center;
	background-position: center center; }



/* --- HOME IMAGES - DESKTOP --- */

.header-home {
	background-image: url(../images/home_header_glazing_partitions_@2.jpg);
}

img.teaser_img {
border: 1px solid #e9e9e9;
padding: 5px;
width: 96%;
}

.header-about {
	background-image: url(../images/about_header_glass_office_partitions.jpg);	
}

/* --- PARTITION IMAGES - DESKTOP --- */

.header-partitions {
	background-image: url(../images/partitions_header_glass_partitions.jpg);
}

.partitions_1 {
	background-image: url(../images/partitions_deskspace.jpg);
}

.partitions_2 {
	background-image: url(../images/partitions_solid_partitions.jpg);
}

.partitions_3 {
	background-image: url(../images/partitions_projector_installation.jpg);
}

.partitions_4 {
	background-image: url(../images/partitions_timber_doors.jpg);
}

.header-joinery {
	background-image: url(../images/joinery_header_bespoke_joinery.jpg);
}

.joinery_1 {
	background-image: url(../images/joinerey_storage_space.jpg);
}

.header-decorating {
	background-image: url(../images/decorating_header_kitchen_refit.jpg);
}

.decorating_1 {
	background-image: url(../images/decorating_kitchen_splash_back.jpg);
}

.header-electrical {
	background-image: url(../images/electrical_header_office_electrics.jpg);
}

.electrical_1 {
background-image: url(../images/electrical_floor_plug_sockets.jpg);	
}

.header-careers {
	background-image: url(../images/careers_header_decorating_joinery_and_electrician_jobs_london.jpg);
}

.header-contact {
	background-image: url(../images/contact_header_office_refits.jpg);
}


@media(max-width:767px){ 


.bg-image {
	/* image specified in seperate class  */
	height: 240px;
	width: 100%; }

img.teaser_img {
border: 1px solid #e9e9e9;
padding: 2%;
width: 96%;

}	
	
}


@media(max-width:480px){ 


.bg-image {
	/* image specified in seperate class  */
	height: 240px;
	width: 100%; }

.header-home {
	background-image: url(../images/mobile/home_header_glazing_partitions.jpg);
}	

.header-about {
	background-image: url(../images/mobile/about_header_glass_office_partitions.jpg);
}	

.header-partitions {
	background-image: url(../images/mobile/partitions_header_glass_partitions.jpg);
}

.header-partitions {
	background-image: url(../images/mobile/partitions_header_glass_partitions.jpg);
}

.header-joinery {
	background-image: url(../images/mobile/joinery_header_bespoke_joinery.jpg);
}

.header-careers {
	background-image: url(../images/mobile/careers_header_decorating_joinery_and_electrician_jobs_london.jpg);
}

.header-decorating {
	background-image: url(../images/mobile/decorating_header_kitchen_refit.jpg);
}

.header-electrical {
	background-image: url(../images/mobile/electrical_header_office_electrics.jpg);
}	
	
}



/* IMAGE URLS */


@media only screen and (min-width:1200px) and (max-width:2000px) {

.header-home {
	background-image: url(../images/home_header_glazing_partitions_@2.jpg);
	
}
	
}


/* RETINA IMAGES */


/* --- LARGE RETINA IMAGES -- */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) and (min-width:2000px) {

.header-home {
	background-image: url(../images/large/mobile/home_header_glazing_partitions_@2.jpg);
	
}

.header-partitions {
	background-image: url(../images/large/partitions_header_glass_partition_@2.jpg);
	
}
	
}


/* --- DESKTOP RETINA IMAGES -- */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {

.header-home {
	background-image: url(../images/home_header_glazing_partitions_@2.jpg);
	
}

.header-about {
	background-image: url(../images/about_header_glass_office_partitions_@2.jpg);	
}

.header-partitions {
	background-image: url(../images/partitions_header_glass_partitions_@2.jpg);
	
}

.partitions_1 {
	background-image: url(../images/partitions_deskspace_@2.jpg);
}

.partitions_2 {
	background-image: url(../images/partitions_solid_partitions_@2.jpg);
}

.partitions_3 {
	background-image: url(../images/partitions_projector_installation_@2.jpg);
}

.partitions_4 {
	background-image: url(../images/partitions_timber_doors_@2.jpg);
}

.header-joinery {
	background-image: url(../images/joinery_header_bespoke_joinery_@2.jpg);
}

.joinery_1 {
	background-image: url(../images/joinerey_storage_space_@2.jpg);
}

.header-decorating {
	background-image: url(../images/decorating_header_kitchen_refit_@2.jpg);
}

.decorating_1 {
	background-image: url(../images/decorating_kitchen_splash_back_@2.jpg);
}

.header-electrical {
	background-image: url(../images/electrical_header_office_electrics_@2.jpg);
}

.electrical_1 {
background-image: url(../images/electrical_floor_plug_sockets_@2.jpg);	
}

.header-careers {
	background-image: url(../images/careers_header_decorating_joinery_and_electrician_jobs_london_@2.jpg);
}



	
}


/* --- MOBILE RETINA IMAGES -- */
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (max-width: 480px),
only screen and (        min-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (                min-resolution: 192dpi) and (max-width: 480px),
only screen and (                min-resolution: 2dppx)  and (max-width: 480px) {

.header-home {
	background-image: url(../images/mobile/home_header_glazing_partitions_@2.jpg);
	
}
	

.header-about {
	background-image: url(../images/mobile/about_header_glass_office_partitions_@2.jpg);
}	

.header-partitions {
	background-image: url(../images/mobile/partitions_header_glass_partitions_@2.jpg);
	
}	

.header-joinery {
	background-image: url(../images/mobile/joinery_header_bespoke_joinery_@2.jpg);
}

.header-decorating {
	background-image: url(../images/mobile/decorating_header_kitchen_refit_@2.jpg);
}

.header-electrical {
	background-image: url(../images/mobile/electrical_header_office_electrics_@2.jpg);
}

.header-careers {
	background-image: url(../images/mobile/careers_header_decorating_joinery_and_electrician_jobs_london_@2.jpg);
}

.header-contact {
	background-image: url(../images/mobile/contact_header_office_refits_@2.jpg);
}

	
}