@charset "utf-8";
/* CSS Document */

#article_group_1{
	background: url(/Images/Projects/03_D3/Rendering/D3_Rendering_M4.fw.png) bottom right no-repeat scroll;
}

@media only screen and (min-width: 481px) {	
#article_group_1{
	background: url(/Images/Projects/03_D3/Rendering/D3_Rendering_M3.fw.png) bottom right no-repeat scroll;
}
}

@media only screen and (min-width: 769px) {
#article_group_1{
	background: url(/Images/Projects/03_D3/Rendering/D3_Rendering_M2.fw.png) bottom right no-repeat scroll;
}
iframe.videosize
{
	height:324px;
	width:576px;
}
}

@media only screen and (min-width: 999px) {
#article_group_1{
	background: url(/Images/Projects/03_D3/Rendering/D3_Rendering_M.fw.png) bottom right no-repeat scroll;
}
iframe.videosize
{
	height:405px;
	width:720px;
}
}

@media only screen and (min-width: 1200px) {
#article_group_1{
	background: url(/Images/Projects/03_D3/Rendering/D3_Rendering_M.fw.png) bottom right no-repeat scroll;
}
iframe.videosize
{
	height:495px;
	width:880px;
}
}

@media only screen and (min-width: 1500px) {
#article_group_1{
	background: url(/Images/Projects/03_D3/Rendering/D3_Rendering_M.fw.png) bottom right no-repeat scroll;
}
iframe.videosize
{
	height:540px;
	width:960px;
}
}