/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

*,
*:before,
*:after {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

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

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

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

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

html {
	box-sizing: border-box
}

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

body {
	background: #fff
}

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

blockquote,
q {
	quotes: "" ""
}

blockquote {
	border-left: 3px solid #eee
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 1.5em 3em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: bold
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	height: auto;
	max-width: 100%
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

a:hover,
a:active {
	outline: 0
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.widget_search .search-submit {
	display: none
}

.sticky {
	display: block
}

.hentry {
	margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
	display: none
}

.single .byline,
.group-blog .byline {
	display: inline
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

body {
	background: #fff;
	font: normal 18px/1.4 'Open Sans', arial, sans-serif;
	color: #000
}

@media only screen and (max-width: 729px) {
	body {
		font-size: 16px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', arial, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	color: #000
}

h1,
h2,
h3 {
	margin: 0 0 20px 0
}

h4,
h5,
h6 {
	margin: 0 0 10px 0
}

h1 {
	font-size: 60px
}

h2 {
	font-size: 24px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 18px
}

h1.large-title {
	font-size: 60px;
	margin-bottom: 75px
}

@media only screen and (max-width: 949px) {
	h1.large-title {
		font-size: 48px
	}
}

@media only screen and (max-width: 729px) {
	h1,
	h1.large-title {
		font-size: 36px
	}
	h1.large-title {
		margin-bottom: 45px
	}
	h2 {
		font-size: 22px
	}
	h3 {
		font-size: 20px
	}
	h4 {
		font-size: 18px
	}
	h5,
	h6 {
		font-size: 16px
	}
}

a {
	color: #4bafff;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

a img {
	border: 0
}

a:hover {
	text-decoration: underline
}

p {
	margin: 0 0 20px 0
}

ol,
ul,
dd {
	margin: 20px
}

hr {
	border: 0;
	border-bottom: 1px solid #eaeaea;
	height: 0;
	margin: 20px 0;
	padding: 0;
	width: 100%
}

pre,
code,
blockquote {
	padding: 20px
}

img {
	max-width: 100%;
	height: auto !important
}

.rtecontent:before,
.rtecontent:after {
	content: " ";
	display: table
}

.rtecontent:after {
	clear: both
}

.rtecontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 20px 0 25px
}

.rtecontent ul li {
	position: relative;
	padding-left: 25px;
	margin: 5px 0 10px
}

.rtecontent ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 12px solid #4bafff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent
}

.rtecontent .col50 {
	padding-left: 20px
}

.rtecontent .col50:first-of-type,
.rtecontent .col50:nth-of-type(2n+1) {
	padding-left: 0;
	padding-right: 20px
}

.hide,
.no_display {
	display: none !important
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.affix {
	position: fixed
}

.table {
	display: table
}

.table-cell {
	display: table-cell
}

.valign-middle {
	vertical-align: middle
}

.social .ico {
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease
}

.social .ico.fb {
	background: url(img/ico_facebook_sprite@2x.png) 10px 4px no-repeat;
	background-size: 10px 50px
}

.social .ico.fb:hover {
	background-position: 10px -24px
}

.social .ico.tw {
	background: url(img/ico_twitter_sprite@2x.png) 5px 6px no-repeat;
	background-size: 23px 50px
}

.social .ico.tw:hover {
	background-position: 5px -25px
}

.btn {
	font-size: 14px;
	overflow: hidden;
	min-width: 204px;
	background: none;
	font-weight: bold;
	padding: 15px 20px;
	position: relative;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Montserrat', arial, sans-serif
}

.btn:before {
	top: 0;
	width: 100%;
	right: 100%;
	content: "";
	height: 100%;
	display: block;
	position: absolute;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

.btn span {
	z-index: 5;
	position: relative;
	margin: 0 !important
}

.btn:hover {
	text-decoration: none
}

.btn:hover:before {
	right: 0
}

.btn.btn-1 {
	color: #fff;
	border: 2px solid #fff
}

.btn.btn-1:before {
	background: #fff
}

.btn.btn-1:hover {
	color: #4bafff
}

.btn.btn-2 {
	color: #4bafff;
	border: 2px solid #4bafff
}

.btn.btn-2:before {
	background: #4bafff
}

.btn.btn-2:hover {
	color: #fff
}

.btn.btn-3 {
	color: #fff;
	border: 2px solid #fff
}

.btn.btn-3:before {
	background: #4bafff
}

.btn.btn-3:hover {
	border-color: #4bafff;
	color: #fff
}

.btn.disabled {
	color: #737373;
	border: 2px solid #404040
}

.btn.disabled:hover span {
	color: #737373
}

.btn.disabled:before {
	display: none
}

.pagination {
	margin-top: 30px
}

.pagination ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.pagination a,
.pagination li {
	color: #000;
	font-weight: 400;
	display: inline-block;
	font-family: 'Montserrat', arial, sans-serif
}

.pagination ul {
	display: inline-block
}

.pagination ul li {
	text-align: center
}

.pagination ul li a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 0 4px
}

.pagination ul li.active {
	color: #4bafff
}

.pagination a:hover {
	text-decoration: none;
	color: #4bafff
}

.pagination a.pag-prev {
	margin-right: 10px
}

.pagination a.pag-prev:before {
	content: "";
	width: 0;
	height: 0;
	margin-right: 7px;
	vertical-align: 1px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 10px solid #4bafff
}

.pagination a.pag-next {
	margin-left: 10px
}

.pagination a.pag-next:after {
	content: "";
	width: 0;
	height: 0;
	margin-left: 7px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #4bafff
}

@media only screen and (max-width: 529px) {
	.pagination a.pag-prev,
	.pagination a.pag-next {
		display: none
	}
}

p.info-alert {
	padding: 1.8em
}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
	font-size: 40px;
	display: inline-block;
	content: ""
}

.flex-direction-nav a.flex-next:before {
	content: ""
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-size: 20px;
	display: inline-block;
	content: ""
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: ""
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

#home-hero {
	border: 0;
	margin: 0;
	background: #000
}

#home-hero .slides li {
	width: 100%;
	height: 680px;
	position: relative
}

#home-hero .slides li .overlay {
	width: 100%;
	height: 100%;
	background: url(img/hero-overlay.png) 0 0 repeat-x
}

#home-hero .slides li .caption {
	left: 50%;
	width: 100%;
	color: #fff;
	bottom: 170px;
	max-width: 600px;
	text-align: center;
	position: absolute;
	margin-left: -300px;
	font-weight: normal
}

#home-hero .slides li .caption span {
	display: block;
	line-height: 140%;
	margin-bottom: 10px
}

#home-hero .slides li .caption span.main {
	font-size: 48px;
	font-family: 'Montserrat', arial, sans-serif
}

#home-hero .slides li .caption span.sub {
	font-size: 18px;
	margin-bottom: 30px;
	font-family: 'Open Sans', arial, sans-serif
}

#home-hero .flex-control-nav.flex-control-paging {
	height: 5px;
	bottom: 38px;
	z-index: 20
}

#home-hero .flex-control-nav.flex-control-paging li a {
	width: 30px;
	height: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background: #6d7277
}

#home-hero .flex-control-nav.flex-control-paging li a.flex-active {
	background: #4bafff
}

@media only screen and (max-width: 729px) {
	#home-hero .slides li {
		height: 530px
	}
	#home-hero .slides li .caption {
		bottom: 140px;
		max-width: 80%;
		margin-left: -40%
	}
	#home-hero .slides li .caption span.main {
		font-size: 42px;
		line-height: 120%
	}
	#home-hero .flex-control-paging {
		display: none
	}
}

@media only screen and (max-width: 529px) {
	#home-hero .slides li .caption {
		bottom: 80px
	}
	#home-hero .slides li .caption span.main {
		font-size: 34px
	}
}

form {
	background: none repeat scroll 0 0 #f1f2f6;
	border: 1px solid #dadada;
	padding: 20px 20px 18px
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="file"] {
	display: block
}

select[multiple],
select[size] {
	height: auto
}

select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit
}

select.ajax {
	display: none
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	height: auto
}

