* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
}

#nav .last .dropdown .arrow > a:before,
#nav .dropdown .arrow > a:before,
#nav .dropdown .btn-back:before,
#nav .dropdown .btn-back-2:before {
	content: "";
	position: absolute;
	top: 14px;
	right: 10px;
	width: 7px;
	height: 12px;
	background: url(../images/arrow.png) no-repeat;
}

.header-holder,
#nav,
.news-panel .holder,
#main .holder,
.main-container .holder,
.events-block .heading h1,
.showtimes .heading h1,
.events-block .two-columns-block,
.showtimes .two-columns-block,
.footer-block .footer-holder,
.copyright .holder,
.soponsors,
.ads .holder,
.twocolumns-holder,
.tabset-panel + .container,
.tabset-panel .tabset {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1154px;
}

.main-container .row:after,
.main-container .submit-btn:after,
.header-holder:after,
#nav > ul:after,
.news-panel .holder:after,
.filter:after,
.subscribe-form:after,
.services:after,
.post .image-holder:after,
.main-container:after,
.two-columns-block .content .post:after,
.footer-block .footer-holder:after,
.copyright .holder:after,
.tabset:after {
	content: " ";
	display: block;
	clear: both;
}

.social-networks,
.footer-block .nav-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   4. Custom form styles
   5. Styles for responsive breakpoints
   6. Print style
   ---------------------------------------------------------*/

/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

@font-face {
	font-family: "pt_serifbold";
	src: url("../fonts/ptf75f_0-webfont.eot");
	src: url("../fonts/ptf75f_0-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ptf75f_0-webfont.woff") format("woff"), url("../fonts/ptf75f_0-webfont.ttf") format("truetype"), url("../fonts/ptf75f_0-webfont.svg#pt_serifbold") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/roboto-bold-webfont.eot");
	src: url("../fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold-webfont.svg") format("svg");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/roboto-italic-webfont.eot");
	src: url("../fonts/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-italic-webfont.woff") format("woff"), url("../fonts/roboto-italic-webfont.ttf") format("truetype"), url("../fonts/roboto-italic-webfont.svg") format("svg");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/roboto-medium-webfont.eot");
	src: url("../fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-medium-webfont.woff") format("woff"), url("../fonts/roboto-medium-webfont.ttf") format("truetype"), url("../fonts/roboto-medium-webfont.svg") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/roboto-regular-webfont.eot");
	src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/roboto-light-webfont.eot");
	src: url("../fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-light-webfont.woff") format("woff"), url("../fonts/roboto-light-webfont.ttf") format("truetype"), url("../fonts/roboto-light-webfont.svg") format("svg");
	font-weight: 300;
	font-style: normal;
}

/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */

body {
	margin: 0;
	color: #666;
	background: #fff;
	font: 16px/1.25 "Roboto", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

* {
	max-height: 1000000px;
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

/* set styles for default page links */

a {
	text-decoration: underline;
	color: #354291;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: none;
}

/* set default styles in all browsers */

input,
textarea,
select {
	font: 100% "Roboto", "Arial", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	outline: none;
	min-width: 65px;
	height: 37px;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	border: none;
	background: #25284f;
	color: #fff;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="file"]:hover,
input[type="submit"]:hover {
	opacity: .5;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #ddd;
	outline: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #354291;
	color: #000;
}

form ::-webkit-input-placeholder {
	color: #999 !important;
}

form :-moz-placeholder {
	color: #999 !important;
}

form ::-moz-placeholder {
	color: #999 !important;
	opacity: 1;
}

form :-ms-input-placeholder {
	color: #999 !important;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
	min-height: 87px;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.main-container form legend {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.main-container input[type="text"],
.main-container input[type="tel"],
.main-container input[type="email"],
.main-container input[type="url"],
.main-container input[type="password"],
.main-container input[type="search"],
.main-container textarea {
	width: 100%;
	padding: 7px 7px 6px;
	color: #999;
}

.main-container input[type="text"]:focus,
.main-container input[type="tel"]:focus,
.main-container input[type="email"]:focus,
.main-container input[type="url"]:focus,
.main-container input[type="password"]:focus,
.main-container input[type="search"]:focus,
.main-container textarea:focus {
	color: #000;
}

.main-container .row {
	margin: 0 0 19px;
}

.main-container .row > label,
.main-container .row .title-label {
	float: left;
	width: 218px;
	padding: 9px 50px 0 0;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	text-align: right;
}

.main-container .row .input-holder,
.main-container .row .radio-buttons,
.main-container .row .checkbox-holder,
.main-container .row .tag-holder,
.main-container .row .select-block {
	overflow: hidden;
	position: relative;
}

.main-container .row .checkbox-holder {
	font-size: 13px;
	line-height: 15px;
	color: #041c38;
	padding: 9px 0 0;
	position: relative;
}

.main-container .row .checkbox-holder .jcf-checkbox {
	margin: -1px 5px 0 0;
}

.main-container .row .checkbox-holder label {
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.main-container .row .radio-buttons {
	font-size: 13px;
	line-height: 15px;
	color: #999;
	padding: 10px 0 0;
}

.main-container .row .radio-buttons .radio-holder {
	margin: 14px 0 0;
}

.main-container .row .radio-buttons .radio-holder:first-child {
	margin-top: 0;
}

.main-container .row .radio-buttons .radio-holder label {
	display: inline-block;
	vertical-align: middle;
}

.main-container .row .radio-buttons .jcf-radio {
	margin: -1px 5px 0 0;
}

.main-container .row .jcf-select {
	min-width: 226px;
}

.main-container .row .tag-holder {
	padding: 5px 0;
}

.main-container .row .tag-holder .tag {
	display: inline-block;
	vertical-align: top;
	border-radius: 13px;
	border: 1px solid #999;
	color: #999;
	text-decoration: none;
	font-style: normal;
	padding: 4px 26px 6px 13px;
	margin: 0 8px 8px 0;
	position: relative;
	font-size: 13px;
	line-height: 15px;
}

.main-container .row .tag-holder .tag:hover {
	color: #354291;
}

.main-container .row .tag-holder .tag:hover .ico {
	background-position: -169px -58px;
}

.main-container .row .tag-holder .tag .ico {
	position: absolute;
	top: 5px;
	right: 7px;
	width: 15px;
	height: 15px;
	background: url(../images/sprite.png) no-repeat -147px -58px;
}

.main-container .btn-holder {
	text-align: center;
	padding: 24px 0 0 218px;
}

.main-container .btn-holder .btn {
	margin: 0 0 3px;
}

.main-container .submit-btn {
	margin: -7px 0 19px;
}

.main-container .submit-btn input[type=submit] {
	float: right;
}

.btn {
	background: #25284f;
	color: #fff;
}

.btn.success {
	background: #2fbb6e;
}

.btn.info {
	background: #faaf40;
}

.btn.warning {
	background: #ff7e03;
}

.btn.danger {
	background: #333;
	color: #d12727;
}

.btn.clear {
	background: #ddd;
	color: #777;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", "Arial", "Helvetica", sans-serif;
	line-height: 1.1em;
	margin: 0 0 1.2em;
	text-transform: uppercase;
	color: #354291;
	font-weight: 600;
}

h1 {
	font-size: 1.75em;
	text-transform: none;
	font-weight: bold;
	margin: 0 0 11px;
}

h2 {
	font-size: 22px;
	font-size: 1.375em;
	line-height: 1.1818181818em;
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 12px;
	font-size: 17px;
	font-size: 1.0625em;
	line-height: 1.1764705882em;
}

h4 {
	margin-bottom: 11px;
	font-size: 15px;
	font-size: .9375em;
	line-height: 1.2em;
}

h5 {
	color: #000;
	margin-bottom: 10px;
	font-size: 15px;
	font-size: .9375em;
	line-height: 1.2em;
}

h6 {
	color: #000;
	margin-bottom: 9px;
	font-size: 13px;
	font-size: .8125em;
	line-height: 1.2307692308em;
}

.subheading {
	font-size: 16px;
	font-size: 1em;
	line-height: 1.125em;
	color: #666;
	text-transform: uppercase;
	font-weight: normal !important;
}

div.aligncenter {
	margin: 0 auto 20px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 20px 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 20px;
}

p.alignleft {
	float: none;
	text-align: left;
}

p.alignright {
	float: none;
	text-align: right;
}

p.aligncenter {
	text-align: center;
}

small {
	font-weight: 600;
	font-size: 11px;
}

p {
	margin: 0 0 1.2em;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote {
	border: solid #f4f4f4;
	border-width: 0 0 0 5px;
	padding: 0 0 32px 19px;
	margin-left: 5px;
	font-style: italic;
	font-size: 14px;
	font-size: .875em;
	line-height: 1.2142857143em;
}

blockquote.alignright {
	float: none;
	text-align: right;
	border-width: 0 5px 0 0;
	padding: 0 22px 32px 0;
	margin-right: 25px;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-size: 11px;
	font-size: .7857142857em;
	line-height: 1.0909090909em;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

.hidden {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

main ul > li {
	position: relative;
	padding: 0 0 0 13px;
}

main ul > li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 1px;
	width: 3px;
	height: 3px;
	background: #666;
	border-radius: 50%;
}

ul {
	list-style: none;
	margin-left: 32px;
}

ol {
	margin-left: 49px;
}

main ul ul {
	margin-left: 21px;
}

.unststyled-list li,
.inline-list li {
	padding: 0;
}

.unststyled-list li:before,
.inline-list li:before {
	display: none;
}

.inline-list {
	margin-left: 0;
}

.inline-list li {
	display: inline;
	margin: 0 6px 0 0;
}

main ul ul > li,
main ol ul > li {
	padding-left: 16px;
}

main ul ul > li:before,
main ol ul > li:before {
	width: 2px;
	height: 2px;
	top: 12px;
	left: 2px;
}

body {
	font-size: 16px;
	font-size: 1.6em;
	line-height: 1.5em;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

/* Wrapper styling */

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.w1 {
	width: 100%;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	margin: 0;
}

.resize-active .w1 {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.topbar {
	height: 54px;
	background: url(../images/bg-top.png) repeat-x;
}

.topbar .logo-nnr {
	float: left;
	margin: 9px 0 0 21px;
}

/* header styles */

#header {
	background: url(../images/bg-header.png) repeat-x bottom;
	height: 126px;
}

#header .logo img {
	max-width: none;
}

#header .mobile-logo {
	display: none;
}

#header .search-form input[type="submit"] {
	border-radius: 20px 0 0 20px;
}

.header-holder {
	padding-top: 21px;
	padding-bottom: 17px;
}

.header-holder .block {
	float: left;
}

/* page logo styles */

.logo {
	float: left;
}

.search-block {
	float: right;
	width: 270px;
	padding: 8px 0 0;
}

.search-form {
	float: right;
	position: relative;
	background: #fff;
	height: 40px;
	border-radius: 20px;
	width: 269px;
}

.search-form legend,
.search-form label {
	display: none;
}

.search-form .search {
	width: 100%;
	float: left;
	padding: 12px 36px 12px 50px;
	border: solid 1px #2b327e;
	font: 14px/16px Arial, Helvetica, sans-serif;
	background: none;
	border: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #949ea5;
}

.search-form input[type="submit"] {
	position: absolute;
	width: 50px;
	height: 40px;
	text-indent: -9000px;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	z-index: 999;
	min-width: inherit !important;
	top: 0;
	left: 0;
	border-radius: 20px;
	background: #fff url(../images/ico-search.png) no-repeat 50% 50%;
}

.search-form input[type="submit"]:hover {
	opacity: 1;
}

.nav-opener {
	float: left;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 22px;
	height: 26px;
	display: none;
	margin: 28px 20px 0 0;
}

.nav-opener span,
.nav-opener:after,
.nav-opener:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 11px;
	height: 4px;
	background: #fff;
	-webkit-transition: -webkit-transform .2s linear, opacity .2s linear;
	transition: transform .2s linear, opacity .2s linear;
}

.nav-opener:after,
.nav-opener:before {
	content: "";
	top: 5px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 11px;
}

.nav-opener:after {
	top: 17px;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-opener span {
	opacity: 1;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-holder {
	position: relative;
	z-index: 20;
	margin: -30px auto 0;
	max-width: 1122px;
}

.nav-holder h1 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 11px 28px;
	color: #fff;
	display: none;
	border-bottom: 1px solid #353535;
	background: #5d7005;
}

#nav {
	font-size: 15px;
	line-height: 18px;
	border: 6px solid rgba(255, 255, 255, .19);
	box-shadow: 0 0 1px rgba(0, 0, 0, .5);
	padding: 0;
}

#nav a {
	font-style: normal;
	color: #fff;
	text-decoration: none;
}

#nav > ul {
	background: url(../images/bg-nav.png);
	border-top: 4px solid #f0c82a;
	margin: 0;
	padding: 0 20px;
	font-size: 16px;
	font-family: "pt_serifbold", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -5px;
	text-align: center;
}

#nav > ul > li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin: 0 11px;
	letter-spacing: 0;
}

#nav > ul > li > a {
	display: block;
	padding: 22px 10px 25px;
	border-bottom: 3px solid transparent;
}

#nav > ul > li:hover > a,
#nav > ul > li.active > a {
	background: rgba(0, 0, 0, .31);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
}

