/*
Theme Name: Flavor Pictures Dot Com
Theme URI: http://sciencetheatre.us/
Author: David Quang Pham
Author URI: http://davidquang.com/
Description: FlavorPictures.com site theme developed by Science Theatre for Flavor.
Version: 1.0
*/
@font-face {
	font-family: 'gotham_book';
	src: url("../fonts/gotham_book.woff2") format("woff2"), url("../fonts/gotham_book.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

.gotham_book {
	font-family: 'gotham_book';
}

@font-face {
	font-family: 'gotham_medium';
	src: url("../fonts/gotham_medium.woff2") format("woff2"), url("../fonts/gotham_medium.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

.gotham_medium {
	font-family: 'gotham_medium';
}

@font-face {
	font-family: 'gotham_bold';
	src: url("../fonts/gotham_bold.woff2") format("woff2"), url("../fonts/gotham_bold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

.gotham_bold {
	font-family: 'gotham_bold';
}

/* Base and Resets
---------------------------------------------------------------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

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

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 1em;
	-webkit-font-smoothing: antialiased;
}

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

iframe {
	border: none;
}

img {
	height: auto;
}

img, a img {
	border: 0;
}

body, html {
	margin: 0;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input, select, textarea {
	outline: none;
}

/* Grid Classes
---------------------------------------------------------------------------------------------------- */
.container {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	max-width: 100%;
}

.lt-ie9 .container {
	max-width: 100%;
}

.grid_1 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 4.25%;
}

@media (max-width: 767px) {
	.grid_1 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_2 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 10.5%;
}

@media (max-width: 767px) {
	.grid_2 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_3 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 16.75%;
}

@media (max-width: 767px) {
	.grid_3 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_4 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 23%;
}

@media (max-width: 767px) {
	.grid_4 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_5 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 29.25%;
}

@media (max-width: 767px) {
	.grid_5 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_6 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 35.5%;
}

@media (max-width: 767px) {
	.grid_6 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_7 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 41.75%;
}

@media (max-width: 767px) {
	.grid_7 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_8 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 48%;
}

@media (max-width: 767px) {
	.grid_8 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_9 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 54.25%;
}

@media (max-width: 767px) {
	.grid_9 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_10 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 60.5%;
}

@media (max-width: 767px) {
	.grid_10 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_11 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 66.75%;
}

@media (max-width: 767px) {
	.grid_11 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_12 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 73%;
}

@media (max-width: 767px) {
	.grid_12 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_13 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 79.25%;
}

@media (max-width: 767px) {
	.grid_13 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_14 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 85.5%;
}

@media (max-width: 767px) {
	.grid_14 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.grid_15 {
	float: left;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	width: 91.75%;
}

@media (max-width: 767px) {
	.grid_15 {
		float: none;
		width: auto;
		display: block;
		margin-bottom: 1em;
	}
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#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;
	transform: translate(0, 0);
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .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: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	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 {
	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: #fff;
}

.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";
}

* {
	-moz-osx-font-smoothing: grayscale;
}

/* Fonts
----------------------------------------------------------------------------------------------------*/
body {
	font-family: "gotham_book", sans-serif;
}

h2, h3, .subtitle_2, .quote-attribution, #cover-flow-filters, #grid-filters, #smartquest .update-grid-item.smartquest-twitter .twitter-feed .vertical {
	font-weight: normal;
}

h4, h5, h6, .update-meta .vertical, .hero-item .hero-item-content p, .hero-item-content .vertical, #main-menu ul#menu-main-nav li a, #breadcrumbs, #smartquest ul li, #smartquest .smartquest-twitter .vertical {
	font-weight: 600;
}

#campaign-monitor-optin-wrapper h5 {
	margin: 0;
	display: inline;
	text-transform: uppercase;
	color: #b7b7b7;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin-right: 22px;
	position: relative;
	top: 4px;
}

/* Sizes
----------------------------------------------------------------------------------------------------*/
body, #smartquest .update-grid-item .vertical, .share-label, .gfield_description, #extensions_message {
	font-size: 12px;
}

body p, .gallery-item-caption, #smartquest .update-grid-item.smartquest-twitter .twitter-feed .vertical {
	font-size: 14px;
	line-height: 18px;
}

.menu-bottom {
	font-size: 13px;
}

form#searchform input[type="text"], .shelf-dropdown a, #scroll-indicator-circle, #properties-list, #properties-list h2, .shelf-dropdown a, .subtitle_2, .quote-attribution, #breadcrumbs, #smartquest .update-grid-item h2, #flexible-content ul, .general-content ul, #flexible-content ol, .general-content ol, .half_column, .third_column, .quarter_column, .post-date {
	font-size: 14px;
}

.single .post-verticals, .update-meta .vertical {
	font-size: 16px;
}

@media (max-width: 1024px) {
	.single .post-verticals, .update-meta .vertical {
		font-size: 14px;
	}
}

#main-menu ul#menu-main-nav li a, #breadcrumbs, .search form.searchform input, #wrapper-404 form.searchform input {
	font-size: 20px;
}

@media (max-width: 567px) {
	#breadcrumbs {
		font-size: 16px;
	}
}

.home .hero-item-content .vertical, .shelf-button, #cover-flow-filters, #grid-filters, #breadcrumbs .second-crumb, .subtitle_1, #flexible-content blockquote p, .general-content blockquote p, #flexible-content blockquote, .general-content blockquote, #flexible-content .blockquote, .general-content .blockquote, #flexible-content .blockquote p, .general-content .blockquote p, .update-meta h2 {
	font-size: 18px;
}

@media (max-width: 1024px) {
	.home .hero-item-content .vertical, .update-meta h2 {
		font-size: 16px;
	}
}

#flexible-content h3, .general-content h3, .full-screen-title h2, #flexible-content .full-screen-title h2, .general-content .full-screen-title h2, .ldn-content.general-content h2 {
	font-size: 20px;
}

.quote-text, h2.search-header {
	font-size: 22px;
}

#flexible-content h2, .general-content h2 {
	font-size: 24px;
	line-height: 25px;
}

.hero-item-content h2 {
	font-size: 36px;
}

@media (max-width: 1024px) {
	.hero-item-content h2 {
		font-size: 22px;
	}
}

/* .single h1,  */
h1.search-title {
	font-size: 50px;
}

@media (max-width: 567px) {
	h1.search-title {
		font-size: 40px;
	}
}

.single h1 {
	font-size: 32px;
}

/* Colors
----------------------------------------------------------------------------------------------------*/
a, .button, .flexible-box a.button, .general-content a.button, .search form.searchform input, #wrapper-404 form.searchform input, .gallery-item-caption, .hero-button.dark:hover, .button.dark:hover, #smartquest .update-grid-item.smartquest-twitter .twitter-feed .vertical, #campaign-monitor-optin-wrapper form {
	color: #fff;
}

.flexible-box a, .general-content a {
	color: #6199ff;
}

.flexible-box a {
	color: #6199ff;
	transition: color 0.2s ease;
	text-decoration: underline;
}

.flexible-box a:hover {
	color: #fff;
}

body, form#searchform input, #breadcrumbs a, #hero_wrapper .hero-item, .shelf-dropdown a, #cover-flow-filters a.active, #grid-filters a.active, #scroll-indicator-circle, #main-menu ul li a:hover {
	color: #fff;
}

#main-menu ul li a, .menu-bottom, #properties-list .release-date, .menu-bottom, .shelf-button, #breadcrumbs .first-crumb, #breadcrumbs .second-crumb, .shelf-dropdown a, .subtitle_1, .subtitle_2, .quote-attribution, .update-meta .vertical, #smartquest ul li, #smartquest .smartquest-twitter .vertical, .drop-content h2, .single .post-date, .single .post-verticals, .full-screen-title h2, a.button.dark:hover, .share-label {
	color: #fff;
}

#cover-flow-filters a, #grid-filters a {
	color: #505050;
}

.hero-button.dark, .hero-button:hover, a.button.dark, a.button:hover {
	color: #313131;
}

/*
.flexible-box a.button:hover  {
    color: $color-dark-grey !important;
}
*/
/* Styles
----------------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
}

#main-menu ul li a, .shelf-button, .shelf-dropdown a, #scroll-indicator-circle, #properties-list h2, #cover-flow-filters, #grid-filters, .single h1, h2, .update-meta .vertical, .playhead-text, #flexible-content h3, .general-content h3, .single .post-verticals {
	text-transform: uppercase;
}

* {
	-webkit-tap-highlight-color: transparent;
}

/* Body and Containers
----------------------------------------------------------------------------------------------------*/
body, html {
	background: #000d1d;
}

#keystone-content {
	position: relative;
	z-index: 99999;
}

/* Header & Main Menu
----------------------------------------------------------------------------------------------------*/
header {
	position: relative;
	width: 100%;
	z-index: 200;
}

@media (max-width: 648px) {
	header {
		overflow: hidden;
	}
}

header .header-top {
	height: 60px;
}

header .header-top .header-top-left {
	float: left;
}

@media (max-width: 1024px) {
	header .header-top .header-top-left {
		width: auto;
	}
}

header .header-top .header-top-right {
	float: right;
	width: 60px;
	height: 60px;
	background: #353535;
}

header .header-top .header-middle {
	float: left;
	height: 60px;
	position: relative;
}

header .header-top #navicon {
	display: block;
	height: 60px;
	width: 60px;
	float: left;
	background: #000;
	position: relative;
}

header .header-top #navicon div {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	height: 2px;
	border-radius: 1px;
	width: 25px;
	background: #fff;
	margin: 0 auto 4px;
	position: relative;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	margin-left: 17px;
}

header .header-top #navicon div.navicon-top {
	top: 20px;
}

header .header-top #navicon div.navicon-middle {
	top: 28px;
}

header .header-top #navicon div.navicon-bottom {
	top: 36px;
}

header .header-top #navicon.open .navicon-top {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 28px;
}

header .header-top #navicon.open .navicon-middle {
	opacity: 0;
}

header .header-top #navicon.open .navicon-bottom {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 28px;
	right: 18px;
}

header .header-top #logo {
	width: 240px;
	height: 60px;
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	float: left;
	background: url("../images/logo-flat-white.png") no-repeat center;
	background-size: auto 32px;
	z-index: 999;
}

header .header-top #keystone-avatar.user-login {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	width: 40px;
	height: 40px;
	background: url("../images/icon-avatar.png") no-repeat center;
	background-size: 100%;
	margin: 10px auto 0;
}

.lt-ie9 #logo {
	background-image: url("../images/logo-flat-white.png");
}

.lt-ie9 #keystone-avatar.user-login {
	background-image: url("../images/icon-avatar-small.png");
}

#main-menu {
	position: fixed;
	top: 0;
	left: -100%;
	width: 300px;
	min-height: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	overflow: auto;
	-moz-transition: left 0.2s ease-in-out;
	-webkit-transition: left 0.2s ease-in-out;
	-o-transition: left 0.2s ease-in-out;
	transition: left 0.2s ease-in-out;
	z-index: 290;
}

@media (max-width: 567px) {
	#main-menu {
		width: 100%;
		background: rgba(0, 0, 0, 0.9);
	}
}

#main-menu .menu-inner-wrapper {
	position: absolute;
	top: 0;
	padding-top: 60px;
	width: 100%;
	height: auto;
	overflow-y: auto;
	min-height: 100%;
}

#main-menu .menu-inner-wrapper .menu-bottom {
	bottom: 0;
	width: 100%;
	position: relative;
	padding: 0 20px 15px;
	line-height: 17px;
	margin-top: 50px;
}

@media (max-height: 835px) {
	#main-menu .menu-inner-wrapper .menu-bottom {
		position: relative;
	}
}

#main-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-menu ul li a {
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

#main-menu ul#menu-main-nav li a {
	display: block;
	padding: 20px;
	border-bottom: 1px solid #1e1e1e;
}

#main-menu ul#menu-main-nav li.vertical-button a {
	background: rgba(31, 31, 31, 0.8);
	border-bottom: 1px solid #313131;
}

#main-menu ul#menu-social-nav li {
	display: inline;
}

#main-menu ul#menu-social-nav li a {
	display: inline-block;
	width: 32px;
	height: 26px;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0 12px 15px 0;
}

#main-menu ul#menu-social-nav li.icon.tiktok a {
	background: url("../images/icon-tiktok.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

#main-menu ul#menu-social-nav li.icon.twitter a {
	background: url("../images/icon-twitter.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

#main-menu ul#menu-social-nav li.icon.facebook a {
	background: url("../images/icon-facebook.png") no-repeat center;
	background-size: auto 16px;
	width: 8px;
}

#main-menu ul#menu-social-nav li.icon.youtube a {
	background: url("../images/icon-youtube.png") no-repeat center;
	background-size: auto 16px;
	width: 22px;
}

#main-menu ul#menu-footer-nav li a {
	display: block;
	margin-bottom: 5px;
}

#main-menu .copyright-text {
	margin-top: 18px;
}

form.searchform, form.campaign-monitor-form {
	position: relative;
	margin: 15px 0;
}

form.searchform label, form.campaign-monitor-form label {
	display: none;
}

form.searchform input, form.campaign-monitor-form input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #182c3f;
	border-radius: 20px;
	border: 1px solid #303f4f;
	height: 42px;
}

form.searchform input[type="text"], form.campaign-monitor-form input[type="text"] {
	padding: 0 42px 0 10px;
	width: 100%;
}

form.searchform input[type="submit"], form.campaign-monitor-form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	background: transparent url("../images/icon-search.png") no-repeat center;
	background-size: 19px 19px;
	padding: 0;
	width: 42px;
}

.lt-ie9 ul#menu-social-nav li.icon.twitter a {
	background-image: url("../images/icon-twitter-small.png");
}

.lt-ie9 ul#menu-social-nav li.icon.facebook a {
	background-image: url("../images/icon-facebook-small.png");
}

.lt-ie9 ul#menu-social-nav li.icon.youtube a {
	background-image: url("../images/icon-youtube-small.png");
}

#main-menu.open {
	left: 0;
}

#menu-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: transparent;
	cursor: pointer;
	z-index: 140;
	top: 0;
	left: 0;
	display: none;
}

#breadcrumbs {
	height: 100%;
	text-transform: uppercase;
	float: left;
	position: relative;
	z-index: 10;
}

#breadcrumbs .first-crumb, #breadcrumbs .second-crumb {
	padding: 19px 30px;
	height: 100%;
	float: left;
	display: block;
	position: relative;
}

@media (max-width: 1024px) {
	#breadcrumbs .first-crumb, #breadcrumbs .second-crumb {
		padding: 19px 16px;
	}
}

@media (max-width: 567px) {
	#breadcrumbs .first-crumb, #breadcrumbs .second-crumb {
		padding: 19px 10px;
	}
}

#breadcrumbs .first-crumb {
	background: #404040;
	background: rgba(64, 64, 64, 0.9);
}

@media (max-width: 1024px) {
	#breadcrumbs .first-crumb {
		background: #404040;
	}
}

@media (max-width: 1024px) {
	#breadcrumbs .second-crumb {
		display: none !important;
	}
}

.single #breadcrumbs .second-crumb {
	display: none;
}

header .taxonomy-shelf {
	float: left;
	height: 100%;
	width: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	background: #313131;
	background: rgba(49, 49, 49, 0.8);
	text-align: right;
}

@media (max-width: 1024px) {
	header .taxonomy-shelf {
		display: none;
	}
}

.page-template-page_template_content_landing header .taxonomy-shelf {
	top: -60px;
	-moz-transition: top 0.2s ease-in-out;
	-webkit-transition: top 0.2s ease-in-out;
	-o-transition: top 0.2s ease-in-out;
	transition: top 0.2s ease-in-out;
}

@media (max-width: 1024px) {
	.page-template-page_template_content_landing header .taxonomy-shelf {
		top: 0px;
		-moz-transition: none 0.2s ease-in-out;
		-webkit-transition: none 0.2s ease-in-out;
		-o-transition: none 0.2s ease-in-out;
		transition: none 0.2s ease-in-out;
	}
}

.page-template-page_template_content_landing header .taxonomy-shelf.open {
	top: 0px;
}

.shelf-button {
	padding: 21px;
	display: block;
	position: relative;
	float: right;
}

header .shelf-button {
	padding-right: 40px;
}

.shelf-button:after {
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: absolute;
	content: '';
	background: url("../images/down-arrow-grey.png") no-repeat center;
	margin-left: 8px;
	width: 18px;
	height: 22px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.shelf-button.active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.shelf-dropdown {
	position: absolute;
	top: 60px;
	right: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	z-index: -1;
	display: none;
}

.shelf-dropdown ul {
	margin: 0;
	padding: 12px 0;
	list-style: none;
}

.shelf-dropdown ul li a {
	display: block;
	padding: 10px 30px;
	text-align: left;
}

.shelf-dropdown ul li a:hover, .shelf-dropdown ul li a.active {
	background: #001f3e;
}

.shelf-dropdown.open {
	display: block;
}

@media (min-width: 1025px) {
	.page-template-page_template_updates header .taxonomy-shelf .shelf-button {
		display: none;
	}
}

@media (min-width: 1025px) {
	.page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown {
		position: relative;
		top: 0;
		z-index: 1;
		height: 100% !important;
		background: transparent;
		display: block !important;
	}
}

@media (min-width: 1025px) {
	.page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown ul {
		padding: 0;
		height: 100%;
		margin-right: 10px;
	}
}

@media (min-width: 1025px) {
	.page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown ul li {
		display: inline;
	}
}

@media (min-width: 1025px) {
	.page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown ul li a {
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin: 0;
		font-size: 16px;
		margin-top: 13px;
		border-radius: 4px;
		padding: 7px 10px;
	}
}

#mobile-taxonomy-shelf {
	background: #000;
	text-align: center;
	margin-bottom: 25px;
	margin-top: -15px;
	display: none;
}

@media (max-width: 1024px) {
	#mobile-taxonomy-shelf {
		display: none;
	}
}

#mobile-taxonomy-shelf .shelf-button {
	float: none;
}

#mobile-taxonomy-shelf .shelf-dropdown {
	position: relative;
	top: 0;
	z-index: 9;
	display: none;
}

#mobile-taxonomy-shelf .shelf-dropdown ul li a {
	text-align: center;
}

.page-template-page_template_updates #mobile-taxonomy-shelf {
	margin-top: 60px;
}

.single header #breadcrumbs .second-crumb {
	background: #313131;
	background: rgba(49, 49, 49, 0.8);
}

.single.single-post header {
	background: transparent;
}

@media (max-width: 1024px) {
	.home.page-template-default header {
		background: transparent;
	}
}

@media (max-width: 1024px) {
	.page-updates header {
		background: #404040;
	}
}

/* Heros
----------------------------------------------------------------------------------------------------*/
#hero {
	position: relative;
	overflow: hidden;
}

#hero img {
	width: 100%;
	height: auto;
}

#hero #hero-video-wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}

#hero #hero-video-wrapper .video-playhead {
	position: absolute;
	width: 100%;
	padding: 0 60px;
	height: 120px;
	top: 50%;
	margin-top: -60px;
	background: url("../images/playhead.png") no-repeat center;
}

@media (max-width: 1024px) {
	#hero #hero-video-wrapper .video-playhead {
		position: absolute;
	}
}

#hero #hero-video-wrapper .video-playhead .playhead-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
}

#hero #hero-video-wrapper .video-playhead.bottom_left {
	top: auto;
	bottom: 60px;
	margin-top: 0;
	background-position: 60px center;
}

#hero #hero-video-wrapper .video-playhead.bottom_left .playhead-text {
	width: auto;
	text-align: left;
	left: auto;
	margin-left: 90px;
	top: 0;
	bottom: auto;
	margin-top: 53px;
}

#hero #hero-video-wrapper .video-playhead.bottom_right {
	top: auto;
	bottom: 60px;
	margin-top: 0;
	background-position: right center;
	margin-left: -60px;
}