textarea {
	height: 150px
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"] {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

input.filter {
	position: relative;
	height: 54px;
	padding: 12px;
	width: 100%;
	background: #000;
	color: #fff;
	border: 2px solid #4bafff;
	border-radius: 0;
	outline: none
}

input.filter:focus {
	background: #fff;
	color: #000
}

input.filter.disabled,
input.filter[disabled] {
	border: 2px solid #404040
}

.filter-btn {
	margin-right: 10px
}

.selectric-wrapper {
	position: relative;
	cursor: pointer
}

.selectric-responsive {
	width: 100%
}

.selectric {
	border: 2px solid #4bafff;
	background: #fff;
	position: relative;
	border-radius: 0
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 30px 0 0;
	padding: 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #888;
	min-height: 18px;
	font-family: 'Montserrat', arial, sans-serif
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
	height: 42px;
	color: #BBB;
	text-align: center;
	font: 0/0 a;
	*font: .66666667px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #4bafff
}

.selectric-open {
	z-index: 9999
}

.selectric-open .selectric {
	background: #fff;
	padding-bottom: 2px;
	border-color: #cdcdcd;
	border-bottom-width: 0
}

.selectric-open .selectric-items {
	display: block
}

.selectric-open.selectric-above .selectric {
	border-top-width: 0;
	border-bottom-width: 2px
}

.selectric-open.selectric-above .selectric-items {
	border-bottom-width: 0;
	border-top-width: 2px
}

.selectric-disabled {
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectric-disabled .selectric {
	border: 2px solid #404040
}

.selectric-disabled .selectric p {
	color: #737373 !important
}

.selectric-disabled .selectric b:after {
	border-top-color: #404040
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
	display: none
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: NaN a !important;
	background: none !important;
	display: none
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important
}

.selectric-items {
	left: 0;
	top: 100%;
	padding: 0;
	z-index: -1;
	display: none;
	position: absolute;
	background: #fff;
	border: 2px solid #cdcdcd;
	border-top-width: 0
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}

.selectric-items ul,
.selectric-items li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	min-height: 20px;
	font-family: 'Montserrat', arial, sans-serif
}

.selectric-items li {
	color: #000;
	display: block;
	cursor: pointer;
	padding: 10px 15px
}

.selectric-items li:first-of-type {
	height: 0;
	padding: 0;
	display: none
}

.selectric-items li.selected {
	color: #4bafff
}

.selectric-items li:hover {
	background: #eaeaea
}

.selectric-items .disabled {
	cursor: default !important;
	background: none !important;
	color: #737373 !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	color: #444
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1
}

.selectric-items .selectric-group li {
	padding-left: 25px
}

.site-header {
	z-index: 1005;
	height: 70px;
	background: #000;
	max-width: inherit;
	position: fixed;
	width: 100%
}

.site-header .site-branding {
	top: 0;
	left: 50%;
	width: 94px;
	height: 81px;
	z-index: 200;
	display: block;
	position: absolute;
	margin-left: -47px
}

.site-header .site-branding .site-title {
	width: 94px;
	height: 81px;
	display: block;
	margin: 5px auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: relative
}

.site-header .site-branding .site-title:after {
	top: 0;
	left: 0;
	z-index: 100;
	content: "";
	width: 94px;
	height: 81px;
	display: block;
	position: absolute;
	background: url(img/logo-sprite@2x.png) 0 0 no-repeat;
	background-size: 94px 162px
}

.site-header .site-branding .site-title:before {
	top: 1px;
	left: 1px;
	z-index: 0;
	content: "";
	width: 79px;
	height: 79px;
	display: block;
	border-radius: 50%;
	background: #000;
	position: absolute
}

.site-header .site-branding .site-title a {
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: block;
	position: relative
}

.site-header .site-branding .site-title:hover:after {
	background-position: 0 -81px
}

.site-header .top-social {
	top: 0;
	width: 106px;
	height: 70px;
	right: 215px;
	padding: 20px;
	overflow: hidden;
	position: absolute
}

@media only screen and (max-width: 949px) {
	.site-header .top-social {
		display: none
	}
	.site-header .site-branding {
		left: 45.5%
	}
	.site-header .main-navigation {
		width: 140px
	}
	.site-header .main-navigation .menu-toggle {
		padding: 22px 20px
	}
	.site-header .secondary-navigation {
		width: 180px
	}
	.site-header .secondary-navigation .schedule-toggle {
		padding: 22px 20px 22px 70px;
		background-position: 20px 13px
    }
    .site-header .secondary-navigation .schedule-btn {
		padding: 22px 20px 22px 70px;
		background-position: 20px 13px
	}
}

@media only screen and (max-width: 729px) {
	.site-header .site-branding {
		left: 50%
	}
	.site-header .main-navigation {
		width: auto
	}
	.site-header .main-navigation .menu-toggle .toggle {
		margin: 0
	}
	.site-header .main-navigation .menu-toggle .text {
		display: none
	}
	.site-header .secondary-navigation {
		width: 70px
	}
	.site-header .secondary-navigation .schedule-toggle {
		padding: 22px 0;
		white-space: nowrap;
		background-position: 18px 13px
    }
    .site-header .secondary-navigation .schedule-btn {
		padding: 22px 0;
		white-space: nowrap;
		background-position: 18px 13px
	}
}

table {
	color: #555;
	border-color: #BDBDBD
}

table tbody tr:nth-child(even) {
	background-color: #eee
}

table th,
table td {
	padding: .5em .8em
}

table#channel-locator tr th:nth-child(1),
table#channel-locator tr td:nth-child(1) {
	width: 15%
}

.home h2 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase
}

.home #featured-grid,
.home #most-watched,
.home #news-slider {
	padding: 50px 0 40px;
	border-bottom: 1px solid #eaeaea
}

.home #featured-grid img,
.home #most-watched img,
.home #news-slider img {
	max-height: 100% !important
}

.home #news-slider {
	background: #eaeaea;
	padding-bottom: 90px
}

.home #news-slider .news-slider-outer {
	position: relative;
	background: #000
}

.home #news-slider a.controls {
	top: 0;
	width: 55px;
	height: 475px;
	z-index: 1001;
	display: block;
	overflow: hidden;
	text-indent: 101%;
	position: absolute;
	white-space: nowrap;
	background-color: rgba(75, 175, 255, 0.65)
}

.home #news-slider a.controls.prev {
	left: 0;
	background-image: url(img/arrow_w_l@2x.png);
	background-position: 16px center;
	background-repeat: no-repeat;
	background-size: 16px 28px
}

.home #news-slider a.controls.next {
	right: 0;
	background-image: url(img/arrow_w_r@2x.png);
	background-position: 21px center;
	background-repeat: no-repeat;
	background-size: 16px 28px
}

.home #news-slider a.controls:hover {
	background-color: #4bafff
}

@media only screen and (max-width: 729px) {
	.home #news-slider a.controls {
		display: none
	}
}

.home #news-slider .news-slider-inner {
	width: 375px;
	margin: auto
}

.home #news-slider .news-slider-inner .rsSlide {
	overflow: visible !important
}

.home #news-slider .news-slider-inner .block {
	height: 475px;
	overflow: hidden;
	background: #000;
	transition: all .25s ease !important
}

.home #news-slider .news-slider-inner .block .img {
	position: relative
}

.home #news-slider .news-slider-inner .block .img img {
	display: block;
	margin-top: 0 !important;
	opacity: .55;
	filter: alpha(opacity=55.00000000000001);
	-webkit-transition: opacity .25s ease;
	transition: opacity .25s ease;
	-webkit-transition: all opacity .25s ease ease;
	-moz-transition: all opacity .25s ease ease;
	-ms-transition: all opacity .25s ease ease;
	-o-transition: all opacity .25s ease ease;
	transition: all opacity .25s ease ease
}

.home #news-slider .news-slider-inner .block .img .date {
	width: 120px;
	padding: 15px 5px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font: bold 14px/1 'Montserrat', arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: #4bafff;
	white-space: nowrap;
	overflow: hidden
}

.home #news-slider .news-slider-inner .block .text {
	position: relative;
	padding: 25px 30px 85px;
	height: 200px
}

.home #news-slider .news-slider-inner .block .text .time {
	margin: 0 0 10px 0;
	color: #9b9b9b;
	font: bold 12px/1 'Montserrat', arial, sans-serif
}

.home #news-slider .news-slider-inner .block .text h4 {
	color: #fff;
	font: bold 18px/1.4 'Montserrat', arial, sans-serif;
	margin: 0 0 15px 0
}

.home #news-slider .news-slider-inner .block .text h4+a.btn {
	position: absolute;
	bottom: 24px;
	left: 30px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.home #news-slider .news-slider-inner .block.active {
	height: 525px;
	margin-top: -25px;
	background: #fff
}

.home #news-slider .news-slider-inner .block.active .img img {
	opacity: 1;
	filter: alpha(opacity=100)
}

.home #news-slider .news-slider-inner .block.active h4 {
	color: #000
}