#nav li {
	list-style: none;
}

#nav .last .dropdown {
	left: auto !important;
	right: 0;
}

#nav .last .dropdown a {
	padding: 10px 25px 11px 32px;
}

#nav .last .dropdown .arrow > a:before {
	right: auto;
	left: 10px;
	background: url(../images/arrow1.png) no-repeat;
}

#nav .last .dropdown .arrow:hover > a:before,
#nav .last .dropdown .arrow.active > a:before {
	background: url(../images/arrow1-h.png) no-repeat;
}

#nav .last .dropdown .arrow:hover > a:before,
#nav .last .dropdown .arrow.active > a:before {
	background: url(../images/arrow1-h.png) no-repeat !important;
}

#nav .last .dropdown .dropdown {
	right: 100%;
}

#nav .last .submenu {
	border-left: none;
	border-right: 5px solid #000;
}

#nav .last .submenu a {
	padding: 10px 18px 11px;
}

#nav .dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	width: 268px;
	font: 700 13px/18px "robotobold", Arial, Helvetica, sans-serif;
	background: #1e1e1e;
	display: none;
	text-align: left;
}

#nav .dropdown ul {
	margin: 0;
}

#nav .dropdown ul li {
	position: relative;
	border-top: 1px solid #353535;
}

#nav .dropdown ul li:first-child {
	border-top: none;
}

#nav .dropdown a {
	display: block;
	padding: 10px 25px 11px 18px;
	position: relative;
}

#nav .dropdown li:hover > a,
#nav .dropdown .active > a {
	background: #000;
	color: #fda44b;
}

#nav .dropdown li:hover > a:before,
#nav .dropdown .active > a:before {
	background: url(../images/arrow-h.png) no-repeat !important;
}

#nav .dropdown .btn-back,
#nav .dropdown .btn-back-2 {
	display: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	padding: 12px 28px 11px;
	background: #5d7005;
}

#nav .dropdown .btn-back:hover:before,
#nav .dropdown .btn-back-2:hover:before {
	background: url(../images/arrow1.png) no-repeat;
}

#nav .dropdown .btn-back:before,
#nav .dropdown .btn-back-2:before {
	right: auto;
	left: 10px;
	background: url(../images/arrow1.png) no-repeat;
}

#nav .dropdown .title-drop {
	display: none;
	border-bottom: 5px solid #353535;
}

#nav .submenu {
	border-left: 5px solid #000;
}

#nav .submenu a {
	padding: 10px 25px 11px 13px;
}

#nav li:hover > .submenu-holder,
#nav li:hover > .dropdown {
	display: block;
}

#nav h2 {
	text-transform: uppercase;
	color: #fff;
	border-bottom: 5px solid #30324a;
	font-size: 13px;
	line-height: 15px;
	border-top: 1px solid #010104;
	padding: 11px 15px 13px 28px;
	margin: 0;
	display: none;
}

#nav .dropdown .dropdown {
	left: 100%;
	top: 0;
}

/* Visual styles */

.visual {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 430px;
	margin: -55px 0 0;
	float: left;
}

.visual .slideset {
	width: 100%;
	position: relative;
}

.visual .slide {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.visual .slide.active {
	z-index: 999;
}

.visual .img-holder {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.visual img {
	position: absolute;
	max-width: none;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.visual .btn-next,
.visual .btn-prev {
	position: absolute;
	top: 50%;
	left: 18px;
	width: 26px;
	height: 47px;
	margin: -24px 0 0;
	background: url(../images/sprite.png) no-repeat 0 -26px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 9999;
}

.visual .btn-next:hover,
.visual .btn-prev:hover {
	opacity: .8;
}

.visual .btn-next {
	left: auto !important;
	right: 18px;
	background-position: -36px -26px;
}

.pagination-holder {
	position: absolute;
	z-index: 999;
	left: 6px;
	right: 0;
	bottom: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
}

.pagination-holder .pagination {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}

.pagination-holder li {
	float: left;
	padding: 0 2px;
}

.pagination-holder a {
	display: block;
	background: rgba(255, 255, 255, .5);
	width: 13px;
	height: 13px;
	text-indent: -9000px;
	border-radius: 100%;
	overflow: hidden;
}

.page-holder {
	position: relative;
	z-index: 1;
}

.pagination li a:hover,
.pagination li.active a {
	background: #fff;
}

.description {
	padding: 82px 0 63px 39px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	max-width: 980px;
	z-index: 999;
}

.description .text-holder {
	overflow: hidden;
}

.description .text-holder .frame {
	overflow: hidden;
	padding: 20px 0 0;
}

.description .img-frame {
	width: 35.5%;
	float: left;
	margin: 0 29px 0 0;
}

.description .img-frame img {
	display: block;
	width: 100%;
	height: auto;
	position: static;
}

.text-holder h1 {
	margin: 0 0 9px;
	color: #18294a;
	font-size: 45px;
	line-height: 45px;
	font-weight: 700;
}

.description .text {
	width: 82.5%;
	background-color: rgba(58, 82, 104, .8);
	border: solid 5px #05152d;
}

.description .text .txt-frame {
	min-height: 178px;
	padding: 21px 27px 10px 18px;
	border: solid 2px #e4eef5;
	font-size: 19px;
	line-height: 25px;
	color: #fff;
}

.description .text .txt-frame p {
	margin: 0 0 5px;
}
.news-panel {
	background: #f9f4f4;
	border-bottom: 1px solid #dbcaca;
	font-size: 16px;
	line-height: 18px;
	color: #7a5555;
	clear: both;
	position: relative;
	z-index: 999;
}

.main-container .news-panel {
	display: none;
}

.news-panel .news-block {
	float: left;
	position: relative;
	white-space: nowrap;
	width: 42%;
	padding: 5px 5px 5px 0;
}

.news-panel .news-block:after {
	content: "";
	position: absolute;
	top: 0;
	left: -30px;
	width: 143px;
	bottom: 0;
	background: url(../images/bg-news-panel.png) no-repeat;
	background-size: 143px 100%;
}

.news-panel .news-block:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 90px;
	margin: 0 0 0 -5px;
}

.news-panel .news-block .slideshow-news {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	position: relative;
    margin-left: 100px;
}

.news-panel .news-block .slideshow-news .slideset {
	height: 80px !important;
}

.news-panel .news-block .slideshow-news .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 10px;
	width: 100%;
}

.news-panel .news-block .slideshow-news .slide:before {
	/*content: "";*/
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 39px;
	margin: 0 0 0 -5px;
}

.news-panel .news-block .slideshow-news .slide.active {
	z-index: 2;
}

.news-panel .news-block .slideshow-news a {
	text-decoration: none;
	color: #25284f;
	font-style: normal;
    white-space: normal;
}

.news-panel .news-block .slideshow-news a:hover {
	opacity: .8;
}

.news-panel .news-block p {
	margin: 0;
	padding: 3px 0 0 95px;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

.news-panel .news-block .icon {
	position: absolute;
	left: 13px;
	top: 50%;
	margin: -29px 0 0;
	width: 58px;
	height: 58px;
	background: url(../images/sprite.png) no-repeat 0 -107px;
	z-index: 5;
}

.news-panel .box {
	float: right;
	padding: 34px 0 29px;
	max-width: 55%;
}

.news-panel .box .social-networks {
	position: absolute;
	top: 100%;
	margin: 15px 0 0 200px;
}

.carousel {
	position: relative;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel .slideset {
	width: 99999px;
	float: left;
}

.carousel .slide {
	width: 100%;
	float: left;
	overflow: hidden;
}

.carousel .slide img {
	max-width: none;
	width: 100%;
}

.carousel .slide .caption {
	display: none;
}

.carousel .btn-next,
.carousel .btn-prev {
	position: absolute;
	top: 50%;
	left: 18px;
	width: 26px;
	height: 47px;
	margin: -24px 0 0;
	background: url(../images/sprite.png) no-repeat 0 -26px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 5;
}

.carousel .btn-next:hover,
.carousel .btn-prev:hover {
	opacity: .5;
}

.carousel .btn-next {
	left: auto !important;
	right: 18px;
	background-position: -36px -26px;
}

.carousel .pagination {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
}

.carousel .pagination ul {
	padding: 0 20px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}

.carousel .pagination li {
	float: left;
	margin: 0 2px;
	padding: 0;
}

.carousel .pagination li:before {
	display: none;
}

.carousel .pagination li.active a {
	background-position: -97px 0;
}

.carousel .pagination a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	background: url(../images/sprite.png) no-repeat -82px 0;
}

.carousel .pagination a:hover {
	background-position: -97px 0;
}

.main-heading {
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px;
	margin: 0 0 26px;
}

.main-heading h1 {
	border: none;
	padding: 0;
	margin: 0;
}

.main-heading .subheading {
	margin: 5px 0 -1px;
}

.filter-block {
	margin: 0 0 47px;
}

.filter-block h2 {
	font-weight: 600;
	margin-bottom: 32px;
}

.filter {
	margin: 0;
}

.filter .box {
	float: left;
	margin: 0 25px 0 0;
}

.filter label {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 17px;
	margin: 0 26px 0 0;
	max-width: 100px;
}

.filter input[type=text] {
	padding: 7px 10px;
}

.filter input[type=text],
.filter .jcf-select {
	display: inline-block;
	vertical-align: middle;
	width: 219px;
	font-size: 15px;
}

.filter input[type=submit] {
	float: left;
	font-size: 15px;
	margin: 0 0 0 -5px;
}

.result-container {
	margin: 0 0 100px;
}

.result-container .datepicker-block {
	overflow: hidden;
	margin: 0 0 27px;
}

.result-container .datepicker-block .datepicker-holder {
	float: right;
}

.result-container .result-content {
	margin: 0 0 12px;
}

.result-container .holder-row {
	display: table;
	width: 100%;
}

.result-container .holder-row span {
	display: table-cell;
	color: #333;
	border-bottom: 2px solid #eaeaea;
	padding: 0 21px 16px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
}

.result-container .holder-row em {
	font-style: normal;
	font-weight: bold;
}

.result-container .result-row {
	display: table;
	width: 100%;
}

.result-container .result-row > div {
	display: table-cell;
	padding: 10px 21px 9px;
	border-bottom: 1px solid #eaeaea;
	color: #333;
	font-size: 12px;
	line-height: 15px;
	vertical-align: middle;
}

.result-container .result-row > div:first-child:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 30px;
	margin: 0 0 0 -5px;
}

.result-container .result-row .job-title,
.result-container .result-row .event-title {
	font-size: 16px;
	line-height: 18px;
}

.result-container .result-row a {
	font-style: normal;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}

.result-container .result-row a:hover {
	text-decoration: underline;
}

.result-container .result-row dl {
	margin: 0;
}

.result-container .result-row dl dt {
	display: none;
	font-weight: bold;
	text-transform: uppercase;
}

.result-container .result-row dl dd {
	display: inline-block;
	vertical-align: top;
}

.result-container .installation {
	width: 25.5%;
}

.result-container .location {
	width: 25.3%;
}

.result-container .time {
	width: 17.2%;
}

.search-pagination {
	overflow: hidden;
	font-size: 13px;
	line-height: 30px;
}

.search-pagination ul {
	float: right;
	border: 1px solid #d4d4d4;
}

.search-pagination ul li {
	float: left;
	border-left: 1px solid #d4d4d4;
	padding: 0;
	margin: 0;
}

.search-pagination ul li:first-child {
	border-left: 0;
}

.search-pagination ul li:before {
	display: none;
}

.search-pagination ul a,
.search-pagination ul strong {
	display: block;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	min-width: 31px;
	padding: 0 3px;
}

.search-pagination ul a {
	text-decoration: none;
}

.search-pagination ul a:hover {
	color: #fff;
	background: #354291;
}

.search-pagination ul strong {
	background: #354291;
	color: #fff;
	margin: 0 -3px;
	cursor: default;
	pointer-events: none;
}

.search-pagination ul .prev a,
.search-pagination ul .next a {
	min-width: 51px;
}

.search-pagination ul .first a,
.search-pagination ul .last a {
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
}

.search-pagination ul .first a:before,
.search-pagination ul .last a:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 11px;
	height: 11px;
	background: url(../images/arrow1.png) no-repeat;
}

