#loader
		{
    z-index: 99999999999;
    text-align: center;
    width: 100%;
    position: absolute;
    margin-top: 20%;
		}
.tvguide {
	font-size: 16px;
	margin-bottom: 0px;
}

.tvguide .inner-search-panel {
	width: 100%;
	margin: 0 auto 125px auto;
}

.tvguide .inner-search-panel .inner-search-area {
	position: relative;
	width: 100%;
	max-width: 600px;
	padding: 5px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ff8c00;
	margin: 0 auto;
}

.tvguide .inner-search-panel .inner-search-area .search-box-icon {
	position: absolute;
	right: 2px;
	top: -5px;
}

.tvguide .inner-search-panel .inner-search-area .search-box-icon svg {
	height: 2.5em;
}

.tvguide .inner-search-panel .inner-search-area .search-box-icon svg #search-icon {
	fill: #ff8c00;
}

.tvguide .inner-search-panel .inner-search-area input {
	color: #323232;
	border: 0 none;
	padding: 0 20px;
	margin-top: 4px;
	width: 100%;
	font-size: 1.5em;
	text-align: center;
}

.tvguide .inner-search-panel .inner-search-area input::placeholder {
	color: rgba(50, 50, 50, 0.3);
}

.tvguide .date .selecter,
.tvguide .day .selecter {
	position: relative;
}

.tvguide .date .selecter:after,
.tvguide .day .selecter:after {
	content: "\f078";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	position: absolute;
	top: 15px;
	right: 5px;
	pointer-events: none;
}

.tvguide .date .selecter:hover:after,
.tvguide .day .selecter:hover:after {
	color: #ffffff;
}

.tvguide .footer-copy {
	text-align: center;
	margin: 20px 0 110px 0;
}

.tvguide a:hover {
	border-bottom: 0;
}

.tvguide .inner_container {
	margin-bottom: 110px;
}

.tvguide .search-result-text {
	margin-left: 5px;
	margin-bottom: 20px;
}

.tvguide .search-pro-img {
	width: 228px;
	background-color: #ffffff;
	float: left;
	margin: 5px;
}

.tvguide .search-pro-img .search_program {
	width: 228px;
	height: 163px;
}

.tvguide .search-pro-img .list_panel {
	color: #323232;
	font-size: 12px;
	line-height: 20px;
}

.tvguide .search-pro-img .search_pro_name {
	padding-top: 10px;
	width: 209px;
	font-size: 18px;
	text-overflow: ellipsis;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 600;
}

.tvguide .search-pro-img .program_info {
	color: #ff8c00;
	font-size: 12px;
	float: left;
	line-height: 17px;
	margin-top: 18px;
	border-bottom: 1px solid #ff8c00;
	font-weight: 600;
}

.tvguide .search-pro-img .program_channel {
	width: 50px;
	height: 38px;
	float: left;
	margin: 5px;
}

.tvguide .clearfix {
	*zoom: 1;
}

.tvguide .clearfix:before,
.tvguide .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.tvguide .clearfix:after {
	clear: both;
}

.tvguide .visuallyhidden {
	overflow: hidden;
	position: absolute;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.tvguide .content {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
}

.tvguide .tv_filter {
	*zoom: 1;
	background: #ffffff;
	line-height: 3.42857143;
	width: 100%;
	z-index: 40;
	position: relative;
	text-align: center;
}

.tvguide .tv_filter:before,
.tvguide .tv_filter:after {
	display: table;
	line-height: 0;
	content: "";
}

.tvguide .tv_filter:after {
	clear: both;
}

.tvguide .tv_filter .selecter-selected,
.tvguide .tv_filter .selecter-options {
	display: none;
}

.tvguide .tv_filter .date,
.tvguide .tv_filter .day,
.tvguide .tv_filter .allChannel {
	width: calc((100% / 3) - 40px);
}

.tvguide .tv_filter select {
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: inherit;
	height: 48px;
	line-height: 48px;
	appearance: none;
	border: none;
	border-radius: 0;
	padding: 0 0.75em;
	font-family: inherit;
	color: #000053;
	background: #ffffff;
}
body[data-theme=dark] .tvguide .tv_filter{
	background: #192133;
}
body[data-theme=dark] .tvguide .tv_filter select{
	    color: #dbdbdb;
    background: #192133;
}
.tvguide .tv_filter select:hover,
.tvguide .tv_filter select:focus {
	outline: none;
	background: #f7f7f7;
}
body[data-theme=dark] .tvguide .tv_filter select:hover,body[data-theme=dark] .tvguide .tv_filter select:focus{
	outline: none;
    background: #0c111b;
}
body[data-theme=dark] .tvguide .allChannel:after{
	    filter: invert(1) contrast(0.5);
}
body[data-theme=dark] .tvguide .tv_timeBar{
	background: #0c111b;
    border-top: 1px solid #272d3afc;
    border-bottom: 1px solid #272d3afc;
    box-shadow: 0px 0px 5px 2px #44444452;
}
body[data-theme=dark] .tvguide .channel_bg{
	background: #0c111b;
    color: white;
	border-right: 1px solid #272d3afc;
    box-shadow: 0px 0px 5px 2px #44444452;
}
body[data-theme=dark] .tvguide .channel_logo_panel ul{
    box-shadow: 0px 0px 5px 2px #44444452;
}
body[data-theme=dark] .tvguide .arrow_r, body[data-theme=dark] .tvguide .arrow_l{
	background-color: #060b16;
	filter: grayscale(1);
}
body[data-theme=dark] .tvguide .arrow_r:hover,
body[data-theme=dark] .tvguide .arrow_l:hover {
	background-color: #192133;
    filter: none;
}
body[data-theme=dark] .tvguide .time_bar li{
	border-left: 1px solid #272d3afc;
    color: #c1c1c1;
}
body[data-theme=dark] .tvguide .jThumbnailScroller{
	background: #192133;
}
body[data-theme=dark] .tvguide .channel_logo_panel li{
	background: #0c111b;
	border-right: 1px solid #272d3afc;
    border-bottom: 1px solid #272d3afc;
}
body[data-theme=dark] .tvguide .Programmedetail{
	background-color:#0c111b;
	border-left: 2px solid #192133;
    border-right: 2px solid #192133;
	color: #ffffffcc;
}
.tvguide .now {
	float: left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.tvguide .now a {
	color: #000053;
	background: #f7f7f7;
	padding: 0 0.75em;
	width: 120px;
	text-decoration: none;
	display: block;
}

.tvguide .now a:hover,
.tvguide .now a:focus,
.tvguide .now a.active {
	outline: none;
	color: #000053;
	background: #f7f7f7;
}
body[data-theme=dark] .tvguide .now a:hover,
body[data-theme=dark] .tvguide .now a:focus,
body[data-theme=dark] .tvguide .now a.active{
	color: white;
    background: #0c111b;
}
body[data-theme=dark] .tvguide .now a{
	color: white;
    background: #192133;
}
.tvguide .day,
.tvguide .date,
.tvguide .allChannel {
	width: 206px;
}

.tvguide .day,
.tvguide .date {
	float: left;
}

.tvguide .allChannel {
	float: right;
}

.tvguide .allChannel:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 48px;
	height: 48px;
	background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBmaWxsPSIjMDAwMDAwIj4KICAgIDxyZWN0IHg9IjAiIHk9IjAiICB3aWR0aD0iMTkiIGhlaWdodD0iMiI+PC9yZWN0PgogICAgPHJlY3QgeD0iMCIgeT0iNSIgIHdpZHRoPSIxOSIgaGVpZ2h0PSIyIj48L3JlY3Q+CiAgICA8cmVjdCB4PSIwIiB5PSIxMCIgd2lkdGg9IjE5IiBoZWlnaHQ9IjIiPjwvcmVjdD4KICA8L2c+Cjwvc3ZnPgo=) center center no-repeat;
	background-size: 19.5px auto;
	pointer-events: none;
	filter: none;
}
.tvguide .tv_timeBar {
	background: #f7f7f7;
	border-top: 1px solid rgba(0,0,0,.125);
	border-bottom: 1px solid rgba(0,0,0,.125);
	width: 100%;
	position: relative;
	z-index: 11;
	box-shadow: 0px 0px 5px 2px #00000030;
	overflow: hidden;
}

.tvguide .channel_bg {
	background: #f7f7f7;
	color: #000053;
	width: 120px;
	line-height: 3.42857143;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 999;
	text-align: center;
	border-right: 1px solid rgba(0,0,0,.125);
	box-shadow: 0px 0px 5px 2px #00000030;
}

.tvguide .time_bar {
	padding-left: 120px;
	width: 100%;
	position: relative;
	float: left;
	left: 0;
	z-index: 10;
}

.tvguide .time_bar ul {
	width: 19776px;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.tvguide .time_bar li {
	width: 412px;
	line-height: 3.42857143;
	vertical-align: middle;
	border-left: 1px solid rgba(0,0,0,.125);
	color: #000053;
	display: inline-block;
	padding-left: 0;
	float: left;
	text-decoration: none;
	text-align: left;
	position: relative;
}

.tvguide .time_bar li:first-child {
	border-left: none;
}

.tvguide .time_text {
	width: 206px;
    text-align: center;
}

.tvguide .half_time {
	border-left: 1px solid rgba(0,0,0,.125);
    width: 206px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
}

.tvguide .arrow_r,
.tvguide .arrow_l {
	position: absolute;
	width: 48px;
	height: 48px;
	top: 0;
	z-index: 100;
	background: center center no-repeat;
	background-size: 9.6px auto;
	background-color: #ebebeb;
	cursor: pointer;
	filter:none;
}

.tvguide .arrow_r:hover,
.tvguide .arrow_l:hover {
	background-color: #ff8c00;
}

.tvguide .arrow_r {
	right: 0;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNGRjhDMDAiIGZpbGw9InRyYW5zcGFyZW50Ij4KICAgIDxwb2x5bGluZSBwb2ludHM9IjEgMSA4IDcuNSAxIDE0Ij48L3BvbHlsaW5lPgogIDwvZz4KPC9zdmc+Cg==);
	background-position-x: 55%;
}

.tvguide .arrow_r:hover {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNGRkZGRkYiIGZpbGw9InRyYW5zcGFyZW50Ij4KICAgIDxwb2x5bGluZSBwb2ludHM9IjEgMSA4IDcuNSAxIDE0Ij48L3BvbHlsaW5lPgogIDwvZz4KPC9zdmc+Cg==);
}

.tvguide .arrow_l {
	left: 120px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNGRjhDMDAiIGZpbGw9InRyYW5zcGFyZW50Ij4KICAgIDxwb2x5bGluZSBwb2ludHM9IjkgMSAyIDcuNSA5IDE0Ij48L3BvbHlsaW5lPgogIDwvZz4KPC9zdmc+Cg==);
	background-position-x: 45%;
}

.tvguide .arrow_l:hover {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNGRkZGRkYiIGZpbGw9InRyYW5zcGFyZW50Ij4KICAgIDxwb2x5bGluZSBwb2ludHM9IjkgMSAyIDcuNSA5IDE0Ij48L3BvbHlsaW5lPgogIDwvZz4KPC9zdmc+Cg==);
}
.tvguide .jThumbnailScroller {
	position: relative;
	width: 100%;
	height: auto !important;
	margin: 0;
	padding: 0;
	overflow: visible;
	background: #f7f7f7;
}

.tvguide .jTscrollerContainer {
	position: relative;
	width: 100%;
	height: auto !important;
	padding: 0;
	overflow-y: hidden;
	overflow-x: hidden;
}

.tvguide .jTscrollerContainer .container {
	position: relative;
}

.tvguide .jTscroller {
	height: 72px;
	margin: 0;
	margin-bottom: 0;
	padding-left: 120px;
	width: 19776px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 3;
}

.tvguide .channel_logo_panel {
	text-align: center;
	width: 120px;
	position: absolute;
	z-index: 9;
	left: 0;
	height: auto !important;
	float: left;
}

.tvguide .channel_logo_panel ul {
	list-style: none;
	padding: 0;
	margin: 0;
	box-shadow: 0px 0px 5px 2px #00000030;
}

.tvguide .channel_logo_panel li {
	background: #f7f7f7;
	margin-bottom: 0;
	display: block;
	padding: 0;
	height: 72px;
	position: relative;
    border-right: 1px solid rgba(0,0,0,.125);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.tvguide .ch_logo_img {
	width: 76px;
	height: 57px;
	display: inline-block;
	vertical-align: middle;
}

.tvguide .ch_no {
	overflow: hidden;
	position: absolute;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.tvguide .Programmedetail {
	height: 100%;
	display: block;
	float: left;
	text-align: left;
	vertical-align: middle;
	position: relative;
	background-color: #e7e7e7;
	height: 68px;
	padding: 15px 0 15px 11px;
	position: relative;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
	overflow: hidden;
	white-space: nowrap;
	border-radius: 6px;
	color: #444;
	font-size: 15px;
	cursor: pointer;
}
.tvguide .Programmedetail:hover {
	    background: #d7d7d7;
}
.tvguide .Programmedetail span {
	padding: 0.75em;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	display: block;
}

.tvguide .Programmedetail .pro_title,
.tvguide .Programmedetail .pro_sub {
	margin-left: 0 !important;
}

.tvguide .Programmedetail .pro_sub {
	font-size: 0.85714286em;
	opacity: 0.8;
}

.tvguide .Programmedetail .pro_sub a {
	color: #323232;
	cursor: auto;
}

.tvguide .popular_pro {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	background: #fec10e;
}

.tvguide .popular_text {
	position: relative;
}

.tvguide .popular_tag {
	position: absolute;
	right: 0;
	margin-left: 0.75em;
	height: 23px;
}

.tvguide .popular_color {
	width: 12px;
	height: 12px;
	background: #fec10e;
	position: absolute;
	left: -18px;
	top: 1px;
}

.tvguide .curent_time {
	height: 100%;
	position: absolute;
	width: 100%;
}

.tvguide .curent_time_bar {
	background: #ff8c00;
	width: 2px;
	overflow: auto;
	float: left;
	height: 100% !important;
	position: absolute;
	left: 500px;
	z-index: 5;
}

.tvguide .on {
	display: block;
}

.tvguide .off {
	display: none;
}

.tvguide .view_more_bg {
	text-align: center;
}

.tvguide .view_more_bg img {
	vertical-align: middle;
}

.tvguide .view_more {
	bottom: 0;
	padding: 0;
	margin: 14px auto;
	width: 32px;
	height: 32px;
	text-align: center;
	display: block;
}

.tvguide .view_more a {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 3em;
	text-rendering: auto;
	display: block;
	color: #ff8c00;
	transition: all .2s;
}

.tvguide .view_more a:before {
	content: "\f055";
}

.tvguide .view_more a:hover {
	color: #ffffff;
}

.tvguide .popup_tag {
	color: #323232;
	background: #ffffff;
	position: fixed;
	left: 28%;
	top: 28%;
	z-index: 100;
	display: none;
	min-height: 260px;
}

.tvguide #popup_tag-sticky-wrapper {
	height: 0 !important;
}

.tvguide .popup_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 99;
}

.tvguide .popup_content {
	font-size: 0.92857143em;
	width: 300px;
	padding: 20px;
	float: left;
}

.tvguide .popup_img {
	width: 240px;
	height: 180px;
	float: left;
	margin: 60px 20px 0 0;
	overflow: hidden;
}

.tvguide .popup_img img {
	width: 100%;
}

.tvguide .popup_Pro_header {
	font-size: 1.38461538em;
	border-bottom: 1px solid #ff8c00;
	padding-bottom: 15px;
}

.tvguide .popup_Pro_time {
	padding-top: 10px;
	padding-bottom: 20px;
}

.tvguide .popup_Pro_other_info {
	*zoom: 1;
}

.tvguide .popup_Pro_other_info:before,
.tvguide .popup_Pro_other_info:after {
	display: table;
	line-height: 0;
	content: "";
}

.tvguide .popup_Pro_other_info:after {
	clear: both;
}

.tvguide .popup_Pro_other_info .other_info_left {
	float: left;
	clear: left;
	width: 5.5em;
}

.tvguide .popup_Pro_other_info .other_info_center {
	float: left;
	width: 1em;
}

.tvguide .popup_Pro_other_info .other_info_right {
	float: left;
}

.tvguide .popup_Pro_info {
	padding-top: 15px;
}

.tvguide #sticky_tv_header {
	z-index: 100000000;
}

.tvguide .popup_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: block;
	opacity: 0.3;
	background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjMgMjMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiI+CiAgICA8cGF0aCBkPSJNMDEsMDEgTDIyLDIyIj48L3BhdGg+CiAgICA8cGF0aCBkPSJNMDEsMjIgTDIyLDAxIiA+PC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==) center center no-repeat;
	background-size: contain;
}

.tvguide .popup_close:hover {
	opacity: 0.6;
}

@media print {
	* {
		color: black !important;
		background-color: transparent !important;
	}

	.star_block {
		padding: 20px 0 !important;
	}

	.star_block.header {
		display: block !important;
		margin: 2.5em !important;
		max-height: none !important;
		height: auto !important;
	}

	.star_block.header .text-wrap {
		transform: inherit !important;
		position: relative !important;
	}

	.star_block.header .background {
		display: block !important;
		min-height: auto !important;
		height: auto !important;
	}

	.star_block.header .page-header {
		font-size: 30px !important;
	}

	.star_block.expanding .text-container {
		min-height: auto !important;
	}

	.star_block.expanding .text-container .text-inner {
		overflow: visible !important;
	}

	.star_block.expanding .text-container .plus {
		display: none !important;
	}

	.filter-docked {
		display: none !important;
	}

	.btnholder {
		display: none !important;
	}

	section.articles {
		display: none !important;
	}

	footer {
		display: none !important;
	}
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.owl-height {
	transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("/css/libs/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 0.1s ease;
	transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
	margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before {
	text-align: center;
}












@font-face{font-family:VideoJS;src:url("/css/font/2.0.0/VideoJS.eot?#iefix") format("eot");}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");font-weight:normal;font-style:normal;}



.vjs-icon-play,
.video-js .vjs-big-play-button,
.video-js .vjs-play-control {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-play:before,
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before {
	content: "\f101";
}

.vjs-icon-play-circle {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-play-circle:before {
	content: "\f102";
}

.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing:before {
	content: "\f103";
}

.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
	content: "\f104";
}

.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
	content: "\f105";
}

.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
	content: "\f106";
}

.vjs-icon-volume-high,
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-volume-high:before,
.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
	content: "\f107";
}

.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control:before {
	content: "\f108";
}

.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
	content: "\f109";
}

.vjs-icon-square {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-square:before {
	content: "\f10a";
}

.vjs-icon-spinner {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-spinner:before {
	content: "\f10b";
}

.vjs-icon-subtitles,
.video-js .vjs-subtitles-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-subtitles:before,
.video-js .vjs-subtitles-button:before {
	content: "\f10c";
}

.vjs-icon-captions,
.video-js .vjs-captions-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-captions:before,
.video-js .vjs-captions-button:before {
	content: "\f10d";
}

.vjs-icon-chapters,
.video-js .vjs-chapters-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-chapters:before,
.video-js .vjs-chapters-button:before {
	content: "\f10e";
}

.vjs-icon-share {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-share:before {
	content: "\f10f";
}

.vjs-icon-cog {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-cog:before {
	content: "\f110";
}

.vjs-icon-circle,
.video-js .vjs-mouse-display,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-circle:before,
.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before {
	content: "\f111";
}

.vjs-icon-circle-outline {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-circle-outline:before {
	content: "\f112";
}

.vjs-icon-circle-inner-circle {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
	content: "\f113";
}

.vjs-icon-hd {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-hd:before {
	content: "\f114";
}

.vjs-icon-cancel,
.video-js .vjs-control.vjs-close-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-cancel:before,
.video-js .vjs-control.vjs-close-button:before {
	content: "\f115";
}

.vjs-icon-replay {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-replay:before {
	content: "\f116";
}

.vjs-icon-facebook {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-facebook:before {
	content: "\f117";
}

.vjs-icon-gplus {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-gplus:before {
	content: "\f118";
}

.vjs-icon-linkedin {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-linkedin:before {
	content: "\f119";
}

.vjs-icon-twitter {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-twitter:before {
	content: "\f11a";
}

.vjs-icon-tumblr {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-tumblr:before {
	content: "\f11b";
}

.vjs-icon-pinterest {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-pinterest:before {
	content: "\f11c";
}

.vjs-icon-audio-description,
.video-js .vjs-descriptions-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-audio-description:before,
.video-js .vjs-descriptions-button:before {
	content: "\f11d";
}

.vjs-icon-audio,
.video-js .vjs-audio-button {
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
}

.vjs-icon-audio:before,
.video-js .vjs-audio-button:before {
	content: "\f11e";
}

.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.video-js:-moz-full-screen {
	position: absolute;
}

.video-js:-webkit-full-screen {
	width: 100% !important;
	height: 100% !important;
}

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

.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
	width: 100%;
	max-width: 100%;
	height: 0;
}

.video-js.vjs-16-9 {
	padding-top: 56.25%;
}

.video-js.vjs-4-3 {
	padding-top: 75%;
}

.video-js.vjs-fill {
	width: 100%;
	height: 100%;
}

.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto;
}

.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.video-js.vjs-fullscreen {
	width: 100% !important;
	height: 100% !important;
	padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none;
}

.vjs-hidden {
	display: none !important;
}

.vjs-disabled {
	opacity: 0.5;
	cursor: default;
}

.video-js .vjs-offscreen {
	height: 1px;
	left: -9999px;
	position: absolute;
	top: 0;
	width: 1px;
}

.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible;
}

.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
	color: #66A8CC;
}

.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.5em;
	width: 3em;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	border: 0.06666em solid #fff;
	background-color: #2B333F;
	background-color: rgba(43, 51, 63, 0.7);
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -0.75em;
	margin-left: -1.5em;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
	display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
	display: block;
}

.video-js button {
	background: none;
	border: none;
	color: inherit;
	display: inline-block;
	overflow: visible;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.video-js .vjs-control.vjs-close-button {
	cursor: pointer;
	height: 3em;
	position: absolute;
	right: 0;
	top: 0.5em;
	z-index: 2;
}

.vjs-menu-button {
	cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
	cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
	display: none;
}

.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
	display: none;
}

.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
	outline: 0;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2B333F;
}

.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 0.3em 0;
	font-weight: bold;
	cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0em;
	margin-bottom: 1.5em;
	border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #2B333F;
	background-color: rgba(43, 51, 63, 0.7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em;
}

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
	display: block;
}

.video-js .vjs-menu-button-inline {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
	width: 12em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.vjs-menu-button-inline .vjs-menu {
	opacity: 0;
	height: 100%;
	width: auto;
	position: absolute;
	left: 4em;
	top: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
	display: block;
	opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto;
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
	width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden;
}

.video-js .vjs-control-bar {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3.0em;
	background-color: #2B333F;
	background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility 0.1s, opacity 0.1s;
	-moz-transition: visibility 0.1s, opacity 0.1s;
	-o-transition: visibility 0.1s, opacity 0.1s;
	transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: visible;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
	display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table;
}

.video-js .vjs-control {
	outline: none;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.video-js .vjs-control:before {
	font-size: 1.8em;
	line-height: 1.67;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
	text-shadow: 0em 0em 1em white;
}

.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
	display: none;
}

.video-js .vjs-progress-control {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 4em;
}

.vjs-live .vjs-progress-control {
	display: none;
}

.video-js .vjs-progress-holder {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	height: 0.3em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1.666666666666666666em;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
	font-size: 0.6em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,
.video-js .vjs-progress-holder .vjs-load-progress div {
	position: absolute;
	display: block;
	height: 0.3em;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0;
}

.video-js .vjs-mouse-display:before {
	display: none;
}

.video-js .vjs-play-progress {
	background-color: #fff;
}

.video-js .vjs-play-progress:before {
	position: absolute;
	top: -0.33333333em;
	right: -0.5em;
	font-size: 0.9em;
}

.video-js .vjs-time-tooltip,
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	top: -3.4em;
	right: -1.9em;
	font-size: 0.9em;
	color: #000;
	content: attr(data-current-time);
	padding: 6px 8px 8px 8px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
}

.video-js .vjs-time-tooltip,
.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
	z-index: 1;
}

.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
	display: none;
}

.video-js .vjs-load-progress {
	background: #bfc7d3;
	background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
	background: white;
	background: rgba(115, 133, 159, 0.75);
}

.video-js.vjs-no-flex .vjs-progress-control {
	width: auto;
}

.video-js .vjs-time-tooltip {
	display: inline-block;
	height: 2.4em;
	position: relative;
	float: right;
	right: -1.9em;
}

.vjs-tooltip-progress-bar {
	visibility: hidden;
}

.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
	display: none;
}

.vjs-mouse-display .vjs-time-tooltip,
.video-js .vjs-progress-control .vjs-mouse-display:after {
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 0.45em 0 0.45em;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider:focus {
	text-shadow: 0em 0em 1em white;
	-webkit-box-shadow: 0 0 1em #fff;
	-moz-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.video-js .vjs-volume-control {
	width: 5em;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.video-js .vjs-volume-bar {
	margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
	width: 0.3em;
	height: 5em;
	margin: 1.35em auto;
}

.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
}

.video-js .vjs-volume-level:before {
	position: absolute;
	font-size: 0.9em;
}

.vjs-slider-vertical .vjs-volume-level {
	width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
	top: -0.5em;
	left: -0.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
	height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
	top: -0.3em;
	right: -0.5em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent;
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
	left: 0.5em;
	height: 8em;
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
	left: -2em;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
	height: 0;
	width: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
	height: 8em;
	width: 2.9em;
}

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
	height: 2.9em;
	width: 8em;
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
	background-color: transparent !important;
}

.vjs-poster {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	background-color: #000000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}

.vjs-poster img {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
	width: 100%;
}

.vjs-has-started .vjs-poster {
	display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
	display: block;
}

.vjs-using-native-controls .vjs-poster {
	display: none;
}

.video-js .vjs-live-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	font-size: 1em;
	line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
	display: table-cell;
	width: auto;
	text-align: left;
}

.video-js .vjs-time-control {
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	font-size: 1em;
	line-height: 3em;
	min-width: 2em;
	width: auto;
	padding-left: 1em;
	padding-right: 1em;
}

.vjs-live .vjs-time-control {
	display: none;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
	display: none;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
	display: none;
}

.vjs-time-divider {
	display: none;
	line-height: 3em;
}

.vjs-live .vjs-time-divider {
	display: none;
}

.video-js .vjs-play-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em;
}

.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0.1em;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5);
}

.vjs-subtitles {
	color: #fff;
}

.vjs-captions {
	color: #fc6;
}

.vjs-tt-cue {
	display: block;
}

video::-webkit-media-text-track-display {
	-moz-transform: translateY(-3em);
	-ms-transform: translateY(-3em);
	-o-transform: translateY(-3em);
	-webkit-transform: translateY(-3em);
	transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
	-moz-transform: translateY(-1.5em);
	-ms-transform: translateY(-1.5em);
	-o-transform: translateY(-1.5em);
	-webkit-transform: translateY(-1.5em);
	transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
	font-size: 1.4em;
	text-align: center;
}

.vjs-error .vjs-error-display:before {
	color: #fff;
	content: 'X';
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	left: 0;
	line-height: 1;
	margin-top: -0.5em;
	position: absolute;
	text-shadow: 0.05em 0.05em 0.1em #000;
	text-align: center;
	top: 50%;
	vertical-align: middle;
	width: 100%;
}

.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.85;
	text-align: left;
	border: 6px solid rgba(43, 51, 63, 0.7);
	box-sizing: border-box;
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
	display: block;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
	content: "";
	position: absolute;
	margin: -6px;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: transparent;
	border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
	border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
	border-top-color: white;
	-webkit-animation-delay: 0.44s;
	animation-delay: 0.44s;
}

@keyframes vjs-spinner-spin {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes vjs-spinner-spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes vjs-spinner-fade {
	0% {
		border-top-color: #73859f;
	}

	20% {
		border-top-color: #73859f;
	}

	35% {
		border-top-color: white;
	}

	60% {
		border-top-color: #73859f;
	}

	100% {
		border-top-color: #73859f;
	}
}

@-webkit-keyframes vjs-spinner-fade {
	0% {
		border-top-color: #73859f;
	}

	20% {
		border-top-color: #73859f;
	}

	35% {
		border-top-color: white;
	}

	60% {
		border-top-color: #73859f;
	}

	100% {
		border-top-color: #73859f;
	}
}

.vjs-chapters-button .vjs-menu ul {
	width: 24em;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
	width: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
	display: none;
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
	display: none;
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
	display: none;
}

.vjs-caption-settings {
	position: relative;
	top: 1em;
	background-color: #2B333F;
	background-color: rgba(43, 51, 63, 0.75);
	color: #fff;
	margin: 0 auto;
	padding: 0.5em;
	height: 16em;
	font-size: 12px;
	width: 40em;
}

.vjs-caption-settings .vjs-tracksettings {
	top: 0;
	bottom: 1em;
	left: 0;
	right: 0;
	position: absolute;
	overflow: auto;
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
	float: left;
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
	clear: both;
}

.vjs-caption-settings .vjs-tracksettings-controls {
	position: absolute;
	bottom: 1em;
	right: 1em;
}

.vjs-caption-settings .vjs-tracksetting {
	margin: 5px;
	padding: 3px;
	min-height: 40px;
	border: none;
}

.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
	display: block;
	width: 100px;
	margin-bottom: 5px;
}

.vjs-caption-settings .vjs-tracksetting span {
	display: inline;
	margin-left: 5px;
	vertical-align: top;
	float: right;
}

.vjs-caption-settings .vjs-tracksetting>div {
	margin-bottom: 5px;
	min-height: 20px;
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 0;
}

.vjs-caption-settings label>input {
	margin-right: 10px;
}

.vjs-caption-settings fieldset {
	margin-top: 1em;
	margin-left: .5em;
}

.vjs-caption-settings fieldset .vjs-label {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.vjs-caption-settings input[type="button"] {
	width: 40px;
	height: 40px;
}

.video-js .vjs-modal-dialog {
	background: rgba(0, 0, 0, 0.8);
	background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
}

.vjs-modal-dialog .vjs-modal-dialog-content {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px 24px;
	z-index: 1;
}

@media print {
	.video-js>*:not(.vjs-tech):not(.vjs-poster) {
		visibility: hidden;
	}
}

@media screen {
	.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
		content: "";
	}
}

@media screen {
	.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
		visibility: hidden;
	}
}