.home #news-slider .news-slider-inner .block.active h4+a.btn {
	opacity: 1;
	filter: alpha(opacity=100)
}

@media only screen and (max-width: 949px) {
	.home #featured-grid .row,
	.home #most-watched .row {
		width: 102.666%;
		text-align: center
	}
	.home #featured-grid .row .block,
	.home #most-watched .row .block {
		float: none;
		width: 46.7%;
		margin: 0 1.25% 2.25%;
		display: inline-block
	}
	.home #featured-grid .row .block .text span.title,
	.home #most-watched .row .block .text span.title {
		font-size: 15px
	}
	.home #featured-grid .row .block .text span.subtitle,
	.home #most-watched .row .block .text span.subtitle {
		font-size: 12px
	}
}

@media only screen and (max-width: 529px) {
	.home #featured-grid .row,
	.home #most-watched .row {
		margin: 0;
		width: 100%
	}
	.home #featured-grid .row .block,
	.home #most-watched .row .block {
		float: none;
		width: 100%;
		display: block;
		margin: 0 0 20px
	}
	.home #featured-grid .row .block .text span.title,
	.home #most-watched .row .block .text span.title {
		font-size: 18px
	}
	.home #featured-grid .row .block .text span.subtitle,
	.home #most-watched .row .block .text span.subtitle {
		font-size: 14px
	}
}

.interior_container {
	background: #eaeaea;
	padding: 85px 0;
	min-height: 800px
}

.interior_container .container {
	position: relative;
	z-index: 50
}

.interior_container:not(.blog_container):before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 490px;
	z-index: 1;
	background: #3b9eff url(img/interior-hero-bg.jpg) center top no-repeat
}

.interior_container.blog_container:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 490px;
	z-index: 1;
	background: #3b9eff url(img/CapitolRecordHero.jpg) center top no-repeat
}

.interior_container h1 {
	color: #fff;
	font-size: 60px;
	line-height: 1.3;
	margin: 0 0 95px 0;
	text-align: center
}

.interior_container.has-custom-img:before {
	display: none
}

.interior_container.has-custom-img .custom-img,
.interior_container.has-custom-img .custom-img img {
	top: 70px;
	width: 100%;
	height: 490px;
	display: block;
	position: absolute;
	z-index: 1
}

.interior_container.has-custom-img .custom-img img {
	top: 0;
	left: -2000px;
	right: -2000px;
	margin: 0 auto;
	display: block;
	width: 1500px !important;
	height: 490px !important;
	max-width: none !important
}

.interior_container.has-custom-img .custom-img:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(0, 0, 0, 0.5)
}

.interior_container.w_img {
	padding: 185px 0 85px
}

.interior_container.w_img:before {
	display: none
}

.interior_container.w_img img.interior-hero {
	top: 0;
	left: 50%;
	max-width: none;
	width: 1500px;
	display: block;
	position: absolute;
	margin-left: -750px
}

.interior_container.w_img h1 {
	margin: 0 0 135px 0
}

.interior_container.w_img .content_container {
	padding: 60px 50px
}

.interior_container .content_container {
	background: #fff;
	min-height: 500px;
	padding: 70px 60px
}

.interior_container .content_container:before,
.interior_container .content_container:after {
	content: " ";
	display: table
}

.interior_container .content_container:after {
	clear: both
}

.interior_container .content_container.slim {
	padding: 45px 60px
}

.interior_container .content_container .col75 {
	padding: 0 40px 1em 0
}

.interior_container .content_container .col75 .hentry {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #ececec
}

.interior_container .content_container .col75 .hentry img {
	margin: .3em .8em .5em 0
}

.interior_container .content_container .col75 .hentry img.alignleft {
	margin-left: 0
}

.interior_container .content_container .col75 .hentry img.alignright {
	margin-right: 0
}

.interior_container .content_container .col75 h2 {
	margin: 0
}

.interior_container .content_container .col75 h2 a {
	color: #000;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease
}

.interior_container .content_container .col75 h2 a:hover {
	color: #4bafff;
	text-decoration: none
}

.interior_container .content_container .col75 h2.entry-title {
	font-size: 30px
}

.interior_container .content_container .col75 h2.single-title,
.interior_container .content_container .col75 h2.archive-title {
	font-size: 36px
}

.interior_container .content_container .col75 .entry-meta {
	font-size: 14px;
	margin: .5em 0
}

.interior_container .content_container .col75 .entry-content,
.interior_container .content_container .col75 .entry-summary {
	margin: 1em 0
}

.interior_container .content_container .col75 .entry-footer {
	font-size: 14px;
	text-align: right;
	margin: .5em 0;
	color: #c2c2c2
}

.interior_container .content_container .col75 .edit-link,
.interior_container .content_container .col75 .tags-links,
.interior_container .content_container .col75 .cat-links {
	display: block;
	padding-bottom: 5px
}

.interior_container .content_container .col75 .more-link {
	font-size: 16px;
	display: inline-block
}

.interior_container .content_container .col75 .post-navigation,
.interior_container .content_container .col75 .posts-navigation {
	padding: 20px 0
}

.interior_container .content_container aside.col25 p,
.interior_container .content_container aside.col25 img {
	margin: 0 0 25px
}

.interior_container .content_container aside.col25 img {
	display: block;
	max-width: 100%
}

.interior_container .content_container aside.col25 .widget-area h2 {
	margin-bottom: 5px
}

.interior_container .content_container aside.col25 .widget-area ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.interior_container .content_container aside.col25 .widget-area ul li {
	font-size: 14px;
	padding-bottom: 10px
}

.interior_container .content_container aside.col25 .sub-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 auto
}

.interior_container .content_container aside.col25 .sub-navigation ul li {
	display: block;
	margin-bottom: 5px
}

.interior_container .content_container aside.col25 .sub-navigation ul li a {
	padding: 20px;
	color: #000;
	display: block;
	font-size: 18px;
	background: #e5e5e5;
	font-family: 'Montserrat', arial, sans-serif
}

.interior_container .content_container aside.col25 .sub-navigation ul li:hover a {
	text-decoration: none;
	background: #ccc
}

.interior_container .content_container aside.col25 .sub-navigation ul li.active a,
.interior_container .content_container aside.col25 .sub-navigation ul li.current-menu-item a {
	background: #000;
	color: #4bafff;
	text-decoration: none
}

@media only screen and (max-width: 729px) {
	.interior_container .content_container aside.col25 .sub-navigation ul li a {
		font-size: 16px
	}
}

@media only screen and (max-width: 529px) {
	.interior_container .content_container aside.col25 .sub-navigation ul li a {
		font-size: 14px
	}
}

.interior_container .content_container aside.gray {
	font-size: 14px;
	padding: 30px 32px;
	background: #e5e5e5
}

@media only screen and (max-width: 729px) {
	.interior_container .content_container .col50 {
		width: 100%;
		padding: 0
	}
}

.interior_container .content_container .facebook-commment-title {
	display: none
}

.interior_container .additional {
	padding: 40px 60px;
	background: #4bafff
}

.interior_container .additional:before,
.interior_container .additional:after {
	content: " ";
	display: table
}

.interior_container .additional:after {
	clear: both
}

.interior_container .additional a {
	color: #000
}

.interior_container .additional h2 {
	color: #fff
}

.interior_container .additional ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 0 20px
}

.interior_container .additional ul li {
	padding-left: 25px;
	margin-bottom: 10px;
	background: url(img/star-bullet@2x.png) 0 5px no-repeat;
	background-size: 16px 15px
}

@media only screen and (max-width: 729px) {
	.interior_container .additional {
		padding: 30px
	}
}

@media only screen and (max-width: 1024px) {
	.interior_container .content_container .col75 {
		width: 66.66%
	}
	.interior_container .content_container .col25 {
		width: 33.33%
	}
}

@media only screen and (max-width: 729px) {
	.interior_container.w_img {
		padding: 85px 0 45px
	}
	.interior_container.w_img h1 {
		font-size: 42px;
		margin-bottom: 50px
	}
	.interior_container.w_img .content_container {
		padding: 30px
	}
	.interior_container h1 {
		font-size: 42px;
		margin-bottom: 50px
	}
	.interior_container .content_container {
		padding: 30px
	}
	.interior_container .content_container.slim {
		padding: 30px
	}
	.interior_container .content_container .col75,
	.interior_container .content_container .col25 {
		width: 100%;
		padding-right: 0
	}
}

.interior_container .synved-social-container.synved-social-container-share {
	padding-bottom: 10px
}

.tvw-channels-list {
	position: relative
}