.search-pagination ul .first a:hover:before,
.search-pagination ul .last a:hover:before {
	background-position: -108px -52px;
}

.search-pagination ul .last a:before {
	background-position: -125px -36px;
}

.search-pagination ul .last a:hover:before {
	background-position: -125px -52px;
}

.search-pagination .load-more {
	display: none;
}

/* subscribe form styles */

.subscribe-form {
	float: left;
	font-size: 14px;
	line-height: 16px;
}

.subscribe-form .current-newsletter {
	position: absolute;
	top: 100%;
	color: #666;
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0 0;
	text-decoration: none;
}

.subscribe-form .current-newsletter:hover {
	color: #25284f;
}

.subscribe-form label {
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 0 0;
	color: #25284f;
	max-width: 72px;
}

.subscribe-form .input-holder {
	display: inline-block;
	vertical-align: middle;
	width: 214px;
	height: 37px;
	margin: 0 12px 0 0;
	position: relative;
}

.subscribe-form input[type=text],
.subscribe-form input[type=email] {
	display: block;
	width: 100%;
	margin: 0;
	padding: 8px 12px 7px;
	background: #fff;
	border-color: #ddd;
	height: 37px;
	color: #999;
}

.subscribe-form input[type=text]:focus,
.subscribe-form input[type=email]:focus {
	color: #000;
}

.subscribe-form input[type=submit] {
	display: inline-block;
	vertical-align: middle;
}

:-moz-ui-invalid:not(output) {
	box-shadow: none !important;
}

/* social networks styles */

.social-networks {
	float: left;
	margin: 5px -5px 0 25px;
}

.social-networks li {
	float: left;
	padding: 0;
	margin: 0 15px;
}

.social-networks li:before {
	display: none;
}

.social-networks a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 22px;
	background: url(../images/sprite.png) no-repeat -999px -999px;
}

.social-networks a:hover {
	opacity: .5;
}

.social-networks .instagram {
	width: 22px;
	background-position: -79px -79px;
}

.social-networks .facebook {
	width: 10px;
	background-position: 0 -79px;
}

.social-networks .twitter {
	width: 21px;
	background-position: -19px -79px;
}

.social-networks .youtube {
	width: 26px;
	background-position: -48px -79px;
}

.result-container .load-box {
	padding: 20px 0 0;
}

.load-more {
	display: block;
	text-decoration: none;
	font-style: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding: 20px 15px;
	text-align: center;
	background: #25284f;
}

.load-more:hover {
	opacity: .7;
}

.search-results {
	font-size: 15px;
	font-size: .9375em;
	line-height: 1.2em;
}

.search-results h2 {
	font-weight: 400;
	text-transform: capitalize;
	font-size: 24px;
	font-size: 1.6em;
	line-height: 1.25em;
}

.search-results h2 a {
	text-decoration: none;
	color: #354291;
	font-weight: 400;
}

.search-results a {
	color: #666;
	font-weight: 700;
	text-decoration: none;
}

.search-results .link {
	margin: 0 0 10px;
}

/* Services */

.services {
	position: relative;
	background: #fffefb;
}

.services:before {
	background: url(../images/border.png) repeat-x;
	height: 7px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	content: "";
}

.services h1 {
	margin: 0 0 38px;
	color: #485eb0;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 36px;
	font-size: 2.25em;
	line-height: 1.1111111111em;
}

.services-holder {
	margin: 0 auto;
	max-width: 1000px;
	padding: 45px 10px 57px;
}

.posts-holder {
	overflow: hidden;
	margin: 0 -1.7%;
}

.posts-holder .post {
	width: 29.75%;
	float: left;
	margin: 0 1.7% 10px;
}

.posts-holder h2 {
	margin: 0 0 10px;
	font-size: 25px;
	font-size: 1.5625em;
	line-height: 1.12em;
	font-weight: 700;
	text-transform: capitalize;
}

.posts-holder h2 a {
	color: #789206;
	text-decoration: none;
}

.posts-holder h2 a:hover {
	color: #485eb0;
	text-decoration: none;
}

.posts-holder .date {
	display: block;
	color: #7a5555;
	font-size: 14px;
	font-size: .875em;
	line-height: 1.1428571429em;
	font-weight: 700;
}

.post .image-holder {
	padding: 12px;
	border: solid 1px #e9e1e1;
	background: #fff;
	margin: 0 0 15px;
	box-shadow: 0 5px 16px rgba(212, 201, 201, .29);
}

.post .image-holder img {
	display: block;
	width: 100%;
	height: auto;
}

/* main informative part of the site styles */

#main {
	overflow: hidden;
}

/* Text Specs Styles */

#content {
	max-width: 980px;
	margin: 0 auto;
	padding: 62px 10px 0;
}

.headings-area {
	overflow: hidden;
}

.text-block p {
	margin: 0 0 24px;
}

.text-block p strong {
	text-transform: uppercase;
}

#content .text-block h1 {
	color: #485eb0;
	margin: 0 0 -8px;
}

.small-text {
	display: block;
	font-size: 14px;
	margin: 0 0 23px;
}

.small-text a {
	text-decoration: underline;
}

.small-text a:hover {
	text-decoration: none;
}

.text-block strong {
	display: block;
	font: 1em/1.333em "open_sanssemibold", Arial, Helvetica, sans-serif;
	margin: 0 0 25px;
}

.button {
	min-width: 120px;
	height: 44px;
	background: #0b86b5;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	margin: 26px 0 0 3px;
}

/* alignment-area styles */

.alignment-area {
	padding: 53px 0 244px;
	overflow: hidden;
}

.alignment-area .row {
	overflow: hidden;
}

.txt-holder {
	overflow: hidden;
}

.alignment-area .row {
	padding: 0 0 27px;
}

.txt-holder {
	padding: 0 0 3px;
}

#content .row h1 {
	margin: 0 0 18px;
}

.alignment-area .alignleft {
	text-align: left;
}

.alignment-area .aligncenter {
	text-align: center;
}

.alignment-area .alignright {
	text-align: right;
}

.alignment-area p {
	margin: 0;
}

.alignment-area blockquote {
	margin: 0 auto 18px;
	width: 48.6%;
	overflow: hidden;
	padding: 0 0 0 21px;
	border-left: 5px solid #eee;
	font-size: 1.111em;
	line-height: 1.35em;
}

.alignment-area blockquote q {
	display: block;
	quotes: none;
}

.alignment-area blockquote cite {
	font-size: .7em;
	color: #010101;
}

.alignment-area .row.alignright {
	margin: -10px 0 0;
	padding: 0 0 4px;
}

.alignment-area .row.alignright blockquote {
	border-left: 0;
	border-right: 5px solid #eee;
	padding: 0 23px 0 0;
	text-align: right;
	width: 49.8%;
}

.alignment-area .row.alignright h1 {
	text-align: left;
}

.alignment-area ol {
	padding: 0 0 8px 55px;
	margin: 0;
	font-size: 18px;
	line-height: 27px;
}

.alignment-area ul {
	list-style: none;
	font-size: 18px;
	line-height: 27px;
	padding: 0 0 3px 31px;
	margin: -1px 0 0;
}

.alignment-area .unordered-list {
	padding: 0 0 35px 31px;
}

.unordered-list li {
	overflow: hidden;
	padding: 0 0 0 16px;
	background: url(../images/bullet.png) no-repeat 0 11px;
}

.unordered-list ul {
	padding: 0 0 0 19px;
}

.unordered-list ul li {
	background: url(../images/small-bullet.png) no-repeat 0 12px;
	padding: 0 0 0 19px;
}

.inline-list li {
	float: left;
	padding: 0 24px 0 0;
}

.main-container {
	padding: 65px 0 20px;
}

.main-container.elements {
	padding: 76px 0 20px;
}

.main-container.detail-page {
	padding-top: 65px;
}

.main-container .carousel {
	margin: 19px 0 47px;
	border: 4px solid #e7eaf3;
}

.main-container .carousel .btn-prev {
	left: 15px;
}

.main-container .carousel .btn-next {
	right: 15px;
}

.main-container .carousel .pagination {
	display: none;
}

.main-container .fade-gallery .pagination {
	display: none !important;
}

.content .social-networks,
.main-heading + .social-networks {
	margin: -16px 0 5px;
	text-align: center;
	float: none;
	display: none;
}

.content .social-networks li,
.main-heading + .social-networks li {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
}

.content .social-networks a,
.main-heading + .social-networks a {
	height: 16px;
	width: 16px;
}

.content .social-networks a:hover,
.main-heading + .social-networks a:hover {
	opacity: 1;
}

.content .social-networks .twitter,
.main-heading + .social-networks .twitter {
	background-position: -71px -107px;
}

.content .social-networks .twitter:hover,
.main-heading + .social-networks .twitter:hover {
	background-position: -71px -128px;
}

.content .social-networks .facebook,
.main-heading + .social-networks .facebook {
	background-position: -102px -107px;
	width: 9px;
}

.content .social-networks .facebook:hover,
.main-heading + .social-networks .facebook:hover {
	background-position: -102px -128px;
}

.content .social-networks .google-plus,
.main-heading + .social-networks .google-plus {
	background-position: -126px -107px;
}

.content .social-networks .google-plus:hover,
.main-heading + .social-networks .google-plus:hover {
	background-position: -126px -128px;
}

.content .social-networks .linkedin,
.main-heading + .social-networks .linkedin {
	background-position: -157px -107px;
}

.content .social-networks .linkedin:hover,
.main-heading + .social-networks .linkedin:hover {
	background-position: -157px -128px;
}

.content .social-networks .mail,
.main-heading + .social-networks .mail {
	background-position: -188px -107px;
}

.content .social-networks .mail:hover,
.main-heading + .social-networks .mail:hover {
	background-position: -188px -128px;
}

.two-columns-block {
	overflow: hidden;
	max-width: 1154px;
	margin: 0 auto; /* main content styles */ /* sidebar styles */
}

.two-columns-block .content {
	float: left;
	width: 100%;
	padding: 0 380px 0 0;
}

.two-columns-block .content .heading {
	margin: 0 0 25px;
}

.two-columns-block .content h1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.two-columns-block .content p {
	margin: 0 0 15px;
}

.two-columns-block .content .post .meta {
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	padding: 5px 0 8px;
}

.two-columns-block .content .post .meta .alignleft {
	margin: 0 10px 0 0;
}

.two-columns-block .content .btn-register {
	display: inline-block;
	vertical-align: top;
	margin: 39px 0 0;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
}

.two-columns-block .social-panel {
	overflow: hidden;
}

.two-columns-block .social-panel .social-networks {
	float: right;
	display: block;
	margin: 0 -4px 0 0;
}

.two-columns-block .social-panel .social-networks li {
	margin: 0 5px 0 6px;
}

.two-columns-block .sidebar {
	float: right;
	width: 269px;
	margin: 0 0 0 -269px;
	position: relative;
}