.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.5em;
	width: 3em;
	border: 0 none;
	border-radius: 0.3em;
	left: 50%;
	top: 50%;
	margin-left: -1.5em;
	margin-top: -0.75em;
	opacity: 0;
}

@media screen and (min-width:768px) {
	.video-js .vjs-big-play-button {
		display: none;
	}
}

.video-js .vjs-paused.vjs-has-started .vjs-big-play-button {
	display: block;
}

@media screen and (min-width:768px) {
	.video-js .vjs-paused.vjs-has-started .vjs-big-play-button {
		display: none;
	}
}

.picker {
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	color: #000000;
	position: absolute;
	z-index: 10000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.picker__input {
	cursor: default;
}

.picker__input.picker__input--active {
	border-color: #0089ec;
}

.picker__holder {
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.picker__holder,
.picker__frame {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.picker__holder {
	position: fixed;
	transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
	transition: background 0.15s ease-out, transform 0s 0.15s;
	-webkit-backface-visibility: hidden;
}

.picker__frame {
	position: absolute;
	margin: 0 auto;
	min-width: 256px;
	max-width: 666px;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transition: all 0.15s ease-out;
}

@media (min-height:33.875em) {
	.picker__frame {
		overflow: visible;
		top: auto;
		bottom: -100%;
		max-height: 80%;
	}
}

@media (min-height:40.125em) {
	.picker__frame {
		margin-bottom: 7.5%;
	}
}

.picker__wrap {
	display: table;
	width: 100%;
	height: 100%;
}

@media (min-height:33.875em) {
	.picker__wrap {
		display: block;
	}
}

.picker__box {
	background: #ffffff;
	display: table-cell;
	vertical-align: middle;
}

@media (min-height:26.5em) {
	.picker__box {
		font-size: 1.25em;
	}
}

@media (min-height:33.875em) {
	.picker__box {
		display: block;
		font-size: 1.33em;
		border: 1px solid #777777;
		border-top-color: #898989;
		border-bottom-width: 0;
		border-radius: 5px 5px 0 0;
		box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
	}
}

@media (min-height:40.125em) {
	.picker__box {
		font-size: 1.5em;
		border-bottom-width: 1px;
		border-radius: 5px;
	}
}

.picker--opened .picker__holder {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
	zoom: 1;
	background: rgba(0, 0, 0, 0.32);
	transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

@media (min-height:33.875em) {
	.picker--opened .picker__frame {
		top: auto;
		bottom: 0;
	}
}

.picker__box {
	padding: 0 1em;
}

.picker__header {
	text-align: center;
	position: relative;
	margin-top: .75em;
}

.picker__month,
.picker__year {
	font-weight: 500;
	display: inline-block;
	margin-left: .25em;
	margin-right: .25em;
}

.picker__year {
	color: #999999;
	font-size: .8em;
	font-style: italic;
}

.picker__select--month,
.picker__select--year {
	border: 1px solid #b7b7b7;
	height: 2em;
	padding: .5em;
	margin-left: .25em;
	margin-right: .25em;
}

@media (min-width:24.5em) {

	.picker__select--month,
	.picker__select--year {
		margin-top: -0.5em;
	}
}

.picker__select--month {
	width: 35%;
}

.picker__select--year {
	width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
	border-color: #0089ec;
}

.picker__nav--prev,
.picker__nav--next {
	position: absolute;
	padding: .5em 1.25em;
	width: 1em;
	height: 1em;
	box-sizing: content-box;
	top: -0.25em;
}

@media (min-width:24.5em) {

	.picker__nav--prev,
	.picker__nav--next {
		top: -0.33em;
	}
}

.picker__nav--prev {
	left: -1em;
	padding-right: 1.25em;
}

@media (min-width:24.5em) {
	.picker__nav--prev {
		padding-right: 1.5em;
	}
}

.picker__nav--next {
	right: -1em;
	padding-left: 1.25em;
}

@media (min-width:24.5em) {
	.picker__nav--next {
		padding-left: 1.5em;
	}
}

.picker__nav--prev:before,
.picker__nav--next:before {
	content: " ";
	border-top: .5em solid transparent;
	border-bottom: .5em solid transparent;
	border-right: 0.75em solid #000000;
	width: 0;
	height: 0;
	display: block;
	margin: 0 auto;
}

.picker__nav--next:before {
	border-right: 0;
	border-left: 0.75em solid #000000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
	cursor: default;
	background: none;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
}

.picker__table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	font-size: inherit;
	width: 100%;
	margin-top: .75em;
	margin-bottom: .5em;
}

@media (min-height:33.875em) {
	.picker__table {
		margin-bottom: .75em;
	}
}

.picker__table td {
	margin: 0;
	padding: 0;
}

.picker__weekday {
	width: 14.285714286%;
	font-size: .75em;
	padding-bottom: .25em;
	color: #999999;
	font-weight: 500;
}

@media (min-height:33.875em) {
	.picker__weekday {
		padding-bottom: .5em;
	}
}

.picker__day {
	padding: .3125em 0;
	font-weight: 200;
	border: 1px solid transparent;
}

.picker__day--today {
	position: relative;
}

.picker__day--today:before {
	content: " ";
	position: absolute;
	top: 2px;
	right: 2px;
	width: 0;
	height: 0;
	border-top: 0.5em solid #0059bc;
	border-left: .5em solid transparent;
}

.picker__day--disabled:before {
	border-top-color: #aaaaaa;
}

.picker__day--outfocus {
	color: #dddddd;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
}

.picker__day--highlighted {
	border-color: #0089ec;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
	background: #0089ec;
	color: #ffffff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #dddddd;
	cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
	background: #bbbbbb;
}

.picker__footer {
	text-align: center;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
	border: 1px solid #ffffff;
	background: #ffffff;
	font-size: .8em;
	padding: .66em 0;
	font-weight: bold;
	width: 33%;
	display: inline-block;
	vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
	cursor: pointer;
	color: #000000;
	background: #b1dcfb;
	border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
	background: #b1dcfb;
	border-color: #0089ec;
	outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
	position: relative;
	display: inline-block;
	height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
	content: " ";
	margin-right: .45em;
}

.picker__button--today:before {
	top: -0.05em;
	width: 0;
	border-top: 0.66em solid #0059bc;
	border-left: .66em solid transparent;
}

.picker__button--clear:before {
	top: -0.25em;
	width: .66em;
	border-top: 3px solid #ee2200;
}

.picker__button--close:before {
	content: "\D7";
	top: -0.1em;
	vertical-align: top;
	font-size: 1.1em;
	margin-right: .35em;
	color: #777777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #dddddd;
	cursor: default;
}

.picker__button--today[disabled]:before {
	border-top-color: #aaaaaa;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}

.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}

.ui-widget-content a {
	color: #333333;
}

.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: alpha(opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: alpha(opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: alpha(opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/css/libs/images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("/css/libs/images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/css/libs/images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/css/libs/images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/css/libs/images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/css/libs/images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("/css/libs/images/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: alpha(opacity=30);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}

.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}

.ui-widget-content a {
	color: #333333;
}

.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: alpha(opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: alpha(opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: alpha(opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/css/libs/images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("/css/libs/images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/css/libs/images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/css/libs/images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/css/libs/images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/css/libs/images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("/css/libs/images/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: alpha(opacity=30);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

@font-face {
	font-family: 'FontAwesome';
	src: url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
	src: url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0#iefix&v=4.3.0") format('embedded-opentype'), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format('woff2'), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format('woff'), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format('truetype'), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular#fontawesomeregular") format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #ffffff;
}

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.star_block {
	*zoom: 1;
	box-sizing: border-box;
	padding: 25px 0;
}

.star_block:before,
.star_block:after {
	display: table;
	line-height: 0;
	content: "";
}

.star_block:after {
	clear: both;
}

.star_block * {
	box-sizing: inherit;
}

.star_block figure {
	position: relative;
	margin: 0;
}

.star_block figure>a {
	border: 0;
}

.star_block figure .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

@media screen and (min-width:768px) {
	.star_block figure .content_likes {
		top: 10px;
		right: auto;
		bottom: auto;
		left: -15px;
	}
}

@media screen and (min-width:1230px) {
	.star_block figure .likes_count {
		top: 0;
		bottom: auto;
		left: auto;
		right: 100%;
		transform: translate3d(25%, 0, 0);
	}
}

.star_block figcaption {
	padding-top: 14px;
}

.star_block img,
.star_block iframe {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.star_block p {
	margin-top: 0;
}

.star_block .text {
	position: relative;
	font-size: 16px;
	line-height: 1.5;
	z-index: 10;
	word-wrap: break-word;
}

.star_block .text .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

@media screen and (min-width:1230px) {
	.star_block .text {
		font-size: 26px;
		line-height: 1.5;
	}
}

.star_block .text:last-child {
	margin-bottom: 0;
}

.title-wrap+.star_block {
	padding-top: 0;
}

.title-wrap+.star_block .section-title {
	padding-bottom: 0;
	margin-bottom: 0;
}

@media screen and (min-width:1230px) {
	.title-wrap+.star_block .section-title {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

@media screen and (min-width:1230px) {
	.title-wrap+.star_block {
		padding-top: 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block {
		padding: 10px 0 70px 0;
	}

	.star_block.text.regular {
		padding: 10px 0 50px 0;
	}

	.offwhite .star_block.textandimage {
		padding: 10px 0 0 0;
	}

	.star_block.headshot {
		padding: 10px 0 80px 0;
	}
}

.star_block .tag {
	text-transform: uppercase;
}

.star_block .tag-holder {
	margin: 6px 0;
}

@media screen and (min-width:1230px) {
	.star_block .tag-holder {
		margin: 10px 0;
	}
}

.star_block .tag-holder+.circle-holder svg {
	margin-top: 25px;
}

.star_block .tag:not(:last-child) {
	margin-right: 16px;
}

.star_block.oversized figcaption,
.star_block.oversize figcaption {
	margin-left: 50px;
}

.star_block.header {
	text-align: center;
	padding: 0;
	color: #ffffff;
	position: relative;
	margin-bottom: 0;
}

.star_block.header:after {
	content: '';
	display: block;
	background-image: url("/css/assets/svg/star-shine.svg");
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	pointer-events: none;
	opacity: 0.3;
}

.star_block.header .page-header {
	font-weight: bold;
	line-height: 1.2;
}

.page-article .star_block.header:after,
.page-tv-guide .star_block.header:after {
	display: none;
}

.star_block.header.home:after,
.star_block.header.image:not(.page.job .star_block.header):after {
	top: 90px;
}

.star_block.header .background,
.star_block.header.background {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 300px;
	min-height: 85vh;
}

@media screen and (min-width:768px) {

	.star_block.header .background,
	.star_block.header.background {
		min-height: 600px;
		min-height: 85vh;
	}
}

.star_block.header .text-wrap {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	width: 100%;
}

.star_block.header .text-wrap a {
	padding-bottom: 4px;
	color: #ffffff;
	border-color: #ffffff;
}

.star_block.header .page-header {
	display: inline-block;
	margin-bottom: 0;
	word-break: break-word;
}

.star_block.header .title-wrap {
	padding-top: 0;
}

.star_block.header .title-wrap .section-title {
	color: #ffffff;
	border: none;
	margin-bottom: 30px;
	font-weight: normal;
}

.star_block.header .header-bg-a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.star_block.header .header-bg-a:hover {
	border: 0;
}

.star_block.header .text-wrap {
	pointer-events: none;
}

.star_block.header .text-wrap a {
	pointer-events: all;
}

.star_block.header.blank .background {
	min-height: 480px;
	display: table;
	width: 100%;
	height: 100%;
	background: linear-gradient(225deg, #ff8c00 0%, #ff6000 100%);
}

.star_block.header.blank .background .text-wrap {
	display: table-cell;
	vertical-align: middle;
	padding: 2em 0;
	position: relative;
	transform: none;
	top: auto;
}

.star_block.header.blank .title-wrap .section-title,
.page-article .title-wrap .section-title,
.star_block.sectionheader .title-wrap .section-title,
.page-distribution .title-wrap .section-title,
.page-offerings .title-wrap .section-title {
	border-bottom: 0;
	margin-bottom: 30px;
	text-transform: none;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1.6px;
}

.star_block.header .text {
	margin-top: 40px;
	color: #ffffff;
}

.star_block.header.filter .filter-popup-open {
	cursor: pointer;
}

.star_block.header.filter .filter-popup-open:hover {
	border: 0;
}

.star_block.header.filter .page-header {
	border-bottom: 3px solid rgba(255, 255, 255, 0.5);
}

.star_block.header.filter .page-header:hover {
	border-bottom-color: #ffffff;
	transition: border-color 0.2s;
}

.star_block.header.filter .page-header.no-border {
	border-bottom: 0 none;
}

.page-our-stories .star_block.header.filter .page-header {
	border-bottom: 0;
}

.star_block.header.video {
	min-height: 480px;
	display: table;
	width: 100%;
}

.star_block.header.video .video-wrap {
	display: none;
}

.star_block.header.video .text-wrap {
	display: table-cell;
	vertical-align: middle;
	padding: 2em 0;
	position: relative;
	transform: none;
	top: auto;
}

@media screen and (min-width:1230px) {
	.star_block.header.video {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
		background-size: cover;
		background-position: center top;
	}

	.star_block.header.video .video-wrap {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
	}

	.star_block.header.video .video-wrap iframe,
	.star_block.header.video .video-wrap video {
		width: 100%;
		height: auto;
	}

	.star_block.header.video .text-wrap {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
}

.offwhite .star_block.header.image {}

.star_block.header.image {
	margin-bottom: 50px;
}

.star_block.header.image,
.star_block.header.home {
	height: 2000px;
	max-height: 600px;
	max-height: 100vh;
	padding-top: 90px;
	margin-top: -90px;
	transition: max-height 1s;
	overflow: hidden;
}

.star_block.header.image .wrap,
.star_block.header.home .wrap {
	position: relative;
	height: 100vh;
}

.star_block.header.image .text-wrap,
.star_block.header.home .text-wrap {
	top: calc(50% - 10vh);
}

.star_block.header.image .bg-image,
.star_block.header.image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center top;
}

.star_block.header.image .overlay {
	opacity: 0.65;
	background-color: #ff8c00;
}

.star_block.header.home .animation_wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.star_block.header.home .animation_wrap img {
	width: 1px;
	height: 1px;
}

.star_block.header.home .animation_wrap .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center center;
}

.star_block.header.home .animation_wrap .page-header {
	border-bottom: 0 none;
}

.star_block.header.home .animation_wrap a {
	border-bottom: 0 none;
}

.star_block.header.home .animation_wrap.animated {
	transition: opacity 0.3s;
	opacity: 0;
	pointer-events: none;
}

.star_block.header.home .animation_wrap.animated.showing {
	opacity: 1;
	pointer-events: all;
}

.star_block.sectionheader {
	text-align: center;
	padding-bottom: 50px;
}

.star_block.sectionheader .title-wrap .section-title {
	margin-bottom: 30px;
}

.star_block.sectionheader .share_links {
	padding: 0;
}

.star_block.sectionheader .text {
	margin-top: 25px;
	margin-right: 8.33333333%;
}

@media screen and (min-width:768px) {
	.star_block.sectionheader .text {
		margin-right: 16.66666667%;
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.sectionheader .text {
		margin-right: 16.66666667%;
		margin-left: 16.66666667%;
	}
}

.star_block.inpagelinks {
	text-align: center;
}

.star_block.inpagelinks li {
	display: block;
	list-style: none;
	margin: 0 1em;
}

.star_block.inpagelinks.linkListTop li {
	display: block;
	list-style: none;
	margin: 0 0;
}

.star_block.inpagelinks li:first-child {
	margin-left: 0;
}

.star_block.inpagelinks li:last-child {
	margin-right: 0;
}

.inpagelink {
	display: block;
	position: relative;
	top: -120px;
	height: 0px;
	width: 0px;
}

.star_block.oversized figcaption,
.star_block .oversized figcaption {
	padding-right: 40px;
	padding-left: 40px;
}

.star_block .text.quote {
	font-size: 30px;
	line-height: 1.5;
	line-height: 1.8;
}

@media screen and (min-width:1230px) {
	.star_block .text.quote {
		font-size: 38px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

.star_block .text.quote .caption {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
}

.star_block.expanding .text-container .text-inner {
	overflow: hidden;
	margin-bottom: 1em;
	transition: max-height 1s ease;
}

.star_block.expanding .text-container .text-inner .expanding-extra {
	display: none;
	transition: opacity 1s ease;
	opacity: 0;
	padding-top: 1em;
}

.star_block.expanding .text-container .plus {
	cursor: pointer;
}

.star_block.expanding .text-container .plus:hover {
	border: 0;
}

.star_block.expanding .text-container .plus img {
	width: auto;
	transition: all 1s ease;
}

.star_block.expanding .text-container .plus[aria-expanded=true] img {
	transform: rotate(45deg);
}

.star_block.text h3 {
	font-size: 18px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {
	.star_block.text h3 {
		font-size: 20px;
		line-height: 1.5;
	}
}

.star_block.text .text {
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {
	.star_block.text .text {
		font-size: 16px;
		line-height: 1.5;
	}
}

.star_block.text .l-quote,
.star_block.text .l-quote.text {
	text-align: center;
	font-size: 30px;
	line-height: 1.5;
	line-height: 1.1;
}

@media screen and (min-width:1230px) {

	.star_block.text .l-quote,
	.star_block.text .l-quote.text {
		font-size: 38px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:1230px) {

	.star_block.text .l-quote,
	.star_block.text .l-quote.text {
		font-size: 38px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

.star_block.text .m-quote,
.star_block.text .m-quote.text {
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	line-height: 1.3;
}

@media screen and (min-width:1230px) {

	.star_block.text .m-quote,
	.star_block.text .m-quote.text {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:1230px) {

	.star_block.text .m-quote,
	.star_block.text .m-quote.text {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:768px) {
	.star_block.text.regular .text {
		margin-left: 8.33333333%;
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.text.regular .text {
		margin-left: 16.66666667%;
		margin-right: 16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.text.onehalf .text {
		float: left;
		width: 83.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.text.onehalf .text {
		float: left;
		width: 50%;
	}
}

.star_block.text.onehalf.center .text {
	float: none;
}

.star_block.text.onehalf.right .text {
	float: right;
}

@media screen and (min-width:768px) {
	.star_block.text.onethird .text {
		float: left;
		width: 66.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.text.onethird .text {
		float: left;
		width: 33.33333333%;
	}
}

.star_block.text.onethird.center .text {
	float: none;
}

.star_block.text.onethird.right .text {
	float: right;
}

.star_block.text.regular .content_likes,
.star_block.text.onehalf .content_likes,
.star_block.text.onethird .content_likes {
	position: relative;
	top: auto;
	left: 0;
	bottom: -15px;
}

.star_block.text.regular .likes_count,
.star_block.text.onehalf .likes_count,
.star_block.text.onethird .likes_count {
	right: auto;
	bottom: auto;
	left: 0;
	top: 100%;
	transform: translate3d(0, -25%, 0);
}

.star_block.text.quote .text {
	text-align: center;
	color: #ff8c00;
}

.star_block.text.quote .text .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.text.quote .text .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

.star_block.text.quote .content_likes {
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	top: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.star_block.text.quote .content_likes .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.text.quote .content_likes .likes_action {
	margin: 0 auto;
}

.star_block.text.quote .caption {
	text-align: center;
	color: #ff8c00;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.5;
	margin-top: 1em;
	float: left;
	clear: left;
}

.star_block.text.quote.center .text {
	float: left;
	width: 83.33333333%;
	float: none;
	margin-left: auto;
}

@media screen and (min-width:768px) {
	.star_block.text.quote.center .text {
		float: left;
		width: 66.66666667%;
		float: none;
	}
}

.star_block.text.quote.center .caption {
	float: left;
	width: 83.33333333%;
	float: none;
	clear: none;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:768px) {
	.star_block.text.quote.center .caption {
		float: left;
		width: 66.66666667%;
		float: none;
	}
}

.star_block.text.quote.left .text,
.star_block.text.quote.right .text {
	float: left;
	width: 83.33333333%;
}

@media screen and (min-width:1230px) {

	.star_block.text.quote.left .text,
	.star_block.text.quote.right .text {
		float: left;
		width: 50%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.text.quote.left .text,
	.star_block.text.quote.right .text {
		float: left;
		width: 41.66666667%;
	}
}

.star_block.text.quote.left .caption,
.star_block.text.quote.right .caption {
	float: left;
	width: 83.33333333%;
}

@media screen and (min-width:1230px) {

	.star_block.text.quote.left .caption,
	.star_block.text.quote.right .caption {
		float: left;
		width: 50%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.text.quote.left .caption,
	.star_block.text.quote.right .caption {
		float: left;
		width: 41.66666667%;
	}
}

.star_block.text.quote.left .content_likes,
.star_block.text.quote.right .content_likes {
	float: left;
	width: 83.33333333%;
	clear: both;
}

@media screen and (min-width:1230px) {

	.star_block.text.quote.left .content_likes,
	.star_block.text.quote.right .content_likes {
		float: left;
		width: 50%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.text.quote.left .content_likes,
	.star_block.text.quote.right .content_likes {
		float: left;
		width: 41.66666667%;
	}
}

.star_block.text.quote.right .text {
	float: right;
}

.star_block.text.quote.right .caption {
	float: right;
	clear: right;
}

.star_block.text.quote.right .content_likes {
	float: right;
}

.white .star_block.text.headshot .text,
.offwhite .star_block.text.headshot .text {
	color: #ffffff;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
}

.orange .star_block.text.headshot .text {
	color: #ffffff;
	background: #575757;
}

.star_block.text.headshot .text {
	*zoom: 1;
	margin-top: 33.33333333%;
	position: relative;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	color: #ffffff;
	text-align: center;
}

.star_block.text.headshot .text:before,
.star_block.text.headshot .text:after {
	display: table;
	line-height: 0;
	content: "";
}

.star_block.text.headshot .text:after {
	clear: both;
}

.star_block.text.headshot .text .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.text.headshot .text .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.text.headshot .text figure .content_likes {
	top: 10px;
	right: auto;
	bottom: auto;
	left: -15px;
}

.star_block.text.headshot .text figure .likes_count {
	top: 0;
	right: auto;
	bottom: auto;
	left: 100%;
	transform: translate3d(-25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.text.headshot .text {
		float: left;
		width: 75%;
		float: right;
		margin-top: 8.33333333%;
		margin-right: 8.33333333%;
	}
}

.star_block.text.headshot .inner {
	background-color: transparent;
	float: left;
	width: 83.33333333%;
	position: relative;
	float: none;
	margin: 0 auto;
	padding: 1.5em 0;
	z-index: 0;
}

@media screen and (min-width:768px) {
	.star_block.text.headshot .inner {
		margin-left: 0;
		margin-right: 0;
		width: auto;
		float: none;
		padding: 3.75em 11.11111111%;
	}
}

.star_block.text.headshot .inner .caption {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {
	.star_block.text.headshot .inner .caption {
		font-size: 22px;
		line-height: 1.5;
	}
}

.star_block.text.headshot figure {
	float: left;
	width: 33.33333333%;
	margin-top: -33.33333333%;
	margin-left: 8.33333333%;
	margin-right: -100%;
}

@media screen and (min-width:768px) {
	.star_block.text.headshot figure {
		float: left;
		width: 33.33333333%;
		margin-top: -11.11111111%;
		margin-left: -11.11111111%;
	}
}

.star_block.text.headshot.center .text {
	float: left;
	width: 83.33333333%;
	margin-left: 8.33333333%;
}

.star_block.text.headshot.center .text .content_likes {
	top: 10px;
	right: auto;
	bottom: auto;
	left: -15px;
}

.star_block.text.headshot.center .text .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.text.headshot.right .text .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.text.headshot.right .text .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.text.headshot.right .text figure .content_likes {
	top: 10px;
	right: -15px;
	bottom: auto;
	left: auto;
}

.star_block.text.headshot.right .text figure .likes_count {
	top: 0;
	bottom: auto;
	left: auto;
	right: 100%;
	transform: translate3d(25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.text.headshot.right .text {
		float: left;
		margin-left: 8.33333333%;
	}
}

.star_block.text.headshot.right figure {
	float: right;
	margin-left: -100%;
	margin-right: 8.33333333%;
}

@media screen and (min-width:768px) {
	.star_block.text.headshot.right figure {
		margin-right: -11.11111111%;
	}
}

@media screen and (max-width:767px) {
	.star_block.text.headshot .layout {
		width: auto;
	}
}

.star_block.text.rich-text table {
	margin: 2em 0;
}

@media screen and (max-width:767px) {

	.star_block.imageonly.full .layout,
	.star_block.imageonly.fivesixths .layout,
	.star_block.imageonly.threequarters .layout,
	.star_block.imageonly.doubleimage .layout,
	.star_block.imageonly.tripleimage .layout {
		width: auto;
	}
}

.star_block.imageonly.full figcaption,
.star_block.imageonly.fivesixths figcaption,
.star_block.imageonly.threequarters figcaption {
	margin-left: 50px;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.full figcaption,
	.star_block.imageonly.fivesixths figcaption,
	.star_block.imageonly.threequarters figcaption {
		margin-left: auto;
	}
}

.star_block.imageonly figcaption {
	position: absolute;
}

.star_block.carousel {
	position: relative;
	overflow: hidden;
}

@media screen and (min-width:1230px) {
	.star_block.carousel {
		padding: 0 0 80px 0 !important;
	}
}

.star_block.carousel figure .content_likes {
	top: auto;
	right: 10px;
	bottom: -15px;
	left: auto;
}

.star_block.carousel figure .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.carousel figure .content_likes {
	bottom: 0;
}

.star_block.carousel .carousel-controls {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 25;
	transition: opacity 1s;
	opacity: 0;
}

.star_block.carousel .carousel-controls .rotate-wrapper {
	transform-origin: top center;
	position: relative;
	height: 40px;
}

.star_block.carousel .carousel-controls .rotate-wrapper a {
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffffff;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1.5;
}

.star_block.carousel .carousel-controls.left {
	left: 10px;
}

.star_block.carousel .carousel-controls.left .rotate-wrapper {
	transform: rotate(-90deg);
	left: -50%;
}

.star_block.carousel .carousel-controls.right {
	right: 10px;
}

.star_block.carousel .carousel-controls.right .rotate-wrapper {
	transform: rotate(90deg);
	right: -50%;
}

.star_block.carousel .carousel-controls.active {
	z-index: 26;
	opacity: 1;
}

.star_block.carousel .title-wrap {
	margin-bottom: 40px;
}

.star_block.carousel .title-wrap .section-title {
	border-color: transparent;
	position: relative;
	margin-bottom: 0;
}

.star_block.carousel .owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto;
}

.star_block.carousel .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 50px;
}

.star_block.carousel .owl-theme .owl-dots .owl-dot span {
	background-color: transparent;
	border: 1px solid #ffffff;
	opacity: 1;
}

.star_block.carousel .owl-theme .owl-dots .owl-dot.active span {
	background-color: #ffffff;
}

.star_block.imageonly.singleimage.oversize figure .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.imageonly.singleimage.onehalf figure {
	float: left;
	width: 80%;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.singleimage.fivesixths figure {
		float: left;
		width: 83.33333333%;
		float: none;
		margin: 0 auto;
	}

	.star_block.imageonly.singleimage.threequarters figure {
		float: left;
		width: 75%;
	}

	.star_block.imageonly.singleimage.twothirds figure {
		float: left;
		width: 66.66666667%;
	}

	.star_block.imageonly.singleimage.onehalf figure {
		float: left;
		width: 50%;
	}

	.star_block.imageonly.singleimage.nudged figure {
		margin-left: 8.33333333%;
	}

	.star_block.imageonly.singleimage.nudged.right figure {
		margin-left: 0%;
		margin-right: 8.33333333%;
	}
}

.star_block.imageonly.singleimage.right figure {
	float: right;
}

.star_block.imageonly.singleimage.centred figure {
	margin: 0 auto;
	float: none;
}

.star_block.imageonly.doubleimage.widesquare figure:nth-child(1),
.star_block.imageonly.doubleimage.widetall figure:nth-child(1),
.star_block.imageonly.doubleimage.regularsquare figure:nth-child(1) {
	float: left;
	width: 91.66666667%;
	z-index: 1;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.doubleimage.widesquare figure:nth-child(1),
	.star_block.imageonly.doubleimage.widetall figure:nth-child(1),
	.star_block.imageonly.doubleimage.regularsquare figure:nth-child(1) {
		float: left;
		width: 66.66666667%;
	}
}

.star_block.imageonly.doubleimage.widesquare figure:nth-child(1) figcaption,
.star_block.imageonly.doubleimage.widetall figure:nth-child(1) figcaption,
.star_block.imageonly.doubleimage.regularsquare figure:nth-child(1) figcaption {
	margin-right: calc(54.54545455% + 18px);
	margin-left: 50px;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.doubleimage.widesquare figure:nth-child(1) figcaption,
	.star_block.imageonly.doubleimage.widetall figure:nth-child(1) figcaption,
	.star_block.imageonly.doubleimage.regularsquare figure:nth-child(1) figcaption {
		margin-left: auto;
		margin-right: 18px;
	}
}

.star_block.imageonly.doubleimage.widesquare figure:nth-child(2),
.star_block.imageonly.doubleimage.widetall figure:nth-child(2),
.star_block.imageonly.doubleimage.regularsquare figure:nth-child(2) {
	float: left;
	width: 58.33333333%;
	float: right;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.doubleimage.widesquare figure:nth-child(2),
	.star_block.imageonly.doubleimage.widetall figure:nth-child(2),
	.star_block.imageonly.doubleimage.regularsquare figure:nth-child(2) {
		float: left;
		width: 33.33333333%;
		float: right;
		clear: left;
		margin-top: -8.33333333%;
	}
}

.star_block.imageonly.doubleimage.widesquare figure:nth-child(2) figcaption,
.star_block.imageonly.doubleimage.widetall figure:nth-child(2) figcaption,
.star_block.imageonly.doubleimage.regularsquare figure:nth-child(2) figcaption {
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.doubleimage.widesquare figure:nth-child(2) figcaption,
	.star_block.imageonly.doubleimage.widetall figure:nth-child(2) figcaption,
	.star_block.imageonly.doubleimage.regularsquare figure:nth-child(2) figcaption {
		margin-right: auto;
	}
}

.star_block.imageonly.doubleimage.widesquare.left figure:nth-child(2) .content_likes,
.star_block.imageonly.doubleimage.widetall.left figure:nth-child(2) .content_likes,
.star_block.imageonly.doubleimage.regularsquare.left figure:nth-child(2) .content_likes {
	top: auto;
	right: auto;
	bottom: 10px;
	left: -15px;
}

.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(1),
.star_block.imageonly.doubleimage.widetall.right figure:nth-child(1),
.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(1) {
	float: right;
}

.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(2),
.star_block.imageonly.doubleimage.widetall.right figure:nth-child(2),
.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(2) {
	float: left;
}

.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(2) .content_likes,
.star_block.imageonly.doubleimage.widetall.right figure:nth-child(2) .content_likes,
.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(2) .content_likes {
	top: auto;
	right: -15px;
	bottom: 10px;
	left: auto;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(2),
	.star_block.imageonly.doubleimage.widetall.right figure:nth-child(2),
	.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(2) {
		float: left;
		clear: right;
	}
}

.star_block.imageonly.doubleimage.widesquare.right figcaption,
.star_block.imageonly.doubleimage.widetall.right figcaption,
.star_block.imageonly.doubleimage.regularsquare.right figcaption {
	margin-right: 4.54545455%;
	margin-left: 59.09090909%;
}

@media screen and (min-width:768px) {

	.star_block.imageonly.doubleimage.widesquare.right figcaption,
	.star_block.imageonly.doubleimage.widetall.right figcaption,
	.star_block.imageonly.doubleimage.regularsquare.right figcaption {
		margin-right: 0%;
		margin-left: 12.5%;
	}
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.widetall figure:nth-child(2) {
		margin-top: -12.5%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.widetall figure:nth-child(2) {
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.widetall figcaption {
		float: left;
		width: 75%;
	}
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.widetall.right figure:nth-child(1) figcaption {
		margin-left: 2em;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.widetall.right figure:nth-child(1) figcaption {
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.widetall.right figure:nth-child(2) {
		margin-left: 8.33333333%;
	}
}

.star_block.imageonly.doubleimage.widetall.right figure:nth-child(2) figcaption {
	margin-left: 14.28571429%;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.widetall.right figure:nth-child(2) figcaption {
		margin-left: 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.regularsquare figure:nth-child(1) {
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.regularsquare figure:nth-child(2) {
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.regularsquare figcaption {
		float: left;
		width: 62.5%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(1) {
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(1) figcaption {
		float: left;
		width: 62.5%;
		margin-left: 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(1) figcaption {
		margin-left: 30%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(2) {
		margin-left: 8.33333333%;
	}
}

.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(2) figcaption {
	margin-left: 14.28571429%;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.regularsquare.right figure:nth-child(2) figcaption {
		margin-left: 0;
	}
}

.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(1) figcaption {
	margin-left: calc(55% + 18px);
	margin-right: 50px;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(1) figcaption {
		margin-left: 18px;
		margin-right: auto;
	}
}

.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(2) figcaption {
	margin-left: 50px;
	margin-right: auto;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.doubleimage.widesquare.right figure:nth-child(2) figcaption {
		margin-left: auto;
	}
}

.star_block.listing.doubleimage.reverseprimary figure {
	z-index: 3 !important;
}

.star_block.listing.doubleimage.reverseprimary figure.filtered {
	z-index: 2 !important;
}

.star_block.listing.doubleimage.reverseprimary .text {
	z-index: 4 !important;
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(1) {
	float: left;
	width: 75%;
	z-index: 1;
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(1) figcaption {
	margin-left: 50px;
	margin-right: calc(11.11111% + 18px);
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(1) figcaption {
		margin-left: 0;
	}
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(2) {
	float: left;
	width: 33.33333333%;
	float: right;
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(2) figcaption {
	margin-right: 50px;
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(2) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(2) {
		margin-top: -8.33333333%;
	}

	.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(2) figcaption {
		margin-right: auto;
	}
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(3) {
	float: left;
	width: 41.66666667%;
	margin-left: 8.33333333%;
	margin-top: -8.33333333%;
	clear: right;
	z-index: 1;
}

.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(3) figcaption {
	margin-left: calc(-20% + 50px);
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(3) {
		margin-top: -16.66666667%;
	}

	.star_block.imageonly.tripleimage.regulartallwide figure:nth-child(3) figcaption {
		margin-left: auto;
	}
}

.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(1) {
	float: left;
	width: 75%;
	float: right;
	z-index: 1;
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(1) {
		margin-right: 8.33333333%;
	}
}

.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(1) figcaption {
	margin-left: calc((100% / 3) + 18px);
	margin-right: 50px;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(1) figcaption {
		margin-right: auto;
	}
}

.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(2) {
	float: left;
	width: 50%;
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(2) {
		float: left;
		width: 41.66666667%;
		margin-top: -8.33333333%;
	}
}

.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(2) figcaption {
	margin-left: 50px;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(2) figcaption {
		margin-left: auto;
	}
}

.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(3) {
	float: left;
	width: 33.33333333%;
	margin-right: 8.33333333%;
	margin-top: 8.33333333%;
	float: right;
	z-index: 1;
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.regularregulartall figure:nth-child(3) {
		margin-right: 16.66666667%;
	}
}

.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(1) {
	float: left;
	width: 50%;
	z-index: 1;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(1) {
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(1) {
		margin-left: 16.66666667%;
	}
}

.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(1) figcaption {
	margin-left: 50px;
	margin-right: 18px;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(1) figcaption {
		margin-left: auto;
		margin-right: calc(16.75% + 18px);
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(1) figcaption {
		margin-right: calc(33.333333% + 18px);
	}
}

.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(2) {
	float: left;
	width: 50%;
	margin-top: -25%;
	float: right;
	clear: left;
	z-index: 0;
}

.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(2) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(2) {
		float: left;
		width: 41.66666667%;
		margin-top: -16.66666667%;
		margin-right: 8.33333333%;
		float: right;
	}

	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(2) figcaption {
		margin-right: auto;
	}
}

.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(3) {
	float: left;
	width: 25%;
	clear: both;
	z-index: 1;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(3) {
		margin-top: -8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(3) {
		margin-left: 8.33333333%;
	}
}

.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(3) figcaption {
	margin-left: 50px;
	margin-right: auto;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.tallregulartall figure:nth-child(3) figcaption {
		margin-left: auto;
	}
}

.star_block.imageonly.tripleimage.tallregulartall figcaption {
	margin-right: 16.66666667%;
}

.star_block.imageonly.tripleimage.widetallregular figure:nth-child(1) {
	float: left;
	width: 91.66666667%;
	margin-left: 8.33333333%;
	z-index: 1;
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.widetallregular figure:nth-child(1) {
		float: left;
		width: 83.33333333%;
		margin-right: 8.33333333%;
	}
}

.star_block.imageonly.tripleimage.widetallregular figure:nth-child(1) figcaption {
	margin-left: calc(36.5% + 18px);
	margin-right: 50px;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.widetallregular figure:nth-child(1) figcaption {
		margin-right: auto;
	}
}

@media screen and (min-width:1230px) {
	.star_block.imageonly.tripleimage.widetallregular figure:nth-child(1) figcaption {
		margin-left: calc(40% + 18px);
	}
}

.star_block.imageonly.tripleimage.widetallregular figure:nth-child(2) {
	float: left;
	width: 41.66666667%;
	margin-top: -8.33333333%;
	clear: left;
	margin-bottom: 1em;
}

.star_block.imageonly.tripleimage.widetallregular figure:nth-child(2) .content_likes {
	top: auto;
	right: -15px;
	bottom: 10px;
	left: auto;
}

.star_block.imageonly.tripleimage.widetallregular figure:nth-child(2) figcaption {
	position: absolute;
	margin-left: 50px;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.widetallregular figure:nth-child(2) figcaption {
		margin-left: auto;
	}
}

.star_block.imageonly.tripleimage.widetallregular figure:nth-child(3) {
	float: left;
	width: 33.33333333%;
	margin-top: 8.33333333%;
	margin-right: 8.33333333%;
	float: right;
}

.star_block.imageonly.tripleimage.widetallregular figcaption {
	margin-left: 4.16666667%;
}

@media screen and (min-width:768px) {
	.star_block.imageonly.tripleimage.widetallregular figcaption {
		margin-left: 0%;
	}
}

.star_block.video video {
	width: 100%;
}

.star_block.video.oversize figure .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.video.full figure {
	float: left;
	width: 83.33333333%;
	margin-left: 8.33333333%;
}

.star_block.video.threequarters figure {
	float: left;
	width: 80%;
}

@media screen and (min-width:768px) {
	.star_block.video.threequarters figure {
		float: left;
		width: 75%;
	}
}

.star_block.video.right figure {
	float: right;
}

.orange .star_block.textandvideo {
	color: #ffffff;
}

@media screen and (min-width:768px) {
	.star_block.textandvideo figure {
		float: left;
		width: 66.66666667%;
		margin-right: 33.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandvideo .text-container {
		width: 50%;
		float: right;
		margin-left: -100%;
		margin-top: 1.25em;
	}
}

.star_block.textandvideo .text-container .text {
	font-size: 16px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {
	.star_block.textandvideo .text-container .text {
		font-size: 24px;
		line-height: 1.5;
		line-height: 40px;
	}
}

.star_block.textandvideo .text-container .text .subhead {
	font-size: 36px;
	line-height: 1.5;
	line-height: 1.25;
	font-weight: bold;
	margin-bottom: 14px;
}

@media screen and (min-width:1230px) {
	.star_block.textandvideo .text-container .text .subhead {
		font-size: 58px;
		line-height: 1.5;
		line-height: 1.25;
	}
}

@media screen and (max-width:767px) {
	.star_block.textandimage .layout {
		width: auto;
	}
}

.star_block.textandimage figcaption {
	position: absolute;
}

.star_block.textandimage.paragraph .text {
	font-size: 16px;
	line-height: 1.5;
	line-height: 24px;
}

.star_block.textandimage.paragraph.wide figure:nth-child(1),
.star_block.textandimage.quote.wide figure:nth-child(1) {
	float: left;
	width: 75%;
	position: relative;
	z-index: 0;
}

.star_block.textandimage.paragraph.wide figure:nth-child(1) figcaption,
.star_block.textandimage.quote.wide figure:nth-child(1) figcaption {
	margin-left: 50px;
	margin-right: calc(33.3333333% + 18px);
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide figure:nth-child(1),
	.star_block.textandimage.quote.wide figure:nth-child(1) {
		float: left;
		width: 66.66666667%;
	}

	.star_block.textandimage.paragraph.wide figure:nth-child(1) figcaption,
	.star_block.textandimage.quote.wide figure:nth-child(1) figcaption {
		margin-left: 0%;
		margin-right: 18px;
	}
}

.star_block.textandimage.paragraph.wide figure:nth-child(2),
.star_block.textandimage.quote.wide figure:nth-child(2) {
	float: left;
	width: 50%;
	clear: left;
	float: right;
	margin-bottom: 5%;
}

.star_block.textandimage.paragraph.wide figure:nth-child(2) figcaption,
.star_block.textandimage.quote.wide figure:nth-child(2) figcaption {
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide figure:nth-child(2),
	.star_block.textandimage.quote.wide figure:nth-child(2) {
		float: left;
		width: 33.33333333%;
		margin-top: -8.33333333%;
		float: right;
	}

	.star_block.textandimage.paragraph.wide figure:nth-child(2) figcaption,
	.star_block.textandimage.quote.wide figure:nth-child(2) figcaption {
		margin-right: auto;
	}
}

.star_block.textandimage.paragraph.wide .text,
.star_block.textandimage.quote.wide .text {
	clear: both;
	width: calc(100% - 100px);
	float: none;
	margin: 0 auto;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide .text,
	.star_block.textandimage.quote.wide .text {
		float: left;
		width: 58.33333333%;
		clear: left;
		margin-top: 12.5%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.wide .text,
	.star_block.textandimage.quote.wide .text {
		float: left;
		width: 41.66666667%;
		margin-top: 8.33333333%;
		margin-left: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.wide.left figure:nth-child(2) .content_likes,
.star_block.textandimage.quote.wide.left figure:nth-child(2) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.textandimage.paragraph.wide.left figure:nth-child(2) .likes_count,
.star_block.textandimage.quote.wide.left figure:nth-child(2) .likes_count {
	top: 0;
	bottom: auto;
	left: auto;
	right: 100%;
	transform: translate3d(25%, 0, 0);
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide.left figure:nth-child(2) .content_likes,
	.star_block.textandimage.quote.wide.left figure:nth-child(2) .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}
}

.star_block.textandimage.paragraph.wide.right figure:nth-child(1),
.star_block.textandimage.quote.wide.right figure:nth-child(1) {
	float: right;
}

.star_block.textandimage.paragraph.wide.right figure:nth-child(1) figcaption,
.star_block.textandimage.quote.wide.right figure:nth-child(1) figcaption {
	margin-left: calc(33.333333% + 18px);
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide.right figure:nth-child(1) figcaption,
	.star_block.textandimage.quote.wide.right figure:nth-child(1) figcaption {
		margin-left: 2em;
		margin-right: auto;
	}
}

.star_block.textandimage.paragraph.wide.right figure:nth-child(2),
.star_block.textandimage.quote.wide.right figure:nth-child(2) {
	float: left;
	clear: right;
}

.star_block.textandimage.paragraph.wide.right figure:nth-child(2) figcaption,
.star_block.textandimage.quote.wide.right figure:nth-child(2) figcaption {
	margin-left: 50px;
	margin-right: auto;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide.right figure:nth-child(2) figcaption,
	.star_block.textandimage.quote.wide.right figure:nth-child(2) figcaption {
		margin-left: auto;
	}
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.wide.right .text,
	.star_block.textandimage.quote.wide.right .text {
		clear: right;
		float: right;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.wide.right .text,
	.star_block.textandimage.quote.wide.right .text {
		margin-left: 0%;
		margin-right: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.regular figure:nth-child(1),
.star_block.textandimage.quote.regular figure:nth-child(1) {
	float: left;
	width: 75%;
	position: relative;
	z-index: 0;
}

.star_block.textandimage.paragraph.regular figure:nth-child(1) figcaption,
.star_block.textandimage.quote.regular figure:nth-child(1) figcaption {
	margin-left: 50px;
	margin-right: calc(33.3333333% + 18px);
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular figure:nth-child(1),
	.star_block.textandimage.quote.regular figure:nth-child(1) {
		float: left;
		width: 75%;
	}

	.star_block.textandimage.paragraph.regular figure:nth-child(1) figcaption,
	.star_block.textandimage.quote.regular figure:nth-child(1) figcaption {
		margin-left: 0%;
		margin-right: calc(11.11111111111% + 18px);
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.regular figure:nth-child(1),
	.star_block.textandimage.quote.regular figure:nth-child(1) {
		float: left;
		width: 66.66666667%;
		margin-left: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.regular figure:nth-child(2),
.star_block.textandimage.quote.regular figure:nth-child(2) {
	float: left;
	width: 50%;
	margin-top: -20%;
	float: right;
	clear: left;
	margin-bottom: 10%;
}

.star_block.textandimage.paragraph.regular figure:nth-child(2) figcaption,
.star_block.textandimage.quote.regular figure:nth-child(2) figcaption {
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular figure:nth-child(2),
	.star_block.textandimage.quote.regular figure:nth-child(2) {
		float: left;
		width: 33.33333333%;
		margin-top: -16.66666667%;
		float: right;
	}

	.star_block.textandimage.paragraph.regular figure:nth-child(2) figcaption,
	.star_block.textandimage.quote.regular figure:nth-child(2) figcaption {
		margin-right: auto;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.regular figure:nth-child(2),
	.star_block.textandimage.quote.regular figure:nth-child(2) {
		float: left;
		width: 25%;
		float: right;
		margin-right: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.regular .text,
.star_block.textandimage.quote.regular .text {
	width: calc(100% - 100px);
	clear: both;
	float: none;
	margin: 0 auto;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular .text,
	.star_block.textandimage.quote.regular .text {
		float: left;
		width: 58.33333333%;
		clear: left;
		margin-top: 12.5%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.regular .text,
	.star_block.textandimage.quote.regular .text {
		float: left;
		width: 41.66666667%;
		margin-left: 16.66666667%;
		margin-top: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.regular.left figure:nth-child(2) .content_likes,
.star_block.textandimage.quote.regular.left figure:nth-child(2) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.textandimage.paragraph.regular.left figure:nth-child(2) .likes_count,
.star_block.textandimage.quote.regular.left figure:nth-child(2) .likes_count {
	top: 0;
	bottom: auto;
	left: auto;
	right: 100%;
	transform: translate3d(25%, 0, 0);
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular.left figure:nth-child(2) .content_likes,
	.star_block.textandimage.quote.regular.left figure:nth-child(2) .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}
}

.star_block.textandimage.paragraph.regular.right figure:nth-child(1),
.star_block.textandimage.quote.regular.right figure:nth-child(1) {
	float: right;
}

.star_block.textandimage.paragraph.regular.right figure:nth-child(1) figcaption,
.star_block.textandimage.quote.regular.right figure:nth-child(1) figcaption {
	margin-left: calc(33.33333333% + 18px);
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular.right figure:nth-child(1) figcaption,
	.star_block.textandimage.quote.regular.right figure:nth-child(1) figcaption {
		margin-left: calc(11.11111111% + 18px);
		margin-right: auto;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.regular.right figure:nth-child(1),
	.star_block.textandimage.quote.regular.right figure:nth-child(1) {
		margin-right: 8.33333333%;
	}

	.star_block.textandimage.paragraph.regular.right figure:nth-child(1) figcaption,
	.star_block.textandimage.quote.regular.right figure:nth-child(1) figcaption {
		margin-left: 25%;
		margin-left: calc(12.5% + 18px);
	}
}

.star_block.textandimage.paragraph.regular.right figure:nth-child(2),
.star_block.textandimage.quote.regular.right figure:nth-child(2) {
	float: left;
	clear: right;
}

.star_block.textandimage.paragraph.regular.right figure:nth-child(2) figcaption,
.star_block.textandimage.quote.regular.right figure:nth-child(2) figcaption {
	margin-left: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular.right figure:nth-child(2) figcaption,
	.star_block.textandimage.quote.regular.right figure:nth-child(2) figcaption {
		margin-left: auto;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.regular.right figure:nth-child(2),
	.star_block.textandimage.quote.regular.right figure:nth-child(2) {
		margin-left: 8.33333333%;
		margin-right: 0%;
	}
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.regular.right .text,
	.star_block.textandimage.quote.regular.right .text {
		float: right;
		clear: right;
		margin-left: 0%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.regular.right .text,
	.star_block.textandimage.quote.regular.right .text {
		margin-right: 16.66666667%;
	}
}

.star_block.textandimage.paragraph.tall figure:nth-child(2),
.star_block.textandimage.quote.tall figure:nth-child(2) {
	float: left;
	width: 66.66666667%;
	position: relative;
	z-index: 0;
}

.star_block.textandimage.paragraph.tall figure:nth-child(2) figcaption,
.star_block.textandimage.quote.tall figure:nth-child(2) figcaption {
	margin-left: 50px;
	margin-right: calc(25% + 18px);
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.tall figure:nth-child(2),
	.star_block.textandimage.quote.tall figure:nth-child(2) {
		float: left;
		width: 41.66666667%;
		margin-bottom: 12.5%;
	}

	.star_block.textandimage.paragraph.tall figure:nth-child(2) figcaption,
	.star_block.textandimage.quote.tall figure:nth-child(2) figcaption {
		margin-left: 0%;
		margin-right: 18px;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.tall figure:nth-child(2),
	.star_block.textandimage.quote.tall figure:nth-child(2) {
		margin-left: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.tall figure:nth-child(3),
.star_block.textandimage.quote.tall figure:nth-child(3) {
	float: left;
	width: 50%;
	float: right;
}

.star_block.textandimage.paragraph.tall figure:nth-child(3) figcaption,
.star_block.textandimage.quote.tall figure:nth-child(3) figcaption {
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.tall figure:nth-child(3),
	.star_block.textandimage.quote.tall figure:nth-child(3) {
		float: left;
		width: 33.33333333%;
		float: right;
		margin-right: 25%;
	}

	.star_block.textandimage.paragraph.tall figure:nth-child(3) figcaption,
	.star_block.textandimage.quote.tall figure:nth-child(3) figcaption {
		margin-right: auto;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.tall figure:nth-child(3),
	.star_block.textandimage.quote.tall figure:nth-child(3) {
		margin-right: 16.66666667%;
	}
}

.star_block.textandimage.paragraph.tall .text,
.star_block.textandimage.quote.tall .text {
	clear: both;
	float: left;
	width: 83.33333333%;
	float: none;
	margin: 0 auto 10%;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.tall .text,
	.star_block.textandimage.quote.tall .text {
		float: left;
		width: 50%;
		float: right;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.tall .text,
	.star_block.textandimage.quote.tall .text {
		float: left;
		width: 33.33333333%;
		float: right;
		margin-top: 8.33333333%;
		margin-right: 8.33333333%;
	}
}

.star_block.textandimage.paragraph.tall.left figure:nth-child(3) .content_likes,
.star_block.textandimage.quote.tall.left figure:nth-child(3) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.textandimage.paragraph.tall.right figure:nth-child(2),
.star_block.textandimage.quote.tall.right figure:nth-child(2) {
	float: right;
}

.star_block.textandimage.paragraph.tall.right figure:nth-child(2) figcaption,
.star_block.textandimage.quote.tall.right figure:nth-child(2) figcaption {
	margin-left: calc(25% + 18px);
	margin-right: 50px;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.tall.right figure:nth-child(2) figcaption,
	.star_block.textandimage.quote.tall.right figure:nth-child(2) figcaption {
		margin-left: 18px;
		margin-right: 0%;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.tall.right figure:nth-child(2),
	.star_block.textandimage.quote.tall.right figure:nth-child(2) {
		margin-right: 8.33333333%;
		margin-left: 0%;
	}
}

.star_block.textandimage.paragraph.tall.right figure:nth-child(3),
.star_block.textandimage.quote.tall.right figure:nth-child(3) {
	float: left;
}

.star_block.textandimage.paragraph.tall.right figure:nth-child(3) figcaption,
.star_block.textandimage.quote.tall.right figure:nth-child(3) figcaption {
	margin-left: 50px;
	margin-right: auto;
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.tall.right figure:nth-child(3),
	.star_block.textandimage.quote.tall.right figure:nth-child(3) {
		margin-left: 25%;
		margin-right: 0%;
	}

	.star_block.textandimage.paragraph.tall.right figure:nth-child(3) figcaption,
	.star_block.textandimage.quote.tall.right figure:nth-child(3) figcaption {
		margin-left: auto;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.tall.right figure:nth-child(3),
	.star_block.textandimage.quote.tall.right figure:nth-child(3) {
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:768px) {

	.star_block.textandimage.paragraph.tall.right .text,
	.star_block.textandimage.quote.tall.right .text {
		float: left;
	}
}

@media screen and (min-width:1230px) {

	.star_block.textandimage.paragraph.tall.right .text,
	.star_block.textandimage.quote.tall.right .text {
		margin-left: 8.33333333%;
		margin-right: 0%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.quote.regular figure:nth-child(1) figcaption {
		margin-right: 37.5%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.quote.regular figure:nth-child(2) {
		float: left;
		width: 33.33333333%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.quote.regular .text {
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.quote.regular.right figure:nth-child(1) figcaption {
		margin-left: 37.5%;
		margin-right: 0%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.quote.regular.right .text {
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.quote.tall .text {
		float: left;
		width: 41.66666667%;
		float: right;
		margin-right: 0%;
	}
}

.star_block.textandimage.quote.tall figure:nth-child(2) {
	z-index: 1;
}

.star_block.textandimage.quote.tall figure:nth-child(2).right .text {
	float: left;
	margin-left: 0%;
}

.star_block.textandimage.quote .text {
	text-align: center;
	color: #ff8c00;
}

.star_block.textandimage.quote .text .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.quote .text .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

.star_block.textandimage.quote .text:not(:first-child) {
	margin-top: 16.66666667%;
}

.star_block.textandimage.blockquote figure {
	position: relative;
	margin-top: 16.66666667%;
}

.star_block.textandimage.blockquote figure figcaption {
	bottom: 100%;
	right: 0;
	text-align: right;
	margin-left: 16.66666667%;
	margin-right: 8.33333333%;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote figure {
		margin-top: 0%;
		margin-bottom: 8.33333333%;
	}

	.star_block.textandimage.blockquote figure figcaption {
		text-align: left;
		bottom: auto;
		right: auto;
		margin-left: 0%;
		margin-right: 0%;
	}
}

.star_block.textandimage.blockquote .text {
	color: #ff8c00;
	position: relative;
	z-index: 0;
	text-align: center;
	color: #ffffff;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	padding: 4.16666667% 8.33333333%;
}

.star_block.textandimage.blockquote .text .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote .text .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

.star_block.textandimage.blockquote .text .caption {
	font-weight: bold;
	font-size: 22px;
	line-height: 1.5;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.wide figure {
		margin-bottom: 0;
	}

	.star_block.textandimage.blockquote.wide figure figcaption {
		margin-left: 66.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.wide .text {
		float: left;
		width: 58.33333333%;
		margin-top: -8.33333333%;
	}

	.star_block.textandimage.blockquote.wide .text .content_likes {
		top: 10px;
		right: auto;
		bottom: auto;
		left: -15px;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote.wide .text {
		margin-left: 4.16666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.wide.right figure figcaption {
		margin-left: 0%;
		margin-right: 66.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.wide.right .text {
		float: right;
	}

	.star_block.textandimage.blockquote.wide.right .text .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote.wide.right .text {
		margin-left: 0%;
		margin-right: 4.16666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.tall figure {
		float: left;
		width: 50%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote.tall figure {
		margin-left: 8.33333333%;
	}
}

.star_block.textandimage.blockquote.tall .text {
	margin-top: -8.33333333%;
	margin-left: 8.33333333%;
	margin-right: 8.33333333%;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.tall .text {
		float: left;
		width: 50%;
		float: right;
		margin-top: 33.33333333%;
		margin-left: -8.33333333%;
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote.tall .text {
		margin-left: -16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.tall.left .text .content_likes {
		top: -15px;
		right: 10px;
		bottom: auto;
		left: auto;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.tall.right figure {
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote.tall.right figure {
		margin-left: 0%;
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.blockquote.tall.right .text {
		float: left;
		margin-left: 8.33333333%;
		margin-right: -8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.blockquote.tall.right .text {
		margin-right: -16.66666667%;
	}
}

.star_block.textandimage.overlap .text {
	position: relative;
	z-index: 10;
	margin: 0 8.33333333% -2.25;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.wide .text {
		float: left;
		width: 50%;
		margin: 16.66666667% -100% 0 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.overlap.wide .text {
		margin-left: 8.33333333%;
	}
}

.star_block.textandimage.overlap.wide figure .content_likes {
	top: auto;
	right: auto;
	bottom: -15px;
	left: 10px;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.wide figure {
		float: left;
		width: 58.33333333%;
		float: right;
	}

	.star_block.textandimage.overlap.wide figure .content_likes {
		top: -15px;
		right: auto;
		bottom: auto;
		left: 10px;
	}
}

.star_block.textandimage.overlap.small.inline figure:nth-child(2) .content_likes {
	top: auto;
	right: 10px;
	bottom: -15px;
	left: auto;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.small.inline figure:nth-child(2) {
		float: left;
		width: 66.66666667%;
		margin-right: -100%;
	}

	.star_block.textandimage.overlap.small.inline figure:nth-child(2) .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}
}

.star_block.textandimage.overlap.small.inline figure:nth-child(3) {
	float: left;
	width: 58.33333333%;
	margin-left: 4.16666667%;
}

.star_block.textandimage.overlap.small.inline figure:nth-child(3) .content_likes {
	top: auto;
	right: -15px;
	bottom: 10px;
	left: auto;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.small.inline figure:nth-child(3) {
		float: left;
		width: 25%;
		clear: left;
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.small.inline .text {
		float: left;
		width: 50%;
		float: right;
		margin: 0;
		margin-top: 33.33333333%;
	}
}

.star_block.textandimage.overlap.small.below figure:nth-child(2) {
	z-index: 1;
}

.star_block.textandimage.overlap.small.below figure:nth-child(2) .content_likes {
	top: auto;
	right: auto;
	bottom: -15px;
	left: 10px;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.small.below figure:nth-child(2) {
		float: left;
		width: 58.33333333%;
		margin-top: 8.33333333%;
		margin-right: -100%;
	}
}

.star_block.textandimage.overlap.small.below figure:nth-child(3) {
	float: left;
	width: 58.33333333%;
	float: right;
}

.star_block.textandimage.overlap.small.below figure:nth-child(3) .content_likes {
	top: auto;
	right: auto;
	bottom: 10px;
	left: -15px;
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.small.below figure:nth-child(3) {
		float: left;
		width: 33.33333333%;
		float: right;
		clear: left;
		margin-top: -8.33333333%;
		margin-right: 16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.textandimage.overlap.small.below .text {
		float: left;
		width: 50%;
		float: right;
		margin: 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block.textandimage.overlap.small.below .text {
		margin-right: 8.33333333%;
	}
}

.star_block.listing,
.star_block.listingsmall {
	color: #ffffff;
}

.star_block.listing .content_likes,
.star_block.listingsmall .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.listing .likes_count,
.star_block.listingsmall .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	star_block transform: translate3d(0, 25%, 0);
}

@media screen and (min-width:1230px) {

	.title-wrap+.star_block.listing,
	.title-wrap+.star_block.listingsmall {
		padding-top: 0px;
	}
}

@media screen and (min-width:1230px) {

	.star_block.listing,
	.star_block.listingsmall {
		padding: 10px 0 60px 0;
	}
}

.star_block.listing .title-a,
.star_block.listingsmall .title-a {
	color: #ffffff;
	display: inline-block;
	margin-bottom: 14px;
}

@media screen and (min-width:1230px) {

	.star_block.listing .title-a,
	.star_block.listingsmall .title-a {
		margin-bottom: 20px;
	}
}

.star_block.listing .title-a:hover,
.star_block.listingsmall .title-a:hover {
	border: 0;
}

.star_block.listing .title-a .listing-header,
.star_block.listingsmall .title-a .listing-header {
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.2;
}

@media screen and (min-width:1230px) {

	.star_block.listing .title-a .listing-header,
	.star_block.listingsmall .title-a .listing-header {
		line-height: 70px;
	}
}

.offwhite .star_block.listing .title-a,
.offwhite .star_block.listingsmall .title-a {
	color: #323232;
}

.star_block.listing .text,
.star_block.listingsmall .text {
	font-size: 16px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {

	.star_block.listing .text,
	.star_block.listingsmall .text {
		font-size: 24px;
		line-height: 1.5;
		line-height: 40px;
	}
}

.star_block.listing .text p a,
.star_block.listingsmall .text p a {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

.offwhite .star_block.listing .text,
.offwhite .star_block.listingsmall .text {
	color: #323232;
}

.offwhite .star_block.listing .text p a,
.offwhite .star_block.listingsmall .text p a {
	color: #ff8c00;
	border-color: #ff8c00;
}

.star_block.listing time,
.star_block.listingsmall time {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {

	.star_block.listing time,
	.star_block.listingsmall time {
		font-size: 15px;
		line-height: 1.5;
		position: relative;
	}
}

.star_block.listing .go-circle,
.star_block.listingsmall .go-circle {
	stroke: #ffffff;
}

.star_block.listing .tag,
.star_block.listingsmall .tag {
	color: #ffffff;
}

.offwhite .star_block.listing .tag,
.offwhite .star_block.listingsmall .tag {
	color: #ff8c00;
}

.star_block.listing.noimage .text {
	position: relative;
}

.star_block.listing.noimage .text .content_likes {
	position: relative;
	left: auto;
	top: auto;
}

.star_block.listing.noimage .text .likes_count {
	top: 0;
	right: auto;
	bottom: auto;
	left: 100%;
	transform: translate3d(-25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.listing.noimage .text {
		float: left;
		width: 66.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.noimage .text {
		float: left;
		width: 41.66666667%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.noimage.right .text .likes_count {
	top: 0;
	bottom: auto;
	left: auto;
	right: 100%;
	transform: translate3d(25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.listing.noimage.right .text {
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.noimage.right .text {
		margin-left: 0%;
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.noimage.wide .text {
		float: left;
		width: 66.66666667%;
		margin-left: 16.66666667%;
	}
}

.star_block.listing.singleimage.oversize figure,
.star_block.listing.singleimage.full figure {
	margin-bottom: 30px;
}

@media screen and (min-width:768px) {

	.star_block.listing.singleimage.oversize .text,
	.star_block.listing.singleimage.full .text {
		float: left;
		width: 66.66666667%;
		margin-left: 16.66666667%;
	}
}

.star_block.listing.singleimage.big .text,
.star_block.listing.singleimage.small .text,
.star_block.listing.singleimage.tall .text {
	float: left;
	width: 100%;
	position: relative;
	z-index: 10;
}

@media screen and (min-width:768px) {

	.star_block.listing.singleimage.big .text,
	.star_block.listing.singleimage.small .text,
	.star_block.listing.singleimage.tall .text {
		float: left;
		width: 50%;
		float: right;
	}
}

@media screen and (min-width:1230px) {

	.star_block.listing.singleimage.big .text,
	.star_block.listing.singleimage.small .text,
	.star_block.listing.singleimage.tall .text {
		float: left;
		width: 41.66666667%;
		float: right;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.oversize figure .content_likes {
		top: auto;
		right: auto;
		bottom: -15px;
		left: 10px;
	}

	.star_block.listing.singleimage.oversize figure .likes_count {
		right: auto;
		bottom: auto;
		left: 0;
		top: 100%;
		transform: translate3d(0, -25%, 0);
	}
}

.star_block.listing.singleimage.big figure:nth-child(1) .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.listing.singleimage.big figure:nth-child(1) .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.big figure:nth-child(1) {
		width: 75%;
		margin-right: -100%;
		float: left;
	}
}

.star_block.listing.singleimage.big .text {
	margin-top: 1.25em;
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.big .text {
		margin-top: 2.5%;
		float: left;
		width: 50%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.big .text {
		margin-top: 0;
		margin-top: 8.33333333%;
		float: left;
		width: 41.66666667%;
		float: right;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.big.right .text:nth-child(2) {
		margin-left: 0;
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.big.right .text:nth-child(2) {
		margin-left: 0;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.big.right figure:nth-child(1) {
		float: right;
		margin-right: 0;
		margin-left: -100%;
	}

	.star_block.listing.singleimage.big.right figure:nth-child(1) .content_likes {
		top: -15px;
		right: 10px;
		bottom: auto;
		left: auto;
	}
}

.star_block.listing.singleimage.small figure:nth-child(1) {
	float: left;
	width: 70%;
	margin-left: 10%;
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.small figure:nth-child(1) {
		float: left;
		width: 50%;
		margin-right: -100%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.small figure:nth-child(1) {
		float: left;
		width: 41.66666667%;
		margin-left: 8.33333333%;
	}

	.star_block.listing.singleimage.small figure:nth-child(1) .content_likes {
		top: 10px;
		right: auto;
		bottom: auto;
		left: -15px;
	}

	.star_block.listing.singleimage.small figure:nth-child(1) .likes_count {
		top: 0;
		bottom: auto;
		left: auto;
		right: 100%;
		transform: translate3d(25%, 0, 0);
	}
}

.star_block.listing.singleimage.small .text {
	margin-top: 1em;
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.small .text {
		margin-top: 0.75em;
		float: left;
		width: 58.33333333%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.small .text {
		margin-top: 0;
		float: left;
		width: 50%;
		float: right;
		margin-top: 4.16666667%;
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.small.right .text {
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.small.right .text {
		float: left;
		margin-left: 8.33333333%;
		margin-right: 0;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.small.right figure:nth-child(1) {
		margin-right: 0;
		margin-left: -100%;
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.small.right figure:nth-child(1) {
		margin-right: 16.66666667%;
	}

	.star_block.listing.singleimage.small.right figure:nth-child(1) .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}

	.star_block.listing.singleimage.small.right figure:nth-child(1) .likes_count {
		top: 0;
		right: auto;
		bottom: auto;
		left: 100%;
		transform: translate3d(-25%, 0, 0);
	}
}

.star_block.listing.singleimage.tall figure:nth-child(1) {
	float: left;
	width: 60%;
	margin-left: 10%;
}

.star_block.listing.singleimage.tall figure:nth-child(1) .content_likes {
	top: 10px;
	right: -15px;
	bottom: auto;
	left: auto;
}

.star_block.listing.singleimage.tall figure:nth-child(1) .likes_count {
	top: 0;
	right: auto;
	bottom: auto;
	left: 100%;
	transform: translate3d(-25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.tall figure:nth-child(1) {
		float: left;
		width: 41.66666667%;
		margin-right: -100%;
		margin-left: 8.33333333%;
	}

	.star_block.listing.singleimage.tall figure:nth-child(1) .content_likes {
		top: 10px;
		right: auto;
		bottom: auto;
		left: -15px;
	}

	.star_block.listing.singleimage.tall figure:nth-child(1) .likes_count {
		top: 0;
		bottom: auto;
		left: auto;
		right: 100%;
		transform: translate3d(25%, 0, 0);
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.tall figure:nth-child(1) {
		float: left;
		width: 41.66666667%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.singleimage.tall .text {
	margin-top: 0.75em;
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.tall .text {
		margin-top: 10%;
		float: left;
		width: 58.33333333%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.tall .text {
		float: left;
		width: 50%;
		margin-top: 12.5%;
		float: right;
		margin-right: 8.33333333%;
	}
}

.star_block.listing.singleimage.tall.right figure:nth-child(1) {
	float: right;
	margin-right: 0;
	margin-right: 10%;
}

.star_block.listing.singleimage.tall.right figure:nth-child(1) .content_likes {
	top: 10px;
	right: auto;
	bottom: auto;
	left: -15px;
}

.star_block.listing.singleimage.tall.right figure:nth-child(1) .likes_count {
	top: 0;
	bottom: auto;
	left: auto;
	right: 100%;
	transform: translate3d(25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.listing.singleimage.tall.right figure:nth-child(1) {
		margin-right: 0;
		margin-left: -100%;
		margin-right: 8.33333333%;
	}

	.star_block.listing.singleimage.tall.right figure:nth-child(1) .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}

	.star_block.listing.singleimage.tall.right figure:nth-child(1) .likes_count {
		top: 0;
		right: auto;
		bottom: auto;
		left: 100%;
		transform: translate3d(-25%, 0, 0);
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.tall.right figure:nth-child(1) {
		margin-right: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.singleimage.tall.right .text {
		float: left;
		width: 50%;
	}
}

.star_block.listing.singleimage.big.right figure:nth-child(1),
.star_block.listing.singleimage.small.right figure:nth-child(1),
.star_block.listing.singleimage.tall.right figure:nth-child(1) {
	float: right;
}

.star_block.listing.singleimage.big.right .text,
.star_block.listing.singleimage.small.right .text,
.star_block.listing.singleimage.tall.right .text {
	float: left;
}

@media screen and (min-width:1230px) {

	.star_block.listing.singleimage.big.right .text,
	.star_block.listing.singleimage.small.right .text,
	.star_block.listing.singleimage.tall.right .text {
		margin-left: 8.33333333%;
	}
}

.star_block.listing.doubleimage.wide.inline,
.star_block.listing.doubleimage.regular {
	position: relative;
}

.star_block.listing.doubleimage.wide.inline figure:nth-child(1),
.star_block.listing.doubleimage.regular figure:nth-child(1) {
	float: left;
	width: 80%;
	margin-top: 30%;
	z-index: 1;
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.wide.inline figure:nth-child(1),
	.star_block.listing.doubleimage.regular figure:nth-child(1) {
		margin-top: 0%;
		float: left;
		width: 75%;
	}
}

.star_block.listing.doubleimage.wide.inline figure:nth-child(2),
.star_block.listing.doubleimage.regular figure:nth-child(2) {
	z-index: 1;
}

.star_block.listing.doubleimage.wide.inline figure:nth-child(3),
.star_block.listing.doubleimage.regular figure:nth-child(3) {
	float: left;
	width: 40%;
	margin-right: 8.33333333%;
	position: absolute;
	top: 0;
	right: 0;
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.wide.inline figure:nth-child(3),
	.star_block.listing.doubleimage.regular figure:nth-child(3) {
		float: left;
		width: 25%;
		position: static;
		float: right;
		clear: both;
		margin-left: 0;
		margin-top: -8.33333333%;
	}
}

.star_block.listing.doubleimage.wide.inline .text,
.star_block.listing.doubleimage.regular .text {
	float: left;
	width: 100%;
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.wide.inline .text,
	.star_block.listing.doubleimage.regular .text {
		float: left;
		width: 41.66666667%;
		position: relative;
		z-index: 10;
		float: right;
		margin-left: -100%;
		margin-top: 2.08333333%;
	}
}

.star_block.listing.doubleimage.wide.inline.left figure:nth-child(1) .content_likes,
.star_block.listing.doubleimage.regular.left figure:nth-child(1) .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.listing.doubleimage.wide.inline.left figure:nth-child(1) .likes_count,
.star_block.listing.doubleimage.regular.left figure:nth-child(1) .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.listing.doubleimage.wide.inline.left figure:nth-child(3) .content_likes,
.star_block.listing.doubleimage.regular.left figure:nth-child(3) .content_likes {
	top: -15px;
	right: auto;
	bottom: auto;
	left: 10px;
}

.star_block.listing.doubleimage.wide.inline.left figure:nth-child(3) .likes_count,
.star_block.listing.doubleimage.regular.left figure:nth-child(3) .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.wide.inline.left figure:nth-child(3),
	.star_block.listing.doubleimage.regular.left figure:nth-child(3) {
		margin-right: 0%;
	}

	.star_block.listing.doubleimage.wide.inline.left figure:nth-child(3) .content_likes,
	.star_block.listing.doubleimage.regular.left figure:nth-child(3) .content_likes {
		top: auto;
		right: auto;
		bottom: 10px;
		left: -15px;
	}
}

.star_block.listing.doubleimage.wide.inline.right figure:nth-child(1),
.star_block.listing.doubleimage.regular.right figure:nth-child(1) {
	float: right;
}

.star_block.listing.doubleimage.wide.inline.right figure:nth-child(1) .content_likes,
.star_block.listing.doubleimage.regular.right figure:nth-child(1) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.listing.doubleimage.wide.inline.right figure:nth-child(1) .likes_count,
.star_block.listing.doubleimage.regular.right figure:nth-child(1) .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.star_block.listing.doubleimage.wide.inline.right figure:nth-child(3),
.star_block.listing.doubleimage.regular.right figure:nth-child(3) {
	right: auto;
	left: 0;
	margin-right: 0%;
	margin-left: 8.33333333%;
}

.star_block.listing.doubleimage.wide.inline.right figure:nth-child(3) .content_likes,
.star_block.listing.doubleimage.regular.right figure:nth-child(3) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.listing.doubleimage.wide.inline.right figure:nth-child(3) .likes_count,
.star_block.listing.doubleimage.regular.right figure:nth-child(3) .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.wide.inline.right figure:nth-child(3),
	.star_block.listing.doubleimage.regular.right figure:nth-child(3) {
		float: left;
		margin-left: 0%;
	}

	.star_block.listing.doubleimage.wide.inline.right figure:nth-child(3) .content_likes,
	.star_block.listing.doubleimage.regular.right figure:nth-child(3) .content_likes {
		top: auto;
		right: auto;
		bottom: 10px;
		left: -15px;
	}
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.wide.inline.right .text,
	.star_block.listing.doubleimage.regular.right .text {
		float: left;
		margin-left: 0;
		margin-right: -100%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.doubleimage.wide.above figure:nth-child(1) {
	float: left;
	width: 80%;
	z-index: 0;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.wide.above figure:nth-child(1) {
		float: left;
		width: 66.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.wide.above figure:nth-child(1) {
		margin-left: 8.33333333%;
	}
}

.star_block.listing.doubleimage.wide.above figure:nth-child(2) {
	float: left;
	width: 40%;
	margin-top: -10%;
	float: right;
	clear: both;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.wide.above figure:nth-child(2) {
		float: left;
		width: 25%;
		margin-right: 8.33333333%;
		margin-top: -16.66666667%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.wide.above figure:nth-child(2) {
		margin-right: 8.33333333%;
	}
}

.star_block.listing.doubleimage.wide.above .text {
	float: left;
	width: 100%;
	margin-top: 40px;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.wide.above .text {
		float: left;
		width: 58.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.wide.above .text {
		float: left;
		width: 58.33333333%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.doubleimage.wide.above.left figure:nth-child(2) .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.listing.doubleimage.wide.above.right figure:nth-child(1) {
	float: right;
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.wide.above.right figure:nth-child(1) {
		margin-right: 16.66666667%;
	}
}

.star_block.listing.doubleimage.wide.above.right figure:nth-child(2) {
	float: left;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.wide.above.right figure:nth-child(2) {
		margin-left: 8.33333333%;
		margin-right: 0%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.wide.above.right .text {
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.wide.above.right .text {
		margin-left: 8.33333333%;
		margin-right: 0%;
	}
}

.star_block.listing.doubleimage.tall figure:nth-child(1) {
	float: left;
	width: 50%;
	margin-top: 15%;
	margin-right: -100%;
	z-index: 1;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.tall figure:nth-child(1) {
		float: left;
		width: 33.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.tall figure:nth-child(1) {
		float: left;
		width: 25%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.doubleimage.tall figure:nth-child(2) {
	float: left;
	width: 90%;
	float: right;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.tall figure:nth-child(2) {
		float: left;
		width: 75%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.tall figure:nth-child(2) {
		float: left;
		width: 66.66666667%;
		margin-right: 16.66666667%;
		float: right;
	}
}

.star_block.listing.doubleimage.tall .text {
	float: left;
	width: 100%;
	clear: both;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.tall .text {
		float: left;
		width: 58.33333333%;
		margin-top: 4.16666667%;
		clear: none;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.tall .text {
		float: left;
		width: 41.66666667%;
		margin-right: 16.66666667%;
		float: right;
	}
}

.star_block.listing.doubleimage.tall.left figure:nth-child(1) .content_likes {
	top: auto;
	right: -15px;
	bottom: 10px;
	left: auto;
}

.star_block.listing.doubleimage.tall.left figure:nth-child(2) .content_likes {
	top: auto;
	right: 10px;
	bottom: -15px;
	left: auto;
}

.star_block.listing.doubleimage.tall.right figure:nth-child(1) {
	float: right;
	margin-left: -100%;
	margin-right: 0;
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.tall.right figure:nth-child(1) {
		margin-left: -100%;
		margin-right: 8.33333333%;
	}
}

.star_block.listing.doubleimage.tall.right figure:nth-child(2) {
	float: left;
}

.star_block.listing.doubleimage.tall.right figure:nth-child(2) .content_likes {
	top: auto;
	right: auto;
	bottom: 10px;
	left: -15px;
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.tall.right figure:nth-child(2) {
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.tall.right .text {
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.tall.right .text {
		margin-right: 0%;
		margin-left: 16.66666667%;
	}
}

@media screen and (max-width:767px) {
	.star_block.listing.doubleimage.small .layout {
		width: auto;
	}
}

.star_block.listing.doubleimage.small figure:nth-child(1) {
	float: left;
	width: 91.66666667%;
	z-index: 1;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.small figure:nth-child(1) {
		float: left;
		width: 33.33333333%;
		margin-right: -100%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.small figure:nth-child(1) {
		margin-left: 8.33333333%;
	}
}

.star_block.listing.doubleimage.small figure:nth-child(2) {
	float: left;
	width: 91.66666667%;
	margin-top: -8.33333333%;
	float: right;
}

.star_block.listing.doubleimage.small figure:nth-child(2) .content_likes {
	top: auto;
	right: 10px;
	bottom: -15px;
	left: auto;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.small figure:nth-child(2) {
		float: left;
		width: 66.66666667%;
		margin-top: 12.5%;
		float: right;
		margin-left: -100%;
	}
}

.star_block.listing.doubleimage.small .text {
	margin-left: 8.33333333%;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.small .text {
		float: left;
		width: 50%;
		margin-top: 4.16666667%;
		clear: left;
	}
}

.star_block.listing.doubleimage.small.right figure:nth-child(1) {
	float: right;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.small.right figure:nth-child(1) {
		float: right;
		margin-left: -100%;
		margin-right: 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.doubleimage.small.right figure:nth-child(1) {
		margin-left: 0%;
		margin-right: 8.33333333%;
	}
}

.star_block.listing.doubleimage.small.right figure:nth-child(2) {
	float: left;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.small.right figure:nth-child(2) {
		float: left;
		margin-left: 0;
		margin-right: -100%;
	}
}

.star_block.listing.doubleimage.small.right .text {
	margin-left: 50px;
	margin-right: 50px;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.small.right .text {
		float: right;
		clear: right;
	}
}

@media screen and (max-width:767px) {
	.star_block.listing.doubleimage.below .layout {
		width: auto;
	}

	.star_block.listing.doubleimage.below .text {
		margin-left: 50px;
		margin-right: 50px;
		z-index: 10;
		position: relative;
		left: -3px;
	}

	.star_block.listing.doubleimage.below .text .go-circle .chevron {
		fill: #ffffff;
		stroke: #ffffff;
	}

	.star_block.listing.doubleimage.below .text .go-circle .circle {
		stroke: #ffffff;
	}

	.star_block.listing.doubleimage.below .text .go-circle .bg {
		fill: transparent;
	}

	.star_block.listing.doubleimage.below .text:hover .go-circle .chevron {
		fill: transparent;
		stroke: transparent;
	}

	.star_block.listing.doubleimage.below .text:hover .go-circle .circle {
		stroke: #ffffff;
	}

	.star_block.listing.doubleimage.below .text:hover .go-circle .bg {
		fill: #ffffff;
	}

	.star_block.listing.doubleimage.below figure .content_likes {
		top: auto;
		right: auto;
		bottom: -15px;
		left: 10px;
	}

	.star_block.listing.doubleimage.below figure .likes_count {
		right: auto;
		bottom: auto;
		left: 0;
		top: 100%;
		transform: translate3d(0, -25%, 0);
	}

	.star_block.listing.doubleimage.below figure:nth-child(2) {
		float: left;
	}

	.star_block.listing.doubleimage.below.right figure .content_likes {
		top: auto;
		right: 10px;
		bottom: -15px;
		left: auto;
	}

	.star_block.listing.doubleimage.below.right figure:nth-child(3) {
		float: right;
	}
}

@media screen and (max-width:767px) and screen and (min-width:768px) {
	.star_block.listing.doubleimage.below .text {
		width: 83.33333333%;
		margin-left: 8.33333333%;
		margin-right: -100%;
		float: left;
		position: relative;
		left: -3px;
	}

	.star_block.listing.doubleimage.below .text .go-circle .chevron {
		fill: #ff8c00;
		stroke: #ff8c00;
	}

	.star_block.listing.doubleimage.below .text .go-circle .circle {
		stroke: #ff8c00;
	}

	.star_block.listing.doubleimage.below .text .go-circle .bg {
		fill: transparent;
	}

	.star_block.listing.doubleimage.below .text:hover .go-circle .chevron {
		fill: transparent;
		stroke: transparent;
	}

	.star_block.listing.doubleimage.below .text:hover .go-circle .circle {
		stroke: #ff8c00;
	}

	.star_block.listing.doubleimage.below .text:hover .go-circle .bg {
		fill: #ff8c00;
	}
}

@media screen and (max-width:767px) and screen and (min-width:768px) {
	.star_block.listing.doubleimage.below figure:nth-child(2) {
		float: right;
	}
}

@media screen and (max-width:767px) and screen and (min-width:768px) {
	.star_block.listing.doubleimage.below figure:nth-child(3) {
		float: left;
	}
}

@media screen and (max-width:767px) and screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.right figure:nth-child(2) {
		float: left;
	}
}

.star_block.listing.doubleimage.below.little figure:nth-child(2),
.star_block.listing.doubleimage.below.large figure:nth-child(2) {
	margin-top: -14.58333333%;
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.below.little figure:nth-child(2),
	.star_block.listing.doubleimage.below.large figure:nth-child(2) {
		float: left;
		width: 58.33333333%;
		margin-top: 0%;
	}
}

.star_block.listing.doubleimage.below.little figure:nth-child(3),
.star_block.listing.doubleimage.below.large figure:nth-child(3) {
	float: left;
	width: 91.66666667%;
	margin-top: -4.16666667%;
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.below.little figure:nth-child(3),
	.star_block.listing.doubleimage.below.large figure:nth-child(3) {
		float: left;
		width: 50%;
		margin-left: 16.66666667%;
		margin-top: -8.33333333%;
	}
}

@media screen and (min-width:768px) {

	.star_block.listing.doubleimage.below.little.right .text,
	.star_block.listing.doubleimage.below.large.right .text {
		margin-left: 41.66666667%;
	}
}

.star_block.listing.doubleimage.below.little.right figure:nth-child(3),
.star_block.listing.doubleimage.below.large.right figure:nth-child(3) {
	margin-left: 0%;
	margin-right: 16.66666667%;
}

.star_block.listing.doubleimage.below.little .text {
	z-index: 4;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.little .text {
		float: left;
		margin-right: -100%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.little figure:nth-child(2) {
		float: right;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.little.right .text {
		margin-right: 0;
		float: right;
		margin-left: -100%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.little.right figure:nth-child(2) {
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.little.right figure:nth-child(3) {
		margin-left: 33.33333333%;
	}
}

.star_block.listing.doubleimage.below.medium .text {
	position: relative;
	left: -3px;
	z-index: 10;
}

.star_block.listing.doubleimage.below.medium .text .go-circle .chevron {
	fill: #ff8c00;
	stroke: #ff8c00;
}

.star_block.listing.doubleimage.below.medium .text .go-circle .circle {
	stroke: #ff8c00;
}

.star_block.listing.doubleimage.below.medium .text .go-circle .bg {
	fill: transparent;
}

.star_block.listing.doubleimage.below.medium .text:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.star_block.listing.doubleimage.below.medium .text:hover .go-circle .circle {
	stroke: #ff8c00;
}

.star_block.listing.doubleimage.below.medium .text:hover .go-circle .bg {
	fill: #ff8c00;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium .text {
		margin-right: -100%;
		float: left;
		width: 50%;
		margin-left: 8.33333333%;
		margin-top: 5%;
	}
}

.star_block.listing.doubleimage.below.medium figure:nth-child(2) {
	margin-top: 5%;
	float: left;
	width: 83.33333333%;
	float: right;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium figure:nth-child(2) {
		margin-top: 0%;
		float: left;
		width: 58.33333333%;
		float: right;
	}
}

.star_block.listing.doubleimage.below.medium figure:nth-child(3) {
	float: left;
	width: 91.66666667%;
	margin-top: -5%;
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium figure:nth-child(3) {
		float: left;
		width: 58.33333333%;
		margin-top: -20%;
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium.left figure:nth-child(3) {
		top: 60px;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium.right .text {
		float: right;
		margin-right: 0;
		margin-left: -100%;
		margin-right: 8.33333333%;
		position: relative;
		left: -3px;
	}

	.star_block.listing.doubleimage.below.medium.right .text .go-circle .chevron {
		fill: #ffffff;
		stroke: #ffffff;
	}

	.star_block.listing.doubleimage.below.medium.right .text .go-circle .circle {
		stroke: #ffffff;
	}

	.star_block.listing.doubleimage.below.medium.right .text .go-circle .bg {
		fill: transparent;
	}

	.star_block.listing.doubleimage.below.medium.right .text:hover .go-circle .chevron {
		fill: transparent;
		stroke: transparent;
	}

	.star_block.listing.doubleimage.below.medium.right .text:hover .go-circle .circle {
		stroke: #ffffff;
	}

	.star_block.listing.doubleimage.below.medium.right .text:hover .go-circle .bg {
		fill: #ffffff;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium.right figure:nth-child(2) {
		float: left;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.medium.right figure:nth-child(3) {
		float: right;
		margin-right: 16.66666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.large .text {
		margin-right: -100%;
		width: 50%;
		float: left;
		z-index: 10;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.large figure:nth-child(2) {
		margin-top: 2.5%;
		float: left;
		width: 58.33333333%;
		float: right;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.doubleimage.below.large figure:nth-child(3) {
		float: left;
		width: 75%;
		margin-left: 0;
	}
}

.star_block.listing.doubleimage.below.large.right .text {
	position: relative;
	left: -3px;
}

.star_block.listing.doubleimage.below.large.right .text .go-circle .chevron {
	fill: #ffffff;
	stroke: #ffffff;
}

.star_block.listing.doubleimage.below.large.right .text .go-circle .circle {
	stroke: #ffffff;
}

.star_block.listing.doubleimage.below.large.right .text .go-circle .bg {
	fill: transparent;
}

.star_block.listing.doubleimage.below.large.right .text:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.star_block.listing.doubleimage.below.large.right .text:hover .go-circle .circle {
	stroke: #ffffff;
}

.star_block.listing.doubleimage.below.large.right .text:hover .go-circle .bg {
	fill: #ffffff;
}

.star_block.listing.doubleimage.below.large.right figure:nth-child(2) {
	float: left;
}

.star_block.listing.doubleimage.below.large.right figure:nth-child(3) {
	float: right;
	margin-right: 0;
}

.star_block.listing.quote.small.wide .text:nth-child(1) {
	margin-bottom: 10%;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.wide .text:nth-child(1) {
		float: left;
		width: 50%;
		margin-top: 12.5%;
		margin-bottom: 8.33333333%;
		position: relative;
		z-index: 12;
		float: right;
		margin-left: -100%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide .text:nth-child(1) {
		float: left;
		width: 41.66666667%;
		float: right;
		margin-right: 8.33333333%;
	}
}

.star_block.listing.quote.small.wide figure:nth-child(2) {
	float: left;
	width: 90%;
	z-index: 11;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.wide figure:nth-child(2) {
		float: left;
		width: 75%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide figure:nth-child(2) {
		margin-left: 8.33333333%;
	}

	.star_block.listing.quote.small.wide figure:nth-child(2) .content_likes {
		top: -15px;
		right: 10px;
		bottom: auto;
		left: auto;
	}

	.star_block.listing.quote.small.wide figure:nth-child(2) .likes_count {
		top: auto;
		right: auto;
		left: 0;
		bottom: 100%;
		transform: translate3d(0, 25%, 0);
	}
}

.star_block.listing.quote.small.wide .text:nth-child(3) {
	float: left;
	width: 90%;
	margin-top: -2.5%;
	float: right;
	color: #ff8c00;
	color: #ffffff;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	padding: 5%;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	line-height: 1.3;
}

.star_block.listing.quote.small.wide .text:nth-child(3) .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide .text:nth-child(3) .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide .text:nth-child(3) {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide .text:nth-child(3) {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.wide .text:nth-child(3) {
		float: left;
		width: 58.33333333%;
		float: right;
		padding: 4.16666667%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.wide.right .text:nth-child(1) {
		float: left;
		margin-left: 0;
		margin-right: -100%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide.right .text:nth-child(1) {
		float: left;
		margin-right: -100%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.quote.small.wide.right figure:nth-child(2) {
	float: right;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.wide.right figure:nth-child(2) {
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.wide.right figure:nth-child(2) {
		margin-left: 0%;
		margin-right: 8.33333333%;
	}
}

.star_block.listing.quote.small.wide.right .text:nth-child(3) {
	float: left;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.wide.right .text:nth-child(3) {
		float: left;
	}
}

.star_block.listing.quote.small.tall .text:nth-child(1) {
	float: left;
	width: 70%;
	float: right;
	position: relative;
	z-index: 10;
	margin-bottom: 10%;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.tall .text:nth-child(1) {
		float: left;
		width: 58.33333333%;
		margin-top: 8.33333333%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall .text:nth-child(1) {
		float: left;
		width: 50%;
		margin-right: 8.33333333%;
		float: right;
	}
}

.star_block.listing.quote.small.tall figure:nth-child(2) {
	float: left;
	width: 50%;
	margin-right: -100%;
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall figure:nth-child(2) {
		float: left;
		width: 41.66666667%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.quote.small.tall .text:nth-child(3) {
	float: left;
	width: 90%;
	margin-top: -10%;
	float: right;
	clear: left;
	position: relative;
	z-index: 0;
	color: #ff8c00;
	color: #ffffff;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	padding: 5%;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	line-height: 1.3;
}

.star_block.listing.quote.small.tall .text:nth-child(3) .content_likes {
	top: auto;
	right: auto;
	bottom: -15px;
	left: 10px;
}

.star_block.listing.quote.small.tall .text:nth-child(3) .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall .text:nth-child(3) .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall .text:nth-child(3) {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall .text:nth-child(3) {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.tall .text:nth-child(3) {
		float: left;
		width: 58.33333333%;
		margin-right: 8.33333333%;
		float: right;
		padding: 4.16666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall .text:nth-child(3) {
		margin-right: 16.66666667%;
	}
}

.star_block.listing.quote.small.tall.right .text:nth-child(1) {
	float: left;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.tall.right .text:nth-child(1) {
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall.right .text:nth-child(1) {
		margin-left: 8.33333333%;
		float: left;
	}
}

.star_block.listing.quote.small.tall.right figure:nth-child(2) {
	float: right;
	margin-left: -100%;
	margin-right: 0;
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall.right figure:nth-child(2) {
		margin-right: 8.33333333%;
	}
}

.star_block.listing.quote.small.tall.right .text:nth-child(3) {
	float: left;
	clear: right;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.small.tall.right .text:nth-child(3) {
		margin-left: 8.33333333%;
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.small.tall.right .text:nth-child(3) {
		margin-left: 16.66666667%;
	}
}

.star_block.listing.quote.small.tall.right .content_likes {
	top: 10px;
	right: -15px;
	bottom: auto;
	left: auto;
}

.star_block.listing.quote.small.tall.right .likes_count {
	top: 0;
	right: auto;
	bottom: auto;
	left: 100%;
	transform: translate3d(-25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.large figure:nth-child(1) {
		float: left;
		width: 75%;
		margin-top: 8.33333333%;
		margin-right: -100%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.large figure:nth-child(1) {
		float: left;
		width: 66.66666667%;
		margin-left: 8.33333333%;
	}
}

.star_block.listing.quote.large .text:nth-child(2) {
	float: left;
	width: 80%;
	margin-top: -10%;
	margin-left: 8.33333333%;
	position: relative;
	z-index: 10;
	color: #ff8c00;
	color: #ffffff;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	padding: 5%;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	line-height: 1.3;
}

.star_block.listing.quote.large .text:nth-child(2) .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.large .text:nth-child(2) .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.large .text:nth-child(2) {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.large .text:nth-child(2) {
		font-size: 30px;
		line-height: 1.5;
		line-height: 1.4;
	}
}

.star_block.listing.quote.large .text:nth-child(2) .content_likes {
	top: auto;
	right: auto;
	bottom: 10px;
	left: -15px;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.large .text:nth-child(2) {
		float: left;
		width: 58.33333333%;
		margin-top: -5%;
		margin-left: 0%;
		float: right;
		padding: 4.16666667%;
	}

	.star_block.listing.quote.large .text:nth-child(2) .content_likes {
		top: -15px;
		right: 10px;
		bottom: auto;
		left: auto;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.large .text:nth-child(2) {
		float: left;
		width: 50%;
		float: right;
		margin-right: 8.33333333%;
	}
}

.star_block.listing.quote.large .text:nth-child(3) {
	float: left;
	width: 100%;
	clear: both;
}

@media screen and (min-width:768px) {
	.star_block.listing.quote.large .text:nth-child(3) {
		float: left;
		width: 75%;
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.quote.large .text:nth-child(3) {
		float: left;
		width: 50%;
		margin-left: 16.66666667%;
	}
}

.star_block.listing.quote.right figure:nth-child(1) {
	margin-left: 16.66666667%;
}

.star_block.listing.quote.right .text:nth-child(2) {
	float: left;
	margin-left: 8.33333333%;
}

.star_block.listing.quote.right .text:nth-child(3) {
	float: right;
	margin-right: 25%;
}

.star_block.listing.headshot figure {
	float: left;
	width: 57.14285714%;
	margin-top: -42.85714286%;
	margin-left: -28.57142857%;
	margin-right: -100%;
}

@media screen and (min-width:768px) {
	.star_block.listing.headshot figure {
		float: left;
		width: 33.33333333%;
		margin-top: -22.22222222%;
		margin-left: -22.22222222%;
	}
}

.star_block.listing.headshot .text {
	float: left;
	width: 90%;
	margin-top: 20%;
	float: right;
	text-align: center;
	color: #ff8c00;
	color: #ffffff;
	background: #575757;
	padding: 10%;
}

.star_block.listing.headshot .text .caption {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 1em;
}

@media screen and (min-width:1230px) {
	.star_block.listing.headshot .text .caption {
		font-size: 20px;
		line-height: 1.5;
	}
}

.star_block.listing.headshot .text a {
	color: #ffffff;
}

@media screen and (min-width:768px) {
	.star_block.listing.headshot .text {
		float: left;
		width: 91.66666667%;
		margin-top: 8.33333333%;
		float: right;
		padding: 8.33333333%;
	}
}

.star_block.listing.headshot .inner {
	position: relative;
	z-index: 0;
}

.star_block.listing.headshot.left .text .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.listing.headshot.right figure {
	margin-right: -28.57142857%;
	margin-left: -100%;
	float: right;
}

@media screen and (min-width:768px) {
	.star_block.listing.headshot.right figure {
		margin-right: -22.22222222%;
		margin-left: -100%;
	}
}

.star_block.listing.headshot.right .text {
	float: left;
}

@media screen and (min-width:768px) {
	.star_block.listing.headshot.right .text {
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.video.big figure {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.video.big .text {
		float: left;
		width: 66.66666667%;
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.video.big .text {
		float: left;
		width: 41.66666667%;
		margin-left: 16.66666667%;
	}
}

.star_block.listing.video.small figure .content_likes {
	top: auto;
	right: auto;
	bottom: -15px;
	left: 10px;
}

@media screen and (min-width:768px) {
	.star_block.listing.video.small figure {
		float: left;
		width: 58.33333333%;
	}
}

.star_block.listing.video.small .text {
	margin-bottom: 5%;
	z-index: 10;
}

@media screen and (min-width:768px) {
	.star_block.listing.video.small .text {
		float: left;
		width: 37.5%;
		float: right;
		margin-bottom: 0;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listing.video.small .text {
		float: left;
		width: 33.33333333%;
		margin-top: 4.16666667%;
		float: right;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.video.small.left figure .content_likes {
		top: 10px;
		right: auto;
		bottom: auto;
		left: -15px;
	}
}

.star_block.listing.video.small.right figure {
	width: auto;
	margin-left: -100%;
}

@media screen and (min-width:768px) {
	.star_block.listing.video.small.right figure {
		float: right;
	}

	.star_block.listing.video.small.right figure .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}
}

@media screen and (min-width:768px) {
	.star_block.listing.video.small.right .text {
		float: left;
	}
}

.star_block.listingsmall.noimage .text .content_likes {
	position: static;
}

.star_block.listingsmall.noimage .text .likes_count {
	top: 0;
	right: auto;
	bottom: auto;
	left: 100%;
	transform: translate3d(-25%, 0, 0);
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.noimage .text {
		float: left;
		width: 66.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingsmall.noimage .text {
		float: left;
		width: 58.33333333%;
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.noimage.right .text {
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingsmall.noimage.right .text {
		margin-right: 8.33333333%;
		margin-left: 0%;
		float: right;
	}
}

.star_block.listingsmall.singleimage .text {
	position: relative;
	z-index: 10;
	clear: right;
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.singleimage .text {
		float: left;
		width: 58.33333333%;
		float: right;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingsmall.singleimage .text {
		float: left;
		width: 41.66666667%;
		margin-right: 8.33333333%;
		float: right;
	}
}

.star_block.listingsmall.singleimage figure {
	margin: 5% auto;
	margin-right: -10%;
	margin-left: -10%;
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.singleimage figure {
		float: left;
		width: 58.33333333%;
		margin: 0;
		margin-right: -100%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingsmall.singleimage figure {
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.singleimage .text:nth-child(1) {
		margin-top: 4.16666667%;
		margin-bottom: 1.5;
	}
}

.star_block.listingsmall.singleimage.right .text {
	clear: left;
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.singleimage.right .text {
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingsmall.singleimage.right .text {
		float: left;
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.listingsmall.singleimage.right figure {
		float: right;
		margin: 0;
		margin-left: -100%;
	}

	.star_block.listingsmall.singleimage.right figure .content_likes {
		top: 10px;
		right: -15px;
		bottom: auto;
		left: auto;
	}

	.star_block.listingsmall.singleimage.right figure .likes_count {
		top: 0;
		right: auto;
		bottom: auto;
		left: 100%;
		transform: translate3d(-25%, 0, 0);
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingsmall.singleimage.right figure {
		margin-right: 8.33333333%;
	}
}

.star_block.listingstory .content_likes {
	top: -15px;
	right: 10px;
	bottom: auto;
	left: auto;
}

.star_block.listingstory .tag:hover {
	border-color: #ffffff !important;
}

.star_block.listingstory .circle-holder svg {
	position: relative;
	left: -3px;
}

.star_block.listingstory .circle-holder svg .go-circle .chevron {
	fill: #ffffff;
	stroke: #ffffff;
}

.star_block.listingstory .circle-holder svg .go-circle .circle {
	stroke: #ffffff;
}

.star_block.listingstory .circle-holder svg .go-circle .bg {
	fill: transparent;
}

.star_block.listingstory .circle-holder svg:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.star_block.listingstory .circle-holder svg:hover .go-circle .circle {
	stroke: #ffffff;
}

.star_block.listingstory .circle-holder svg:hover .go-circle .bg {
	fill: #ffffff;
}

.star_block.listingstory figure a:hover {
	border: 0;
}

.star_block.listingstory .listing-header {
	font-weight: bold;
	margin-bottom: 20px;
}

@media screen and (min-width:1230px) {
	.star_block.listingstory .listing-header {
		line-height: 70px;
	}
}

.star_block.listingstory .text {
	*zoom: 1;
	background: #ff8c00;
	color: #ffffff !important;
}

.star_block.listingstory .text:before,
.star_block.listingstory .text:after {
	display: table;
	line-height: 0;
	content: "";
}

.star_block.listingstory .text:after {
	clear: both;
}

.star_block.listingstory.orange-theme .text {
	background: #ff8c00;
}

.star_block.listingstory.grey-theme .text {
	background: #575757;
}

.star_block.listingstory h3,
.star_block.listingstory .tag {
	color: #ffffff;
}

.star_block.listingstory .inner,
.star_block.listingstory .tag-holder {
	position: relative;
	z-index: 1;
}

.star_block.listingstory.singleimage.square .text {
	margin-bottom: 60%;
}

.star_block.listingstory.singleimage.square .inner {
	margin: 5% 10%;
	pointer-events: none;
}

.star_block.listingstory.singleimage.square .inner a {
	pointer-events: all;
}

.star_block.listingstory.singleimage.square figure {
	float: left;
	width: 80%;
	margin-left: 10%;
	margin-bottom: -60%;
}

@media screen and (min-width:768px) {
	.star_block.listingstory.singleimage.square .text {
		margin: 8.33333333% auto;
	}

	.star_block.listingstory.singleimage.square .inner {
		float: left;
		width: 58.33333333%;
		margin: 4.16666667% 8.33333333%;
	}

	.star_block.listingstory.singleimage.square figure {
		margin: 0;
		float: left;
		width: 50%;
		position: absolute;
		top: 50%;
	}

	.star_block.listingstory.singleimage.square figure .figure_inner {
		transform: translateY(-50%);
	}

	.star_block.listingstory.singleimage.square.left .inner {
		float: right;
	}

	.star_block.listingstory.singleimage.square.left figure {
		left: 0;
		margin-left: 8.33333333%;
	}

	.star_block.listingstory.singleimage.square.right figure {
		right: 0;
		margin-right: 8.33333333%;
	}
}

.star_block.listingstory.singleimage.wide .text {
	float: left;
	width: 90%;
	margin-bottom: 20%;
}

.star_block.listingstory.singleimage.wide .inner {
	margin: 5.55555556% 11.11111111%;
}

.star_block.listingstory.singleimage.wide figure {
	position: absolute;
	width: 100%;
	bottom: -22.22222222%;
}

.star_block.listingstory.singleimage.wide.left .text {
	float: right;
}

.star_block.listingstory.singleimage.wide.left figure {
	right: 11.11111111%;
}

.star_block.listingstory.singleimage.wide.right figure {
	left: 11.11111111%;
}

@media screen and (min-width:768px) {
	.star_block.listingstory.singleimage.wide .text {
		float: left;
		width: 75%;
		margin-bottom: 8.33333333%;
	}

	.star_block.listingstory.singleimage.wide figure {
		bottom: initial;
		top: 6em;
	}

	.star_block.listingstory.singleimage.wide.left .text {
		float: right;
	}

	.star_block.listingstory.singleimage.wide.left figure {
		right: 33.33333333%;
	}

	.star_block.listingstory.singleimage.wide.right figure {
		left: 33.33333333%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingstory.singleimage.wide .text {
		float: left;
		width: 58.33333333%;
		margin-bottom: 8.33333333%;
	}

	.star_block.listingstory.singleimage.wide figure {
		top: 8em;
	}

	.star_block.listingstory.singleimage.wide.left .text {
		float: right;
		margin-right: 8.33333333%;
	}

	.star_block.listingstory.singleimage.wide.left figure {
		right: 42.85714286%;
	}

	.star_block.listingstory.singleimage.wide.right .text {
		margin-left: 8.33333333%;
	}

	.star_block.listingstory.singleimage.wide.right figure {
		left: 42.85714286%;
	}
}

.star_block.listingstory.doubleimage .content_likes {
	top: -5.55555556%;
}

@media screen and (min-width:768px) {
	.star_block.listingstory.doubleimage .content_likes {
		top: calc(-5.55555556% - 1em);
	}
}

.star_block.listingstory.doubleimage .circle-holder {
	z-index: 5;
}

.star_block.listingstory.doubleimage .listing-header {
	z-index: 3;
	position: relative;
}

.star_block.listingstory.doubleimage .text {
	margin-bottom: 33.33333333%;
}

@media screen and (min-width:768px) {
	.star_block.listingstory.doubleimage .text {
		min-height: 40em;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingstory.doubleimage .text {
		min-height: 28.5em;
	}
}

.star_block.listingstory.doubleimage .inner {
	margin: 5.55555556% 11.11111111%;
}

.star_block.listingstory.doubleimage .inner .wrap {
	position: relative;
	z-index: 1;
}

.star_block.listingstory.doubleimage figure:first-of-type {
	width: 140%;
	left: -20%;
	margin-top: -6em;
	margin-bottom: -15%;
}

.star_block.listingstory.doubleimage figure:last-of-type {
	float: left;
	width: 70%;
	z-index: 1;
	top: 11.11111111%;
	margin-bottom: -50%;
}

.star_block.listingstory.doubleimage.left figure:last-of-type {
	margin-right: -14%;
	float: right;
}

.star_block.listingstory.doubleimage.right figure:last-of-type {
	margin-left: -14%;
	float: left;
}

@media screen and (min-width:768px) {
	.star_block.listingstory.doubleimage .text {
		float: left;
		width: 58.33333333%;
		margin-bottom: 8.33333333%;
	}

	.star_block.listingstory.doubleimage figure:first-of-type {
		left: 0;
		margin-top: 0;
		position: absolute;
		margin-bottom: 0;
		float: left;
		width: 200%;
		top: 3.5em;
	}

	.star_block.listingstory.doubleimage figure:last-of-type {
		margin-bottom: -11.11111111%;
		float: left;
		width: 71.42857143%;
		margin-top: 44.44444444%;
	}

	.star_block.listingstory.doubleimage.left .text {
		margin-left: 8.33333333%;
	}

	.star_block.listingstory.doubleimage.left figure:first-of-type {
		left: -28.57142857%;
	}

	.star_block.listingstory.doubleimage.left figure:last-of-type {
		right: -42.85714286%;
	}

	.star_block.listingstory.doubleimage.right .text {
		float: right;
		margin-right: 8.33333333%;
	}

	.star_block.listingstory.doubleimage.right figure:first-of-type {
		right: 5.55555556%;
		left: -57.14285714%;
	}

	.star_block.listingstory.doubleimage.right figure:last-of-type {
		float: none;
		margin-left: 0;
		left: -42.85714286%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.listingstory.doubleimage figure:last-child {
		margin-top: 55.55555556%;
	}
}

@media screen and (min-width:1230px) {
	.star_block.subscribe {
		padding: 70px 0 80px 0;
	}

	.star_block.subscribe.right {
		padding: 0px 0 80px 0;
	}

	.star_block.listingstory.singleimage.wide.right.orange-theme {
		padding: 10px 0 0 0;
	}

	.page-jojvert section:first-of-type.offwhite {
		padding-bottom: 0;
	}

	.page-jojvert section:first-of-type.offwhite .star_block.listingstory.singleimage.wide.right.orange-theme .text {
		margin-bottom: 0;
	}

	.page-jojvert section:first-of-type.offwhite .star_block.subscribe.right {
		padding-top: 5%;
	}

	.page-jojvert section:first-of-type.offwhite .star_block.listingstory.singleimage.wide.left,
	{
	margin-bottom: 0;
}

.page-jojvert .star_block.listingstory.square {
	padding-bottom: 0;
}
}

.white .star_block.subscribe .text,
.offwhite .star_block.subscribe .text,
.orange .star_block.subscribe .text {
	background-color: #575757;
}

.white .star_block.subscribe .text a.btn,
.offwhite .star_block.subscribe .text a.btn {
	background-color: #ff8c00;
	border-color: #ff8c00;
	color: #ffffff;
}

.white .star_block.subscribe .text a.btn:visited,
.offwhite .star_block.subscribe .text a.btn:visited,
.white .star_block.subscribe .text a.btn:hover,
.offwhite .star_block.subscribe .text a.btn:hover {
	color: #331c00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.white .star_block.subscribe .text a.btn:focus,
.offwhite .star_block.subscribe .text a.btn:focus,
.white .star_block.subscribe .text a.btn:hover,
.offwhite .star_block.subscribe .text a.btn:hover {
	background-color: #dc7d09;
	border-color: #dc7d09;
}

.white .star_block.subscribe .text a.btn:active,
.offwhite .star_block.subscribe .text a.btn:active {
	background-color: #dc7d09;
	border-color: #dc7d09;
}

.grey .star_block.subscribe .text {
	background: linear-gradient(225deg, #ff8c00 0%, #ff6000 100%);
}

.star_block.subscribe .text {
	position: relative;
	float: left;
	width: 91.66666667%;
	text-align: center;
}

@media screen and (min-width:768px) {
	.star_block.subscribe .text {
		float: left;
		width: 50%;
	}
}

.star_block.subscribe h3 {
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0.75em 0.5em 1em 0.5em;
}

.star_block.subscribe .text a.btn {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #ff8c00;
	position: absolute;
	bottom: -25px;
	right: -8.33333333%;
	margin-bottom: 0;
}

.star_block.subscribe .text a.btn:visited,
.star_block.subscribe .text a.btn:hover {
	color: #999999;
}

.star_block.subscribe .text a.btn:focus,
.star_block.subscribe .text a.btn:hover {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
}

.star_block.subscribe .text a.btn:active {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
}

@media screen and (min-width:768px) {
	.star_block.subscribe .text a.btn {
		right: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.subscribe.left .text {
		margin-left: 8.33333333%;
	}
}

@media screen and (min-width:768px) {
	.star_block.subscribe.right .text {
		margin-left: 50%;
	}
}

.star_listing {
	box-sizing: border-box;
	margin-bottom: 20%;
}

.offwhite .star_listing {
	color: #323232;
}

.orange .star_listing,
.grey .star_listing {
	color: #ffffff;
}

.star_listing .text {
	z-index: 1;
	position: relative;
}

.star_listing .tag,
.star_listing .logo {
	display: inline-block;
}

.star_listing .tag {
	color: #ff8c00;
	text-transform: uppercase;
}

.star_listing .tag:hover {
	border-color: #ff8c00;
}

.star_listing .logo {
	height: 50px;
	position: relative;
	top: 23px;
	left: 10px;
}

.star_listing .logo img {
	height: 100%;
	width: auto;
}

.star_listing .listing-header {
	font-weight: bold;
	margin: 20px 0;
}

@media screen and (min-width:768px) {
	.star_listing .listing-header {
		font-size: 42px;
		line-height: 1.5;
		line-height: 1.3;
	}
}

@media screen and (min-width:768px) {
	.star_listing p {
		font-size: 16px;
		line-height: 1.5;
	}
}

.star_listing figure {
	position: relative;
	margin: 0;
}

.star_listing img {
	width: 100%;
	height: auto;
}

@media screen and (min-width:768px) {
	.star_listing {
		float: left;
		width: 50%;
		padding: 0 4.16666667%;
		margin-bottom: 16.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.star_listing {
		padding: 0 8.33333333%;
	}
}

.star_listing.promoted figure,
.star_listing.featured figure {
	margin: 0 -10%;
}

@media screen and (min-width:768px) {

	.star_listing.promoted,
	.star_listing.featured {
		float: left;
		width: 100%;
		margin: 0 0 5% 0;
	}

	.star_listing.promoted,
	.star_listing.featured {
		float: left;
		width: 100%;
		padding: 0;
	}

	.star_listing.promoted figure,
	.star_listing.featured figure {
		margin-left: 0;
		margin-right: 0;
	}

	.star_listing.promoted.noimage .text,
	.star_listing.featured.noimage .text {
		float: left;
		width: 75%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width:1230px) {

	.star_listing.promoted.noimage .text,
	.star_listing.featured.noimage .text {
		width: 80%;
	}
}

@media screen and (min-width:768px) {
	.star_listing.promoted figure {
		margin-top: -1.25em;
		float: left;
		width: 50%;
		float: right;
		margin-top: 0;
		margin-left: -100%;
	}

	.star_listing.promoted .text {
		float: left;
		width: 60%;
	}
}

@media screen and (min-width:1230px) {
	.star_listing.promoted {
		padding: 0 8.33333333%;
		margin-bottom: 5%;
	}
}

.star_listing.featured figure {
	margin-top: 2em;
}

@media screen and (min-width:768px) {
	.star_listing.featured figure {
		margin-top: 3em;
	}

	.star_listing.featured .text {
		float: left;
		width: 75%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width:1230px) {
	.star_listing.featured .text {
		width: 66.66666667%;
	}
}

.content_likes {
	position: absolute;
	z-index: 1;
	box-sizing: border-box;
}

.offwhite .content_likes .likes_count {
	color: #ff8c00;
}

.offwhite .content_likes:hover .likes_count {
	color: #ff8c00;
}

.offwhite .content_likes.content__liked .likes_count {
	color: #ff8c00;
}

.content_likes .likes_count {
	top: auto;
	right: auto;
	left: 0;
	bottom: 100%;
	transform: translate3d(0, 25%, 0);
}

.content_likes * {
	box-sizing: inherit;
}

.content_likes .likes_count {
	display: block;
	color: #ff8c00;
	font-size: 18px;
	line-height: 1.66666667;
	position: absolute;
	text-align: center;
	min-width: 100%;
	padding: 0 0.375em;
	opacity: 0;
	visibility: hidden;
	transition: color 0.15s, background 0.15s, opacity 0.15s, transform 0.15s, visibility 0s 0.15s;
}

.content_likes .likes_action {
	display: block;
	position: relative;
	width: 30px;
	height: 30px;
	background: #ffffff;
	transition: background 0.15s;
	border-bottom: 0 none;
}

.content_likes svg {
	height: auto !important;
	max-width: none !important;
}

.content_likes svg polygon {
	fill: #C0C0C0;
	transition: fill 0.15s;
}

.content_likes:hover .likes_count {
	color: #ffffff;
	transform: translate3d(0, 0, 0) !important;
	opacity: 1;
	visibility: visible;
	transition: color 0.15s, background 0.15s, opacity 0.15s, transform 0.15s, visibility 0s;
}

.content_likes:hover .likes_action {
	background: #ffffff;
}

.content_likes:hover svg polygon {
	fill: #ff8c00;
}

.content_likes.content__liked .likes_count {
	color: #ffffff;
}

.content_likes.content__liked .likes_action {
	background: #ff8c00;
}

.content_likes.content__liked svg polygon {
	fill: #ffffff;
}

svg {
	height: 1.5em;
	width: auto;
	max-width: 50px;
}

* {
	box-sizing: inherit;
}

.visuallyhidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.invisible {
	visibility: hidden;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

nav ul li {
	display: inline-block;
}

figure {
	position: relative;
}

img {
	max-width: 100%;
}

iframe {
	border: 0;
}

.no-results-found {
	display: block;
	padding: 70px 0;
	text-align: center;
}

.grey .no-results-found,
.orange .no-results-found {
	color: #ffffff;
}

.offwhite .no-results-found {
	color: #ff8c00;
}

@media screen and (max-width:420px) {

	.grecaptcha #rc-imageselect,
	.grecaptcha {
		transform: scale(0.73);
		transform-origin: 0 0;
	}
}

.grecaptcha>div {
	margin: 0 auto;
}

.upload-progress {
	font-size: 16px;
	line-height: 1.5;
}

.upload-progress .upload-bg {
	background-color: rgba(255, 255, 255, 0.5);
	width: 300px;
	height: 20px;
	margin: 0 auto;
	margin-top: 2em;
	position: relative;
}

.upload-progress .upload-bg .progress {
	background-color: #ffffff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.upload-progress p {
	text-align: center;
	width: 100%;
	margin-top: 15px;
}

label.error,
.error-message {
	font-weight: normal;
	font-size: 16px !important;
	line-height: 1.5 !important;
	color: #00dee1;
}

.pitch-popup label.error,
.pitch-popup .error-message,
.job-application-popup label.error,
.job-application-popup .error-message {
	color: #ffffff;
	display: block !important;
}

.print-btn {
	padding-bottom: 40px;
}

@media screen and (min-width:1230px) {
	.print-btn {
		padding-bottom: 110px;
	}
}

.bottom-margin {
	margin-bottom: 110px;
}

.top-margin {
	margin-top: 110px;
}

svg.star-icon {
	padding-top: 0.3em;
}

svg.star-icon #search-icon {
	fill: #323232;
}

.circle-holder {
	position: relative;
	left: -3px;
}

.circle-holder .go-circle .chevron {
	fill: #ffffff;
	stroke: #ffffff;
}

.circle-holder .go-circle .circle {
	stroke: #ffffff;
}

.circle-holder .go-circle .bg {
	fill: transparent;
}

.circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.circle-holder:hover .go-circle .circle {
	stroke: #ffffff;
}

.circle-holder:hover .go-circle .bg {
	fill: #ffffff;
}

.circle-holder:hover {
	border: none;
}

.circle-holder .star-icon {
	width: 46px;
	height: 46px;
	margin-top: 16px;
}

.chevron {
	display: inline-block;
}

.chevron .chevron-icon {
	stroke: #ffffff;
}

.chevron.left svg {
	transform: rotate(180deg);
}

@media screen and (min-width:1230px) {
	header .dropdown {
		margin-top: 0;
	}
}

header .dropdown a.search {
	bottom: -4px;
}

header .dropdown a.search:hover svg.star-icon #search-icon {
	fill: #ff8c00;
}

header .dropdown a:not(.search) {
	padding-bottom: 5px;
}

header .dropdown a:not(.search):hover,
header .dropdown a:not(.search).active {
	color: #ff8c00;
	cursor: pointer;
	border-bottom: 2px solid #ff8c00;
}



@media screen and (min-width:1230px) {
	header .header-container {
		float: left;
		width: auto;
		padding: 0;
	}
}

header .header-container .logo {
	display: inline-block;
}

header .dropdown-button {
	float: right;
	padding: 14px 0;
}

@media screen and (min-width:1230px) {
	header .dropdown-button {
		display: none;
	}
}

header .dropdown {
	width: 100%;
}

@media screen and (min-width:1230px) {
	header .dropdown {
		width: auto;
		float: right;
		padding: 10px 0;
	}
}

header .dropdown li {
	display: inline-block;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}

@media screen and (min-width:1230px) {
	header .dropdown li {
		text-align: left;
		width: auto;
		padding: 0 15px;
		position: relative;
		bottom: 3px;
	}

	header .dropdown li:last-child {
		padding-right: 0;
	}
}

footer {
	padding: 2em 0;
	font-size: 14px;
	line-height: 1.5;
	background-color: #323232;
}

footer a:hover {
	border: 0;
}

footer .foot-logo a {
	margin: 0 auto;
	display: inline-block;
}

footer .foot-logo img,
footer .foot-logo small {
	display: inline-block;
}

footer .foot-logo small {
	margin-top: 1em;
	font-size: 13px;
	line-height: 1.5;
}

footer li a {
	padding-bottom: 5px;
}

footer li a:hover {
	border-bottom: 2px solid #ffffff;
}

footer a,
footer a:visited,
footer small,
footer span,
footer p {
	color: #ffffff;
}

@media screen and (min-width:1230px) {
	footer {
		padding: 4em 0;
		font-size: 12px;
		line-height: 1.5;
	}
}

footer .layout {
	text-align: center;
}

footer .layout .site-map {
	margin: 3em auto 18px auto;
	max-width: 900px;
}

footer .layout .site-map li {
	display: block;
	margin: 0.5em 1.25em;
}

@media screen and (min-width:1230px) {
	footer .layout .site-map li {
		display: inline-block;
	}
}

footer .social-links {
	margin-bottom: 45px;
	font-size: 20px;
	line-height: 1.5;
}

footer .social-links a:hover {
	color: #ff8c00;
}

footer .social-links a:not(:last-of-type) {
	margin-right: 15px;
}

.grey {
	background-color: #575757;
}

.grey .share_links a {
	color: rgba(255, 255, 255, 0.5);
}

.orange {
	background-color: #ff8c00;
}

.orange.related-stories>.star_block.listingstory.singleimage.square .text {
	margin: 0;
}

.orange.related-stories>.star_block.listingstory.singleimage.wide.left .text {
	margin-bottom: 0;
}

.orange.related-stories>.star_block.listingstory.singleimage.wide.right .text {
	margin-bottom: 0;
}

.orange.related-stories>.star_block.listingstory {
	padding-bottom: 30px;
}

.orange .title-wrap {
	padding: 50px 0;
}

@media screen and (min-width:1230px) {
	.orange .title-wrap {
		padding: 28px 0 0 0;
	}
}

.orange .title-wrap .star_block.text {
	color: #ffffff;
}

.orange .btn.border {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.orange .btn.border:hover,
.orange .btn.border:active,
.orange .btn.border:focus,
.orange .btn.border:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.orange .btn.border:hover,
.orange .btn.border:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.orange .btn.border:hover {
	color: #ff8c00;
}

.orange .star_block.listing.quote .text.quote {
	background: #ffffff !important;
	color: #ff8c00 !important;
}

.orange .circle-holder {
	position: relative;
	left: -3px;
}

.orange .circle-holder .go-circle .chevron {
	fill: #ffffff;
	stroke: #ffffff;
}

.orange .circle-holder .go-circle .circle {
	stroke: #ffffff;
}

.orange .circle-holder .go-circle .bg {
	fill: transparent;
}

.orange .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.orange .circle-holder:hover .go-circle .circle {
	stroke: #ffffff;
}

.orange .circle-holder:hover .go-circle .bg {
	fill: #ffffff;
}

.black {
	background-color: #323232;
}

.black .btn.border:hover {
	color: #323232;
}

.black .circle-holder {
	position: relative;
	left: -3px;
}

.black .circle-holder .go-circle .chevron {
	fill: #ffffff;
	stroke: #ffffff;
}

.black .circle-holder .go-circle .circle {
	stroke: #ffffff;
}

.black .circle-holder .go-circle .bg {
	fill: transparent;
}

.black .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.black .circle-holder:hover .go-circle .circle {
	stroke: #ffffff;
}

.black .circle-holder:hover .go-circle .bg {
	fill: #ffffff;
}

.black .star_block.text {
	color: #ffffff;
}

.cyan {
	background-color: #66cfd1;
	color: #ffffff;
}

.cyan .btn.border:hover {
	color: #66cfd1;
}

.cyan .circle-holder {
	position: relative;
	left: -3px;
}

.cyan .circle-holder .go-circle .chevron {
	fill: #ffffff;
	stroke: #ffffff;
}

.cyan .circle-holder .go-circle .circle {
	stroke: #ffffff;
}

.cyan .circle-holder .go-circle .bg {
	fill: transparent;
}

.cyan .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.cyan .circle-holder:hover .go-circle .circle {
	stroke: #ffffff;
}

.cyan .circle-holder:hover .go-circle .bg {
	fill: #ffffff;
}

.white {
	background-color: #ffffff;
}

.white .circle-holder {
	position: relative;
	left: -3px;
}

.white .circle-holder .go-circle .chevron {
	fill: #ff8c00;
	stroke: #ff8c00;
}

.white .circle-holder .go-circle .circle {
	stroke: #ff8c00;
}

.white .circle-holder .go-circle .bg {
	fill: transparent;
}

.white .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.white .circle-holder:hover .go-circle .circle {
	stroke: #ff8c00;
}

.white .circle-holder:hover .go-circle .bg {
	fill: #ff8c00;
}

.offwhite {
	background-color: #fdf9f5;
}

.offwhite .star_block:not(.header):not(.text.quote) .title-a .listing-header {
	color: #323232;
}

.offwhite .star_block:not(.header):not(.text.quote) .text {
	color: #323232;
}

.offwhite .star_block:not(.header):not(.text.quote) .tag {
	color: #ff8c00;
}

.offwhite .star_block:not(.header):not(.text.quote) .tag:hover {
	border-color: #ff8c00;
}

.offwhite .star_block:not(.header):not(.text.quote).listingstory .inner,
.offwhite .star_block:not(.header):not(.text.quote).listingstory .tag,
.offwhite .star_block:not(.header):not(.text.quote).listingstory .listing-header {
	color: #ffffff;
}

.offwhite .circle-holder {
	position: relative;
	left: -3px;
}

.offwhite .circle-holder .go-circle .chevron {
	fill: #ff8c00;
	stroke: #ff8c00;
}

.offwhite .circle-holder .go-circle .circle {
	stroke: #ff8c00;
}

.offwhite .circle-holder .go-circle .bg {
	fill: transparent;
}

.offwhite .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.offwhite .circle-holder:hover .go-circle .circle {
	stroke: #ff8c00;
}

.offwhite .circle-holder:hover .go-circle .bg {
	fill: #ff8c00;
}

html.popup-open {
	overflow-y: hidden;
}

.popup {
	overflow-y: auto;
}

.popup.orange {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #ff8c00;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
	color: #ffffff;
}

.popup.orange a {
	color: #ffffff;
}

.popup.orange .btn:not(.close):not(.search):not(.chevron),
.popup.orange button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.popup.orange .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.popup.orange .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.popup.orange .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.popup.orange .panel {
		float: left;
		width: 66.66666667%;
	}
}

.popup.orange .panel label {
	display: inline;
}

.popup.orange .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.popup.orange .btn.close:not(.border):hover {
	background-color: transparent;
}

.popup.orange .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.popup.orange.showing {
	opacity: 1;
}

.popup.pink {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #e90B6E;
	color: #ffffff;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.popup.pink a {
	color: #ffffff;
}

.popup.pink .btn:not(.close):not(.search):not(.chevron),
.popup.pink button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.popup.pink .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.popup.pink .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.popup.pink .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.popup.pink .panel {
		float: left;
		width: 66.66666667%;
	}
}

.popup.pink .panel label {
	display: inline;
}

.popup.pink .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.popup.pink .btn.close:not(.border):hover {
	background-color: transparent;
}

.popup.pink .btn.close:not(.border) svg .close-icon {
	stroke: #ffffff;
}

.popup.pink.showing {
	opacity: 1;
}

.popup.cyan {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #66cfd1;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.popup.cyan a {
	color: #ffffff;
}

.popup.cyan .btn:not(.close):not(.search):not(.chevron),
.popup.cyan button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.popup.cyan .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.popup.cyan .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.popup.cyan .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.popup.cyan .panel {
		float: left;
		width: 66.66666667%;
	}
}

.popup.cyan .panel label {
	display: inline;
}

.popup.cyan .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.popup.cyan .btn.close:not(.border):hover {
	background-color: transparent;
}

.popup.cyan .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.popup.cyan.showing {
	opacity: 1;
}

.popup.purple {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #bc04a4;
	color: #ffffff;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.popup.purple a {
	color: #ffffff;
}

.popup.purple .btn:not(.close):not(.search):not(.chevron),
.popup.purple button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.popup.purple .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.popup.purple .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.popup.purple .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.popup.purple .panel {
		float: left;
		width: 66.66666667%;
	}
}

.popup.purple .panel label {
	display: inline;
}

.popup.purple .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.popup.purple .btn.close:not(.border):hover {
	background-color: transparent;
}

.popup.purple .btn.close:not(.border) svg .close-icon {
	stroke: #ffffff;
}

.popup.purple.showing {
	opacity: 1;
}

.search-popup {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(225deg, #ff8c00 0%, #ff6000 100%);
	color: contrast(linear-gradient(225deg, #ff8c00 0%, #ff6000 100%), #323232, #ffffff);
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.search-popup a {
	color: #ffffff;
}

.search-popup .btn:not(.close):not(.search):not(.chevron),
.search-popup button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.search-popup .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.search-popup .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.search-popup .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.search-popup .panel {
		float: left;
		width: 66.66666667%;
	}
}

.search-popup .panel label {
	display: inline;
}

.search-popup .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.search-popup .btn.close:not(.border):hover {
	background-color: transparent;
}

.search-popup .btn.close:not(.border) svg .close-icon {
	stroke: contrast(linear-gradient(225deg, #ff8c00 0%, #ff6000 100%), #323232, #ffffff);
}

.search-popup.showing {
	opacity: 1;
}

.filter-popup {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #ff7800;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.filter-popup a {
	color: #ffffff;
}

.filter-popup .btn:not(.close):not(.search):not(.chevron),
.filter-popup button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.filter-popup .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.filter-popup .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.filter-popup .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.filter-popup .panel {
		float: left;
		width: 66.66666667%;
	}
}

.filter-popup .panel label {
	display: inline;
}

.filter-popup .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.filter-popup .btn.close:not(.border):hover {
	background-color: transparent;
}

.filter-popup .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.filter-popup.showing {
	opacity: 1;
}

.select-popup {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #e90B6E;
	color: #ffffff;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.select-popup a {
	color: #ffffff;
}

.select-popup .btn:not(.close):not(.search):not(.chevron),
.select-popup button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.select-popup .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.select-popup .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.select-popup .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.select-popup .panel {
		float: left;
		width: 66.66666667%;
	}
}

.select-popup .panel label {
	display: inline;
}

.select-popup .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.select-popup .btn.close:not(.border):hover {
	background-color: transparent;
}

.select-popup .btn.close:not(.border) svg .close-icon {
	stroke: #ffffff;
}

.select-popup.showing {
	opacity: 1;
}

.filter-popup,
.select-popup {
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
}

.filter-popup.hover-0,
.select-popup.hover-0 {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FF7B00;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.filter-popup.hover-0 a,
.select-popup.hover-0 a {
	color: #ffffff;
}

.filter-popup.hover-0 .btn:not(.close):not(.search):not(.chevron),
.select-popup.hover-0 .btn:not(.close):not(.search):not(.chevron),
.filter-popup.hover-0 button:not(.close):not(.search):not(.chevron),
.select-popup.hover-0 button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.filter-popup.hover-0 .layout,
.select-popup.hover-0 .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.filter-popup.hover-0 .panel,
.select-popup.hover-0 .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.filter-popup.hover-0 .panel form,
.select-popup.hover-0 .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {

	.filter-popup.hover-0 .panel,
	.select-popup.hover-0 .panel {
		float: left;
		width: 66.66666667%;
	}
}

.filter-popup.hover-0 .panel label,
.select-popup.hover-0 .panel label {
	display: inline;
}

.filter-popup.hover-0 .btn.close:not(.border),
.select-popup.hover-0 .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.filter-popup.hover-0 .btn.close:not(.border):hover,
.select-popup.hover-0 .btn.close:not(.border):hover {
	background-color: transparent;
}

.filter-popup.hover-0 .btn.close:not(.border) svg .close-icon,
.select-popup.hover-0 .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.filter-popup.hover-0.showing,
.select-popup.hover-0.showing {
	opacity: 1;
}

.filter-popup.hover-1,
.select-popup.hover-1 {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FF7300;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.filter-popup.hover-1 a,
.select-popup.hover-1 a {
	color: #ffffff;
}

.filter-popup.hover-1 .btn:not(.close):not(.search):not(.chevron),
.select-popup.hover-1 .btn:not(.close):not(.search):not(.chevron),
.filter-popup.hover-1 button:not(.close):not(.search):not(.chevron),
.select-popup.hover-1 button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.filter-popup.hover-1 .layout,
.select-popup.hover-1 .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.filter-popup.hover-1 .panel,
.select-popup.hover-1 .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.filter-popup.hover-1 .panel form,
.select-popup.hover-1 .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {

	.filter-popup.hover-1 .panel,
	.select-popup.hover-1 .panel {
		float: left;
		width: 66.66666667%;
	}
}

.filter-popup.hover-1 .panel label,
.select-popup.hover-1 .panel label {
	display: inline;
}

.filter-popup.hover-1 .btn.close:not(.border),
.select-popup.hover-1 .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.filter-popup.hover-1 .btn.close:not(.border):hover,
.select-popup.hover-1 .btn.close:not(.border):hover {
	background-color: transparent;
}

.filter-popup.hover-1 .btn.close:not(.border) svg .close-icon,
.select-popup.hover-1 .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.filter-popup.hover-1.showing,
.select-popup.hover-1.showing {
	opacity: 1;
}

.filter-popup.hover-2,
.select-popup.hover-2 {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FF6A00;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.filter-popup.hover-2 a,
.select-popup.hover-2 a {
	color: #ffffff;
}

.filter-popup.hover-2 .btn:not(.close):not(.search):not(.chevron),
.select-popup.hover-2 .btn:not(.close):not(.search):not(.chevron),
.filter-popup.hover-2 button:not(.close):not(.search):not(.chevron),
.select-popup.hover-2 button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.filter-popup.hover-2 .layout,
.select-popup.hover-2 .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.filter-popup.hover-2 .panel,
.select-popup.hover-2 .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.filter-popup.hover-2 .panel form,
.select-popup.hover-2 .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {

	.filter-popup.hover-2 .panel,
	.select-popup.hover-2 .panel {
		float: left;
		width: 66.66666667%;
	}
}

.filter-popup.hover-2 .panel label,
.select-popup.hover-2 .panel label {
	display: inline;
}

.filter-popup.hover-2 .btn.close:not(.border),
.select-popup.hover-2 .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.filter-popup.hover-2 .btn.close:not(.border):hover,
.select-popup.hover-2 .btn.close:not(.border):hover {
	background-color: transparent;
}

.filter-popup.hover-2 .btn.close:not(.border) svg .close-icon,
.select-popup.hover-2 .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.filter-popup.hover-2.showing,
.select-popup.hover-2.showing {
	opacity: 1;
}

.filter-popup h2,
.select-popup h2 {
	font-size: 26px;
	line-height: 1.5;
}

@media screen and (min-width:768px) {

	.filter-popup h2,
	.select-popup h2 {
		font-size: 48px;
		line-height: 1.5;
	}
}

@media screen and (min-width:1230px) {

	.filter-popup h2,
	.select-popup h2 {
		font-size: 82px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
}

.filter-popup .close svg .close-icon,
.select-popup .close svg .close-icon {
	stroke: #ffffff;
}

.filter-popup .content,
.select-popup .content {
	padding: 2em 0;
}

.filter-popup .content .filter-container .link-container,
.select-popup .content .filter-container .link-container {
	display: block;
	margin: 0.8em auto 0 auto;
}

@media screen and (min-width:1230px) {

	.filter-popup .content .filter-container .link-container,
	.select-popup .content .filter-container .link-container {
		display: inline-block;
	}
}

.filter-popup .content .filter-container .link-container .select-item,
.select-popup .content .filter-container .link-container .select-item {
	display: inline-block;
}

.filter-popup .content .filter-container .link-container a,
.select-popup .content .filter-container .link-container a {
	font-size: 20px;
	line-height: 1.5;
	position: relative;
	border: none;
}

.filter-popup .content .filter-container .link-container a:after,
.select-popup .content .filter-container .link-container a:after {
	content: '';
	display: block;
	height: 2px;
	width: 100%;
	position: relative;
	background-color: transparent;
	bottom: 8px;
}

@media screen and (min-width:768px) {

	.filter-popup .content .filter-container .link-container a,
	.select-popup .content .filter-container .link-container a {
		font-size: 30px;
		line-height: 1.5;
		line-height: 2;
	}
}

.filter-popup .content .filter-container .link-container a:hover:after,
.select-popup .content .filter-container .link-container a:hover:after {
	background-color: #ffffff;
}

@media screen and (min-width:1230px) {

	.filter-popup .content .filter-container .link-container a,
	.select-popup .content .filter-container .link-container a {
		margin-left: 1.2em;
		margin-right: 1.2em;
	}
}

.filter-popup.vertical .close:not(.border) {
	position: fixed;
}

.filter-popup.vertical .content .filter-container .link-container {
	display: block;
}

.subscribe-popup.orange {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	color: contrast(linear-gradient(135deg, #ff8c00 0%, #ff6000 100%), #323232, #ffffff);
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.subscribe-popup.orange a {
	color: #ffffff;
}

.subscribe-popup.orange .btn:not(.close):not(.search):not(.chevron),
.subscribe-popup.orange button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.subscribe-popup.orange .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.subscribe-popup.orange .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.subscribe-popup.orange .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.subscribe-popup.orange .panel {
		float: left;
		width: 66.66666667%;
	}
}

.subscribe-popup.orange .panel label {
	display: inline;
}

.subscribe-popup.orange .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.subscribe-popup.orange .btn.close:not(.border):hover {
	background-color: transparent;
}

.subscribe-popup.orange .btn.close:not(.border) svg .close-icon {
	stroke: contrast(linear-gradient(135deg, #ff8c00 0%, #ff6000 100%), #323232, #ffffff);
}

.subscribe-popup.orange.showing {
	opacity: 1;
}

.subscribe-popup.orange .btn.border {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.subscribe-popup.orange .btn.border:hover,
.subscribe-popup.orange .btn.border:active,
.subscribe-popup.orange .btn.border:focus,
.subscribe-popup.orange .btn.border:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.subscribe-popup.orange .btn.border:hover,
.subscribe-popup.orange .btn.border:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.subscribe-popup.orange .panel {
	max-width: 500px;
}

@media screen and (min-width:1230px) {
	.subscribe-popup.orange .panel {
		max-width: none;
	}
}

.subscribe-popup.orange .grecaptcha {
	text-align: center;
	margin-top: 3em;
}

.subscribe-popup.orange .grecaptcha>* {
	margin: 0 auto;
}

.subscribe-popup.orange .checkboxes {
	*zoom: 1;
	margin: 1em 0;
}

.subscribe-popup.orange .checkboxes:before,
.subscribe-popup.orange .checkboxes:after {
	display: table;
	line-height: 0;
	content: "";
}

.subscribe-popup.orange .checkboxes:after {
	clear: both;
}

.subscribe-popup.orange .checkboxes label {
	display: block;
	margin-top: 1em;
}

@media screen and (min-width:768px) {
	.subscribe-popup.orange .checkboxes label {
		display: inline-block;
		float: left;
		min-width: 220px;
	}

	.subscribe-popup.orange .checkboxes label:nth-child(2n+1) {
		clear: left;
	}
}

@media screen and (min-width:1230px) {
	.subscribe-popup.orange .checkboxes label {
		min-width: 320px;
	}
}

.subscribe-popup.orange .checkboxes label input {
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.subscribe-popup.orange .checkboxes label input:hover {
	border-color: #ffffff;
}

.subscribe-popup.orange .checkboxes label input:checked {
	background-color: #ffffff;
}

.subscribe-popup.orange .checkboxes label:last-of-type {
	margin-bottom: 1em;
}

.subscribe-popup.orange .email input {
	width: 100%;
	margin-top: 1em;
}

@media screen and (min-width:768px) {
	.subscribe-popup.orange .email input {
		min-width: 320px;
		width: auto;
		margin-top: 0;
	}
}

@media screen and (min-width:1230px) {
	.subscribe-popup.orange .email input {
		min-width: 365px;
	}
}

@media screen and (min-width:1230px) {

	.subscribe-popup.orange .email span,
	.subscribe-popup.orange .email input,
	.subscribe-popup.orange .email label {
		float: left;
	}
}

@media screen and (min-width:1230px) {
	.subscribe-popup.orange .email label.error {
		clear: left;
	}
}

.subscribe-popup.orange #subscribeThanksPanel {
	text-align: center;
}

.subscribe-popup.orange #subscribeThanksPanel .btn.border.close {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
	padding: 11px 45px;
	position: relative;
	margin: 1.5em 0;
	top: 0;
	right: 0;
}

.subscribe-popup.orange #subscribeThanksPanel .btn.border.close:hover,
.subscribe-popup.orange #subscribeThanksPanel .btn.border.close:active,
.subscribe-popup.orange #subscribeThanksPanel .btn.border.close:focus,
.subscribe-popup.orange #subscribeThanksPanel .btn.border.close:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.subscribe-popup.orange #subscribeThanksPanel .btn.border.close:hover,
.subscribe-popup.orange #subscribeThanksPanel .btn.border.close:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.popup.unsubscribed-popup {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(135deg, #ff8c00 0%, #ff6000 100%);
	color: contrast(linear-gradient(135deg, #ff8c00 0%, #ff6000 100%), #323232, #ffffff);
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
	opacity: 1;
}

.popup.unsubscribed-popup a {
	color: #ffffff;
}

.popup.unsubscribed-popup .btn:not(.close):not(.search):not(.chevron),
.popup.unsubscribed-popup button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.popup.unsubscribed-popup .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.popup.unsubscribed-popup .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.popup.unsubscribed-popup .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.popup.unsubscribed-popup .panel {
		float: left;
		width: 66.66666667%;
	}
}

.popup.unsubscribed-popup .panel label {
	display: inline;
}

.popup.unsubscribed-popup .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.popup.unsubscribed-popup .btn.close:not(.border):hover {
	background-color: transparent;
}

.popup.unsubscribed-popup .btn.close:not(.border) svg .close-icon {
	stroke: contrast(linear-gradient(135deg, #ff8c00 0%, #ff6000 100%), #323232, #ffffff);
}

.popup.unsubscribed-popup.showing {
	opacity: 1;
}

.popup.unsubscribed-popup.hidden {
	opacity: 0;
}

.popup.unsubscribed-popup .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.seeding-plan-popup.popup .panel {
	overflow-x: scroll;
}

@media screen and (min-width:768px) {
	.seeding-plan-popup.popup .panel {
		overflow-x: auto;
	}
}

@media screen and (min-width:1230px) {
	.seeding-plan-popup.popup .panel {
		width: 100%;
	}
}

.seeding-plan-popup.popup .panel table {
	table-layout: fixed;
	min-width: 696px;
}

.seeding-plan-popup.popup .panel tbody td input {
	color: #ff8c00;
}

@media 319px {
	.search .layout {
		width: 100%;
	}
}

.search .wrap {
	position: relative;
}

.search form {
	font-size: 38px;
	line-height: 1.5;
	width: 100%;
}

.search form input {
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
	padding-right: 50px;
}

.search form svg {
	height: 38pt;
}

.search form svg #search-icon {
	fill: #ffffff;
}

.search form i {
	font-size: 38px;
	line-height: 1.5;
}

@media screen and (min-width:768px) {
	.search form {
		font-size: 58px;
		line-height: 1.5;
		padding: 0 20px;
		float: left;
		width: 66.66666667%;
	}

	.search form svg {
		height: 58pt;
	}

	.search form i {
		font-size: 58px;
		line-height: 1.5;
	}

	.search form i #search-icon {
		fill: #ffffff;
	}
}

.search .close svg .close-icon {
	stroke: #ffffff;
}

.search button {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	bottom: 5px;
	right: 0;
}

.search button:hover {
	background-color: transparent;
}

.job-application-popup.popup #job-file-name {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 60px;
	text-align: center;
	word-break: break-word;
}

.job-application-popup.popup .panel {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.job-application-popup.popup .panel {
		float: left;
		width: 66.66666667%;
	}
}

.job-application-popup.popup .panel label {
	display: block;
}

.job-application-popup.popup .panel label.btn.border {
	display: block;
}

.job-application-popup.popup .panel .btnholder {
	width: 100%;
}

.job-application-popup.popup .panel .btnholder label {
	margin-top: 60px;
	margin-bottom: 0;
	display: block;
}

.job-application-popup.popup .panel .btnholder .btn {
	display: block;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.job-application-popup.popup .panel .btnholder .btn.white {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #ff8c00;
}

.job-application-popup.popup .panel .btnholder .btn.white:visited,
.job-application-popup.popup .panel .btnholder .btn.white:hover {
	color: #999999;
}

.job-application-popup.popup .panel .btnholder .btn.white:focus,
.job-application-popup.popup .panel .btnholder .btn.white:hover {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
}

.job-application-popup.popup .panel .btnholder .btn.white:active {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
}

.job-application-popup.popup .panel #jobApplicationDescription {
	font-size: 18px;
	line-height: 1.5;
	background-attachment: local;
	background-image: repeating-linear-gradient(transparent, transparent 1.5em, #ffffff calc((1.5 * 1em) + 3px));
	min-height: calc((7.5 * 1em) + (15px + 5px));
	line-height: calc((1.5 * 1em) + 3px);
	background-position-y: 5px;
	overflow-y: hidden;
	resize: none;
	padding-left: 0;
	padding-right: 0;
	color: #ffffff;
	width: 100%;
	margin: 0 auto;
	border: 0;
	display: block;
}

@media screen and (min-width:1230px) {
	.job-application-popup.popup .panel #jobApplicationDescription {
		font-size: 24px;
		line-height: 1.5;
	}
}

.job-application-popup.popup .panel input[type=file] {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border {
	display: inline-block;
	max-width: 100%;
	padding: 11px 45px;
	margin: 0;
	border-radius: 0;
	border: 2px solid #ff8c00;
	background: #ff8c00;
	transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s;
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.5;
	margin: 1.5em 0;
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border,
.job-application-popup.popup .panel input[type=file]~label.btn-border:visited,
.job-application-popup.popup .panel input[type=file]~label.btn-border:hover {
	color: #000000;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border:focus,
.job-application-popup.popup .panel input[type=file]~label.btn-border:hover {
	outline: none;
	text-decoration: none;
	background-color: #e67e00;
	border-color: #e67e00;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border.disabled,
.job-application-popup.popup .panel input[type=file]~label.btn-border[disabled],
fieldset[disabled] .job-application-popup.popup .panel input[type=file]~label.btn-border {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.3;
	background-color: #666666;
	border-color: #666666;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border.border {
	background-color: transparent;
	color: #ff8c00;
	border-color: #ff8c00;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border:hover,
.job-application-popup.popup .panel input[type=file]~label.btn-border:active,
.job-application-popup.popup .panel input[type=file]~label.btn-border:focus,
.job-application-popup.popup .panel input[type=file]~label.btn-border:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border:hover,
.job-application-popup.popup .panel input[type=file]~label.btn-border:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.job-application-popup.popup .panel input[type=file]~label.btn-border:hover {
	color: #e90B6E;
}

.job-application-popup.popup .panel input[type=file].file-added~label.btn-border {
	background-color: #ffffff;
	color: #e90B6E;
}

.job-application-popup.popup .panel .check-wrap {
	position: relative;
	min-height: 60px;
	width: 100%;
}

.job-application-popup.popup .panel .check-wrap p {
	display: inline;
	position: relative;
	top: 0.2em;
}

@media screen and (min-width:1230px) {
	.job-application-popup.popup .panel .check-wrap p {
		top: 0.1em;
	}
}

.job-application-popup.popup .panel .check-wrap a,
.job-application-popup.popup .panel .check-wrap a:hover {
	border-bottom: 2px solid #ffffff;
}

.job-application-popup.popup .panel .check-wrap input[type=checkbox] {
	border: 2px solid rgba(255, 255, 255, 0.5);
}

.job-application-popup.popup .panel .check-wrap input[type=checkbox]:hover {
	border-color: #ffffff;
}

.job-application-popup.popup .panel .check-wrap input[type=checkbox]:checked {
	background-color: #ffffff;
}

.job-application-popup.popup .panel .check-wrap #tandcs-error {
	display: block !important;
	float: none;
}

.job-application-popup.popup .error {
	text-align: center;
}

.job-application-popup.popup .thanks {
	text-align: center;
}

.filter-docked,
.tags-docked {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	z-index: 20;
	letter-spacing: 1.3px;
	opacity: 0;
	transition: opacity 1s;
	pointer-events: none;
}

.filter-docked.showing,
.tags-docked.showing {
	opacity: 1;
}

.filter-docked .rotate-wrapper,
.tags-docked .rotate-wrapper {
	transform-origin: top center;
	position: relative;
	height: 40px;
	white-space: nowrap;
}

.filter-docked .rotate-wrapper a,
.tags-docked .rotate-wrapper a {
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffffff;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1.5;
	pointer-events: all;
}

@media screen and (min-width:768px) {

	.filter-docked .rotate-wrapper a,
	.tags-docked .rotate-wrapper a {
		font-size: 13px;
		line-height: 1.5;
	}
}

.filter-docked .rotate-wrapper a:not(:last-child),
.tags-docked .rotate-wrapper a:not(:last-child) {
	margin-right: 1em;
}

.filter-docked {
	left: 10px;
}

.filter-docked .rotate-wrapper {
	transform: rotate(-90deg);
	left: -50%;
}

.tags-docked {
	right: 10px;
}

.tags-docked .rotate-wrapper {
	transform: rotate(90deg);
	right: -50%;
}

.share_links {
	text-align: center;
	color: #9f9f9f;
	padding: 30px 0 40px 0;
}

.share_links a {
	color: #9f9f9f;
}

@media screen and (min-width:1230px) {
	.share_links a {
		width: 25px;
		display: inline-block;
	}

	.share_links a i,
	.share_links a svg {
		text-align: center;
	}
}

.share_links a svg {
	height: 23px;
	position: relative;
	top: 3px;
}

.share_links a:hover {
	color: #ff8c00;
}

.share_links a:hover svg g {
	fill: #ff8c00;
}

.share_links a i {
	font-size: 23px;
}

@media screen and (min-width:1230px) {
	.share_links a:not(.opener) {
		opacity: 0;
		transition: opacity 1s;
		pointer-events: none;
	}
}

.share_links a:not(:last-child) {
	margin-right: 16px;
}

@media screen and (min-width:1230px) {
	.share_links a:not(.email):not(.mobile) {
		margin-right: 16px;
	}
}

.share_links a:hover {
	border: 0;
}

.share_links a.opener {
	display: none;
}

@media screen and (min-width:1230px) {
	.share_links a.opener {
		display: inline-block;
	}
}

.share_links a.email svg {
	height: 20px;
}

@media screen and (min-width:1230px) {
	.share_links a.email {
		margin-right: 0;
	}
}

@media screen and (min-width:1230px) {
	.share_links a.whatsapp {
		display: none;
	}
}

.share_links.expand a {
	opacity: 1;
	pointer-events: auto;
}

@media screen and (min-width:1230px) {
	.open .share_links {
		padding: 0 0 20px 0;
	}
}

.open .share_links a {
	opacity: 1;
	pointer-events: auto;
}

.share_links .copied-text {
	font-size: 12px;
	line-height: 1.5;
	transition: all 1s;
	opacity: 0;
	height: 0;
}

.paged-nav {
	text-align: center;
	padding-bottom: 20px;
	clear: both;
	font-size: 14px;
	line-height: 1.5;
}

.paged-nav .divider {
	display: inline-block;
	height: 5px;
	width: 5px;
	border-radius: 100%;
	margin: 0 .5em 0 0;
}

.paged-nav .page-btn {
	display: inline-block;
	height: 2.75em;
	width: 2.75em;
	border-radius: 100%;
	padding-top: 0.475em;
	border: 2px solid;
}

.paged-nav .page-btn:not(:last-of-type) {
	margin-right: 0.5em;
}

.offwhite .paged-nav .divider {
	background-color: rgba(50, 50, 50, 0.3);
}

.offwhite .paged-nav .page-btn {
	color: rgba(50, 50, 50, 0.5);
	border-color: rgba(50, 50, 50, 0.3);
}

.offwhite .paged-nav .page-btn.current {
	color: #323232;
	border-color: #323232;
}

.offwhite .paged-nav .page-btn:hover {
	color: #ff8c00;
	border-color: #ff8c00;
}

.grey .paged-nav .divider {
	background-color: rgba(255, 255, 255, 0.3);
}

.grey .paged-nav .page-btn {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.3);
}

.grey .paged-nav .page-btn.current {
	color: #ffffff;
	border-color: #ffffff;
}

.grey .paged-nav .page-btn:hover {
	color: #ff8c00;
	border-color: #ff8c00;
}

.orange .paged-nav .divider {
	background-color: rgba(255, 255, 255, 0.3);
}

.orange .paged-nav .page-btn {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.3);
}

.orange .paged-nav .page-btn.current {
	color: #ffffff;
	border-color: #ffffff;
}

.orange .paged-nav .page-btn:hover {
	color: #323232;
	border-color: #323232;
}

.pitch-block {
	position: relative;
	color: #ffffff;
	padding: 2em 0 8em 0;
	line-height: 40px;
}

.pitch-block .text {
	position: relative;
	float: left;
	width: 66.66666667%;
	margin-left: 16.66666667%;
}

@media screen and (min-width:768px) {
	.pitch-block {
		padding: 4em 0;
	}
}

@media screen and (min-width:1230px) {
	.pitch-block {
		padding: 5em 0 3em 0;
	}
}

.pitch-block h3 {
	text-align: center;
}

@media screen and (min-width:768px) {
	.pitch-block p {
		text-align: center;
	}
}

.pitch-block .btnholder {
	margin-top: 70px;
}

.pitch-block .btn {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
	padding: 11px;
}

.pitch-block .btn:hover,
.pitch-block .btn:active,
.pitch-block .btn:focus,
.pitch-block .btn:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.pitch-block .btn:hover,
.pitch-block .btn:active {
	background-color: #ffffff;
	color: #ff8c00;
}

@media screen and (min-width:768px) {
	.pitch-block .btn {
		padding: 11px 45px;
	}
}

.pitch-block .btn:hover {
	color: #e90B6E;
}

.pitch-block .pyi-animation-holder {
	position: relative;
	display: inline-block;
	margin: 0 0.6em;
}

.pitch-popup {
	text-align: center;
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #e90B6E;
	color: #ffffff;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
	font-size: 36px;
	line-height: 1.5;
}

.pitch-popup a {
	color: #ffffff;
}

.pitch-popup .btn:not(.close):not(.search):not(.chevron),
.pitch-popup button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.pitch-popup .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.pitch-popup .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.pitch-popup .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.pitch-popup .panel {
		float: left;
		width: 66.66666667%;
	}
}

.pitch-popup .panel label {
	display: inline;
}

.pitch-popup .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.pitch-popup .btn.close:not(.border):hover {
	background-color: transparent;
}

.pitch-popup .btn.close:not(.border) svg .close-icon {
	stroke: #ffffff;
}

.pitch-popup.showing {
	opacity: 1;
}

@media screen and (min-width:1230px) {
	.pitch-popup {
		font-size: 42px;
		line-height: 1.5;
	}
}

.pitch-popup h2 {
	font-weight: normal;
	font-size: 36px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {
	.pitch-popup h2 {
		font-size: 42px;
		line-height: 1.5;
	}
}

.pitch-popup svg.visualizer {
	display: block;
	width: 100%;
	height: 200px;
	max-width: 600px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

.pitch-popup svg.visualizer path {
	stroke-linecap: square;
	stroke: white;
	stroke-width: 0.5px;
}

.pitch-popup .validation {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 1em;
}

.pitch-popup .panel label.upload-btn {
	display: block;
}

.pitch-popup .file-name {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 1em;
	display: block;
	word-break: break-word;
}

.pitch-popup .btnholder {
	margin-top: 25px;
}

.pitch-popup .upload-span {
	margin-top: 30px;
	margin-bottom: 0;
}

.pitch-popup .btn.border,
.pitch-popup button {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.pitch-popup .btn.border:hover,
.pitch-popup button:hover,
.pitch-popup .btn.border:active,
.pitch-popup button:active,
.pitch-popup .btn.border:focus,
.pitch-popup button:focus,
.pitch-popup .btn.border:visited,
.pitch-popup button:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.pitch-popup .btn.border:hover,
.pitch-popup button:hover,
.pitch-popup .btn.border:active,
.pitch-popup button:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.pitch-popup .btn.border:hover,
.pitch-popup button:hover {
	color: #e90B6E;
}

.pitch-popup .fixed-wrap {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.pitch-popup .fixed-wrap .relative-wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

@media screen and (min-width:1230px) {
	.pitch-popup .fixed-wrap .relative-wrap {
		max-width: 1100px;
	}
}

.pitch-popup .fixed-wrap .relative-wrap .btn.back.chevron {
	position: absolute;
	top: auto;
	transform: auto;
}

.pitch-popup .btn.back.chevron {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	height: 30px;
}

.pitch-popup .btn.back.chevron:hover {
	background-color: transparent;
}

.pitch-popup .btn.back.chevron .chevron-icon {
	stroke: #ffffff;
	height: 30px;
}

.pitch-popup .small-text {
	font-size: 24px;
	line-height: 1.5;
}

.pitch-popup .small-text label,
.pitch-popup .small-text input {
	font-size: 24px;
	line-height: 1.5;
}

.pitch-popup .xsmall-text {
	font-size: 18px;
	line-height: 1.5;
}

.pitch-popup .xsmall-text label,
.pitch-popup .xsmall-text input,
.pitch-popup .xsmall-text textarea {
	font-size: 18px;
	line-height: 1.5;
}

.pitch-popup #cv-intro {
	margin-top: 2.5em;
}

.pitch-popup textarea {
	font-size: 18px;
	line-height: 1.5;
	background-attachment: local;
	background-image: repeating-linear-gradient(transparent, transparent 1.5em, #ffffff calc((1.5 * 1em) + 3px));
	min-height: calc((7.5 * 1em) + (15px + 5px));
	line-height: calc((1.5 * 1em) + 3px);
	background-position-y: 5px;
	overflow-y: hidden;
	resize: none;
	padding-left: 0;
	padding-right: 0;
	color: #ffffff;
	margin: 0 auto;
	min-width: 100%;
	border: 0;
	display: block;
	text-align: left;
	line-height: 30px;
}

.pitch-popup input[type=file] {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.pitch-popup input[type=file]~span.btn.border {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.pitch-popup input[type=file]~span.btn.border:hover,
.pitch-popup input[type=file]~span.btn.border:active,
.pitch-popup input[type=file]~span.btn.border:focus,
.pitch-popup input[type=file]~span.btn.border:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.pitch-popup input[type=file]~span.btn.border:hover,
.pitch-popup input[type=file]~span.btn.border:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.pitch-popup input[type=file]~span.btn.border:hover {
	color: #e90B6E;
}

.pitch-popup input[type=file].has-file~span.btn.border {
	background-color: #ffffff;
	color: #e90B6E;
}

.pitch-popup .inner-panel,
.pitch-popup .layout.inner-panel {
	display: block;
	width: 100%;
}

.pitch-popup form {
	text-align: center;
	display: block;
	width: 100%;
}

.pitch-popup form#pyi-form .layout {
	display: block;
}

.pitch-popup form .grecaptcha {
	margin: 0.5em 0;
}

.pitch-popup form .tandcs-intro {
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
}

@media screen and (min-width:768px) {
	.pitch-popup form .tandcs-intro {
		font-size: 18px;
		line-height: 1.5;
	}
}

.pitch-popup form .radio-wrap {
	margin: 25px 20px 0 0;
}

.pitch-popup form .radio-wrap input {
	visibility: hidden;
	position: absolute;
}

.pitch-popup form .radio-wrap input+i {
	display: inline-block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url("/css/images/radio-unselected.png");
	background-size: 100%;
	position: relative;
	top: 5px;
}

.pitch-popup form .radio-wrap input:checked+i {
	background: url("/css/images/radio-selected.png");
	background-size: 100%;
}

.pitch-popup form .radio-wrap input~span {
	font-size: 22px;
	line-height: 1.5;
	padding-top: ;
}

.pitch-popup form .clickandwrap {
	margin-top: 25px;
	max-height: 250px;
	overflow-y: auto;
	padding: 12px 12px 40px 12px;
	background-color: #ffffff;
	color: #323232;
	text-align: left;
}

.pitch-popup form .clickandwrap h4 {
	margin: 12px 0 5px 0;
	font-size: 1.2em;
}

@media screen and (min-width:768px) {
	.pitch-popup form .clickandwrap {
		padding: 12px 40px 40px 40px;
	}
}

.pitch-popup form .clickandwrap .check-wrap {
	font-size: 14px;
	line-height: 1.5;
	margin: 30px auto 0 auto;
	display: block;
	text-align: center;
	font-weight: bold;
}

@media screen and (min-width:768px) {
	.pitch-popup form .clickandwrap .check-wrap {
		font-size: 16px;
		line-height: 1.5;
	}
}

.pitch-popup form .clickandwrap .check-wrap input[type=checkbox] {
	border: 2px solid #ff8c00;
	margin-right: 0.5em;
}

.pitch-popup form small {
	font-size: 12px;
	line-height: 1.5;
	display: block;
}

@media screen and (min-width:768px) {
	.pitch-popup form small {
		font-size: 14px;
		line-height: 1.5;
	}
}

.pitch-popup .panel label.left {
	text-align: left;
	display: block;
}

.pitch-popup label[for=pitchYourIdeaShowLogline] {
	margin: 1.5em 0;
}

.pitch-popup[data-current-page=pyi-thanks] .btn.back {
	display: none;
}

.pitch-popup[data-current-page=pyi-introduction],
.pitch-popup[data-current-page=pyi-idea-type] {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fdf9f5;
	color: #323232;
	background-size: cover;
	background-position: center center;
	transition: opacity 1s, background 0.9s;
	opacity: 0;
}

.pitch-popup[data-current-page=pyi-introduction] a,
.pitch-popup[data-current-page=pyi-idea-type] a {
	color: #ffffff;
}

.pitch-popup[data-current-page=pyi-introduction] .btn:not(.close):not(.search):not(.chevron),
.pitch-popup[data-current-page=pyi-idea-type] .btn:not(.close):not(.search):not(.chevron),
.pitch-popup[data-current-page=pyi-introduction] button:not(.close):not(.search):not(.chevron),
.pitch-popup[data-current-page=pyi-idea-type] button:not(.close):not(.search):not(.chevron) {
	min-width: 180px;
	padding: 11px;
}

.pitch-popup[data-current-page=pyi-introduction] .layout,
.pitch-popup[data-current-page=pyi-idea-type] .layout {
	display: flex;
	min-height: 100%;
	justify-content: center;
	align-items: center;
}

.pitch-popup[data-current-page=pyi-introduction] .panel,
.pitch-popup[data-current-page=pyi-idea-type] .panel {
	min-height: 100%;
	padding: 2em 0;
	width: 100%;
}

.pitch-popup[data-current-page=pyi-introduction] .panel form,
.pitch-popup[data-current-page=pyi-idea-type] .panel form {
	width: 100%;
}

@media screen and (min-width:1230px) {

	.pitch-popup[data-current-page=pyi-introduction] .panel,
	.pitch-popup[data-current-page=pyi-idea-type] .panel {
		float: left;
		width: 66.66666667%;
	}
}

.pitch-popup[data-current-page=pyi-introduction] .panel label,
.pitch-popup[data-current-page=pyi-idea-type] .panel label {
	display: inline;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.close:not(.border),
.pitch-popup[data-current-page=pyi-idea-type] .btn.close:not(.border) {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-color: transparent;
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	line-height: 1.5;
	cursor: pointer;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.close:not(.border):hover,
.pitch-popup[data-current-page=pyi-idea-type] .btn.close:not(.border):hover {
	background-color: transparent;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.close:not(.border) svg .close-icon,
.pitch-popup[data-current-page=pyi-idea-type] .btn.close:not(.border) svg .close-icon {
	stroke: #323232;
}

.pitch-popup[data-current-page=pyi-introduction].showing,
.pitch-popup[data-current-page=pyi-idea-type].showing {
	opacity: 1;
}

.pitch-popup[data-current-page=pyi-introduction] .panel label.left,
.pitch-popup[data-current-page=pyi-idea-type] .panel label.left {
	text-align: left;
	display: block;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.border,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border {
	border-color: #e90B6E;
	color: #e90B6E;
	background-color: transparent;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.border:hover,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:hover,
.pitch-popup[data-current-page=pyi-introduction] .btn.border:active,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:active,
.pitch-popup[data-current-page=pyi-introduction] .btn.border:focus,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:focus,
.pitch-popup[data-current-page=pyi-introduction] .btn.border:visited,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:visited {
	border-color: #e90B6E;
	color: #e90B6E;
	background-color: transparent;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.border:hover,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:hover,
.pitch-popup[data-current-page=pyi-introduction] .btn.border:active,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:active {
	background-color: #e90B6E;
	color: #ff8c00;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.border:hover,
.pitch-popup[data-current-page=pyi-idea-type] .btn.border:hover {
	color: #ffffff;
}

.pitch-popup[data-current-page=pyi-introduction] .btn.back.chevron .chevron-icon,
.pitch-popup[data-current-page=pyi-idea-type] .btn.back.chevron .chevron-icon {
	stroke: #e90B6E;
}

.pitch-popup[data-current-page=pyi-introduction] .select-anchor,
.pitch-popup[data-current-page=pyi-idea-type] .select-anchor {
	color: #e90B6E;
	border-bottom: 3px solid #e90B6E;
	padding-bottom: 1px;
}

.pitch-popup[data-current-page=pyi-introduction] .back.chevron {
	display: none;
}

@media screen and (max-width:767px) {
	.page-jojvert section:first-of-type {
		padding-bottom: 50px !important;
	}

	.page-jojvert .grey {
		margin-top: 0 !important;
	}

	.star_listing {
		margin-bottom: 5%;
	}

	.paged-nav {
		padding-bottom: 20px;
	}

	.star_block.header.image {
		margin-bottom: 0;
	}

	.orange .title-wrap {}

	.page-home .joj .title-wrap {
		padding-top: 1em;
	}

	.page-home .joj .title-wrap .star_block.header.image {
		margin-bottom: 10px;
	}

	.pitch-block {
		padding-bottom: 2em;
	}

	.pitch-popup[data-current-page=pyi-upload] form.panel #pyi-upload-text-label .btn {
		padding: 11px 25px;
	}
}

.pitch-popup #pyi-upload-form .btnholder label {
	display: inline-block;
	margin: 0 10px;
}

.pitch-popup #pyi-final-form .checkboxes {
	text-align: left;
	margin-bottom: 10px;
}

.pitch-popup #pyi-final-form .checkboxes label {
	display: inline-block;
}

.pitch-popup #pyi-final-form .checkboxes input,
.pitch-popup #pyi-final-form .checkboxes span {
	display: inline;
}

.pitch-popup #pyi-thanks h2 {
	font-size: 48px;
	line-height: 1.5;
}

@media screen and (min-width:768px) {
	.pitch-popup #pyi-thanks h2 {
		font-size: 72px;
		line-height: 1.5;
	}
}

.pitch-popup #pyi-thanks p {
	font-size: 18px;
	line-height: 1.5;
}

@media screen and (min-width:768px) {
	.pitch-popup #pyi-thanks p {
		font-size: 26px;
		line-height: 1.5;
	}
}

.pitch-popup #pyi-thanks .btn.border.close {
	display: inline-block;
	max-width: 100%;
	padding: 11px 45px;
	margin: 0;
	border-radius: 0;
	border: 2px solid #ff8c00;
	background: #ff8c00;
	transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s;
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.5;
	margin: 1.5em 0;
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
	background-color: transparent !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
	position: static;
}

.pitch-popup #pyi-thanks .btn.border.close,
.pitch-popup #pyi-thanks .btn.border.close:visited,
.pitch-popup #pyi-thanks .btn.border.close:hover {
	color: #000000;
}

.pitch-popup #pyi-thanks .btn.border.close:focus,
.pitch-popup #pyi-thanks .btn.border.close:hover {
	outline: none;
	text-decoration: none;
	background-color: #e67e00;
	border-color: #e67e00;
}

.pitch-popup #pyi-thanks .btn.border.close.disabled,
.pitch-popup #pyi-thanks .btn.border.close[disabled],
fieldset[disabled] .pitch-popup #pyi-thanks .btn.border.close {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.3;
	background-color: #666666;
	border-color: #666666;
}

.pitch-popup #pyi-thanks .btn.border.close.border {
	background-color: transparent;
	color: #ff8c00;
	border-color: #ff8c00;
}

.pitch-popup #pyi-thanks .btn.border.close:hover,
.pitch-popup #pyi-thanks .btn.border.close:active,
.pitch-popup #pyi-thanks .btn.border.close:focus,
.pitch-popup #pyi-thanks .btn.border.close:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.pitch-popup #pyi-thanks .btn.border.close:hover,
.pitch-popup #pyi-thanks .btn.border.close:active {
	background-color: #ffffff;
	color: #ff8c00;
}

[data-sprite-animation] {
	display: block;
}

[data-sprite-animation]>div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: no-repeat;
}

[data-sprite-animation=pyi_arrow] {
	position: absolute;
	left: 15%;
	top: 20%;
}

@media screen and (min-width:768px) {
	[data-sprite-animation=pyi_arrow] {
		left: 8%;
	}
}

[data-sprite-animation=pyi_circle] {
	position: absolute;
	left: -23%;
	top: -23%;
}

[data-sprite-animation=pyi_plot] {
	position: absolute;
	right: 5%;
	top: 6%;
}

[data-sprite-animation=pyi_scribble] {
	position: relative;
	margin: 0 auto;
}

[data-sprite-animation=st_arrow] {
	position: absolute;
	right: 9%;
	bottom: 6%;
}

[data-sprite-animation=st_calling] {
	position: relative;
	margin: 0 auto;
}

[data-sprite-animation=st_star] {
	position: absolute;
	left: 8%;
	top: 8%;
}

.writers-program {
	position: relative;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	padding: 10em 0;
}

@media screen and (min-width:1230px) {
	.writers-program {
		font-size: 26px;
		line-height: 1.5;
	}
}

.writers-program p {
	max-width: 785px;
	margin-bottom: 4em;
	margin: 0 auto;
}

@media screen and (min-width:768px) {
	.writers-program p {
		margin-bottom: 0;
	}
}

.writers-program .btn {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.writers-program .btn:hover,
.writers-program .btn:active,
.writers-program .btn:focus,
.writers-program .btn:visited {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.writers-program .btn:hover,
.writers-program .btn:active {
	background-color: #ffffff;
	color: #ff8c00;
}

.job-listings h2:not(.subscribe-popup h2),
.articles h2:not(.subscribe-popup h2) {
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 200;
	margin-top: 4em;
}

.job-listings .filter,
.articles .filter {
	font-size: 30px;
	line-height: 1.5;
	padding: 0 0 1.5em 0;
	color: #ffffff;
	margin-bottom: 1.0em;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

@media screen and (min-width:768px) {

	.job-listings .filter,
	.articles .filter {
		font-size: 46px;
		line-height: 1.5;
	}
}

.job-listings .filter *:not(.center),
.articles .filter *:not(.center) {
	text-align: left;
}

.job-listings .filter .showme,
.articles .filter .showme {
	display: block;
	text-align: center;
}

@media screen and (min-width:768px) {

	.job-listings .filter .showme,
	.articles .filter .showme {
		display: inline-block;
		text-align: left;
	}
}

@media screen and (min-width:768px) {

	.job-listings .filter,
	.articles .filter {
		text-align: center;
	}
}

.job-listings .filter a,
.articles .filter a {
	color: #ff8c00;
	border-bottom: 3px solid #ff8c00;
	padding-bottom: 8px;
}

.job-listings {
	padding-top: 50px;
}

.page-grid {
	text-align: center;
	color: #ffffff;
	*zoom: 1;
}

.page-grid:before,
.page-grid:after {
	display: table;
	line-height: 0;
	content: "";
}

.page-grid:after {
	clear: both;
}

.page-grid .section-title {
	color: #ffffff;
	border: 0;
}

.page-grid .listing-header {
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (min-width:1230px) {
	.page-grid .listing-header {
		font-size: 60px;
	}
}

.page-grid .star-icon {
	padding: 0;
}

.page-grid .star-icon .go-circle {
	margin: 1em 0 0 0;
}

.page-grid a {
	color: #ffffff;
}

.page-grid a:hover {
	border-bottom: 0;
}

.page-grid .page {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	overflow: hidden;
	display: block;
	width: 100%;
	padding-top: 75%;
}

@media screen and (min-width:768px) {
	.page-grid .page {
		width: 50%;
		padding-top: 37.5%;
		float: left;
	}

	.page-grid .page.wide {
		width: 100%;
		padding-top: 56.25%;
	}

	.page-grid .page.wide .listing-header {
		float: left;
		width: 66.66666667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.page-grid .page.wide p {
		float: left;
		width: 50%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.page-grid .page h3 {
		margin-bottom: 0;
	}
}

.page-grid .page video {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity 1s;
	object-fit: cover;
}

.page-grid .page .filter-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
}

.page-grid .page .info {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 2em;
	right: 2em;
}

.page-grid .page p {
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
	transition: max-height 2s, opacity 2s;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
}

@media screen and (min-width:1230px) {
	.page-grid .page p {
		max-width: 80%;
		font-size: 18px;
		line-height: 1.5;
		line-height: 24px;
	}
}

.page-grid .page .go-circle {
	height: 16pt;
}

.page-grid .page .go-circle .go-circle {
	stroke: #ffffff;
}

.page-grid .page .overlay {
	opacity: 0;
}

@media screen and (min-width:768px) {
	.page-grid .page:hover video {
		opacity: 1;
	}

	.page-grid .page:hover p {
		opacity: 1;
		max-height: 500px;
	}

	.page-grid .page:hover .overlay {
		opacity: 0.65;
	}
}

.channels {
	*zoom: 1;
	margin-top: 75px;
}

.channels:before,
.channels:after {
	display: table;
	line-height: 0;
	content: "";
}

.channels:after {
	clear: both;
}

.channels .channel_wrap {
	position: relative;
	float: left;
	width: 50%;
	padding-top: 28.125%;
}

@media screen and (min-width:768px) {
	.channels .channel_wrap {
		width: 25%;
		padding-top: 14.0625%;
	}
}

.channels .channel_wrap.large {
	width: 100%;
	padding-top: 56.25%;
}

@media screen and (min-width:768px) {
	.channels .channel_wrap.large {
		width: 50%;
		padding-top: 18.125%;
	}
}

.channels .channel_wrap.centered {
	float: none;
	margin: 0 auto;
}

.channels .channel_wrap .channel {
	position: absolute;
	top: 2px;
	left: 2px;
	bottom: 2px;
	right: 2px;
	background-color: #ffffff;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.search-results .results .star_listing:first-child {
	padding-top: 60px;
}

.search-results .search-header {
	color: #ffffff;
	padding: 3em 0 6em 0;
}

@media screen and (min-width:768px) {
	.search-results .search-header {
		padding: 8em 0;
	}
}

.search-results .search-header #searchForm {
	float: none;
	position: relative;
	top: 0;
	margin: 0 auto;
}

.search-results .search-header .title-wrap {
	padding: 0;
	margin-bottom: 6em;
}

@media screen and (min-width:768px) {
	.search-results .search-header .title-wrap {
		margin-bottom: 0;
	}
}

.search-results .search-header .title-wrap .section-title {
	border-bottom: 0;
	margin-bottom: 30px;
}

.search-results .results .star_block.listing,
.search-results .results .star_block.listingsmall {
	color: #323232;
}

.search-results .results .star_block.listing time,
.search-results .results .star_block.listingsmall time {
	color: #323232;
}

.search-results .results .star_block.listing .circle-holder,
.search-results .results .star_block.listingsmall .circle-holder {
	position: relative;
	left: -3px;
}

.search-results .results .star_block.listing .circle-holder .go-circle .chevron,
.search-results .results .star_block.listingsmall .circle-holder .go-circle .chevron {
	fill: #ff8c00;
	stroke: #ff8c00;
}

.search-results .results .star_block.listing .circle-holder .go-circle .circle,
.search-results .results .star_block.listingsmall .circle-holder .go-circle .circle {
	stroke: #ff8c00;
}

.search-results .results .star_block.listing .circle-holder .go-circle .bg,
.search-results .results .star_block.listingsmall .circle-holder .go-circle .bg {
	fill: transparent;
}

.search-results .results .star_block.listing .circle-holder:hover .go-circle .chevron,
.search-results .results .star_block.listingsmall .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.search-results .results .star_block.listing .circle-holder:hover .go-circle .circle,
.search-results .results .star_block.listingsmall .circle-holder:hover .go-circle .circle {
	stroke: #ff8c00;
}

.search-results .results .star_block.listing .circle-holder:hover .go-circle .bg,
.search-results .results .star_block.listingsmall .circle-holder:hover .go-circle .bg {
	fill: #ff8c00;
}

.page-about-us>.star_block.listing,
.page-about-us>.star_block.listingsmall {
	color: #323232;
}

.page-about-us>.star_block.listing .title-a,
.page-about-us>.star_block.listingsmall .title-a {
	color: #323232;
}

.page-about-us>.star_block.listing .circle-holder,
.page-about-us>.star_block.listingsmall .circle-holder {
	position: relative;
	left: -3px;
}

.page-about-us>.star_block.listing .circle-holder:hover,
.page-about-us>.star_block.listingsmall .circle-holder:hover {
	border: 0;
}

.page-about-us>.star_block.listing .circle-holder .go-circle .chevron,
.page-about-us>.star_block.listingsmall .circle-holder .go-circle .chevron {
	fill: #ff8c00;
	stroke: #ff8c00;
}

.page-about-us>.star_block.listing .circle-holder .go-circle .circle,
.page-about-us>.star_block.listingsmall .circle-holder .go-circle .circle {
	stroke: #ff8c00;
}

.page-about-us>.star_block.listing .circle-holder .go-circle .bg,
.page-about-us>.star_block.listingsmall .circle-holder .go-circle .bg {
	fill: transparent;
}

.page-about-us>.star_block.listing .circle-holder:hover .go-circle .chevron,
.page-about-us>.star_block.listingsmall .circle-holder:hover .go-circle .chevron {
	fill: transparent;
	stroke: transparent;
}

.page-about-us>.star_block.listing .circle-holder:hover .go-circle .circle,
.page-about-us>.star_block.listingsmall .circle-holder:hover .go-circle .circle {
	stroke: #ff8c00;
}

.page-about-us>.star_block.listing .circle-holder:hover .go-circle .bg,
.page-about-us>.star_block.listingsmall .circle-holder:hover .go-circle .bg {
	fill: #ff8c00;
}

@media screen and (min-width:1230px) {
	.page-about-us .modules .star_block:last-of-type {
		padding-bottom: 70px;
	}
}

.page-about-us .modules .star_block .tag-holder {
	margin: 0 0 1em 0;
}

.page-about-us .modules .star_block .tag-holder .tag {
	color: #ff8c00;
}

.page-about-us .modules .star_block .tag-holder .tag:hover {
	border-color: #ff8c00;
}

.page-about-us-vert .auv-content {
	padding-bottom: 50px;
}

.page-home .orange .btnholder {
	padding: 0.0em 0 1.0em 0;
}

.page-home .joj .title-wrap {
	padding-top: 3em;
}

.page-home .joj .intro {
	padding-top: 0;
	padding-bottom: 3em;
	text-align: center;
}

@media screen and (min-width:1230px) {
	.page-home .joj .intro {
		float: left;
		width: 66.66666667%;
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.page-home .star_block.textandvideo {
		padding: 90px 0;
	}
}

.page-home .star_block.sectionheader {
	padding: 0;
}

.page-home .star_block.sectionheader .section-title {
	margin-bottom: 0;
}

.page-home .star_block.sectionheader .section-title .title-wrap {
	padding: 20px 0 0 0;
}

.page-leadership>.star_block {
	color: #323232;
}

.page-leadership>.star_block .title-a {
	color: #323232;
}

.page-leadership .leaders-speak {
	text-align: center;
	padding: 60px 0;
}

.page-joj .star_block {
	color: #323232;
}

.page-joj .star_block .title-a {
	color: #323232;
}

.page-joj .star_block .go-circle {
	stroke: #ff8c00;
}

.page-job {
	word-break: break-word;
}

.page-job .star_block.header.image {
	margin-bottom: 40px;
	padding-top: 0;
	margin-top: 0;
}

@media screen and (min-width:1230px) {
	.page-job .star_block.header.image {
		margin-bottom: 140px;
	}
}

.page-job>section>.layout:first-child {
	padding-top: 30px;
}

.page-job .text ul,
.page-job .text ol {
	font-size: 18px;
	line-height: 1.5;
}

.page-job .star_listing,
.page-job .star_listingsmall {
	margin-bottom: 50px;
}

.page-job .other-jobs {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	padding-top: 50px;
	clear: both;
}

.page-job .other-jobs .layout+.btnholder a {
	margin-bottom: 110px;
}

.page-job .other-jobs .layout {
	width: 100%;
}

@media screen and (min-width:1230px) {
	.page-job .other-jobs .layout {
		width: 1100px;
	}
}

.page-jojvert .grey {
	*zoom: 1;
	margin-top: 0;
}

.page-jojvert .grey:before,
.page-jojvert .grey:after {
	display: table;
	line-height: 0;
	content: "";
}

.page-jojvert .grey:after {
	clear: both;
}

.page-jojvert section:first-of-type {
	padding-bottom: 110px;
}

.modules-holder .star_block:last-of-type {
	padding-bottom: 110px;
}

.page-contact.fields {
	padding-top: 2em;
}

.page-contact address {
	font-style: normal;
	font-size: 16px;
	line-height: 1.5;
}

.page-contact a {
	color: #ff8c00;
}

.page-contact .filter {
	font-size: 18px;
	line-height: 1.5;
	padding: 1.5em 0;
	text-align: center;
}

@media screen and (min-width:768px) {
	.page-contact .filter {
		font-size: 26px;
		line-height: 1.5;
	}
}

.page-contact .filter .showme {
	display: block;
	text-align: center;
}

@media screen and (min-width:768px) {
	.page-contact .filter .showme {
		display: inline-block;
		text-align: left;
	}
}

.page-contact .filter select {
	color: #ff8c00;
}

.page-contact #map {
	height: 400px;
}

@media screen and (min-width:768px) {
	.page-contact #map {
		height: 700px;
	}
}

.page-media-room .star_block.header .text {
	color: #ffffff;
}

@media screen and (min-width:1230px) {
	.page-media-room .star_block .title-a .listing-header {
		font-size: 42px;
		line-height: 1.5;
		line-height: 1.3;
	}
}

.page-media-room .star_block .tag-holder {
	margin: 0 0 1em 0;
}

.page-media-room .star_block .tag-holder .tag {
	color: #ff8c00;
}

.page-media-room .articles {
	padding-top: 40px;
}

@media screen and (min-width:1230px) {
	.page-article .star_block.header .page-header {
		font-size: 58px;
		line-height: 1.5;
	}
}

.page-offerings .table-wrap {
	margin-top: 40px;
}

@media screen and (min-width:768px) {
	.page-offerings .table-wrap {
		margin-top: 100px;
	}
}

.page-offerings .table-wrap table thead {
	display: none;
}

@media screen and (min-width:768px) {
	.page-offerings .table-wrap table thead {
		display: table-header-group;
	}
}

.page-offerings .table-wrap table:first-of-type thead {
	display: table-header-group;
}

.page-offerings .table-wrap table:not(:last-of-type) {
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	.page-offerings .table-wrap table:not(:last-of-type) {
		margin-bottom: 1.5em;
	}
}

.page-offerings table.channels {
	table-layout: fixed;
}

.page-offerings table.channels thead tr th:nth-child(1) {
	width: 20%;
}

.page-offerings table.channels thead tr th:nth-child(2) {
	width: 60%;
}

.page-offerings table.channels thead tr th:nth-child(3) {
	width: 20%;
}

.page-offerings table tbody th {
	color: #323232;
}

.page-offerings table tbody tr {
	height: 58px;
}

.page-offerings .text {
	font-size: 16px;
	line-height: 1.5;
	float: left;
	width: 83.33333333%;
	margin-left: 8.33333333%;
	margin: 5em 0;
}

.page-offerings table.overflow {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.page-offerings .btnholder {
	max-width: 300px;
	padding: 100px 0;
	margin: 0 auto;
}

.page-offerings .btnholder .btn.border {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
	display: block;
}

.page-offerings .btnholder .btn.border:hover,
.page-offerings .btnholder .btn.border:active,
.page-offerings .btnholder .btn.border:focus,
.page-offerings .btnholder .btn.border:visited {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
}

.page-offerings .btnholder .btn.border:hover,
.page-offerings .btnholder .btn.border:active {
	background-color: #ff8c00;
	color: #ff8c00;
}

.page-offerings .btnholder .btn.border:hover {
	color: #fdf9f5;
}

@media screen and (min-width:1230px) {

	.page-incentives .text.body-copy,
	.page-incentives .label {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
}

.page-incentives .text.body-copy {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 3em;
}

@media screen and (min-width:1230px) {
	.page-incentives .text.body-copy {
		font-size: 16px;
		line-height: 1.5;
		margin-top: 9em;
	}
}

.page-incentives .label {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 4em;
	margin-bottom: 1em;
}

@media screen and (min-width:1230px) {
	.page-incentives .label {
		font-size: 20px;
		line-height: 1.5;
		margin-top: 2em;
	}
}

.page-incentives .equation {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 3em 0;
	max-width: 400px;
	clear: both;
}

@media screen and (min-width:768px) {
	.page-incentives .equation {
		max-width: inherit;
	}
}

.page-incentives .equation .box,
.page-incentives .equation span {
	text-align: center;
	width: 100%;
}

@media screen and (min-width:768px) {

	.page-incentives .equation .box,
	.page-incentives .equation span {
		display: inline-block;
		width: auto;
	}
}

.page-incentives .equation .box {
	background-color: #ffffff;
	border-radius: 5px;
	padding: 0.5em 1em;
}

@media screen and (min-width:1230px) {
	.page-incentives .equation .box {
		min-width: 290px;
	}
}

.page-incentives .equation span {
	color: #ff8c00;
	margin: 0 0.5em;
	font-size: 2em;
	line-height: 1.5;
	position: relative;
}

@media screen and (min-width:768px) {
	.page-incentives .equation span {
		bottom: -10px;
	}
}

.page-incentives .btnholder {
	max-width: 300px;
	padding-bottom: 80px;
	margin: 0 auto;
}

@media screen and (min-width:1230px) {
	.page-incentives .btnholder {
		padding: 100px 0;
	}
}

.page-incentives .btnholder .btn.border {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
	display: block;
}

.page-incentives .btnholder .btn.border:hover,
.page-incentives .btnholder .btn.border:active,
.page-incentives .btnholder .btn.border:focus,
.page-incentives .btnholder .btn.border:visited {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
}

.page-incentives .btnholder .btn.border:hover,
.page-incentives .btnholder .btn.border:active {
	background-color: #ff8c00;
	color: #ff8c00;
}

.page-incentives .btnholder .btn.border:hover {
	color: #fdf9f5;
}

.page-documentation .documentation .text {
	font-size: 16px;
	line-height: 1.5;
	padding-top: 8em;
}

@media screen and (min-width:768px) {
	.page-documentation .documentation .text {
		float: left;
		width: 66.66666667%;
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.page-documentation .documentation .text {
		font-size: 16px;
		line-height: 1.5;
	}
}

.page-documentation .documentation .text label {
	width: 100%;
	margin-top: 3em;
}

.page-documentation .documentation .text label span {
	font-size: 16px;
	line-height: 1.5;
	color: #ff8c00;
}

@media screen and (min-width:1230px) {
	.page-documentation .documentation .text label span {
		font-size: 20px;
		line-height: 1.5;
	}
}

.page-documentation .documentation .text label select {
	display: block;
	width: 100%;
	margin-top: 1em;
}

.page-documentation .documentation .text .btnholder {
	margin: 4em auto;
	max-width: 300px;
}

.page-documentation .documentation .text .btnholder .btn.border {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
	display: block;
}

.page-documentation .documentation .text .btnholder .btn.border:hover,
.page-documentation .documentation .text .btnholder .btn.border:active,
.page-documentation .documentation .text .btnholder .btn.border:focus,
.page-documentation .documentation .text .btnholder .btn.border:visited {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
}

.page-documentation .documentation .text .btnholder .btn.border:hover,
.page-documentation .documentation .text .btnholder .btn.border:active {
	background-color: #ff8c00;
	color: #ff8c00;
}

.page-documentation .documentation .text .btnholder .btn.border:hover {
	color: #fdf9f5;
}

.page-documentation .documentation .text #documentationRootTier>label {
	margin-top: 0;
}

.page-documentation .documentation .text #documentationDownloadRoot p {
	margin: 4em 0 2em 0;
}

.page-documentation .documentation .text #documentationDownloadRoot svg {
	height: 34px;
}

.page-documentation .documentation .text #documentationDownloadRoot a {
	position: relative;
	bottom: 10px;
	margin-left: 1em;
}

.page-distribution table thead tr th,
.page-incentives table thead tr th,
.page-offerings table thead tr th,
.page-distribution table tbody tr td,
.page-incentives table tbody tr td,
.page-offerings table tbody tr td {
	text-align: left;
}

.page-distribution {
	padding-top: 5em;
	padding-bottom: 110px;
}

.page-distribution section .text {
	padding: 5em 0;
}

.page-distribution select {
	width: 100%;
	max-width: 570px;
	margin: 0 auto;
	display: block;
}

.page-distribution .links {
	padding-top: 4em;
	*zoom: 1;
}

.page-distribution .links:before,
.page-distribution .links:after {
	display: table;
	line-height: 0;
	content: "";
}

.page-distribution .links:after {
	clear: both;
}

.page-distribution .links .text {
	padding-top: 0;
	font-size: 14px;
	line-height: 1.5;
}

@media screen and (min-width:768px) {
	.page-distribution .links .text {
		float: left;
		width: 66.66666667%;
		margin-left: 16.66666667%;
	}
}

@media screen and (min-width:1230px) {
	.page-distribution .links .text {
		font-size: 16px;
		line-height: 1.5;
	}
}

.page-distribution .links .text h3 {
	font-size: 18px;
	line-height: 1.5;
}

@media screen and (min-width:1230px) {
	.page-distribution .links .text h3 {
		font-size: 20px;
		line-height: 1.5;
	}
}

.page-distribution .btn.border {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
}

.page-distribution .btn.border:hover,
.page-distribution .btn.border:active,
.page-distribution .btn.border:focus,
.page-distribution .btn.border:visited {
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: transparent;
}

.page-distribution .btn.border:hover,
.page-distribution .btn.border:active {
	background-color: #ff8c00;
	color: #ff8c00;
}

.page-distribution .btn.border:hover {
	color: #fdf9f5;
}

@media screen and (min-width:1230px) {
	.page-our-stories .star_block.big {
		padding-top: 40px;
	}
}

@media screen and (min-width:768px) {
	.page-our-stories .star_block.big .text {
		float: left;
		width: 66.66666667%;
		margin-left: 16.66666667%;
	}
}

.page-our-stories .btnholder {
	margin-top: 0;
}

.page-our-stories .orange .star_block.listingstory {
	padding-bottom: 0;
}

.page-not-found {
	text-align: center;
	padding-top: 100px;
}

.page-not-found .btn {
	margin-top: 70px;
}

html.data-animation-opacity-enabled [data-animation-opacity] {
	opacity: 0;
	transition: opacity 1s;
}

html.data-animation-opacity-enabled [data-animation-opacity].show-animated {
	opacity: 1;
}

.filtered {
	position: relative;
}

.filtered a {
	display: block;
	position: relative;
}

.filtered .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: opacity 1s;
}

.filtered .color {
	background-color: #ff8c00;
	opacity: 0.65;
}

.filtered:hover .overlay {
	opacity: 0;
}

.migrated div {
	margin-bottom: 20px;
}

.floatBuyBtn {
	position: fixed;
	display: inline-block;
	bottom: 40px;
	right: 10px;
	background-color: #ff8c00;
	color: #FFF;
	text-align: center;
	padding: 15px 20px;
	font-size: 13px;
	text-transform: uppercase;
	z-index: 9999;
}

.floatBuyBtn:hover {
	padding: 15px 20px;
	border: none;
}

.floatBuyBtn-float {
	color: #FFF;
	background: url("/css/images/starArrowRight.jpg") right bottom no-repeat;
}

.userPresent {
	display: inline-block;
	text-align: left;
	width: 100%;
}

@media screen and (min-width:1230px) {
	.star_block2 .text {
		font-size: 26px !important;
		line-height: 1.5;
		margin: 0 !important;
		text-align: center !important;
	}
}

@media screen and (min-width:320px) and (max-width:786px) {
	.star_block2 .text {
		font-size: 16px;
		line-height: 1.5;
	}
}
	
	