.tvw-channels-list:after {
	background: #cdcdcd;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px
}

#schedule .container {
	position: relative
}

#schedule h1 {
	margin-bottom: 30px
}

#schedule .view-toggle {
	right: 20px;
	top: 30px;
	position: absolute;
	display: inline-block
}

#schedule .view-toggle .icon,
#schedule .view-toggle .text {
	vertical-align: top
}

#schedule .view-toggle .icon {
	width: 24px;
	height: 24px;
	position: relative;
	margin-right: 8px;
	display: inline-block
}

#schedule .view-toggle .icon:before {
	top: 0;
	left: 6px;
	width: 3px;
	content: "";
	height: 100%;
	position: absolute;
	background: #fff
}

#schedule .view-toggle .icon span {
	height: 6px;
	display: block;
	margin-bottom: 3px;
	background: #4bafff
}

#schedule .view-toggle span.text {
	color: #000;
	font-size: 18px;
	display: inline-block;
	font-family: 'Montserrat', arial, sans-serif
}

#schedule .view-toggle:hover {
	text-decoration: none
}

#schedule .view-toggle:hover .icon {
	height: 27px;
	margin-top: -1px
}

#schedule .view-toggle:hover .icon span {
	margin-bottom: 4px
}

#schedule .view-toggle:hover .text {
	color: #4bafff
}

#schedule .row {
	margin: 0;
	width: 100%;
	height: 75px;
	font-size: 16px;
	text-align: left;
	-webkit-transition: .25s ease;
	transition: .25s ease;
	-webkit-transition: all .25s ease ease;
	-moz-transition: all .25s ease ease;
	-ms-transition: all .25s ease ease;
	-o-transition: all .25s ease ease;
	transition: all .25s ease ease;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font-family: 'Montserrat', arial, sans-serif
}

#schedule .row.top {
	width: 100%;
	z-index: 100;
	height: 60px;
	color: #fff;
	display: table;
	position: relative;
	background: #2a2a2a;
	border: 1px solid #535353
}

#schedule .row.top div {
	width: 20%;
	font-size: 14px;
	padding: 5px 20px;
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	border-right: 1px solid #535353
}

#schedule .row.top div span {
	left: 0;
	top: -1px;
	width: 48px;
	height: 60px;
	display: block;
	position: absolute;
	background-color: #4bafff;
	background-image: url(img/sched-arrows@2x.png);
	background-repeat: no-repeat;
	background-size: 96px 60px;
	background-position: 0 0
}

#schedule .row.top div span.next {
	right: 0;
	left: auto;
	background-position: -48px 0
}

#schedule .row.top div span a {
	width: 100%;
	height: 100%;
	display: block
}

#schedule .row.top div span:hover {
	background-color: #1898ff
}

#schedule .row.top div:last-child {
	border: none
}

@-moz-document url-prefix() {
	#schedule .row.top div span {
		top: 0
	}
}

#schedule .row .channel {
	width: 20%;
	float: left;
	height: 75px;
	display: block;
	font-size: 16px;
	background: #f2f2f2;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd
}

#schedule .row .channel>div {
	width: 100%;
	height: 100%;
	display: table
}

#schedule .row .channel>div span.tvw-channel-name {
	width: 100%;
	height: 100%;
	padding: 20px;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle
}

#schedule .row .channel span.number {
	display: none
}

#schedule .row .time_block {
	width: 80%;
	float: left;
	height: 75px;
	overflow: hidden;
	border-bottom: 1px solid #cdcdcd
}

#schedule .row .time_block.fw {
	width: 100%
}

#schedule .row .time_block ul {
	margin: 0;
	width: 100%;
	height: 75px;
	overflow: hidden;
	list-style: none;
	white-space: nowrap
}

#schedule .row .time_block ul li {
	float: left;
	height: 75px;
	display: block;
	max-width: 960px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd
}

#schedule .row .time_block ul li:first-of-type {
	border-right: 1px solid #cdcdcd
}

#schedule .row .time_block ul li.later_showing:after {
	width: 0;
	height: 0;
	right: 0;
	content: "";
	display: block;
	position: absolute;
	background: #f2f2f2;
	border-left: 23px solid white;
	border-top: 37px solid transparent;
	border-bottom: 37px solid transparent
}

#schedule .row .time_block ul li a {
	width: 100%;
	height: 100%;
	color: #000;
	display: block;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease;
	padding: 15px 20px;
	white-space: nowrap;
	text-overflow: ellipsis
}

#schedule .row .time_block ul li a.program_link.next {
	width: auto;
	height: auto;
	float: right;
	color: #000;
	margin-top: 12px;
	margin-right: 6px;
	text-align: right;
	display: inline-block
}

#schedule .row .time_block ul li a.program_link.next:hover {
	color: #4bafff
}

#schedule .row .time_block ul li a span {
	font-size: 16px
}

#schedule .row .time_block ul li a span.time {
	color: #939393;
	font-size: 14px
}

#schedule .row .time_block ul li a:hover,
#schedule .row .time_block ul li a.current {
	color: #4bafff;
	text-decoration: none
}

#schedule .row .ch-details {
	clear: both;
	width: 100%;
	display: none;
	height: 208px;
	position: relative;
	padding: 30px 30px 30px 255px
}

#schedule .row .ch-details .listings-details-image {
	top: 25px;
	left: 30px;
	width: 198px;
	height: 166px;
	color: #898b8c;
	display: block;
	overflow: hidden;
	position: absolute
}

#schedule .row .ch-details .listings-details-image a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative
}

#schedule .row .ch-details .listings-details-image a .caret-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 60px;
	height: 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: #505050;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

#schedule .row .ch-details .listings-details-image a .caret-btn:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin: -7px 0 0 -7px;
	border-left: 15px solid #fff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

#schedule .row .ch-details .listings-details-image a:hover .caret-btn {
	background-color: #4bafff
}

#schedule .row .ch-details span {
	color: #000000;
	display: block;
	line-height: 120%
}

#schedule .row .ch-details span.tvw-program-name a {
	color: #000;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease
}

#schedule .row .ch-details span.tvw-program-name a:hover {
	color: #4bafff;
	text-decoration: none
}

#schedule .row .ch-details span.listings-details-link {
	font-size: 12px
}

#schedule .row .ch-details span.listings-details-title {
	font-size: 18px;
	margin: 0 0 6px;
	font-weight: 600
}

#schedule .row .ch-details span.listings-details-time {
	color: #8e8e8e;
	margin: 0 0 6px;
	font-size: 12px;
	font-weight: 300
}

#schedule .row .ch-details span.listings-details-info {
	margin: 0 0 6px;
	font-size: 14px;
	font-weight: 300
}

#schedule .row .ch-details.loading {
	background: url('../img/spiffygif_88x88.gif') center center no-repeat
}

#schedule .row.open {
	height: 294px
}

#schedule #listings_target .date-block .programs {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cdcdcd
}

#schedule #listings_target .date-block .programs .row {
	height: 75px;
	overflow: hidden;
	position: relative;
	border-bottom: none;
	-webkit-transition: .25s ease;
	transition: .25s ease;
	-webkit-transition: all .25s ease ease;
	-moz-transition: all .25s ease ease;
	-ms-transition: all .25s ease ease;
	-o-transition: all .25s ease ease;
	transition: all .25s ease ease;
	border-top: 1px solid #cdcdcd
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap {
	width: 100%;
	height: 75px;
	display: table;
	border-bottom: 1px solid #cdcdcd
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div {
	height: 100%;
	padding: 10px 20px;
	display: table-cell;
	vertical-align: middle
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.time {
	width: 20%;
	background: #f2f2f2;
	border-right: 1px solid #cdcdcd
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.time time,
#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.time small {
	display: block;
	clear: both
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.time small {
	color: #909090
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info {
	width: 80%;
	padding: 3px 0
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link {
	width: 100%;
	display: block;
	color: #939393;
	font-size: 14px;
	padding: 14px 20px
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link span {
	display: inline-block
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link span.tvw-program-title {
	color: #000;
	font-size: 16px
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link:hover,
#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link.current {
	text-decoration: none
}

#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link:hover span.tvw-program-title,
#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link.current span.tvw-program-title {
	color: #4bafff
}

#schedule #listings_target .date-block .programs .row .ch-details {
	height: 214px;
	padding: 30px 30px 30px 260px
}

#schedule #listings_target .date-block .programs .row .ch-details .tvw-program-title {
	font-size: 20px;
	margin-bottom: 5px
}

#schedule #listings_target .date-block .programs .row .ch-details .tvw-program-title a {
	color: #000;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease
}

#schedule #listings_target .date-block .programs .row .ch-details .tvw-program-title a:hover {
	text-decoration: none;
	color: #4bafff
}

#schedule #listings_target .date-block .programs .row .ch-details span.tvw-program-start-time,
#schedule #listings_target .date-block .programs .row .ch-details span.tvw-program-end-time {
	color: #939393;
	font-size: 14px;
	display: inline-block
}

#schedule #listings_target .date-block .programs .row .tvw-program-description {
	font-size: 14px
}