.two-columns-block .sidebar h2 {
	font-size: 25px;
	line-height: 1.1;
	text-transform: none;
	padding: 0 0 10px;
	margin: 0 0 26px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

.two-columns-block .sidebar .image-holder {
	margin: 0 auto 10px;
	max-width: 250px;
}

.two-columns-block .sidebar .image-holder img {
	width: 100%;
	height: auto;
	display: block;
}

.two-columns-block .sidebar .widget {
	position: relative;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 30px;
}

.two-columns-block .sidebar a {
	font-style: normal;
}

.two-columns-block .sidebar address {
	font-style: normal;
	margin: 0 0 5px;
}

.two-columns-block .sidebar address p {
	margin: 0 0 10px;
}

.two-columns-block .sidebar h3,
.two-columns-block .sidebar address strong {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #354291;
	font-weight: 600;
	margin: 0 0 10px;
	text-transform: none;
}

.two-columns-block .sidebar .rate {
	display: block;
}

.two-columns-block .sidebar .rate strong {
	font-weight: normal;
}

.two-columns-block .sidebar .feature-points {
	margin: 0 0 0 1px;
}

.two-columns-block .sidebar .feature-points > li {
	padding-left: 7px;
}

.two-columns-block .sidebar .feature-points > li:before {
	top: 7px;
}

.two-columns-block .sidebar .feature-points a {
	color: #666;
	text-decoration: none;
}

.two-columns-block .sidebar .feature-points a:hover {
	text-decoration: underline;
}

.two-columns-block .sidebar .link-area,
.two-columns-block .sidebar .contact-link {
	display: block;
	color: #354291;
}

.two-columns-block .sidebar .link-area a,
.two-columns-block .sidebar .contact-link a {
	font-weight: normal;
}

.two-columns-block .sidebar .cast-list {
	margin: 0;
}

.two-columns-block .sidebar .cast-list > li {
	padding: 0;
}

.two-columns-block .sidebar .cast-list > li:before {
	display: none;
}

.two-columns-block span[class^=icon-] {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat -999px -999px;
}

.two-columns-block span.icon-ico-address {
	background-position: 4px -230px;
	top: -1px;
}

.two-columns-block span.icon-ico-mobile {
	background-position: -20px -230px;
}

.two-columns-block span.icon-ico-hours,
.two-columns-block span.icon-ico-running-time {
	background-position: -48px -230px;
}

.two-columns-block span.icon-ico-mail {
	background-position: -79px -227px;
}

.two-columns-block span.icon-ico-feedback1 {
	background-position: -107px -230px;
	top: -1px;
}

.two-columns-block span.icon-ico-ticket {
	background-position: -135px -230px;
	top: -1px;
}

.two-columns-block span.icon-ico-calender,
.two-columns-block span.icon-ico-start-date,
.two-columns-block span.icon-ico-cutoff-date,
.two-columns-block span.icon-ico-end-date,
.two-columns-block span.icon-ico-release-date {
	background-position: -164px -229px;
}

.two-columns-block span.icon-ico-features {
	background-position: -193px -230px;
	top: -1px;
}

.two-columns-block span.icon-ico-tips {
	background-position: 1px -254px;
}

.two-columns-block span.icon-ico-services {
	background-position: -31px -254px;
}

.two-columns-block span.icon-ico-classes {
	background-position: -59px -254px;
	top: -1px;
}

.two-columns-block span.icon-ico-payments {
	background-position: -87px -253px;
}

.two-columns-block span.icon-ico-download {
	background-position: -118px -254px;
}

.two-columns-block span.icon-ico-picture {
	background-position: -149px -254px;
}

.two-columns-block span.icon-ico-website {
	background-position: -180px -254px;
}

.two-columns-block span.icon-ico-responsive {
	background-position: 1px -278px;
}

.two-columns-block span.icon-ico-genre {
	background-position: -30px -277px;
}

.two-columns-block span.icon-ico-studio {
	background-position: -61px -278px;
	top: -1px;
}

.two-columns-block span.icon-ico-cast {
	background-position: -92px -278px;
	top: -1px;
}

.two-columns-block span.icon-ico-aoc {
	background-position: -123px -278px;
}

.two-columns-block span.icon-ico-open-continuously {
	background-position: -151px -278px;
	top: -1px;
}

.two-columns-block .block {
	margin: 0 0 20px;
	overflow: hidden;
}

.two-columns-block .block h2 {
	padding: 0;
	margin: 0 0 8px;
	border: none;
	text-transform: uppercase;
	color: #333;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
}

.two-columns-block .block .btn-holder {
	border-top: 1px solid #cecece;
	padding: 10px 0 0;
	text-align: center;
	margin: 49px 0 25px;
}

.two-columns-block .block .btn-holder .btn {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	background: #25284f;
	min-width: 95px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 17px;
	padding: 10px 5px;
	font-weight: bold;
}

.two-columns-block .block .btn-holder .btn:hover {
	opacity: .7;
}

.showtimes .holder {
	max-width: 964px !important;
	padding-top: 68px;
}

.showtimes .table {
	width: 100%;
	margin: 0 0 77px;
	border-collapse: collapse;
}

.showtimes .table th {
	text-align: left;
	text-transform: uppercase;
	color: #333;
	font-size: 13px;
	line-height: 15px;
	padding: 0 20px 17px;
	border-bottom: 2px solid #eaeaea;
}

.showtimes .table .even td {
	background: #fbfbfb;
}

.showtimes .table td {
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
	line-height: 15px;
	padding: 17px 20px 16px;
	color: #333;
}

.showtimes .table td:first-child {
	width: 64%;
}

.showtimes .table .main-title {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 0 24px;
}

.showtimes .table .main-title .icon-ico-ticket1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat -136px -230px;
}

.showtimes .shows .post {
	margin: 0 0 40px;
}

.showtimes .shows .post > time {
	display: block;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #25284f;
	margin: 0 0 11px;
}

.showtimes .shows .post .show-details {
	margin: 0;
	border-bottom: 1px solid #eaeaea;
}

.showtimes .shows .post .show-details li {
	padding: 17px 10px 14px;
	border-top: 1px solid #eaeaea;
	overflow: hidden;
}

.showtimes .shows .post .show-details li:before {
	display: none;
}

.showtimes .shows .post .show-details time {
	color: #354291;
	font-size: 15px;
	line-height: 17px;
	float: left;
	margin: 0 10px 0 0;
	width: 68px;
}

.showtimes .shows .post .show-details .text {
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}

.showtimes .shows .post .show-details .frost {
	display: none;
}

.showtimes .shows .post .show-details .name {
	margin: 0 7px 0 0;
}

.showtimes .shows .post .show-details .name a {
	text-decoration: none;
	font-style: normal;
	color: #333;
}

.showtimes .shows .post .show-details .name a:hover {
	text-decoration: underline;
}

.showtimes .shows .post .show-details .rating {
	margin: 0 13px 0 0;
	display: inline-block;
	vertical-align: top;
}

.showtimes .shows .post .show-details .rating img {
	max-width: none;
}

.showtimes .shows .post .show-details .show-time {
	font-style: italic;
	color: #7f7f7f;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
}

.container {
	overflow: hidden;
}

.container .label {
	float: left;
	width: 218px;
	padding: 9px 50px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	text-align: right;
	font-size: 15px;
	line-height: 17px;
}

.container .content-holder {
	overflow: hidden;
}

.message-block {
	position: relative;
	background: #ffc55b;
	color: #6b5326;
	font-size: 13px;
	line-height: 15px;
	padding: 18px 39px 19px;
}

.message-block:before {
	content: "";
	position: absolute;
	top: 18px;
	left: 12px;
	width: 18px;
	height: 17px;
	background: url(../images/sprite.png) no-repeat -192px -21px;
}

.message-block p {
	margin: 0;
}

.accordion-block {
	margin: 0 0 2px;
	border: 1px solid #ddd;
}

.accordion-block.active .opener .icon-arrow1-left {
	display: none;
}

.accordion-block.active .opener .icon-arrow-down {
	display: block;
}

.accordion-block .opener {
	display: block;
	position: relative;
	font-style: normal;
	text-decoration: none;
	color: #354291;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 55px 11px 11px;
}

.accordion-block .opener:after {
	content: "";
	position: absolute;
	top: 7px;
	bottom: 7px;
	right: 42px;
	width: 1px;
	background: #ccc;
}

.accordion-block .opener .icon-arrow1-left {
	position: absolute;
	width: 6px;
	height: 11px;
	top: 50%;
	right: 18px;
	margin: -5px 0 0;
	background: url(../images/sprite.png) no-repeat -197px -52px;
}

.accordion-block .opener .icon-arrow-down {
	position: absolute;
	width: 11px;
	height: 6px;
	top: 50%;
	margin: -3px 0 0;
	right: 15px;
	background: url(../images/sprite.png) no-repeat -197px -73px;
	display: none;
}

.accordion-block .slide {
	border-top: 1px solid #ddd;
	padding: 11px 13px 22px;
}

.accordion-block .slide h5 {
	margin-bottom: 12px;
}

.accordion-block .slide p {
	margin: 0;
}

.events-block .heading,
.showtimes .heading {
	text-align: center;
	color: #fff;
	background: #25284f;
	padding: 38px 0 40px;
}

.events-block .heading h1,
.showtimes .heading h1 {
	text-transform: uppercase;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
}

.events-block .two-columns-block,
.showtimes .two-columns-block {
	padding: 44px 0 0 !important;
}

.events-block .sidebar,
.showtimes .sidebar {
	padding: 38px 0 0;
}

.calendar-block {
	margin: 0 0 42px;
	font-size: 20px;
	line-height: 22px;
}

