﻿/*<meta />*/

.HomePage .main-section .row.outer-row .content
{
	width: 80%;
	left: 0;
	float: none;
	margin: 0 auto;
}

.HomePage .main-section .row.outer-row .content
{
	border: none;
	background-color: transparent;
}

.HomePage .MCBreadcrumbsBox_0,
.button-group-container-left
{
	display: none;
}

.HomePage table.tblFilm
{
	border-collapse: separate;
	border-spacing: 20px 0;
	padding: 0;
}

.HomePage .tblFilm td
{
	width: 33%;
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 15px;
	text-align: left;
}

.HomePage .tblFilm td img
{
	margin: 0 auto;
}

.HomePage .tblFilm td h3
{
	color: #333;
	text-align: center;
}

.HomePage .tblFilm td div
{
	width: 100%;
	margin: 0 0 8px 0;
	padding: 0;
}

.HomePage table.tblFilm td > div:first-child
{
	text-align: center;
}

.HomePage table.tblFilm td:nth-child(4)
{
	display: none;
}

span.SearchHighlight1
{
	
}

/**/

@media only screen and (min-width: 1024px) and (max-width: 1400px)
{
	
}

/*@media only screen and (min-width: 1024px) and (max-width: 1220px) {*/

@media only screen and (max-width: 1220px)
{
	
}

@media only screen and (max-width: 1024px)
{
	.HomePage .main-section .row.outer-row .content
	{
		left: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 767px)
{
	.HomePage .main-section .row.outer-row .content
	{
		padding: 0;
	}

	.HomePage table.tblFilm
	{
		width: 100%;
		border-spacing: 0 20px;
	}

	.HomePage table.tblFilm td
	{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
}