#schedule #listings_target .date-block .programs .row.open {
	height: 290px
}

@media only screen and (max-width: 729px) {
	#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.time {
		font-size: 14px
	}
	#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link {
		font-size: 12px
	}
	#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link span.tvw-program-title {
		font-size: 14px
	}
	#schedule #listings_target .date-block .programs .row .ch-details {
		padding: 20px 30px 20px 250px
	}
	#schedule #listings_target .date-block .programs .row .ch-details .tvw-program-title {
		margin-bottom: 0;
		line-height: 100%
	}
	#schedule #listings_target .date-block .programs .row .ch-details .tvw-program-title a {
		font-size: 16px;
		line-height: 100%;
		color: #4bafff
	}
	#schedule #listings_target .date-block .programs .row .ch-details span.tvw-program-start-time,
	#schedule #listings_target .date-block .programs .row .ch-details span.tvw-program-end-time {
		font-size: 12px
	}
	#schedule #listings_target .date-block .programs .row .ch-details .tvw-program-description {
		padding-top: 5px;
		font-size: 13px
	}
}

@media only screen and (max-width: 529px) {
	#schedule #listings_target .date-block .programs .row .tvw-program-wrap>div.info .program_link {
		padding: 8px 20px
	}
	#schedule #listings_target .date-block .programs .row .ch-details {
		padding: 20px
	}
	@-moz-document url-prefix() {
		#schedule #listings_target .date-block .programs .row .ch-details {
			padding: 12px 20px
		}
	}
}

@media only screen and (max-width: 949px) {
	#schedule h1 {
		text-align: left
	}
	#schedule .view-toggle {
		top: 20px
	}
}

@media only screen and (max-width: 729px) {
	#schedule {
		padding-bottom: 0 !important
	}
	#schedule .container {
		text-align: left;
		padding: 0
	}
	#schedule h1 {
		margin-left: 20px
	}
	#schedule .view-toggle {
		top: 0;
		right: 0;
		margin-left: 20px;
		position: static;
		margin-bottom: 30px
	}
	#schedule .view-toggle:hover {
		text-decoration: none
	}
	#schedule .view-toggle:hover .icon {
		height: 24px;
		margin-top: 0
	}
	#schedule .view-toggle:hover .icon span {
		margin-bottom: 3px
	}
	#schedule .view-toggle:hover .text {
		color: #4bafff
	}
	#schedule .row.top .col25 {
		padding: 5px 0;
		font-size: 10px;
		text-align: center;
		text-transform: none
	}
	#schedule .row.top .col25 span.back,
	#schedule .row.top .col25 span.next {
		display: none
	}
	#schedule .row .channel>div span.tvw-channel-name {
		padding: 10px;
		font-size: 10px
	}
	#schedule .row .time_block ul li a {
		padding: 15px 10px
	}
	#schedule .row .time_block ul li a span {
		font-size: 12px
	}
	#schedule .row .time_block ul li a span.time {
		font-size: 10px
	}
	#schedule .row .time_block ul li.later_showing:after {
		right: 0
	}
	#schedule .row .time_block ul li.later_showing a.program_link.next {
		font-size: 12px;
		margin-right: 15px
	}
	#schedule .row .ch-details span.tvw-program-name a {
		font-size: 14px
	}
	#schedule .row .ch-details span.listings-details-info {
		font-size: 12px
	}
}

@media only screen and (max-width: 529px) {
	#schedule .row .ch-details {
		padding: 20px
	}
	#schedule .row .ch-details .listings-details-image {
		display: none
	}
	#schedule .row .ch-details span.tvw-program-name {
		margin-bottom: 5px
	}
	#schedule .row .ch-details span.tvw-program-name a {
		font-size: 16px;
		color: #4bafff
	}
	#schedule .row .ch-details span.listings-details-time {
		font-size: 14px
	}
	#schedule .row .ch-details span.listings-details-info {
		font-size: 14px
	}
}

.invintus-archives-template {
	display: none
}

.invintus-archives-pagination:first-of-type {
	margin-bottom: 1.5em
}

#archive-filter,
#schedule-filter {
	border: none;
	text-align: left;
	padding: 25px 30px;
	background: #000
}

#archive-filter:before,
#schedule-filter:before,
#archive-filter:after,
#schedule-filter:after {
	content: " ";
	display: table
}

#archive-filter:after,
#schedule-filter:after {
	clear: both
}

#archive-filter .filter-btn,
#schedule-filter .filter-btn {
	float: left;
	width: 125px;
	height: 54px;
	min-width: 1px;
	margin-top: 38px
}

#archive-filter .filter-btn span,
#schedule-filter .filter-btn span {
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

@-moz-document url-prefix() {
	#archive-filter .filter-btn,
	#schedule-filter .filter-btn {
		margin-top: 39px
	}
}

#archive-filter .select-wrap,
#schedule-filter .select-wrap {
	float: left;
	width: 278px;
	max-width: 100%;
	margin-right: 10px;
	margin-bottom: 15px;
	display: inline-block
}

#archive-filter .select-wrap label,
#schedule-filter .select-wrap label {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: 'Open Sans', arial, sans-serif
}

#archive-filter .select-wrap .selectric-wrapper .selectric,
#schedule-filter .select-wrap .selectric-wrapper .selectric {
	height: 54px;
	background: #000
}

#archive-filter .select-wrap .selectric-wrapper .selectric p,
#schedule-filter .select-wrap .selectric-wrapper .selectric p {
	height: 50px;
	padding: 15px;
	color: #fff
}

#archive-filter .select-wrap .selectric-wrapper .selectric b,
#schedule-filter .select-wrap .selectric-wrapper .selectric b {
	height: 50px
}

#archive-filter .select-wrap .selectric-wrapper .selectric.selected,
#schedule-filter .select-wrap .selectric-wrapper .selectric.selected {
	border: 2px solid #fff
}

#archive-filter .select-wrap .selectric-wrapper.selectric-open .selectric,
#schedule-filter .select-wrap .selectric-wrapper.selectric-open .selectric {
	background: #fff;
	border: 2px solid #cdcdcd;
	border-bottom: none
}

#archive-filter .select-wrap .selectric-wrapper.selectric-open .selectric p,
#schedule-filter .select-wrap .selectric-wrapper.selectric-open .selectric p {
	color: #000
}

@media only screen and (max-width: 729px) {
	#archive-filter,
	#schedule-filter {
		padding: 25px 20px
	}
}

@media only screen and (max-width: 529px) {
	#archive-filter .select-wrap,
	#schedule-filter .select-wrap {
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 20px
	}
	#archive-filter .select-wrap .selectric-wrapper .selectric,
	#schedule-filter .select-wrap .selectric-wrapper .selectric {
		height: 44px
	}
	#archive-filter .select-wrap .selectric-wrapper .selectric p,
	#schedule-filter .select-wrap .selectric-wrapper .selectric p {
		height: 40px;
		padding: 10px 15px
	}
	#archive-filter .select-wrap .selectric-wrapper .selectric b,
	#schedule-filter .select-wrap .selectric-wrapper .selectric b {
		height: 40px
	}
	#archive-filter .filter-btn,
	#schedule-filter .filter-btn {
		height: 44px;
		margin: 10px 0;
		padding: 10px 15px
	}
}

#result-target .listing {
	display: table;
	padding: 25px 0;
	border-bottom: 1px solid #e1e1e1
}

#result-target .listing:before,
#result-target .listing:after {
	content: " ";
	display: table
}

#result-target .listing:after {
	clear: both
}

#result-target .listing .left {
	width: 205px;
	vertical-align: top;
	display: table-cell
}

#result-target .listing .left img {
	display: block;
	max-width: 175px;
	max-height: 139px;
	margin-right: 30px
}

#result-target .listing .right {
	display: table-cell
}

#result-target .listing .right .title,
#result-target .listing .right span {
	display: block
}

#result-target .listing .right .title {
	margin-bottom: 5px;
	font-family: 'Montserrat', arial, sans-serif
}

#result-target .listing .right .title:hover {
	color: #000
}

