#container > #Row_4 > .Column_1, .RowMobile_4_1 > .ColumnMobile_1
{
    /*width: 27%;*/
    /*height: 97%;*/
    background-color: #ED008C;
    /*padding: 5px;*/
    color: white;
	vertical-align: top;
}

.RowMobile_4_1 > .ColumnMobile_1 {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

body, .TopMenu 
{
	font-family: open sans, verdana !important;
    /*font-size: 12px;*/

}

.RowClass
{
	display: inline-block;
}

.bannerImageDiv
{
	height: auto !important;
}

.bannerImageDivMobile
{
	height: auto !important;
	max-height: unset;
}

.mejs__poster
{
	height: auto !important;
}

/* .Row_2, .RowMobile_2_1
{
	height: 2500px !important;
} */

.WebcastPlayer
{
	width: 100% !important;
}

.RowMobile_3_1
{
	display: inline-block;
}

.embeddedchat-loader
{
	display: none;
}

.embededablechat-chat-widget {
	-webkit-box-shadow: rgba(0,0,0,.5) 0 5px 5px !important;
    box-shadow: rgba(0,0,0,.5) 0 5px 5px !important;
}

/*@media only screen and (min-width: 641px) {*/
	#Row_3, #Row_4, #Row_5, #Row_6, #Row_7, #Row_8
	{
		width: 80%;
	}
	
	#container > #Row_4 > .Column_1, #container > #Row_4 > .Column_2 {
		height: 400px !important;
	}

	.Column_1, .Column_2
	{
		padding: 0;
	}

	#container > #Row_3 > .Column_1
	{
		width: 62% !important;
		float: left;
	}

	#container > #Row_3 > .Column_2
	{
		width: 30% !important;
		float: right;
		min-width: 180px;
		margin-right: 2px;
	}
	
	div.Row_3 .RandomText
	{
		padding: 25px 5%;
	}

	#container > #Row_4 > .Column_1
	{
		width: 34% !important;
		float: left;
	}
	#container > #Row_4 > .Column_2
	{
		width: 65% !important;
		float: right;
	}

	#container > #Row_5 > .Column_1
	{
		width: 100% !important;
	}
/*}*/

/*@media only screen and (max-width: 640px) {*/
	.RowMobileClass
	{
		display: inline-block;
	}
	
	#PanelControl_3_SessionInfo_0
	{
		text-align: center;
	}
	
	#containerMobile > #Row_2, 
	#containerMobile > #Row_3, 
	#containerMobile > #Row_4, 
	#containerMobile > #Row_5, 
	#containerMobile > #Row_6, 
	#containerMobile > #Row_7, 
	#containerMobile > #Row_8
	{
		width: 93% !important;
	}
	
	div.RowMobile_3_1 .RandomText
	{
		display: inline-block !important;
		min-height: 100px;
		padding: 5%;
	}
	
	div.RowMobile_4_1 .GenericTextPanel
	{
		text-align: center;
		display: inline-block;
		float: none;
	}
	
	.RandomTextMobile
	{
		display: none !important;
	}
		
	.embedded-chat
	{
		display: inline-block;
	}
	
	.embeddedchat-loader
	{
		display: none;
	}
/*}*/
	
@media only screen and (max-width: 640) {
	.RowMobile_2_1 iframe
	{
		max-height: 382px !important;
	}
	
	.ColumnMobileClass > #Player > #playerIframe
	{
		max-height: 325px !important;
	}
}
	
@media only screen and (max-width: 500) {
	ColumnMobileClass > #Player > #playerIframe
	{
		max-height: 350px !important;
	}
}
	