/* Header:racVideoPlayers2up.css  09-25-2015  Nandini Mohan */
/* video Players 2 css code starts*/

/*.TwoColumnContainerWrapper{
	margin-top:24px;	
	margin-bottom:24px;
	width:100%;
	}



@media screen and (max-width:767px) {
    .TwoColumnContainerWrapper{
	margin-top:32px;	
	margin-bottom:0px;
	width:100%;
	}
}*/

.videoPlayers2UpMarginBottom{
	margin-bottom:0px;
}

/*#player1,#player2 {
background-color:red;
background: url(https://placeholdit.imgix.net/~text?txtsize=46&txt=RICOH.COM&w=495&h=371) no-repeat;
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
.TwoColumnContainerWrapper{
	width:1024px;
	}	
	
}

/* Landscape tablets and medium desktops */
@media (min-width: 320px) and (max-width: 980px) {
.videoPlayers2UpMarginBottom{
	margin-bottom:24px;
	width:100%;
}

}*/

/* video Players 2 css code ends*/