#result-target .listing .right span {
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	font-family: 'Open Sans', arial, sans-serif
}

#result-target .listing .right p {
	margin-top: 5px
}

@media only screen and (max-width: 729px) {
	#result-target .listing {
		display: block
	}
	#result-target .listing .left {
		width: 20%;
		float: left;
		margin-right: 3%
	}
	#result-target .listing .left img {
		margin-right: 0;
		max-width: 100%
	}
	#result-target .listing .right {
		width: 77%;
		float: left;
		display: block
	}
}

@media only screen and (max-width: 529px) {
	#result-target .listing {
		padding: 20px 0 0
	}
	#result-target .listing .left {
		display: none
	}
	#result-target .listing .right {
		width: 100%
	}
}

.invintus-recent-episode-template .invintus-archives-display-start-date-time {
	color: #7D7D7D
}

#archive-filter .search-box {
	display: inline-block
}

@media only screen and (max-width: 729px) {
	#archive-filter .search-box {
		padding: 0 0 32px
	}
}

#archive-filter .search-box label {
	color: #fff;
	margin-bottom: 14px;
	display: block
}

#archive-filter .search-box .search-wrapper {
	height: 52px;
	width: 556px;
	position: relative
}

@media only screen and (max-width: 729px) {
	#archive-filter .search-box .search-wrapper {
		width: 100%
	}
}

#archive-filter .search-box .search-wrapper #invintus-archives-search {
	width: 100%;
	height: 52px;
	border: 1px solid #404040;
	padding: 10px 55px 10px 10px;
	color: #000;
	background: #fff
}

#archive-filter .search-box .search-wrapper #invintus-archives-search:focus {
	outline: 0;
	border-color: #4bafff
}

#archive-filter .search-box .search-wrapper #invintus-archives-search-btn {
	top: 0;
	right: 0;
	width: 55px;
	height: 50px;
	border: none;
	background: none;
	overflow: hidden;
	text-indent: 101%;
	color: transparent;
	white-space: nowrap;
	position: absolute;
	background-image: url(img/ico_search_glass_sprite@2x.png);
	background-position: 13px 12px;
	background-repeat: no-repeat;
	background-size: 27px 70px
}

#archive-filter #invintus-archives-reset {
	margin-top: 38px;
	background: #4bafff;
	color: #fff
}

#archive-filter #invintus-archives-reset:hover,
#archive-filter #invintus-archives-reset:focus {
	background: #388ed3
}

.grid {
	clear: both
}

.row {
	width: 102.5%;
	padding: 0;
	margin: 0 -1.25%
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.row.spacer {
	margin: 2.5% -1.25%
}

.row .block {
	float: left;
	width: 30.83%;
	margin: 0 1.25%;
	position: relative;
	margin-bottom: 2.25%
}

.row .block:before {
	content: "";
	display: block;
	padding-top: 100%
}

.row .block.ratio2_1:before {
	padding-top: 50%
}

.row .block.ratio1_1:before {
	padding-top: 100%
}

.row .block.ratio1_2:before {
	padding-top: 200%
}

.row .block.ratio4_3:before {
	padding-top: 75%
}

.row .block.ratio16_9:before {
	padding-top: 56.25%
}

.row .block.ratio56_43:before {
	padding-top: 62.25%
}

.row .block a.link {
	display: block;
	height: 100%;
	width: 100%
}

.row .block .block-content {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute
}

.row .block .block-content img {
	width: 100%
}

.row .block .block-content.video_link:before {
	top: 0;
	left: 0;
	z-index: 2;
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	background: url(img/corner_overlay@2x.png) 0 0 no-repeat;
	background-size: 60px 60px
}

.row .block .block-content.video_link:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	content: "";
	position: absolute;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(90%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.lt-ie9 .row .block .block-content.video_link:after {
	filter: none
}

.row .block .block-content.video_link .text {
	left: 0;
	bottom: 0;
	z-index: 2;
	right: 60px;
	line-height: 1;
	text-align: left;
	padding: 15px 20px;
	position: absolute
}

.row .block .block-content.video_link .text span {
	display: block
}

.row .block .block-content.video_link .text span.title {
	font-size: 18px;
	margin-bottom: 2px;
	color: #4bafff;
	text-transform: uppercase;
	font-family: 'Montserrat', arial, sans-serif
}

.row .block .block-content.video_link .text span.subtitle {
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', arial, sans-serif
}

.row .block .block-content.video_link .caret-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 60px;
	height: 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: #505050;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

.row .block .block-content.video_link .caret-btn:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin: -7px 0 0 -7px;
	border-left: 15px solid #fff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

.row .block .block-content.video_link:hover .caret-btn {
	background: #4bafff
}

.row .block.int_block .block-content .text {
	line-height: 130%
}

.row .block.int_block .block-content .text span.doc-title {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Montserrat', arial, sans-serif
}

@media only screen and (max-width: 949px) {
	.row .block.int_block .block-content .text {
		right: 50px
	}
	.row .block.int_block .block-content .text span.doc-title {
		font-size: 14px;
		line-height: 140%
	}
	.row .block.int_block .block-content .caret-btn {
		width: 50px
	}
}

@media only screen and (max-width: 729px) {
	.row .block.int_block {
		width: 47.5%
	}
}

@media only screen and (max-width: 429px) {
	.row .block.int_block {
		width: 100%;
		margin-bottom: 30px
	}
}

.row .block.small {
	width: 22.5%;
	margin-bottom: 2.5%
}

.row .block.small .block-content.video_link:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, #000 75%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(75%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, #000 75%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, #000 75%, #000 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, #000 75%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, #000 75%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.row .block.small .block-content .text.timestamp {
	line-height: 1.2;
	padding: 10px 20px
}

.row .block.small .block-content .text.timestamp span.subtitle {
	font-size: 14px;
	line-height: 1.2;
	font-family: 'Montserrat', arial, sans-serif
}

@media only screen and (max-width: 1024px) {
	.row .block.small .block-content .text.timestamp {
		right: 50px
	}
	.row .block.small .block-content .text.timestamp span.subtitle {
		font-size: 12px
	}
	.row .block.small .block-content .caret-btn {
		width: 50px
	}
}

@media only screen and (max-width: 949px) {
	.row .block.small {
		width: 30.8%
	}
}

@media only screen and (max-width: 729px) {
	.row .block.small {
		width: 47.5%
	}
}

@media only screen and (max-width: 429px) {
	.row .block.small {
		width: 100%;
		margin-bottom: 30px
	}
	.row .block.small .block-content .text.timestamp span.subtitle {
		font-size: 16px
	}
}

.row .block.large {
	background: #000
}

.row .block.large .block-content.video_link:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, #000 60%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(60%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, #000 60%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, #000 60%, #000 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, #000 60%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 25%, #000 60%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.row .block2 {
	float: left;
	width: 30.83%;
	margin: 0 1.25%;
	position: relative;
	margin-bottom: 2.25%
}

.row .block2 .block-content {
	background: #000
}

.row .block2 .block-content:before {
	top: 0;
	left: 0;
	z-index: 2;
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	background: url(img/corner_overlay@2x.png) 0 0 no-repeat;
	background-size: 60px 60px
}

.row .block2 .block-content .img {
	position: relative
}

.row .block2 .block-content .img>img {
	display: block;
	width: 100%;
	height: auto !important;
	min-height: 213.67px;
	max-height: 213.67px
}

.row .block2 .block-content .img:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: -20px;
	z-index: 1;
	content: "";
	position: absolute;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(90%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 90%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.lt-ie9 .row .block2 .block-content .img:after {
	filter: none
}

.row .block2 .block-content .text {
	position: relative;
	z-index: 2;
	padding: 5px 15px 30px;
	text-align: center;
	color: #fff
}

.row .block2 .block-content .text span {
	display: block
}

.row .block2 .block-content .text span.title {
	font-size: 18px;
	margin-bottom: 2px;
	color: #4bafff;
	text-transform: uppercase;
	font-family: 'Montserrat', arial, sans-serif
}

.row .block2 .block-content .text span.subtitle {
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', arial, sans-serif
}

.row .block2 .block-content .text .btn {
	margin: 25px 0 0 0;
	display: inline-block
}

@media only screen and (max-width: 949px) {
	.row .block2 .block-content .text .btn {
		min-width: auto
	}
}

@media only screen and (max-width: 729px) {
	.row .block2 {
		width: 47.5%
	}
}

@media only screen and (max-width: 529px) {
	.row .block2 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px
	}
}

.col {
	margin: 0;
	float: left
}

.col.col80 {
	width: 80%
}