.calendar-block .datepicker .ui-datepicker {
	border: none;
	border-radius: 0;
	background: none;
	padding: 0;
	width: 100%;
	position: relative;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-header {
	position: relative;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	border: none;
	background: #354291;
	border-radius: 3px 3px 0 0;
	padding: 8px 90px 8px 8px;
	height: 34px;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-prev,
.calendar-block .datepicker .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	border-radius: 3px;
	border: 1px solid #25284f;
	width: 39px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	background: #354291;
	z-index: 5;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-prev:hover,
.calendar-block .datepicker .ui-datepicker .ui-datepicker-next:hover {
	background: #25284f;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-prev:before,
.calendar-block .datepicker .ui-datepicker .ui-datepicker-next:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 17px;
	border: solid transparent;
	text-indent: 0;
	border-width: 6px 6px 6px 0;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-prev span,
.calendar-block .datepicker .ui-datepicker .ui-datepicker-next span {
	display: none !important;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-prev {
	width: 41px;
	right: 37px;
	border-radius: 3px 0 0 3px;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-prev:before {
	border-right-color: #fff;
	left: 16px;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-next:before {
	border-width: 6px 0 6px 6px;
	border-left-color: #fff;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-title {
	margin: 2px 0 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	font-family: roboto, Arial, Helvetica ,sans-serif;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-buttonpane {
	position: absolute;
	top: 4px;
	right: 85px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-buttonpane button {
	width: 60px;
	border-radius: 3px;
	text-align: center;
	text-transform: uppercase;
	background: #25284f;
	font-weight: normal;
	padding: 2px 2px 1px;
	margin: 0;
	opacity: 1;
	font-size: 11px;
	border: none;
	color: #fff;
	height: auto;
	font-family: roboto, Arial, Helvetica ,sans-serif;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar {
	width: 100%;
	border: 1px solid #cecece;
	border-radius: 0 0 3px 3px;
	border-collapse: separate;
	margin: 0;
	font-family: roboto, Arial, Helvetica ,sans-serif;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar th {
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	line-height: 12px;
	padding: 2px;
	border-left: 1px solid #cecece;
	width: 14.286%;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar th:first-child {
	border-left: 0;
	width: auto !important;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar td {
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	text-align: center;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar td:first-child {
	border-left: 0;
	width: auto !important;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar .ui-priority-secondary {
	opacity: 1;
	color: #cecece !important;
	background: none !important;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar .ui-priority-secondary:hover {
	color: #777 !important;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar .ui-state-active,
.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
	color: #fff;
	background: #354291;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar a {
	display: block;
	font-style: normal;
	text-decoration: none;
	color: #777;
	padding: 9px 2px;
	text-align: center;
	background: none;
	border: none;
}

.calendar-block .datepicker .ui-datepicker .ui-datepicker-calendar a:hover {
	color: #fff;
	background: #354291;
}

.categories-list {
	margin: 0 0 0 10px;
	font-size: 13px;
	line-height: 15px;
}

.categories-list li {
	padding: 0;
	margin: 0 0 10px;
	overflow: hidden;
}

.categories-list li:before {
	display: none;
}

.categories-list label {
	color: #000;
	display: inline-block;
	vertical-align: top;
}

.categories-list label > span {
	margin: 0 0 0 21px;
	display: block;
}

.categories-list input[type=checkbox],
.categories-list .jcf-checkbox {
	float: left;
	margin: 1px 0 0;
}

.categories-list .drop-list ul {
	margin: 0;
	padding: 10px 0 1px 20px;
}

.categories-list .drop-list ul li {
	margin: 10px 0 0;
}

.categories-list .drop-list ul li:first-child {
	margin-top: 0;
}

.events-box {
	margin: 0 0 46px;
}

.events-box h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	color: #25284f;
	margin-bottom: 17px;
}

.events-box h2 a {
	color: #25284f;
}

.open-close .opener {
	display: block;
	position: relative;
	padding: 0 45px 0 0;
	text-decoration: none;
	font-style: normal;
}

.open-close .opener:after {
	content: "";
	position: absolute;
	top: 7px;
	right: 20px;
	width: 16px;
	height: 10px;
	background: url(../images/sprite.png) no-repeat -82px -63px;
}

.events-table {
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
}

.events-table td {
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	color: #777a7d;
	border-top: 1px solid #e2e2e2;
	padding: 16px 9px 21px;
}

.events-table td:first-child {
	width: 86px;
}

.events-table td span {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	font-weight: 600;
	padding: 3px 0 0;
}

.events-table .date {
	width: 136px;
}

.events-table .label {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	border-radius: 3px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 3px 3px 2px;
	background: #354291;
	margin: 3px 0 0;
}

.events-table h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 6px;
	text-transform: none;
}

.events-table h3 a {
	font-style: normal;
	text-decoration: none;
}

.events-table h3 a:hover {
	text-decoration: underline;
}

.events-table p {
	margin: 0 !important;
}

.events-table .events-area {
	width: 364px;
	background: #f4f4f4;
	padding: 18px 21px;
	margin: 17px 0 13px;
}

.events-table .events-area strong.title {
	color: #333;
	display: block;
	margin: 0 0 15px;
	font-size: 13px;
}

.events-table .events-area ul {
	margin: 0;
}

.events-table .events-area ul li {
	padding: 0;
	margin: 0 0 7px;
}

.events-table .events-area ul li:before {
	display: none;
}

.events-table .events-area a.more {
	text-transform: uppercase;
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	margin: 19px 0 0;
}

.events-table .events-area a.more em {
	font-style: normal;
}

.events-table .events-area a.more .less {
	display: none;
}

.events-table .events-area.active .more em {
	display: none;
}

.events-table .events-area.active .more .less {
	display: block;
}

/* footer styles */

#footer {
	color: #fff;
}

#footer .gallery-holder {
	padding: 30px 0;
	border-bottom: 1px solid #14183e;
	background: #25284f;
}

#footer a {
	font-style: normal;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	color: #25284f;
}

#footer .active a {
	color: #25284f;
}

.footer-block {
	background: #414792 url(../images/bg-footer.png) no-repeat 50% 0;
	background-size: 100% 100%;
	padding: 24px 0 26px;
	position: relative;
}

.footer-block:after {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #0e1239;
}

.footer-block .footer-holder {
	font-size: 13px;
	line-height: 15px;
	min-height: 78px;
}

.footer-block .column {
	float: left;
	padding: 0 44px;
	width: 25.975%;
}

.footer-block .column:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 2px;
	background: url(../images/sep-01.png) no-repeat 0 50%;
	margin: 0 0 0 -46px;
}

.footer-block .nav-block {
	width: 46%;
	padding-top: 2px;
	position: relative;
}

.footer-block .nav-block:before {
	display: none;
}

.footer-block .nav-block ul {
	float: left;
	width: 50%;
	padding: 0 0 0 10px;
}

.footer-block .nav-block ul li {
	padding: 0 0 0 15px;
	margin: 0 0 7px;
	position: relative;
	list-style: none;
}

.footer-block .nav-block ul li:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 6px;
	height: 6px;
	background: url(../images/sprite.png) no-repeat -99px -18px;
}

.footer-block .wide {
	width: 28.025%;
}

.footer-block .logos-list {
	margin: 0;
	width: 100%;
	display: table;
}

.footer-block .logos-list li {
	display: table-cell;
	padding: 5px 0 0 15px;
	list-style: none;
	vertical-align: middle;
	height: 79px;
}

.footer-block .logos-list li:first-child {
	padding: 5px 15px 5px 0;
}

.copyright {
	position: relative;
	background-color: #2f367e;
	background: -webkit-linear-gradient(top, #2f367e 0%, #242a6a 2%, #202765 52%, #202664 100%);
	background: linear-gradient(to bottom, #2f367e 0%, #242a6a 2%, #202765 52%, #202664 100%);
	background-size: 100% 100%;
	font-size: 13px;
	line-height: 15px;
	padding: 2px 0 3px;
}

.copyright .social-networks {
	float: right;
	margin: 0 -5px 0 10px;
}

.copyright .social-networks li {
	margin: 0 4px 0 5px;
	list-style: none;
}

.copyright .social-networks a {
	width: 45px;
	height: 45px;
	border-radius: 50%;
}

.copyright .social-networks .instagram {
	background-position: -161px -175px;
}

.copyright .social-networks .facebook {
	background-position: 0 -175px;
}

.copyright .social-networks .twitter {
	background-position: -54px -175px;
}

.copyright .social-networks .youtube {
	background-position: -108px -175px;
}

.copyright .copyright-text {
	overflow: hidden;
	padding: 0 0 0 55px;
	white-space: nowrap;
}

.copyright .copyright-text:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 45px;
	margin: 0 0 0 -5px;
}

.copyright .copyright-text p {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding: 2px 0;
}

.copyright p {
	margin: 0;
}

.hidden {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* Soponsors Styles */

.soponsors {
	overflow: hidden;
	position: relative;
	padding-top: 62px;
	padding-bottom: 23px;
}

.soponsors .mask {
	margin: 0 10px;
	overflow: hidden;
	max-width: 100%;
}

.soponsors .slideset,
.soponsors .slide {
	width: 100%;
}

.soponsors .slider {
	width: 100%;
	float: left;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.soponsors .slide {
	display: inline-block;
	vertical-align: middle;
	width: 269px;
	height: 150px;
	background: #fff;
	border: solid 1px #e9e1e1;
	margin: 0 2px 10px 3px;
}

.soponsors .slide a {
	display: table;
	width: 100%;
	height: 100%;
}

.soponsors .slide a span {
	display: table-cell;
	vertical-align: middle;
}

.soponsors .slide a span img {
	margin: 0 auto;
	display: block;
}

.soponsors .btn-prev,
.soponsors .btn-next {
	position: absolute;
	width: 9px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat -73px -149px;
	top: 50%;
	text-indent: -9000px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.soponsors .btn-prev:hover,
.soponsors .btn-next:hover {
	opacity: .5;
}

.soponsors .btn-prev {
	left: 14px;
}

.soponsors .btn-next {
	right: 14px;
	background-position: -105px -149px;
}

/* Ads Styles */

.ads {
	overflow: hidden;
	position: relative;
	padding: 31px 0 20px;
	background: #fffefb;
}

.ads:after {
	height: 7px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: "";
	background: url(../images/border-top.png) repeat-x;
}

.ads .holder {
	position: relative;
}

.ads .mask {
	margin: 0 10px;
	overflow: hidden;
	max-width: 100%;
}

.ads .slideset,
.ads .slide {
	width: 100%;
}

.ads .slider {
	width: 100%;
	float: left;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.ads .slide {
	display: inline-block;
	vertical-align: middle;
	width: 269px;
	height: 150px;
	background: #fff;
	border: solid 1px #e9e1e1;
	margin: 0 2px 10px 3px;
}

.ads .slide a {
	display: table;
	width: 100%;
	height: 100%;
}

.ads .slide a span {
	display: table-cell;
	vertical-align: middle;
}

.ads .slide a span img {
	margin: 0 auto;
	display: block;
}

.ads .btn-prev,
.ads .btn-next {
	position: absolute;
	width: 9px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat -73px -149px;
	top: 50%;
	text-indent: -9000px;
	overflow: hidden;
	margin: -13px 0 0 0;
}

.ads .btn-prev:hover,
.ads .btn-next:hover {
	opacity: .5;
}

.ads .btn-prev {
	left: 14px;
}

.ads .btn-next {
	right: 14px;
	background-position: -105px -149px;
}

/* tabs switcher styles */

.tabset {
	padding: 0;
	margin: 0;
}

.tabset li {
	float: left;
	padding: 0;
}

.tabset li:before {
	display: none;
}

.tabset a {
	display: block;
	font-style: normal;
	text-decoration: none;
}

.jcf-select-tabset-select {
	display: none !important;
}

.tabset-panel + .container .tab-content {
	padding: 30px;
}

.tabset-panel + .container .tab-content h5 {
	margin-bottom: 3px;
}

.tabset-panel + .container .tab-content p {
	margin: 0;
}

.tab-area-styled {
	padding: 15px 0 0;
}

.tab-area-styled .tabset {
	border-bottom: 1px solid #a3acb6;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	overflow: hidden;
	margin: 0;
}

.tab-area-styled .tabset li {
	min-width: 108px;
	margin: 0 8px 0 0;
}

.tab-area-styled .tabset .active a,
.tab-area-styled .tabset .hover a {
	color: #fff;
	background: #a3acb6;
	z-index: 10;
}

.tab-area-styled .tabset .active a:after,
.tab-area-styled .tabset .hover a:after {
	background-position: 0 -40px;
}

.tab-area-styled .tabset a {
	display: block;
	position: relative;
	color: #333;
	text-align: center;
	padding: 10px 10px 9px 12px;
	border-radius: 4px 1px 0 0;
	border: solid #ccc;
	border-width: 1px 0 0 1px;
	background: #f2f2f2 url(../images/bg-tab.png) repeat-x;
}

.tab-area-styled .tabset a:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 100%;
	width: 14px;
	height: 100%;
	background: url(../images/bg-tabs.png) no-repeat;
	z-index: 2;
	margin: 0 0 0 -1px;
}

.tab-area-styled .tab-content > div {
	padding: 28px 30px;
}

.tab-area-styled .tab-content > div h5 {
	margin-bottom: 3px;
}

.tab-area-styled .tab-content > div p {
	margin: 0;
}

.tabset-panel {
	background: #25284f;
}

.tabset-panel .tabset {
	padding-right: 570px;
	font-size: 18px;
	line-height: 20px;
}

.tabset-panel .tabset li {
	margin: -2px 0 0;
	padding: 2px 0 0;
}

.tabset-panel .tabset .active {
	padding-top: 0;
}

.tabset-panel .tabset .active a {
	background: #fff;
	color: #25284f;
	border-top-color: #ffe71b;
	padding-top: 22px;
}

.tabset-panel .tabset a {
	color: #fff;
	padding: 20px 23px 17px;
	border-top: 3px solid transparent;
}

.tabset-panel .tabset a:hover {
	background: #fff;
	color: #25284f;
}

/* ---------------------------------------------------------
   4. Custom form styles
   ---------------------------------------------------------*/

.opt-default {
	display: none;
}

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 3px 0 0;
	height: 13px;
	width: 13px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	right: 0;
	bottom: 0;
	top: 0;
	left: 0;
	background: url(../images/sprite.png) no-repeat -172px -21px;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
	height: 10px;
	width: 10px;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	border-radius: 50%;
	margin: 0 3px 0 0;
	height: 12px;
	width: 12px;
	background: url(../images/sprite.png) no-repeat -147px -39px;
}

.jcf-radio span {
	display: none;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
	height: 10px;
	width: 10px;
}

.jcf-radio.jcf-checked {
	background-position: -169px -39px;
}

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #ddd;
	background: #fff;
	margin: 0;
	min-width: 150px;
	height: 37px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 14px;
	line-height: 34px;
	color: #354291;
	margin: 0 50px 0 10px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #fff;
	width: 43px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:before {
	content: "";
	position: absolute;
	top: 6px;
	bottom: 6px;
	left: 0;
	width: 1px;
	background: #ccc;
}

.jcf-select .jcf-select-opener:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -5px;
	width: 11px;
	height: 6px;
	background: url(../images/sprite.png) no-repeat -64px -63px;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #ddd;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #ddd;
	min-width: 200px;
	margin: 0;
	width: 100%;
	height: 88px;
	overflow: auto;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
	padding: 0;
}

.jcf-list ul li:before {
	display: none;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	color: #999;
	padding: 0 12px;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #354291;
	color: #fff;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

/* Events Styles */

.screen {
	width: 1440px;
	margin: 0 0 0 -720px;
	position: absolute;
	opacity: .5;
	left: 50%;
	top: 0;
	pointer-events: none;
	z-index: 99999;
}











/* Directory */






.details-block .info-section {
    margin: 0 0 17px;
    overflow: hidden;
    padding: 0 0 22px;
}
.details-block .info-box {
    float: left;
    width: 100%;
}
.details-block .info {
    color: #999;
    margin: 0 0 18px;
    width: 100%;
}
.details-block .info dt {
    float: left;
    font-weight: bold;
    padding: 0 5px 0 0;
}
.details-block .info dd {
    margin: 0;
    overflow: hidden;
}
.details-block .date-box {
    float: right;
    max-width: 217px;
    padding: 4px 2px 0 0;
}
.details-block .date-info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ecf3f8;
    border-color: #e3e9ee;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 0;
    box-shadow: 0 4px 4px -5px rgba(0, 0, 0, 0.5) inset;
    color: #000;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 12px 19px;
    position: relative;
    text-align: left;
    width: 179px;
}
.details-block .date-info dt {
    color: #545454;
    float: left;
    padding: 0 6px 0 0;
    width: 90px;
}
.details-block .date-info dd {
    margin: 0;
    overflow: hidden;
}



/* ---------------------------------------------------------
   4. Custom form styles
   ---------------------------------------------------------*/
/* filter-form */
.filter-form {margin:0 0 18px;}
.filter-form .heading{
	margin:0 -42px 15px;
	padding:1px 42px 6px;
	border-bottom:1px solid #eaeaea;
}
.filter-form .heading-wrap{
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:100;
}
.filter-form .heading strong{
	display:block;
	color:#3f4c6b;
	padding:0 20px 14px;
	font:36px/40px 'robotolight',Arial, Helvetica, sans-serif;
}
.filter-form h1{margin:0 0 2px;}
.filter-form .heading strong:after,
.filter-form h1:after{
	display:inline-block;
	vertical-align:middle;
	content:"";
	width:16px;
	height:8px;
	margin:1px 0 0 14px;
	background:url(../images/sprite2.png) no-repeat -399px 0;
}
.filter-form .heading .drop{
	position:absolute;
	top:-17px;
	left:-21px;
	width:593px;
	padding:16px 0 11px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#fff;
	border:solid #eaeaea;
	border-width:1px 1px 0;
	-webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.03);
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.03);
	visibility:hidden;
}
.filter-form .heading-wrap.hover .drop{visibility:visible;}
.filter-form .heading .drop:after{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2px;
	background:#555;
	content:'';
}
 .filter-form .heading-list{
	margin:0;
	padding:0;
	list-style:none;
}
 .filter-form .heading-list li{padding:0;}
.filter-form .heading-list li:before{display:none;}
 .filter-form .heading-list a{
	display:block;
	font:bold 14px/18px 'roboto', Arial, Helvetica, sans-serif;
	color:#555;
	padding:5px 20px;
	text-decoration:none;
}
.filter-form .heading-list a:hover{
	text-decoration:none;
	background:#555;
	color:#fff;
}
.filter-form .row{
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	padding:11px 10px 10px 10px;
	background:#fbfbfb;
	z-index:50;
}
.filter-form .row:after{
	display:block;
	clear:both;
	content:"";
}
.filter-form .btn-search{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../components/directory/directory-sprite.png) no-repeat 0 0;
	width:28px;
	height:28px;
}
.filter-form .alphabet{
	float:right;
	padding:0 0 0;
	margin:0 0 -19px;
	text-transform:uppercase;
}
.filter-form .alphabet .title{display:none;}
.filter-form .alphabet .all{float:left;
	padding:5px 10px 5px 0;}
.filter-form .alphabet .active:after{
	display:block;
	width:100%;
	height:3px;
	content:"";
	background:#555;
	/*margin:-16px 0 -3px;*/
}
 .filter-form .alphabet ul{
	margin:0;
	padding:0 0 0 1px;
	float:left;
}
 .filter-form .alphabet ul.js-slide-hidden{position:static !important;}
.filter-form .alphabet li{
	float:left;
	padding:5px 10px 5px 0;
}
 .filter-form .alphabet li:before{display:none;}
 .filter-form .alphabet a{
	color:#555;
	font:italic 20px/24px 'roboto',Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
}
.filter-form .alphabet ul li:after {
    border-radius: 0;
    height: auto;
    top: auto;
    width: auto;
}
    .content ul.tabset a {
        text-decoration: none;
    }


.directory-block h2:after {
    border-bottom: 1px solid #dcdcdc;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
 .directory-block h2 {
    color: #555;
    font: italic 20px/24px 'roboto',Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 20px 0 5px 0;
    text-transform: uppercase;
}

 .directory-box:after {
    border-bottom: 1px solid #eaeaea;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
 .directory-block p {
    color: #323232;
    font: 14px/16px 'roboto',Arial,Helvetica,sans-serif;
    margin: 0 0 10px;
    padding: 10px 0 0;
}
 .directory-block p a {
    text-decoration: none;
    color: #323232;
}
 .directory-block p a:hover{
    text-decoration: underline;
}
   
 .directory-holder {
       margin-bottom: 15px;
   }

/*#main .filter-form .alphabet a:hover{text-decoration:underline;}*/
/* popup */
.popup{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#fff;
	display:none;
}
.row.active .popup{display:block;}
.popup .close{
	position:absolute;
	top:17px;
	right:10px;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:16px;
	background:url(../../components/directory/directory-sprite.png) no-repeat -39px 0;
}
.popup .cover{
	border-bottom:5px solid #555;
	padding:9px 30px 6px 21px;
	background:#fbfbfb;
}
.popup input[type=search]{
	display:block;
	width:100%;
	height:32px;
	padding:0;
	margin:0;
	border:0;
	font-size:20px;
	background:#fbfbfb;
	text-transform:uppercase;
	color:#555;
}

/* End Directory */













/* ---------------------------------------------------------
   6. Print style
   ---------------------------------------------------------*/

@media all and (min-width: 768px) {
	.main-container .fade-gallery .slideset {
		width: 100%;
	}

	.main-container .fade-gallery .slide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}

	.main-container .fade-gallery .slide.active {
		z-index: 2;
	}
}

@media all and (min-width: 1025px) {
	#nav > ul {
		margin: 0 !important;
	}
}

@media all and (max-width: 1120px) {
	#nav > ul {
		font-size: 13px;
	}
}

@media all and (max-width: 1109px) {
	#nav > ul > li {
		margin-right: 12px;
	}

	.pagination-holder {
		bottom: 20px;
	}

	.news-panel .holder {
		padding: 0 !important;
	}

		.news-panel .holder {
		padding: 0 !important;
	}

	.news-panel .news-block {
		float: none;
		width: 100%;
		background: #25284f;
		color: #fff;
		padding: 8px 12px;
	}

	.news-panel .news-block:after {
		display: none;
	}

	.news-panel .news-block:before {
		display: none;
	}

	.news-panel .news-block .slideshow-news {
		min-height: 36px;
	}

	.news-panel .news-block .slideshow-news a {
		color: #fff;
	}

	.news-panel .news-block p {
		padding: 0;
	}

	.news-panel .news-block .icon {
		display: none;
	}

	.news-panel .box {
		float: none;
		overflow: hidden;
		max-width: 100%;
		border-top: 1px solid #dbcaca;
		padding: 15px 12px;
	}

	.news-panel .box .social-networks {
		float: right;
        position: static;
        margin: 0 0 15px;
	}

	.carousel .mask {
		height: auto;
	}
}

@media only screen and (max-width: 1040px) {
	body {
		min-width: 320px;
	}

	.alignment-area {
		padding: 63px 0 0;
	}

	.txt {
		margin: 0;
		padding: 35px 10px 0 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
}

@media all and (max-width: 1024px) {
	.nav-active .w1 {
		-ms-transform: translateX(268px);
		transform: translateX(268px);
		-webkit-transform: translateX(268px);
	}

	.nav-opener {
		display: block;
	}

	.nav-holder {
		position: absolute;
		top: 0;
		bottom: 0;
		left: -268px;
		width: 268px;
		margin: 0;
		-webkit-transition: left .2s linear;
		transition: left .2s linear;
		background: #1e1e1e;
	}

	.nav-active .nav-holder {
		box-shadow: 3px 0 5px rgba(0, 0, 0, .2);
	}

	.nav-holder h1 {
		display: block;
		border: none;
	}

	#nav {
		padding: 0 !important;
		font-size: 13px;
		line-height: 15px;
		border: none;
	}

	#nav > ul {
		padding: 0;
		background: none;
		border: none;
		font-family: inherit;
		text-align: left;
	}

	#nav > ul > li {
		float: none;
		margin: 0;
		display: block;
		border-top: 1px solid #353535;
		position: static;
	}

	#nav > ul > li:first-child {
		border: none;
	}

	#nav > ul > li.arrow > a:before {
		content: "";
		position: absolute;
		top: 14px;
		right: 10px;
		width: 7px;
		height: 12px;
		background: url(../images/arrow.png) no-repeat;
	}

	#nav > ul > li:hover.arrow > a:before,
	#nav > ul > li.active.arrow > a:before {
		background: url(../images/arrow-h.png) no-repeat;
	}

	#nav > ul > li > a {
		border: none;
		font-weight: bold;
		padding: 12px 27px 12px;
		position: relative;
	}

	#nav > ul > li:hover > a,
	#nav > ul > li.active > a {
		background: #000;
		color: #fda44b;
	}

	#nav .last .dropdown .arrow > a:before {
		right: 10px !important;
		left: auto !important;
		background: url(../images/arrow1.png) no-repeat;
	}

	#nav .drop-active > .dropdown,
	#nav .drop-active > .submenu-holder {
		left: 0;
	}

	#nav .dropdown {
		top: 0;
		width: 100%;
		bottom: 0;
		display: block;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
		left: -100%;
		z-index: 4;
	}

	#nav .dropdown ul {
		border-bottom: 1px solid #353535;
	}

	#nav .dropdown ul li {
		position: static;
	}

	#nav .dropdown a {
		padding-left: 27px;
	}

	#nav .dropdown .btn-back,
	#nav .dropdown .btn-back-2 {
		display: block;
	}

	#nav .dropdown .title-drop {
		display: block;
	}

	#nav .submenu {
		left: -100%;
		width: 100%;
		display: block;
		border: none;
		bottom: 0;
		z-index: 5;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}

	#nav .submenu a {
		padding-left: 27px;
	}

	#nav h2 {
		display: block;
	}

	#nav > ul {
		width: 100%;
		float: left;
		position: relative;
	}

	.nav-holder {
		overflow: hidden;
	}

	#nav .dropdown,
	#nav li:hover .dropdown {
		left: 100% !important;
		right: auto;
		display: none;
	}

	#nav .active-state .dropdown {
		display: block !important;
	}

	#nav .dropdown .dropdown {
		left: 0;
		top: 0;
	}

	#nav .last .dropdown {
		left: 100% !important;
		right: auto;
	}

	.visual {
		margin: 0;
	}
}

