#container > #Row_4 > .Column_1, .RowMobile_4_1 > .ColumnMobile_1
{
    /*width: 27%;*/
    /*height: 97%;*/
    background-color: #ED008C;
    /*padding: 5px;*/
    color: white;
	vertical-align: top;
}

.STtextContainer {
	display: inline-block;
    float: right;
    width: 60%;
    padding: 5%;
    text-align: left;
}

	.STtextContainer a {
		/* word-break: break-all; */
	}

.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_8
	{
		width: 80%;
	}

	#Row_7
	{
		width: 80%;
		height: 100px;
		width: 100%;
		background-color: #8DC63F;
		color: white;
}
	
	#container > #Row_4 > .Column_1, #container > #Row_4 > .Column_2 {
		height: 400px;
	}

	.Column_1, .Column_2
	{
		padding: 0;
	}

	#container > #Row_3 > .Column_1
	{
		width: 69%;
		float: left;
	}

	#container > #Row_3 > .Column_2
	{
		width: 30%;
		float: right;
		/* min-width: 180px; */
		/* margin-right: 2px; */
	}
	
	div.Row_3 .RandomText
	{
		padding: 25px 5%;
	}

	#container > #Row_4 > .Column_1
	{
		width: 34%;
		float: left;
	}
	#container > #Row_4 > .Column_2
	{
		width: 65%;
		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;
	}
}


@media only screen and (max-width:500px){
	.modal {
	}
}


@media only screen and (max-width:700px){
	.modal-content {
		min-width: 0px;
		width: 70%;
	}
	.STtextContainer {
		width: 80%;
		padding: 5% 0;
		float: none;
		line-height: 18px;
	}
	.STtext {
		font-size:12px;
	}
}


.modal {
    display: none;
    position: fixed;
    z-index: 100;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    display: inline-block;
    padding: 1.5%;
    border: 1px solid #888;
    width: 57%;
    position: relative;
	/* min-width: 420px; */
}

.STclose {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
	margin: 0 5px 0 0;
}

.STclose:hover,
.STclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.STimgContainer {
    display: inline-block;
    width: 20%;
	padding: 5%;
}
.STimg {
	width: 100%;
}

.STtext {
	color: #000000;
	font-size: 15px;
	font-family: vegurlight, 'Ubuntu', Helvetica, Arial, sans-serif;
}

.STtextFooter, .STtextFooter > a {
	color: #FFFFFF;
	font-size: 12px;
	
}

.STtextFooter > a {
	text-decoration: none;
}

.STtextFooter > a:hover {
	text-decoration: underline;
}

.STtextContainerHome {
	padding: 0;
    font-size: 13px;
    width: 82%;
    line-height: 1;
    text-align: center;
    color: #545454;
	float: none;
}


/*REGION Contact Us Flyout*/
#ContactUsframe {
	display: block;
    width: 300px;
    height: 130px;
    padding: 10px;
    position: fixed;
    top: 69%;
    left: -320px;
	z-index: 16;
}
.ContactUsFlyoutText {
	font-size: 14px;
    margin-top: 30px;
    color: white;
}
.ContactUsFlyoutText > a{
    color: white;
}
.ContactUstextDiv {
    cursor: pointer;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: fixed;
    line-height: 30px;
    background: #dcdcdc;
    top: 69%;
    bottom: 20%;
    width: 30px;
    padding-top: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-width: 0.4px;
    height: 110px;
    left: 0;
	z-index: 13;
}
.ContactUstext {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    position: absolute;
	left: 22px;
    top: 20px;
    white-space: nowrap;
    font-family: Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}
/*END REGION Contact Us Flyout*/
#SlidotextDiv, #TwittertextDiv, #EmailSidetextDiv, #ContactUstextDiv, #PollingSidetextDiv, #embeded-chat-show-button {
    z-index: 10;
}
.ContactUstextDiv, #ContactUsframe
{
	background-color: #56A8E3;
}

#ContactUsframe {
	border: 1px solid #FFFFFF;
	border-right: 0;
}
#ContactUsframe {
	border: 1px solid #FFFFFF;
	border-left: 0;
}
.ContactUstextDiv{
	border: 1px solid #FFFFFF;
	border-right-style: hidden;
}
.ContactUstextDiv {
	border: 1px solid #FFFFFF;
	border-left: 0;
}


.flyoutOpenButtonL {
	/*left: 320px !important;*/
	z-index: 9001 !important;
}
.flyoutOpenTabL {
	/*display: block !important;*/
	z-index: 9000 !important;
}
.flyoutOpenButtonR {
	/*right: 320px !important;*/
	z-index: 9001 !important;
}
.flyoutOpenTabR {
	/*display: block !important;*/
	z-index: 9000 !important;
}

#container {
	display: block !important;
}

#twitter-widget-0 {
	/* height: 480px  !important; */
	width: 100% !important;
}

#Row_3 {
	margin-bottom: 1em;
}

#Row_5 {
	display: none;
}

#Column_602.ColumnClass {
	border: 1px solid #009BDE;
}

#Column_607 #PanelControl_4_GenericText_0 {
	padding-right: 1em;
}

.Titlefly001 {
    padding: 8px 0px 8px 5px !important;
}

.Title001 .Titles {
    padding: 0px 8px;
}

.Title001 .Title001 {
    padding: 0;
/* } */
/* } */