.col.col70 {
	width: 70%
}

.col.col75 {
	width: 75%
}

.col.col60 {
	width: 60%
}

.col.col50 {
	width: 50%
}

.col.col40 {
	width: 40%
}

.col.col30 {
	width: 30%
}

.col.col25 {
	width: 25%
}

.col.col20 {
	width: 20%
}

.col.table,
.col.table-cell {
	float: none;
	height: 100%
}

#sponsors {
	color: #fff;
	padding: 20px 0;
	font-size: 12px;
	background: #2a2a2a
}

#sponsors .col50,
#sponsors .col60,
#sponsors .col40 {
	float: left;
	height: 100px
}

#sponsors .col50 .title,
#sponsors .col60 .title,
#sponsors .col40 .title {
	margin-right: 15px;
	text-transform: uppercase
}

#sponsors .col50 .rte,
#sponsors .col60 .rte,
#sponsors .col40 .rte {
	font-weight: 600;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (max-width: 949px) {
	#sponsors .col60 .table-cell {
		padding-right: 20px
	}
}

@media only screen and (max-width: 529px) {
	#sponsors .col60,
	#sponsors .col40 {
		width: 100%;
		text-align: center
	}
	#sponsors .col60 .title,
	#sponsors .col40 .title {
		display: block;
		margin-bottom: 10px
	}
}

#colophon {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 120%;
	background: #000;
	padding: 50px 0 70px;
	font-family: 'Open Sans', arial, sans-serif
}

#colophon a {
	color: #7b7b7b;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease
}

#colophon a[href^="mailto"] {
	color: #4bafff
}

#colophon a:hover,
#colophon a:focus {
	color: #fff;
	outline: none;
	text-decoration: none
}

#colophon h4 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase
}

#colophon ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#colophon ul li {
	width: 50%;
	float: left;
	margin-bottom: 5px;
	padding-right: 15px
}

#colophon .social_block {
	min-height: 380px;
	position: relative
}

#colophon .social_block .footer_logo {
	left: 0;
	width: 404px;
	height: 346px;
	bottom: -120px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-indent: 100%;
	position: absolute;
	color: transparent;
	white-space: nowrap;
	background: url(img/footer_tvw_logo@2x.png) 0 0 no-repeat;
	background-size: 100% auto
}

@media only screen and (max-width: 1024px) {
	#colophon .col60 {
		width: 75%
	}
	#colophon .social_block {
		width: 25%
	}
	#colophon .social_block a.footer_logo {
		right: 0;
		left: auto;
		max-width: 404px
	}
}

@media only screen and (max-width: 949px) {
	#colophon .col60,
	#colophon .col40 {
		width: 100%;
		margin-bottom: 30px
	}
	#colophon .col60 a.footer_logo,
	#colophon .col40 a.footer_logo {
		left: 0;
		right: auto
	}
}

@media only screen and (max-width: 729px) {
	#colophon .col60 .col30 {
		width: 40%
	}
	#colophon .col60 .col70 {
		width: 60%
	}
	#colophon .col60 .col70 .col50 ul li {
		width: 100%
	}
}

@media only screen and (max-width: 529px) {
	#colophon .col60 .col30,
	#colophon .col60 .col70 {
		width: 100%;
		margin-bottom: 30px
	}
	#colophon .col40 a.footer_logo {
		max-width: 100%
	}
}

.main-navigation {
	top: 0;
	left: 0;
	width: 170px;
	height: 70px;
	background: #000;
	position: absolute;
	border-right: 1px solid #404040
}

.main-navigation .menu-toggle {
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	background: none;
	padding: 22px 32px;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2)
}

.main-navigation .menu-toggle .toggle {
	float: left;
	width: 30px;
	height: 22px;
	margin-right: 22px
}

.main-navigation .menu-toggle .toggle span {
	width: 30px;
	height: 4px;
	display: block;
	margin-bottom: 5px;
	background: #4bafff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

.main-navigation .menu-toggle .text {
	float: left;
	margin-top: 2px
}

.main-navigation .menu-toggle:hover,
.main-navigation .menu-toggle:active {
	color: #4bafff
}

.main-navigation .menu-toggle.active .toggle {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.main-navigation .menu-toggle.active .toggle span.l1 {
	-webkit-transform: translateY(11px);
	-ms-transform: translateY(11px);
	transform: translateY(11px)
}

.main-navigation .menu-toggle.active .toggle span.l2 {
	opacity: 0;
	filter: alpha(opacity=0)
}

.main-navigation .menu-toggle.active .toggle span.l3 {
	-webkit-transform: rotate(-90deg) translateX(7px);
	-ms-transform: rotate(-90deg) translateX(7px);
	transform: rotate(-90deg) translateX(7px)
}

.secondary-navigation.schedule {
	top: 0;
	right: 0;
	height: 70px;
	width: 140px;
	position: absolute;
	background-color: #4bafff
}

@media only screen and (max-width: 529px) {
	.secondary-navigation.schedule {
		width: 110px
	}
}

.secondary-navigation.schedule .schedule-toggle {
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	overflow: hidden;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2)
}
.secondary-navigation.schedule .schedule-btn {
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	overflow: hidden;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2)
}

.secondary-navigation.schedule .schedule-toggle:hover {
	background-color: #000
}
.secondary-navigation.schedule .schedule-btn:hover {
	background-color: #000
}

.secondary-navigation.live {
	top: 0;
	right: 140px;
	height: 70px;
	width: 75px;
	position: absolute;
	background-color: #4bafff
}

@media only screen and (max-width: 529px) {
	.secondary-navigation.live {
		display: none
	}
}

.secondary-navigation.live .watch-live-button {
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	overflow: hidden;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	outline: 0;
	background-image: url("img/ico_tv_wh@2x.png");
	background-position: 22px 19px;
	background-repeat: no-repeat;
	background-size: 35px 35px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2)
}

.secondary-navigation.live .watch-live-button:hover {
	background-color: #000
}

.secondary-navigation.donate {
	top: 0;
	left: 170px;
	height: 70px;
	width: 100px;
	position: absolute;
	background-color: #4bafff
}

@media only screen and (max-width: 729px) {
	.secondary-navigation.donate {
		display: none
	}
}

@media only screen and (max-width: 949px) {
	.secondary-navigation.donate {
		left: 140px
	}
}

.secondary-navigation.donate .donate-button {
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	overflow: hidden;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2)
}

.secondary-navigation.donate .donate-button:hover {
	background-color: #000
}

.secondary-navigation.donate-mod {
	top: 0;
	right: 320px;
	height: 70px;
	width: 80px;
	position: absolute
}

@media only screen and (max-width: 729px) {
	.secondary-navigation.donate-mod {
		display: none
	}
}

@media only screen and (max-width: 949px) {
	.secondary-navigation.donate-mod {
		left: 140px
	}
}

.secondary-navigation.donate-mod .donate-button {
	width: 100%;
	height: 100%;
	border: none;
	color: #797979;
	display: block;
	font-size: 14px;
	overflow: hidden;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2)
}

.secondary-navigation.donate-mod .donate-button:hover {
	color: #4bafff
}

.panel_container {
	top: 70px;
	max-width: 1500px;
	position: relative
}

.panel_container:before,
.panel_container:after {
	top: -70px;
	content: "";
	right: 100%;
	z-index: 500;
	width: 2000px;
	display: block;
	height: 2500px;
	position: absolute;
	background: #505050
}

.panel_container:after {
	right: auto;
	left: 100%
}

.panel {
	top: 0;
	width: 425px;
	z-index: 100;
	max-width: 100%;
	position: absolute;
	background: #000;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition: all all .5s ease ease;
	-moz-transition: all all .5s ease ease;
	-ms-transition: all all .5s ease ease;
	-o-transition: all all .5s ease ease;
	transition: all all .5s ease ease;
	border-top: 1px solid #404040
}

.panel .inner {
	padding-bottom: 40px
}

.panel .inner ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.panel .inner .search-box {
	padding: 35px 42px;
	border-bottom: 1px solid #404040
}

@media only screen and (max-width: 729px) {
	.panel .inner .search-box {
		padding: 32px 20px
	}
}

.panel .inner .search-box form {
	padding: 0;
	border: none;
	background: none
}

.panel .inner .search-box #search {
	height: 52px;
	position: relative
}

.panel .inner .search-box #search #search-bar {
	width: 100%;
	height: 52px;
	border: 1px solid #404040;
	padding: 10px 55px 10px 10px;
	color: #000;
	background: #fff
}