@media only screen and (max-width: 1023px) {
	.posts-holder .post h2 {
		font-size: 20px;
		line-height: 22px;
	}

	.services-holder {
		padding: 61px 10px 3px;
	}

	#content {
		padding: 30px 10px 3px;
	}

	.services h1 {
		margin: 0 0 15px;
	}

	#main .text-block {
		padding: 0 0 30px;
	}

	.text-holder h1 {
		font-size: 50px;
	}

	.social-networks li {
		padding: 10px 0 0 7px;
	}
}

@media all and (max-width: 979px) {
	#header {
		height: 108px;
	}

	#header .logo img {
		display: none;
	}

	#header .logo .mobile-logo {
		display: block;
	}

	.header-holder {
		padding-bottom: 7px;
	}

	.search-block {
		padding-top: 5px;
	}

	.nav-opener {
		margin: 11px 12px 0 0;
	}

	.filter .box {
		margin-right: 10px;
	}

	.filter label {
		margin-right: 5px;
	}

	.filter input[type=text],
	.filter .jcf-select {
		width: 200px;
	}

	.filter input[type=submit] {
		margin: 0;
	}

	.result-container {
		margin-bottom: 80px;
	}

	.result-container .job-title {
		width: 53% !important;
	}

	.load-more {
		padding: 15px;
	}

	.two-columns-block .content {
		padding: 0 290px 0 0;
	}

	.two-columns-block .sidebar {
		width: 260px;
		margin-left: -260px;
	}

	.showtimes .table {
		margin-bottom: 60px;
	}

	.showtimes .table td:first-child {
		width: 60%;
	}

	.events-block .heading,
	.showtimes .heading {
		padding: 24px 0;
	}

	.events-block .two-columns-block,
	.showtimes .two-columns-block {
		padding-top: 30px;
		padding: 44px 0 0 !important;
	}

	.footer-block .column {
		padding: 0 20px;
		width: 32%;
	}

	.footer-block .column:before {
		margin-left: -20px;
	}

	.footer-block .nav-block {
		width: 32%;
	}

	.footer-block .nav-block ul {
		float: none;
		width: 100%;
		padding: 0;
	}

	.footer-block .wide {
		width: 36%;
	}

	.footer-block .logos-list li {
		height: 122px;
	}

	.copyright .copyright-text {
		padding-left: 0;
	}

	.tabset-panel .tabset {
		padding-right: 350px;
	}
}