#hero #hero-video-wrapper .video-playhead.bottom_right .playhead-text {
	width: auto;
	right: 0;
	text-align: right;
	left: auto;
	margin-top: 53px;
	bottom: auto;
	top: 0;
	margin-right: 90px;
}

@media (max-width: 650px) {
	#hero #hero-video-wrapper .video-playhead.bottom_right, #hero #hero-video-wrapper .video-playhead.bottom_left {
		top: 50%;
		margin-top: -60px;
		background-position: center;
		bottom: auto;
		margin-left: 0;
	}
	#hero #hero-video-wrapper .video-playhead.bottom_right .playhead-text, #hero #hero-video-wrapper .video-playhead.bottom_left .playhead-text {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		left: 0;
		top: auto;
		margin: 0;
	}
}

#hero #hero-video-wrapper .hero-video {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000d1d;
	background: rgba(0, 13, 29, 0.75) !important;
	width: 100%;
	height: 100%;
	padding-top: 60px;
	text-align: center;
	display: none;
	z-index: 9999;
}

@media (max-width: 1024px) {
	#hero #hero-video-wrapper .hero-video {
		position: absolute;
		z-index: 10;
	}
	#hero #hero-video-wrapper .hero-video iframe, #hero #hero-video-wrapper .hero-video .video-js {
		top: 0;
		position: relative;
	}
}

#hero #hero-video-wrapper .hero-video iframe {
	height: 90%;
	width: 90%;
	border: none;
	max-height: 95%;
}

@media (max-width: 479px) {
	#hero #hero-video-wrapper .hero-video iframe {
		top: 60px;
	}
}

#hero #hero-video-wrapper .hero-video #hero-brightcove-container {
	width: 100%;
	height: 100%;
}

#hero #hero-video-wrapper .hero-video #hero-brightcove-container .video-js {
	width: 90%;
	height: 90%;
	border: none;
	max-height: 95%;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 479px) {
	#hero #hero-video-wrapper .hero-video #hero-brightcove-container .video-js {
		top: 60px;
	}
}

.single #hero {
	overflow: visible;
}

@media (max-width: 1024px) {
	.single #hero {
		z-index: 0;
	}
}

@media (max-width: 1024px) {
	.single #hero {
		padding-top: 0;
	}
}

.single #hero img {
	top: 0;
	display: block;
}

@media (max-width: 479px) {
	.single #hero .full-screen-title {
		top: 60px;
	}
}

.single #hero .full-screen-title h2 {
	margin: 15px 0;
}

@media (max-width: 1023px) {
	.single #hero .full-screen-title {
		display: none;
	}
}

.close-video {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 60px;
	width: 60px;
	background: #000;
	cursor: pointer;
	z-index: 10;
}

@media (max-width: 1024px) {
	.close-video {
		top: 60px;
	}
}

.close-video div {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	height: 4px;
	border-radius: 1px;
	width: 25px;
	background: #b7b7b7;
	margin: 0 auto 4px;
	position: relative;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	margin-left: 17px;
}

.close-video div.close-video-top {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 28px;
}

.close-video div.close-video-middle {
	opacity: 0;
}

.close-video div.close-video-bottom {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 28px;
	right: 18px;
}

.resize-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
}

.resize-overlay .img-loading {
	width: 100%;
	position: absolute;
	top: 45%;
	height: 45px;
	background: url("../images/loading.gif") center top no-repeat;
}

.hero-spacer {
	height: 60px;
}

.full-screen-title {
	position: absolute;
	top: 0;
	left: 3%;
}

.full-screen-title h2 {
	margin: 15px 0;
}

/* Content Landing Page Carousel & Homepage Content
----------------------------------------------------------------------------------------------------*/
#hero_wrapper {
	position: relative;
}

#hero_wrapper ul.hero-items {
	display: flex;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#hero_wrapper .hero-item {
	display: block;
	width: 100%;
	background: no-repeat center;
	background-image: url(../images/16x9.png);
	background-size: cover;
	position: relative;
	padding-top: 56.25%;
}

@media (max-width: 479px) {
	#hero_wrapper .hero-item {
		padding-top: 150%;
	}
}

#hero_wrapper .hero-item .resize-overlay {
	height: 100%;
	z-index: 999;
}

#hero_wrapper .hero-item .hero-item-content {
	width: 100%;
	text-align: center;
}

#hero_wrapper .hero-item .hero-item-content a {
	outline: none;
}

#hero_wrapper .hero-item .hero-item-content .vertical, #hero_wrapper .hero-item .hero-item-content h2, #hero_wrapper .hero-item .hero-item-content .hero-button {
	text-transform: uppercase;
	outline: none;
}

#hero_wrapper .hero-item .hero-item-content h2 {
	margin: 0 0 10px 0;
}

#hero_wrapper .hero-item .hero-item-content p {
	margin: 10px 30%;
}

@media (max-width: 1024px) {
	#hero_wrapper .hero-item .hero-item-content p {
		margin: 10px 20%;
	}
}

@media (max-width: 650px) {
	#hero_wrapper .hero-item .hero-item-content p {
		display: none;
	}
}

#hero_wrapper .hero-item .hero-item-content .hero-button {
	display: inline-block;
	border: 1px solid #fff;
	padding: 10px 22px;
	border-radius: 2px;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	margin: 10px 0;
	background-color: rgba(0, 0, 0, 0.4);
}

#hero_wrapper .hero-item .hero-item-content .hero-button:hover {
	background: #fff;
}

#hero_wrapper .hero-item .hero-item-content .hero-button.dark {
	border: 1px solid #1e1e1e;
}

#hero_wrapper .hero-item .hero-item-content .hero-button.dark:hover {
	background: #1e1e1e;
}

#hero_wrapper .hero-item-video .youtube-hero {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#hero_wrapper .hero-item-video .youtube-hero iframe {
	width: 100%;
	height: 100%;
}

#hero_wrapper .hero-item-video .youtube-iframe-mouse-event-catch {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

@media (max-width: 1024px) {
	#hero_wrapper .hero-item-video .youtube-iframe-mouse-event-catch {
		display: none;
	}
}

#hero_wrapper .hero-item-video .youtube-iframe-mouse-event-catch.paused:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 120px;
	top: 50%;
	margin-top: -60px;
	background: url("../images/playhead.png") no-repeat center;
}

#hero_wrapper {
	height: 49vw;
	max-height: 720px;
	max-width: 80vw;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 648px) {
	#hero_wrapper {
		max-width: 100vw;
	}
}

@media screen and (min-width: 1450px) {
	#hero_wrapper {
		max-width: 1280px;
	}
}

@media (max-width: 1024px) {
	#hero_wrapper {
		height: auto !important;
	}
}

#hero_wrapper ul.hero-items {
	height: 100%;
	width: 10000px;
	position: relative;
	display: flex;
}

#hero_wrapper .hero-item {
	height: 100%;
	position: relative;
	padding: 0;
	border: 1px solid #363636;
}

@media (max-width: 1024px) {
	#hero_wrapper .hero-item {
		position: relative;
	}
}

@media (max-width: 1024px) {
	#hero_wrapper .hero-item {
		padding-top: 56.25%;
		height: auto !important;
	}
}

@media (max-width: 479px) {
	#hero_wrapper .hero-item {
		padding-top: 150%;
	}
}

#hero_wrapper .hero-item .hero-item-content {
	position: absolute;
	bottom: 30px;
	display: none;
	-moz-transition: bottom 0.6s ease-in-out;
	-webkit-transition: bottom 0.6s ease-in-out;
	-o-transition: bottom 0.6s ease-in-out;
	transition: bottom 0.6s ease-in-out;
}

@media (max-width: 1024px) {
	#hero_wrapper .hero-item .hero-item-content {
		bottom: 20px !important;
		display: block !important;
	}
}

.ie9 #hero_wrapper, .lt-ie9 #hero_wrapper {
	height: auto;
	overflow: visible;
}

.ie9 #hero_wrapper ul.hero-items, .lt-ie9 #hero_wrapper ul.hero-items {
	height: 100%;
}

.ie9 #hero_wrapper .hero-item, .lt-ie9 #hero_wrapper .hero-item {
	top: 0 !important;
	position: relative;
	padding-top: 56.25%;
	height: auto;
}

@media (max-width: 479px) {
	.ie9 #hero_wrapper .hero-item, .lt-ie9 #hero_wrapper .hero-item {
		padding-top: 150%;
	}
}

.ie9 #hero_wrapper .hero-item .hero-item-content, .lt-ie9 #hero_wrapper .hero-item .hero-item-content {
	bottom: 20px !important;
	display: block !important;
}

.ie9 #home-dot-wrapper, .ie9 #scroll-indicator, .lt-ie9 #home-dot-wrapper, .lt-ie9 #scroll-indicator {
	display: none;
}

.ie9 #keystone-optin-wrapper, .ie9 #campaign-monitor-optin-wrapper, .lt-ie9 #keystone-optin-wrapper, .lt-ie9 #campaign-monitor-optin-wrapper {
	position: relative !important;
	bottom: auto !important;
	clear: both !important;
	display: block !important;
}

.ie9 #keystone-optin-wrapper .close-optin, .ie9 #campaign-monitor-optin-wrapper .close-optin, .lt-ie9 #keystone-optin-wrapper .close-optin, .lt-ie9 #campaign-monitor-optin-wrapper .close-optin {
	display: none !important;
}

.page-template-page_template_ldn_landing #hero_wrapper {
	display: block;
	-moz-transition: opacity 0.6s ease-in-out;
	-webkit-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
}

@media (max-width: 1024px) {
	.page-template-page_template_ldn_landing #hero_wrapper {
		margin-top: 60px;
	}
}

.page-template-page_template_ldn_landing #hero_wrapper #hero-wrapper-trigger {
	position: absolute;
	bottom: 250px;
	height: 0;
	width: 0;
}

.page-template-page_template_ldn_landing #hero_wrapper li {
	outline: none;
}

.page-template-page_template_ldn_landing #hero_wrapper .hero-item {
	outline: none;
}

.page-template-page_template_ldn_landing #hero_wrapper .hero-item .hero-item-content {
	position: absolute;
	bottom: 60px;
}

.page-template-page_template_ldn_landing #hero_wrapper .hero-item .hero-item-content .vertical {
	display: none;
}

.page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 10;
	list-style: none;
	padding: 0;
	text-align: center;
	height: 0px;
}

.page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav li {
	display: inline;
}

.page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav li a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	border-radius: 50%;
	margin: 0 7px;
	height: 10px;
	width: 10px;
	overflow: hidden;
	text-indent: -9999px;
	background: #505050;
	opacity: .7;
	cursor: pointer;
}

.page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav li a.flex-active {
	background: #fff;
}

#home-dot-wrapper {
	position: relative;
	height: 25px;
	width: 100%;
	z-index: 100;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#home-dot-wrapper ul#home-dots {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	display: flex;
}

#home-dot-wrapper ul#home-dots li {
	margin-right: 15px;
}

#home-dot-wrapper ul#home-dots li:last-child {
	margin-right: 0;
}

#home-dot-wrapper ul#home-dots li a {
	height: 10px;
	width: 10px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -999999px;
	margin: 20px auto;
	background: #48576b;
	cursor: pointer;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

#home-dot-wrapper ul#home-dots li a:hover, #home-dot-wrapper ul#home-dots li a.current-slide {
	border: 2px solid #a9a9a9;
}

#scroll-indicator {
	position: fixed;
	width: 100%;
	height: 0;
	text-align: center;
	bottom: 0;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

@media (max-width: 1024px) {
	#scroll-indicator {
		visibility: hidden;
		opacity: 0;
	}
}

#scroll-indicator #scroll-indicator-circle {
	height: 130px;
	width: 130px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.25);
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
	top: -55px;
	padding-top: 15px;
}

#scroll-indicator #scroll-indicator-circle:after {
	position: absolute;
	content: '';
	height: 12px;
	background: url("../images/down-arrow-white.png") no-repeat center;
	width: 100%;
	left: 0;
	bottom: 63%;
}

/* Content Landing Page Grid and Coverflow
----------------------------------------------------------------------------------------------------*/
#grid-coverflow-wrapper {
	position: relative;
	-moz-transition: opacity 0.6s ease-in-out;
	-webkit-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
	opacity: 0;
}

#grid-coverflow-wrapper #catalog {
	position: absolute;
	top: -60px;
	height: 0;
	width: 0;
}

#properties-wrapper {
	position: relative;
}

#properties-wrapper ul#properties-list {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#properties-wrapper ul#properties-list li {
	display: inline;
	opacity: 1;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

#properties-wrapper ul#properties-list li .poster-wrapper {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 250px;
	margin: 0 6px;
	vertical-align: top;
	position: relative;
}

#properties-wrapper ul#properties-list li .poster-wrapper a.poster-link {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#properties-wrapper ul#properties-list li .poster-wrapper .poster-image {
	background: no-repeat center;
	background-size: cover;
	width: 100%;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	position: relative;
}

#properties-wrapper ul#properties-list li .poster-wrapper .property-meta {
	padding: 0;
	background: no-repeat right 20px;
	background-size: auto 28px;
	position: absolute;
	top: 5px;
	right: 5px;
	max-width: 35px;
}

#properties-wrapper ul#properties-list li .poster-wrapper .property-meta h2 {
	margin: 0;
}

#properties-wrapper ul#properties-list li .poster-wrapper .property-meta .release-date {
	display: block;
}

#properties-wrapper ul#properties-list li .poster-wrapper .partner-logo {
	float: right;
	background: no-repeat bottom right;
	background-size: auto 28px;
	height: 28px;
	position: absolute;
	bottom: 25px;
	right: 0;
}

#properties-wrapper ul#properties-list li .poster-wrapper .property-meta.universal {
	background-image: url("../images/logo-universal.png");
}

#properties-wrapper ul#properties-list li .poster-wrapper .property-meta.wb {
	background-image: url("../images/logo-wb.png");
}

#properties-wrapper ul#properties-list li:hover {
	opacity: 1;
}

#properties-wrapper .filter-toggle-wrapper {
	position: relative;
}

#properties-wrapper .filter-toggle-wrapper h2#grid-catalog-title {
	text-align: center;
	position: relative;
	top: 5px;
}

#properties-wrapper .filter-toggle-wrapper #cover-flow-filters, #properties-wrapper .filter-toggle-wrapper #grid-filters {
	text-align: center;
}

#properties-wrapper .filter-toggle-wrapper #cover-flow-filters ul, #properties-wrapper .filter-toggle-wrapper #grid-filters ul {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}

#properties-wrapper .filter-toggle-wrapper #cover-flow-filters ul li, #properties-wrapper .filter-toggle-wrapper #grid-filters ul li {
	display: inline;
}

#properties-wrapper .filter-toggle-wrapper #cover-flow-filters ul li a, #properties-wrapper .filter-toggle-wrapper #grid-filters ul li a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 30px;
}

#properties-wrapper .filter-toggle-wrapper #properties-toggle {
	position: absolute;
	right: 2px;
	top: 0;
}

#properties-wrapper .filter-toggle-wrapper #properties-toggle a {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	float: right;
	height: 25px;
	background: no-repeat 0px 0px;
	background-size: auto 100%;
	margin: 0 8px;
}

#properties-wrapper .filter-toggle-wrapper #properties-toggle a#cover-flow-toggle {
	background-image: url("../images/icon-cover-flow.png");
	width: 35px;
	background-position: -35px 0px;
}

#properties-wrapper .filter-toggle-wrapper #properties-toggle a#cover-flow-toggle.active {
	background-position: 0px 0px;
}

#properties-wrapper .filter-toggle-wrapper #properties-toggle a#grid-toggle {
	background-image: url("../images/icon-grid.png");
	width: 25px;
	background-position: -25px 0px;
}

#properties-wrapper .filter-toggle-wrapper #properties-toggle a#grid-toggle.active {
	background-position: 0px 0px;
}

@media (min-width: 1025px) {
	#properties-wrapper .filter-toggle-wrapper {
		display: block;
	}
}

#properties-wrapper.grid ul#properties-list li .poster-wrapper {
	opacity: 0;
	-moz-transition: opacity 0.6s ease-in-out;
	-webkit-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
}

@media (max-width: 1024px) {
	#properties-wrapper.grid ul#properties-list li .poster-wrapper {
		width: 18%;
	}
}

@media (max-width: 1023px) {
	#properties-wrapper.grid ul#properties-list li .poster-wrapper {
		opacity: 1;
		width: 23%;
	}
}

@media (max-width: 767px) {
	#properties-wrapper.grid ul#properties-list li .poster-wrapper {
		width: 250px;
	}
}

#properties-wrapper.grid ul#properties-list li .poster-wrapper .poster-image {
	height: 399px;
}

@media (max-width: 1024px) {
	#properties-wrapper.grid ul#properties-list li .poster-wrapper .poster-image {
		height: auto;
		padding-top: 160%;
	}
}

@media (max-width: 767px) {
	#properties-wrapper.grid ul#properties-list li .poster-wrapper .poster-image {
		height: 399px;
	}
}

#properties-wrapper.grid #cover-flow-filters {
	display: none;
}

#properties-wrapper.cover-flow h2#grid-catalog-title, #properties-wrapper.cover-flow #grid-filters {
	display: none;
}

#properties-wrapper.cover-flow ul#properties-list {
	margin-top: 20px;
}

#properties-wrapper.cover-flow ul#properties-list li {
	background: #1e1e1e;
	cursor: pointer;
	opacity: 1;
}

#properties-wrapper.cover-flow ul#properties-list li .poster-wrapper {
	width: 370px;
	margin: 0;
}

#properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .poster-image {
	height: 590px;
	opacity: .3;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

#properties-wrapper.cover-flow ul#properties-list li .poster-wrapper a.poster-link {
	display: none;
}

#properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .property-meta {
	display: none;
}

#properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .property-meta h2 {
	display: none;
}

#properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .property-meta .release-date {
	display: none;
}

#properties-wrapper.cover-flow ul#properties-list li.current .poster-wrapper .poster-image {
	opacity: 1;
}

#properties-wrapper.cover-flow ul#properties-list li.current .poster-wrapper a.poster-link {
	display: block;
}

#properties-wrapper.cover-flow ul#properties-list li.current .poster-wrapper .property-meta {
	display: block;
	height: 55px;
}

#properties-wrapper.cover-flow ul#properties-list li:hover .poster-wrapper .poster-image {
	opacity: 1;
}

/* LDN Landing Page
----------------------------------------------------------------------------------------------------*/
.page-template-page_template_ldn_landing #properties-wrapper {
	margin-top: 80px;
}

.page-template-page_template_ldn_landing #properties-wrapper .ldn-item {
	width: 100%;
	margin: 0 auto;
	padding: 50px 2.5%;
	border-bottom: 1px solid #353535;
}

.page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.right {
	float: right;
	width: 42%;
	margin-left: 6%;
}

@media (max-width: 767px) {
	.page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.right {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 20px 0;
	}
}

.page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.left {
	float: left;
	width: 42%;
	margin-right: 6%;
}

@media (max-width: 767px) {
	.page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.left {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 20px 0;
	}
}

.page-template-page_template_ldn_landing #properties-wrapper .ldn-content {
	padding: 0;
}

.page-template-page_template_ldn_landing #properties-wrapper .ldn-content.left {
	width: 52%;
	float: right;
}

@media (max-width: 767px) {
	.page-template-page_template_ldn_landing #properties-wrapper .ldn-content.left {
		float: none;
		width: 100%;
	}
}

.page-template-page_template_ldn_landing #properties-wrapper .ldn-content.right {
	width: 52%;
	float: left;
}

@media (max-width: 767px) {
	.page-template-page_template_ldn_landing #properties-wrapper .ldn-content.right {
		float: none;
		width: 100%;
	}
}

/* Updates Grid
----------------------------------------------------------------------------------------------------*/
#updates-wrapper {
	margin-top: 80px;
}

@media (max-width: 1023px) {
	#updates-wrapper {
		margin-top: 20px;
	}
}

@media (max-width: 1023px) {
	#updates-wrapper .clear {
		display: none;
	}
}