.panel .inner .search-box #search #search-bar:focus {
	outline: 0;
	border-color: #4bafff
}

.panel .inner .search-box #search #search-btn {
	top: 0;
	right: 0;
	width: 55px;
	height: 50px;
	border: none;
	background: none;
	overflow: hidden;
	text-indent: 101%;
	color: transparent;
	white-space: nowrap;
	position: absolute;
	background-image: url(img/ico_search_glass_sprite@2x.png);
	background-position: 13px 12px;
	background-repeat: no-repeat;
	background-size: 27px 70px
}

.panel .inner .menu ul li a {
	position: relative;
	display: block;
	color: #fff;
	font-weight: normal;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease;
	padding: 15px 40px;
	text-transform: uppercase;
	font-family: 'Montserrat', arial, sans-serif;
	letter-spacing: 2px;
	border-bottom: 1px solid #404040;
	outline: 0
}

.panel .inner .menu ul li a:hover {
	color: #4bafff;
	text-decoration: none
}

@media only screen and (max-width: 729px) {
	.panel .inner .menu ul li a {
		padding: 15px 55px 15px 20px
	}
}

.panel .inner .menu ul li.menu-item-has-children .dropper {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 55px;
	height: 100%;
	cursor: pointer;
	border-left: 1px solid #404040
}

.panel .inner .menu ul li.menu-item-has-children .dropper:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 20px;
	right: 19px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #4bafff;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease
}

.panel .inner .menu ul li.menu-item-has-children .dropper:hover:after {
	border-top-color: #fff
}

.panel .inner .menu ul li.menu-item-has-children a.open .dropper:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	border-top-color: #fff
}

.panel .inner .menu ul li ul {
	display: none;
	padding: 10px 0;
	border-bottom: 1px solid #404040
}

.panel .inner .menu ul li ul li a {
	font-size: 14px;
	border-bottom: 0;
	border-right: 0;
	padding-top: 5px;
	padding-bottom: 5px
}

.panel .inner .secondary-menu {
	border-bottom: 1px solid #404040
}

.panel .inner .secondary-menu ul {
	padding: 30px 40px 25px
}

.panel .inner .secondary-menu ul li {
	margin-bottom: 5px
}

.panel .inner .secondary-menu ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease;
	text-transform: uppercase;
	font-family: 'Open Sans', arial, sans-serif
}

.panel .inner .secondary-menu ul li a:hover {
	color: #4bafff;
	text-decoration: none
}

@media only screen and (max-width: 729px) {
	.panel .inner .secondary-menu ul {
		padding: 30px 20px 25px
	}
}

.panel .inner .connect {
	padding: 35px 40px 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #404040
}

.panel .inner .connect .btn-wrap {
	text-align: center;
	margin-bottom: 30px
}

.panel .inner .connect .btn-wrap:before,
.panel .inner .connect .btn-wrap:after {
	content: " ";
	display: table
}

.panel .inner .connect .btn-wrap:after {
	clear: both
}

.panel .inner .connect .btn-wrap .btn {
	width: 45%;
	min-width: 1px;
	padding: 8px 5px;
	text-align: center
}

@media only screen and (max-width: 1024px) {
	.panel .inner .connect .btn-wrap .btn {
		min-width: 125px
	}
}

.panel .inner .connect .btn-wrap .btn:first-of-type {
	margin-right: 5%
}

@media only screen and (max-width: 729px) {
	.panel .inner .connect {
		padding: 35px 20px 25px
	}
}

.panel .inner .top {
	padding: 50px 0 45px;
	text-align: center
}

.panel .inner .top .btn {
	padding-top: 6px;
	padding-bottom: 6px
}

.panel .inner .prog-list {
	text-align: left
}

.panel .inner .prog-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.panel .inner .prog-list ul li {
	height: 120px;
	overflow: hidden;
	background: #4bafff;
	-webkit-transition: background .25s ease;
	transition: background .25s ease;
	-webkit-transition: all background .25s ease ease;
	-moz-transition: all background .25s ease ease;
	-ms-transition: all background .25s ease ease;
	-o-transition: all background .25s ease ease;
	transition: all background .25s ease ease
}

.panel .inner .prog-list ul li:before,
.panel .inner .prog-list ul li:after {
	content: " ";
	display: table
}

.panel .inner .prog-list ul li:after {
	clear: both
}

.panel .inner .prog-list ul li.heading {
	height: auto;
	padding: 15px 0;
	background: #000;
	color: #fff;
	text-align: center;
	font: normal 16px/1 'Montserrat', arial, sans-serif
}

.panel .inner .prog-list ul li .vid {
	position: relative;
	float: left;
	height: 120px;
	width: 30%;
	background-size: cover;
	background-position: center center
}

.panel .inner .prog-list ul li .vid>span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 33px;
	padding: 10px 40px 10px 10px;
	color: #fff;
	background: rgba(0, 0, 0, 0.58);
	font: normal 12px/1 'Montserrat', arial, sans-serif
}

.panel .inner .prog-list ul li .vid>span span {
	display: block;
	width: 40px;
	height: 33px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #000
}

.panel .inner .prog-list ul li .vid>span span:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -7px;
	border-left: 15px solid #666;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

.panel .inner .prog-list ul li .title {
	display: table;
	float: right;
	height: 120px;
	width: 70%;
	padding: 22px 45px 22px 25px;
	color: #fff
}

.panel .inner .prog-list ul li .title span {
	display: table-cell;
	vertical-align: middle
}

@media only screen and (max-width: 729px) {
	.panel .inner .prog-list ul li .vid {
		width: 40%
	}
	.panel .inner .prog-list ul li .title {
		width: 60%;
		font-size: 14px;
		padding: 20px 25px 20px 20px
	}
}

.panel .inner .prog-list ul li a {
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease;
	display: block
}

.panel .inner .prog-list ul li a:before,
.panel .inner .prog-list ul li a:after {
	content: " ";
	display: table
}

.panel .inner .prog-list ul li a:after {
	clear: both
}

.panel .inner .prog-list ul li a .vid>span span:before {
	border-left-color: #4bafff
}

.panel .inner .prog-list ul li a:hover {
	background: #388ed3
}

.panel .inner .prog-list ul li a:hover .vid>span span {
	background: #fff
}

.panel .inner .btn {
	margin: 40px auto;
	padding-top: 6px;
	padding-bottom: 6px
}

.panel.left {
	left: -425px;
	text-align: left
}

@media only screen and (max-width: 1500px) {
	.panel.left {
		left: -100%
	}
}

.panel.left.open {
	left: 0
}

.panel.right {
	right: -425px;
	text-align: center;
	background: #4bafff
}

@media only screen and (max-width: 1500px) {
	.panel.right {
		right: -100%
	}
}

.panel.right.open {
	right: 0
}

.white-popup-block {
	max-width: 650px;
	background: #fff;
	text-align: left;
	margin: 40px auto;
	position: relative;
	min-height: 500px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-transition: all all .25s ease ease;
	-moz-transition: all all .25s ease ease;
	-ms-transition: all all .25s ease ease;
	-o-transition: all all .25s ease ease;
	transition: all all .25s ease ease;
	-webkit-backface-visibility: hidden
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .5;
	filter: alpha(opacity=50)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	border: 0;
	padding: 0;
	z-index: 1046;
	outline: none;
	display: block;
	cursor: pointer;
	box-shadow: none;
	overflow: hidden;
	overflow: visible;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	background-color: transparent;
	background-image: url(img/mfp-closer-sprite@2x.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 23px 46px
}

button.mfp-close:hover,
button.mfp-arrow:hover {
	background-position: 0 -23px
}

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

.mfp-close {
	top: 15px;
	right: 15px;
	color: #FFF;
	width: 23px;
	height: 23px;
	font-size: 28px;
	line-height: 44px;
	position: absolute;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	padding: 0 0 18px 10px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close-btn-in .mfp-close {
	color: transparent
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.touch-enabled a {
	-webkit-transition: none;
	transition: none;
	-webkit-transition: all none ease;
	-moz-transition: all none ease;
	-ms-transition: all none ease;
	-o-transition: all none ease;
	transition: all none ease
}

#wpadminbar {
	position: fixed !important
}

#page {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	max-width: 1500px;
	position: relative
}

.container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	max-width: 1240px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.container:before,
.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.page-wrapper {
	padding-top: 70px
}

section#landing-grid,
section#schedule {
	padding: 85px 0 100px;
	text-align: center
}

@media only screen and (max-width: 729px) {
	section#landing-grid,
	section#schedule {
		padding: 50px 0 20px
	}
}