@media all and (max-width: 767px) {
	.header-holder,
	#nav,
	.news-panel .holder,
	#main .holder,
	.main-container .holder,
	.events-block .heading h1,
	.showtimes .heading h1,
	.events-block .two-columns-block,
	.showtimes .two-columns-block,
	.footer-block .footer-holder,
	.copyright .holder,
	.soponsors,
	.ads .holder,
	.twocolumns-holder,
	.tabset-panel + .container,
	.tabset-panel .tabset {
		padding-left: 12px;
		padding-right: 12px;
	}

	.main-container input[type="text"],
	.main-container input[type="tel"],
	.main-container input[type="email"],
	.main-container input[type="url"],
	.main-container input[type="password"],
	.main-container input[type="search"],
	.main-container textarea {
		font-size: 14px;
		padding: 8px 12px 7px;
	}

	.main-container .row {
		margin-bottom: 16px;
	}

	.main-container .row > label,
	.main-container .row .title-label {
		float: none;
		text-align: left;
		padding: 0;
		width: auto;
		margin: 0 0 7px;
		display: block;
	}

	.main-container .row .title-label.mobile-left {
		float: left;
		width: 130px;
		padding: 0 5px 0 0;
	}

	.main-container .row .checkbox-holder {
		padding-top: 2px;
	}

	.main-container .row .radio-buttons {
		padding-top: 3px;
	}

	.main-container .row .jcf-select {
		width: 100%;
	}

	.main-container .btn-holder {
		padding: 21px 0 0;
		text-align: left;
	}

	.main-container .btn-holder .btn {
		margin: 0 0 10px;
		display: block;
	}

	.main-container .submit-btn {
		margin: -4px 0 16px;
	}

	blockquote {
		margin-left: 3px;
		padding-bottom: 16px;
	}

	blockquote.alignright {
		margin-right: 3px;
	}

	blockquote cite {
		padding: 11px 0 0;
	}

	ol {
		margin-left: 47px;
	}

	.unststyled-list {
		margin-left: 30px;
	}

	.topbar {
		display: none;
	}

	#header {
		background: #4d53a0;
		height: auto;
	}

	.header-holder {
		padding: 0;
	}

	.header-holder .block {
		border-bottom: 1px solid #14183e;
		padding: 18px 12px 16px;
		float: none;
		overflow: hidden;
	}

	.search-block {
		padding: 15px 12px;
		background: #25284f;
		float: none;
		width: 100%;
	}

	.search-form {
		width: 100%;
	}

	.nav-opener {
		margin-left: 9px;
	}

	#nav > ul {
		border-bottom: 1px solid #353535;
	}

	#nav .last .dropdown .arrow > a:before {
		background: url(../images/arrow.png) no-repeat !important;
	}

	#nav .last .dropdown .arrow:hover > a:before,
	#nav .last .dropdown .arrow.active > a:before {
		background: url(../images/arrow-h.png) no-repeat !important;
	}

	.visual {
		height: auto;
	}

	.visual .btn-next,
	.visual .btn-prev {
		background: url(../images/sprite.png) no-repeat -116px 0;
		height: 30px;
		left: 18px;
		width: 18px;
		bottom: auto;
		top: 24%;
		display: block;
	}

	.visual .btn-next {
		background: url(../images/sprite.png) no-repeat -142px 0;
		height: 30px;
		right: 18px;
		width: 18px;
		bottom: auto;
		top: 24%;
		display: block;
	}

	.visual .btn-next {
		right: 18px;
		background-position: -142px 0;
	}

	.main-container .news-panel {
		margin: 0 -12px 26px !important;
		display: block;
	}

	.news-panel {
		font-size: 14px;
		line-height: 16px;
	}

	.news-panel .box {
		padding-top: 8px;
		padding-bottom: 13px;
	}

	.news-panel .box .social-networks li {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.news-panel .box .social-networks li {
		margin: 0 14px;
	}

	.carousel .slide {
		text-align: center;
	}

	.carousel .slide img {
		display: inline-block;
		vertical-align: top;
		margin: 0 -44%;
		width: 188%;
	}

	.carousel .btn-next,
	.carousel .btn-prev {
		width: 18px;
		height: 30px;
		margin-top: -5px;
		background-position: -116px 0;
		left: 8px;
	}

	.carousel .btn-next {
		background-position: -142px 0;
		right: 8px;
	}

	.carousel .pagination {
		bottom: 10px;
	}

	.carousel .pagination li {
		margin: 0 4px;
	}

	.main-heading {
		padding-bottom: 13px;
	}

	.filter-block {
		margin-bottom: 41px;
	}

	.filter .box {
		float: none;
		margin: 0 0 16px;
	}

	.filter label {
		margin: 0 0 7px;
		vertical-align: top;
	}

	.filter input[type=text],
	.filter .jcf-select {
		width: 100%;
	}

	.filter input[type=submit] {
		margin: 20px auto 0;
		display: block;
		float: none;
	}

	.result-container .datepicker-block .datepicker-holder {
		float: left;
	}

	.result-container .result-content {
		margin-bottom: 30px;
	}

	.result-container .holder-row {
		display: block;
	}

	.result-container .holder-row span {
		display: none;
		padding: 0 10px 16px;
	}

	.result-container .holder-row .job-title,
	.result-container .holder-row .event-title {
		width: 100% !important;
		display: block;
	}

	.result-container .result-row {
		display: block;
		border-bottom: 1px solid #eaeaea;
		padding: 14px 10px 16px;
	}

	.result-container .result-row > div {
		display: block;
		width: 100% !important;
		border: none;
		padding: 0;
		line-height: 14px;
	}

	.result-container .result-row > div:first-child:before {
		display: none;
	}

	.result-container .result-row .job-title,
	.result-container .result-row .event-title {
		line-height: 19px;
	}

	.result-container.four-columns dl dt {
		display: inline-block;
		vertical-align: top;
	}

	.result-container.four-columns .location dl dt {
		display: none;
	}

	.result-container.four-columns .result-row {
		padding: 15px 10px 14px;
	}

	.result-container.four-columns .result-row > div {
		line-height: 16px;
	}

	.result-container.four-columns .result-row div.event-title {
		line-height: 20px;
		margin: 0 0 12px;
	}

	.search-pagination ul {
		display: none;
	}

	.search-pagination .load-more {
		display: block;
	}
    
    .news-panel .news-block {
	    float: left;
	    position: relative;
	    white-space: nowrap;
	    width: 42%;
	    padding: 5px 5px 5px 0;
    }

    .news-panel .news-block:after {
	    content: "";
	    position: absolute;
	    top: 0;
	    left: -30px;
	    width: 143px;
	    bottom: 0;
	    background: url(../images/bg-news-panel.png) no-repeat;
	    background-size: 143px 100%;
    }

    .news-panel .news-block:before {
	    content: "";
	    display: inline-block;
	    vertical-align: middle;
	    overflow: hidden;
	    width: 1px;
	    height: 90px;
	    margin: 0 0 0 -5px;
    }

    .news-panel .news-block .slideshow-news {
	    display: inline-block;
	    vertical-align: middle;
	    width: 100%;
	    position: relative;
        margin-left: 100px;
    }

    .news-panel .news-block .slideshow-news .slideset {
	    height: 80px !important;
    }

    .news-panel .news-block .slideshow-news .slide {
	    position: absolute;
	    z-index: 1;
	    left: 0;
	    top: 10px;
	    width: 100%;
    }

    .news-panel .news-block .slideshow-news .slide:before {
	    /*content: "";*/
	    display: inline-block;
	    vertical-align: middle;
	    overflow: hidden;
	    width: 1px;
	    height: 39px;
	    margin: 0 0 0 -5px;
    }

    .news-panel .news-block .slideshow-news .slide.active {
	    z-index: 2;
    }

    .news-panel .news-block .slideshow-news a {
	    text-decoration: none;
	    color: #25284f;
	    font-style: normal;
        white-space: normal;
    }

    .news-panel .news-block .slideshow-news a:hover {
	    opacity: .8;
    }

    .news-panel .news-block p {
	    margin: 0;
	    padding: 3px 0 0 95px;
	    white-space: normal;
	    display: inline-block;
	    vertical-align: middle;
	    position: relative;
	    z-index: 2;
    }

    .news-panel .news-block .icon {
	    position: absolute;
	    left: 13px;
	    top: 50%;
	    margin: -29px 0 0;
	    width: 58px;
	    height: 58px;
	    background: url(../images/sprite.png) no-repeat 0 -107px;
	    z-index: 5;
    }

    .news-panel .box {
	    float: right;
	    padding: 34px 0 29px;
	    max-width: 55%;
    }

	.subscribe-form {
		float: none;
		margin: 0 0 22px;
	}

	.subscribe-form .current-newsletter {
		top: auto;
		bottom: 100%;
		padding: 0 0 8px;
		right: 3px;
	}

	.subscribe-form label {
		margin: 0 0 7px;
	}

	.subscribe-form .input-holder {
		width: 100%;
		margin: 0;
		padding: 0 105px 0 0;
		float: left;
	}

	.subscribe-form input[type=submit] {
		margin: 0 0 0 -95px;
		position: relative;
		float: right;
	}

	.load-box {
		padding: 20px 0 0;
	}

	.load-more {
		padding: 20px 12px;
	}

	.main-container.detail-page {
		padding-top: 0;
	}

	.main-container {
		padding: 26px 0 10px;
	}

	.main-container .carousel {
		border: none;
		margin: 0 -12px 0;
	}

	.main-container .carousel .btn-prev {
		left: 8px;
	}

	.main-container .carousel .btn-next {
		right: 8px;
	}

	.main-container .carousel .pagination {
		display: block;
	}

	.content .social-networks,
	.main-heading + .social-networks {
		display: block;
	}

	.two-columns-block .content {
		padding: 0;
		float: none;
		margin: 0;
	}

	.two-columns-block .content .heading {
		margin-bottom: 12px;
	}

	.two-columns-block .content h1 {
		padding-bottom: 13px;
	}

	.two-columns-block .content .post .meta {
		padding-top: 0;
		line-height: 14px;
	}

	.two-columns-block .content .post .meta .alignleft {
		float: none;
		margin: 0 0 7px;
	}

	.two-columns-block .content .post .meta + .text {
		clear: both;
		padding: 11px 0 0;
	}

	.two-columns-block .content .btn-register {
		font-size: 16px;
		line-height: 18px;
		margin-top: 3px;
	}

	.two-columns-block .social-panel {
		line-height: 16px;
	}

	.two-columns-block .social-panel .social-networks {
		float: none;
		margin: 0;
	}

	.two-columns-block .sidebar {
		float: none;
		width: 100%;
		margin: 0;
		padding: 15px 0 0;
	}

	.two-columns-block .sidebar h2 {
		padding-bottom: 12px;
	}

	.two-columns-block .block .btn-holder {
		margin: 20px 0 56px;
	}

	.showtimes .holder {
		padding-top: 27px;
	}

	.showtimes .table {
		display: block;
		margin-bottom: 47px;
	}

	.showtimes .table thead,
	.showtimes .table tbody,
	.showtimes .table tr,
	.showtimes .table td {
		display: block;
	}

	.showtimes .table tr {
		border-bottom: 1px solid #eaeaea;
		padding: 18px 9px 21px 20px;
	}

	.showtimes .table thead tr {
		padding: 0;
		border: none;
	}

	.showtimes .table th {
		display: none;
	}

	.showtimes .table .headings {
		display: block;
	}

	.showtimes .table th {
		padding: 0 20px 16px;
	}

	.showtimes .table .even {
		background: #fbfbfb;
	}

	.showtimes .table td {
		width: 100% !important;
		border: none;
		padding: 0 0 0 155px;
		text-align: right;
		overflow: hidden;
	}

	.showtimes .table td:before {
		content: attr(title);
		text-transform: uppercase;
		width: 115px;
		margin: 0 0 0 -130px;
		float: left;
		text-align: left;
		font-weight: bold;
	}

	.showtimes .table .main-title {
		text-align: left;
		margin: 0 0 10px -155px;
	}

	.showtimes .shows .post {
		margin-bottom: 47px;
	}

	.showtimes .shows .post .show-details li {
		padding-bottom: 8px;
	}

	.showtimes .shows .post .show-details .name {
		display: block;
		margin: 0 0 6px;
	}

	.showtimes .shows .post .show-details .rating {
		margin-bottom: 8px;
	}

	.container .label {
		float: none;
		width: auto;
		padding: 0;
		margin: 0 0 7px;
		text-align: left;
	}

	.events-block .heading h1,
	.showtimes .heading h1 {
		font-size: 24px;
		line-height: 26px;
	}

	.events-block .two-columns-block,
	.showtimes .two-columns-block {
		padding-top: 20px;
	}

	.events-block .sidebar,
	.showtimes .sidebar {
		padding: 0;
		margin: 0 0 24px;
	}

	.calendar-block {
		margin-bottom: 16px;
	}

	.open-close .opener:after {
		right: 0;
	}

	.events-table {
		display: block;
	}

	.events-table tbody {
		display: block;
	}

	.events-table tr {
		display: block;
		overflow: hidden;
		padding: 16px 9px 21px;
		border-top: 1px solid #e2e2e2;
	}

	.events-table td {
		display: block !important;
		padding: 0 !important;
		border: none !important;
	}

	.events-table td:first-child {
		float: left;
		width: 70px;
		margin: 0;
	}

	.events-table .date {
		width: auto !important;
		margin: 0 0 0 86px !important;
	}

	.events-table .date span {
		margin: 4px 0 -7px;
	}

	.events-table h3 {
		margin-left: 86px;
	}

	.events-table p {
		margin-left: 86px !important;
	}

	.events-table .description {
		display: inline !important;
	}

	.events-table .events-area {
		width: auto;
		margin: 17px -9px 13px;
	}

	#footer .gallery-holder {
		padding: 23px 0 22px;
	}

	#footer .footer-gallery .slideset {
		width: 100%;
	}

	#footer .footer-gallery .slide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}

	#footer .footer-gallery .slide.active {
		z-index: 2;
	}

	#footer a {
		font-weight: 700;
	}

	.footer-block {
		padding: 23px 0 11px;
		background: #414792 url(../images/bg-footer-mobile.png) no-repeat;
	}

	.footer-block:after {
		display: none;
	}

	.footer-block .footer-holder {
		font-size: 15px;
		line-height: 17px;
	}

	.footer-block .column {
		float: none;
		width: 100% !important;
		padding: 0;
		text-align: center;
	}

	.footer-block .column:before {
		display: none;
	}

	.footer-block .nav-block {
		padding-bottom: 21px;
		margin-bottom: 27px;
	}

	.footer-block .nav-block:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background: #535b9d;
		border-top: 1px solid #2f3572;
	}

	.footer-block .nav-block ul li {
		padding: 0;
		margin-bottom: 9px;
	}

	.footer-block .nav-block ul li:before {
		display: none;
	}

	.footer-block .logos-list {
		margin: 0;
	}

	.footer-block .logos-list li {
		display: block;
		margin: 0 0 27px;
		height: auto;
		padding: 0 !important;
	}

	.footer-block .logos-list img {
		width: 100%;
	}

	.footer-block .logos-list img {
		width: auto;
	}

	.copyright {
		background: #202664;
		padding: 0;
	}

	.copyright .holder {
		padding: 0;
	}

	.copyright .social-networks {
		float: none;
		background: #2a3178;
		border: solid #0e1239;
		border-width: 1px 0;
		overflow: hidden;
		text-align: center;
		padding: 15px 20px 12px;
		margin: 0;
	}

	.copyright .social-networks li {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin: 0 3px;
	}

	.copyright .copyright-text {
		font-size: 11px;
		line-height: 18px;
		text-align: center;
		padding: 9px 55px;
		border: solid #242a6b;
		border-width: 1px 0;
	}

	.copyright .copyright-text:before {
		display: none;
	}

	.copyright .copyright-text p {
		padding: 0;
	}

	.soponsors {
		padding-top: 25px;
	}

	.soponsors .mask {
		margin: 0;
	}

	.soponsors .slide {
		width: 296px;
		margin: 0 0 10px;
	}

	.soponsors .btn-prev,
	.soponsors .btn-next {
		display: none !important;
	}

	.ads .mask {
		margin: 0;
	}

	.ads .slide {
		width: 296px;
		margin: 0 0 10px;
	}

	.ads .btn-prev,
	.ads .btn-next {
		display: none !important;
	}

	.tabset {
		display: none;
	}

	.jcf-select-tabset-select {
		display: block !important;
	}

	.tab-area-styled {
		padding: 0;
	}

	.tab-area-styled .tab-content > div {
		padding-bottom: 0 !important;
		padding-top: 20px !important;
	}

	.tabset-panel {
		background: none;
		padding: 11px 12px 0;
	}
}