@media (max-width: 767px) {
	#updates-wrapper .clear {
		display: block;
	}
}

#more-updates-wrapper .loading {
	width: 100%;
	height: 50px;
	background: url("../images/loading.gif") center no-repeat;
	display: none;
}

#more-updates-wrapper #load-more-posts-button {
	display: block;
	width: 150px;
	margin: 30px auto;
	text-align: center;
	padding: 10px;
	border: 1px solid #fff;
	border-radius: 2px;
	text-transform: uppercase;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	clear: both;
}

#more-updates-wrapper #load-more-posts-button:hover {
	background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 1023px) {
	#more-updates-wrapper .clear {
		display: none;
	}
}

@media (max-width: 767px) {
	#more-updates-wrapper .clear {
		display: block;
	}
}

.update-grid-item {
	width: 32.0625%;
	height: 21.25%;
	padding-top: 21.25%;
	float: left;
	margin: 0 .625% 1.25% .625%;
	position: relative;
	display: block;
	background: no-repeat center;
	background-size: cover;
}

@media (max-width: 1023px) {
	.update-grid-item {
		width: 49%;
		float: left;
		margin: 0 .5% 20px .5%;
		height: 32.5%;
		padding-top: 32.5%;
	}
}

@media (max-width: 767px) {
	.update-grid-item {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
}

@media (max-width: 650px) {
	.update-grid-item {
		background-size: 100%;
		background-position: top;
	}
}

.update-grid-item .update-overlay {
	background: #000;
	opacity: 0;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}

.update-grid-item .update-meta {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	padding: 0 4%;
	background: rgba(0, 0, 0, 0.7);
	padding: 20px 2%;
}

@media (max-width: 650px) {
	.update-grid-item .update-meta {
		position: relative;
	}
}

.update-grid-item .update-meta .vertical {
	display: block;
}

.update-grid-item .update-meta h2 {
	margin: 0;
	line-height: 18px;
}

.update-grid-item .update-meta p {
	margin-bottom: 0;
}

@media (max-width: 1023px) {
	.update-grid-item .update-meta p {
		display: none;
	}
}

.update-grid-item:hover .update-overlay {
	opacity: .4;
}

.update-grid-item.grid-2x2, .update-grid-item.grid-2x1 {
	width: 65.375%;
}

@media (max-width: 1023px) {
	.update-grid-item.grid-2x2, .update-grid-item.grid-2x1 {
		width: 49%;
		margin: 0 .5% 20px .5%;
	}
}

@media (max-width: 767px) {
	.update-grid-item.grid-2x2, .update-grid-item.grid-2x1 {
		width: 100%;
		margin: 0 0 20px 0;
	}
}

.update-grid-item.grid-2x2 {
	height: 43.75%;
	padding-top: 43.75%;
}

@media (max-width: 1023px) {
	.update-grid-item.grid-2x2 {
		height: 32.5%;
		padding-top: 32.5%;
	}
}

#more-updates-wrapper {
	position: relative;
}

#more-updates-wrapper #load-button-wrapper {
	position: relative;
}

#more-updates-wrapper #load-button-wrapper #more-updates-trigger {
	position: absolute;
	top: -150px;
	height: 0px;
	width: 0px;
}

/* Property Social Links
----------------------------------------------------------------------------------------------------*/
.social-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.social-links ul li {
	display: inline;
}

.social-links ul li a {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	display: inline-block;
	zoom: 1;
	width: 25px;
	height: 20px;
	position: relative;
	margin: 0 5px;
	background: url("../images/icons-social.png") no-repeat;
	background-size: auto 100%;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	opacity: .5;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.social-links ul li a:hover {
	opacity: 1;
}

.social-links ul li a.icon-facebook {
	background-position: -1px 0;
}

.social-links ul li a.icon-twitter {
	background-position: -35px 0;
}

.social-links ul li a.icon-instagram {
	background-position: -66px 0;
}

.social-links ul li a.icon-youtube {
	background-position: -96px 0;
}

.social-links ul li a.icon-google {
	background-position: -128px 0;
}

.social-links ul li a.icon-tumblr {
	background-position: -160px 0;
	margin: 0;
}

.social-links ul li a.icon-pinterest {
	background-position: -191px 0;
}

.social-links ul li a.icon-share {
	background-position: -220px 0;
	top: -1px;
}

#breadcrumbs .social-links {
	position: absolute;
	right: 20px;
	top: 0px;
	height: 100%;
	display: none;
}

#breadcrumbs .social-links ul {
	position: relative;
	height: 20px;
	top: 50%;
	margin-top: -10px;
}

#breadcrumbs .social-links ul li {
	height: 100%;
	position: relative;
}

#in-page-social {
	display: none;
	margin-left: 5px;
}

#in-page-social .social-links ul {
	text-align: center;
}

#in-page-social .social-links ul li {
	position: relative;
}

#in-page-social .social-links ul li.social-facebook a {
	width: 15px;
	background-position: -7px 50%;
}

#in-page-social .social-links ul li a {
	margin: 0 6px;
}

#breadcrumbs .sharing-container.social-links, #in-page-social .sharing-container.social-links {
	top: 50px;
	right: -10px;
	background: #313131;
	background: rgba(49, 49, 49, 0.8);
	width: 60px;
	height: auto;
	position: absolute;
	z-index: 99;
	display: none;
}

#breadcrumbs .sharing-container.social-links ul, #in-page-social .sharing-container.social-links ul {
	top: 0;
	margin-top: 0;
	height: auto;
	text-align: center;
}

#breadcrumbs .sharing-container.social-links ul li, #in-page-social .sharing-container.social-links ul li {
	display: block;
}

#breadcrumbs .sharing-container.social-links ul li a, #in-page-social .sharing-container.social-links ul li a {
	margin: 10px auto;
}

#breadcrumbs .sharing-container.social-links:before, #in-page-social .sharing-container.social-links:before {
	content: url("../images/arrow-share.png");
	display: block;
	width: 60px;
	height: 10px;
	position: absolute;
	top: -17px;
}

#in-page-social .sharing-container.social-links {
	top: 30px;
	background: #313131;
}

#in-page-social .sharing-container.social-links ul li a {
	margin: 10px auto 22px auto;
}

#in-page-social .sharing-container.social-links:before {
	top: -10px;
}

.share-label {
	text-align: center;
	display: block;
	margin-top: 5px;
	opacity: .8;
	text-transform: uppercase;
}

.module-share-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	background: #313131;
	background: rgba(49, 49, 49, 0.8);
	width: 40px;
	text-align: center;
}

.module-share-wrapper a.icon-share {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 25px;
	height: 20px;
	position: relative;
	margin: 10px auto;
	background: url("../images/icons-social.png") no-repeat;
	background-size: auto 100%;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	opacity: .5;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	background-position: -220px 0;
	left: 2px;
}

.module-share-wrapper a.icon-share:hover {
	opacity: 1;
}

.module-share-wrapper .sharing-container.social-links {
	display: none;
}

.module-share-wrapper .sharing-container.social-links ul li a {
	margin: 0 auto 15px auto;
}

/* Single Styles & Content Areas
----------------------------------------------------------------------------------------------------*/
.single h1 {
	text-align: center;
	margin: 0;
}

.single .post-date {
	text-align: center;
	margin-bottom: 30px;
}

.single .post-verticals {
	text-align: center;
	margin-top: 20px;
}

.general-content {
	width: 90%;
	margin: 0 auto;
	max-width: 1336px;
	padding: 75px 30px;
	line-height: 23px;
}

.general-content p {
	line-height: 23px;
}

.home .general-content {
	padding: 0 30px;
}

@media (max-width: 1024px) {
	.home .general-content {
		padding: 0 20px;
		width: 100%;
	}
}

.single .wrapper.container {
	position: relative;
}

@media (max-width: 1024px) {
	.single .wrapper.container {
		overflow: visible;
	}
}

.single .general-content,
.page-template-page_template_content_landing .general-content {
	padding: 30px;
}

@media (max-width: 1024px) {
	.single .general-content,
	.page-template-page_template_content_landing .general-content {
		width: 100%;
	}
}

@media (max-width: 648px) {
	.single .general-content,
	.page-template-page_template_content_landing .general-content {
		padding: 0;
	}
}

@media (max-width: 1023px) {
	#flexible-content {
		height: auto !important;
	}
}

#flexible-content .flexible-content-row {
	clear: both;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row {
		height: auto !important;
	}
}

#flexible-content .flexible-content-row .flexible-content-item {
	float: left;
	width: 100%;
	position: relative;
	height: 100%;
	opacity: 0;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item {
		min-height: 0px;
		height: auto !important;
		width: auto;
		float: none;
		clear: both;
	}
}

#flexible-content .flexible-content-row .flexible-content-item .divider-row {
	padding: 0 20px;
	min-height: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
}

#flexible-content .flexible-content-row .flexible-content-item .divider-row .divider-table {
	display: table;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#flexible-content .flexible-content-row .flexible-content-item .divider-row .divider-table .divider-table-cell {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

#flexible-content .flexible-content-row .flexible-content-item .divider-row h2 {
	margin: 0;
	text-align: center;
}

#flexible-content .flexible-content-row .flexible-content-item .divider-row.pad {
	padding: 20px;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box, #flexible-content .flexible-content-row .flexible-content-item .flexible-box, #flexible-content .flexible-content-row .flexible-content-item .video-box, #flexible-content .flexible-content-row .flexible-content-item .cta-box, #flexible-content .flexible-content-row .flexible-content-item .gallery-box {
	height: 100%;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item .video-box .full-screen-title {
		display: none;
	}
}

#flexible-content .flexible-content-row .flexible-content-item .gallery-box .flex-gallery h2 br {
	display: none;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item .gallery-box {
		height: 250px;
		height: auto;
	}
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box, #flexible-content .flexible-content-row .flexible-content-item .flexible-box, #flexible-content .flexible-content-row .flexible-content-item .video-box, #flexible-content .flexible-content-row .flexible-content-item .gallery-box {
	background-size: cover;
	background-position: center center;
	position: relative;
	min-height: 250px;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table {
	display: table;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .video-box-cell {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .video-box-cell {
	text-align: center;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .video-box-cell {
	display: table-cell;
	text-align: center;
	height: 100%;
	width: 100%;
	vertical-align: bottom;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell {
	padding: 4%;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell.align-left {
	text-align: left;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell.align-right {
	text-align: right;
}

#flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell .flex-description {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item {
		float: none;
		width: auto;
		opacity: 1;
	}
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item .gallery-box {
		min-height: 250px;
	}
}

#flexible-content .flexible-content-row .flexible-content-item.full {
	width: 99.99%;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item.full {
		width: auto;
	}
}

#flexible-content .flexible-content-row .flexible-content-item.full .flexible-box {
	padding: 3% 8%;
}

#flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper {
	min-height: 100%;
	min-width: 100%;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

#flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper img, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper img {
	float: left;
	width: auto;
	height: auto;
	height: auto;
	min-width: 100%;
	max-width: 100%;
}

@media (max-device-width: 1024px) {
	#flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper img, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper img {
		min-height: 0px;
	}
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper img, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper img {
		min-height: 0px;
		height: auto !important;
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
}

@media (max-width: 567px) {
	#flexible-content .flexible-content-row .flexible-content-item.call_to_action p, #flexible-content .flexible-content-row .flexible-content-item.social p {
		display: none;
	}
}

@media (max-width: 567px) {
	#flexible-content .flexible-content-row .flexible-content-item.social p {
		display: block;
	}
}

@media (max-width: 567px) {
	#flexible-content .flexible-content-row .flexible-content-item.social .subtitle_1 {
		font-size: 14px;
	}
}

#flexible-content .flexible-content-row .align-center {
	text-align: center;
}

#flexible-content .flexible-content-row .align-right {
	text-align: right;
}

#flexible-content .flexible-content-row .align-left {
	text-align: left;
}

#flexible-content .flexible-content-row .flex-overlay {
	position: absolute;
}

#flexible-content .flexible-content-row .cta-box.no-image .flex-overlay {
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	padding: 4%;
}

#flexible-content .flexible-content-row .video-playhead {
	width: 100%;
	height: 80px;
	background: url("../images/playhead.png") no-repeat center;
	margin-bottom: 20px;
}

#flexible-content .flexible-content-row .flexible-content-item .flexible-box, #flexible-content .flexible-content-row .flexible-content-item .video-box .flex-video-link, #flexible-content .flexible-content-row .flexible-content-item .quote-box {
	padding: 10px 0;
}

#flexible-content .flexible-content-row .flexible-content-item .video-box, #flexible-content .flexible-content-row .flexible-content-item .quote-box {
	text-align: center;
}

#flexible-content .flexible-content-row .flexible-content-item .video-box .flex-video-link, #flexible-content .flexible-content-row .flexible-content-item .cta-box .flex-video-link {
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

@media (max-width: 1023px) {
	#flexible-content .flexible-content-row .flexible-content-item .video-box .flex-video-link, #flexible-content .flexible-content-row .flexible-content-item .cta-box .flex-video-link {
		height: auto !important;
	}
}

#flexible-content .flexible-content-row .social-flex-content:after {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 1;
	font-family: fontawesome;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	-webkit-transition: color .1s ease-in 0;
	transition: color .1s ease-in 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 30px;
}

#flexible-content .flexible-content-row .twitter-flex-content.social-flex-content:after {
	content: "\f099";
}

#flexible-content .flexible-content-row .instagram-flex-content.social-flex-content:after {
	content: "\f16d";
}

#flexible-content .flexible-content-row .tumblr-flex-content.social-flex-content:after {
	content: "\f173";
}

#flexible-content .flexible-content-row .social-flex-content a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

#flexible-content .flexible-content-row .social-flex-content h2 {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#flexible-content .flexible-content-row .social-flex-content .flex-social-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	opacity: 1;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

#flexible-content .flexible-content-row .social-flex-content .flexible-table, #flexible-content .flexible-content-row .social-flex-content .flex-overlay {
	z-index: 1;
	opacity: 1;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

#flexible-content .flexible-content-row .social-flex-content .flexible-table {
	position: relative;
}

#flexible-content .flexible-content-row .social-flex-content .subtitle_1 {
	text-transform: none;
}

#flexible-content .flexible-content-row .social-flex-content:hover .flex-social-overlay {
	opacity: 0;
}

#flexible-content .flexible-content-row .social-flex-content:hover .flexible-table, #flexible-content .flexible-content-row .social-flex-content:hover .flex-overlay {
	opacity: .4;
}

#flexible-content .flexible-content-row .social-flex-content.twitter-flex-content:hover .flexible-table, #flexible-content .flexible-content-row .social-flex-content.twitter-flex-content:hover .flex-overlay {
	opacity: 1;
}

/* WYSIWYG Styles and Shortcodes
----------------------------------------------------------------------------------------------------*/
a.button {
	align-items: center;
	display: inline-flex;
	zoom: 1;
	border: 1px solid #fff;
	padding: 10px 12px;
	border-radius: 2px;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	min-width: 100px;
	text-align: center;
	margin: 20px 0;
	text-transform: uppercase;
	background-color: #191c1e;
	justify-content: center;
	vertical-align: top;
	text-decoration: none;
}

a.button:hover {
	background: #fff;
}

a.button.light:hover > img {
	filter: invert(1);
}

a.button.dark {
	border: 1px solid #1e1e1e;
}

a.button.dark:hover {
	background: #1e1e1e;
}

a.button.color_button {
	background: #000;
	color: #fff;
	border: 0px;
	border-radius: 4px;
}

a.button.color_button:hover {
	background: #fff !important;
	color: #000 !important;
	border: 0px;
}

#flexible-content .aligncenter, .general-content .aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

#flexible-content .alignleft, .general-content .alignleft {
	float: left;
	margin: 0 3% 1% 0;
}

#flexible-content .alignright, .general-content .alignright {
	float: right;
	margin: 0 0 1% 3%;
}

#flexible-content h2, .general-content h2 {
	text-transform: uppercase;
	margin: 0 0 20px 0;
	line-height: 25px;
}

#flexible-content .full-screen-title h2, .general-content .full-screen-title h2 {
	margin: 15px 0;
}

#flexible-content h3, .general-content h3 {
	margin: 0 0 20px 0;
}

#flexible-content ul, .general-content ul {
	line-height: 24px;
}

#flexible-content ol, .general-content ol {
	line-height: 24px;
	list-style-type: decimal-leading-zero;
}

#flexible-content .subtitle_1, #flexible-content .subtitle_2, .general-content .subtitle_1, .general-content .subtitle_2 {
	display: block;
	text-transform: uppercase;
}

#flexible-content .subtitle_1, .general-content .subtitle_1 {
	margin-bottom: 4px;
}

#flexible-content .subtitle_2, .general-content .subtitle_2 {
	margin-bottom: 15px;
}

#flexible-content p, .general-content p {
	margin: 0 0 15px 0;
}

#flexible-content p .subtitle_1, .general-content p .subtitle_1 {
	margin-bottom: -11px;
}

#flexible-content .divider_line, .general-content .divider_line {
	height: 1px;
	border-top: 1px solid;
	margin: 30px 0;
	display: block;
	clear: both;
	border-color: #b7b7b7;
}

#flexible-content .divider_line_thick, .general-content .divider_line_thick {
	height: 3px;
	border-top: 3px solid;
	margin: 30px 0;
	display: block;
	clear: both;
	border-color: #b7b7b7;
}

#flexible-content .quote-text, #flexible-content .quote-attribution, .general-content .quote-text, .general-content .quote-attribution {
	display: block;
	text-transform: uppercase;
}

#flexible-content .quote-attribution, .general-content .quote-attribution {
	margin-top: 20px;
}

#flexible-content blockquote, .general-content blockquote {
	margin: 40px 0;
	padding: 6px 30px;
	background: #313131;
	text-transform: uppercase;
}

#flexible-content blockquote p, .general-content blockquote p {
	margin: 0;
}

#flexible-content .blockquote, .general-content .blockquote {
	margin: 40px 0;
	padding: 6px 30px;
	text-transform: uppercase;
	border-left: 4px solid;
}

#flexible-content .blockquote p, .general-content .blockquote p {
	margin: 0;
}

#flexible-content .half_column, .general-content .half_column {
	width: 46%;
}

#flexible-content .third_column, .general-content .third_column {
	width: 29.3%;
}

#flexible-content .quarter_column, .general-content .quarter_column {
	width: 21%;
}

#flexible-content .half_column, #flexible-content .third_column, #flexible-content .quarter_column, .general-content .half_column, .general-content .third_column, .general-content .quarter_column {
	float: left;
	margin-right: 4%;
	margin-bottom: 20px;
}

@media (max-width: 1023px) {
	#flexible-content .half_column, #flexible-content .third_column, #flexible-content .quarter_column, .general-content .half_column, .general-content .third_column, .general-content .quarter_column {
		float: none;
		margin-right: 0;
		width: auto;
	}
}

.drop-content h2 {
	padding: 10px 0;
	cursor: pointer;
	margin: 0;
}

.drop-content h2:after {
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: absolute;
	content: '';
	background: url("../images/down-arrow-grey.png") no-repeat center;
	margin-left: 8px;
	width: 18px;
	height: 22px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.drop-content h2.active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.drop-content .drop_content_shelf_wrapper {
	display: none;
	background: #000;
}

.drop-content .drop_content_shelf_wrapper .drop_content_shelf {
	padding: 30px 30px;
	width: 1000px;
	margin: 0 auto;
	max-width: 100%;
	line-height: 23px;
}

/* Keystone Opt In Styles
----------------------------------------------------------------------------------------------------*/
.search #keystone-optin-wrapper, .page-template-page_template_content_landing #keystone-optin-wrapper, .error404 #keystone-optin-wrapper, .page-template-page_template_ldn_landing #keystone-optin-wrapper {
	display: none;
}

#keystone-optin-wrapper, #campaign-monitor-optin-wrapper {
	background: #1e1e1e;
	width: 100%;
	height: 90px;
	position: relative;
	clear: both;
}

