@charset "UTF-8";
body {
	padding: 0;
	margin: 0;
	cursor: default;
	font-weight: 400;
	font-style: normal;
	line-height: 100%;
	font-size: 14px;
}
.toLeft {
	float: left;
}
.toRight {
	float: right;
}
.toCenter {
	width: 100%;
	margin: 0 auto;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}
.clear {
	clear: both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
:first-child + html .clearfix,
* html .clearfix {
	zoom: 1;
}
* {
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	border: solid 0px transparent;
	cursor: pointer;
}
img {
	border: solid 0px transparent;
}
input,
textarea {
	border: 0px solid transparent;
	background: transparent;
	outline: none;
	resize: none;
}
button {
	border: none;
	outline: none;
}
textarea {
	overflow: hidden;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.toCenter {
	max-width: 1132px;
	position: relative;
}
body {
	background-color: #e6e6e6;
	font-family: "Montserrat";
}
body,
html {
	position: relative;
	overflow-x: hidden;
}
.block {
	display: block;
}
.inlineBlock {
	display: inline-block;
}
.max100 {
	max-width: 100%;
}
.table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.table .cell {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.table.top .cell {
	vertical-align: top;
}
.slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.slick-track .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.marquee {
	width: 100%;
	overflow: hidden;
}
.wp-polls LABEL {
	display: table !important;
	padding: 0 0 0 38px !important;
	margin: 0 0 26px !important;
}
.wp-polls-image IMG,
.wp-polls-loading IMG,
.wp-polls IMG,
.wp-polls LABEL input {
	display: none !important;
}
.wp-polls-ans ul,
.wp-polls-ul,
.wp-polls ul {
	margin: 0px 0px 10px 0 !important;
}
.wp-polls .pollbar {
	background: #009de0 !important;
	border: solid 1px #000 !important;
}
.wp-polls-ans ul li,
.wp-polls-ul li,
.wp-polls ul li {
	margin: 0 0 15px !important;
}
.wp-polls-ans ul li:last-child,
.wp-polls-ul li:last-child,
.wp-polls ul li:last-child {
	margin-bottom: 0 !important;
}
.wp-polls-ans {
	margin: 0 0 15px !important;
}
.noResult {
	font-size: 16px;
	padding: 0 0 50px;
}
@media only screen and (max-width: 1023px) {
	.newsGrid img,
	.sidebar article img,
	.sidebar img,
	.theProgramList .highlighted img,
	.topBlocks img {
		height: auto;
		max-width: 100% !important;
	}
	.sidebar .slick-slide img {
		height: 100%;
	}
	.resImg {
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	.resTxt {
		width: 100% !important;
		margin: 0 !important;
	}
	.subMenu li.menu-item {
		display: table !important;
		margin: 2px 0;
	}
	#mainHeader .subMenu {
		position: relative;
		overflow-y: auto;
		max-height: 300px;
	}
}
@media only screen and (max-width: 639px) {
	.advancedFilter .top .toLeft {
		width: 100% !important;
		margin: 0 0 8px !important;
	}
	.advancedFilter .top .toLeft:last-child {
		margin-bottom: 0 !important;
	}
}
.select2-dropdown {
	border: solid 2px #1d71b8;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #1d71b8 !important;
	color: #fff !important;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: unset;
	color: #000;
}
.select2-results__option {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 42px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.select2-dropdown {
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
}
.searchNr + .adBlock {
	margin-bottom: 20px;
}
.cover {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
#cookie-law-info-again {
	opacity: 0;
	visibility: hidden;
}
.icon--video h3 {
	text-indent: 35px;
	position: relative;
	background: url("../images/video_gallery_blue.svg") no-repeat left 0/25px auto;
}
.icon--audio h3 {
	text-indent: 35px;
	position: relative;
	background: url("../images/gallery_blue.svg") no-repeat left 0/25px auto;
}
.fancybox-caption__body {
	color: #fff;
	font-style: italic;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
body.compensate-for-scrollbar {
	margin-right: 0 !important;
}
.widget_polls-widget .widgettitle {
	display: none;
}
.colleague {
	font-size: 0;
}
.colleague img {
	width: 100%;
	display: block;
	margin: 0 0 10px;
}
.colleague .window {
	width: 30%;
	vertical-align: top;
	display: inline-block;
	margin: 0 5% 20px 0;
}
.colleague .window:nth-child(3n) {
	margin-right: 0;
}
@media only screen and (max-width: 1023px) {
	.colleague .window {
		width: 100%;
	}
}
iframe {
	display: block;
	width: 100%;
}
.adBlock {
	padding: 15px 30px;
	position: relative;
	background-color: #e0e0e0;
}
.adBlock .toCenter {
	padding: 0 15px;
	display: table;
}
.adBlock .adLabel {
	padding: 0 12px;
	color: #fff;
	margin: 0 auto 15px;
	line-height: 26px;
	font-size: 15px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	background-color: #e0e0e0;
	position: absolute;
	left: -29px;
	top: 50%;
	z-index: 10;
	-ms-transform: translate(0, -50%) rotate(90deg);
	-webkit-transform: translate(0, -50%) rotate(90deg);
	transform: translate(0, -50%) rotate(90deg);
}
.adBlock img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.adBlock .hidden {
	display: none;
}
@media only screen and (max-width: 1365px) {
	.adBlock .adLabel {
		font-size: 12px;
		line-height: 18px;
		padding: 0 8px;
		left: -22px;
	}
	.adBlock .xl {
		display: none;
	}
	.adBlock .lg {
		display: block;
	}
}
@media only screen and (max-width: 1023px) {
	.adBlock {
		padding: 0 0 15px;
	}
	.adBlock .adLabel {
		position: relative;
		left: auto;
		display: table;
		background-color: #ccc;
		-ms-transform: translate(0, 0) rotate(0);
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}
	.adBlock .lg {
		display: none;
	}
	.adBlock .md {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	.adBlock {
		padding-bottom: 10px;
	}
	.adBlock .title {
		margin-bottom: 10px;
	}
	.adBlock .lg,
	.adBlock .md {
		display: none;
	}
	.adBlock .sm {
		display: block;
	}
}
@media only screen and (max-width: 389px) {
	body .searchIcon.xs.forSticky {
		display: none !important;
	}
}
@media only screen and (max-width: 639px) {
	body .searchIcon.xs.forSticky {
		display: none !important;
	}
}
@media only screen and (max-width: 639px) {
	.adBlock {
		padding-bottom: 5px;
	}
	.adBlock .title {
		font-size: 9px;
		line-height: 15px;
		padding: 0 7px;
		margin-bottom: 5px;
	}
	.adBlock .lg,
	.adBlock .md,
	.adBlock .sm {
		display: none;
	}
	.adBlock .xs {
		display: block;
	}
}
#mainHeader {
	z-index: 1100;
	position: relative;
}
#mainHeader .logo {
	margin: 20px 27px 0 0;
}
#mainHeader .openMenu {
	display: none;
	cursor: pointer;
	top: -4px;
	left: 10px;
	position: absolute;
	width: 30px;
	height: 30px;
}
#mainHeader .openMenu .icon {
	width: 30px;
	height: 30px;
	background: url("../images/hamburger-menu.svg") no-repeat center center/23px 17px;
}
#mainHeader .openMenu .secondaryMenu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 37px;
	left: -10px;
	width: 320px;
	background: #1d71b8;
	padding: 15px;
	z-index: 1000;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms;
	-moz-transition: all ease-in-out 200ms;
	-o-transition: all ease-in-out 200ms;
	-ms-transition: all ease-in-out 200ms;
	-ms-transform: translate(0, 30px);
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
}
#mainHeader .openMenu .secondaryMenu .socials {
	padding: 10px 0 0;
	text-align: center;
	display: block;
}
#mainHeader .openMenu .secondaryMenu .navigations {
	display: block;
}
#mainHeader .openMenu .secondaryMenu .navigations ul {
	padding: 10px 0 0;
	border: none;
}
#mainHeader .openMenu .secondaryMenu .navigations li {
	padding: 2px 0;
	display: block;
	width: 100%;
}
#mainHeader .openMenu.close .icon {
	background: url("../images/close_big.svg") no-repeat center center/33px auto;
}
#mainHeader .openMenu.close .secondaryMenu {
	opacity: 1;
	visibility: visible;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
#mainHeader img {
	display: block;
}
#mainHeader .quickMenu {
	background-color: #fff;
	border-top: solid 1px #979797;
	border-bottom: solid 1px #979797;
	padding: 8px 0;
}
#mainHeader .quickMenu .separator {
	height: 74px;
	width: 2px;
	background-color: #cecece;
}
#mainHeader .navigations {
	background-color: #1d71b8;
	padding: 9px 0;
}
#mainHeader .navigations ul {
	border-right: solid 2px #cecece;
}
#mainHeader .navigations ul li {
	padding: 0 12px;
	display: inline-block;
}
#mainHeader .navigations ul .current-category-ancestor a,
#mainHeader .navigations ul .current-menu-item a {
	color: #86bbe7;
}
#mainHeader .navigations ul a {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
#mainHeader .navigations ul a:hover {
	color: #86bbe7;
}
#mainHeader .themes {
	padding: 20px 20px 20px 15px;
}
#mainHeader .themes .title {
	position: relative;
	letter-spacing: -1px;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
	color: #1d71b8;
	line-height: 40px;
	font-size: 24px;
	padding: 0 40px 0 10px;
	cursor: pointer;
}
@media only screen and (min-width: 1024px) {
	#mainHeader .themes .title:hover {
		color: #fff;
		background-color: #1d71b8;
	}
	#mainHeader .themes .title:hover:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .themes .title:hover .subMenu {
		display: block;
	}
}
@media only screen and (max-width: 1023px) {
	#mainHeader .themes .title.clickedMobile {
		color: #fff;
		background-color: #1d71b8;
	}
	#mainHeader .themes .title.clickedMobile:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .themes .title.clickedMobile .subMenu {
		display: block;
	}
}
#mainHeader .themes .title:after {
	content: "";
	width: 15px;
	height: 11px;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	background: url("../images/dropdown_blue.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#mainHeader .themes .subMenu {
	display: none;
	cursor: default;
	padding: 20px;
	left: 0;
	z-index: 50;
	position: absolute;
	width: 528px;
	top: 40px;
	background-color: #fff;
	border: solid 2px #1d71b8;
	font-style: normal;
	text-align: left;
}
#mainHeader .themes .subMenu .socials {
	display: none;
}
#mainHeader .themes .subMenu .menuTitle {
	padding: 0 0 10px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #1d71b8;
	font-size: 19px;
	line-height: 24px;
}
#mainHeader .themes .subMenu .separator {
	width: 100%;
	height: 1px;
	margin: 16px 0 13px;
}
#mainHeader .themes .subMenu .links {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 24px;
}
#mainHeader .themes .subMenu .links a {
	display: inline-block;
	color: #000;
	margin: 0 10px 0 0;
}
#mainHeader .themes .subMenu .links a:hover {
	text-decoration: underline;
}
#mainHeader .today {
	padding: 0 27px;
	text-align: center;
}
#mainHeader .today .calendar {
	width: 40px;
	margin: 0 auto;
	height: 38px;
	background: url("../images/calendar.svg") no-repeat center center/contain;
}
#mainHeader .today .day {
	padding: 13px 0 0;
	color: #1d71b8;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 12px;
}
#mainHeader .today .text {
	display: table;
	padding: 5px 0 0;
	font-weight: 300;
	line-height: 18px;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}
#mainHeader .today .text:hover {
	text-decoration: underline;
}
#mainHeader .weather {
	text-align: center;
	padding: 0 28px;
}
#mainHeader .weather img {
	width: 52px;
}
#mainHeader .weather .text {
	padding: 10px 0 0;
	color: #1d71b8;
	font-size: 14px;
	line-height: 16px;
}
#mainHeader .radioSteam {
	width: 360px;
	padding: 0 10px 0 30px;
	text-align: right;
}
#mainHeader .radioSteam .title {
	text-align: right;
	position: relative;
	margin: 2px 0 10px;
	padding: 0 15px 0 50px;
	color: #fdc533;
	font-size: 26px;
	line-height: 37px;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
	cursor: pointer;
	display: inline-block;
}
#mainHeader .radioSteam .title:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	background: url("../images/play_yellow.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#mainHeader .radioSteam .title i {
	font-size: 18px;
}
#mainHeader .radioSteam .title span {
	display: inline-block;
	position: relative;
	padding: 0 32px 0 5px;
}
#mainHeader .radioSteam .title span.lg {
	display: none;
}
#mainHeader .radioSteam .title span:after {
	content: "";
	width: 15px;
	height: 11px;
	display: block;
	position: absolute;
	right: 4px;
	top: 45%;
	background: url("../images/dropdown_yellow.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media only screen and (min-width: 1024px) {
	#mainHeader .radioSteam .title:hover span {
		color: #fff;
		background-color: #fdc533;
	}
	#mainHeader .radioSteam .title:hover span:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .radioSteam .title:hover .subMenu {
		display: block;
	}
}
@media only screen and (max-width: 1023px) {
	#mainHeader .radioSteam .title.clickedMobile span {
		color: #fff;
		background-color: #fdc533;
	}
	#mainHeader .radioSteam .title.clickedMobile span:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .radioSteam .title.clickedMobile .subMenu {
		display: block;
	}
}
#mainHeader .radioSteam .subMenu {
	text-align: left;
	display: none;
	cursor: default;
	padding: 20px;
	left: 50%;
	z-index: 50;
	position: absolute;
	width: 528px;
	top: 40px;
	background-color: #fff;
	border: solid 2px #fdc533;
	font-style: normal;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
#mainHeader .radioSteam .subMenu .billboard {
	display: none;
}
#mainHeader .radioSteam .subMenu .menuTitle {
	padding: 0 0 10px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fdc533;
	font-size: 19px;
	line-height: 24px;
}
#mainHeader .radioSteam .subMenu .separator {
	width: 100%;
	height: 1px;
	margin: 16px 0 13px;
}
#mainHeader .radioSteam .subMenu .links {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 24px;
}
#mainHeader .radioSteam .subMenu .links a {
	display: inline-block;
	color: #000;
	margin: 0 10px 0 0;
}
#mainHeader .radioSteam .subMenu .links a:hover {
	text-decoration: underline;
}
#mainHeader .radioSteam .billboard {
	letter-spacing: 0.6px;
	padding: 0 5px;
	line-height: 20px;
	font-style: italic;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	width: 290px;
	background-color: #e4e4e4;
	border-left: solid 10px #f4c740;
}
#mainHeader .tv {
	position: relative;
	text-align: right;
	width: 123px;
}
#mainHeader .tv .title {
	text-align: right;
	position: relative;
	margin: 19px 0 0;
	padding: 0 0 0 50px;
	color: #009640;
	font-size: 26px;
	line-height: 40px;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
	cursor: pointer;
	display: inline-block;
}
#mainHeader .tv .title:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	background: url("../images/play_green.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#mainHeader .tv .title i {
	font-size: 18px;
}
#mainHeader .tv .title span {
	display: inline-block;
	position: relative;
	padding: 0 32px 0 5px;
}
#mainHeader .tv .title span:after {
	content: "";
	width: 15px;
	height: 11px;
	display: block;
	position: absolute;
	right: 4px;
	top: 45%;
	background: url("../images/dropdown_green.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media only screen and (min-width: 1024px) {
	#mainHeader .tv .title:hover span {
		color: #fff;
		background-color: #009640;
	}
	#mainHeader .tv .title:hover span:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .tv .title:hover .subMenu {
		display: block;
	}
}
@media only screen and (max-width: 1023px) {
	#mainHeader .tv .title.clickedMobile span {
		color: #fff;
		background-color: #009640;
	}
	#mainHeader .tv .title.clickedMobile span:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .tv .title.clickedMobile .subMenu {
		display: block;
	}
}
#mainHeader .tv .subMenu {
	text-align: left;
	display: none;
	cursor: default;
	padding: 20px;
	right: 0;
	z-index: 50;
	position: absolute;
	width: 528px;
	top: 40px;
	background-color: #fff;
	border: solid 2px #009640;
	font-style: normal;
}
#mainHeader .tv .subMenu .menuTitle {
	padding: 0 0 10px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #009640;
	font-size: 19px;
	line-height: 24px;
}
#mainHeader .tv .subMenu .separator {
	width: 100%;
	height: 1px;
	margin: 16px 0 13px;
}
#mainHeader .tv .subMenu .links {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 24px;
}
#mainHeader .tv .subMenu .links a {
	display: inline-block;
	color: #000;
	margin: 0 10px 0 0;
}
#mainHeader .tv .subMenu .links a:hover {
	text-decoration: underline;
}
#mainHeader .socials {
	padding: 5px 0 0;
	font-size: 0;
}
#mainHeader .socials a {
	margin: 0 20px 0 0;
	vertical-align: middle;
	display: inline-block;
	opacity: 1;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