@media only screen and (max-width: 767px) {
	.social-networks li {
		padding: 0;
	}

	.article .image-frame {
		float: none;
		width: 96%;
		padding: 2%;
		margin: 0 0 10px;
	}

	.go-top {
		right: 12px;
	}

	.description {
		min-height: inherit;
	}

	.services h1 {
		font-size: 36px;
		line-height: 38px;
		text-transform: capitalize;
	}

	.description {
		padding: 28px 10px 6px;
	}

	.description .img-frame {
		float: none;
		width: 75%;
		margin: 0 auto 24px;
	}

	.posts-holder {
		padding: 26px 0 0;
		margin: 0;
	}

	.pagination-holder {
		display: none;
	}

	.description .text-holder {
		padding: 0;
		border: 5px solid #05152d;
	}

	.description .text-holder .frame {
		border: 2px solid #e4eef5;
		padding: 19px 14px 3px;
		letter-spacing: -1px;
		background: url(../images/bg-description.png);
	}

	.description .text {
		width: 100%;
		border: 0;
		background: none;
	}

	.description .text .txt-frame {
		border: 0;
		padding: 0;
		min-height: inherit;
	}

	.text-holder h1 {
		color: #fff;
		font-size: 32px;
		line-height: 37px;
		margin: 0 0 2px;
	}

	.posts-holder .post {
		width: 100%;
		float: none;
		margin: 0 0 27px;
	}

	.posts-holder .post h2 {
		font-size: 26px;
		line-height: 28px;
		margin: 0 0 8px;
	}

	.logos-holder {
		width: 100%;
		float: none;
		overflow: hidden;
		position: relative;
		padding: 3px 0 0;
	}

	.logos-holder:after {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		content: "";
		background: url(../images/top-border.png) repeat-x;
		height: 2px;
	}

	.logos-holder ul {
		float: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		background: none;
	}

	.logos-holder ul:first-child {
		float: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		background: none;
	}

	.logos-holder ul li {
		width: 100%;
		padding: 27px 0 0;
		overflow: hidden;
		float: none;
		text-align: center;
	}

	.logos-holder ul li a {
		display: inline-block;
		vertical-align: top;
	}

	.logos-holder ul li img {
		margin: 0 auto;
		width: auto;
	}

	.header-holder {
		padding: 0;
	}

	.logo-holder {
		padding: 16px 26px 23px 67px;
		width: 100%;
		float: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: #4d53a0;
		position: relative;
	}

	.form-holder {
		background: #25284f;
		border: 0;
		margin: 0;
		padding: 16px 12px;
	}

	.search-form {
		margin: 0 28px 0 0;
		float: none;
	}

	.search-form .search {
		width: 100%;
	}
}

@media all and (max-width: 480px) {
	.carousel {
		height: 175px;
	}
}

@media print {
	.header-holder,
	#nav,
	.news-panel .holder,
	#main .holder,
	.main-container .holder,
	.events-block .heading h1,
	.showtimes .heading h1,
	.events-block .two-columns-block,
	.showtimes .two-columns-block,
	.footer-block .footer-holder,
	.copyright .holder,
	.soponsors,
	.ads .holder,
	.twocolumns-holder,
	.tabset-panel + .container,
	.tabset-panel .tabset {
		padding: 0;
		max-width: none;
	}

	* {
		background: none !important;
		color: #000 !important;
		border: none !important;
	}

	#sidebar,
	#nav,
	.carousel,
	.social-networks,
	.search-form,
	.news-panel .box,
	#twocolumns .aside,
	.btn-all,
	.more,
	.load-more,
	#twocolumns .tabset-panel,
	#footer .gallery-holder,
	.footer-block,
	.news-panel,
	.filter-block,
	.search-pagination,
	.result-container .datepicker,
	.btn-register,
	.events-block .sidebar,
	form,
	.tab-area-styled .tabset a:after,
	.copyright .copyright-text:before {
		display: none !important;
	}

	#twocolumns .heading-block .holder,
	#twocolumns .tabset-panel .tabset,
	#twocolumns #content,
	.copyright .copyright-text {
		padding: 0;
	}

	#twocolumns #content,
	#content {
		float: none;
	}

	.container .tab-content,
	.tab-content > div {
		position: static !important;
		display: block !important;
		margin: 0 0 20px;
	}

	.text-section,
	#twocolumns .heading-block,
	.list-holder .post,
	.events-block .heading,
	.showtimes .heading {
		padding: 15px 0;
		margin: 0;
	}

	.text-section .holder,
	.showtimes .holder {
		max-width: none;
	}

	#twocolumns #content .container .heading {
		padding: 0 0 10px;
		margin: 0 0 20px;
	}

	.two-columns-block .content {
		float: none;
		padding: 0;
	}

	.two-columns-block .sidebar {
		float: none;
		margin: 30px 0 0;
		width: auto;
	}

	.two-columns-block .sidebar .widget {
		padding: 0;
		margin: 0 0 20px;
	}

	.events-block .two-columns-block,
	.showtimes .two-columns-block,
	.showtimes .holder {
		padding: 0 !important;
	}

	.sitemap-accordion .slide,
	.accordion-block .slide {
		position: static !important;
		display: block !important;
	}

	.tab-area-styled .tabset a {
		border-right-width: 1px;
		border-radius: 3px 3px 0 0;
	}

	.copyright {
		padding: 10px 0;
	}

	#nav,
	.form-holder,
	.visual,
	#footer,
	.button {
		display: none;
	}

	.posts-holder {
		margin: 0;
	}

	.posts-holder .post {
		border: 0;
		width: 30%;
		margin: 0 .5%;
	}

	.post .image-holder,
	#main .text-block {
		padding: 0;
	}

	.alignment-area {
		padding: 63px 0 20px;
	}

	.soponsors .mask .slide,
	.soponsors .mask .slide:first-child,
	.ads .ad-list li,
	.ads .ad-list li:first-child {
		margin: 0 .5%;
	}

	#footer,
	#footer * {
		border: none !important;
	}
}