#keystone-optin-wrapper .close-optin, #campaign-monitor-optin-wrapper .close-optin {
	display: none;
}

.close-optin {
	position: absolute;
	top: 15px;
	right: 2%;
	display: block;
	height: 60px;
	width: 60px;
	cursor: pointer;
}

@media (max-width: 1024px) {
	.close-optin {
		top: 60px;
	}
}

.close-optin div {
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	height: 4px;
	border-radius: 1px;
	width: 25px;
	background: #b7b7b7;
	margin: 0 auto 4px;
	position: relative;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	margin-left: 17px;
}

.close-optin div.close-optin-top {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 28px;
}

.close-optin div.close-optin-middle {
	opacity: 0;
}

.close-optin div.close-optin-bottom {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 28px;
	right: 18px;
}

.home.page #keystone-optin-wrapper {
	position: fixed;
	bottom: -90px;
	left: 0;
	z-index: 100;
	-moz-transition: bottom 0.2s ease-in-out;
	-webkit-transition: bottom 0.2s ease-in-out;
	-o-transition: bottom 0.2s ease-in-out;
	transition: bottom 0.2s ease-in-out;
}

@media (max-width: 1024px) {
	.home.page #keystone-optin-wrapper {
		position: relative;
		bottom: auto !important;
		clear: both;
		display: block !important;
	}
}

.home.page #keystone-optin-wrapper .close-optin {
	display: block;
}

@media (max-width: 1024px) {
	.home.page #keystone-optin-wrapper .close-optin {
		display: none;
	}
}

#keystone-optin-wrapper.hide {
	display: none !important;
}

#keystone-optin, #campaign-monitor-optin-wrapper {
	text-align: center;
	padding-top: 24px;
	position: relative;
}

@media (max-width: 767px) {
	#keystone-optin, #campaign-monitor-optin-wrapper {
		padding-top: 10px;
	}
}

#keystone-optin h5, #campaign-monitor-optin-wrapper h5 {
	margin: 0;
	display: inline;
	text-transform: uppercase;
	color: #b7b7b7;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin-right: 22px;
	position: relative;
	top: 4px;
}

@media (max-width: 767px) {
	#keystone-optin h5, #campaign-monitor-optin-wrapper h5 {
		display: block;
		margin: 0 0 5px 0;
		top: 0;
	}
}

@media (max-width: 479px) {
	#keystone-optin h5, #campaign-monitor-optin-wrapper h5 {
		font-size: 14px;
	}
}

#keystone-optin .fa-close, #campaign-monitor-optin-wrapper .fa-close {
	display: none;
}

#keystone-optin input[type='text'], #campaign-monitor-optin-wrapper input[type='text'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #353535;
	border-radius: 4px;
	border: none;
	height: 42px;
	padding: 0 10px;
	width: 250px;
	color: #b7b7b7;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 14px;
}

@media (max-width: 479px) {
	#keystone-optin input[type='text'], #campaign-monitor-optin-wrapper input[type='text'] {
		width: 210px;
	}
}

#keystone-optin a.keystoneRoundButton, #campaign-monitor-optin-wrapper a.keystoneRoundButton {
	background: #590400;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
	/* width: 136px; */
	border: 1px solid #7c2e2e;
	border-radius: 2px;
	margin-left: 14px;
	position: relative;
	top: 1px;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

@media (max-width: 479px) {
	#keystone-optin a.keystoneRoundButton, #campaign-monitor-optin-wrapper a.keystoneRoundButton {
		margin-left: 10px;
		padding: 10px 5px;
	}
}

#keystone-optin a.keystoneRoundButton.campaignMonitorDirectLink, #campaign-monitor-optin-wrapper a.keystoneRoundButton.campaignMonitorDirectLink {
	margin-left: 0px;
}

#keystone-optin a.keystoneRoundButton:hover, #campaign-monitor-optin-wrapper a.keystoneRoundButton:hover {
	background: #2a0000;
}

body #keystone-content input[type=email], body #keystone-content input[type=password], body #keystone-content input[type=text] {
	background: #505050;
	color: #b7b7b7;
}

body #keystone-content .keystoneSignupLoginView form.keystoneCreateAccount img {
	width: 390px;
}

body #keystone-content .keystoneMyAccount ul li a {
	font-weight: 500;
	font-size: 16px;
	padding: 6px 9px;
	margin: 15px 10px;
	color: #505050;
}

body .keystoneMyAccount h1, body .keystoneSignIn h1 {
	background: #505050;
	font-size: 22px;
	padding: 19px 30px;
}

body #keystone-content, body #keystone-content .keystoneRoundButton, body #keystone-content input, body .keystoneRoundButton {
	font-family: "proxima-nova", sans-serif;
}

body #keystone-content .keystoneMyAccount ul li a.keystoneSelected, body #keystone-content .keystoneMyAccount ul li a:hover {
	border-bottom: 4px solid #505050;
	color: #b7b7b7;
}

body .keystoneMyAccount .keystoneEditAccount {
	width: 90%;
	margin: 0 5% 30px;
	padding: 0;
}

body .keystoneMyAccount .keystoneSettingTitle {
	margin-bottom: 20px;
}

body .keystoneMyAccount .keystoneSettingTitle span {
	display: block;
	margin-bottom: 10px;
}

body #keystone-content .keystoneLoginScreen .keystoneTagline a.keystoneAccentLink, body #keystone-content a {
	color: #D94747;
}

body #keystone-content .keystoneForgotPwd, body .keystoneCloseWindow .fa-close, body .keystoneClosePanel .fa-close {
	color: #b7b7b7;
}

body .keystoneSignInForm label, body .keystoneCreateAccount p, body .keystoneAccountForm label {
	color: #b7b7b7;
}

body #keystone-content .keystoneRoundButton, body .keystoneRoundButton {
	background: #590400;
	border-radius: 2px;
	color: #fff;
	border: 1px solid #7c2e2e;
	cursor: pointer;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

body #keystone-content .keystoneRoundButton .keystoneRoundButton, body .keystoneRoundButton .keystoneRoundButton {
	border: none;
}

body #keystone-content .keystoneRoundButton:hover, body .keystoneRoundButton:hover {
	background: #2a0000;
}

body .keystoneRequired:before {
	color: #D94747;
}

body #keystone-content .keystoneNotifications {
	margin-top: 10px;
}

body #keystone-content .keystoneNotifications .keystoneEditAccount {
	width: 100%;
	margin: 0;
	padding: 0;
}

body #keystone-content .keystoneNotifications .keystoneEditAccount .keystoneCheck {
	margin: 0;
	color: #b7b7b7;
	background: #1e1e1e;
	padding: 15px 12px;
	border-bottom: 1px solid #292929;
}

body #keystone-content .keystoneNotifications .keystoneEditAccount .keystoneCheck .fa {
	float: right;
	margin: 0;
	top: 0;
}

body #keystone-content .keystoneNotifications .keystoneSettingTitle {
	display: none;
}

body #keystone-content .keystoneNotifications .keystoneSettingSubtitle span {
	display: none;
}

body #keystone-content .keystoneNotifications .keystoneSettingSubtitle a span {
	display: inline;
}

body #keystone-content .keystoneNotifications .keystoneSettingSubtitle .keystoneCheck {
	color: #f2f2f2;
	background: #505050;
	padding: 8px 12px;
	margin: 0;
}

body #keystone-content .keystoneNotifications .keystoneSettingSubtitle .keystoneCheck .fa {
	float: right;
	margin: 0;
	top: 0;
}

body .keystoneCloseWindow {
	top: 21px;
}

/* Search Results
----------------------------------------------------------------------------------------------------*/
.search .second-crumb {
	background: #404040;
}

#search-results {
	margin: 30px auto;
	max-width: 1336px;
	padding: 30px;
	width: 100%;
}

#search-results .search-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#search-results .search-list li {
	margin: 0 0 20px;
}

#search-results h1 {
	text-align: center;
	margin: 0 0 30px 0;
	text-transform: uppercase;
	display: none;
}

@media (max-width: 1023px) {
	#search-results h1 {
		display: block;
	}
}

#search-results form.searchform {
	margin: 0 0 20px;
}

#search-results form.searchform input {
	height: 60px;
}

#search-results form.searchform input[type="text"] {
	padding: 0 65px 0 25px;
}

#search-results form.searchform input[type="submit"] {
	width: 60px;
}

#search-results p.no-results {
	text-align: center;
}

#search-results .search-container {
	clear: both;
}

#search-results .search-container h2.search-header {
	margin: 20px 1%;
	padding-top: 20px;
}

/* Smartquest
----------------------------------------------------------------------------------------------------*/
#smartquest .update-grid-item {
	margin: 0;
	width: 20%;
	padding-top: 17.25%;
	overflow: hidden;
}

@media (max-width: 1023px) {
	#smartquest .update-grid-item {
		float: none;
		width: 100%;
		padding-top: 33.25%;
	}
}

@media (max-width: 650px) {
	#smartquest .update-grid-item {
		background-size: cover;
		background-position: top;
	}
}

@media (max-width: 567px) {
	#smartquest .update-grid-item {
		padding-top: 55%;
	}
}

#smartquest .update-grid-item h2 {
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	position: relative;
	padding: 0 5%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width: 1023px) {
	#smartquest .update-grid-item h2 {
		height: auto;
		white-space: normal;
	}
}

#smartquest .update-grid-item .vertical {
	line-height: 12px;
}

#smartquest .update-grid-item p {
	display: none;
}

@media (max-width: 650px) {
	#smartquest .update-grid-item .update-meta {
		bottom: 0;
		background: black;
	}
}

#smartquest .update-grid-item .update-meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#smartquest .update-grid-item .update-meta ul li {
	display: block;
	margin-bottom: 10%;
	text-transform: uppercase;
}

@media (max-width: 650px) {
	#smartquest .update-grid-item .update-meta ul li {
		margin-bottom: 10px;
	}
}

#smartquest .update-grid-item.smartquest-twitter {
	background-color: #000;
}

#smartquest .update-grid-item.smartquest-twitter .twitter-feed {
	position: absolute;
	top: 30%;
	width: 100%;
	text-align: center;
	padding: 0 10%;
}

@media (max-width: 650px) {
	#smartquest .update-grid-item.smartquest-twitter .update-meta {
		bottom: 0;
	}
}

#smartquest .update-grid-item.smartquest-twitter .update-meta .vertical {
	display: block;
	text-transform: none;
	padding: 0 8px;
}

@media (max-width: 650px) {
	#smartquest .update-grid-item.smartquest-twitter .update-meta .vertical {
		margin-bottom: 10px;
	}
}

/* 404
----------------------------------------------------------------------------------------------------*/
#wrapper-404 {
	margin-top: 80px;
}

#wrapper-404 form.searchform {
	margin: 0 3% 40px;
}

#wrapper-404 form.searchform input {
	height: 60px;
}

#wrapper-404 form.searchform input[type="text"] {
	padding: 0 65px 0 25px;
}

#wrapper-404 form.searchform input[type="submit"] {
	width: 60px;
}

#wrapper-404 .general-content {
	margin-top: 0;
	padding-top: 0;
}

/* Gravity Forms
----------------------------------------------------------------------------------------------------*/
.gform_wrapper {
	margin: 0px auto;
	padding: 30px 0;
	position: relative;
}

@media (max-width: 767px) {
	.gform_wrapper {
		width: 95%;
	}
}

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

.gform_wrapper ul li {
	position: relative;
	padding-bottom: 30px;
	clear: both;
}

.gform_wrapper ul li:last-child {
	padding-bottom: 0px;
}

.gform_wrapper label {
	display: none;
}

.gform_wrapper input[type='text'], .gform_wrapper input[type='email'], .gform_wrapper textarea, .gform_wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #353535;
	border-radius: 4px;
	border: none;
	height: 42px;
	padding: 0 10px;
	width: 100%;
	color: #b7b7b7;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 14px;
}

.gform_wrapper input[type='number'], .gform_wrapper input[type='tel'], .gform_wrapper input[type='url'] {
	background: #353535;
	border-radius: 4px;
	border: none;
	height: 42px;
	padding: 0 10px;
	width: 100%;
	color: #b7b7b7;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 14px;
}

.gform_wrapper select {
	background: #353535 url("../images/down-arrow-grey.png") no-repeat 98% 50%;
}

.gform_wrapper textarea, .gform_wrapper select[multiple='multiple'] {
	height: 100px;
	padding-top: 10px;
	background-image: none;
}