#mainHeader .socials a:hover {
	opacity: 0.8;
}
#mainHeader .searchIcon {
	margin: 0 5px 0 23px;
	position: relative;
	overflow: hidden;
	width: 41px;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms;
	-moz-transition: all ease-in-out 200ms;
	-o-transition: all ease-in-out 200ms;
	-ms-transition: all ease-in-out 200ms;
}
#mainHeader .searchIcon.clicked {
	width: 240px;
}
#mainHeader .searchIcon.xs {
	display: none;
}
#mainHeader .searchIcon .icon {
	width: 41px;
	opacity: 1;
	height: 40px;
	cursor: pointer;
	background: url("../images/search.svg") no-repeat center center/contain;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
#mainHeader .searchIcon .icon:hover {
	opacity: 0.8;
}
#mainHeader .searchIcon .hiddenForm {
	position: absolute;
	top: 50%;
	right: 55px;
	width: 190px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#mainHeader .searchIcon .hiddenForm input {
	background-color: #fff;
	width: 100%;
	height: 35px;
	display: block;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 16px;
	font: 300 16px "Montserrat";
}
#mainHeader .searchIcon .hiddenForm input::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}
#mainHeader .searchIcon .hiddenForm input:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}
#mainHeader .searchIcon .hiddenForm input::-ms-input-placeholder {
	color: #000;
	opacity: 1;
}
#mainHeader .searchIcon .hiddenForm input::placeholder {
	color: #000;
	opacity: 1;
}
#mainHeader .searchIcon .hiddenForm input:-ms-input-placeholder {
	color: #000;
}
#mainHeader .searchIcon .hiddenForm input::-ms-input-placeholder {
	color: #000;
}
#mainHeader .quickMenu .searchIcon {
	display: none;
}
#mainHeader .quickMenu .separator.lg {
	display: none;
}
#mainHeader .stickyMenu {
	display: none;
}
.clone {
	height: 0;
	position: relative;
	display: none;
}
@media only screen and (max-width: 639px) {
	body.fixedHeader .clone {
		display: block;
	}
	body.fixedHeader #mainHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
}
@media only screen and (min-width: 640px) {
	body.fixedHeader .clone {
		display: block;
	}
	body.fixedHeader #mainHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	body.fixedHeader #mainHeader .navigations {
		display: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations {
		display: block;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations ul {
		padding: 10px 0 0;
		border: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations li {
		padding: 2px 0;
		display: block;
		width: 100%;
	}
	body.fixedHeader #mainHeader .today,
	body.fixedHeader #mainHeader .today + .separator,
	body.fixedHeader #mainHeader .weather,
	body.fixedHeader #mainHeader .weather + .separator {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs {
		display: block;
		width: 60px;
		height: 45px;
		margin: 0;
		border-left: solid 2px #cecece;
		position: relative;
		z-index: 10;
		overflow: unset;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs:not(.forSticky) {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs.clicked .hiddenForm {
		width: 230px;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 35px;
		opacity: 1;
		height: 35px;
		cursor: pointer;
		background: url("../images/search_blue.svg") center center/contain no-repeat;
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon:hover {
		opacity: 0.8;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm {
		position: absolute;
		top: 50%;
		right: 70px;
		width: 0;
		overflow: hidden;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input {
		background-color: #1d71b8;
		width: 100%;
		height: 35px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 16px;
		font: 300 16px "Montserrat";
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-webkit-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .stickyMenu {
		display: block;
		width: 33px;
		margin: 9px 20px 0;
		height: 30px;
		position: relative;
	}
	body.fixedHeader #mainHeader .stickyMenu .icon {
		cursor: pointer;
		width: 33px;
		height: 27px;
		background: url("../images/hamburger-menu.svg") no-repeat center center/33px auto;
	}
	body.fixedHeader #mainHeader .stickyMenu.close .secondaryMenu {
		opacity: 1;
		visibility: visible;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 35px;
		right: 0;
		width: 320px;
		background: #1d71b8;
		padding: 15px;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
		-ms-transform: translate(0, 30px);
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu .socials {
		padding: 10px 0 0;
		text-align: center;
	}
	body.fixedHeader #mainHeader .tv {
		padding: 5px 10px 0;
		float: left;
		height: 45px;
		width: auto;
		border-right: solid 2px #cecece;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon:not(.xs),
	body.fixedHeader #mainHeader .quickMenu .separator.lg {
		display: none;
	}
	body.fixedHeader #mainHeader .themes {
		padding: 5px 10px 0;
	}
}
@media only screen and (min-width: 768px) {
	body.fixedHeader .clone {
		display: block;
	}
	body.fixedHeader #mainHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	body.fixedHeader #mainHeader .navigations {
		display: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations {
		display: block;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations ul {
		padding: 10px 0 0;
		border: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations li {
		padding: 2px 0;
		display: block;
		width: 100%;
	}
	body.fixedHeader #mainHeader .today,
	body.fixedHeader #mainHeader .today + .separator,
	body.fixedHeader #mainHeader .weather,
	body.fixedHeader #mainHeader .weather + .separator {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs {
		display: block;
		width: 70px;
		height: 45px;
		margin: 0;
		border-right: 0;
		position: relative;
		z-index: 10;
		overflow: unset;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs:not(.forSticky) {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs.clicked .hiddenForm {
		width: 230px;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 35px;
		opacity: 1;
		height: 35px;
		cursor: pointer;
		background: url("../images/search_blue.svg") center center/contain no-repeat;
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon:hover {
		opacity: 0.8;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm {
		position: absolute;
		top: 50%;
		right: 70px;
		width: 0;
		overflow: hidden;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input {
		background-color: #1d71b8;
		width: 100%;
		height: 35px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 16px;
		font: 300 16px "Montserrat";
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-webkit-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .stickyMenu {
		display: block;
		width: 33px;
		margin: 9px 20px 0;
		height: 30px;
		position: relative;
	}
	body.fixedHeader #mainHeader .stickyMenu .icon {
		cursor: pointer;
		width: 33px;
		height: 27px;
		background: url("../images/hamburger-menu.svg") no-repeat center center/33px auto;
	}
	body.fixedHeader #mainHeader .stickyMenu.close .secondaryMenu {
		opacity: 1;
		visibility: visible;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 35px;
		right: 0;
		width: 320px;
		background: #1d71b8;
		padding: 15px;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
		-ms-transform: translate(0, 30px);
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu .socials {
		padding: 10px 0 0;
		text-align: center;
	}
	body.fixedHeader #mainHeader .tv {
		padding: 5px 10px 0;
		float: left;
		height: 45px;
		width: auto;
		border-right: solid 2px #cecece;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon:not(.xs),
	body.fixedHeader #mainHeader .quickMenu .separator.lg {
		display: none;
	}
	body.fixedHeader #mainHeader .themes {
		padding: 5px 10px 0;
	}
}
@media only screen and (min-width: 1024px) {
	body.fixedHeader .clone {
		display: block;
	}
	body.fixedHeader #mainHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	body.fixedHeader #mainHeader .navigations {
		display: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations {
		display: block;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations ul {
		padding: 10px 0 0;
		border: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations li {
		padding: 2px 0;
		display: block;
		width: 100%;
	}
	body.fixedHeader #mainHeader .today,
	body.fixedHeader #mainHeader .today + .separator,
	body.fixedHeader #mainHeader .weather,
	body.fixedHeader #mainHeader .weather + .separator {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs {
		display: block;
		width: 70px;
		height: 74px;
		margin: 0;
		border-left: solid 2px #cecece;
		position: relative;
		z-index: 10;
		overflow: unset;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs.clicked .hiddenForm {
		width: 230px;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs:not(.forSticky) {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 35px;
		opacity: 1;
		height: 35px;
		cursor: pointer;
		background: url("../images/search_blue.svg") center center/contain no-repeat;
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon:hover {
		opacity: 0.8;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm {
		position: absolute;
		top: 50%;
		right: 70px;
		width: 0;
		overflow: hidden;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input {
		background-color: #1d71b8;
		width: 100%;
		height: 35px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 16px;
		font: 300 16px "Montserrat";
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-webkit-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .stickyMenu {
		display: block;
		width: 33px;
		margin: 26px 20px 0;
		height: 40px;
		position: relative;
	}
	body.fixedHeader #mainHeader .stickyMenu .icon {
		cursor: pointer;
		width: 33px;
		height: 27px;
		background: url("../images/hamburger-menu.svg") no-repeat center center/33px auto;
	}
	body.fixedHeader #mainHeader .stickyMenu.close .secondaryMenu {
		opacity: 1;
		visibility: visible;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 35px;
		right: 0;
		width: 320px;
		background: #1d71b8;
		padding: 15px;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
		-ms-transform: translate(0, 30px);
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu .socials {
		padding: 10px 0 0;
		text-align: center;
	}
	body.fixedHeader #mainHeader .tv {
		padding: 0 30px 0 30px;
		float: left;
		height: 74px;
		width: auto;
		border-right: solid 2px #cecece;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon:not(.xs),
	body.fixedHeader #mainHeader .quickMenu .separator.lg {
		display: none;
	}
	body.fixedHeader #mainHeader .themes {
		padding: 20px 10px 0;
		width: auto;
	}
}
@media only screen and (min-width: 1366px) {
	body.fixedHeader .clone {
		display: block;
	}
	body.fixedHeader #mainHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	body.fixedHeader #mainHeader .navigations {
		display: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations {
		display: block;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations ul {
		padding: 10px 0 0;
		border: none;
	}
	body.fixedHeader #mainHeader .secondaryMenu .navigations li {
		padding: 2px 0;
		display: block;
		width: 100%;
	}
	body.fixedHeader #mainHeader .today,
	body.fixedHeader #mainHeader .today + .separator,
	body.fixedHeader #mainHeader .weather,
	body.fixedHeader #mainHeader .weather + .separator {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs {
		display: block;
		width: 70px;
		height: 74px;
		margin: 0;
		position: relative;
		z-index: 10;
		overflow: unset;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs.clicked .hiddenForm {
		width: 230px;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs:not(.forSticky) {
		display: none;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 35px;
		opacity: 1;
		height: 35px;
		cursor: pointer;
		background: url("../images/search_blue.svg") center center/contain no-repeat;
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .icon:hover {
		opacity: 0.8;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm {
		position: absolute;
		top: 50%;
		right: 70px;
		width: 0;
		overflow: hidden;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input {
		background-color: #1d71b8;
		width: 100%;
		height: 35px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 16px;
		font: 300 16px "Montserrat";
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-webkit-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::placeholder {
		color: #fff;
		opacity: 1;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
	}
	body.fixedHeader #mainHeader .stickyMenu {
		display: block;
		width: 33px;
		margin: 26px 20px 0;
		height: 40px;
		position: relative;
	}
	body.fixedHeader #mainHeader .stickyMenu .icon {
		cursor: pointer;
		width: 33px;
		height: 27px;
		background: url("../images/hamburger-menu.svg") no-repeat center center/33px auto;
	}
	body.fixedHeader #mainHeader .stickyMenu.close .secondaryMenu {
		opacity: 1;
		visibility: visible;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 35px;
		right: 0;
		width: 320px;
		background: #1d71b8;
		padding: 15px;
		transition: all ease-in-out 200ms;
		-webkit-transition: all ease-in-out 200ms;
		-moz-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		-ms-transition: all ease-in-out 200ms;
		-ms-transform: translate(0, 30px);
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
	}
	body.fixedHeader #mainHeader .stickyMenu .secondaryMenu .socials {
		padding: 10px 0 0;
		text-align: center;
	}
	body.fixedHeader #mainHeader .tv {
		padding: 0 30px 0 30px;
		float: left;
		height: 74px;
		width: auto;
		border-right: solid 2px #cecece;
	}
	body.fixedHeader #mainHeader .themes {
		padding: 20px 10px 0;
		width: auto;
	}
	body.fixedHeader #mainHeader .toCenter {
		display: table;
		max-width: unset;
		width: auto;
	}
}
@media only screen and (max-width: 1365px) {
	#mainHeader .today,
	#mainHeader .weather {
		display: none;
	}
	#mainHeader .today + .separator,
	#mainHeader .weather + .separator {
		display: none;
	}
	#mainHeader .radioSteam .billboard,
	#mainHeader .searchIcon {
		display: none;
	}
	#mainHeader .navigations ul {
		border-right: 0;
	}
	#mainHeader .radioSteam .title span.lg {
		display: inline-block;
	}
	#mainHeader .radioSteam .title span.xl {
		display: none;
	}
	#mainHeader .radioSteam,
	#mainHeader .tv {
		text-align: center;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .tv .title {
		line-height: 42px;
		margin-top: 20px;
	}
	#mainHeader .radioSteam .title:before,
	#mainHeader .tv .title:before {
		margin-top: -2px;
	}
	#mainHeader .radioSteam {
		width: 220px;
	}
	#mainHeader .radioSteam,
	#mainHeader .tv {
		padding: 0 15px 0 25px;
		width: 230px;
	}
	#mainHeader .themes {
		text-align: center;
		width: 230px;
	}
	#mainHeader .themes .title {
		display: inline-block;
	}
	#mainHeader .tv {
		float: left;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) {
		margin: 20px 0 0 25px;
		display: block;
		width: 35px;
		overflow: unset;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs).clicked {
		width: 35px;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs).clicked .hiddenForm {
		width: 230px;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .icon {
		width: 35px;
		opacity: 1;
		height: 35px;
		cursor: pointer;
		background: url("../images/search_blue.svg") center center/contain no-repeat;
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .icon:hover {
		opacity: 0.8;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm {
		position: absolute;
		top: 50%;
		right: 45px;
		width: 0;
		overflow: hidden;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input {
		background-color: #1d71b8;
		width: 100%;
		height: 35px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 16px;
		font: 300 16px "Montserrat";
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input::-webkit-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input:-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input::-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input::placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input:-ms-input-placeholder {
		color: #fff;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) .hiddenForm input::-ms-input-placeholder {
		color: #fff;
	}
	#mainHeader .quickMenu .separator.lg {
		display: block;
	}
	#mainHeader .socials {
		display: none;
	}
	#mainHeader .quickMenu .toCenter {
		width: auto;
		max-width: 100%;
		display: table;
	}
	#mainHeader .themes .subMenu {
		padding-top: 10px;
	}
	#mainHeader .themes .subMenu .socials {
		border-bottom: solid 1px #cecece;
		margin: 0;
		padding: 0 0 10px;
		margin: 0 0 16px;
		display: block;
	}
	#mainHeader .themes .subMenu .socials a {
		margin-right: 27px;
	}
	#mainHeader .radioSteam .subMenu .billboard {
		display: block;
		width: 100%;
		color: #010101;
		margin: 0 0 20px;
		line-height: 30px;
	}
	#mainHeader .radioSteam .subMenu .billboard + * {
		border-top: solid 1px #cecece;
		padding-top: 15px;
	}
}
@media only screen and (max-width: 1023px) {
	#mainHeader .quickMenu {
		padding: 15px 0;
	}
	#mainHeader .logo {
		margin: 8px 20px 0 0;
	}
	#mainHeader .logo img {
		width: 85px;
	}
	#mainHeader .quickMenu .separator {
		height: 45px;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .themes .title,
	#mainHeader .tv .title {
		font-size: 20px;
		line-height: 36px;
	}
	#mainHeader .themes {
		padding: 5px 25px 0;
		width: auto;
	}
	#mainHeader .radioSteam,
	#mainHeader .tv {
		width: auto;
		padding: 5px 15px 0 20px;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .tv .title {
		margin-top: 0;
		margin-bottom: 0;
		padding-right: 0;
	}
	#mainHeader .radioSteam .title:before,
	#mainHeader .tv .title:before {
		margin-top: 0;
		background-size: 35px 35px;
		background-position: center center;
	}
	#mainHeader .radioSteam .subMenu,
	#mainHeader .themes .subMenu,
	#mainHeader .tv .subMenu {
		top: 36px;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) {
		background-size: 30px 30px;
		background-position: center center;
		margin: 4px 0 0 15px;
	}
	.follow {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	#mainHeader .quickMenu {
		padding: 15px 0;
	}
	#mainHeader .logo {
		margin: 7px 20px 0 0;
	}
	#mainHeader .logo img {
		width: 65px;
	}
	#mainHeader .quickMenu .separator {
		height: 40px;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .themes .title,
	#mainHeader .tv .title {
		font-size: 16px;
		font-weight: 500;
		line-height: 36px;
	}
	#mainHeader .themes {
		padding: 2px 10px 0;
		width: auto;
	}
	#mainHeader .themes .title:after {
		background-size: 11px 8px;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .tv .title {
		padding-left: 45px;
	}
	#mainHeader .radioSteam .title span:after,
	#mainHeader .tv .title span:after {
		background-size: 11px 8px;
	}
	#mainHeader .radioSteam .title:before,
	#mainHeader .tv .title:before {
		margin-top: 0;
		background-size: 25px 25px;
		background-position: center center;
	}
	#mainHeader .radioSteam,
	#mainHeader .tv {
		width: auto;
		padding: 2px 10px 0;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) {
		background-size: 22px 22px;
		margin: 4px 0 0 10px;
	}
	#mainHeader .navigations ul li {
		padding: 0 15px;
	}
	#mainHeader .navigations nav {
		width: 100%;
		text-align: center;
	}
	#mainHeader .radioSteam .subMenu,
	#mainHeader .themes .subMenu,
	#mainHeader .tv .subMenu {
		width: 410px;
	}
}
@media only screen and (max-width: 639px) {
	#mainHeader .navigations {
		display: none;
	}
	#mainHeader .quickMenu .toCenter {
		width: 100%;
		padding: 0;
	}
	#mainHeader {
		text-align: center;
	}
	#mainHeader .logo {
		vertical-align: top;
		float: none;
		display: inline-block;
	}
	#mainHeader .logo + .separator {
		vertical-align: top;
		display: inline-block;
	}
	#mainHeader .radioSteam,
	#mainHeader .themes,
	#mainHeader .tv {
		padding: 0;
		width: 33.333%;
		border-top: solid 1px #999999;
	}
	#mainHeader .radioSteam + .separator,
	#mainHeader .themes + .separator,
	#mainHeader .tv + .separator {
		display: none;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .themes .title,
	#mainHeader .tv .title {
		line-height: 50px;
		color: #fff;
	}
	#mainHeader .quickMenu {
		padding: 13px 0 0 0;
		border-bottom: solid 15px #fff;
	}
	#mainHeader .themes {
		clear: left;
		background-color: #1d71b8;
	}
	#mainHeader .radioSteam {
		background-color: #fdc533;
	}
	#mainHeader .tv {
		background-color: #009640;
		clear: right;
	}
	#mainHeader .quickMenu .searchIcon:not(.xs) {
		display: none;
	}
	#mainHeader .quickMenu .searchIcon.xs {
		float: none;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 0 0 15px;
		clear: both;
		vertical-align: top;
		overflow: unset;
	}
	#mainHeader .quickMenu .searchIcon.xs.clicked {
		width: 20px;
	}
	#mainHeader .quickMenu .searchIcon.xs.clicked .hiddenForm {
		width: 180px;
	}
	#mainHeader .quickMenu .searchIcon.xs .icon {
		opacity: 1;
		width: 20px;
		height: 20px;
		cursor: pointer;
		background: url("../images/search_blue.svg") center center/contain no-repeat;
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	#mainHeader .quickMenu .searchIcon.xs .icon:hover {
		opacity: 0.8;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm {
		position: absolute;
		top: 50%;
		right: 30px;
		width: 0;
		overflow: hidden;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		transition: all ease-in-out 100ms;
		-webkit-transition: all ease-in-out 100ms;
		-moz-transition: all ease-in-out 100ms;
		-o-transition: all ease-in-out 100ms;
		-ms-transition: all ease-in-out 100ms;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input {
		background-color: #1d71b8;
		width: 100%;
		height: 30px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 8px;
		font: 300 16px "Montserrat";
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-webkit-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input::placeholder {
		color: #fff;
		opacity: 1;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input:-ms-input-placeholder {
		color: #fff;
	}
	#mainHeader .quickMenu .searchIcon.xs .hiddenForm input::-ms-input-placeholder {
		color: #fff;
	}
	#mainHeader .quickMenu .separator.lg {
		display: none;
	}
	#mainHeader .logo {
		margin: 0 15px 0 0;
	}
	#mainHeader .quickMenu .separator {
		width: 1px;
		float: none;
		vertical-align: top;
		height: 20px;
	}
	.xsBreak {
		width: 100%;
		display: block;
		height: 7px;
		clear: both;
		float: none;
	}
	#mainHeader .radioSteam,
	#mainHeader .tv {
		border-left: solid 1px #fff;
	}
	#mainHeader .radioSteam .title:before,
	#mainHeader .tv .title:before {
		background-image: url("../images/play_white.svg");
	}
	#mainHeader .radioSteam .title span:after,
	#mainHeader .tv .title span:after {
		top: 50%;
		background-image: url("../images/dropdown_white2.svg");
	}
	#mainHeader .themes .title:after {
		background-image: url("../images/dropdown_white2.svg");
	}
	#mainHeader .radioSteam,
	#mainHeader .themes,
	#mainHeader .tv {
		cursor: pointer;
		position: relative;
	}
}
@media only screen and (max-width: 639px) and (min-width: 1024px) {
	#mainHeader .radioSteam:hover .title:after,
	#mainHeader .themes:hover .title:after,
	#mainHeader .tv:hover .title:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .radioSteam:hover .title span:after,
	#mainHeader .themes:hover .title span:after,
	#mainHeader .tv:hover .title span:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .radioSteam:hover .subMenu,
	#mainHeader .themes:hover .subMenu,
	#mainHeader .tv:hover .subMenu {
		display: block;
	}
}
@media only screen and (max-width: 639px) and (max-width: 1023px) {
	#mainHeader .radioSteam.clickedMobile .title:after,
	#mainHeader .themes.clickedMobile .title:after,
	#mainHeader .tv.clickedMobile .title:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .radioSteam.clickedMobile .title span:after,
	#mainHeader .themes.clickedMobile .title span:after,
	#mainHeader .tv.clickedMobile .title span:after {
		background-image: url("../images/dropdown_white.svg");
	}
	#mainHeader .radioSteam.clickedMobile .subMenu,
	#mainHeader .themes.clickedMobile .subMenu,
	#mainHeader .tv.clickedMobile .subMenu {
		display: block;
	}
}
@media only screen and (max-width: 639px) {
	#mainHeader .radioSteam .subMenu,
	#mainHeader .themes .subMenu,
	#mainHeader .tv .subMenu {
		top: 50px;
		width: 100vw;
	}
	#mainHeader .radioSteam .title:before,
	#mainHeader .tv .title:before {
		background-size: 20px 20px;
		width: 25px;
		height: 25px;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .tv .title {
		padding-left: 25px;
	}
	#mainHeader .radioSteam .title span,
	#mainHeader .tv .title span {
		padding-right: 25px;
	}
	#mainHeader .themes .title {
		padding-right: 35px;
	}
	#mainHeader .radioSteam .title,
	#mainHeader .themes .title,
	#mainHeader .tv .title {
		font-size: 15px;
	}
	#mainHeader .openMenu {
		display: block;
	}
}
.popup {
	opacity: 0;
	visibility: hidden;
	z-index: 1201;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(27, 27, 27, 0.8);
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms;
	-moz-transition: all ease-in-out 200ms;
	-o-transition: all ease-in-out 200ms;
	-ms-transition: all ease-in-out 200ms;
}
.popup.visible {
	opacity: 1;
	visibility: visible;
}
.popup.hidden {
	opacity: 0 !important;
	visibility: hidden !important;
}
.popup .content {
	width: 100%;
	left: 0;
	position: absolute;
	padding: 0 32px;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.popup .window {
	max-width: 1140px;
	margin: 0 auto;
	background-color: #cc3506;
	display: block;
	position: relative;
	width: 100%;
}
.popup .top {
	background-color: #fff;
}
.popup .top .title {
	padding: 0 60px;
	color: #cc3506;
	font-size: 25px;
	font-weight: 600;
	line-height: 65px;
	letter-spacing: 3px;
	position: relative;
}
.popup .top .title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 15px;
	width: 15px;
	background-color: #cc3506;
	height: 100%;
}
.popup .close {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 25px;
	width: 30px;
	height: 25px;
	background: url("../images/close_big_orange.svg") no-repeat center center/30px 25px;
}
.popup .texts {
	padding: 30px 60px 40px;
}
.popup p {
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	padding: 0 0 35px;
}
.popup .buttons {
	font-size: 0;
	text-align: center;
}
.popup .button {
	cursor: pointer;
	font-size: 18px;
	line-height: 43px;
	border: solid 3px #fff;
	width: 305px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	margin: 0 57px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
	.popup .content {
		padding: 0;
	}
	.popup .texts {
		padding: 20px 15px;
	}
	.popup .button {
		display: table;
		margin: 0 auto 15px;
		width: 100%;
	}
	.popup .button:last-child {
		margin-bottom: 0;
	}
	.popup p {
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 25px;
	}
	.popup .top .title {
		padding-left: 45px;
		font-size: 16px;
		line-height: 50px;
	}
	.popup .close {
		top: 13px;
	}
}
.searchWindow {
	opacity: 0;
	visibility: hidden;
	z-index: 200;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(27, 27, 27, 0.8);
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms;
	-moz-transition: all ease-in-out 200ms;
	-o-transition: all ease-in-out 200ms;
	-ms-transition: all ease-in-out 200ms;
}
.searchWindow.visible {
	opacity: 1;
	visibility: visible;
}
.searchWindow .content {
	width: 100%;
	left: 0;
	padding: 0 32px;
	position: absolute;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.searchWindow form {
	max-width: 1140px;
	margin: 0 auto;
	background-color: #fff;
	display: block;
	padding: 14px 82px 14px 14px;
	position: relative;
	width: 100%;
	border: solid 1px #999;
}
.searchWindow input {
	width: 100%;
	height: 45px;
	display: block;
	color: #b3b3b3;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 16px;
	font: 300 22px "Montserrat";
}
.searchWindow .theForm {
	height: 45px;
	border: solid 1px #d1d1d1;
	position: relative;
	padding: 0 45px 0 0;
}
.searchWindow .button {
	position: absolute;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 29px;
	height: 28px;
	background: url("../images/search_blue.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.searchWindow .close {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 50%;
	width: 41px;
	height: 34px;
	background: url("../images/close_big.svg") no-repeat center center/contain;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media only screen and (max-width: 1023px) {
	.searchWindow input {
		font-size: 16px;
	}
}
main {
	background-color: #fff;
	padding: 0 0 60px;
}
.brakingNews {
	background-color: #e6e6e6;
}
.brakingNews .top {
	background-color: #cc3506;
}
.brakingNews h3 {
	padding: 0 0 0 30px;
	line-height: 65px;
	border-left: solid 15px #e6e6e6;
	font-weight: 600;
	font-size: 25px;
	letter-spacing: 4.5px;
	text-transform: uppercase;
	color: #fffdfd;
}
.brakingNews .newsText {
	padding: 25px 45px;
	letter-spacing: 0.5px;
	line-height: 30px;
	font-size: 22px;
	font-weight: 600;
}
.brakingNews .newsText a {
	color: #000;
}
.brakingNews .newsText a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 1023px) {
	.brakingNews h3 {
		font-size: 16px;
		line-height: 50px;
		padding-left: 15px;
	}
	.brakingNews p {
		padding: 10px 0;
		font-size: 16px;
		line-height: 24px;
	}
	.brakingNews .newsText {
		padding-left: 0;
		padding-right: 0;
	}
}
.mainBillboard {
	margin: 29px 0;
	padding: 34px 0;
	border-top: solid 2px #e6e6e6;
	border-bottom: solid 2px #e6e6e6;
}
.mainBillboard.withoutDecor {
	border: 0;
	margin: 0 0;
}
.mainBillboard .content {
	position: relative;
}
.mainBillboard .content .category {
	z-index: 10;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 36px;
	background-color: #009de0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.mainBillboard .content .texts {
	background-color: #e6e6e6;
	height: 28px;
	padding: 0 36px 0 85px;
	font-style: italic;
	color: #000;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2.7px;
	line-height: 28px;
}
.mainBillboard .content .texts:after {
	content: "";
	display: block;
	width: 30px;
	height: 36px;
	right: 0;
	top: 50%;
	position: absolute;
	background-color: #009de0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.mainBillboard .content span {
	display: inline-block;
	color: #009de0;
	font-size: 14px;
	line-height: 28px;
	font-style: italic;
	font-weight: 800;
}
.mainBillboard a {
	color: #000;
}
.mainBillboard a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 1023px) {
	.mainBillboard {
		margin: 0 0 15px;
		padding: 15px 0;
	}
	.mainBillboard .content .texts:after {
		display: none;
	}
}
.label {
	top: -15px;
	left: -15px;
	text-transform: uppercase;
	position: absolute;
	color: #fff;
	background-color: #dd933d;
	padding: 0 10px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 600;
}
.label.relative {
	position: relative;
	left: auto;
	display: table;
	padding-top: 2px;
	line-height: 28px;
	margin: 0 0 15px;
}
.topBlocks {
	padding: 30px 0 0;
}
.topBlocks img {
	display: block;
	width: 100%;
}
.topBlocks .cell {
	position: relative;
}
.topBlocks .cell.middle {
	width: 65px;
}
.topBlocks .cell.right {
	width: 380px;
}
.topBlocks .left {
	position: relative;
}
.topBlocks .left:after {
	content: "";
	top: 0;
	left: 0;
	z-index: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
	background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.topBlocks .left > div {
	z-index: 10;
}
.topBlocks .left img {
	display: none;
}
.topBlocks .left h4 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	padding: 0 0 25px 33px;
	text-transform: uppercase;
}
.topBlocks .left h4 a {
	color: #fff;
}
.topBlocks .left h4 a:hover {
	text-decoration: underline;
}
.topBlocks .left h2 {
	font-size: 34px;
	line-height: 46px;
	font-weight: 700;
	padding: 15px 25px 0;
	background-color: #fff;
	display: inline-block;
}
.topBlocks .left h2 a {
	color: #1d71b8;
}
.topBlocks .left h2 a:hover {
	text-decoration: underline;
}
.topBlocks .left .texts {
	position: absolute;
	bottom: -5px;
	left: 0;
	padding: 0 35px;
}
.topBlocks article {
	position: relative;
	padding: 24px 0 22px;
	display: block;
	border-bottom: solid 2px #e6e6e6;
}
.topBlocks article .toLeft:first-child {
	position: relative;
	width: 46%;
}
.topBlocks article .toLeft:last-child {
	width: 54%;
	padding: 0 0 0 15px;
}
.topBlocks article:first-child {
	padding-top: 0;
}
.topBlocks article:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.topBlocks article h4 {
	padding: 0 0 10px;
}
.topBlocks article h4 a {
	color: #1d71b8;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.topBlocks article h4 a:hover {
	text-decoration: underline;
}
.topBlocks article h3 a {
	color: #000;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
}
.topBlocks article h3 a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 1023px) {
	.topBlocks .cell {
		display: block;
		width: 100%;
	}
	.topBlocks .cell.right {
		width: 100%;
	}
	.topBlocks .cell.left {
		padding: 0;
		margin: 0 0 15px;
		min-height: 320px;
	}
	.topBlocks .cell.left img {
		display: block;
		width: 100%;
		opacity: 0;
		visibility: hidden;
	}
	.topBlocks .cell.left .label {
		display: none;
	}
	.topBlocks .cell.left .texts {
		width: 100%;
		padding: 0 15px;
	}
	.topBlocks .cell.left h4 {
		padding: 0 0 15px;
		font-size: 12px;
		line-height: 20px;
	}
	.topBlocks .cell.left h2 {
		padding: 10px 15px 5px;
		font-size: 22px;
		line-height: 26px;
	}
	.topBlocks {
		padding: 15px 0;
	}
	.topBlocks article {
		padding: 15px 0 10px;
	}
	.topBlocks article:first-child {
		border-top: solid 2px #e6e6e6;
		padding-top: 15px;
	}
	.label {
		top: 0;
		left: 0;
		font-size: 13px;
		line-height: 24px;
	}
	.topBlocks article h3 {
		padding-top: 5px;
	}
	.topBlocks article h3 a {
		font-size: 22px;
		line-height: 26px;
	}
	.topBlocks article h4 a {
		font-size: 12px;
		line-height: 24px;
	}
	.topBlocks article .toLeft:first-child,
	.topBlocks article .toLeft:last-child {
		width: 100%;
	}
	.topBlocks article .toLeft:last-child {
		padding: 10px 0 0;
	}
}
main .adBlock {
	padding-left: 15px;
	padding-right: 15px;
}
.galleryBlocks {
	padding: 30px 0 0;
	margin: 0 0 30px;
}
.galleryBlocks img {
	display: block;
	width: 100%;
}
.galleryBlocks .cell {
	position: relative;
}
.galleryBlocks .cell:first-child {
	width: 63%;
	padding: 0 35px 0 0;
}
.galleryBlocks .cell:last-child {
	width: 37%;
}
.galleryBlocks .galleryIcon {
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
	background: #e6e6e6 url("../images/gallery.svg") top left no-repeat;
}
.galleryBlocks .gallery {
	background-color: #e6e6e6;
}
.galleryBlocks .gallery a {
	display: block;
	position: relative;
}
.galleryBlocks .gallery .galleryIcon {
	width: 65px;
	height: 60px;
	background-size: 47px 46px;
}
.galleryBlocks .gallery .title {
	border-left: solid 15px #fff;
	font-weight: 600;
	letter-spacing: 4px;
	color: #000;
	font-size: 25px;
	line-height: 30px;
	padding: 21px 0 13px 35px;
	text-transform: uppercase;
	margin: 0 0 30px;
}
.galleryBlocks .gallery .title a {
	color: #000;
}
.galleryBlocks .gallery .title a:hover {
	text-decoration: underline;
}
.galleryBlocks .gallery:before {
	content: "";
	position: absolute;
	left: -200%;
	height: 100%;
	width: 200%;
	background-color: #e6e6e6;
}
.galleryBlocks .gallery .mobileGallery {
	display: none;
	font-size: 0;
}
.galleryBlocks .gallery .mobileGallery a {
	position: relative;
}
.galleryBlocks .gallery .mobileGallery .slick-arrow {
	display: block;
	z-index: 10;
	position: absolute;
	top: 0;
	width: 15px;
	height: 450px;
	text-indent: -9999px;
	cursor: pointer;
}
.galleryBlocks .gallery .mobileGallery .slick-arrow.slick-prev {
	left: 0;
	background: #fff url("../images/arrow_left_blue.svg") center center/8px 12px no-repeat;
}
.galleryBlocks .gallery .mobileGallery .slick-arrow.slick-next {
	right: 0;
	background: #fff url("../images/arrow_right_blue.svg") center center/8px 12px no-repeat;
}
.galleryBlocks .gallery .mobileGallery .slick-dots {
	padding: 20px 0 0;
	text-align: center;
	font-size: 0;
}
.galleryBlocks .gallery .mobileGallery .slick-dots li {
	text-indent: -9999px;
	font-size: 0;
	padding: 0;
	width: 9px;
	height: 9px;
	cursor: pointer;
	background-color: #009de0;
	border: solid 2px #009de0;
	display: inline-block;
	margin: 0 4.5px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.galleryBlocks .gallery .mobileGallery .slick-dots li.slick-active,
.galleryBlocks .gallery .mobileGallery .slick-dots li:hover {
	background-color: #fff;
}
.galleryBlocks .gallery .mobileGallery .slick-dots li button {
	width: 9px;
	height: 9px;
}
.galleryBlocks .gallery .mobileGallery .oneItem {
	display: block !important;
}
.galleryBlocks .gallery .mobileGallery h5 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	padding: 10px 0 0;
}
.galleryBlocks .gallery .mobileGallery h5 a {
	color: #000;
}
.galleryBlocks .gallery .mobileGallery h5 a:hover {
	text-decoration: underline;
}
.galleryBlocks .gallery .mobileGallery .galleryIcon {
	width: 36px;
	height: 35px;
	position: absolute;
	left: 15px;
	z-index: 10;
	top: 0;
	background: #e6e6e6 url("../images/gallery.svg") center center/24px 25px no-repeat;
}
.galleryBlocks .gallery .mobileGallery .image {
	height: 450px;
}
.galleryBlocks .gallery .bigImage {
	position: relative;
	margin: 0 0 60px;
}
.galleryBlocks .gallery h2 {
	position: absolute;
	left: 35px;
	bottom: -8px;
	max-width: 80%;
	display: inline-block;
	background-color: #e6e6e6;
	font-size: 34px;
	line-height: 46px;
	font-weight: 700;
	padding: 15px 25px 0;
}
.galleryBlocks .gallery h2 a {
	color: #000;
}
.galleryBlocks .gallery h2 a:hover {
	text-decoration: underline;
}
.galleryBlocks .magazine .content {
	padding: 0 0 0 33px;
}
.galleryBlocks .magazine .title {
	position: relative;
	padding: 0 0 0 78px;
	background-color: #dd933d;
	color: #000;
	font-weight: 600;
	font-size: 26px;
	line-height: 65px;
	font-style: italic;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.galleryBlocks .magazine .title:after {
	content: "";
	position: absolute;
	right: -200%;
	height: 100%;
	width: 200%;
	background-color: #dd933d;
}
.galleryBlocks .magazine .title:before {
	content: "";
	width: 15px;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 33px;
	position: absolute;
}
.galleryBlocks .magazine h5 {
	padding: 25px 0 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
.galleryBlocks .magazine h5 a {
	color: #dd933d;
}
.galleryBlocks .magazine h5 a:hover {
	text-decoration: underline;
}
.galleryBlocks .magazine h5 + h5 {
	padding-top: 20px;
}
.galleryBlocks .magazine h5.withIcon {
	font-size: 18px;
}
.galleryBlocks .magazine h5.withIcon a {
	position: relative;
	display: table;
	padding: 0 20px 0 0;
}
.galleryBlocks .magazine h5.withIcon a:after {
	width: 15px;
	height: 20px;
	content: "";
	top: 0;
	right: 0;
	position: absolute;
	background: url("../images/arrow_right_brown.svg") no-repeat center center/8px auto;
}
.galleryBlocks .magazine h3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 0 25px;
}
.galleryBlocks .magazine h3 a {
	color: #000;
}
.galleryBlocks .magazine h3 a:hover {
	text-decoration: underline;
}
.galleryBlocks .magazine .slider .oneItem {
	padding-right: 28px;
}
.galleryBlocks .smallImages {
	padding: 0 0 35px;
}
.galleryBlocks .smallImages .oneImage {
	width: 31%;
	margin: 0 3.5% 0 0;
}
.galleryBlocks .smallImages .oneImage:last-child {
	margin-right: 0;
}
.galleryBlocks .smallImages h4 {
	padding: 22px 0 0;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: 26px;
	font-weight: 700;
}
.galleryBlocks .smallImages h4 a {
	color: #000;
}
.galleryBlocks .smallImages h4 a:hover {
	text-decoration: underline;
}
.galleryBlocks .smallImages a {
	display: block;
	position: relative;
}
.galleryBlocks .smallImages .galleryIcon {
	width: 32px;
	height: 34px;
	background-size: 24px 25px;
}
.galleryBlocks .slider {
	font-size: 0;
}
.galleryBlocks .slider .slick-arrow {
	z-index: 10;
	position: absolute;
	top: 0;
	width: 28px;
	height: 100%;
	text-indent: -9999px;
	cursor: pointer;
}
.galleryBlocks .slider .slick-arrow.slick-prev {
	display: none !important;
}
.galleryBlocks .slider .slick-arrow.slick-next {
	right: 0;
	background: #dd933d url("../images/arrow_right.svg") center center no-repeat;
}
.galleryBlocks .slider .oneItem {
	display: block !important;
}
@media only screen and (max-width: 1023px) {
	.galleryBlocks {
		padding: 15px 0 0;
		margin: 0 0 15px;
	}
	.galleryBlocks .cell:first-child,
	.galleryBlocks .cell:last-child {
		width: 100%;
		display: block;
	}
	.galleryBlocks .gallery .title {
		font-size: 16px;
		line-height: 65px;
		padding: 0 0 0 15px;
		margin-bottom: 15px;
	}
	.galleryBlocks .gallery:after {
		content: "";
		position: absolute;
		width: 10px;
		height: 100%;
		top: 0;
		right: -10px;
		background-color: #e6e6e6;
	}
	.galleryBlocks .gallery .bigImage,
	.galleryBlocks .gallery .smallImages {
		display: none;
	}
	.galleryBlocks .gallery .mobileGallery {
		display: block;
	}
	.galleryBlocks .magazine .slider .oneItem {
		padding-right: 15px;
	}
	.galleryBlocks .magazine .title {
		font-size: 16px;
		line-height: 65px;
		padding: 0;
		margin-bottom: 15px;
	}
	.galleryBlocks .magazine .title span {
		padding: 0 0 0 15px;
		display: block;
		border-left: solid 15px #fff;
	}
	.galleryBlocks .magazine .title:before {
		left: -15px;
		background-color: #dd933d;
	}
	.galleryBlocks .magazine .title:after {
		top: 0;
	}
	.galleryBlocks .magazine .content {
		padding: 0;
	}
	.galleryBlocks .magazine h5 {
		padding: 15px 0 5px;
		font-size: 12px;
	}
	.galleryBlocks .magazine h3 {
		font-size: 22px;
		line-height: 26px;
		padding: 0 0 15px;
	}
	.slick-initialized .slick-slide {
		display: block !important;
	}
	.galleryBlocks .cell:first-child {
		padding: 0 0 5px;
	}
	.galleryBlocks .magazine .slider {
		padding: 0 55px;
	}
	.galleryBlocks .slider .slick-arrow.slick-next {
		right: 55px;
		width: 15px;
		background-size: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.galleryBlocks .gallery .mobileGallery .image,
	.galleryBlocks .gallery .mobileGallery .slick-arrow {
		height: 380px;
	}
}
@media only screen and (max-width: 639px) {
	.galleryBlocks .gallery .mobileGallery .image,
	.galleryBlocks .gallery .mobileGallery .slick-arrow {
		height: 300px;
	}
}
@media only screen and (max-width: 389px) {
	.galleryBlocks .gallery .mobileGallery .image,
	.galleryBlocks .gallery .mobileGallery .slick-arrow {
		height: 145px;
	}
}
.newsGrid {
	padding: 30px 0 0;
	border-top: solid 2px #e6e6e6;
}
.newsGrid .block {
	margin: 0 -15px 15px;
}
.newsGrid .block:last-child {
	margin-bottom: 0;
}
.newsGrid .block:nth-child(2n) .col:nth-child(odd) {
	background-color: #e6e6e6;
}
.newsGrid .block:nth-child(2n) .col:nth-child(odd) .colCategory,
.newsGrid .block:nth-child(2n) .col:nth-child(odd) article {
	border-bottom-color: #fff;
}
.newsGrid .block:nth-child(odd) .col:nth-child(2n) {
	background-color: #e6e6e6;
}
.newsGrid .block:nth-child(odd) .col:nth-child(2n) .colCategory,
.newsGrid .block:nth-child(odd) .col:nth-child(2n) article {
	border-bottom-color: #fff;
}
.newsGrid h4 {
	padding: 15px 0 8px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
.newsGrid h4 a {
	color: #1d71b8;
}
.newsGrid h4 a:hover {
	text-decoration: underline;
}
.newsGrid h3 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	padding: 0 0 20px;
}
.newsGrid h3 a {
	color: #000;
}
.newsGrid h3 a:hover {
	text-decoration: underline;
}
.newsGrid p {
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	font-style: italic;
	font-weight: 500;
}
.newsGrid article {
	padding: 30px 0 20px;
	position: relative;
	border-bottom: solid 2px #e6e6e6;
}
.newsGrid article + article {
	padding-top: 10px;
}
.newsGrid article.withoutImage .label {
	margin: 4px 0 -10px;
}
.newsGrid article.withoutImage + .withoutImage {
	padding-top: 30px;
}
.newsGrid article:not(.withoutImage) {
	padding-top: 30px;
}
.newsGrid article:last-child {
	border-bottom: 0;
}
.newsGrid .col {
	width: 25%;
	padding: 15px 15px 10px;
}
.newsGrid .col:last-child {
	margin-right: 0;
}
.newsGrid .colCategory {
	border-bottom: solid 2px #e6e6e6;
}
.newsGrid .colCategory span {
	margin: 0 0 -2px;
	color: #fff;
	text-transform: uppercase;
	background-color: #009de0;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 35px;
	display: inline-block;
	padding: 0 10px;
}
.newsGrid .label {
	margin: 0;
	position: relative;
	display: inline-block;
}
.newsGrid .label + a {
	display: block;
	margin: -30px 0 0;
}
.newsGrid img {
	display: block;
	max-width: 100%;
	width: 100%;
}
.newsGrid .mobileNews {
	margin: 15px 0 0;
	border-top: solid 2px #e6e6e6;
	display: none;
}
.newsGrid .mobileNews article.withoutImage + .withoutImage {
	padding-top: 15px;
}
.newsGrid .toggleMobile {
	color: #1d71b8;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 20px 0 0;
	display: none;
}
.newsGrid .toggleMobile span {
	cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 0 27px 0 0;
	opacity: 1;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.newsGrid .toggleMobile span:after {
	content: "";
	width: 15px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 0;
	background: url("../images/arrow_down_blue.svg") no-repeat center center/15px 10px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.newsGrid .toggleMobile span:hover {
	opacity: 0.8;
}
.newsGrid .toggleMobile span.open:after {
	background-image: url("../images/arrow_up_blue.svg");
}
@media only screen and (max-width: 1023px) {
	.newsGrid {
		padding-top: 0;
		border-top: 0;
	}
	.newsGrid .block:nth-child(odd) .col:nth-child(2n) {
		background-color: #fff;
	}
	.newsGrid .block:nth-child(odd) .col:nth-child(2n) .colCategory,
	.newsGrid .block:nth-child(odd) .col:nth-child(2n) article {
		border-bottom-color: #e6e6e6;
	}
	.newsGrid .col {
		width: 100%;
	}
	.newsGrid article {
		padding: 15px 0;
	}
	.newsGrid article:last-child {
		padding-bottom: 0;
	}
	.newsGrid article:not(.withoutImage) {
		padding-top: 15px;
	}
	.newsGrid .label + a {
		margin-top: -24px;
	}
	.newsGrid article.withoutImage .label {
		margin: 0;
		top: -15px;
	}
	.newsGrid article.withoutImage + .withoutImage {
		padding-top: 0;
	}
	.newsGrid h3 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 5px;
	}
	.newsGrid .block + .block {
		display: none;
	}
	main {
		padding: 0 0 20px;
	}
	.newsGrid .toggleMobile {
		display: block;
	}
	.newsGrid .mobileNews.open {
		display: block;
	}
}
.mainContent {
	padding: 35px 0 0;
}
.mainContent .theContent {
	padding: 0 30px 0 0;
}
.mainContent .theContent.short {
	padding-right: 125px;
}
.mainContent .sidebar {
	width: 255px;
}
.mainContent .sidebar.long {
	padding-top: 98px;
	width: 350px;
}
.mainContent .title {
	position: relative;
	margin: 0 0 35px;
	font-size: 25px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 32px;
	padding: 16px 0 16px 35px;
	border-left: solid 15px #1d71b8;
}
.mainContent .title.smaller {
	padding-top: 0;
	padding-bottom: 0;
}
.mainContent .title.searchIcon {
	display: table;
	padding-right: 71px;
}
.mainContent .title.searchIcon:after {
	content: "";
	width: 41px;
	height: 41px;
	position: absolute;
	top: 50%;
	right: 0;
	background: url("../images/search_blue.svg") no-repeat center center/41px 41px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.mainContent .title.galleryIcon {
	display: table;
	padding-right: 80px;
}
.mainContent .title.galleryIcon:after {
	content: "";
	width: 51px;
	height: 51px;
	position: absolute;
	top: 50%;
	right: 0;
	background: url("../images/gallery_blue.svg") no-repeat center center/51px 51px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.mainContent .title.galleryIcon.videoIcon:after {
	background: url("../images/video_gallery_blue.svg") no-repeat center center/51px 51px;
}
@media only screen and (max-width: 1023px) {
	.mainContent {
		padding-top: 2px;
	}
	.mainContent .theContent {
		display: block;
		width: 100%;
		padding: 0;
	}
	.mainContent .theContent.short {
		padding-right: 0;
	}
	.mainContent .title,
	.mainContent .title.smaller {
		margin-bottom: 15px;
		padding: 12px 0 12px 25px;
		font-size: 16px;
	}
	.mainContent .sidebar {
		display: block;
		width: 100%;
	}
}
.sidebar img {
	display: block;
	width: 100%;
}
.sidebar article img {
	margin: 0 0 15px;
	opacity: 1;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.sidebar article img:hover {
	opacity: 0.8;
}
.sidebar article h4 {
	padding: 0 0 8px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
.sidebar article h4 a {
	color: #1d71b8;
}
.sidebar article h4 a:hover {
	text-decoration: underline;
}
.sidebar article h3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 0 20px;
}
.sidebar article h3 a {
	color: #000;
}
.sidebar article h3 a:hover {
	text-decoration: underline;
}
.sidebar article p {
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	font-style: italic;
	font-weight: 500;
}
.sidebar .separator {
	margin: 20px 0;
	height: 2px;
	background-color: #e6e6e6;
}
.sidebar .magazine {
	padding: 5px 0 0;
}
.sidebar .magazine .mTitle {
	position: relative;
	padding: 0 0 0 60px;
	background-color: #dd933d;
	color: #000;
	font-weight: 600;
	font-size: 26px;
	line-height: 65px;
	font-style: italic;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.sidebar .magazine .mTitle:before {
	content: "";
	width: 15px;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 15px;
	position: absolute;
}
.sidebar .magazine h5 {
	padding: 30px 0 8px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
.sidebar .magazine h5 a {
	color: #dd933d;
}
.sidebar .magazine h5 a:hover {
	text-decoration: underline;
}
.sidebar .magazine h3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 0 15px;
}
.sidebar .magazine h3 a {
	color: #000;
}
.sidebar .magazine h3 a:hover {
	text-decoration: underline;
}
.sidebar .magazine .slider {
	font-size: 0;
}
.sidebar .magazine .slider .slick-arrow {
	z-index: 10;
	position: absolute;
	top: 0;
	width: 15px;
	height: 100%;
	text-indent: -9999px;
	cursor: pointer;
}
.sidebar .magazine .slider .slick-arrow.slick-prev {
	display: none !important;
}
.sidebar .magazine .slider .slick-arrow.slick-next {
	right: 0;
	background: #dd933d url("../images/arrow_right.svg") center center/8px 12px no-repeat;
}
.sidebar .magazine .slider .slick-slide {
	padding-right: 15px;
}
.sidebar .magazine .slider .oneItem {
	display: block !important;
}
.sidebar .sidebarArticle img {
	display: block;
	width: 100%;
	opacity: 1;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.sidebar .sidebarArticle img:hover {
	opacity: 0.8;
}
.sidebar .sidebarArticle h5 {
	padding: 0 16px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
}
.sidebar .sidebarArticle h5 a {
	color: #000;
}
.sidebar .sidebarArticle h5 a:hover {
	text-decoration: underline;
}
.sidebar .sidebarArticle p {
	padding: 0 16px;
	font-size: 12px;
	line-height: 22px;
	font-weight: 500;
	font-style: italic;
}
.articleSlider {
	padding: 30px 0 60px;
}
.articleSlider .mediaSlider .slick-arrow {
	height: 100%;
}
.articleSlider .mediaSlider .image {
	height: 100%;
}
.articleSlider .mediaSlider .slick-slide > div {
	display: block;
	width: 100%;
}
.articleSlider .mediaSlider img {
	width: 100%;
	opacity: 0;
}
.articleSlider .mediaSlider .slick-dots {
	position: absolute;
	left: 50%;
	bottom: -45px;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.articleSlider .slick-slide > div {
	display: block;
}
.articleSlider .slick-slide > div .oneSlide {
	position: relative;
	display: block !important;
}
.mediaSlider {
	font-size: 0;
}
.mediaSlider a {
	position: relative;
}
.mediaSlider .slick-arrow {
	z-index: 10;
	position: absolute;
	top: 0;
	width: 15px;
	height: 170px;
	text-indent: -9999px;
	cursor: pointer;
}
.mediaSlider .slick-arrow.slick-prev {
	left: 0;
	background: #009de0 url("../images/arrow_left.svg") center center/8px 12px no-repeat;
}
.mediaSlider .slick-arrow.slick-next {
	right: 0;
	background: #009de0 url("../images/arrow_right.svg") center center/8px 12px no-repeat;
}
.mediaSlider .slick-dots {
	padding: 20px 0 0;
	text-align: center;
	font-size: 0;
}
.mediaSlider .slick-dots li {
	text-indent: -9999px;
	font-size: 0;
	padding: 0;
	width: 9px;
	height: 9px;
	cursor: pointer;
	background-color: #009de0;
	border: solid 2px #009de0;
	display: inline-block;
	margin: 0 4.5px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.mediaSlider .slick-dots li.slick-active,
.mediaSlider .slick-dots li:hover {
	background-color: #fff;
}
.mediaSlider .slick-dots li button {
	width: 9px;
	height: 9px;
}
.mediaSlider .oneItem {
	display: block !important;
}
.mediaSlider h5 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	padding: 10px 0 0;
}
.mediaSlider h5 a {
	color: #000;
}
.mediaSlider h5 a:hover {
	text-decoration: underline;
}
.mediaSlider .image {
	height: 170px;
}
.mediaSlider .galleryIcon {
	width: 36px;
	height: 35px;
	position: absolute;
	left: 15px;
	z-index: 10;
	top: 0;
	background: #e6e6e6 url("../images/gallery.svg") center center/24px 25px no-repeat;
}
body .vote p {
	font-size: 16px;
	line-height: 25px;
	color: #010101;
	font-weight: 400;
	font-style: normal;
	padding: 0 0 10px;
}
body .vote p i,
body .vote p small {
	font-style: italic;
	font-size: 14px;
}
body .vote p b {
	font-weight: 600;
}
body .vote h5 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	padding: 0 0 20px;
}
body .vote label {
	display: block;
	line-height: 24px;
	font-size: 16px;
	color: #010101;
	font-style: italic;
	position: relative;
	padding: 0 0 0 38px;
	margin: 0 0 26px;
	cursor: pointer;
}
body .vote label span {
	position: absolute;
	top: 4px;
	left: 0;
	background-color: #fff;
	border: solid 3px #1d71b8;
	width: 15px;
	height: 15px;
}
body .vote label:hover {
	text-decoration: underline;
}
body .vote label input:checked + span {
	background-color: #009de0;
}
body .vote input {
	display: none;
}
body .vote .button {
	display: block;
	background-color: #fff;
	color: #1d71b8;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	line-height: 46px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	width: 100%;
	margin: 0 auto;
	border: solid 3px #1d71b8;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
body .vote .button:hover {
	background-color: #1d71b8;
	color: #fff;
}
body .theContent .vote .button {
	max-width: 300px;
}
@media only screen and (max-width: 1023px) {
	.sidebar article h3 {
		font-size: 22px;
		line-height: 26px;
		padding: 0 0 5px;
	}
	.sidebar article h4 {
		font-size: 12px;
		line-height: 18px;
	}
	.sidebar .separator {
		margin: 15px 0;
	}
	.sidebar .magazine .mTitle {
		width: 110%;
		margin-left: -10px;
		font-size: 20px;
		padding-left: 45px;
	}
	.sidebar .magazine h3 {
		font-size: 22px;
		line-height: 26px;
		padding: 0 0 15px;
	}
	.sidebar .magazine h5 {
		font-size: 12px;
		padding: 15px 0 5px;
		line-height: 18px;
	}
	.sidebar .magazine .slider {
		padding: 0 55px;
	}
	.sidebar .magazine .slider .slick-arrow.slick-next {
		right: 55px;
	}
	main {
		padding-bottom: 30px;
	}
	.mediaSlider .image,
	.mediaSlider .slick-arrow {
		height: 450px;
	}
	.mainContent .sidebar.long {
		width: 100%;
		padding-top: 0;
	}
}
@media only screen and (max-width: 767px) {
	.mediaSlider .image,
	.mediaSlider .slick-arrow {
		height: 380px;
	}
}
@media only screen and (max-width: 639px) {
	.sidebar .mediaSlider .image,
	.sidebar .mediaSlider .slick-arrow {
		height: 300px;
	}
}
.nameDayContent .lead {
	background-color: #009ee2;
	padding: 0 47px;
	font-size: 26px;
	line-height: 65px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #fff;
}
.nameDayContent .lead span {
	color: #1d71b8;
}
.nameDayContent .texts {
	padding: 32px 47px 17px;
}
.nameDayContent .texts p {
	padding: 0 0 15px;
}
.nameDayContent .secondaryBox {
	background-color: #e6e6e6;
	padding: 20px 47px;
	margin: 0 0 35px;
}
.nameDayContent p {
	color: #010101;
	letter-spacing: 0.3px;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}
.nameDayContent p b,
.nameDayContent p strong {
	font-weight: 600;
}
.nameDayContent .timeline {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	padding: 0 47px 17px;
}
.nameDayContent .timeline li {
	position: relative;
	padding: 0 0 25px 70px;
	border-bottom: solid 2px #e6e6e6;
	margin: 0 0 25px;
}
.nameDayContent .timeline li:last-child {
	border-bottom: 0;
}
.nameDayContent .timeline .date {
	left: 0;
	top: 0;
	position: absolute;
	color: #009ee2;
	font-weight: 600;
}
.nameDayContent .timeline b,
.nameDayContent .timeline strong {
	font-weight: 600;
}
.nameDayContent .fb-share-button {
	padding-top: 0;
}
.nameDayContent .likes {
	padding: 0 0 20px;
	border-bottom: solid 1px #d1d1d1;
	margin: 0 0 20px;
}
@media only screen and (max-width: 1023px) {
	.nameDayContent {
		padding: 15px 0 0;
	}
	.nameDayContent .lead {
		line-height: 26px;
		padding: 12px 0;
		font-size: 22px;
		position: relative;
	}
	.nameDayContent .lead:after,
	.nameDayContent .lead:before {
		content: "";
		width: 10px;
		top: 0;
		left: -10px;
		height: 100%;
		position: absolute;
		background-color: #009ee2;
	}
	.nameDayContent .lead:after {
		left: auto;
		right: -10px;
	}
	.nameDayContent .lead span {
		height: 0;
		width: 0;
		display: block;
	}
	.nameDayContent .texts {
		padding: 20px 0 5px;
	}
	.nameDayContent .secondaryBox {
		padding: 15px 0;
		position: relative;
		margin-bottom: 25px;
	}
	.nameDayContent .secondaryBox:after,
	.nameDayContent .secondaryBox:before {
		content: "";
		width: 10px;
		top: 0;
		left: -10px;
		height: 100%;
		position: absolute;
		background-color: #e6e6e6;
	}
	.nameDayContent .secondaryBox:after {
		left: auto;
		right: -10px;
	}
	.nameDayContent .timeline {
		padding: 0;
	}
}
@media only screen and (max-width: 639px) {
	.nameDayContent {
		padding: 0;
	}
}
.latestNews img {
	width: 100%;
	display: block;
	margin: 0 0 30px;
}
.latestNews .time {
	padding: 0 47px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	background-color: #009de0;
}
.latestNews .texts {
	padding: 25px 47px 15px;
}
.latestNews .texts p {
	padding: 0 0 10px;
}
.latestNews p {
	color: #010101;
	letter-spacing: 0.3px;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}
.latestNews p b,
.latestNews p strong {
	font-weight: 600;
}
.latestNews ul {
	padding: 0 0 20px;
}
.latestNews ul li {
	padding: 0 0 0 5px;
	color: #010101;
	letter-spacing: 0.3px;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	position: relative;
}
.latestNews ul li b,
.latestNews ul li strong {
	font-weight: 600;
}
.latestNews ul li:before {
	content: "•";
	color: #009de0;
	font-size: 16px;
	line-height: 24px;
}
.latestNews ol {
	padding: 0 0 20px;
	counter-reset: li;
}
.latestNews ol li {
	counter-increment: li;
	padding: 0 0 0 10px;
	color: #010101;
	letter-spacing: 0.3px;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	position: relative;
}
.latestNews ol li b,
.latestNews ol li strong {
	font-weight: 600;
}
.latestNews ol li:before {
	content: counter(li) ".";
	color: #009de0;
	font-size: 16px;
	line-height: 24px;
}
.latestNews .more {
	display: table;
	margin: 0 auto 30px;
	color: #1d70b7;
	text-align: center;
	padding: 0 30px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	line-height: 38px;
	letter-spacing: 2px;
	border: solid 3px #1d70b7;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.latestNews .more:hover {
	background-color: #1d70b7;
	color: #fff;
}
.relatedBox {
	padding: 10px 47px;
	background-color: #e6e6e6;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 3.3px;
	font-style: italic;
}
.relatedBox.md {
	display: none;
}
.relatedBox b {
	font-weight: 600;
	text-transform: uppercase;
}
.relatedBox a {
	color: #000;
}
.relatedBox a:hover {
	text-decoration: underline;
}
.relatedBox span {
	color: #009de0;
}
@media only screen and (max-width: 1023px) {
	.relatedBox {
		display: none;
	}
	.relatedBox.md {
		display: block;
		background-color: #fff;
		padding: 0 0 15px;
		font-size: 14px;
		line-height: 22px;
	}
	.latestNews {
		padding: 15px 0 0;
	}
	.latestNews .more {
		margin-right: 0;
	}
	.latestNews .texts {
		padding: 10px 0 15px;
	}
	.latestNews .time {
		background-color: #fff;
		color: #000;
		font-size: 12px;
		padding: 8px 0 0;
		border-top: solid 3px #009de0;
	}
}
@media only screen and (max-width: 639px) {
	.latestNews {
		padding: 0;
	}
}
.advancedFilter {
	padding: 35px 0 0;
}
.advancedFilter .subMenu {
	background-color: #1d71b8;
}
.advancedFilter .subMenu.table {
	table-layout: unset;
}
.advancedFilter .subMenu .name {
	font-size: 25px;
	line-height: 56px;
	background-color: #fff;
	letter-spacing: 2px;
	padding: 0 33px 0 48px;
	text-transform: uppercase;
	position: relative;
}
.advancedFilter .subMenu .name:before {
	content: "";
	position: absolute;
	left: 0;
	width: 15px;
	background-color: #1d71b8;
	top: 50%;
	height: 100%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.advancedFilter .subMenu nav {
	font-size: 0;
}
.advancedFilter .subMenu li {
	margin: 0 16px;
	display: inline-block;
}
.advancedFilter .subMenu a {
	color: #fff;
	font-size: 16px;
	line-height: 56px;
	font-weight: 500;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.advancedFilter .subMenu a:hover {
	color: #86bbe7;
}
.advancedFilter .subMenu .current-cat a {
	color: #86bbe7;
}
.advancedFilter form {
	padding: 35px 0 0;
}
.advancedFilter .top {
	padding: 0 0 35px;
}
.advancedFilter .top .checkbox,
.advancedFilter .top .input,
.advancedFilter .top .select {
	width: 23%;
}
.advancedFilter .top input {
	width: 100%;
	height: 45px;
	display: block;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 16px;
	font: 400 12px "Montserrat";
	border: solid 2px #1d71b8;
}
.advancedFilter .top .checkbox {
	line-height: 42px;
	text-transform: uppercase;
}
.advancedFilter .top .checkbox input {
	display: none;
}
.advancedFilter .top .checkbox label {
	display: inline-block;
	font-size: 12px;
	position: relative;
	padding: 0 0 0 28px;
	cursor: pointer;
}
.advancedFilter .top .checkbox label span {
	position: absolute;
	top: 50%;
	left: 0;
	background-color: #fff;
	border: solid 3px #1d71b8;
	width: 15px;
	height: 15px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.advancedFilter .top .checkbox label input:checked + span {
	background-color: #009de0;
}
.advancedFilter .top .toLeft {
	margin: 0 2.5% 0 0;
}
.advancedFilter .top .toLeft:nth-child(4) {
	margin-right: 0;
}
.advancedFilter .top .toLeft.calendarIco {
	position: relative;
}
.advancedFilter .top .toLeft.calendarIco:after {
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url("../images/calendar-interface-symbol-tool.svg") no-repeat center center/20px;
}
.advancedFilter .top .toLeft.calendarIco input {
	position: relative;
	z-index: 10;
}
.advancedFilter .top .toLeft.fromTo {
	display: none;
}
.advancedFilter .top .toLeft.fromTo input {
	text-align: center;
}
@media only screen and (max-width: 1023px) {
	.advancedFilter .top .toLeft.fromTo {
		display: block;
		width: 100%;
	}
}
.advancedFilter .bottom {
	position: relative;
	padding: 0 26% 0 0;
}
.advancedFilter .bottom input {
	width: 100%;
	height: 45px;
	display: block;
	color: #b3b3b3;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 16px;
	font: 300 22px "Montserrat";
	border: solid 2px #d1d1d1;
}
.advancedFilter .bottom .button {
	display: block;
	position: absolute;
	height: 45px;
	background-color: #1d71b8;
	color: #fff;
	top: 0;
	right: 0;
	cursor: pointer;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	width: 23.5%;
	opacity: 1;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.advancedFilter .bottom .button:hover {
	opacity: 0.8;
}
.advancedFilter .select2-container {
	width: 100% !important;
}
.advancedFilter .select2-container .select2-selection--single {
	height: 45px;
	border: solid 2px #1d71b8;
	background-color: #fff;
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
	width: 100%;
}
.advancedFilter .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.advancedFilter .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 15px;
	padding-right: 35px;
}
.advancedFilter .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
	right: 5px;
}
.advancedFilter .select2-container--default .select2-selection--single .select2-selection__arrow b {
	width: 15px;
	height: 11px;
	right: 5px;
	left: auto;
	border: 0;
	background: url("../images/arrow_down.svg") no-repeat center center/15px 11px;
}
.advancedFilter .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	-ms-transform: rotate(180deg) translateZ(0);
	-webkit-transform: rotate(180deg) translateZ(0);
	transform: rotate(180deg) translateZ(0);
}
.advancedFilter .mobileCategory {
	display: none;
	margin: 0 0 15px;
}
.advancedFilter .mobileCategory .select2-container .select2-selection--single {
	background-color: #1d71b8;
	text-align: center;
}
.advancedFilter .mobileCategory .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}
.advancedFilter .mobileCategory .select2-container--default .select2-selection--single .select2-selection__arrow b {
	background: url("../images/arrow_down_white.svg") no-repeat center center/15px 11px;
}
.advancedFilter.short {
	padding-top: 0;
	padding-bottom: 30px;
	border-bottom: solid 2px #b5b5b5;
}
.advancedFilter.short form {
	padding-top: 0;
}
.advancedFilter.short .top .toLeft:last-child {
	margin-right: 0;
}
.advancedFilter.short .bottom {
	padding-right: 285px;
}
.advancedFilter.short .bottom .button {
	width: 256px;
}
@media only screen and (max-width: 1023px) {
	.advancedFilter {
		padding: 18px 0;
	}
	.advancedFilter .mobileCategory {
		display: block;
	}
	.advancedFilter .subMenu nav {
		display: none;
	}
	.advancedFilter .subMenu .name {
		width: 100%;
		font-size: 16px;
		padding-left: 40px;
	}
	.advancedFilter form {
		padding: 18px 0 0;
	}
	.advancedFilter .top {
		padding-bottom: 8px;
	}
	.advancedFilter .top .select:first-child {
		margin-right: 2%;
		margin-bottom: 8px;
		width: 58%;
	}
	.advancedFilter .top .select:nth-child(2) {
		margin-right: 0;
		margin-bottom: 8px;
		width: 40%;
	}
	.advancedFilter .top .select:nth-child(3) {
		margin-right: 0;
		margin-bottom: 8px;
		width: 40%;
	}
	.advancedFilter .bottom,
	.advancedFilter.short .bottom {
		padding-right: 42%;
	}
	.advancedFilter .bottom .button,
	.advancedFilter.short .bottom .button {
		width: 40%;
	}
	.advancedFilter .top .input {
		display: none;
	}
	.advancedFilter .top .input.md {
		display: block;
	}
	.advancedFilter.short .top .select:first-child {
		display: block;
		margin-right: 2%;
		margin-bottom: 8px;
		width: 58%;
	}
	.advancedFilter.short .top .select:nth-child(2) {
		display: block;
		margin-right: 0;
		margin-bottom: 8px;
		width: 40%;
	}
	.advancedFilter .bottom input {
		font-size: 15px;
	}
}
@media only screen and (max-width: 639px) {
	.advancedFilter {
		padding-top: 8px;
	}
	.advancedFilter .bottom {
		padding: 0 !important;
	}
	.advancedFilter .bottom input {
		margin: 0 0 8px;
	}
	.advancedFilter .bottom .button {
		padding: 0 5px;
		font-size: 14px;
		position: relative;
		top: auto;
		width: 100%;
	}
}
.programs {
	padding: 30px 0 0;
}
.programs img {
	display: block;
	width: 100%;
}
.programs .theContent {
	padding: 0 30px 0 0;
}
.programs .theContent .type {
	padding: 20px 0;
}
.programs .theContent .type .blue {
	color: #1d71b8;
}
.programs .theContent .type .dark {
	color: #000;
}
.programs .theContent .type .col {
	width: 50%;
}
.programs .theContent .type .col:first-child {
	padding: 0 20px 0 0;
}
.programs .theContent .type .col:last-child {
	padding: 0 0 0 20px;
}
.programs .relatedPrograms {
	width: 350px;
}
.programs .relatedPrograms .grayBox {
	margin: 0 0 30px;
}
.programs .grayBox {
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
.programs h2 {
	padding: 24px 0;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.5px;
}
.programs .date {
	background-color: #009de0;
	padding: 0 10px;
	line-height: 50px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 2.5px;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 25px;
}
.programs p {
	font-size: 16px;
	line-height: 25px;
	color: #010101;
	font-weight: 400;
	font-style: italic;
	padding: 0 0 25px;
}
.programs .place {
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2.5px;
}
.programs article {
	padding: 0 0 23px;
}
.programs article .image {
	width: 65px;
}
.programs article .texts {
	padding: 0 0 0 30px;
}
.programs article .date {
	line-height: 30px;
	margin-bottom: 12px;
}
.programs h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	padding: 0 0 10px;
}
.programs h3 a {
	color: #000;
}
.programs h3 a:hover {
	text-decoration: underline;
}
.programs .type {
	padding: 8px 0 0;
	color: #1d71b8;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2.5px;
	font-style: italic;
}
.programs .programGrid {
	padding: 30px 0 0;
}
.programs .programGrid .col {
	width: 50%;
}
.programs .programGrid .col:first-child {
	padding: 0 15px 0 0;
}
.programs .programGrid .col:last-child {
	padding: 0 0 0 15px;
}
.programs .programGrid .type {
	padding: 8px 0;
}
.programs .programGrid .date {
	line-height: 30px;
	margin-bottom: 12px;
}
.programs .programGrid p {
	padding-bottom: 5px;
}
.programs .programGrid h3 {
	font-size: 22px;
	line-height: 30px;
}
.programs .more {
	color: #000;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	padding: 0 25px 0 0;
}
.programs .more:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 11px;
	height: 15px;
	background: url("../images/arrow_right_dark.svg") center center/11px 15px no-repeat;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media only screen and (max-width: 1023px) {
	.programs .relatedPrograms,
	.programs .theContent {
		display: block;
		width: 100%;
	}
	.programs .theContent {
		padding: 0;
	}
	.programs .programGrid .col {
		padding: 0 0 15px !important;
		width: 100%;
	}
	.programs article .texts {
		padding-left: 15px;
	}
	.programs .theContent .type .col {
		width: 100%;
	}
	.programs .theContent .type .col:first-child {
		padding: 0;
	}
	.programs .theContent .type .col:last-child {
		padding: 10px 0 0;
		text-align: center;
	}
}
.theProgramList {
	padding: 30px 0 0;
	font-size: 0;
}
.theProgramList article {
	display: inline-block;
	width: 23%;
	margin: 0 2.666% 25px 0;
}
.theProgramList article:nth-child(4n) {
	margin-right: 0;
}
.theProgramList .date {
	background-color: #009de0;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 2.5px;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 12px;
}
.theProgramList p {
	font-size: 16px;
	line-height: 25px;
	color: #010101;
	font-weight: 400;
	font-style: italic;
	padding: 0 0 10px;
}
.theProgramList .place {
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2.5px;
}
.theProgramList h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	padding: 0;
}
.theProgramList h3 a {
	color: #000;
}
.theProgramList h3 a:hover {
	text-decoration: underline;
}
.theProgramList .type {
	padding: 8px 0;
	color: #1d71b8;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2.5px;
	font-style: italic;
}
.theProgramList .more {
	color: #000;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	padding: 0 25px 0 0;
}
.theProgramList .more:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 11px;
	height: 15px;
	background: url("../images/arrow_right_dark.svg") center center/11px 15px no-repeat;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.theProgramList .more:hover {
	text-decoration: underline;
}
.theProgramList .highlighted img {
	display: block;
	width: 100%;
}
.theProgramList .highlighted article {
	width: 48.666%;
}
.theProgramList .highlighted article:nth-child(2n) {
	margin-right: 0;
}
.theProgramList .highlighted .image {
	width: 47%;
}
.theProgramList .highlighted .texts {
	width: 53%;
	padding: 0 0 0 6%;
}
@media only screen and (min-width: 1024px) {
	.theProgramList > * article {
		height: 325px;
		position: relative;
		overflow: hidden;
		padding: 0 0 50px !important;
	}
	.theProgramList > * article .more {
		background-color: #fff;
		width: 100%;
		text-align: right;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 50px;
	}
}
@media only screen and (max-width: 1023px) {
	.theProgramList {
		padding-top: 0;
	}
	.theProgramList .highlighted .image,
	.theProgramList .highlighted .texts {
		width: 100%;
	}
	.theProgramList .highlighted .texts {
		padding: 10px 0 0;
	}
}
.programTopGrid .col {
	width: 48.666%;
	margin: 0 2.666% 25px 0;
}
.programTopGrid .col:last-child {
	margin-right: 0;
}
.programTopGrid .articles article {
	width: 47%;
	margin: 0 6% 25px 0;
}
.programTopGrid .articles article:nth-child(2n) {
	margin-right: 0;
}
.programTopGrid .highlighted {
	font-size: 0;
}
.programTopGrid .highlighted article {
	display: block;
	width: 100%;
	margin: 0 0 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #b5b5b5;
}
.programTopGrid .highlighted article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: 0;
}
.programTopGrid .highlightedTitle {
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 30px;
	padding: 0 22px;
	margin: 5px 0 35px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-weight: 500;
	position: relative;
}
.programTopGrid .highlightedTitle:before {
	content: "";
	width: 10px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #009de0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media only screen and (max-width: 1023px) {
	.programTopGrid .col {
		width: 100%;
		padding: 0 0 15px;
	}
	.programTopGrid .highlightedTitle {
		margin-bottom: 25px;
	}
	.programTopGrid .highlighted article {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.mainBillboard.withoutDecor {
		display: none;
	}
	.programTopGrid .articles article,
	.theProgramList .highlighted article {
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: solid 1px #b5b5b5;
	}
	.programTopGrid .highlighted {
		border-bottom: solid 1px #b5b5b5;
		padding-bottom: 15px;
		margin-bottom: 15px;
		display: block;
	}
	.programTopGrid .col {
		margin: 0;
		padding: 0;
	}
	.theProgramList article {
		margin: 0;
		display: block;
	}
	.theProgramList .highlighted + .articles {
		display: none;
	}
	.theProgramList article {
		width: 100%;
		display: block;
		border-bottom: solid 1px #b5b5b5;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.programTopGrid .col:last-child {
		padding: 0;
	}
}
.inlineDate {
	border: solid 2px #000;
	margin: 0 0 30px;
	font-size: 0;
	position: relative;
}
.inlineDate:after {
	content: "";
	width: 1px;
	height: 90%;
	background-color: #b5b5b5;
	position: absolute;
	left: 50%;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.inlineDate .datepicker {
	width: 100%;
}
.inlineDate .dates {
	vertical-align: top;
	width: 47%;
	display: inline-block;
}
.inlineDate .dates:first-child {
	margin: 0 6% 0 0;
}
.inlineDate .datepicker--nav-title,
.inlineDate .datepicker--nav-title i {
	color: #1d71b8;
	text-transform: uppercase;
	font: 15px "Montserrat";
	letter-spacing: 1px;
}
.inlineDate .datepicker--nav {
	border-bottom: 0;
	padding-top: 10px;
}
.inlineDate .datepicker--day-name {
	color: #b3b3b3;
	text-transform: uppercase;
	font: 13px "Montserrat";
}
.inlineDate .datepicker-inline .datepicker {
	border: 0;
}
.inlineDate .datepicker--cell-day.-other-month-,
.inlineDate .datepicker--cell-year.-other-decade- {
	opacity: 0;
}
.inlineDate .datepicker--days .datepicker--cell {
	color: #000;
	height: 20px;
	text-transform: uppercase;
	font: 13px/20px "Montserrat";
	width: 9%;
	margin: 0 2.643% 5px;
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
}
.inlineDate .datepicker--days .datepicker--cell.-current-,
.inlineDate .datepicker--days .datepicker--cell.-selected- {
	color: #fff;
	background-color: #009de0;
}
.inlineDate .datepicker--days-names {
	margin-bottom: 6px;
}
.inlineDate .datepicker--nav-action {
	background: url("../images/arrow_right_dark.svg") center center/11px 15px no-repeat;
}
.inlineDate .datepicker--nav-action svg {
	display: none;
}
.inlineDate .datepicker--nav-action:first-child {
	background: url("../images/arrow_left_dark.svg") center center/11px 15px no-repeat;
}
@media only screen and (max-width: 1023px) {
	.inlineDate {
		display: none;
	}
}
.datepickers-container .datepicker {
	margin: -46px 0 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
	border: solid 2px #1d71b8;
}
.datepickers-container .datepicker--nav-title,
.datepickers-container .datepicker--nav-title i {
	color: #1d71b8;
	text-transform: uppercase;
	font: 15px "Montserrat";
	letter-spacing: 1px;
}
.datepickers-container .datepicker--nav {
	border-bottom: 0;
	padding-top: 10px;
}
.datepickers-container .datepicker--day-name {
	color: #b3b3b3;
	text-transform: uppercase;
	font: 13px "Montserrat";
}
.datepickers-container .datepicker-inline .datepicker {
	border: 0;
}
.datepickers-container .datepicker--cell-day.-other-month-,
.datepickers-container .datepicker--cell-year.-other-decade- {
	opacity: 0;
}
.datepickers-container .datepicker--days .datepicker--cell {
	color: #000;
	height: 20px;
	text-transform: uppercase;
	font: 13px/20px "Montserrat";
	width: 9%;
	margin: 0 2.643% 5px;
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
}
.datepickers-container .datepicker--days .datepicker--cell.-current-,
.datepickers-container .datepicker--days .datepicker--cell.-selected- {
	color: #fff;
	background-color: #009de0;
}
.datepickers-container .datepicker--days-names {
	margin-bottom: 6px;
}
.datepickers-container .datepicker--nav-action {
	background: url("../images/arrow_right_dark.svg") center center/11px 15px no-repeat;
}
.datepickers-container .datepicker--nav-action svg {
	display: none;
}
.datepickers-container .datepicker--nav-action:first-child {
	background: url("../images/arrow_left_dark.svg") center center/11px 15px no-repeat;
}
.datepickers-container .datepicker--pointer {
	display: none;
}
.foundItems .count {
	margin: 30px 0 0;
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
.foundItems .items {
	padding: 30px 0 0;
}
.foundItems .items:first-child {
	padding-top: 0;
}
.foundItems .items.noPadding {
	padding-top: 0;
}
.foundItems .items .clearfix {
	padding: 0 0 50px;
}
.foundItems .items .clearfix .image,
.foundItems .items .clearfix .texts {
	width: 50%;
}
.foundItems .items .clearfix .image {
	padding-right: 16px;
}
.foundItems .items .clearfix .texts {
	padding-left: 16px;
}
.foundItems .items img {
	display: block;
	width: 100%;
}
.foundItems .top {
	font-weight: 300;
	font-style: italic;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2.6px;
	padding: 0 0 18px;
}
.foundItems .top span {
	display: inline-block;
	border-right: solid 1px #000;
	font-weight: 400;
	padding: 0 7px 0 0;
	margin: 0 2px 0 0;
	font-style: normal;
}
.foundItems p {
	font-size: 16px;
	line-height: 25px;
	color: #010101;
	font-weight: 400;
	letter-spacing: 0.5px;
	font-style: italic;
	padding: 0 0 10px;
}
.foundItems h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 0 15px;
}
.foundItems h3 a {
	color: #000;
}
.foundItems h3 a:hover {
	text-decoration: underline;
}
.foundItems article {
	padding: 0 0 40px;
}
.foundItems .pagination {
	font-size: 0;
	text-align: center;
	margin: 0 0 40px;
}
.foundItems .pagination li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}
.foundItems .pagination a,
.foundItems .pagination span {
	line-height: 48px;
	height: 48px;
	width: 40px;
	color: #000;
	cursor: pointer;
	background-color: #e6e6e6;
	font-size: 16px;
	text-align: center;
	display: block;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.foundItems .pagination a.prev {
	width: 48px;
	font-size: 0;
	background: #b3b3b3 url("../images/arrow_left.svg") no-repeat center center/11px 15px;
}
.foundItems .pagination a.next {
	width: 48px;
	font-size: 0;
	background: #b3b3b3 url("../images/arrow_right.svg") no-repeat center center/11px 15px;
}
.foundItems .pagination span,
.foundItems .pagination a:hover {
	background-color: #1d71b8;
	color: #fff;
}
.foundItems .pagination li.num {
	margin: 0 10px;
}
.foundItems .pagination li.step {
	width: 48px;
}
.foundItems .pagination a:hover {
	background-color: #009de0 !important;
}
.foundItems .pagination li.step.first {
	margin-right: 10px;
	background: #b3b3b3 url("../images/arrow_left.svg") no-repeat center center/11px 15px;
}
.foundItems .pagination li.step.last {
	margin-left: 10px;
	background: #b3b3b3 url("../images/arrow_right.svg") no-repeat center center/11px 15px;
}
.foundItems.gallery .image {
	opacity: 1;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.foundItems.gallery .image:hover {
	opacity: 0.8;
}
.foundItems.gallery .image a {
	position: relative;
	display: block;
}
.foundItems.gallery .image a:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}
.foundItems.gallery .image a:after {
	content: "";
	top: 50%;
	left: 50%;
	position: absolute;
	width: 80px;
	height: 80px;
	background: url("../images/gallery_white.svg") no-repeat center center/80px 80px;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.foundItems.gallery .video a:after {
	background: url("../images/video_gallery_white.svg") no-repeat center center/80px 80px;
}
@media only screen and (max-width: 1023px) {
	.foundItems .items .clearfix .image,
	.foundItems .items .clearfix .texts {
		width: 100%;
		padding: 0;
	}
	.foundItems .items .clearfix .texts {
		padding: 10px 0 0;
	}
	.foundItems .items .clearfix,
	.foundItems article {
		padding: 0 0 15px;
		margin: 0 0 15px;
		border-bottom: solid 1px #b5b5b5;
	}
	.foundItems p {
		padding: 0;
	}
	.foundItems .pagination .decorated li:nth-child(2) {
		display: none;
	}
	.foundItems .pagination .decorated li:last-child {
		display: none;
	}
}
.statTitle {
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
.stats {
	padding: 0 0 20px;
}
.stats .oneStat {
	border-bottom: solid 1px #ccc;
	position: relative;
	padding: 14px 0 15px;
}
.stats .oneStat:last-child {
	border-bottom: 0;
}
.stats .text {
	padding: 0 0 0 97px;
}
.stats a {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
}
.stats a:hover {
	text-decoration: underline;
}
.stats .num {
	position: absolute;
	top: 50%;
	left: 9px;
	width: 23px;
	text-align: center;
	line-height: 23px;
	font-weight: 500;
	height: 23px;
	background-color: #e6e6e6;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.stats .num:before {
	content: "";
	top: 50%;
	left: -9px;
	width: 9px;
	height: 32px;
	background-color: #009de0;
	position: absolute;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.stats .time {
	position: absolute;
	top: 14px;
	left: 0;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	line-height: 14px;
}
@media only screen and (max-width: 1023px) {
	.mainContent .theContent.short {
		padding-top: 15px;
	}
	.mainContent {
		padding: 18px 0 0;
	}
	.mainContent .theContent.short {
		padding-top: 14px;
	}
	.mainContent .title.searchIcon {
		padding-left: 25px;
		margin-bottom: 14px;
	}
}
@media only screen and (max-width: 639px) {
	.mainContent .theContent.short {
		padding-top: 0;
	}
}
.theArticle .openImage {
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 220px;
}
.theArticle .openImage img {
	width: 100%;
	opacity: 0;
	visibility: hidden;
}
.theArticle .openImage .boxData {
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding: 20px;
}
.theArticle .openImage .top {
	background-color: #009de0;
	padding: 15px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}
.theArticle .openImage .boxTitle {
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.6);
}
.theArticle .openImage .boxTitle h1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 0 15px;
	color: #fff;
}
.theArticle .openImage .boxTitle h1 a {
	color: #fff;
}
.theArticle .openImage .boxTitle h1 a:hover {
	text-decoration: underline;
}
.theArticle .openImage .boxTitle .imgData {
	color: #fff;
	text-align: right;
	font-style: italic;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.theArticle .lead {
	font-style: italic;
}
.theArticle ol,
.theArticle p,
.theArticle ul {
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	padding: 0 0 20px;
}
.theArticle ol i,
.theArticle p i,
.theArticle ul i {
	font-style: italic;
}
.theArticle ol b,
.theArticle ol strong,
.theArticle p b,
.theArticle p strong,
.theArticle ul b,
.theArticle ul strong {
	font-weight: 600;
}
.theArticle ol a,
.theArticle p a,
.theArticle ul a {
	color: #009de0;
}
.theArticle ol a:hover,
.theArticle p a:hover,
.theArticle ul a:hover {
	text-decoration: underline;
}
.theArticle blockquote p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding: 20px;
	font-weight: 600;
	font-style: italic;
	background-color: #009de0;
	margin: 0 0 20px;
}
.theArticle .subTitle {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	display: inline-block;
	padding: 10px 20px;
	font-weight: 500;
	letter-spacing: 1px;
	background-color: #009de0;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.theArticle h1,
.postContent h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	padding: 0 0 15px;
}
.theArticle h2,
.postContent h2 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	padding: 20px 0;
	color: #010101;
}
.theArticle h3,
.postContent h3 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	padding: 0 0 20px;
	color: #010101;
}
.theArticle h4,
.postContent h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 0 0 20px;
	color: #010101;
}
.theArticle h5 {
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding: 20px;
	font-weight: 600;
	background-color: #e6e6e6;
	margin: 0 0 20px;
}
.theArticle ul li:before {
	content: "•";
	color: #009de0;
	padding-right: 4px;
}
.theArticle ul ul {
	padding-left: 20px;
	padding-bottom: 0;
}
.theArticle ol {
	counter-reset: li;
}
.theArticle ol li {
	counter-increment: li;
}
.theArticle ol li:before {
	content: counter(li) ".";
	color: #009de0;
	padding-right: 4px;
}
.theArticle ol ol {
	padding-left: 20px;
	padding-bottom: 0;
}
.theArticle .highlighted {
	border: solid 1px #009de0;
	padding: 15px;
	margin: 0 0 20px;
}
.theArticle .highlighted h1,
.theArticle .highlighted h2,
.theArticle .highlighted h3,
.theArticle .highlighted h4,
.theArticle .highlighted h5,
.theArticle .highlighted h6 {
	font-size: 16px;
	line-height: 27px;
	font-weight: 700;
	padding: 0 0 10px;
	color: #010101;
	text-transform: uppercase;
}
.theArticle .highlighted > :last-child {
	padding-bottom: 0;
}
.theArticle .author {
	padding: 15px 0;
}
.theArticle .adBlock {
	margin: 0 0 20px;
}
.theArticle .articleSlider {
	padding-top: 0;
}
.theArticle img {
	max-width: 100%;
	height: auto;
}
.theArticle .photographer,
.theArticle figcaption strong {
	padding: 10px 0 !important;
	color: #010101 !important;
	text-align: right !important;
	display: block !important;
	font-style: italic !important;
	font-size: 14px !important;
	line-height: 20px !important;
	text-transform: uppercase;
}
.theArticle .photoTitle,
.theArticle figcaption {
	padding: 0 0 20px !important;
	display: block !important;
	color: #010101 !important;
	text-align: right !important;
	font-style: italic !important;
	font-size: 12px !important;
	line-height: 18px !important;
	margin: 0 !important;
}
.theArticle .photoTitle br,
.theArticle figcaption br {
	display: none;
}
.theArticle .fb-share-button {
	padding-top: 0;
}
.theArticle .likes {
	padding: 0 0 20px;
	border-bottom: solid 1px #d1d1d1;
	margin: 0 0 20px;
}
.theArticle iframe {
	max-width: 100%;
}
.theArticle .oneSlide {
	position: relative;
}
.theArticle .oneSlide .boxTitle {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 20px 10px;
}
.theArticle .oneSlide .imgData {
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-align: right;
	font-style: italic;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.theArticle .oneSlide b {
	font-weight: 600;
}
@media only screen and (max-width: 1023px) {
	.author {
		padding: 10px 0;
	}
	.theArticle .subTitle {
		font-size: 9px;
		line-height: 26px;
		padding: 0 10px;
	}
	.theArticle h1 {
		font-size: 15px;
		line-height: 22px;
	}
	.theArticle ol,
	.theArticle p,
	.theArticle ul {
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.theArticle .adBlock {
		margin-bottom: 10px;
	}
	.theArticle h2 {
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 10px;
	}
	.theArticle h3,
	.theArticle h3 {
		font-size: 14px;
		line-height: 20px;
		padding-bottom: 10px;
	}
	.theArticle h5,
	.postContent h5 {
		margin-bottom: 10px;
		padding: 18px;
		font-size: 14px;
		line-height: 22px;
	}
	.theArticle quote {
		font-size: 14px;
		line-height: 22px;
		padding: 18px;
		margin-bottom: 10px;
	}
	.theArticle .articleSlider {
		padding-top: 10px;
	}
	.theArticle .photographer,
	.theArticle .photoTitle {
		font-size: 10px;
		line-height: 16px;
	}
	.theArticle .highlighted {
		padding: 10px;
		margin-bottom: 10px;
	}
	.theArticle .highlighted h1,
	.theArticle .highlighted h2,
	.theArticle .highlighted h3,
	.theArticle .highlighted h4,
	.theArticle .highlighted h5,
	.theArticle .highlighted h6 {
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 10px;
	}
	.theArticle .relatedBox {
		display: block;
		background-color: unset;
		padding: 10px 0;
		font-size: 10px;
		line-height: 16px;
		font-style: normal;
		margin: 0 0 20px;
	}
	.theArticle .openImage .top {
		padding: 5px 10px;
		font-size: 10px;
		line-height: 16px;
	}
	.theArticle .openImage .boxData {
		padding: 15px;
		bottom: 5px;
	}
	.theArticle .openImage .boxTitle {
		padding: 10px;
	}
	.theArticle .openImage .boxTitle h1 {
		font-size: 15px;
		line-height: 22px;
		padding: 0 0 5px;
	}
	.theArticle .openImage .boxTitle .imgData {
		font-size: 10px;
		line-height: 16px;
	}
}
.author {
	text-transform: uppercase;
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 1px;
}
.author .name:after {
	padding: 0 10px 0 6px;
	display: inline-block;
	vertical-align: top;
	content: "|";
}
.author .date {
	font-style: italic;
	font-weight: 300;
}
@media only screen and (max-width: 1023px) {
	.author {
		font-size: 9px;
		line-height: 14px;
	}
	.author .name:after {
		padding: 0 6px 0 4px;
	}
}
._404 {
	padding: 60px 10px;
	background-color: #e6e6e6;
	text-align: center;
}
._404 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
._404 h5 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 900;
	font-style: italic;
	padding: 55px 0 50px;
	letter-spacing: 2.5px;
}
._404 .button {
	display: table;
	margin: 0 auto;
	color: #1d70b7;
	text-align: center;
	padding: 0 30px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	line-height: 38px;
	letter-spacing: 2px;
	border: solid 3px #1d70b7;
}
#mainFooter {
	padding: 30px 0 60px;
	background: #1d71b8 url("../images/footer_image.svg") no-repeat -150px top;
}
#mainFooter .content {
	padding: 0 0 0 290px;
}
#mainFooter nav {
	font-size: 0;
}
#mainFooter nav li {
	display: inline-block;
	margin: 0 25px 0 0;
}
#mainFooter nav li:last-child {
	margin-right: 0;
}
#mainFooter nav a {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#mainFooter nav a:hover {
	text-decoration: underline;
}
#mainFooter .logo {
	margin: 0 0 22px;
}
#mainFooter .copyrights {
	padding: 19px 0 0;
}
#mainFooter .copyrights p {
	letter-spacing: 1.5px;
	color: #fff;
	font-size: 8px;
	line-height: 14px;
}
#mainFooter .socials {
	padding: 5px 0 0;
	font-size: 0;
}
#mainFooter .socials a {
	margin: 0 14px 0 0;
	vertical-align: middle;
	display: inline-block;
}
#mainFooter .socials a:last-child {
	margin-right: 0;
}
#mainFooter .socials .youtube img {
	width: 23px;
}
#mainFooter .socials .facebook img {
	width: 20px;
}
#mainFooter .socials .instagram img {
	width: 20px;
}
.follow {
	opacity: 0;
	visibility: hidden;
	background-color: #009de0;
	width: 400px;
	height: 125px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms;
	-moz-transition: all ease-in-out 200ms;
	-o-transition: all ease-in-out 200ms;
	-ms-transition: all ease-in-out 200ms;
}
.follow.visible {
	opacity: 1;
	visibility: visible;
}
.follow .icon {
	width: 54px;
	height: 54px;
	position: absolute;
	top: 11px;
	left: 15px;
	background: url("../images/like.svg") no-repeat center center;
}
.follow .close {
	top: 16px;
	right: 16px;
	position: absolute;
	width: 19px;
	height: 16px;
	cursor: pointer;
	background: url("../images/close.svg") no-repeat center center;
}
.follow .texts {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 23px 70px 0 115px;
	position: relative;
}
.follow .texts:before {
	content: "";
	width: 15px;
	height: 65px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 85px;
}
@media only screen and (max-width: 1023px) {
	#mainFooter .content {
		padding: 0;
	}
	#mainFooter {
		background: #1d71b8 url("../images/mobile_footer.svg") no-repeat -30px bottom;
		padding: 20px 0 170px;
	}
	#mainFooter nav li {
		display: table;
		margin: 0 auto 14px;
	}
	#mainFooter nav li:last-child {
		margin: 0 auto;
	}
	#mainFooter .copyrights {
		text-align: center;
	}
}
.nameDayContent span.nameday_txt {
	color: #fff;
}
.pageContent,
.pageContent p {
	font-style: normal;
}
.fb_iframe_widget {
	vertical-align: top;
}
a {
	color: #1d71b8;
}
body .theArticle .vote h5 {
	padding: 20px;
}
.gdprLayer {
	position: fixed;
	left: 0;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	padding: 13px 10px;
	text-align: center;
	z-index: 9998;
	box-shadow: rgba(0, 0, 0, 0.5) 0 5px 50px;
	bottom: 0;
	background: #fff;
	font-weight: 300;
	transition: all ease-in-out 0.1s;
	-webkit-transition: all ease-in-out 0.1s;
	-moz-transition: all ease-in-out 0.1s;
	-o-transition: all ease-in-out 0.1s;
	-ms-transition: all ease-in-out 0.1s;
}
.gdprLayer .cell {
	vertical-align: top;
}
.gdprLayer .cell:last-child {
	width: 180px;
}
.gdprLayer .cell:first-child {
	padding: 0 20px 0 0;
}
.gdprLayer .button {
	height: 45px;
	background-color: #1d71b8;
	color: #fff;
	line-height: 45px;
	cursor: pointer;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	width: 180px;
	opacity: 1;
	transition: all ease-in-out 0.1s;
	-webkit-transition: all ease-in-out 0.1s;
	-moz-transition: all ease-in-out 0.1s;
	-o-transition: all ease-in-out 0.1s;
	-ms-transition: all ease-in-out 0.1s;
}
@media only screen and (max-width: 640px) {
	.gdprLayer .cell {
		display: block;
	}
	.gdprLayer .cell:last-child {
		width: 100%;
	}
	.gdprLayer .cell:first-child {
		padding: 0 0 10px;
	}
	.gdprLayer .button {
		width: 100%;
	}
}
.gdprLayer .button:hover {
	opacity: 0.8;
}
.gdprLayer a:hover {
	text-decoration: underline;
}
.gdprLayer.visible {
	opacity: 1;
	visibility: visible;
}
.postContent .leadtext {
	background-color: transparent;
	font-size: medium;
	line-height: 1.4em;
	letter-spacing: 1px;
	font-weight: 700;
	color: #000;
	padding: 20px 0;
}
.postContent .lead {
	font-size: medium;
	padding: 0 20px;
}
.postContent .texts {
	padding: 32px 0;
}
.fb-share-button {
	padding-top: 32px;
}
.searchResult .advancedFilter .subMenu {
	background-color: #fff;
}
.searchNr {
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 30px;
	padding: 0 22px;
	margin: 35px 0 35px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-weight: 500;
	position: relative;
}
.foundItems .count {
	margin-top: 30px;
}
.noResult {
	margin: 20px 0 0;
}
.resImg {
	width: 48%;
	margin-right: 2%;
}
.resImg img {
	width: 100%;
}
.resTxt {
	width: 48%;
	margin-left: 2%;
}
.resTxtFull {
	width: 100%;
	margin-left: 0;
}
.authorInfo {
	text-transform: uppercase;
	margin-bottom: 20px;
}
span.strong {
	font-weight: 700;
}
.postDate {
	font-style: italic;
	font-weight: 300;
}
.postItem {
	margin-bottom: 30px;
}
.resTxt header {
	font-size: 22px;
	line-height: 20px;
	font-weight: 600;
	padding: 0 0 20px;
}
.leadText {
	font-style: italic;
	line-height: 1.4em;
}
.galleryList .mainContent {
	padding-top: 0;
}
.galleryList .galleryItem .resImg {
	width: 58%;
	margin-right: 2%;
}
.galleryList .galleryItem .resTxt {
	width: 38%;
	margin-left: 2%;
}
.theProgramList article {
	vertical-align: top;
}
.post-bnr .banner_wrapper {
	padding-top: 20px;
}
body .banner_wrapper {
	margin: 0;
}
.hidden {
	display: none;
}
.navigation {
	list-style: none;
	font-size: 0;
	margin-bottom: 0;
}
.navigation li {
	display: inline-block;
}
.navigation li a {
	display: block;
	padding: 4px 9px;
	margin-right: 7px;
	border: 1px solid #efefef;
}
.navigation li span.current {
	display: block;
	float: left;
	padding: 4px 9px;
	margin-right: 7px;
	border: 1px solid #efefef;
	background-color: #f5f5f5;
}
.navigation li span.dots {
	display: block;
	float: left;
	padding: 4px 9px;
	margin-right: 7px;
}
.latestNews img {
	height: initial;
}
.refresh {
	margin: 0;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	background: #009de0;
	line-height: 50px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	width: 100%;
	display: block;
	top: 20px;
	position: relative;
	margin-bottom: 40px;
}
.refresh:hover {
	opacity: 0.8;
}
.subMenu li.menu-item {
	display: inline;
}
.img100 img {
	max-width: 100%;
}
.texts img {
	max-width: 100%;
}
header.entry-header a {
	color: #000;
}
li.widget {
	list-style-type: none;
}
.leadtext p {
	font-weight: 700;
}
.programs h2.title {
	margin-top: 35px;
}
.programs p {
	font-size: 16px;
	line-height: 25px;
	color: #010101;
	font-weight: 400;
	font-style: italic;
	padding: 0 0 25px;
}
.radiostart {
	position: absolute;
	z-index: 100;
	width: 100%;
	left: -22px;
	height: 35px;
}
.nameDayContent img,
.pageContent img,
.postContent img {
	max-width: 100%;
	height: initial;
}
.galleryBlocks img {
	height: auto;
}
.wp-block-quote a {
	color: #fdc533 !important;
}
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
}
table caption {
	font-size: 1.5em;
	margin: 0.5em 0 0.75em;
}
table tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 0.35em;
}
table td,
table th {
	padding: 0.625em;
	text-align: center;
}
table th {
	font-size: 0.85em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 700;
}
@media screen and (max-width: 600px) {
	table {
		border: 0;
	}
	table caption {
		font-size: 1.3em;
	}
	table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: 0.625em;
	}
	table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: 0.8em;
		text-align: right;
	}
	table td::before {
		content: attr(data-label);
		float: left;
		font-weight: 700;
		text-transform: uppercase;
	}
	table td:last-child {
		border-bottom: 0;
	}
}
.sidebar .singleBannerWidget,
.sidebar .widget_execphp {
	margin-bottom: 20px;
}
.icon--audio h3 {
	background: url(../images/audio_ikon.svg) no-repeat left 0/25px auto;
}
.theProgramList .label {
	top: 0;
	left: 0;
}
.munkatarsak a {
	display: block;
}
.munkatarsak .hidden {
	display: none;
}
.munkatarsak {
	position: relative;
}
.munkatarsak .bemutatkozas {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: 100;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	padding: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 1.4em;
	top: 0;
	text-align: left;
	border: 0;
	height: 100%;
	transition: all ease-in-out 0.1s;
	-webkit-transition: all ease-in-out 0.1s;
	-moz-transition: all ease-in-out 0.1s;
	-o-transition: all ease-in-out 0.1s;
	-ms-transition: all ease-in-out 0.1s;
}
.createdBy {
	text-align: center;
	color: #009ee2;
	font-weight: 600;
	line-height: 20px;
	font-size: 16px;
	font-style: italic;
}
.gotoPage {
	position: absolute;
	bottom: -85px;
	width: 100%;
	left: 0;
	padding: 0 15px;
}
.gotoPage a {
	display: table;
	background-color: #fff;
	color: #1d71b8;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	line-height: 46px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	width: auto;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	border: solid 3px #1d71b8;
	transition: all ease-in-out 0.1s;
	-webkit-transition: all ease-in-out 0.1s;
	-moz-transition: all ease-in-out 0.1s;
	-o-transition: all ease-in-out 0.1s;
	-ms-transition: all ease-in-out 0.1s;
}
.gotoPage a:hover {
	color: #fff;
	background-color: #1d71b8;
}
.newsGrid .col {
	position: relative;
}
.newsGrid .block:nth-child(2n) {
	margin-bottom: 130px;
}
.newsGrid .block {
	margin-left: 0;
	margin-right: 0;
}
.nameDayContent .texts h3 {
	color: #010101;
	letter-spacing: 0.3px;
	font-size: 28px;
	line-height: 34px;
	padding: 0 0 10px;
}
.nameDayContent .texts h4 {
	color: #010101;
	letter-spacing: 0.3px;
	font-size: 22px;
	line-height: 26px;
	padding: 0 0 10px;
}
@media only screen and (max-width: 1023px) {
	.mainContent .theContent {
		padding-bottom: 18px;
	}
}
.munkatarsak .theIMG {
	position: relative;
}
.munkatarsak .theIMG:hover .bemutatkozas {
	opacity: 1;
	visibility: visible;
}
@media only screen and (max-width: 639px) {
	#mainHeader .quickMenu {
		border-bottom: 0 !important;
	}
}
.programTopGrid .highlighted article {
	margin-bottom: 25px;
}
.mainBillboard .content .texts .js-marquee {
	font-size: 14px !important;
}
.sidebar .mediaSlider .slick-slide img {
	opacity: 0;
}
body .vote .button {
	padding: 0 !important;
	-webkit-appearance: none;
	height: 52px;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
.foundItems .image,
.theProgramList .image {
	position: relative;
}
.advancedFilter.issues .subMenu nav {
	display: table-cell !important;
}
@media only screen and (max-width: 1023px) {
	.advancedFilter.issues .subMenu nav {
		display: block !important;
		width: 100% !important;
	}
	.advancedFilter .subMenu .name {
		display: block !important;
		width: 100% !important;
	}
}
figure:not.wp-block-embed iframe {
	min-height: 600px;
}
.programs .programGrid .more {
	position: absolute;
	right: 0;
	bottom: 0;
}
.programs .programGrid .col {
	padding-bottom: 30px !important;
}
.programs .programGrid .col:first-child .more {
	right: 15px;
}
.foundItems .pagination.mobile {
	display: none;
}
@media only screen and (max-width: 1023px) {
	.programs .programGrid .col {
		display: block !important;
	}
	.programs .programGrid .col:first-child .more {
		right: 0;
	}
	.programs .programGrid .col:first-child {
		margin-bottom: 18px;
	}
	.foundItems .pagination.desktop {
		display: none;
	}
	.foundItems .pagination.mobile {
		display: block;
	}
}
.foundItems .pagination.mobile a,
.foundItems .pagination.mobile a.next,
.foundItems .pagination.mobile a.prev,
.foundItems .pagination.mobile span {
	width: 28px;
	height: 44px;
	line-height: 44px;
}
.foundItems .pagination li {
	margin: 0 2px;
}
.foundItems .pagination span.dots {
	color: #000;
	background-color: #e6e6e6;
}
.mainBillboard .content span,
.mainBillboard a {
	font-size: 14px !important;
}
* {
	-webkit-text-size-adjust: none !important;
}
.theArticle .theIMG + h3 {
	padding-bottom: 10px;
}
.galleryBlocks .gallery:before {
	margin-left: 1px;
}
.foundItems .top {
	line-height: 24px;
}
.newsGrid .colCategory span a {
	color: #fff;
}
.cli-switch input:checked + .cli-slider:after {
	content: "Engedélyezés" !important;
}
.cli-switch .cli-slider:after {
	content: "Tiltás" !important;
}
.galleryBlocks .smallImages .oneImage {
	position: relative;
}
.relatedBox span:last-child {
	display: none;
}
object {
	width: 100%;
	min-height: 430px;
	display: block;
}
.adSpace {
	height: 20px;
}

.adBlock {
	opacity: 0;
	visibility: hidden;
}
.adBlock.visible {
	opacity: 1;
	visibility: visible;
}
.adBlock.hidden {
	display: none;
}
.newsGrid img,
.topBlocks img {
	height: auto;
}

.hideTheDate .date {
	display: none !important;
}
.hideTheDate .author .name:after {
	display: none !important;
}

.galleryBlocks .more {
	width: auto;
	display: table !important;
	margin: 0 auto 40px;
	color: #1d70b7;
	text-align: center;
	padding: 0 30px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	line-height: 38px;
	letter-spacing: 2px;
	border: solid 3px #1d70b7;
	transition: all ease-in-out 100ms;
	-webkit-transition: all ease-in-out 100ms;
	-moz-transition: all ease-in-out 100ms;
	-o-transition: all ease-in-out 100ms;
	-ms-transition: all ease-in-out 100ms;
}
.galleryBlocks .more:hover {
	background-color: #1d70b7;
	color: #fff;
}

@media only screen and (max-width: 1023px) {
	.adBlock .toCenter {
		padding-left: 0;
		padding-right: 0;
	}
	.galleryBlocks .more {
		width: 100%;
	}
}

.postContent i,
.theArticle i,
.postContent em,
.theArticle em {
	font-style: italic !important;
}

.postContent b,
.theArticle b,
.postContent strong,
.theArticle strong {
	font-weight: 700 !important;
}

.articleSlider .mediaSlider .image.contain {
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.sidebar img {
	height: auto !important;
}

a.coverLink {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	z-index: 10;
}

.articleSlider .slick-track {
	display: table !important;
}

.articleSlider .mediaSlider {
	background-color: rgba(0, 0, 0, 0.9);
}

.customLayer {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 13px 10px;
	z-index: 1000;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 50px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 50px;
	transition: all ease-in-out 600ms;
	-webkit-transition: all ease-in-out 600ms;
	-moz-transition: all ease-in-out 600ms;
	-o-transition: all ease-in-out 600ms;
	-ms-transition: all ease-in-out 600ms;
	-ms-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

.customLayer.visible {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.customLayer .table {
	width: auto;
	margin: 0 auto;
	font: 300 16px/20px "Montserrat";
}

.customLayer .button {
	display: inline-block;
	margin: 5px 20px;
	color: #fff;
	background-color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	cursor: pointer;
	padding: 10px 16px 10px;
}

/*20201106*/
.sidebar article h3 {
	font-size: 22px;
}

.sidebar .magazine h3 {
	font-size: 22px;
}

.theArticle blockquote.style-2 p {
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding: 20px;
	font-weight: 600;
	background-color: #e6e6e6;
	margin: 0 0 20px;
}

.theArticle blockquote.style-3 p {
	color: #010101;
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding: 20px;
	font-weight: 600;
	background-color: transparent;
	margin: 0 0 20px;
	border: 1px solid #ef4726;
	border-left: 5px solid #ef4726;
	border-color: #ef4726;
}

.topBlocks .left h2 {
	font-size: 32px;
	line-height: 46px;
	font-weight: 700;
	padding: 5px 5px 20px 5px;
	background-color: transparent;
	display: inline-block;
}
.topBlocks .left h2 a {
	color: #fff;
	text-transform: uppercase;
}

.topBlocks .cell.middle {
	width: 2px;
}

.topBlocks article .toLeft:last-child {
	width: 0;
	padding: 0;
}
.topBlocks article .toLeft:first-child {
	width: 100%;
	position: relative;
}

.toLeft.image h3 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.5);
}
.toLeft.image h3 a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}
.topBlocks article {
	position: relative;
	padding: 0;
	display: block;
	border-bottom: 2px solid #fff;
}

.topnews.cell {
	vertical-align: top;
}
.topnews-title {
	background: #1d71b8;
	color: #fff;
	padding: 15px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}

.topBlocks .left {
	position: relative;
	width: 500px;
	background-size: cover;
}
.topBlocks .cell.right {
	width: 245px;
	vertical-align: top;
}

.topnews-item {
	padding: 10px 0;
	font-size: 12px;
}

.topnews-category {
	text-transform: uppercase;
	font-weight: 600;
	width: 26%;
	overflow: hidden;
	margin-right: 2%;
}
.topnews-item-title {
	/*width: 64%;*/
	width: 72%;
	overflow: hidden;
}
.topnews-date {
	width: 8%;
	font-size: 11px;
}

.topnews-category a {
	font-weight: 600;
}

.topnews-item::after {
	content: "";
	clear: both;
	display: table;
}

.topnews-category,
.topnews-item-title,
.topnews-date {
	float: left;
}

@media only screen and (max-width: 1023px) {
	.topBlocks .left {
		position: relative;
		width: auto;
	}
	.topBlocks .cell.right {
		width: 100%;
	}
}
