/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.1%; 
}

.span_1_of_3 {
	width: 32.2%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

/*  GRID OF THREE   ============================================================================= */

	
.span_3A_of_3 {
	width: 100%; 
}

.span_2A_of_3 {
	width: 66.1%; 
}


.span_top1A_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/bpro/7.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.span_top1B_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/colonel/1.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.span_top1C_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/os/4.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100% 100%;
}







.span_1A_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/dag/dag-4.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1B_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/fuel/fuel12.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1C_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/posters/poster-2.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1D_of_3 {
	width: 32.2%;
	background-image: url(../tmbs/fs-3.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1E_of_3 {
	width: 32.2%;
	background-image: url(../tmbs/cap-7.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
	
}
.span_1F_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/landco/landco-2.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1G_of_3 {
	width: 32.2%;
	background-image: url(../tmbs/xyz-2.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1H_of_3 { 
	width: 32.2%;
	background-image: url(../tmbs/camus-2.jpg);
	background-position: center center;
	z-index: 3000; 
	background-repeat: no-repeat;
	background-size: 100%;
}
.span_1I_of_3 {
	width: 32.2%;
	background-image: url(../lightbox-images/72/72-8.jpg);
	background-position: center center;
	z-index: 3000;
	background-repeat: no-repeat;
	background-size: 100%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3A_of_3 {
		width: 100%; 
	}
	.span_2A_of_3 {
		width: 100%; 
	}
	.span_1A_of_3 {
		width: 100%;
	}
	.span_1B_of_3 {
		width: 100%;
	}
	.span_1C_of_3 {
		width: 100%;
	}
	.span_1D_of_3 {
		width: 100%;
	}
	.span_1E_of_3 {
		width: 100%;
	}
	.span_1F_of_3 {
		width: 100%;
	}
	.span_1G_of_3 {
		width: 100%;
		
	}
	.span_1H_of_3 {
		width: 100%;
	}.span_1I_of_3 {
		width: 100%;
	}

.span_top1A_of_3 {
		width: 100%;
	}
	.span_top1B_of_3 {
		width: 100%;
	}
	.span_top1C_of_3 {
		width: 100%;
	}



.span_1BB_of_2 {
		width: 100%;
	}

	.span_1AA_of_2 {
		width: 100%;
	}


}