.gform_wrapper input.button {
	background: #590400;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
	/* width: 136px; */
	border: 1px solid #7c2e2e;
	border-radius: 2px;
	margin-top: 20px;
	position: relative;
	top: 1px;
	cursor: pointer;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

@media (max-width: 767px) {
	.gform_wrapper input.button {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

.gform_wrapper input.button:hover {
	background: #2a0000;
}

.gform_wrapper .left-field {
	float: left;
	width: 49%;
	margin-left: .5%;
	margin-right: .5%;
	clear: none;
}

@media (max-width: 767px) {
	.gform_wrapper .left-field {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: both;
	}
}

.gform_wrapper .full-field {
	float: none;
	clear: both;
	width: 99%;
	margin-left: .5%;
	margin-right: .5%;
}

@media (max-width: 767px) {
	.gform_wrapper .full-field {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

.gform_wrapper .field-by-submit {
	float: left;
	clear: both;
	width: 80%;
	margin-left: .5%;
	margin-right: .5%;
}

@media (max-width: 767px) {
	.gform_wrapper .field-by-submit {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

.gform_wrapper .gform_footer {
	position: relative;
}

.gform_wrapper .submit-by-field .gform_footer {
	float: left;
	width: 18%;
	margin: 0 .5%;
}

.gform_wrapper .submit-by-field .gform_footer input.button {
	margin: 0;
	width: 100%;
}

@media (max-width: 767px) {
	.gform_wrapper .submit-by-field .gform_footer {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

.gform_wrapper .validation_error {
	color: #D94747;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	font-weight: 400;
	font-size: 14px;
}

.gform_wrapper .validation_message {
	color: #D94747;
	width: 100%;
	text-align: left;
	bottom: 5px;
	font-weight: 400;
	font-size: 14px;
}

.gform_wrapper img.gform_ajax_spinner {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 7px;
	height: 20px;
	width: 20px;
}

.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_time_ampm {
	float: left;
	width: 32%;
	margin: 0 .5%;
	padding-bottom: 30px;
}

.gform_wrapper .gfield_time_hour input[type='number'] {
	width: 95%;
}

.gform_wrapper .gfield_time_hour i {
	width: 4%;
	font-style: normal;
}

.gform_wrapper .ginput_complex.ginput_container span {
	padding-bottom: 20px;
	display: block;
}

.gform_wrapper .gfield_checkbox label {
	display: inline;
}

.gform_wrapper .right-field {
	float: right;
	clear: none;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	/*
text-align: center;
        font-size: $font-size-20;
        font-weight: 600;
*/
	margin: 30px 0;
}

/* Sharing
----------------------------------------------------------------------------------------------------*/
.sharing-container ul li a {
	display: block;
}

.flex-video .sharing-container, .hero-video .sharing-container {
	position: absolute;
	width: 60px;
	background: #000;
	right: 0;
	top: 60px;
	z-index: 9;
}

@media (max-width: 1023px) {
	.flex-video .sharing-container, .hero-video .sharing-container {
		top: 120px;
	}
}

.flex-video .sharing-container ul li, .hero-video .sharing-container ul li {
	display: block;
	width: 60px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background: #000;
}

.flex-video .sharing-container ul li a, .hero-video .sharing-container ul li a {
	margin: 0 auto;
}

@media (max-width: 1023px) {
	.flex-video .sharing-container {
		display: none;
	}
}

.gallery-inner .sharing-container {
	position: absolute;
	width: 60px;
	background: #000;
	right: 0;
	top: 60px;
	z-index: 9;
}

.gallery-inner .sharing-container ul li {
	display: block !important;
	width: 60px !important;
	height: 40px !important;
	text-align: center;
	padding-top: 10px;
	background: #000;
}

.gallery-inner .sharing-container ul li a {
	margin: 0 auto;
}

@media (max-width: 1024px) {
	.gallery-inner .sharing-container {
		right: 0;
		top: -40px;
		width: 100%;
	}
	.gallery-inner .sharing-container ul li {
		display: inline-block !important;
	}
}

/* Campaign Monitor styles
----------------------------------------------------------------------------------------------------*/
#campaign-monitor-optin-wrapper, #campaign-monitor-optin-wrapper input {
	display: inline;
}

form.campaign-monitor-form input {
	height: 38px;
	margin-right: 5px;
	font-size: 14px;
	padding-left: 10px;
	color: #FFF;
	position: relative;
	top: 1px;
}

form.campaign-monitor-form {
	margin-bottom: 18px;
}

/* Wordpress Content Styles
---------------------------------------------------------------------------------------------------- */
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 0 0 30px 0;
}

.entry-content .alignleft {
	float: left;
	display: inline;
	margin-right: 0.75em;
}

.entry-content .alignright {
	float: right;
	display: inline;
	margin-left: 0.75em;
}

.entry-content .aligncenter {
	display: block;
	margin: 0 auto;
}

.entry-content blockquote {
	padding: 0 1.5em;
	margin: 1.5em 0;
}

.entry-content blockquote p {
	margin-bottom: 0.818em;
}

.entry-content code {
	font-family: consolas, 'andale mono', 'courier new', monospace;
	font-size: 1em;
}

body {
	background: #061320 url("../images/bg-main.jpg") bottom right no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: auto !important;
	overflow-x: hidden;
}

.row-header {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 4rem;
}

.row-header h2 {
	font-size: 26px;
	background: -webkit-linear-gradient(#ffffff, #c1c1c1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0 10px 20px 0;
	line-height: 25px;
}

.row-header .header-break {
	border-bottom: 1px solid #2f3f4f;
	height: 19px;
	flex-grow: 1;
}

.row-header .header-link {
	margin-top: 7px;
	margin-left: 5px;
}

.row-header .header-link a {
	color: #2f3f4f;
	transition: color 0.25s;
}

.row-header .header-link:hover a {
	color: #fff;
}

@media (max-width: 648px) {
	.row-header {
		justify-content: center;
		margin-top: 3rem;
	}
	.row-header h2 {
		margin-right: 0;
	}
	.row-header .header-break {
		display: none;
	}
	.row-header .header-link {
		display: none;
	}
	.row-header .mobile-link {
		width: 50%;
		margin: 15px auto 0;
	}
}

.mobile-link {
	display: none;
}

.menu-open {
	overflow: hidden;
}

.mobile-only {
	display: none !important;
}

@media (max-width: 1024px) {
	.mobile-only {
		display: flex !important;
	}
}

.standard-button {
	cursor: pointer;
	display: flex;
	justify-content: center;
	zoom: 1;
	border: 1px solid #fff;
	padding: 10px 12px;
	border-radius: 2px;
	transition: background 0.2s ease-in-out;
	background-color: #191c1e;
	min-width: 100px;
	text-align: center;
	margin: 0 0 20px;
}

.standard-button.medium {
	font-size: 1.25em;
}

a.standard-button {
	color: #fff;
}

.scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

.notifications-bar {
	background: linear-gradient(to right, #0f2336 0%, #0f365b 50%, #0f2336 100%);
	border-bottom: 1px solid #013262;
	color: #d7d7d7;
	display: none;
	font-family: 'gotham_book';
	font-size: 14px;
	padding: 10px;
	position: relative;
	text-align: center;
}

.notifications-bar.is-visible {
	display: block;
}

.notifications-bar .notifications-bar--content {
	padding: 0 20px;
}

.notifications-bar .notifications-bar--content p {
	color: #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.notifications-bar .notifications-bar--close {
	background: none;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	opacity: 0.5;
	transition: opacity 0.3s ease;
}

.notifications-bar .notifications-bar--close svg {
	fill: #fff;
	height: 14px;
	width: 14px;
}

.notifications-bar .notifications-bar--close:hover {
	opacity: 1;
}

.notifications-bar a {
	color: #fff;
	font-family: 'gotham_bold';
	text-decoration: underline;
	transition: color 0.3s ease;
}

.notifications-bar a:hover {
	color: #6d9ac7;
}

#main_header {
	background: transparent;
	position: sticky;
	top: 0;
	transition: background 0.2s ease;
	z-index: 300;
}

body.admin-bar #main_header {
	top: 30px;
}

body.is-scrolling #main_header {
	background: #0c1e34;
}

@media (max-width: 1024px) {
	header {
		margin-bottom: 15px;
	}
}

header .header-top {
	display: flex;
	justify-content: space-around;
	width: 100%;
}

@media (max-width: 1024px) {
	header .header-top {
		background: #001f3e;
		justify-content: flex-start;
	}
}

header .header-top #navicon {
	display: none;
}

@media (max-width: 1024px) {
	header .header-top #navicon {
		display: block;
		background: #001326;
	}
}

header .header-top .header-middle {
	float: left;
	height: 60px;
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

header .header-top .header-middle .main-nav-container {
	width: 100%;
}

header .header-top .header-middle .main-nav-container ul {
	display: flex;
	list-style: none;
	width: 100%;
	align-items: center;
	height: 100%;
	margin: 0;
}

header .header-top .header-middle .main-nav-container ul li {
	padding: 0 10px;
	text-transform: uppercase;
	text-align: center;
}

header .header-top .header-middle .main-nav-container ul li:first-child {
	padding-left: 0;
}

header .header-top .header-middle .main-nav-container ul li:last-child {
	padding-right: 0;
}

header .header-top .header-middle .main-nav-container ul li a {
	background: -webkit-linear-gradient(#ffffff, #c1c1c1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 1rem;
}

header .header-top .header-middle .main-nav-container ul li a:hover {
	background: -webkit-linear-gradient(#6d9ac7, #4d7fb2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

header .header-top .header-middle .main-nav-container ul li.current-menu-item a {
	background: -webkit-linear-gradient(#6d9ac7, #4d7fb2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media (max-width: 1024px) {
	header .header-top .header-middle {
		display: none;
	}
}

header .header-top .header-right {
	display: flex;
	margin-right: 25px;
}

header .header-top .header-right .social-nav-container #menu-social-nav {
	margin: 0;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

header .header-top .header-right .social-nav-container #menu-social-nav li {
	display: inline;
}

header .header-top .header-right .social-nav-container #menu-social-nav li a {
	display: inline-block;
	width: 32px;
	height: 26px;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0 12px 0 0;
	transition: background 0.25s;
}
header .header-top .header-right .social-nav-container #menu-social-nav li.icon.tiktok a {
	background: url("../images/icon-tiktok.png") no-repeat center;
	background-size: auto 20px;
	width: 24px;
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.tiktok a:hover {
	background-image: url("../images/icon-tiktok-hover.png");
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.twitter a {
	background: url("../images/icon-twitter.png") no-repeat center;
	background-size: auto 20px;
	width: 24px;
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.twitter a:hover {
	background-image: url("../images/icon-twitter-hover.png");
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.facebook a {
	background: url("../images/icon-facebook.png") no-repeat center;
	background-size: auto 24px;
	width: 19px;
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.facebook a:hover {
	background-image: url("../images/icon-facebook-hover.png");
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.instagram a {
	background: url("../images/icon-instagram.png") no-repeat center;
	background-size: auto 24px;
	width: 24px;
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.instagram a:hover {
	background-image: url("../images/icon-instagram-hover.png");
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.youtube a {
	background: url("../images/icon-youtube.png") no-repeat center;
	background-size: auto 17px;
	width: 24px;
}

header .header-top .header-right .social-nav-container #menu-social-nav li.icon.youtube a:hover {
	background-image: url("../images/icon-youtube-hover.png");
}

header .header-top .header-right .search-wrapper {
	width: 50px;
	display: flex;
	display: none;
}

header .header-top .header-right .search-wrapper .searchform {
	width: 0;
	overflow: hidden;
}

header .header-top .header-right .search-wrapper .searchform #searchsubmit {
	display: none;
}

header .header-top .header-right .search-wrapper .search-icon {
	background: url("../images/icon-search.png") no-repeat center;
	background-size: auto 40px;
	width: 40px;
	cursor: pointer;
}

@media (max-width: 1024px) {
	header .header-top .header-right {
		display: none;
	}
}

#main-menu .menu-inner-wrapper {
	background: #001326;
	padding: 60px 40px 0;
}

#main-menu .menu-inner-wrapper .menu-bottom {
	padding: 0 0 15px;
}

#main-menu .menu-inner-wrapper .main-nav-container .menu {
	padding: 15px 0px 10px;
	font-size: 2em;
}

#main-menu .menu-inner-wrapper .main-nav-container .menu li {
	margin-bottom: 10px;
	border-bottom: 1px solid #303f4f;
	padding-bottom: 5px;
}

#main-menu .menu-inner-wrapper .main-nav-container .menu li a {
	background: -webkit-linear-gradient(#ffffff, #c1c1c1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 {
	margin: 0 0 15px;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

@media (max-width: 1024px) {
	#main-menu .menu-inner-wrapper #menu-social-nav-1 {
		padding: 0;
		margin-top: 25px;
	}
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li {
	display: inline;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li a {
	display: inline-block;
	width: 32px;
	height: 26px;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0 12px 0 0;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li.icon.tiktok a {
	background: url("../images/icon-tiktok.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li.icon.twitter a {
	background: url("../images/icon-twitter.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li.icon.facebook a {
	background: url("../images/icon-facebook.png") no-repeat center;
	background-size: auto 16px;
	width: 8px;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li.icon.instagram a {
	background: url("../images/icon-instagram.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

#main-menu .menu-inner-wrapper #menu-social-nav-1 li.icon.youtube a {
	background: url("../images/icon-youtube.png") no-repeat center;
	background-size: auto 16px;
	width: 22px;
}

.carousel-container {
	overflow: hidden;
	position: relative;
}

#hero_wrapper > div:first-child {
	max-width: 100%;
	margin: 0;
}

#hero_wrapper .right-arrow, #hero_wrapper .left-arrow {
	background: url("../images/feed-carousel-right-arrow.png");
	width: 35px;
	height: 35px;
	background-size: cover;
	position: absolute;
	top: 50%;
	right: -3vw;
	transform: translateY(-50%);
	opacity: 0;
	transition: opacity 0.25s;
	pointer-events: none;
	z-index: 1;
}

#hero_wrapper .right-arrow.active, #hero_wrapper .left-arrow.active {
	opacity: 0.2;
	cursor: pointer;
	pointer-events: all;
}

#hero_wrapper .right-arrow.active:hover, #hero_wrapper .left-arrow.active:hover {
	opacity: 1;
}

@media (max-width: 1024px) {
	#hero_wrapper .right-arrow, #hero_wrapper .left-arrow {
		display: none;
	}
}

@media screen and (min-width: 1450px) {
	#hero_wrapper .right-arrow, #hero_wrapper .left-arrow {
		right: 30px;
	}
}

#hero_wrapper .left-arrow {
	transform: rotate(180deg);
	right: auto;
	left: -3vw;
}

@media (max-width: 1024px) {
	#hero_wrapper .left-arrow {
		left: 0;
		background: transparent;
		height: 100%;
	}
}

@media screen and (min-width: 1450px) {
	#hero_wrapper .left-arrow {
		left: 30px;
	}
}

#carousel.animate.shifting, #carousel .animate.shifting {
	transition-duration: 1s;
	transition-property: transform;
	transition-timing-function: ease-in-out;
}

#carousel .slide {
	list-style: none;
	position: relative;
	float: left;
	transform: translateX(-95vw);
	height: 100%;
	width: 100%;
	max-width: 90vw;
	max-height: 720px;
	padding: 0 15px;
	overflow: hidden;
	opacity: 0.3;
	transition-duration: 0.25s;
	transition-property: opacity;
	transition-timing-function: ease-in-out;
}

@media screen and (min-width: 1450px) {
	#carousel .slide {
		transform: translateX(-1280px);
		max-width: 1280px;
	}
}

@media (max-width: 648px) {
	#carousel .slide {
		max-width: 100vw;
		transform: translateX(-100%);
	}
}

#carousel .slide.with-video a {
	background: transparent !important;
}

#carousel .slide.current-slide {
	opacity: 1;
}

#carousel .slide .hero-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#carousel .slide .hero-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#carousel .slide.active {
	z-index: 2;
}

@media (max-width: 648px) {
	#carousel {
		touch-action: pan-y;
	}
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000d1d;
	opacity: 0.75 !important;
	filter: alpha(opacity=75);
}

#colorbox {
	outline: 0;
}

#cboxContent {
	margin-top: 20px;
	background: #000;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	border: 5px solid #000;
	background: #fff;
}

#cboxTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ccc;
	padding: 5px;
	background: rgba(0, 0, 0, 0.75);
}

#cboxTitle:empty {
	display: none !important;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}

#cboxLoadingGraphic {
	background: url(../images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(../images/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: bottom left;
}

#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(../images/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: bottom right;
}

#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(../images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: bottom center;
}

.footer {
	border-top: 1px solid #303f4f;
	background: url("../images/footer-bg.png") 0 0 no-repeat;
	background-size: cover;
	min-height: 300px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px;
}

@media (max-width: 1024px) {
	.footer {
		padding: 20px;
		flex-direction: column;
	}
}

.footer #menu-social-nav-3 {
	margin: 0;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

@media (max-width: 1024px) {
	.footer #menu-social-nav-3 {
		padding: 0;
		margin-top: 25px;
	}
}

.footer #menu-social-nav-3 li {
	display: inline;
	position: relative;
}

.footer #menu-social-nav-3 li a {
	display: inline-block;
	width: 32px;
	height: 26px;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0 12px 0 0;
	transition: background 0.25s;
}

.footer #menu-social-nav-3 li.icon.tiktok a {
	background: url("../images/icon-tiktok.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

.footer #menu-social-nav-3 li.icon.tiktok a:hover {
	background-image: url("../images/icon-tiktok-hover.png");
}

.footer #menu-social-nav-3 li.icon.twitter a {
	background: url("../images/icon-twitter.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

.footer #menu-social-nav-3 li.icon.twitter a:hover {
	background-image: url("../images/icon-twitter-hover.png");
}

.footer #menu-social-nav-3 li.icon.facebook a {
	background: url("../images/icon-facebook.png") no-repeat center;
	background-size: auto 16px;
	width: 8px;
}

.footer #menu-social-nav-3 li.icon.facebook a:hover {
	background-image: url("../images/icon-facebook-hover.png");
}

.footer #menu-social-nav-3 li.icon.instagram a {
	background: url("../images/icon-instagram.png") no-repeat center;
	background-size: auto 16px;
	width: 19px;
}

.footer #menu-social-nav-3 li.icon.instagram a:hover {
	background-image: url("../images/icon-instagram-hover.png");
}

.footer #menu-social-nav-3 li.icon.youtube a {
	background: url("../images/icon-youtube.png") no-repeat center;
	background-size: auto 16px;
	width: 22px;
}

.footer #menu-social-nav-3 li.icon.youtube a:hover {
	background-image: url("../images/icon-youtube-hover.png");
}

.footer .footer-legal-links {
	text-transform: uppercase;
}

.footer .footer-legal-links ul {
	margin: 10px 0;
	padding: 0 0 0 40px;
	list-style-type: none;
}

.footer .footer-legal-links li {
	margin-bottom: 10px;
}

.footer .footer-legal-links li a {
	transition: color 0.25s;
}

.footer .footer-legal-links li a:hover {
	color: #6c9ac7;
}

@media (max-width: 1024px) {
	.footer .footer-legal-links {
		padding: 0;
	}
}

.footer .footer-left {
	width: 30%;
}

@media (max-width: 1024px) {
	.footer .footer-left {
		width: 100%;
	}
}

.footer .footer-right {
	width: 60%;
}

@media (max-width: 1024px) {
	.footer .footer-right {
		width: 100%;
	}
}

.footer .footer-right {
	display: flex;
	flex-direction: column;
	text-align: right;
	align-items: flex-end;
	line-height: 1.7em;
	font-size: 1em;
}

@media (max-width: 1024px) {
	.footer .footer-legal-links ul {
		padding: 0;
	}
	.footer .footer-right {
		order: 1;
		align-items: flex-start;
		text-align: left;
	}
	.footer .footer-left {
		order: 2;
	}
}

.footer .footer-logo {
	width: 240px;
	height: 60px;
	overflow: hidden;
	text-indent: -99999px;
	display: block;
	float: left;
	background: url("../images/logo-flat-white.png") no-repeat center;
	background-size: auto 32px;
}

@media (max-width: 1024px) {
	.footer .footer-logo {
		background-size: contain;
	}
}

@media (max-width: 1024px) {
	.footer {
		background: url("../images/footer-bg-mobile.png");
		background-position: top right;
		background-size: cover;
	}
}

.sub-footer-social {
	margin-top: 4rem;
	min-height: 300px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}

.sub-footer-social .social-title {
	max-width: 600px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.sub-footer-social .social-title .title-txt {
	font-family: 'gotham_bold';
	margin: 0 10px;
}

.sub-footer-social .social-title .title-break {
	border-bottom: 1px solid #2f3f4f;
	height: 8px;
	flex-grow: 1;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-title {
		justify-content: center;
		max-width: 400px;
	}
	.sub-footer-social .social-title .title-txt {
		font-family: 'gotham_bold';
		font-size: 24px;
	}
	.sub-footer-social .social-title .title-break {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.sub-footer-social .social-title .title-txt {
		font-size: 18px;
	}
}

.sub-footer-social .social-block-links {
	display: flex;
	margin-top: 25px;
	width: 100%;
	justify-content: space-evenly;
	max-width: 600px;
}

.sub-footer-social .social-block-links .social-nav-container {
	width: 100%;
}

.sub-footer-social .social-block-links #menu-social-nav-2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li {
	display: inline;
	position: relative;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon {
	background: url("../images/subfooter-social-blocks.png");
	width: 135px;
	height: 135px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: 0 -147px;
	background-size: 575px;
	background-repeat: no-repeat;
	cursor: pointer;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon {
		width: 70px;
		height: 70px;
	}
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url("../images/subfooter-social-blocks.png");
	background-size: 575px;
	opacity: 0;
	transition: opacity 0.25s;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:hover:before {
	opacity: 1;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:hover.facebook:before {
	background-position: 0 0;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:hover.instagram:before {
	background-position: -147px 0;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:hover.twitter:before {
	background-position: -293px 0;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:hover.youtube:before {
	background-position: -441px 0;
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon:hover a {
	filter: brightness(100%);
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon a {
		filter: brightness(100%);
	}
}


.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.tiktok a {
	background: url("../images/icon-tiktok.png") no-repeat center;
	background-size: auto 36px;
	width: 49px;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.tiktok a {
		background-size: auto 20px;
		width: 29px;
	}
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.twitter a {
	background: url("../images/icon-twitter.png") no-repeat center;
	background-size: auto 36px;
	width: 49px;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.twitter a {
		background-size: auto 20px;
		width: 29px;
	}
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.facebook a {
	background: url("../images/icon-facebook.png") no-repeat center;
	background-size: auto 36px;
	width: 48px;
	height: 50px;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.facebook a {
		background-size: auto 23px;
		width: 38px;
		height: 40px;
	}
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.instagram a {
	background: url("../images/icon-instagram.png") no-repeat center;
	background-size: auto 36px;
	width: 39px;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.instagram a {
		background-size: auto 23px;
	}
}

.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.youtube a {
	background: url("../images/icon-youtube.png") no-repeat center;
	background-size: auto 36px;
	width: 53px;
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links #menu-social-nav-2 li.icon.youtube a {
		background-size: auto 20px;
	}
}

@media (max-width: 1024px) {
	.sub-footer-social .social-block-links {
		width: 90%;
		max-width: 400px;
	}
}

@media (max-width: 1024px) {
	.sub-footer-social {
		min-height: 200px;
	}
}

.inline-newsletter {
	background: #fff;
	color: #000;
	padding: 30px 30px 10px;
}

.inline-newsletter #mc_embed_signup {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}

body:not(.isTouch):hover .inline-newsletter #mc_embed_signup input.button {
	background: #000d1d;
}

#mc_embed_signup {
	border-top: 1px solid #303f4f;
	clear: left;
	padding-top: 10px;
	margin-top: 20px;
}

#mc_embed_signup form {
	padding: 10px 0 10px 0;
	max-width: 360px;
}

#mc_embed_signup label {
	font-size: 20px;
	font-family: 'gotham_book';
	text-align: right;
	text-transform: uppercase;
}

#mc_embed_signup input.email {
	font-size: 16px;
	padding: 8px 14px;
	width: 100%;
}

#mc_embed_signup .clear {
	height: auto;
	overflow: visible;
	visibility: visible;
	width: auto;
}

#mc_embed_signup .mce-legal {
	clear: both;
	font-size: 12px;
	padding-right: 10px;
	color: #576674;
	text-align: right;
}

#mc_embed_signup input.button {
	background: #181b1e;
	border: 1px solid #727274;
	border-radius: 3px;
	color: #fff;
	display: inline-flex;
	float: right;
	line-height: 1;
	height: auto;
	font-family: "gotham_book", sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 8px 15px;
	transition: all 0.2s ease;
	width: auto;
}

body:not(.isTouch) #mc_embed_signup input.button:hover {
	background: #fff;
	border-color: #fff;
	color: #313131;
}

@media screen and (max-width: 1024px) {
	#mc_embed_signup {
		width: 100%;
	}
	#mc_embed_signup form {
		max-width: 100%;
	}
	#mc_embed_signup label {
		text-align: left;
	}
	#mc_embed_signup input.button {
		float: none;
	}
	#mc_embed_signup .mce-legal {
		text-align: left;
	}
}

@media screen and (max-width: 479px) {
	#mc_embed_signup input.button {
		align-items: center;
		justify-content: center;
		text-align: center;
		width: 100%;
	}
}

.detailsHero {
	margin-bottom: 40px;
}

.detailsHero .detailsHero-media {
	margin-bottom: 40px;
	width: 100%;
}

.detailsHero .detailsHero-content {
	display: flex;
}

.detailsHero .detailsHero-contentMeta {
	border-right: 1px solid #4a5462;
	flex-shrink: 0;
	margin-right: 30px;
	padding-right: 30px;
	width: 380px;
}

.detailsHero .detailsHero-contentMeta .contentMeta-details {
	display: flex;
	flex-direction: column;
}

.detailsHero .detailsHero-contentMeta .contentMeta-detailsTitleTreatment {
	margin-bottom: 10px;
}

.detailsHero .detailsHero-contentMeta .contentMeta-detailsTitleTreatment h2 {
	font-family: 'gotham_bold';
	margin-bottom: 0;
	text-transform: uppercase;
}

.detailsHero .detailsHero-contentMeta .contentMeta-detailsInfo {
	line-height: 1;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.detailsHero .detailsHero-contentMeta .contentMeta-detailsInfo li {
	margin: 5px 0;
	padding: 0;
}

.detailsHero .detailsHero-contentMeta .contentMeta-detailsInfo .partner-logo {
	max-width: 24px;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions {
	display: flex;
	margin-top: 10px;
	position: relative;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsAction {
	align-items: center;
	background: #191c20;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	color: #fff;
	display: flex;
	font-family: 'gotham_medium';
	font-size: 13px;
	margin: 0 5px;
	min-height: 44px;
	justify-content: center;
	transition: all 0.2s ease;
	width: 100%;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsAction:first-of-type {
	margin-left: 0;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsAction:last-of-type {
	margin-right: 0;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere a, .detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere button {
	background: none;
	border: 0;
	align-items: center;
	display: flex;
	cursor: pointer;
	color: #fff;
	height: 100%;
	justify-content: center;
	transition: color 0.2s ease;
	width: 100%;
}

body:not(.isTouch) .detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere:hover {
	background: #fff;
	border-color: #fff;
	color: #191c20;
}

body:not(.isTouch) .detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere:hover > a, body:not(.isTouch) .detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere:hover > button {
	color: #191c20;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown {
	background: #191c20;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0;
	pointer-events: none;
	transition: top 0.2s ease, opacity 0.2s ease;
	width: 100%;
	z-index: 201;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown ul {
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	max-height: 200px;
	overflow: auto;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown:before {
	background: #191c20;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	display: block;
	content: '';
	height: 8px;
	position: absolute;
	left: 25%;
	top: -5px;
	transform: translateX(-8px) rotate(45deg);
	width: 8px;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown.isOpen {
	pointer-events: all;
	opacity: 1;
	top: calc(100% + 10px);
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown li {
	margin: 0 10px;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown li:not(:last-child) {
	border-bottom: 1px solid #4a4a4a;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown a {
	background: rgba(255, 255, 255, 0);
	padding: 4px 5px;
	transition: background 0.2s ease;
	justify-content: flex-start;
	text-align: left;
}

body:not(.isTouch) .detailsHero .detailsHero-contentMeta .contentMeta-actions .contentMeta-actionsWhere-dropdown a:hover {
	background: rgba(255, 255, 255, 0.1);
}

.detailsHero .detailsHero-contentMeta .contentMeta-actionsShare ul {
	align-items: center;
	line-height: 1;
	display: flex;
	margin: 0 0 0 5px;
	padding: 0;
	justify-content: center;
	list-style-type: none;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actionsShare ul li {
	margin: 0 5px;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actionsShare ul a {
	transition: opacity 0.2s ease;
}

body:not(.isTouch) .detailsHero .detailsHero-contentMeta .contentMeta-actionsShare ul:hover a {
	opacity: 0.35;
}

body:not(.isTouch) .detailsHero .detailsHero-contentMeta .contentMeta-actionsShare ul:hover a:hover {
	opacity: 1;
}

.detailsHero .detailsHero-contentMeta .contentMeta-actionsShare svg {
	fill: #fff;
	height: 16px;
	width: auto;
}

.detailsHero .detailsHero-contentBrief {
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.detailsHero .detailsHero-media {
		margin-bottom: 20px;
	}
	.detailsHero .detailsHero-content {
		flex-direction: column;
	}
	.detailsHero .detailsHero-contentMeta {
		border-right: 0;
		margin-right: 0;
		padding-right: 0;
		padding-bottom: 30px;
		width: 100%;
	}
	.detailsHero .detailsHero-contentMeta .contentMeta-details {
		flex-direction: row;
	}
	.detailsHero .detailsHero-contentMeta .contentMeta-detailsTitleTreatment,
	.detailsHero .detailsHero-contentMeta .contentMeta-detailsInfo {
		max-width: 50%;
	}
	.detailsHero .detailsHero-contentMeta .contentMeta-detailsTitleTreatment {
		padding-right: 10px;
	}
}

@media screen and (max-width: 648px) {
	.detailsHero {
		padding-left: 20px;
		padding-right: 20px;
	}
	.single-comics .detailsHero .detailsHero-media {
		height: auto;
		padding-bottom: 0;
	}
	.detailsHero .detailsHero-contentMeta .contentMeta-details {
		flex-direction: column;
	}
	.detailsHero .detailsHero-contentMeta .contentMeta-detailsTitleTreatment,
	.detailsHero .detailsHero-contentMeta .contentMeta-detailsInfo {
		max-width: 100%;
	}
	.detailsHero .detailsHero-contentMeta .contentMeta-detailsTitleTreatment {
		padding-right: 0;
	}
}

.singleDetailGallery .sectionContent-items {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

.single .flexible-box a.button.has-icons img {
	margin: 0 10px;
}

.single .flexible-box a.button.has-icons img:first-of-type {
	margin-left: 0;
}

.singleDetailVideos .flex-control-nav.flex-control-paging,
.singleDetailRelatedNews .flex-control-nav.flex-control-paging {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: calc(100% + 20px);
	left: 50%;
	list-style-type: none;
	transform: translateX(-50%);
}

.singleDetailVideos .flex-control-nav.flex-control-paging li,
.singleDetailRelatedNews .flex-control-nav.flex-control-paging li {
	margin: 0 5px;
}

.singleDetailVideos .flex-control-nav.flex-control-paging li a,
.singleDetailRelatedNews .flex-control-nav.flex-control-paging li a {
	background: #48576b;
	border: 2px solid #48576b;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -40px;
	width: 10px;
}

.singleDetailVideos .flex-control-nav.flex-control-paging li a.flex-active,
.singleDetailRelatedNews .flex-control-nav.flex-control-paging li a.flex-active {
	background: #48576b;
	border-color: #a4a5a6;
}

@media screen and (max-width: 768px) {
	.singleDetailVideos .flex-control-nav.flex-control-paging,
	.singleDetailRelatedNews .flex-control-nav.flex-control-paging {
		display: flex !important;
	}
}

@media screen and (max-width: 648px) {
	.singleDetailVideos,
	.singleDetailRelatedNews {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.singleDetailRelatedNews .sectionContent-items li {
	width: 33.33%;
}

@media screen and (max-width: 648px) {
	.singleDetailRelatedNews {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.singleDetailGallery .sectionContent-items {
	display: flex;
	flex-wrap: wrap;
}

.singleDetailGallery .sectionContent-items li {
	margin: 10px;
	width: calc(33.33% - 14px);
}

.singleDetailGallery .sectionContent-items li:nth-child(3n+1) {
	margin-left: 0;
}

.singleDetailGallery .sectionContent-items li:nth-child(3n+3) {
	margin-right: 0;
}

body:not(.isTouch) .singleDetailGallery .sectionContent-items:hover .photoCard .photoCard-btn {
	opacity: 0.75;
}

body:not(.isTouch) .singleDetailGallery .sectionContent-items:hover .photoCard .photoCard-btn:hover {
	opacity: 1;
	transform: scale(1.05);
}

body:not(.isTouch) .singleDetailGallery .sectionContent-items:hover .photoCard .photoCard-btn:hover:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff,
 inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

@media screen and (max-width: 1024px) {
	.singleDetailGallery .sectionContent-items li {
		width: calc(50% - 10px);
	}
	.singleDetailGallery .sectionContent-items li:nth-child(3n+1), .singleDetailGallery .sectionContent-items li:nth-child(3n+3) {
		margin: 10px;
		width: calc(50% - 10px);
	}
	.singleDetailGallery .sectionContent-items li:nth-child(2n+1) {
		margin-left: 0px;
	}
	.singleDetailGallery .sectionContent-items li:nth-child(2n+2) {
		margin-right: 0px;
	}
}

@media screen and (max-width: 648px) {
	.singleDetailGallery {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media screen and (max-width: 468px) {
	.singleDetailGallery .sectionContent-items li {
		width: 100%;
	}
	.singleDetailGallery .sectionContent-items li:nth-child(3n+1), .singleDetailGallery .sectionContent-items li:nth-child(3n+3), .singleDetailGallery .sectionContent-items li:nth-child(2n+1), .singleDetailGallery .sectionContent-items li:nth-child(2n+2) {
		margin: 10px 0;
		width: 100%;
	}
}

.photoCard .photoCard-btn {
	background-size: cover;
	background-position: 50% 50%;
	border: 1px solid #393e45;
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	transition: all 0.2s ease;
	width: 100%;
}

.photoCard .photoCard-btn:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

.videoCard {
	color: #fff;
	display: flex;
	flex-direction: column;
	padding: 0 10px;
	width: 25%;
}

.videoCard.sectionItem {
	width: 50%;
}

.videoCard a {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.videoCard .videoCard-thumbnail {
	line-height: 0;
	overflow: hidden;
	position: relative;
	transition: all 0.2s ease;
}

.videoCard .videoCard-thumbnail:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

.videoCard .videoCard-thumbnail img {
	width: 100%;
}

.videoCard .videoCard-playIcon {
	align-items: center;
	background: rgba(0, 0, 0, 0.4);
	border: 2px solid #fff;
	border-radius: 50%;
	display: flex;
	height: 56px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	justify-content: center;
	transition: transform 0.2s ease;
	width: 56px;
}

.videoCard .videoCard-playIcon svg {
	fill: #fff;
	height: 24px;
	transform: translateX(2px);
	width: auto;
}

.videoCard .videoCard-details {
	background: #000d1d;
	color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	font-size: 13px;
	padding: 20px;
}

.videoCard .videoCard-details strong {
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.videoCard .videoCard-details p {
	flex-grow: 1;
	margin: 0;
	padding: 10px 0;
}

.videoCard .videoCard-details span {
	color: #486486;
}

body:not(.isTouch) .videoCard:hover .videoCard-thumbnail:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff,
 inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

body:not(.isTouch) .videoCard:hover .videoCard-playIcon {
	transform: translate(-50%, -50%) scale(1.1);
}

.feed-row {
	position: relative;
}

@media (max-width: 1024px) {
	.feed-row.videos .row-header {
		margin-top: 0;
	}
}

.feed-row .feed-scroll {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	transition: transform 0.25s;
}

@media (max-width: 1024px) {
	.feed-row .feed-scroll {
		padding: 0 10px;
	}
}

.feed-row .feed-scroll a {
	color: #fff;
}

.feed-row .feed-scroll .preview-block {
	width: 32%;
	float: left;
}

.feed-row .feed-scroll .preview-block.film {
	width: 18%;
	min-width: 250px;
	margin-right: 2%;
}

@media (max-width: 1024px) {
	.feed-row .feed-scroll .preview-block.film {
		width: 80%;
		min-width: auto;
	}
}

.feed-row .feed-scroll .preview-block.film .preview-image {
	min-height: 399px;
	background-size: cover;
	border: 0;
}

.feed-row .feed-scroll .preview-block .preview-image {
	background: #000;
	min-height: 190px;
	background-size: cover;
	border: 1px solid #252526;
}

.feed-row .feed-scroll .preview-block .preview-image img {
	width: 100%;
	height: 100%;
	display: block;
}

.feed-row .feed-scroll .preview-block .preview-content {
	background: #0c1d31;
	padding: 1rem 1rem 0 1rem;
	min-height: 135px;
}

.feed-row .feed-scroll .preview-block .preview-content .preview-title {
	margin: 0;
	line-height: 1.4em;
}

.feed-row .feed-scroll .preview-block .preview-content .preview-meta {
	font-size: 0.7rem;
	color: #b8b8b8;
}

.feed-row .feed-scroll .preview-block .preview-content .preview-txt {
	padding-bottom: 1rem;
}

.feed-row .feed-scroll .preview-block .preview-content .preview-txt p {
	font-size: 0.8rem;
	line-height: 18px;
}

@media (max-width: 1024px) {
	.feed-row .feed-scroll .preview-block {
		width: 80%;
		min-width: auto;
	}
}

.feed-row .feed-scroll.socials .preview-block {
	min-width: 300px;
	width: 22%;
}

.feed-row .feed-scroll.socials .preview-block .preview-image {
	min-height: 300px;
}

.feed-row .feed-scroll.socials .preview-block .preview-content {
	background: transparent;
	display: flex;
	justify-content: space-between;
	padding: 1rem 0.25rem 0;
}

.feed-row .feed-scroll.socials .preview-block .preview-content .social-icon {
	width: 20px;
	margin-right: 10px;
}

.feed-row .feed-scroll.socials .preview-block .preview-content .social-icon img {
	width: 100%;
}

.feed-row .feed-scroll.socials .preview-block .preview-content .caption {
	line-height: 1em;
	color: #b8b8b8;
}

.feed-row .feed-scroll.videos .preview-block {
	width: 24%;
	min-width: 0;
	cursor: pointer;
}

.feed-row .feed-scroll.videos .preview-block .video-poster {
	background-size: cover;
	width: 100%;
	height: 200px;
	margin-right: 1%;
	position: relative;
}

.feed-row .feed-scroll.videos .preview-block .video-poster .video-playhead {
	position: absolute;
	width: 100%;
	padding: 0 60px;
	height: 120px;
	top: 50%;
	margin-top: -60px;
	background: url(../images/playhead.png) no-repeat center;
}

.feed-row .feed-scroll.videos .preview-block .preview-content {
	min-height: 100px;
}

@media (max-width: 1024px) {
	.feed-row .feed-scroll.videos .preview-block {
		width: 100%;
	}
}

.feed-row .feed-scroll.photogallery {
	flex-wrap: wrap;
	width: 101% !important;
}

.feed-row .feed-scroll.photogallery .preview-block {
	min-width: 0;
	margin-bottom: 5px;
}

@media (max-width: 1024px) {
	.feed-row .feed-scroll.photogallery .preview-block {
		width: 100%;
		margin-right: 0;
	}
}

.feed-row .feed-scroll.photogallery .preview-block .photo-thumb {
	width: 100%;
	height: 100%;
	background-size: cover;
}

@media (max-width: 1024px) {
	.feed-row .feed-scroll.photogallery {
		width: 100%;
	}
}

.video-gallery {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	padding-top: 60px;
	text-align: center;
	display: none;
	z-index: 9999;
}

.video-gallery iframe {
	height: 90%;
	width: 90%;
	border: none;
	max-height: 95%;
}

.single-comics .drop-content {
	display: block !important;
}

.single-comics .details-hero .details-hero-hero .hero-image {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.single-comics .details-hero .details-hero-hero .hero-image.vertical-crop {
	height: 590px;
	overflow: hidden !important;
}

.post-template-default .single-post-header {
	padding-top: 40px;
}

.post-template-default .single-post-header h1 {
	line-height: 1;
}

.post-template-default .post-date {
	color: #95a2b3;
	font-family: 'gotham_medium';
}

.post-template-default .general-content .general-content {
	padding: 0;
	width: 100%;
}

.post-template-default #flexible-content .flexible-content-row .flexible-content-item .flexible-box {
	padding-left: 0;
	padding-right: 0;
	min-height: 0;
	width: 100%;
}

.post-template-default .singleDetailRelatedNews {
	margin-top: 80px;
}

@media screen and (max-width: 648px) {
	.post-template-default .general-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.post-template-default .singleDetailVideos,
	.post-template-default .singleDetailGallery,
	.post-template-default .singleDetailRelatedNews {
		padding-left: 0;
		padding-right: 0;
	}
}

.single-post .hero-image,
.single-newsSidebar .hero-image {
	max-width: 1250px;
	margin-right: auto;
	margin-left: auto;
}

.single-newsSidebar {
	display: flex;
	flex-wrap: wrap;
}

.single-newsSidebar .single-post-header {
	width: 100%;
}

.single-newsSidebar .single-post-header h1 {
	line-height: 1;
}

.single-newsSidebar .hero-image {
	margin-bottom: 40px;
}

.single-newsSidebar .single-newsSidebar-content {
	border-right: 2px solid #3b608d;
	margin-bottom: 40px;
	margin-right: 30px;
	padding-right: 30px;
	width: calc(70% - 30px);
}

.single-newsSidebar .single-newsSidebar-sidebar {
	margin-bottom: 40px;
	width: 30%;
}

.single-newsSidebar .single-newsSidebar-sidebar .sectionHeader {
	margin-top: 0;
	margin-bottom: 15px;
}

.single-newsSidebar .single-newsSidebar-sidebar .sectionHeader h2 {
	font-size: 24px;
}

.single-newsSidebar .section {
	width: 100%;
}

.single-newsSidebar #flexible-content .flexible-content-row .flexible-content-item {
	height: auto;
}

.single-newsSidebar #flexible-content .flexible-content-row .flexible-content-item .flexible-box {
	height: auto;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.single-newsSidebar .single-newsSidebar-newsItems {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.single-newsSidebar .single-newsSidebar-newsItems .sectionItem {
	padding: 0;
}

.single-newsSidebar .single-newsSidebar-newsItems .sectionItem:not(:last-child) {
	padding-bottom: 20px;
}

@media screen and (max-width: 1024px) {
	.single-newsSidebar .single-newsSidebar-sidebar {
		width: 30%;
	}
	.single-newsSidebar .single-newsSidebar-sidebar .sectionHeader {
		margin-top: 0;
		margin-bottom: 15px;
	}
	.single-newsSidebar .single-newsSidebar-sidebar .sectionHeader h2 {
		font-size: 20px;
	}
	.single-newsSidebar .single-newsSidebar-newsItems .sectionItem p {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.single-newsSidebar .single-newsSidebar-content,
	.single-newsSidebar .single-newsSidebar-sidebar {
		width: 100%;
	}
	.single-newsSidebar .single-newsSidebar-content {
		border-bottom: 2px solid #3b608d;
		border-right: 0;
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	.single-newsSidebar .single-newsSidebar-newsItems .sectionItem p {
		display: block;
	}
}

@media screen and (max-width: 648px) {
	.single-newsSidebar {
		padding-top: 30px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.single-newsSidebar .section {
		padding-left: 0;
		padding-right: 0;
	}
}

.drop-content-new h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.drop-content-new .drop_content_shelf_wrapper .drop_content_shelf {
	line-height: 23px;
}

.drop-content-new .drop_content_shelf_wrapper .drop_content_shelf p {
	text-align: left !important;
}

.drop-content-new .drop_content_shelf_wrapper .drop_content_shelf p .subtitle_1 {
	font-size: 0.8em;
	line-height: 1.6em;
}

@media screen and (max-width: 768px) {
	.general-content.single-about {
		padding: 75px 20px;
		width: 100%;
	}
}

.aboutOpening-wrap {
	display: flex;
}

.aboutOpening-content {
	flex-shrink: 1;
}

.aboutOpening-image {
	flex-shrink: 0;
	margin-left: 40px;
	width: 65%;
}

@media screen and (max-width: 1024px) {
	.aboutOpening-wrap {
		flex-direction: column;
	}
	.aboutOpening-content {
		order: 2;
	}
	.aboutOpening-image {
		margin-bottom: 20px;
		margin-left: 0;
		order: 1;
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.aboutOpening .sectionHeader {
		display: none;
	}
}

.aboutCareers {
	color: #9b9b9b;
	display: flex;
	flex-direction: column;
	margin: 60px auto;
	padding: 40px 20px;
	position: relative;
	text-align: center;
	z-index: 50;
}

.aboutCareers:before {
	background: #000d1d;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50%;
	right: 0;
	bottom: 0;
	pointer-events: none;
	opacity: 0.65;
	width: 200vw;
	z-index: -1;
}

.aboutCareers h2 {
	background: -webkit-linear-gradient(#ffffff, #c1c1c1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
	font-size: 30px;
	font-family: 'gotham_bold';
	margin: 0 0 20px 0;
}

.aboutCareers-btns {
	align-items: center;
	display: flex;
	margin: 40px 0 0;
	padding: 0;
	justify-content: center;
	list-style-type: none;
}

.aboutCareers-btns li {
	margin: 0 10px 10px;
}

.aboutCareers-btns a {
	align-items: center;
	background: linear-gradient(to right, #123b6e 0%, #0b2545 100%);
	background-size: 150% 150%;
	border: 1px solid #325682;
	color: #fff;
	display: inline-flex;
	line-height: 1;
	font-family: 'gotham_bold';
	font-size: 18px;
	padding: 13px 11px;
	justify-content: center;
	transition: background-position 0.2s ease;
	text-transform: uppercase;
}

.aboutCareers-btns a img {
	margin-right: 10px;
}

body:not(.isTouch) .aboutCareers-btns a:hover {
	background-position: 100% 0;
}

@media screen and (max-width: 768px) {
	.aboutCareers-btns {
		flex-direction: column;
	}
}

.aboutMark {
	margin: 60px auto;
}

.aboutMark-wrap {
	display: flex;
}

.aboutMark-content {
	padding-right: 40px;
	width: 60%;
}

.aboutMark-img {
	text-align: center;
	width: 40%;
}

@media screen and (max-width: 768px) {
	.aboutMark-wrap {
		flex-direction: column;
	}
	.aboutMark-content, .aboutMark-img {
		width: 100%;
	}
	.aboutMark-content {
		order: 2;
	}
	.aboutMark-img {
		margin-bottom: 20px;
		order: 1;
		text-align: center;
	}
}

.aboutLife {
	margin: 60px auto;
}

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

.aboutLife-item {
	display: flex;
	padding: 20px 0;
}

.aboutLife-item:nth-child(odd) .aboutLife-content {
	padding-right: 30px;
}

.aboutLife-item:nth-child(even) .aboutLife-content {
	padding-left: 30px;
	order: 2;
}

.aboutLife-item:nth-child(even) .aboutLife-img {
	order: 1;
}

.aboutLife-content {
	width: 67%;
}

.aboutLife-content strong {
	display: block;
	font-family: 'gotham_book';
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

.aboutLife-img {
	text-align: center;
	width: 33%;
}

@media screen and (max-width: 768px) {
	.aboutLife-item {
		flex-direction: column;
	}
	.aboutLife-item:nth-child(odd) .aboutLife-content, .aboutLife-item:nth-child(even) .aboutLife-content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 20px;
		order: 2;
	}
	.aboutLife-item:nth-child(odd) .aboutLife-img, .aboutLife-item:nth-child(even) .aboutLife-img {
		order: 1;
		text-align: center;
	}
	.aboutLife-content, .aboutLife-img {
		width: 100%;
	}
}

.aboutContact-brief {
	margin-bottom: 30px;
}

.aboutContact-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	padding: 0;
	list-style-type: none;
	width: calc(100% + 20px);
}

.aboutContact-item {
	background: rgba(0, 13, 29, 0.65);
	margin: 0 10px 20px;
	width: calc(25% - 20px);
}

.aboutContact-itemImg {
	line-height: 0;
}

.aboutContact-itemContent {
	padding: 20px;
}

.aboutContact-itemContent strong {
	font-size: 18px;
}

.aboutContact-itemContent p {
	color: #9b9b9b;
	line-height: 16px;
	font-size: 13px;
	margin: 0;
}

.aboutContact-itemTypes {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
}

.aboutContact-itemTypes li {
	align-items: center;
	display: flex;
}

.aboutContact-itemTypes li:not(:last-child) {
	margin-bottom: 10px;
}

.aboutContact-itemTypes li img {
	margin-right: 10px;
}

.aboutContact-itemTypes li a {
	color: #fff;
	text-decoration: underline;
	transition: color 0.2s ease;
}

body:not(.isTouch) .aboutContact-itemTypes li a:hover {
	color: #b3b3b3;
}

@media screen and (max-width: 1168px) {
	.aboutContact-list {
		flex-wrap: wrap;
	}
	.aboutContact-item {
		width: calc(33% - 20px);
	}
}

@media screen and (max-width: 928px) {
	.aboutContact-item {
		width: calc(50% - 20px);
	}
}

@media screen and (max-width: 628px) {
	.aboutContact-item {
		margin: 0 0 20px !important;
		width: 100%;
	}
}

#properties-wrapper .row-header {
	margin-top: 0;
}

.catalog-wrapper {
	position: relative;
	opacity: 1;
	transition: opacity 0.25s;
}

.catalog-wrapper .feed-catalog {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.catalog-scroll {
	transition: transform 0.25s;
}

@media (max-width: 648px) {
	.catalog-scroll {
		padding: 0 40px;
	}
	.catalog-scroll.post {
		padding: 0 10px;
	}
}

.catalog-scroll.post .preview-block .preview-image {
	transition: all 0.25s;
}

.catalog-scroll.post .preview-block:hover .preview-image {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.catalog-scroll a {
	color: #fff;
}

.catalog-scroll .preview-block {
	float: left;
	padding: 5px;
}

@media (max-width: 648px) {
	.catalog-scroll .preview-block {
		width: 80%;
		min-width: auto;
		float: unset;
		padding: 5px;
	}
}

@media (max-width: 648px) {
	.catalog-scroll .preview-block.film {
		width: 80%;
		min-width: auto;
		float: unset;
	}
}

.catalog-scroll .preview-block.film .preview-image {
	padding-bottom: 160%;
	background-size: cover;
	position: relative;
	transition: all 0.25s;
}

.catalog-scroll .preview-block.film .preview-image .partner-logo {
	max-width: 35px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.catalog-scroll .preview-block.film:hover .preview-image {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.catalog-scroll .preview-block .preview-image {
	background: #000;
	padding-bottom: 55%;
	background-size: cover;
	border: 1px solid #252526;
}

.catalog-scroll .preview-block .preview-image img {
	width: 100%;
	height: 100%;
	display: block;
}

.catalog-scroll .preview-block .preview-content {
	background: #0c1d31;
	padding: 1rem 1rem 0 1rem;
	min-height: 135px;
}

.catalog-scroll .preview-block .preview-content .preview-title {
	margin: 0;
	line-height: 1.4em;
}

.catalog-scroll .preview-block .preview-content .preview-meta {
	font-size: 0.7rem;
	color: #b8b8b8;
}

.catalog-scroll .preview-block .preview-content .preview-txt {
	padding-bottom: 1rem;
}

.catalog-scroll .preview-block .preview-content .preview-txt p {
	font-size: 0.8rem;
	line-height: 18px;
}

@media (max-width: 1024px) {
	.catalog-scroll .preview-block .preview-content {
		min-height: 160px;
	}
}

.catalog-scroll.socials .preview-block .preview-image {
	padding-bottom: 100%;
}

.catalog-scroll.socials .preview-block .preview-content {
	background: transparent;
	display: flex;
	justify-content: flex-start;
	padding: 1rem 0.25rem 0;
	min-height: auto;
}

.catalog-scroll.socials .preview-block .preview-content .social-icon {
	width: 15px;
	height: 15px;
	margin-right: 10px;
}

.catalog-scroll.socials .preview-block .preview-content .social-icon img {
	width: 100%;
}

.catalog-scroll.socials .preview-block .preview-content .caption {
	line-height: 1.5em;
	color: #b8b8b8;
	width: calc(100% - 20px);
}

.feed-wrapper {
	position: relative;
	opacity: 1;
}

.feed-wrapper .right-arrow, .feed-wrapper .left-arrow {
	background: url("../images/feed-carousel-right-arrow.png");
	width: 35px;
	height: 35px;
	background-size: cover;
	position: absolute;
	top: 50%;
	right: -60px;
	transform: translateY(-50%);
	opacity: 0;
	transition: opacity 0.25s;
	pointer-events: none;
}

.feed-wrapper .right-arrow.active, .feed-wrapper .left-arrow.active {
	opacity: 0.2;
	cursor: pointer;
	pointer-events: all;
}

.feed-wrapper .right-arrow.active:hover, .feed-wrapper .left-arrow.active:hover {
	opacity: 1;
}

@media (max-width: 1024px) {
	.feed-wrapper .right-arrow, .feed-wrapper .left-arrow {
		display: none;
	}
}

.feed-wrapper .left-arrow {
	transform: rotate(180deg);
	right: auto;
	left: -60px;
}

@media (max-width: 1024px) {
	.feed-wrapper .left-arrow {
		left: 0;
		background: transparent;
		height: 100%;
	}
}

.feed-wrapper .feed-carousel {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.feed-scroll {
	transition-duration: .25s;
	transition-property: transform;
	transition-timing-function: ease-in-out;
}

@media (max-width: 648px) {
	.feed-scroll {
		width: 1000px;
		padding: 0 40px;
	}
}

.feed-scroll.post .preview-block .preview-image {
	transition: all 0.25s;
}

.feed-scroll.post .preview-block:hover .preview-image {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.feed-scroll.socials .preview-image {
	transition: all 0.25s;
	display: block;
}

.feed-scroll.socials .preview-image:hover {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.feed-scroll a {
	color: #fff;
}

.feed-scroll .preview-block {
	float: left;
	padding: 0 5px;
}

@media (max-width: 1024px) {
	.feed-scroll .preview-block {
		width: 80%;
		min-width: auto;
	}
}

@media (max-width: 1024px) {
	.feed-scroll .preview-block.film {
		width: 80%;
		min-width: auto;
	}
}

.feed-scroll .preview-block.film .preview-image {
	padding-bottom: 160%;
	background-size: cover;
	position: relative;
	transition: all 0.25s;
}

.feed-scroll .preview-block.film .preview-image .partner-logo {
	max-width: 35px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.feed-scroll .preview-block.film:hover .preview-image {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.feed-scroll .preview-block .preview-image {
	background: #000;
	padding-bottom: 55%;
	background-size: cover;
	border: 1px solid #252526;
}

.feed-scroll .preview-block .preview-image img {
	width: 100%;
	height: 100%;
	display: block;
}

.feed-scroll .preview-block .preview-content {
	background: #0c1d31;
	padding: 1rem 1rem 0 1rem;
	min-height: 135px;
}

.feed-scroll .preview-block .preview-content .preview-title {
	margin: 0;
	line-height: 1.4em;
}

.feed-scroll .preview-block .preview-content .preview-meta {
	font-size: 0.7rem;
	color: #b8b8b8;
}

.feed-scroll .preview-block .preview-content .preview-txt {
	padding-bottom: 1rem;
}

.feed-scroll .preview-block .preview-content .preview-txt p {
	font-size: 0.8rem;
	line-height: 18px;
}

@media (max-width: 1024px) {
	.feed-scroll .preview-block .preview-content {
		min-height: 180px;
	}
}

.feed-scroll.socials .preview-block .preview-image {
	padding-bottom: 100%;
}

.feed-scroll.socials .preview-block .preview-content {
	background: transparent;
	display: flex;
	justify-content: flex-start;
	padding: 1rem 0.25rem 0;
	min-height: auto;
}

.feed-scroll.socials .preview-block .preview-content .social-icon {
	width: 15px;
	height: 15px;
	margin-right: 10px;
}

.feed-scroll.socials .preview-block .preview-content .social-icon img {
	width: 100%;
}

.feed-scroll.socials .preview-block .preview-content .caption {
	line-height: 1.5em;
	color: #b8b8b8;
	width: calc(100% - 20px);
}

.carousel-dot-wrapper {
	position: relative;
	height: 25px;
	width: 100%;
	z-index: 100;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.carousel-dot-wrapper ul.carouse-dots {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	display: flex;
}

.carousel-dot-wrapper ul.carouse-dots li {
	margin-right: 15px;
}

.carousel-dot-wrapper ul.carouse-dots li:last-child {
	margin-right: 0;
}

.carousel-dot-wrapper ul.carouse-dots li a {
	height: 10px;
	width: 10px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -999999px;
	margin: 20px auto;
	background: #26313f;
	cursor: pointer;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.carousel-dot-wrapper ul.carouse-dots li a.active {
	border: 2px solid #7f7f7f;
}

.section {
	margin: 0 0 75px;
}

.section.section-hideControls .sectionContent-controls {
	display: none;
}

.section.section-catalogs {
	margin: 0 auto;
	max-width: 1336px;
	padding: 0 30px;
	width: 90%;
}

.section.section-catalogs.section-catalogs-max .sectionContent-items {
	flex-wrap: wrap;
}

.section.section-catalogs.section-catalogs-max .sectionContent-items .sectionItem {
	padding-bottom: 20px;
	width: 25%;
}

.section.section-spotlight {
	padding-top: 50px;
}

@media screen and (max-width: 1024px) {
	.section.section-catalogs {
		padding: 0 20px;
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.section.section-post {
		display: none;
	}
	.section.section-trailer .sectionContent-items .slides, .section.section-catalogs .sectionContent-items .slides {
		flex-direction: column;
	}
	.section.section-trailer .sectionContent-items .sectionItem:not(:last-child), .section.section-catalogs .sectionContent-items .sectionItem:not(:last-child) {
		margin-bottom: 20px;
	}
}

.sectionHeader {
	align-items: flex-end;
	display: flex;
	font-family: 'gotham_bold';
	margin: 25px 0;
	text-transform: uppercase;
}

.sectionHeader h2, .sectionHeader a {
	flex-shrink: 0;
}

.sectionHeader h2 {
	background: -webkit-linear-gradient(#ffffff, #c1c1c1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
	font-size: 30px;
	margin: 0 20px 0 0;
}

.sectionHeader hr {
	background: #3b608d;
	border: 0;
	flex-grow: 1;
	height: 2px;
	margin: 5px 0;
	width: 100%;
}

.sectionHeader a {
	color: #3b608d;
	line-height: 1;
	font-size: 11px;
	margin-left: 20px;
	text-decoration: none;
	transition: color 0.2s ease-in-out;
}

body:not(.isTouch) .sectionHeader a:hover {
	color: #fff;
}

@media screen and (max-width: 768px) {
	.sectionHeader {
		justify-content: center;
		text-align: center;
	}
	.sectionHeader h2 {
		font-size: 24px;
	}
	.sectionHeader hr, .sectionHeader a {
		display: none;
	}
}

.sectionContent {
	position: relative;
}

.sectionContent-controls {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-20px);
}

@media screen and (max-width: 1024px) {
	.sectionContent-controls {
		display: none;
	}
}

.sectionContent-control {
	background: url("../images/icon-next.svg") 0 0 no-repeat;
	background-size: contain;
	border: 0;
	cursor: pointer;
	height: 39px;
	position: absolute;
	opacity: 0.2;
	transition: opacity 0.2s ease;
	width: 39px;
}

.sectionContent-control span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.sectionContent-control.sectionContent-controlPrev {
	left: -55px;
	transform: rotate(180deg);
}

.sectionContent-control.sectionContent-controlNext {
	right: -55px;
}

body:not(.isTouch) .sectionContent-control:hover {
	opacity: 0.8;
}

.sectionContent-pager {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: calc(100% + 20px);
	width: 100%;
}

.sectionContent-pager ul, .sectionContent-pager ol {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sectionContent-pager li {
	margin: 0 5px;
}

.sectionContent-pager li button {
	background: #48576b;
	border: 2px solid #48576b;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	height: 10px;
	overflow: hidden;
	padding: 0;
	text-indent: -40px;
	width: 10px;
}

.sectionContent-pager li button.active {
	background: #48576b;
	border-color: #a4a5a6;
}

@media screen and (max-width: 768px) {
	.sectionContent-pager {
		display: flex;
	}
}

.section-carousel.contentLanding-newsCarousel .flex-control-nav.flex-control-paging {
	display: none;
}

@media screen and (max-width: 768px) {
	.section-carousel.contentLanding-newsCarousel .flex-control-nav.flex-control-paging {
		display: flex;
	}
}

@media screen and (max-width: 648px) {
	.section-carousel.contentLanding-newsCarousel {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.flex-direction-nav {
	display: none;
}

.section-carousel .flex-control-nav.flex-control-paging {
	display: flex;
	margin: 0;
	padding: 0;
	position: absolute;
	top: calc(100% + 20px);
	left: 50%;
	list-style-type: none;
	transform: translateX(-50%);
}

.section-carousel .flex-control-nav.flex-control-paging li {
	margin: 0 5px;
}

.section-carousel .flex-control-nav.flex-control-paging li a {
	background: #48576b;
	border: 2px solid #48576b;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -40px;
	width: 10px;
}

.section-carousel .flex-control-nav.flex-control-paging li a.flex-active {
	background: #48576b;
	border-color: #a4a5a6;
}

.sectionContent-items {
	display: flex;
	margin: 0 -10px;
	position: relative;
	width: calc(100% + 20px);
}

.sectionContent-items .flex-viewport {
	width: calc(100% + 20px);
}

.sectionContent-items .slides {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

.sectionItem {
	padding: 0 10px;
	position: relative;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.section-spotlight .sectionContent-controls {
		display: none;
	}
}

.spotlight-grid-wide {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 10px 10px;
	grid-template-areas: "featured wide wide" "featured square1 square2";
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.spotlight-grid-wide {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr;
		grid-template-areas: "featured square1" "featured square2" "featured square3";
	}
}

@media screen and (max-width: 768px) {
	.spotlight-grid-wide {
		display: flex;
		flex-wrap: wrap;
		gap: 0;
	}
	.spotlight-grid-wide .grid--featured,
	.spotlight-grid-wide .grid--wide {
		width: 100%;
	}
	.spotlight-grid-wide .grid-item {
		margin-bottom: 10px;
	}
	.spotlight-grid-wide .grid--regular {
		padding: 0 5px;
		width: 50%;
	}
	.spotlight-grid-wide .grid--regular:nth-child(2n+1) {
		padding-left: 0;
	}
	.spotlight-grid-wide .grid--regular:nth-child(2n+2) {
		padding-right: 0;
	}
}

@media screen and (max-width: 500px) {
	.spotlight-grid-wide .grid--regular {
		padding: 0;
		width: 100%;
	}
}

.spotlight-grid-normal {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 10px 10px;
	grid-auto-flow: row;
	grid-template-areas: "featured square1 square2" "featured square3 square4";
	width: 100%;
}

@media screen and (max-width: 768px) {
	.spotlight-grid-normal {
		display: flex;
		flex-wrap: wrap;
		gap: 0;
	}
	.spotlight-grid-normal .grid-item {
		margin-bottom: 10px;
	}
	.spotlight-grid-normal .grid--featured {
		width: 100%;
	}
	.spotlight-grid-normal .grid--regular {
		padding: 0 5px;
		width: 50%;
	}
	.spotlight-grid-normal .grid--regular:nth-of-type(2n+2) {
		padding-left: 0;
	}
	.spotlight-grid-normal .grid--regular:nth-of-type(2n+3) {
		padding-right: 0;
	}
}

@media screen and (max-width: 500px) {
	.spotlight-grid-normal .grid--regular {
		padding: 0;
		width: 100%;
	}
}

.spotlight-grid {
	display: none;
}

.spotlight-grid.active {
	display: grid;
}

@media screen and (max-width: 768px) {
	.spotlight-grid.active {
		display: flex;
	}
}

.grid--featured {
	grid-area: featured;
}

.grid--wide {
	grid-area: wide;
}

@media screen and (max-width: 1024px) {
	.grid--wide {
		grid-area: square1;
	}
}

.grid--card,
.grid--videoCard {
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.grid--card:before,
.grid--videoCard:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

body:not(.isTouch) .grid--card:hover:before, body:not(.isTouch)
.grid--videoCard:hover:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.grid--card a {
	height: 100%;
}

.grid--card .cardBG {
	left: auto;
	width: 50%;
}

.grid--card .cardBG img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: transform 0.5s ease-in-out;
}

.grid--card .cardInfo {
	width: 50%;
}

.grid--card.grid--card--active .cardInfo-brief:before {
	display: block;
}

.grid--card.grid--card--active .cardInfo-footnote {
	background: #00152e;
	border-top: 1px solid #1a395d;
	padding-top: 10px;
}

.grid--card.grid--card--active .cardInfo-footnote:before {
	top: 8px;
}

.grid--card.grid--wide .cardBG {
	width: 60%;
}

.grid--card.grid--wide .cardBG img {
	height: 100%;
	width: 100%;
}

.grid--card.grid--wide .cardInfo {
	width: 40%;
}

@media screen and (max-width: 1024px) {
	.grid--card.grid--wide .cardBG, .grid--card.grid--wide .cardInfo {
		width: 50%;
	}
}

@media screen and (max-width: 768px) {
	.grid--card .cardBG {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		width: 50%;
	}
	.grid--card .cardBG img {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		transition: none;
	}
	.grid--card.grid--regular .cardBG, body:not(.isTouch) .grid--card.grid--regular:hover .cardBG {
		padding-bottom: 50%;
	}
	.grid--card.grid--regular .cardBG img, body:not(.isTouch) .grid--card.grid--regular:hover .cardBG img {
		position: absolute;
		top: 50%;
		left: 50%;
		height: 100%;
		transform: translate(-50%, -50%) !important;
		width: 100%;
	}
}

body:not(.isTouch) .grid--videoCard:hover .cardBG video {
	opacity: 1;
}

.grid-item {
	position: relative;
	overflow: hidden;
	transition: transform 0.25s ease-in-out;
	z-index: 10;
}

body:not(.isTouch) .grid-item:hover {
	box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
	transform: scale(1.015);
	z-index: 100;
}

body:not(.isTouch) .grid-item:not(.grid--videoCard):hover .cardBG img {
	transform: translate(-50%, -50%) scale(1.1);
}

@media screen and (max-width: 768px) {
	.grid-item a {
		display: flex;
	}
	body:not(.isTouch) .grid-item:hover:not(.grid--videoCard):hover .cardBG img {
		transform: none;
	}
}

.spotlight-featuredBlock {
	height: 0;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.spotlight-featuredBlock span {
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.8);
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-family: 'gotham_bold';
	font-size: 14px;
	padding: 10px 25px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	transition: all 0.2s ease;
	text-align: center;
	z-index: 10;
}

body:not(.isTouch) .spotlight-featuredBlock span:hover {
	background: rgba(0, 0, 0, 0.8);
	border: 1px solid rgba(255, 255, 255, 0.95);
}

@media screen and (max-width: 1024px) {
	.spotlight-featuredBlock .cardBG video {
		opacity: 1;
	}
	.spotlight-featuredBlock .cardBG img {
		opacity: 0;
	}
	.spotlight-featuredBlock span {
		bottom: 10px;
		padding: 5px 10px;
	}
}

.cardBG {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: top 0.35s ease, left 0.35s ease, right 0.35s ease, bottom 0.35s ease;
	z-index: 1;
}

.cardBG.transitionIn {
	transition: transform 0.2s ease, top 0.35s ease, left 0.35s ease, right 0.35s ease, bottom 0.35s ease;
}

.cardBG img, .cardBG video {
	position: absolute;
	top: 0;
	left: 0;
}

.cardBG img {
	object-fit: cover;
	pointer-events: none;
	max-width: 100%;
	z-index: 1;
}

.cardBG video {
	object-fit: cover;
	opacity: 0;
	height: 100%;
	transition: opacity 0.3s ease-in-out;
	pointer-events: none;
	width: 100%;
	z-index: 2;
}

.cardInfo {
	background: #0c1d31;
	color: #fff;
	display: flex;
	flex-direction: column;
	max-width: 50%;
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	overflow: hidden;
	justify-content: space-between;
	z-index: 10;
	width: 100%;
}

.cardInfo > * {
	opacity: 0.65;
	transition: opacity 0.5s ease;
}

.cardInfo p {
	margin: 0;
	padding: 0;
}

.cardInfo-brief {
	padding: 15px 15px 0;
	position: relative;
}

.cardInfo-brief:before {
	background: #519dc3;
	display: none;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 5px;
}

.cardInfo-brief strong {
	display: block;
	font-family: 'gotham_bold';
	line-height: 16px;
	font-size: 12px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.cardInfo-brief p {
	color: rgba(255, 255, 255, 0.9);
	display: inline-block;
	font-size: 11px;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

.cardInfo-footnote {
	color: #486486;
	font-size: 11px;
	padding: 0 20px 10px 15px;
	position: relative;
}

.cardInfo-footnote:before {
	background: url("../images/icon-link.svg") 0 0 no-repeat;
	background-size: contain;
	display: block;
	content: "";
	position: absolute;
	top: 2px;
	right: 8px;
	height: 14px;
	width: 14px;
}

.cardInfo-footnote p {
	line-height: 1;
	font-size: 11px;
}

.cardInfo-footnote p.date {
	color: #519dc3;
	font-size: 18px;
	padding-bottom: 5px;
}

@media screen and (max-width: 1260px) {
	.cardInfo-brief p {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	.cardInfo-brief p {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.cardInfo {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
	}
}

.gallery-box {
	background-position: center;
	background-size: cover;
	margin: 20px auto;
}

.gallery-box .gallery-box-cell {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	padding: 120px 20px;
}

.gallery-box .gallery-box-cell.align-center {
	align-items: center;
	justify-content: center;
}

.gallery-box .gallery-box-cell h2 {
	font-family: 'gotham_bold';
	margin-bottom: 0;
}

.gallery-box .gallery-box-cell a.button {
	border-radius: 4px;
}

.gallery-box .flex-gallery {
	background: #000d1d;
	display: none;
	position: fixed;
	height: 100vh;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 500;
}

.gallery-box .flex-gallery .gallery-inner {
	align-items: center;
	display: flex;
	justify-content: center;
}

.gallery-box .flex-gallery .gallery-inner .sharing-container {
	right: 0;
	top: 60px;
}

.gallery-box .flex-gallery .slides {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 100%;
	width: 100%;
}

.gallery-box .flex-gallery .slides li {
	height: 100%;
}

.gallery-box .flex-gallery .slides .gallery-image-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	padding-top: 60px;
	position: relative;
	height: calc(100vh - 60px);
	width: 100%;
}

.gallery-box .flex-gallery .slides .gallery-image-wrapper img {
	max-height: 100%;
}

.gallery-box .flex-gallery .slides .gallery_prev, .gallery-box .flex-gallery .slides .gallery_next {
	background: url("../images/feed-carousel-right-arrow.png");
	cursor: pointer;
	width: 35px;
	height: 35px;
	background-size: cover;
	transform: translateY(-50%);
	opacity: 0.2;
	transition: opacity 0.25s;
	position: absolute;
	overflow: hidden;
	text-indent: -500px;
	top: calc(50% + 30px);
	transform: translateY(-50%);
}

body:not(.isTouch) .gallery-box .flex-gallery .slides .gallery_prev:hover, body:not(.isTouch) .gallery-box .flex-gallery .slides .gallery_next:hover {
	opacity: 0.5;
}

.gallery-box .flex-gallery .slides .gallery_prev {
	left: 20px;
	transform: translateY(-50%) rotate(180deg);
}

.gallery-box .flex-gallery .slides .gallery_next {
	right: 20px;
}

.gallery-box .flex-gallery ol.flex-control-nav, .gallery-box .flex-gallery ul.flex-control-nav {
	display: flex;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 20px;
	left: 50%;
	list-style-type: none !important;
	transform: translateX(-50%);
}

.gallery-box .flex-gallery ol.flex-control-nav li, .gallery-box .flex-gallery ul.flex-control-nav li {
	margin: 0 5px;
}

.gallery-box .flex-gallery ol.flex-control-nav li a, .gallery-box .flex-gallery ul.flex-control-nav li a {
	background: #24323f;
	border: 3px solid #24323f;
	border-radius: 10px;
	cursor: pointer;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -40px;
	width: 16px;
}

.gallery-box .flex-gallery ol.flex-control-nav li a.flex-active, .gallery-box .flex-gallery ul.flex-control-nav li a.flex-active {
	background: #000;
	border-color: #808080;
}

@media screen and (max-width: 1024px) {
	.gallery-box .flex-gallery .gallery-inner .sharing-container {
		align-items: center;
		display: flex;
		height: 60px;
	}
}

.video-box {
	background-position: center;
	background-size: cover;
	margin: 20px auto;
	position: relative;
}

.video-box:before {
	background: #000;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	opacity: 0.35;
	transition: opacity 0.2s ease;
}

body:not(.isTouch) .video-box:hover:before {
	opacity: 0;
}

.video-box .flex-video-link {
	cursor: pointer;
}

body:not(.isTouch) .video-box .flex-video-link:hover .video-box-cell .video-playhead {
	opacity: 1;
}

.video-box .video-box-cell {
	align-items: center;
	justify-content: center;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	padding: 120px 20px;
	position: relative;
}

.video-box .video-box-cell .video-playhead {
	background: url(../images/playhead.png) 0 0 no-repeat;
	background-size: cover;
	height: 80px;
	margin-bottom: 10px;
	opacity: 0.5;
	transition: opacity 0.2s ease;
	width: 80px;
}

.video-box .video-box-cell h2 {
	font-family: 'gotham_bold';
	margin-bottom: 0;
}

.video-box .video-box-cell .subtitle_1 {
	font-family: 'gotham_bold';
}

.video-box .flex-video {
	background: #000d1d;
	display: none;
	position: fixed;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 500;
}

.video-box .flex-video iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.call_to_action {
	margin: 20px auto;
}

.call_to_action .cta-module-link {
	display: block;
	position: relative;
}

body:not(.isTouch) .call_to_action .cta-module-link:hover .cta-img-wrapper img {
	opacity: 0.9;
}

.call_to_action .cta-img-wrapper {
	background: #fff;
	line-height: 0;
}

.call_to_action .cta-img-wrapper img {
	opacity: 1;
	transition: opacity 0.2s ease;
}

.call_to_action .flex-overlay {
	padding: 0 20px;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.call_to_action .flex-overlay .subtitle_1 {
	color: #b7b7b7;
	font-family: 'gotham_medium';
}

.call_to_action .flex-overlay .flex-title {
	color: #fff;
	font-family: 'gotham_bold';
}

.call_to_action .cta-box.align-left {
	text-align: left;
}

.call_to_action .cta-box.align-right {
	text-align: right;
}

.flexible-content-item.social .flexible-box {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.trailerItem {
	background: #000d1d;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	outline: none;
	width: 100%;
}

.trailerItem-thumbnail {
	overflow: hidden;
	position: relative;
	transition: all 0.2s ease;
	line-height: 0;
}

.trailerItem-thumbnail:before, .trailerItem-thumbnail:after {
	content: "";
	display: block;
	position: absolute;
}

.trailerItem-thumbnail:before {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

.trailerItem-thumbnail:after {
	background: url("../images/icon-play.svg") 0 0 no-repeat;
	background-size: contain;
	height: 57px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.35s ease;
	opacity: 0;
	width: 57px;
	z-index: 50;
}

.trailerItem-thumbnail video {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	width: 100%;
	z-index: 2;
}

.trailerItem-thumbnail img {
	position: relative;
	width: 100%;
}

.trailerItem-title {
	color: #fff;
	font-size: 14px;
	padding: 20px;
	text-align: left;
}

body:not(.isTouch) .trailerItem:hover .trailerItem-thumbnail:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

body:not(.isTouch) .trailerItem:hover .trailerItem-thumbnail:after {
	opacity: 0.75;
}

body:not(.isTouch) .trailerItem:hover .trailerItem-thumbnail video {
	opacity: 1;
}

@media screen and (max-width: 1024px) {
	.trailerItem .trailerItem-thumbnail:after {
		opacity: 0.75;
	}
	.trailerItem-title {
		padding: 8px 10px 10px;
	}
}

.newsItem, a.newsItem {
	color: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.newsItem .newsItem-thumbnail, a.newsItem .newsItem-thumbnail {
	line-height: 0;
	overflow: hidden;
	position: relative;
	transition: all 0.2s ease;
}

.newsItem .newsItem-thumbnail:before, a.newsItem .newsItem-thumbnail:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

.newsItem .newsItem-details, a.newsItem .newsItem-details {
	background: #000d1d;
	color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	font-size: 13px;
	padding: 20px;
}

.newsItem .newsItem-details strong, a.newsItem .newsItem-details strong {
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.newsItem .newsItem-details p, a.newsItem .newsItem-details p {
	flex-grow: 1;
	margin: 0;
	padding: 10px 0;
}

.newsItem .newsItem-details span, a.newsItem .newsItem-details span {
	color: #486486;
}

body:not(.isTouch) .newsItem:hover .newsItem-thumbnail:before, body:not(.isTouch) a.newsItem:hover .newsItem-thumbnail:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

.feed-catalog.feed-catalog-disableOverflow {
	overflow: visible;
}

@media screen and (max-width: 768px) {
	.feed-catalog--post.feed-catalog--tabletWide .sectionItem {
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
	}
}

.feed-catalog--post.feed-catalog--slim .sectionItem {
	margin: 0 0 20px;
	transition: transform 0.2s ease, opacity 1s ease;
	width: 100%;
}

.feed-catalog--post.feed-catalog--slim .sectionItem.isHidden {
	display: none;
}

body:not(.isTouch) .feed-catalog--post.feed-catalog--slim:hover .sectionItem {
	opacity: 0.65;
}

body:not(.isTouch) .feed-catalog--post.feed-catalog--slim:hover .sectionItem:hover {
	opacity: 1;
	transform: scale(1.02);
}

body:not(.isTouch) .feed-catalog--post.feed-catalog--slim:hover .sectionItem:hover .newsItem-bg {
	opacity: 0.3;
}

body:not(.isTouch) .feed-catalog--post.feed-catalog--slim:hover .sectionItem:hover .arrowIcon {
	opacity: 0.7;
}

.newsItem-slim {
	align-items: center;
	background: #000d1d;
	display: flex;
	padding: 8px;
	position: relative;
	width: 100%;
}

.newsItem-slim .newsItem-slimDate {
	align-items: center;
	border-right: 1px solid #486486;
	color: #486486;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	flex-grow: 0;
	margin-right: 20px;
	padding: 10px 20px 10px 10px;
	width: 120px;
	z-index: 10;
}

.newsItem-slim .newsItem-slimDate strong {
	line-height: 1;
	font-family: 'gotham_bold';
	font-size: 34px;
	margin-bottom: 5px;
}

.newsItem-slim .newsItem-slimDate strong sup {
	font-size: 22px;
	top: 0;
	margin-left: -8px;
	position: relative;
	vertical-align: top;
}

.newsItem-slim .newsItem-slimDate span {
	line-height: 1;
	font-family: 'gotham_book';
	font-size: 15px;
	text-transform: uppercase;
}

.newsItem-slim .newsItem-slimTitle {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding: 5px 60px 5px 5px;
	z-index: 10;
}

.newsItem-slim .newsItem-slimTitle strong {
	color: #fff;
	font-family: 'gotham_medium';
	line-height: 24px;
	font-size: 21px;
}

.newsItem-slim .newsItem-slimTitle span {
	color: #456081;
	line-height: 1;
	font-family: 'gotham_book';
	font-size: 16px;
	padding-top: 5px;
}

.newsItem-slim .newsItem-slimEnding {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 50%;
	z-index: 5;
}

.newsItem-slim .newsItem-slimEnding:before {
	background: linear-gradient(to right, #000d1d 0%, #000d1d 65%, rgba(0, 0, 0, 0) 100%);
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}

.newsItem-slim .newsItem-bg {
	background-size: auto 200%;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	opacity: 0.2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: opacity 0.2s;
	z-index: 1;
}

.newsItem-slim .arrowIcon {
	background: url(../images/feed-carousel-right-arrow.png);
	background-size: cover;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	opacity: 0.15;
	transition: opacity 0.25s;
	pointer-events: none;
	z-index: 5;
}

@media screen and (max-width: 648px) {
	.newsItem-slim {
		align-items: initial;
		padding: 5px;
	}
	.newsItem-slim .newsItem-slimDate {
		margin-right: 10px;
		padding: 5px;
		width: 85px;
	}
	.newsItem-slim .newsItem-slimDate strong {
		font-size: 24px;
	}
	.newsItem-slim .newsItem-slimDate strong sup {
		font-size: 16px;
	}
	.newsItem-slim .newsItem-slimDate span {
		font-size: 13px;
	}
	.newsItem-slim .newsItem-slimTitle {
		padding: 5px;
	}
	.newsItem-slim .newsItem-slimTitle strong {
		font-size: 16px;
	}
	.newsItem-slim .newsItem-slimTitle span {
		font-size: 13px;
	}
	.newsItem-slim .newsItem-slimEnding {
		display: none;
	}
}

.feed-catalog-showMoreBtn {
	align-items: center;
	background: linear-gradient(to right, #123b6e 0%, #0b2545 100%);
	background-size: 150% 150%;
	border: 1px solid #325682;
	color: #fff;
	cursor: pointer;
	display: flex;
	line-height: 1;
	font-family: 'gotham_bold';
	font-size: 18px;
	margin: 40px auto;
	padding: 13px 11px;
	justify-content: center;
	transition: background-position 0.2s ease, opacity 0.2s ease;
	text-transform: uppercase;
}

body:not(.isTouch) .feed-catalog-showMoreBtn:hover {
	background-position: 100% 0;
}

.feed-catalog-showMoreBtn.isHidden {
	display: none;
}

.feed-catalog--post {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -10px;
	padding: 0;
	list-style-type: none;
	width: calc(100% + 20px);
}

.feed-catalog--post .sectionItem {
	margin-bottom: 20px;
	width: 33.333%;
}

@media screen and (max-width: 768px) {
	.feed-catalog--post .sectionItem {
		width: 50%;
	}
}

@media screen and (max-width: 648px) {
	.feed-catalog--post {
		padding: 0 20px;
	}
}

@media screen and (max-width: 548px) {
	.feed-catalog--post .sectionItem {
		width: 100%;
	}
}

.latestNews-mainHighlight {
	display: flex;
	margin-bottom: 20px;
}

@media screen and (max-width: 968px) {
	.latestNews-mainHighlight {
		flex-direction: column;
	}
}

@media screen and (max-width: 648px) {
	.latestNews-mainHighlight {
		padding-left: 20px;
		padding-right: 20px;
	}
}

#properties-list .mainHighlight-image {
	align-items: center;
	background: #000d1d;
	display: flex;
	line-height: 0;
	justify-content: center;
	position: relative;
	width: 65%;
}

#properties-list .mainHighlight-image:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

body:not(.isTouch) #properties-list .mainHighlight-image:hover:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

#properties-list .mainHighlight-content {
	background: #000d1d;
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 35%;
}

#properties-list .mainHighlight-content h2 {
	display: block;
	line-height: 26px;
	font-family: 'gotham_medium';
	font-size: 24px;
	margin-bottom: 15px;
}

#properties-list .mainHighlight-content p {
	color: #fff;
	line-height: 19px;
	font-family: "gotham_book", sans-serif;
	font-size: 16px;
}

#properties-list .mainHighlight-content .mainHighlight-contentWrap {
	color: #fff;
	line-height: 19px;
	font-family: "gotham_book", sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
}

#properties-list .mainHighlight-content .mainHighlight-readMore {
	background: #181b1e;
	border: 1px solid #727274;
	border-radius: 3px;
	color: #fff;
	display: inline-flex;
	line-height: 1;
	font-family: "gotham_book", sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 8px 15px;
	transition: all 0.2s ease;
}

body:not(.isTouch) #properties-list .mainHighlight-content .mainHighlight-readMore:hover {
	background: #fff;
	border-color: #fff;
	color: #313131;
}

#properties-list .mainHighlight-contentMain {
	flex-grow: 1;
}

#properties-list .mainHighlight-contentMeta {
	color: #486486;
	line-height: 16px;
	font-family: "gotham_book", sans-serif;
	font-size: 13px;
	flex-grow: 0;
}

@media screen and (max-width: 1024px) {
	#properties-list .mainHighlight-content h2 {
		line-height: 23px;
		font-size: 20px;
	}
	#properties-list .mainHighlight-content p {
		font-size: 16px;
		font-size: 14px;
	}
	#properties-list .mainHighlight-content .mainHighlight-readMore {
		font-size: 13px;
		padding: 10px;
	}
}

@media screen and (max-width: 968px) {
	#properties-list .mainHighlight-image,
	#properties-list .mainHighlight-content {
		width: 100%;
	}
	#properties-list .mainHighlight-contentMeta {
		margin-top: 10px;
	}
}

.catalogItem .catalogItem-thumbnail {
	line-height: 0;
	overflow: hidden;
	position: relative;
	transition: all 0.2s ease;
}

.catalogItem .catalogItem-thumbnail img {
	width: 100%;
}

.catalogItem .catalogItem-thumbnail:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 20;
}

.catalogItem .catalogItem-title {
	background: #000d1d;
	color: #dedede;
	font-family: 'gotham_bold';
	font-size: 20px;
	padding: 25px;
	text-transform: uppercase;
}

body:not(.isTouch) .catalogItem:hover .catalogItem-thumbnail:before {
	box-shadow: inset 4px 0px 0px #fff, inset 0 4px 0 #fff, inset -4px 0px 0px #fff, inset 0 -4px 0 #fff;
}

@media screen and (max-width: 1024px) {
	.catalogItem .catalogItem-title {
		font-size: 16px;
		padding: 15px;
	}
}

/*# sourceMappingURL=index.css.map */