@media (max-width: 998px) {
  .template-1.custom-page .aside {
    padding: 85px 0 0;
  }
}
@media (max-width: 748px) {
  .template-1.custom-page .aside {
    padding: 100px 0 0;
  }
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.opacityTransition {
	transition: opacity .4s;
}
.transparent {
	opacity: 0;
}
.opaque {
	opacity: 1;
}

.on-logged-in, .logged-in .on-not-logged-in {
	display: none;
}
.logged-in .on-logged-in {
	display: initial;
}

.story-social-widget {
	background-color: #fff;
	box-shadow: 1px 2px 4px #000;
	font: 13px/18px "Avenir";
	padding: 20px 20px 18px 40px;
	position: fixed;
	top: 50%;
	left: -370px;
	width: 310px;
	z-index: 3;
	transform: translateY(-50%);
}
.story-social-widget .title {
	display: block;
	font: 20px/24px "Avenir";
	font-weight: 500;
	padding: 0 12px;
	text-align: center;
}
.story-social-widget .btn-close {
	background: none;
	border: none;
	color: #666;
	cursor: pointer;
	font-family: "Avenir";
	font-size: 20px;
	font-weight: 600;
	padding: 0;
	position: absolute;
	top: 0; right: 3px;
}
.story-social-widget p {
	margin-bottom: 0;
}
.story-social-widget form {
	border-bottom: 2px solid #d8d8d8;
	margin-bottom: 16px;
	padding: 6px 15px 7px 15px;
}
.story-social-widget input {
	border: none;
	font: 12px/24px "Avenir";
	font-weight: 600;
	height: 24px;
	margin-top: 3px;
	vertical-align: top;
}
.story-social-widget input[type="email"] {
	background-color: #d8d8d8;
	color: #13171b;
	margin-right: 10px;
	padding: 0 10px;
	width: 172px;
}
.story-social-widget input[type="submit"] {
	background-color: #44a5f1;
	color: #fff;
	cursor: pointer;
	line-height: 22px;
	text-align: center;
	width: 80px;
}
.story-social-widget .social-group {
	padding: 0 15px;
}
.story-social-widget .social-counter {
	display: inline-block;
	margin: 4px 10px 0 0;
	vertical-align: top;
}
@media (max-width: 370px) {
	.story-social-widget {
		left: -330px;
		width: 300px;
		padding: 20px 10px 18px 10px;
	}
	.story-social-widget .title {
		font-size: 18px;
	}
}

@media (max-width: 748px) {
	.hide-on-mobile {
		display: none !important;
	}
}
@media (min-width: 749px) {
	.show-on-mobile {
		display: none !important;
	}
}

@media (min-width: 749px) and (max-width: 998px) {
	.hide-on-tablet {
		display: none !important;
	}
}
@media (max-width: 748px), (min-width: 999px) {
	.show-on-tablet {
		display: none !important;
	}
}

.lt-ie11 .site-header .social .icon-facebook-circled, .lt-ie11 .site-header .social .icon-twitter-circled, .lt-ie11 .site-header .social .icon-mail-circled,
.lt-ie11 .main .social .icon-facebook-circled, .lt-ie11 .main .social .icon-twitter-circled, .lt-ie11 .main .social .icon-mail-circled {
	width: 24px;
	height: 24px;
}
.lt-ie11 .site-header .social .icon-facebook-circled:before, .lt-ie11 .site-header .social .icon-twitter-circled:before, .lt-ie11 .site-header .social .icon-mail-circled:before,
.lt-ie11 .main .social .icon-facebook-circled:before, .lt-ie11 .main .social .icon-twitter-circled:before, .lt-ie11 .main .social .icon-mail-circled:before {
	color: transparent !important;
	background: transparent no-repeat center center;
	background-size: contain;
}
.lt-ie11 .site-header .social .icon-facebook-circled:before,
.lt-ie11 .main .social .icon-facebook-circled:before {
	background-image: url(/img_new/ico-facebook.png);
}
.lt-ie11 .site-header .social .icon-twitter-circled:before,
.lt-ie11 .main .social .icon-twitter-circled:before {
	background-image: url(/img_new/ico-twitter.png);
}
.lt-ie11 .site-header .social .icon-mail-circled:before,
.lt-ie11 .main .social .icon-mail-circled:before {
	background-image: url(/img_new/ico-email.png);
}
.lt-ie11 .main .hero-video .social .icon-facebook-circled:before {
	background-image: url(/img_new/ico-facebook-color.png);
}
.lt-ie11 .main .hero-video .social .icon-twitter-circled:before {
	background-image: url(/img_new/ico-twitter-color.png);
}

.big-share-buttons a {
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	width: 33.333333333% !important;
	height: 0 !important;
	padding-top: 6.73854447439353% !important;
	border-right: 1px solid #FAFAFA !important;
	display: inline-block !important;
	margin: 20px 0 -20px !important;
	position: relative !important;
}
.big-share-buttons a:first {
	border-width: 0 !important;
}
.big-share-buttons a:hover {
	padding-top: 7.8167115902965% !important;
	margin-top: -1.07816711590297% !important;
}
.big-share-buttons a.facebook {
	background: #39579a;
}
.big-share-buttons a.twitter {
	background: #5aa8df;
}
.big-share-buttons a.email {
	background: #ecb200;
}
.big-share-buttons i {
	color: #fff;
	font-size: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 998px) {
	.big-share-buttons i {
		font-size: 20px;
	}
}

.fixed-share-buttons {
	position: fixed;
	z-index: 1000;
	left: 0;
	bottom: 0;
}
.fixed-share-buttons-placeholder, .fixed-share-buttons {
	width: 100%;
	height: 0;
	padding-top: 11.71875%;
}
.fixed-share-buttons .buttons {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fixed-share-buttons a {
	width: 25% !important;
	height: 100% !important;
	display: inline-block !important;
	position: relative !important;
	vertical-align: top !important;
}
.fixed-share-buttons a.facebook {
	background: #39579a;
}
.fixed-share-buttons a.twitter {
	background: #5aa8df;
}
.fixed-share-buttons a.email {
	background: #ecb200;
}
.fixed-share-buttons a.sms {
	background: #37c200;
}
.fixed-share-buttons img {
	height: 30px;
}
.fixed-share-buttons i, .fixed-share-buttons img {
	color: #fff;
	font-size: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 480px) {
	.fixed-share-buttons img {
		height: 20px;
	}
	.fixed-share-buttons i {
		font-size: 20px;
	}
}

.app-page-header {
	height: 170px;
	border-bottom: 1px #f0f0f0 solid;
}
.app-page-header h1 {
	font-size: 1.8em;
	font-weight: 800;
	width: 47%;
}
.app-page-content section {
	padding: 35px 0;
}
.app-page-content .section-1 {
	float: left;
	width: 45%;
}
.app-page-content {
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
}
.app-page-content h2 {
	color: #3aa2f2;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: .7em;
}
.app-page-content p {
	color: inherit;
	font: inherit;
	padding: 0;
	margin: .8em 0;
}
.app-page-content blockquote {
	color: #3aa2f2;
	margin: 1em 0;
}
.app-page-content.ios blockquote {
	display: inline-block;
	margin-right: 3%;
	vertical-align: top;
	width: 47%;
}
.app-page-content blockquote p {
	margin: 0;
}
.app-page-content blockquote p:before {
	content: "“";
}
.app-page-content blockquote p:after {
	content: "”";
}
.app-page-content blockquote footer {
	font-weight: 800;
}
.app-page-content .button img {
	display: block;
	margin-top: 35px;
	max-width: 100%;
}
.app-page-content .section-2 {
	float: right;
	width: 48%;
	margin-top: -75px;
	text-align: center;
}
.app-page-content .section-2 img {
	max-width: 100%;
}
@media (max-width: 998px) {
	.app-page-header h1 {
		width: 100%;
	}
	.app-page-content .section-1, .app-page-content .section-2 {
		width: 100%;
		float: none;
		margin: 0;
	}
}
@media (max-width: 748px) {
	.app-page-content {
		font-size: 15px;
	}
	.app-page-content h2 {
		font-size: 25px;
	}
	.app-page-content .button img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

.smart-tv-module {
	border-top: 1px solid #f0f0f0;
	padding: 55px 0;
	text-align: center;
}
.smart-tv-module .inner {
	max-width: 712px;
	margin: auto;
}
.smart-tv-module h4 {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	color: #3aa2f3;
}
.smart-tv-module p {
	font-size: 17px;
	font-weight: 400;
	color: #333333;
}
.smart-tv-module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.smart-tv-module ul li {
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 78px;
	line-height: 58px;
	border: solid #f4f4f4;
	border-width: 1px 0 0 1px;
	vertical-align: top;
	margin: 0;
	padding: 10px 20px;
}
.smart-tv-module li:after {
	content: none !important;
}
.smart-tv-module img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

@media (min-width: 999px) {
	.smart-tv-module li {
		width: 25%;
	}
	.smart-tv-module li:nth-child(1), .smart-tv-module li:nth-child(2), .smart-tv-module li:nth-child(3), .smart-tv-module li:nth-child(4) {
		border-top: 0;
	}
	.smart-tv-module li:nth-child(4n+1) {
		border-left: 0;
	}
}

@media (min-width: 749px) and (max-width: 998px) {
	.smart-tv-module li {
		width: 33.333333333%;
	}
	.smart-tv-module li:nth-child(1), .smart-tv-module li:nth-child(2), .smart-tv-module li:nth-child(3) {
		border-top: 0;
	}
	.smart-tv-module li:nth-child(3n+1) {
		border-left: 0;
	}
}

@media (max-width: 748px) {
	.smart-tv-module li {
		width: 50%;
	}
	.smart-tv-module li:nth-child(1), .smart-tv-module li:nth-child(2) {
		border-top: 0;
	}
	.smart-tv-module li:nth-child(2n+1) {
		border-left: 0;
	}
}

@media (max-width: 748px) {
	.cmd_about .container {
		max-width: 100%;
	}
}
.about-box {
	padding: 0 10px;
}
.about-hero {
	background: url(/img_new/bg-about-hero.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.about-hero .about-box {
	padding-top: 120px;
	padding-bottom: 60px;
	width: 74%;
}
@media (max-width: 1238px) {
	.about-hero .about-box {
		width: calc(100% - 20px);
	}
}
@media (max-width: 998px) {
	.about-hero .about-box {
		padding-top: 76px;
		padding-bottom: 56px;
	}
}
@media (max-width: 748px) {
	.about-hero .about-box {
		padding-top: 120px;
		padding-bottom: 50px;
	}
}
.about-box .title {
	color: #fff;
  font: 600 1.7em "Avenir", sans-serif;
  margin-bottom: 10px;
}
.about-box .description {
	color: #fff;
	font: 400 1em/1.5 "Avenir", sans-serif;
}
.about-video {
	background: url(/img_new/bg-about-video.jpg) no-repeat 50% 50%;
	background-size: cover;
	cursor: pointer;
	margin: 40px 0;
}
.about-video .about-box {
	padding: 250px 30px 150px 30px;
	width: 50%;
}
.about-video .icon-play {
  display: inline-block;
  font-size: 2.9em;
  line-height: 1em;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 1238px) {
	.about-video .about-box {
		padding: 150px 30px 50px 30px;
		width: 60%;
	}
}
@media (max-width: 998px) {
	.about-video .about-box {
		padding: 76px 30px 16px 30px;
		width: 80%;
	}
}
@media (max-width: 748px) {
	.about-video {
		margin-bottom: 20px;
	}
	.about-video .about-box {
		height: 180px;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.about-video .icon-play {
		margin-top: 67px;
	}
	.about-video-mobile .title {
		color: #000;
	}
	.about-video-mobile .description {
		margin: 10px 0 30px 0;
	}
}
.about-who-we-are {
	margin-bottom: 30px;
}
.about-who-we-are .about-box .title {
	color: #3aa3f3;
	font-size: 1.7em;
}
.about-module .container {
	padding: 0;
}
.about-module .title {
	font-size: 1em;
	font-weight: 700;
}
.about-module .title:after {
	background-image: url(/img_new/ico-people.png);
	height: 30px;
	width: 36px;
}
.about-apps {
	background: url(/img_new/bg-about-apps.jpg) no-repeat 50% 50%;
	background-size: cover;
	margin: 40px 0;
}
.about-apps .about-box {
	padding: 200px 30px 80px 30px;
}
.about-apps .learn-more {
	color: #fff;
	font: 800 1em/1 "Avenir", sans-serif;
	position: relative;
	text-transform: uppercase;
}
.about-apps .learn-more:after {
	background: url(/img_new/ico-arrow-white.svg) no-repeat 0 0;
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	top: 4px; right: -22px;
	width: 9px;
}
.about-apps .box {
	display: inline-block;
	vertical-align: top;
	width: 42%;
}
.about-apps .box:first-child {
	margin-right: 16%;
}
.about-apps .apps-list {
	list-style: none;
	margin: 0;
	padding: 12px 0 0;
}
.about-apps .apps-list li {
	border-left: 1px #fff solid;
	color: #fff;
	display: table-cell;
	font: 300 0.8em/1 "Avenir", sans-serif;
	height: 80px;
	padding: 5px 20px;
	text-align: center;
	vertical-align: bottom;
}
.about-apps .apps-list li:first-child {
	border: none;
}
.about-apps .apps-list li:after {
	display: none;
}
.about-apps .apps-list img {
	display: block;
	margin: 0 auto 5px auto;
}
@media (max-width: 1238px) {
	.about-apps .about-box {
		padding-top: 96px;
	}
	.about-apps .box {
		width: 100%;
	}
	.about-apps .box:first-child {
		margin: 0 0 30px 0;
	}
	.about-apps .apps-list li:first-child {
		padding-left: 0;
	}
}
@media (max-width: 998px) {
	.about-apps .about-box {
		padding: 30px 30px 20px 30px;
	}
	.about-apps .box:first-child {
		margin: 0 0 16px 0;
	}
}
@media (max-width: 748px) {
	.about-apps .about-box {
		padding: 120px 10px 80px 10px;
	}
}
.about-bottom {
	margin-bottom: 40px;
}
.about-bottom > div {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}
.about-bottom > div:first-child {
	margin-right: 4%;
}
.about-bottom .title{
	font-size: 1.7em;
}
.about-bottom .description {
	font-size: 1em;
	margin-bottom: 20px;
}
.about-bottom .learn-more {
	color: #41a5f0;
	font: 400 1em/1 "Avenir", sans-serif;
	position: relative;
	text-transform: uppercase;
}
.about-bottom .learn-more:after {
	background: url(/img_new/ico-arrow-blue.svg) no-repeat 0 0;
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	top: 4px; right: -18px;
	width: 9px;
}
@media (max-width: 998px) {
	.about-bottom > div {
		width: 100%;
	}
	.about-bottom > div:first-child {
		margin: 0 0 36px 0;
	}
	.about-bottom .description {
		margin-bottom: 20px;
	}
	.about-bottom .description:after {
		bottom: -8px;
	}
}
@media (max-width: 748px) {
	.about-bottom {
		padding: 0 10px;
	}
}

.newsletter-module {
	background: #fbfbfb;
	border: solid #f3f3f3;
	border-width: 1px 0;
}
.newsletter-module .container {
	padding: 30px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.newsletter-module p {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: 700;
}
.newsletter-module .error {
	display: none;
	color: red;
}
.newsletter-module .block {
	display: inline-block;
	vertical-align: middle;
	width: 46%;
}
.newsletter-module .block + .block {
	margin: 0 0 0 8%;
}
.newsletter-module .input {
	width: calc(100% - 127px);
	height: 49px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	padding: 11px;
	font: 500 17px/23px "Avenir", sans-serif;
	color: #000;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
}
.newsletter-module .input:focus {
	outline: none;
}
.newsletter-module ::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}
.newsletter-module ::-moz-placeholder {
	color: inherit;
	opacity: 1;
}
.newsletter-module :-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}
.newsletter-module .btn {
	width: 117px;
	height: 49px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	background: #3aa3f3;
	text-align: center;
	padding: 0;
	font: 500 17px/49px "Avenir", sans-serif;
	color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	margin-left: 10px;
}
.newsletter-module .btn:hover {
	background-color: #f3f3f3;
	color: #191e23;
	border: 1px solid #e8e8e8;
}
@media (max-width: 1238px) {
	.newsletter-module .block {
		width: 100%;
	}
	.newsletter-module .block + .block {
		margin: 24px 0 6px 0;
	}
}
@media (max-width: 748px) {
	.newsletter-module .container {
		padding: 20px 10px;
	}
	.newsletter-module .input {
		width: 100%;
	}
	.newsletter-module .btn {
		margin-left: 0;
		width: 100%;
	}
}

.aside-overlay.active {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: #fff;
}

.newsletter-hero {
	background: #45413d url(/img_new/newsletter-hero.jpg) no-repeat top center;
	background-size: cover;
}
.newsletter-hero .container {
	height: 346px;
	overflow: hidden;
}
.newsletter-hero .content-box {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.newsletter-hero .title {
	font-weight: 600;
	font-size: 27px;
	line-height: 33px;
	margin-bottom: 10px;
	color: #fff;
}
.newsletter-hero ul {
	margin-bottom: 10px;
	color: #fff;
}
.newsletter-hero li {
	font-weight: 400;
	font-size: 17px;
	line-height: 21px;
	padding: 2px 0 2px 17px;
	position: relative;
}
.newsletter-hero li:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: #41a4ef;
	position: absolute;
	top: 9px;
	left: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.newsletter-hero a {
	font-weight: 800;
	font-size: 17px;
	line-height: 25px;
	color: #fff;
}
.newsletter-hero a:after {
	content: "";
	display: inline-block;
	width: 9px;
	height: 11px;
	margin-left: 16px;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAALCAYAAACtWacbAAAAfklEQVQYlXXQsQkCQRBA0QVBOBCErcT0wMjIDuzAyAIswJ6MLhIOBMHIMoyEi4Rn4IrLsvvTeQzDhJDCDvPQCiffzuhqYIG7f0MLRowZHLFsbbxk8IZYg10a/rpiVqI93glM2JbgkG2YsCnBMQMvrGsHPxJ4om89M6ZHrmrzD8mAvnsw0fgtAAAAAElFTkSuQmCC) no-repeat center center;
}

.hero-apps {
	background: #333333 url(/img_new/apps-page/hero.jpg) no-repeat top center;
	background-size: cover;
}
.hero-apps .container {
	height: 346px;
}
.hero-apps-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.hero-apps h1 {
	font-size: 27px;
	line-height: 31px;
	padding: 0;
	margin: 11px 0;
	color: #fff;
	text-transform: none;
}
.hero-apps p {
	font-size: 17px;
	line-height: 25px;
	padding: 0;
	margin: 11px 0;
	color: #fff;
	width: 440px;
}
.hero-apps .apps-list {
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.hero-apps .apps-list a {
	color: #fff;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
}
.hero-apps .apps-list li {
	display: table-cell;
	vertical-align: bottom;
	padding: 5px 20px;
	border-left: 1px solid #fff;
	height: 77px;
}
.hero-apps .apps-list li:first-child {
	border-left: none;
}
.hero-apps .apps-list img {
	display: block;
	margin: 0 auto 5px;
}
.apps-block {
	text-align: center;
	padding: 60px 0;
	border-top: 1px solid #f0f0f0;
}
.apps-block.dark {
	background: #fbfbfb;
}
.apps-block-title {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #3aa2f2;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.apps-block-description {
	font-weight: 400;
	font-size: 17px;
	line-height: 25px;
	color: #000;
	padding: 0;
	margin: 4px 0;
}
.apps-block-items {
	margin: 30px 0 0;
}
.apps-block-items li {
	display: inline-block;
	border-left: 1px solid #f0f0f0;
	padding: 0 25px;
	max-width: 20%;
	box-sizing: border-box;
}
.apps-block-items li:first-child {
	border: none;
}
.apps-block-items img {
	max-width: 100%;
	vertical-align: middle;
}
.apps-block-discover {
	background: #fff;
	padding: 60px 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 25px;
}
.apps-block-discover .apps-block-title {
	margin: -12px auto 0 auto;
	background: #fff;
	padding: 0 7px;
	display: inline-block;
}
.apps-block-discover .apps-block-items {
	margin-bottom: 22px;
}
.apps-block-discover .apps-block-items li {
	color: #3aa2f2;
	font-weight: 400;
	font-size: 17px;
	line-height: 21px;
	white-space: nowrap;
	padding: 0 46px;
}
.apps-block-discover .apps-block-items i {
	display: inline-block;
	width: 92px;
	height: 64px;
	background: transparent url(/img_new/apps-page/icons.png) no-repeat;
	margin-bottom: 10px;
	vertical-align: middle;
}
.apps-block-discover .apps-block-items .icon0 {
	background-position: 0 0;
}
.apps-block-discover .apps-block-items .icon1 {
	background-position: -92px 0;
}
.apps-block-discover .apps-block-items .icon2 {
	background-position: -184px 0;
}

.apps-block-receive .apps-block-description {
	margin: 4px 89px;
}
.apps-block-receive-quotes {
	margin: 35px 0;
}
.apps-block-receive-quotes li {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	color: #3aa2f2;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	padding-left: 116px;
	position: relative;
	box-sizing: border-box;
}
.apps-block-receive-quotes blockquote {
	margin: 0;
}
.apps-block-receive-quotes li:before {
	content: "";
	display: block;
	width: 61px;
	height: 61px;
	position: absolute;
	left: 35px;
	top: 0;
	background: transparent url(/img_new/apps-page/icons.png) no-repeat -276px 0;
}
.apps-block-receive-quotes p {
	color: inherit;
	font: inherit;
	padding: 0;
	margin: 0;
}
.apps-block-receive-quotes footer {
	font-weight: 700;
	margin-top: 16px;
}
.apps-block-receive-click {
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	color: #000;
	text-transform: uppercase;
}
.apps-block-mobile .apps-block-items {
	line-height: 71px;
}
.apps-block-more .apps-block-items {
	line-height: 94px;
}
.apps-block .newsletter-module {
	border: none;
}
.apps-block .newsletter-module .container {
	padding: 0;
}
.apps-block .newsletter-module .block:first-child {
	display: none;
}
@media (max-width: 1238px) {
	.hero-apps p {
		width: 400px;
	}
}
@media (max-width: 998px) {
	.hero-apps p {
		width: auto;
	}
	.hero-apps .apps-list {
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		margin-top: 20px;
	}
	.hero-apps .apps-list li:first-child{
		padding-left: 0;
	}
	.apps-block-receive .apps-block-description {
		margin-left: auto;
		margin-right: auto;
	}
	.apps-block-receive-quotes li {
		display: block;
		width: auto;
	}
}
@media (max-width: 748px) {
	.apps-block-title {
		font-size: 17px;
		line-height: 21px;
	}
	.apps-block-description {
		font-size: 15px;
		line-height: 23px;
	}
	.apps-block-items li {
		margin-top: 30px;
		display: block;
		border: none;
		padding: 0 25px;
		max-width: none;
	}
	.apps-block-receive-quotes {
		margin: 25px 0;
	}
	.apps-block-receive-quotes li {
		padding: 100px 0 0;
		text-align: center;
		margin-top: 15px;
		font-size: 15px;
		line-height: 19px;
	}
	.apps-block-receive-quotes li:before {
		left: 50%;
		top: 20px;
		margin: 0 -30px;
	}
	.apps-block-receive-click {
		font-size: 15px;
		line-height: 19px;
	}
	.apps-block-mobile .apps-block-items img {
		width: 200px;
	}
}
.a-module {
	margin: 10px 0 30px;
	text-align: center;
}
.a-module::before {
	clear: both;
	content: '';
	display: block;
}
.a-module img {
	max-width: 100%;
}

.g-recaptcha > div, .g-recaptcha > div > div {
	margin: auto !important;
}

.page-hero {
	min-height: 400px;
}
.page-content h1 {
	color: #191e23;
	font-size: 1.5em;
	font-weight: 800;
	line-height: 1em;
	margin: 0 0 15px 0;
}
.page-content ul {
  margin: 0;
  list-style: none;
  padding: 0 0 0 30px;
}
@media (max-width: 748px) {
  .page-content ul {
    padding: 0 0 0 2px;
  }
}
.page-content ul li {
  margin: 2px 0 0;
  position: relative;
  text-decoration: none;
  padding-left: 20px;
}
@media (max-width: 748px) {
  .page-content ul li {
    padding: 0 0 0 12px;
  }
}
.page-content ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #41a5f0;
}
@media (max-width: 748px) {
  .page-content ul li:after {
    top: 6px;
  }
}
@media (max-width: 748px) {
  .page-content ol {
    padding: 0 0 0 12px;
  }
}
.page-content ol li {
  counter-increment: step-counter;
  margin: 2px 0 0;
  position: relative;
  text-decoration: none;
  list-style: none;
  padding-left: 10px;
}
@media (max-width: 748px) {
  .page-content ol li {
    padding: 0 0 0 2px;
  }
}
.page-content ol li:before {
  display: block;
  content: counter(step-counter);
  color: #41a5f0;
  position: absolute;
  top: 0;
  left: -11px;
}
.page-content li {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.4em;
}
.page-content li a {
	color: #41a5f0;
	text-decoration: underline;
}

.ab-popup {
	position: absolute;
	top: 45%;
	text-align: center;
	width: 100%;
}

.header2 .welcome {
	margin: 10px;
	font-size: 16px;
	color: #fff;
}

.watchlist .now .click-to-play, .bside.minimize .watchlist .now .click-to-play {
	display: none;
}
.watchlist .now .show-click-to-play .click-to-play {
	padding: 0 1em;
	font: 400 18px/1.8em "Avenir",sans-serif;
	color: #fff;
	display: block;
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 50%;
	top: 1em;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.watchlist .watchlist-remove span {
  display: inline-block;
  width: 0;
  overflow: hidden;
  transition: all .4s;
  color: #191e23;
}
.watchlist .watchlist-remove:hover span {
  width: 4.5em;
}

.facebook-cta {
	background: #fff;
	color: #191e23;
	padding: 10px;
	margin: 0 10px 10px;
}
.facebook-cta-headline {
	font-size: 1em;
}
.facebook-cta-description {
	font-size: .8em;
	margin: .5em 0;
}
.facebook-cta-description a {
	color: inherit;
	text-decoration: underline;
}

.search-overlay .search-holder {
	background: #f6f6f6;
}
.search-overlay .loader {
	text-align: center;
	margin-bottom: 1em;
}


#header-search .fixed-search {
	height: 80px;
}
#header-search .fixed-search .search {
	padding-top: 10px;
	background: #f6f6f6;
}
#header-search .filters .text {
	margin: 0;
	width: 100%;
}
.fixed-search .search.scrolled {
	top: 51px;
}

.header-search-results .item {
	display: inline-block;
	vertical-align: top;
	width: 24.1%;
	margin: 0 0 1em 1.2%;
}
.header-search-results .item:first-child {
	margin-left: 0;
}
.header-search-results .item .img-frame {
	position: relative;
}
.header-search-results .item .img-frame > div {
	width: 100%;
	height: 0;
	padding-bottom: 56.20915032679739%;
	position: relative;
	background: #191e23;
}
.header-search-results .item .img-frame img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.header-search-results .item a.hover .img-frame img {
	opacity: .4;
}
.header-search-results .item .img-frame .icon-play {
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: rgba(65, 165, 240, 0.8);
  border-radius: 100%;
  border: 2px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  transition: all 0.3s;
  box-sizing: border-box;
	z-index: 1;
}
.header-search-results .item .img-frame .icon-play:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(68%, 45%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 22px;
  border-color: transparent transparent transparent #fff;
  box-sizing: border-box;
}
@media (min-width: 749px) {
	.header-search-results .item .img-frame:hover .icon-play {
	  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	  transform: translate(-50%, -50%) scale(1.05);
	  background-color: #41A5F0;
	}
}
@media (max-width: 748px) {
	.header-search-results .item .img-frame .icon-play {
	  bottom: 0;
	  top: auto;
	  left: 0;
	  border: none;
	  transform: none;
	  background: transparent;
	  box-shadow: none;/* Rectangle 2: */
		background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	  border-radius: 0px;
	  width: 100%;
	  height: 30px;
	}

	.header-search-results .item .img-frame .icon-play:after {
	  border-width: 5px 0 5px 9px;
	  transform: none;
	  bottom: 7px;
	  top: auto;
	  margin-left: 7px;
	}
}
.header-search-results .item .img-frame .add {
	position: absolute;
	right: 0;
	top: 0;
	width: 2em;
	height: 2em;
	line-height: 2.1em;
	background: #000;
	color: #fff;
	text-align: center;
}
.header-search-results .item .img-frame .add span:before {
	vertical-align: baseline;
}
.header-search-results .item .img-frame .add .text {
	display: none;
}
.header-search-results .item .sec {
	display: block;
	font: .6em/normal "Avenir", sans-serif;
	color: #939393;
	margin: .2em 0;
}
.header-search-results .item .tag {
	display: block;
	font: .9em/normal "Avenir", sans-serif;
	color: #41a5f0;
	margin: .2em 0;
}
.header-search-results .item .title {
	display: block;
	font: 1.4em/normal "Avenir", sans-serif;
	color: #191e23;
	margin: .2em 0;
	transition: color .4s;
}
.header-search-results .item a.hover .title {
	color: #41a5f0;
}
.header-search-results .item time {
	font: .9em/normal "Avenir", sans-serif;
	color: #939393;
}

.header-search-advanced-text {
	text-align: right;
	font-size: 1em;
	line-height: normal;
	padding: .5em 0;
	color: #41a5f0;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAEElEQVQImWO4fu3KfwYoAAAkkgOBMyyYyQAAAABJRU5ErkJggg==) repeat-x center center;
}
.header-search-advanced-text span {
	background: #f6f6f6;
	padding-left: 1em;
}
.header-search-advanced-text a {
	color: inherit;
}
.header-search-advanced-text i {
	vertical-align: middle;
}
@media (max-width: 998px){
	.header-search-results .item {
		width: 45.5%;
		margin-left: 9%;
	}
	.header-search-results .item:nth-child(2n+1) {
		margin-left: 0;
	}
}
@media (max-width: 748px){
	#header-search .fixed-search {
		height: 60px;
	}
	.header-search-results .item {
		width: 100%;
		margin-left: 0;
	}
	.header-search-results .item .image-link {
		width: 50%;
		margin-right: 3%;
		float: left;
	}
	.header-search-results .item .info {
		width: 47%;
		float: right;
	}
	.header-search-results .item:after {
		content: "";
		display: block;
		clear: both;
		height: 0;
		overflow: hidden;
	}
}

.newsletter-signup-bar-container {
	display: none;
}
.newsletter-signup-bar {
	padding: 15px 0;
	width: 100%;
}
.newsletter-signup-bar .close-btn {
	background: url(/img_new/ic_close.png) no-repeat 50% 50%;
	border: none;
	color: #666;
	cursor: pointer;
	display: none;
	height: 30px;
	outline: none;
	padding: 0;
	position: absolute;
	top: 0; right: 0;
	text-align: left;
	width: 30px;
}
.newsletter-signup-bar form {
	display: inline-block;
	height: 50px;
	vertical-align: top;
	width: 50%;
}
.newsletter-signup-bar form p {
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0 15px;
	position: relative;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}
.newsletter-signup-bar > div {
	background-color: #d8d8d8;
	display: inline-block;
	height: 50px;
	vertical-align: top;
	width: 50%;
}
.newsletter-signup-bar > div span {
	color: #333;
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	padding: 0 15px;
	position: relative;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.newsletter-signup-bar input {
	font: 300 14px/50px "Avenir", sans-serif;
	height: 50px;
	padding: 0 15px;
	vertical-align: middle;
}
.newsletter-signup-bar input:focus {
	outline: none;
}
.newsletter-signup-bar input[type="email"] {
	background-color: #fff;
	border: 1px solid #eee;
	border-left: none;
	border-right: none;
	color: #13171b;
	height: 48px;
	width: calc(100% - 130px);
}
.newsletter-signup-bar input[type="submit"] {
	background-color: #41a5f0;
	border: none;
	color: #fff;
	cursor: pointer;
	text-transform: lowercase;
	width: 100px;
}
@media (min-width: 748px) {
	.cmd_homepage .newsletter-signup-bar,
	.cmd_video .newsletter-signup-bar,
	.cmd_categories_details .newsletter-signup-bar {
		padding-bottom: 0;
	}
}
@media (max-width: 748px) {
  .newsletter-signup-bar {
  	background-color: #41a5f0;
  	padding: 15px 20px calc(11.71875% + 15px) 20px;
  	position: fixed;
		bottom: 0; left: 0;
		text-align: center;
    width: calc(100% - 40px);
    z-index: 30;
  }
  .newsletter-signup-bar .close-btn {
  	display: block;
  }
  .newsletter-signup-bar form {
  	display: block;
  	height: auto;
		margin-top: 10px;
		width: auto;
	}
	.newsletter-signup-bar form p {
		color: #fff;
		padding: 0;
		position: static;
		transform: none;
	}
	.newsletter-signup-bar > div {
		background: none;
		height: auto;
		width: auto;
	}
	.newsletter-signup-bar > div span {
		color: #fff;
		position: static;
		transform: none;
	}
	.newsletter-signup-bar input {
		border: none;
		border-radius: 0;
		font: 300 12px/26px "Avenir", sans-serif;
		height: 26px;
		padding: 0 10px;
		vertical-align: middle;
		-webkit-appearance: none;
	}
	.newsletter-signup-bar input[type="email"] {
		background-color: #fff;
		color: #13171b;
		height: auto;
		margin-right: 10px;
		width: 160px;
	}
	.newsletter-signup-bar input[type="submit"] {
		background-color: #eee;
		color: #333;
		cursor: pointer;
		text-transform: none;
		width: 70px;
	}
}

.site-header .cta-tv {
	color: #191e23;
	display: block;
	float: left;
	font-size: .8em;
	margin: 7px 15px 0 0;
	outline: none;
	padding: 2px 0 0 10px;
}

.site-header .cta-tv i {
	color: #41a5f0;
	vertical-align: middle;
	font-size: 1.4em;
	padding-top: .1em;
}

@media (max-width: 998px) {
  .site-header .cta-tv {
  	display: none;
  }
}

ul.pagination {
	list-style: none;
	padding: 20px 0;
	text-align: center;
}
ul.pagination li {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
ul.pagination li::after {
	display: none;
}
.pagination-item a {
	border: 1px solid #eaeaea;
	border-radius: 4px;
	color: #191e23;
	display: block;
	font-size: 1em;
	font-weight: 300;
	height: 35px;
	line-height: 35px;
	margin: 0 6px 6px 0;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.pagination-item a:hover,
.pagination-item a.active {
	background-color: #3aa3f3;
	border-color: #3aa3f3;
	color: #fff;
}
.pagination-image img {
	height: 20px;
	margin: 8px 8px 0 0;
	width: 20px;
}

.story-a-label {
	color: #939393;
	font-size: 1em;
	font-weight: 300;
	margin-bottom: 22px;
	text-align: center;
}
@media (max-width: 1238px) and (min-width: 749px){
	.story-list-a-placeholder + .item {
		display: none;
	}
}
@media (max-width: 748px) {
	.story-list-a-placeholder > div {
		margin: 0 auto;
	}
}

ul.sitemap-list {
	list-style: none;
	padding: 30px 0;
}
ul.sitemap-list li {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
ul.sitemap-list li::after {
	display: none;
}
.sitemap-list-item a {
	color: #41a5f0;
	font-size: 1.2em;
	margin-right: 30px;
	text-decoration: underline;
}
.sitemap-list-item.active a {
	font-weight: 800;
	text-decoration: none;
}

@media (min-width: 749px) {
	.story .story-module-3 .section-name {
		margin-top: 0;
	}
}

.three-item-hero {
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}
@media (max-width: 1238px) {
	.three-item-hero {
		height: auto;
		margin: 0 0 20px 0;
	}
}
.three-item-hero .link, .three-item-hero a {
	border: medium none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 15;
}
.three-item-hero .item .icon-play {
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: rgba(65, 165, 240, 0.8);
  border-radius: 100%;
  border: 2px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  transition: all 0.3s;
  box-sizing: border-box;
	z-index: 1;
}
.three-item-hero .item .icon-play:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(68%, 45%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 22px;
  border-color: transparent transparent transparent #fff;
  box-sizing: border-box;
}
@media (min-width: 749px) {
	.three-item-hero .item:hover .icon-play {
	  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	  transform: translate(-50%, -50%) scale(1.05);
	  background-color: #41A5F0;
	}
}
@media (max-width: 748px) {
	.three-item-hero .item .icon-play {
	  bottom: 0;
	  top: auto;
	  left: 0;
	  border: none;
	  transform: none;
	  background: transparent;
	  box-shadow: none;/* Rectangle 2: */
		background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	  border-radius: 0px;
	  width: 100%;
	  height: 30px;
	}
	.three-item-hero .item .icon-play:after {
	  border-width: 5px 0 5px 9px;
	  transform: none;
	  bottom: 7px;
	  top: auto;
	  margin-left: 7px;
	}
}
.three-item-hero .box-1 {
	width: 65%;
	float: left;
	margin: 0 2% 0 0;
	height: 588px;
}
@media (max-width: 1420px) {
	.three-item-hero .box-1 {
		height: 567px;
	}
}
@media (max-width: 1238px) {
	.three-item-hero .box-1 {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
		height: 502px;
	}
}
@media (max-width: 748px) {
	.three-item-hero .box-1 {
		height: 285px;
	}
}
.three-item-hero .box-1 .item {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
@media (max-width: 1238px) {
	.three-item-hero .box-1 .item {
		max-height: 500px;
	}
}
.three-item-hero .box-1 .item:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.45;
	z-index: 1;
	-webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.three-item-hero .box-1 .item:hover .add {
	opacity: 1;
}
.three-item-hero .box-1 .item:hover:after {
	-webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	opacity: 0.6;
}
.three-item-hero .box-1 .item .add {
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	background-color: #191e23;
	padding: 0 15px 0 15px;
	color: #fff;
	font-style: normal;
	line-height: 36px;
	cursor: pointer;
	font-size: 14px;
	opacity: 0;
}
.three-item-hero .box-1 .item .add .icon-remove {
	display: inline-block;
	font-size: 0.9em;
	margin: 2px 0 0;
	vertical-align: middle;
}
@media (max-width: 748px) {
	.three-item-hero .box-1 .item .add {
		opacity: 1;
		line-height: 24px;
		padding: 0 5px;
		right: 0;
	}
}
.three-item-hero .box-1 .item .add:hover {
	color: #ebb100;
}
.three-item-hero .box-1 .item img {
	position: absolute;
}
.three-item-hero .box-1 .item .description {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 45px;
	z-index: 10;
	color: #fff;
}
.three-item-hero .box-1 .item .description .icon-play {
	display: none;
}
.three-item-hero .box-1 .item .description .title {
	margin: 0;
	color: #fff;
	font-size: 35px;
	font-size: 3.5 rem;
	font-weight: 300;
	line-height: 1.2em;
}
@media (max-width: 1238px) {
	.three-item-hero .box-1 .item .description .title {
		font-size: 25px;
		font-size: 2.5 rem;
	}
}
.three-item-hero .box-1 .item .description p {
	font-size: 18px;
	font-size: 1.8 rem;
	margin: 10px 0 0;
	color: inherit;
	padding: 0;
	line-height: 1.35em;
}
@media (max-width: 748px) {
	.three-item-hero .box-1 .item .description p {
		display: none;
	}
}
.three-item-hero .box-2 {
	float: left;
	width: 33%;
}
@media (max-width: 1238px) {
	.three-item-hero .box-2 {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
}
.three-item-hero .box-2 .item {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 0 16px 0;
	overflow: hidden;
}
.three-item-hero .box-2 .item:last-child {
	margin: 0;
}
.three-item-hero .box-2 .item .img-frame {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.three-item-hero .box-2 .item .img-frame:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, transparent 0%, transparent 39%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, transparent 0%, transparent 39%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, transparent 0%, transparent 39%, rgba(0, 0, 0, 0.65) 67%, rgba(0, 0, 0, 0.65) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	/* IE6-9 */
	z-index: 1;
}
.three-item-hero .box-2 .item .img-frame:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: #000;
	z-index: 5;
	-webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 748px) {
	.three-item-hero .box-2 .item .img-frame {
		width: 130px;
		height: 72px;
		float: left;
		margin: 0 20px 0 0;
	}
}
.three-item-hero .box-2 .item:hover .img-frame:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	background-color: #000;
	z-index: 5;
	-webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.three-item-hero .box-2 .item:hover .add {
	opacity: 1;
}
@media (max-width: 1238px) {
	.three-item-hero .box-2 .item {
		width: 32%;
		margin: 0 2% 0 0;
		float: left;
	}
}
@media (max-width: 748px) {
	.three-item-hero .box-2 .item {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
}
.three-item-hero .box-2 .item img {
	display: block;
	width: 100%;
}
.three-item-hero .box-2 .item .add {
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	background-color: #191e23;
	padding: 0 15px 0 15px;
	color: #fff;
	font-style: normal;
	line-height: 36px;
	cursor: pointer;
	font-size: 14px;
	opacity: 0;
}
.three-item-hero .box-2 .item .add .icon-remove {
	display: inline-block;
	font-size: 0.9em;
	margin: 2px 0 0;
	vertical-align: middle;
}
@media (max-width: 748px) {
	.three-item-hero .box-2 .item .add {
		opacity: 1;
		line-height: 24px;
		padding: 0 5px;
		left: 107px;
		right: inherit;
	}
	.three-item-hero .box-2 .item .add .text {
		display: none;
	}
}
.three-item-hero .box-2 .item .add:hover {
	color: #ebb100;
}
.three-item-hero .box-2 .item .description {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	z-index: 10;
	color: #fff;
}
@media (max-width: 1238px) {
	.three-item-hero .box-2 .item .description {
		position: static;
		color: #181d22;
		padding: 10px;
	}
}
@media (max-width: 748px) {
	.three-item-hero .box-2 .item .description {
		padding: 0 10px;
	}
}
.three-item-hero .box-2 .item .description p {
	font-size: 14px;
	font-size: 1.4 rem;
	margin: 0;
	color: inherit;
	line-height: 1.35em;
	padding: 0;
}
@media (max-width: 1238px) {
	.three-item-hero .box-2 .item .description p {
		font-size: 18px;
		font-size: 1.8 rem;
	}
}
@media (max-width: 748px) {
	.three-item-hero .box-2 .item .description p {
		font-size: 14px;
		font-size: 1.4 rem;
	}
}

.video-player-error {
	background-color: #000;
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	line-height: 3;
	position: absolute;
	height: 100%;
	text-indent: 20px;
	width: 100%;
	z-index: 5;
}

.live-player {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
.live-player iframe {
	border: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.story-module-3,
.story-module-3 .content-box {
	overflow: visible;
}
.story-module-3 .item.sponsored {
	background-color: #eaeaea;
}
.story-module-3 .item.sponsored::before {
	border: 9px solid #eaeaea;
	content: '';
	display: block;
	height: 100%;
	left: -9px;
	outline: 1px solid #41a5f0;
	position: absolute;
	top: -9px;
	width: 100%;
}
@media (max-width: 1238px) and (min-width: 749px) {
	.story-module-3 .item.sponsored::before {
		border-width: 5px;
		left: -5px;
		top: -5px;
	}
}
.story-module-3 .sponsored .sec {
	color: #41a5f0;
	font-size: 0.5em;
	margin-bottom: 8px;
}
@media (max-width: 748px) {
	.story-module-3 .sponsored .sec {
		margin-bottom: 0;
	}
}
.story-module-2 .sponsored {
	background: rgba(65, 165, 240, .85);
	color: #fff;
	font-size: 0.875em;
	left: 35px;
	line-height: 1.2;
	padding: 10px 12px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 35px;
}
@media (max-width: 748px) {
	.story-module-2 .sponsored {
		left: 25px;
		margin-right: 25px;
		text-align: left;
		top: 25px;
	}
}
.story-module-2 .container:hover .sponsored {
	opacity: 0.5;
}
.three-item-hero .box-2 .sponsor {
	background: rgba(65, 165, 240, .85);
	color: #fff;
	font-size: 0.6em;
	left: 5px;
	line-height: 1.2;
	padding: 7px 10px;
	position: absolute;
	right: 5px;
	text-transform: uppercase;
	top: 5px;
	width: calc(100% - 30px);
}
@media (max-width: 1238px) {
	.three-item-hero {
		overflow: visible;
	}
	.three-item-hero .box-2 .item.sponsored {
		background-color: #eaeaea;
		overflow: visible;
	}
	.three-item-hero .box-2 .item.sponsored::before {
		border: 5px solid #eaeaea;
		content: '';
		display: block;
		height: 100%;
		left: -5px;
		outline: 1px solid #41a5f0;
		position: absolute;
		top: -5px;
		width: 100%;
	}
	.three-item-hero .box-2 .sponsor {
		background: transparent;
		color: #41a5f0;
		font-size: 0.5em;
		padding: 5px 0 0 0;
		position: static;
	}
}
@media (max-width: 748px) {
	.three-item-hero .box-2 .item.sponsored::after {
		clear: both;
		content: '';
		display: block;
	}
	.three-item-hero .box-2 .item.sponsored::before {
		border-width: 9px;
		left: -9px;
		top: -9px;
	}
	.three-item-hero .box-2 .sponsor {
		float: left;
	}
	.three-item-hero .box-2 .sponsor span {
		display: block;
		width: 130px;
	}
}

/* my first president styles */

.template-1.cmd_my_first_president .aside {
	padding: 0;
	width: 100%;
}
.template-1.cmd_my_first_president .bside {
	display: none;
}
.cmd_my_first_president .aside .site-header {
	width: 100%;
}
.cmd_my_first_president .site-footer {
	z-index: 2;
}
.cmd_my_first_president form .text,
.cmd_my_first_president form textarea {
	margin: 0;
}

.mfp-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 768px;
	position: relative;
	margin: auto;
	overflow: hidden;
}
.mfp-container:before,
.mfp-container:after {
	content: "";
	display: table;
	position: relative;
}
.mfp-container:after {
	clear: both;
}
@media (max-width: 778px) {
	.mfp-container {
		max-width: 96%;
	}
}

.mfp-main {
	overflow: hidden;
	margin: 500px 0 0;
	background-color: #fff;
	position: relative;
	z-index: 2;
	display: block;
}
@media (max-width: 736px) {
	.mfp-main {
		margin: 200px 0 0;
	}
}
.mfp-main img {
	max-width: 100%;
}
.mfp-main p {
	font-size: 1.25em;
	padding: 0;
}

.mfp-wrapper {
	position: relative;
	z-index: 2;
	background: #fff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-overflow-scrolling: touch;
}

.mfp-headline {
	color: #143d63;
	font-size: 4em;
	font-weight: 700;
	line-height: 1;
	margin: 30px 0;
	text-align: center;
	text-transform: uppercase;
}

.mfp-hero {
	width: 100%;
	overflow: hidden;
	min-height: 500px;
	background: url("/img_new/my-first-president/bg-hero.jpg") no-repeat 0 50%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

@media (max-width: 736px) {
	.mfp-hero {
		min-height: 200px;
	}
}

.mfp-banner {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}

.mfp-vid {
	width: 100%;
	overflow: hidden;
	margin: 0 0 100px 0;
}
@media (max-width: 736px) {
	.mfp-vid {
		margin: 0 0 45px 0;
	}
	.mfp-vid:last-child {
		margin: 0;
	}
}
.mfp-vid .mfp-holder {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.mfp-vid .mfp-holder:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -40px;
	border-right: 14px solid #143d63;
	border-top: 20px solid #143d63;
	border-left: 14px solid transparent;
	border-bottom: 20px solid transparent;
}
.mfp-vid .mfp-holder iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mfp-vid .mfp-des {
	padding: 5px 0 0 50px;
	min-height: 45px;
	line-height: 20px;
	margin: 20px 0 0;
	font-weight: normal;
	color: #143d63;
	font-size: 15px;
	font-size: 1.5 rem;
}
.mfp-vid .mfp-des strong {
	font-weight: bold;
	text-transform: uppercase;
}
.mfp-vid .mfp-des img {
	float: left;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 18px 0 -2px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.mfp-stories {
	width: 100%;
	overflow: hidden;
}
.mfp-stories .mfp-text {
	margin: 50px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 3px solid #143d63;
	padding: 50px;
	position: relative;
}
@media (max-width: 736px) {
	.mfp-stories .mfp-text {
		padding: 20px;
	}
	.mfp-stories .mfp-text p {
		font-size: 1.125em;
	}
}
.mfp-stories .mfp-text:after {
	content: '';
	display: block;
	position: absolute;
	left: -5px;
	bottom: -40px;
	border-right: 14px solid #143d63;
	border-top: 20px solid #143d63;
	border-left: 14px solid transparent;
	border-bottom: 20px solid transparent;
}
.mfp-stories .mfp-author {
	display: inline-block;
	padding: 0 0 0 50px;
	line-height: 50px;
	margin: 20px 0 0;
	font-weight: bold;
	color: #143d63;
	font-size: 1.25em;
	font-style: normal;
}
@media (max-width: 736px) {
	.mfp-stories .mfp-author {
		margin: 0;
	}
}

.mfp-copyright-mark {
	margin-top: 50px;
	text-align: center;
}

.mfp-story {
	width: 100%;
	background-color: #143d63;
	margin: 20px 0 0;
	padding: 30px 0 100px 0;
}
@media (max-width: 736px) {
	.mfp-story {
		margin: 60px 0 0;
		padding: 25px 0 50px 0;
	}
}
.mfp-story h2, .mfp-story p {
	color: #fff;
}
.mfp-story p {
	margin: 0.5em 0;
}
.mfp-story label {
	display: block;
	margin: 0.5em 0;
	color: #fff;
}
.mfp-story textarea {
	min-height: 200px;
	max-height: 200px;
}
.mfp-story .mfp-submit {
	display: block;
	margin: 30px 0 0;
	background-color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #333333;
	border: none;
	font-weight: bold;
	-webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	padding: 0 43px;
}
@media (max-width: 736px) {
	.mfp-story .mfp-submit {
		margin: 30px auto;
	}
}
.mfp-story .mfp-submit:hover {
	background-color: #63b6f5;
	color: #fff;
	-webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.mfp-about {
	width: 100%;
	padding: 30px 0 100px;
	border-bottom: 2px solid #ccc;
}
@media (max-width: 736px) {
	.mfp-about {
		padding: 20px 0 40px 0;
	}
	.mfp-about h2 {
		margin: 1em 0;
	}
}
.mfp-about a {
	color: #63b6f5;
	display: inline-block;
	position: relative;
	text-decoration: underline;
	font-weight: 300;
	line-height: 1.43em;
	font-size: 1.25em;
	margin: 25px 0 0;
}
@media (max-width: 736px) {
	.mfp-about a {
		border: 1px solid #63b6f5;
		width: 200px;
		height: 40px;
		line-height: 40px;
		display: block;
		margin: 20px auto 0;
		text-align: center;
	}
}
.mfp-about a:hover {
	text-decoration: none;
}
.mfp-about a:after {
	content: '';
	display: block;
	position: absolute;
	width: 7px;
	height: 14px;
	background: url("/img_new/my-first-president/ico-arrow.png") no-repeat 50% 50%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	right: -17px;
	top: 50%;
	margin: -7px 0 0;
}
@media (max-width: 736px) {
	.mfp-about a:after {
		display: none;
	}
}

/* topic series styles */

.template-1.topic-alt .aside {
	padding: 0;
	width: 100%;
}
.topic-alt .footer {
	position: relative;
	z-index: 2;
}
.topic-alt form .text,
.topic-alt form textarea {
	margin: 0;
}

.topic-alt-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 768px;
	position: relative;
	margin: auto;
	overflow: hidden;
}
.topic-alt-container:before,
.topic-alt-container:after {
	content: "";
	display: table;
	position: relative;
}
.topic-alt-container:after {
	clear: both;
}
@media (max-width: 778px) {
	.topic-alt-container {
		max-width: 96%;
	}
}
.topic-alt-wrapper {
	position: relative;
	z-index: 2;
	background: #fff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-overflow-scrolling: touch;
}
.topic-alt-main {
	overflow: hidden;
	margin: 500px 0 0;
	background-color: #fff;
	position: relative;
	z-index: 2;
	display: block;
}
@media (max-width: 736px) {
	.topic-alt-main {
		margin: 350px 0 0;
	}
}
.topic-alt-main img {
	max-width: 100%;
}
.topic-alt-main p {
	font-size: 1.25em;
	font-weight: 300;
	padding: 0;
}
.topic-alt-main em {
	color: #9e9ea3;
	font-style: normal;
}
.topic-alt-headline {
	color: #333333;
	font-size: 4em;
	font-weight: 700;
	line-height: 1;
	margin: 30px 0;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 736px) {
	.topic-alt-headline {
		font-size: 2.25em;
		margin: 20px 0;
	}
}

.topic-alt-wrapper.no-hero {
	padding-top: 85px;
}
@media (max-width: 736px) {
	.topic-alt-wrapper.no-hero {
		padding-top: 55px;
	}
}
.no-hero .topic-alt-hero {
	display: none;
}
.no-hero .topic-alt-main {
	margin: 0;
}
.topic-alt-hero {
	width: 100%;
	overflow: hidden;
	min-height: 500px;
	background: transparent no-repeat 50% 0;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 1;
}
@media (max-width: 736px) {
	.topic-alt-hero {
		min-height: 350px;
	}
}

.topic-alt-banner {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}
.topic-alt-hr-image {
	display: block;
	margin: 0 auto;
}
.topic-alt-videos {
	padding: 40px 0;
	margin: 40px 0 0;
	position: relative;
}
.topic-alt-videos:after {
	content: '';
	display: block;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: inherit;
	position: absolute;
	top: 0;
	left: 15%;
	width: 70%;
}
.topic-alt-videos:before {
	content: '';
	display: block;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: inherit;
	position: absolute;
	bottom: 0;
	left: 15%;
	width: 70%;
}
.topic-alt-videos.no-borders:before {
	display: none;
}
.topic-alt-videos.no-borders:after {
	display: none;
}

.topic-alt-vid {
	width: 100%;
	overflow: hidden;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	position: relative;
}
.topic-alt-vid:after {
	content: '';
	display: block;
	border-top: 2px solid #c1c1c1;
	position: absolute;
	bottom: 0;
	left: 15%;
	width: 70%;
}
.topic-alt-vid:last-child {
	margin: 0;
}
.topic-alt-vid:last-child:after {
	display: none;
}
@media (max-width: 736px) {
	.topic-alt-vid {
		margin: 0 0 45px 0;
	}
	.topic-alt-vid:last-child {
		margin: 0;
	}
}
.topic-alt-vid .topic-alt-holder {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.topic-alt-vid .topic-alt-holder a {
	display: block;
	position: relative;
}
.topic-alt-vid .topic-alt-holder a .icon-play {
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: rgba(65, 165, 240, 0.8);
  border-radius: 100%;
  border: 2px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  transition: all 0.3s;
  box-sizing: border-box;
	z-index: 1;
}
.topic-alt-vid .topic-alt-holder a .icon-play:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(68%, 45%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 22px;
  border-color: transparent transparent transparent #fff;
  box-sizing: border-box;
}
@media (min-width: 749px) {
	.topic-alt-vid .topic-alt-holder a:hover .icon-play {
	  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	  transform: translate(-50%, -50%) scale(1.05);
	  background-color: #41A5F0;
	}
}
@media (max-width: 748px) {
	.topic-alt-vid .topic-alt-holder a .icon-play {
	  bottom: 0;
	  top: auto;
	  left: 0;
	  border: none;
	  transform: none;
	  background: transparent;
	  box-shadow: none;/* Rectangle 2: */
		background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	  border-radius: 0px;
	  width: 100%;
	  height: 30px;
	}
	.topic-alt-vid .topic-alt-holder a .icon-play:after {
	  border-width: 5px 0 5px 9px;
	  transform: none;
	  bottom: 7px;
	  top: auto;
	  margin-left: 7px;
	}
}
.topic-alt-vid h4 {
	margin: 15px 0 10px 0;
	font-weight: bold;
	color: inherit;
	font-size: 1.5em;
}
.topic-alt-vid p {
	color: #333333;
	font-weight: 300;
	font-size: 16px;
	font-size: 1.6 rem;
	margin: 10px 0 0;
}
.topic-alt-vid a {
	color: inherit;
}

.topic-alt-share {
	text-align: center;
	width: 450px;
	margin: 0 auto;
}
@media (max-width: 736px) {
	.topic-alt-share {
		width: 100%;
	}
}
.topic-alt-share img {
	margin: 20px 0 0;
}
.topic-alt-share h3 {
	margin: 50px 0 0;
	color: #333333;
}
.topic-alt-share p {
	margin: 10px 0 0;
	font-size: 14px;
	font-size: 1.4 rem;
}
.topic-alt-share form {
	width: 100%;
	margin: 20px 0 0;
	overflow: hidden;
}
.topic-alt-share form .topic-alt-text {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 320px;
	border: 2px solid #ccc;
	padding: 0 10px;
	color: #aaa;
	height: 40px;
	line-height: 40px;
}
.topic-alt-share form .topic-alt-submit {
	width: 130px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #63b6f5;
	color: #fff;
	float: left;
	border: none;
	font-weight: bold;
}
@media (max-width: 736px) {
	.topic-alt-share form .topic-alt-text {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
	}
	.topic-alt-share form .topic-alt-submit {
		width: 100%;
		float: none;
	}
}
.topic-alt-share-btns {
	height: 38px;
	margin: 20px auto 0 auto;
	width: 324px;
}
.topic-alt-share-btns a {
	color: #fff;
	display: inline-block;
	font-size: 0.875em;
	font-weight: 700;
	height: 100%;
	line-height: 38px;
	margin-left: 2%;
	text-indent: 15px;
	vertical-align: top;
	width: 32%;
}
@media (max-width: 736px) {
	.topic-alt-share-btns a {
		font-size: 1em;
	}
}
.topic-alt-share-btns .facebook {
	background: #4065b4 url(/img_new/topics/icon-facebook.png) no-repeat 15% 48%;
}
.topic-alt-share-btns .twitter {
	background: #1b95e0 url(/img_new/topics/icon-twitter.png) no-repeat 15% 48%;
}
.topic-alt-share-btns .email {
	background: #ff780f url(/img_new/topics/icon-email.png) no-repeat 15% 48%;
}
.topic-alt-share-btns a:first-child {
	margin-left: 0;
}
.topic-alt-share-btns .at-icon-wrapper {
	display: none;
}

.topic-alt-about {
	width: 100%;
	background-color: #63b6f5;
	margin: 100px 0 0;
	padding: 50px 0 100px 0;
}
@media (max-width: 736px) {
	.topic-alt-about {
		margin: 60px 0 0;
		padding: 25px 0 50px 0;
	}
}
.topic-alt-about h2, .topic-alt-about p {
	color: #fff;
}
.topic-alt-about a {
	color: #fff;
	display: inline-block;
	position: relative;
	text-decoration: underline;
	font-weight: 300;
	line-height: 1.43em;
	font-size: 1.25em;
	margin: 25px 0 0;
}
@media (max-width: 736px) {
	.topic-alt-about a {
		border: 2px solid #fff;
		width: 200px;
		height: 40px;
		line-height: 40px;
		display: block;
		margin: 20px auto 0;
		text-align: center;
		font-size: 14px;
		font-size: 1.4 rem;
	}
}
.topic-alt-about a:hover {
	text-decoration: none;
}
.topic-alt-about a:after {
	content: '';
	display: block;
	position: absolute;
	width: 7px;
	height: 14px;
	background: url("/img_new/topics/ico-arrow.png") no-repeat 50% 50%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	right: -17px;
	top: 50%;
	margin: -7px 0 0;
}
@media (max-width: 736px) {
	.topic-alt-about a:after {
		display: none;
	}
}

.topic-alt-next-series {
	color: inherit;
	display: block;
	width: 100%;
	border: 2px solid #c1c1c1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 65px 10px 65px;
	margin: 60px 0 30px;
	text-align: center;
	position: relative;
}
@media (max-width: 736px) {
	.topic-alt-next-series {
		padding: 10px 35px;
	}
}
.topic-alt-next-series:after {
	content: '';
	display: block;
	background: url("/img_new/topics/next-arrow.png") no-repeat 0 0;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	width: 16px;
	height: 30px;
	margin: -15px 0 0;
	position: absolute;
	top: 50%;
	right: 40px;
}
@media (max-width: 736px) {
	.topic-alt-next-series:after {
		right: 10px;
	}
}
.topic-alt-next-series h4 {
	margin: 0;
	color: #a0a0a0;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: bold;
}
.topic-alt-next-series h5 {
	color: inherit;
	font-weight: 700;
	font-size: 2.5em;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: center;
	margin: 5px 0;
	display: inline-block;
}
@media (max-width: 736px) {
	.topic-alt-next-series h5 {
		font-size: 20px;
		font-size: 2rem;
	}
}
.topic-alt-next-series p {
	margin: 0;
	font-size: 1em;
}

.hero-flag {
	overflow-x: hidden;
}
.hero-flag .hide-on-mobile {
	max-height: 30px;
	min-width: 100%;
	width: auto;
}
.hero-flag .show-on-mobile {
	width: 100%;
}

.election-widget-1 {
	display: inline-block;
	margin-top: 10px;
	vertical-align: top;
	width: 320px;
}
.election-widget-2 {
	display: inline-block;
	margin: 20px 0 0 15px;
	vertical-align: top;
	width: calc(100% - 340px);
}
@media (max-width: 748px) {
	.election-widget-1 {
		width: 100%;
	}
  .election-widget-2 {
    display: none;
  }
}

/* new site header */
.header {
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
	height: 84px;
	left: 0;
	position: fixed;
	top: 0;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	width: 100%;
	z-index: 999;
}
.header .container {
	position: static;
}
.header-logo {
	background: url(/img_new/logo.svg) no-repeat 0 0;
	display: block;
	height: 38px;
	left: 20px;
	position: absolute;
	text-indent: -999px;
	top: 10px;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	width: 85px;
	z-index: 1000;
}
.header-search {
	background: none;
	border: none;
	color: #666;
	font-size: 0.75em;
	font-weight: 800;
	letter-spacing: 1px;
	outline: none;
	padding: 0;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
	top: 15px;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	z-index: 1000;
}
.header-search i {
	font-size: 1.5em;
	margin-right: 8px;
	vertical-align: middle;
}
.header-topic {
	display: block;
	height: 42px;
	overflow-y: hidden;
	padding: 5px 0;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
}
.header-topic-img {
	margin-right: 10px;
	vertical-align: middle;
	height: 45px;
}
.header-topic-info {
	color: #272727;
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}
.header-topic-title {
	font-size: 0.875em;
	font-weight: 800;
}
.header-topic-description {
	font-size: 0.8125em;
	font-weight: 400;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.header-sections-nav {
	list-style-type: none;
	margin-left: -5px;
	margin-top: 1px;
	transition: margin-top 0.3s;
	-webkit-transition: margin-top 0.3s;
}
.header-sections-nav-item {
	display: inline-block;
	padding-right: 30px;
	vertical-align: top;
}
.header-sections-link {
	color: #272727;
	display: block;
	font-size: 1em;
	font-weight: 800;
	line-height: 1;
	padding: 3px 5px;
}
.header-sections-nav-item:hover .header-sections-link {
	background-color: #41a5f0;
	color: #fff;
}
.header-sections-nav-item:hover .header-sections-content {
	border-bottom: 1px solid #e1e1e1;
	max-height: 500px;
	visibility: visible;
}
.header-sections-content {
	background-color: #fff;
	left: 0;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 75px;
	visibility: hidden;
	width: 100%;
}
.header-sections-content .container {
	padding-top: 20px;
}
.header-sections-stories-item {
	display: inline-block;
	margin-left: 3%;
	vertical-align: top;
	width: 22.75%;
}
.header-sections-stories-item:first-child {
	margin-left: 0;
}
.header-sections-stories-item .thumbnail {
	width: 100%;
}
.header-sections-stories-item .headline {
	color: #272727;
	font-size: 1em;
	font-weight: 800;
	line-height: 1.3;
	margin-top: 10px;
}
.header-sections-featured {
	padding: 15px 0;
}
.header-sections-featured-item {
	background-color: #aaa;
	color: #fff;
	display: inline-block;
	font-size: 0.9em;
	font-weight: 800;
	line-height: 1em;
	margin: 0 6px 5px 0;
	padding: 3px 10px;
	text-transform: uppercase;
	vertical-align: top;
}
.header-sections-featured-item:hover {
	background-color: #41a5f0;
}

@media (min-width: 749px) {
	.header.scrolled {
		transform: translateY(-34px);
		-webkit-transform: translateY(-34px);
	}
	.header.scrolled .header-logo {
		transform: translateY(34px);
		-webkit-transform: translateY(34px);
	}
	.header.scrolled .header-search {
		transform: translateY(34px);
		-webkit-transform: translateY(34px);
	}
	.header.scrolled .header-topic {
		transform: translateY(-18px);
		-webkit-transform: translateY(-18px);
	}
	.header.scrolled .header-sections-nav {
		margin-top: -4px;
	}
	.header.scrolled .header-sections-content {
		top: 70px;
	}
	.header.scrolled + .search-overlay {
		top: 51px;
	}
}

@media (max-width: 1320px) {
	.header > .container {
		max-width: 75%;
	}
}
@media (max-width: 998px) {
	.header > .container {
		max-width: 68%;
	}
}
@media (max-width: 748px) {
	.header {
		overflow: hidden;
	}
	.header .container {
		max-width: 100%;
		padding: 0 10px;
	}
	.header-topic {
		display: none;
	}
	.header-sections-nav {
		margin-top: 0;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.header-sections-nav::-webkit-scrollbar {
		display: none;
	}
	.header-sections-nav-item {
		margin-right: 15px;
		padding-right: 0;
	}
	.header-sections-content {
		display: none;
	}
	.header-logo {
		margin: 10px 0 0 10px;
		position: static;
	}
	.header-search {
		right: 10px;
	}
	.header-search i {
		font-size: 2em;
		margin-right: 0;
	}
	.header-search span {
		display: none;
	}
	.search-overlay {
		top: 85px;
	}
}

/* new site footer */
.footer {
	background-color: #eee;
	font-weight: 400;
	padding: 90px 0 70px 0;
}
.footer-left,
.footer-right {
	display: inline-block;
	vertical-align: top;
}
.footer-left {
	width: 52%;
}
.footer-right {
	text-align: right;
	width: 48%;
}
.footer-left-nav {
	list-style-type: none;
}
.footer-left-nav li {
	display: inline-block;
	margin-bottom: 16px;
	vertical-align: top;
	width: 50%;
}
.footer-left-nav a {
	color: #272727;
	font-size: 1em;
	line-height: 1;
}
.footer-left-nav a:hover {
	text-decoration: underline;
}
.footer-socials {
	list-style-type: none;
}
.footer-socials li {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.footer-socials li:first-child {
	margin-left: 0;
}
.footer-socials a {
	background-image: url(/img_new/footer-social-icons.png);
	background-size: cover;
	display: block;
	height: 30px;
	width: 30px;
}
.footer-socials .facebook {
	background-position: 0 0;
}
.footer-socials .instagram {
	background-position: -30px 0;
}
.footer-socials .linkedin {
	background-position: -60px 0;
}
.footer-socials .snapchat {
	background-position: -90px 0;
}
.footer-socials .twitter {
	background-position: -120px 0;
}
.footer-socials .youtube {
	background-position: -150px 0;
}
.footer-right-nav {
	list-style-type: none;
	margin: 44px 0 16px 0;
}
.footer-right-nav li {
	border-left: 1px solid #272727;
	display: inline-block;
	font-size: 0.75em;
	line-height: 1;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.footer-right-nav li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.footer-right-nav a {
	color: #272727;
	text-transform: uppercase;
}
.footer-right-nav a:hover {
	text-decoration: underline;
}
.footer-copyright {
	font-size: 0.75em;
}
.footer-copyright img {
	margin: 0 8px;
	vertical-align: bottom;
	width: 15px;
}
@media (max-width: 748px) {
	.footer {
		padding: 50px 0 40px 0;
	}
	.footer-left {
		margin-bottom: 20px;
		width: 100%;
	}
	.footer-right {
		text-align: center;
		width: 100%;
	}
	.footer-left-nav li:nth-child(even){
		margin-left: 4%;
		width: 46%;
	}
	.footer-right-nav {
		margin: 28px 0 14px 0;
	}
	.footer-copyright span {
		display: block;
	}
}

/* new story page */
.story-wrapper::after {
	clear: both;
	content: '';
	display: block;
}
.story-headline {
	color: #fff;
	font-size: 2.5em;
	font-weight: 800;
	line-height: 1.5;
	margin: 15px 13px;
}
.story-headline span {
	background-color: #41a5f0;
	box-shadow: 13px 0 0 #41a5f0, -13px 0 0 #41a5f0;
	padding: 1px 0 2px;
}
@media (max-width: 748px) {
	.story-headline {
		font-size: 1.68em;
		margin: 10px 6px;
	}
	.story-headline span {
		box-shadow: 6px 0 0 #41a5f0, -6px 0 0 #41a5f0;
		padding: 0 0 1px;
	}
}
.story-hero {
	background-color: #000;
}
@media (max-width: 748px) {
	.story-hero .container {
		max-width: 100%;
	}
}
.story-hero .image {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.story-sponsored-label {
	color: #fff;
	font-size: 0.875em;
	font-weight: 800;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.story-sponsored-label span {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
}
.story-hero .story-sponsored-label {
	position: absolute;
	right: -165px;
	top: 15px;
	width: 150px;
}
@media (max-width: 1024px) {
	.story-hero .story-sponsored-label {
		color: #333;
		right: 20px;
		text-align: right;
		top: calc(100% + 15px);
	}
}
.story-hero .video-container .video-headline {
	display: none;
}
.story-hero .video-container.shrunk {
	background-color: #fff;
	bottom: 15px;
	box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: auto !important;
	padding: 0;
	position: fixed;
	right: 0;
	width: 340px;
	z-index: 1000;
}
.story-hero .video-container.shrunk .video-headline {
	color: #fff;
	display: block;
	font-size: 1.125em;
	font-weight: 800;
	line-height: 1.5;
	margin: 10px 20px;
}
.story-hero .video-container.shrunk .video-headline span {
	background-color: #41a5f0;
	box-shadow: 6px 0 0 #41a5f0, -6px 0 0 #41a5f0;
	padding: 0 0 1px;
}
.story-main {
	padding-top: 30px;
}

.story-share-btns {
	padding-bottom: 30px;
}
.story-share-btns a {
	color: #fff;
	display: inline-block;
	font-size: 0.875em;
	font-weight: 800;
	height: 35px;
	line-height: 35px;
	margin: 0 10px 0 0;
	text-indent: 10px;
	vertical-align: top;
	width: 94px;
}
.story-share-btns i {
	font-size: 1.1em;
	margin-right: 9px;
	vertical-align: middle;
}
.story-share-btns i::before {
	line-height: inherit;
	vertical-align: top;
}
@media (max-width: 748px) {
	.story-share-btns {
		padding-bottom: 20px;
	}
	.story-share-btns a {
		font-size: 0.8em;
		margin-right: 5px;
		text-indent: 6px;
		width: calc(25% - 5px);
	}
	.story-share-btns i {
		margin-right: 6px;
	}
	.story-share-btns img {
		height: 1.2em;
		margin: 0 7px 3px 3px;
		vertical-align: middle;
	}
}
.story-share-btns .facebook {
	background-color: #4065b4;
}
.story-share-btns .twitter {
	background-color: #1b95e0;
}
.story-share-btns .email {
	background-color: #ff7800;
}
.story-share-btns .sms {
	background-color: #2dc400;
}
.story-share-btns .at-icon-wrapper {
	display: none;
}
.story-author .story-share-btns {
	padding: 40px 0;
	text-align: center;
	width: 100px;
}
.story-author .story-share-btns.scrolled {
	position: fixed;
	top: 51px;
}
.story-author .story-share-btns.scrolled.pinned {
	bottom: 0;
	left: 0;
	position: absolute;
	top: auto;
}
.story-author .story-share-btns::before {
	color: #333;
	content: 'share';
	font-size: 0.75em;
	font-weight: 800;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}
.story-author .story-share-btns a {
	border-radius: 50%;
	display: block;
	height: 44px;
	line-height: 44px;
	margin: 20px auto 0 auto;
	overflow: hidden;
	text-indent: 0;
	width: 44px;
}
.story-author .story-share-btns i {
	display: block;
	font-size: 1.5em;
	margin: 0;
}

.story-author {
	border-top: 3px #41a5f0 solid;
	display: inline-block;
	vertical-align: top;
	width: 100px;
}
@media (max-width: 748px) {
	.story-author {
		border-top: none;
		margin-bottom: 15px;
		width: 100%;
	}
}
.story-author .thumb {
	border-radius: 50%;
	display: block;
	height: 80px;
	margin: 10px auto 0 auto;
	width: 80px;
}
@media (max-width: 748px) {
	.story-author .thumb {
		display: inline-block;
		height: 30px;
		margin: 0 10px 0 0;
		vertical-align: middle;
		width: 30px;
	}
}
.story-author .byline {
	color: #333;
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 10px;
	text-align: center;
}
.story-author .byline ~ .byline {
	margin-top: 0;
}
@media (max-width: 748px) {
	.story-author .byline {
		display: inline-block;
		line-height: 1.4;
		margin: 0;
		text-align: left;
		vertical-align: middle;
	}
	.story-author .byline + .byline {
		display: block;
	}
}
.story-author .byline a {
	color: #41a5f0;
}

.story-content {
	border-bottom: 1px #aaa solid;
	display: inline-block;
	margin: 0 75px;
	padding-bottom: 20px;
	position: relative;
	vertical-align: top;
	width: 650px;
}
@media (max-width: 1420px) {
	.story-content {
		margin: 0 55px;
		width: 500px;
	}
}
@media (max-width: 748px) {
	.story-content {
		border-bottom: none;
		margin: 0;
		width: 100%;
	}
	.story-content .story-sponsored-label {
		color: #333;
		font-size: 1em;
		margin: -20px 0 20px;
		text-align: center;
		width: 100%;
	}
}
.story-summary {
	color: #333;
	font-size: 1.3em;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 20px;
}
@media (max-width: 748px) {
	.story-summary {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 15px;
	}
}
.story-transcript {
	position: relative;
}
.story-transcript::after {
	clear: both;
	content: '';
	display: block;
}
.transcript-a-placeholder {
	display: none;
}
@media (max-width: 1024px) {
	.transcript-a-placeholder {
		display: block;
	}
}
@media (max-width: 1024px) and (min-width: 749px) {
	.transcript-a-placeholder {
		float: right;
		margin: 0 0 30px 30px;
	}
}
@media (max-width: 748px) {
	.transcript-a-placeholder > div {
		margin: 15px auto;
	}
}
.story-transcript p {
	color: #000;
	font-size: 1.125em;
	font-weight: 400;
	-webkit-font-smoothing: auto;
	line-height: 1.55;
	padding: 0;
}
.story-transcript p img {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.story-transcript iframe,
.story-transcript blockquote,
.story-transcript twitterwidget,
.story-transcript .fb-post span {
	clear: both;
	display: block;
	margin: 0 auto !important;
	max-width: 100%;
}
.story-transcript .fb-post {
	width: 100%;
}
@media (max-width: 748px) {
	.story-transcript p {
		font-size: 1em;
	}
	.story-transcript p:nth-of-type(n+3){
		display: none;
	}
	.story-transcript iframe,
	.story-transcript blockquote,
	.story-transcript twitterwidget,
	.story-transcript .fb-post {
		display: none !important;
	}
	.story-transcript .transcript-a-placeholder iframe,
	.story-transcript.expanded iframe,
	.story-transcript.expanded blockquote,
	.story-transcript.expanded twitterwidget,
	.story-transcript.expanded .fb-post {
		display: block !important;
	}
}
.story-transcript .img-credit {
	color: #939393;
  display: block;
	font: 300 .35em/1 "Avenir", sans-serif;
	line-height: 1;
  margin: 5px auto 0 auto;
  text-decoration: none;
  text-transform: uppercase;
}
.story-transcript .related {
	float: left;
	margin: 0 30px 30px -60px;
	width: 280px;
}
.story-transcript .related span {
	border-bottom: 3px #41a5f0 solid;
	display: inline-block;
	font-size: 0.75em;
	font-weight: 800;
	line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 10px;
  padding-bottom: 3px;
	text-transform: uppercase;
}
.story-transcript .related img {
	margin: 0 0 15px 0;
}
.story-transcript .related a {
	color: #41a5f0;
	display: block;
	font-size: 1em;
	font-weight: 800;
	line-height: 1.31;
	text-decoration: none;
}
.story-transcript .related a::after {
	background-color: #aaa;
	content: '';
	display: block;
	height: 1px;
	margin-top: 20px;
	width: 107px;
}
@media (max-width: 748px) {
	.story-transcript .related {
		float: none;
		margin: 15px 0;
		width: 100%;
	}
	.story-transcript .related span {
		display: block;
	}
	.story-transcript .related img {
		margin-bottom: 5px;
		max-width: 100%;
	}
	.story-transcript .related a::after {
		margin-top: 15px;
		width: 100%;
	}
}
.story-transcript .btn {
	border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 1em;
	font-weight: 800;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
.story-transcript .story-share-btns {
	display: none;
}
@media (max-width: 748px) {
	.story-transcript .story-share-btns {
		border-bottom: 1px #aaa solid;
		display: block;
	}
}

.story-featured {
	display: inline-block;
	vertical-align: top;
	margin-right: -200px;
	width: 300px;
}
@media (max-width: 1024px) {
	.story-featured {
		display: none;
	}
}
@media (max-width: 748px) {
	.story-featured {
		display: block;
		margin-right: 0;
		width: 100%;
	}
}
.featured-a-placeholder {
	margin-bottom: 50px;
}
.featured-a-placeholder > div {
	margin: 0 auto;
}
@media (max-width: 1024px) {
	.featured-a-placeholder {
		display: none;
	}
}
.story-featured-title {
	border-bottom: 3px #41a5f0 solid;
	color: #000;
	display: inline-block;
	font-size: 1.3em;
	font-weight: 800;
	line-height: 1.33;
}
@media (max-width: 748px) {
	.story-featured-title {
		margin-bottom: 10px;
	}
}
.story-featured-item {
	display: block;
	margin-top: 20px;
}
.story-featured-item .thumb {
	display: block;
	margin-bottom: 10px;
	max-width: 100%;
}
.story-featured-item .headline {
	color: #41a5f0;
	font-size: 1em;
	font-weight: 800;
	line-height: 1.3;
	padding-bottom: 10px;
}
@media (max-width: 748px) {
	.story-featured-item {
		border-bottom: 1px #aaa solid;
		margin: 0;
		padding: 10px 0;
	}
	.story-featured-item::after {
		clear: both;
		content: '';
		display: block;
	}
	.story-featured-item .thumb {
		float: right;
		margin: 0 0 0 10px;
		width: 53px;
	}
	.story-featured-item .headline {
		color: #000;
		font-size: 0.875em;
		padding: 0;
	}
}

#main-video-player_ad > div,
#main-video-player_ad iframe {
	height: 100% !important;
	width: 100% !important;
}

/* where to watch (platforms) page */
.template-1.cmd_apps .aside {
	overflow: visible;
}
.platforms-hero {
	background: url(/img_new/platforms/platforms-hero.jpg) no-repeat top center;
	text-align: center;
}
.platforms-hero .container {
	height: 350px;
}
.platforms-hero-inner {
	position: absolute;
	top: 45%;
	-webkit-transform: translateY(-45%);
	transform: translateY(-45%);
	width: 100%;
}
.platforms-hero-title {
	color: #fff;
	font-size: 3em;
	font-weight: 900;
}
.platforms-hero-subtitle {
	color: #fff;
	font-size: 1.3125em;
	font-weight: 400;
	margin-top: 10px;
}
.platforms-hero-btn {
	background-color: #41a5f0;
	color: #fff;
	display: none;
	font-size: 1.0625em;
	font-weight: 800;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
	padding: 0 12px 0 40px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 160px;
}
.platforms-hero-btn:hover {
	background-color: #eee;
	color: #191e23;
}
.platforms-hero-btn::before {
	background-image: url(/img_new/platforms/sprite-mobile-os.png);
	background-position: -19px -22px;
	content: '';
	display: block;
	height: 22px;
	left: 12px;
	position: absolute;
	top: 12px;
	width: 19px;
}
.platforms-hero-btn:hover::before {
	background-position: 0 -22px;
}
.platforms-hero-btn.ios::before {
	background-position: -19px 0;
}
.platforms-hero-btn.ios:hover::before {
	background-position: 0 0;
}
@media (max-width: 748px) {
	.platforms-hero-title {
		font-size: 1.25em;
	}
	.platforms-hero-subtitle {
		font-size: 0.875em;
	}
	.platforms-hero-btn {
		display: inline-block;
	}
}

.platforms-arrow {
	position: relative;
}
.platforms-arrow::before {
	background: #41a5f0 url(/img_new/platforms/ico-arrow.png) no-repeat 0 0;
	border: 5px #fff solid;
	border-radius: 50%;
	color: #fff;
	content: '';
	display: block;
	height: 40px;
	left: 50%;
	position: absolute;
	top: -25px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
	z-index: 1;
}

.platforms-nav {
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}
.platforms-nav ul {
	list-style-type: none;
	margin: 0;
}
@media (min-width: 749px) {
	.platforms-nav .platforms-arrow::before {
		top: -11px;
	}
}
.platforms-nav-item {
	border-right: 1px solid #f0f0f0;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.platforms-nav-item:first-child {
	border-left: 1px solid #f0f0f0;
	width: calc(8% - 7px);
}
.platforms-nav-item:nth-child(2) {
	width: 20%;
}
.platforms-nav-item:nth-child(3) {
	width: 22%;
}
.platforms-nav-item:nth-child(4) {
	width: 20%;
}
.platforms-nav-item:nth-child(5) {
	width: 10%;
}
.platforms-nav-item:last-child {
	width: 19%;
}
.platforms-nav-item a {
	color: #191e23;
	display: block;
	font-size: 0.75em;
	font-weight: 800;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
}
@media (max-width: 748px) {
	.platforms-nav {
		border: none;
	}
	.platforms-nav .container {
		max-width: 100%;
	}
	.platforms-nav-item:nth-child(n) {
		border-bottom: 1px solid #f0f0f0;
		border-left: none;
		border-right: none;
		height: 48px;
		position: relative;
		text-align: center;
		width: calc(50% - 1px);
	}
	.platforms-nav-item:nth-child(odd) {
		border-right: 1px solid #f0f0f0;
	}
	.platforms-nav-item a {
		line-height: 1.25;
		margin: 0 20%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 60%;
	}
}

.platforms-group {
	border-top: 1px solid #f0f0f0;
	padding: 40px 0;
}
.platforms-group:first-child {
	border-top: none;
	margin-top: 15px;
}
.platforms-group-header {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 15%;
}
.platforms-group-header .icon {
	margin: 25px 0 10px 0;
	max-width: 90%;
}
.platforms-group-header .title {
	color: #000;
	font-size: 1.0625em;
	font-weight: 800;
	margin: 0 10px;
}
.platforms-group-items {
	border-left: 1px solid #f0f0f0;
	display: inline-block;
	list-style-type: none;
	padding-left: 12px;
	vertical-align: top;
	width: calc(85% - 14px);
}
.platforms-group-item {
	display: inline-block;
	margin: 30px 0 0 20px;
	vertical-align: top;
	width: 180px;
}
.platforms-group-item:nth-child(-n+4) {
	margin-top: 0;
}
.platforms-group-item .logo {
	background-color: #fbfbfb;
	border: 1px solid #f5f5f5;
	height: 128px;
	position: relative;
	width: calc(100% - 2px);
}
.platforms-group-item .logo img {
	left: 50%;
	max-height: 90%;
	max-width: 90%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.platforms-group-item .lm-btn {
	background-color: #eee;
	border: none;
	color: #191e23;
	display: block;
	font-size: 1.0625em;
	font-weight: 800;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.platforms-group-item:hover .lm-btn {
	background-color: #41a5f0;
	color: #fff;
}
@media (max-width: 1024px) {
	.platforms-group-item:nth-child(n) {
		margin: 30px 0 0 17px;
	}
	.platforms-group-item:nth-child(-n+3) {
		margin-top: 0;
	}
}
@media (max-width: 748px) {
	.platforms-group-header {
		width: 100%;
	}
	.platforms-group-header .icon {
		margin-top: 0;
		max-width: 45px;
	}
	.platforms-group-items {
		border: none;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.platforms-group-item:nth-child(n) {
		margin: 20px 10px 0 10px;
		width: 140px;
	}
	.platforms-group-item .logo {
		height: 100px;
	}
	.platforms-group-item .lm-btn {
		font-size: 0.875em;
	}
}

.platforms-about {
	background: url(/img_new/platforms/platforms-about.jpg) no-repeat top center;
	margin-top: 40px;
	text-align: center;
}
.platforms-about .container {
	height: 420px;
}
.platforms-about-inner {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.platforms-about-title {
	color: #fff;
	font-size: 1.75em;
	font-weight: 800;
}
.platforms-about-desc {
	color: #fff;
	font-size: 1.125em;
	margin: 25px auto 40px auto;
	width: 62%;
}
.platforms-about-btn {
	background-color: #41a5f0;
	color: #fff;
	display: inline-block;
	font-size: 1.0625em;
	font-weight: 800;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 212px;
}
@media (max-width: 748px) {
	.platforms-about {
		background-size: cover;
		margin-bottom: 320px;
	}
	.platforms-about .container {
		height: 175px;
	}
	.platforms-about-inner {
		position: relative;
		top: 100%;
		-webkit-transform: none;
		transform: none;
	}
	.platforms-about-title {
		color: #333;
		font-size: 1.25em;
		padding-top: 35px;
	}
	.platforms-about-desc {
		color: #333;
		font-size: 0.875em;
		margin: 5px auto 15px auto;
		width: 100%;
	}
}

.platforms-section-title {
	font-size: 1.75em;
	font-weight: 800;
	padding: 75px 0 30px 0;
	text-align: center;
}
.platforms-testimonials {
	border-top: 1px solid #f0f0f0;
}
.platforms-testimonials ul {
	list-style-type: none;
	margin: 0;
}
.platforms-testimonials-item {
	display: inline-block;
	font-size: 1.125em;
	margin-left: 11%;
	position: relative;
	vertical-align: top;
	width: 26%;
}
.platforms-testimonials-item:first-child {
	margin-left: 0;
}
.platforms-testimonials-item::before {
	color: #41a5f0;
	content: '“';
	display: block;
	font-size: 7.1325em;
	font-weight: 400;
	left: -70px;
	line-height: 1;
	position: absolute;
	top: -7px;
}
.platforms-testimonials-item .post {
	margin: 0 0 25px 0;
	padding: 0;
}
.platforms-testimonials-item .author {
	display: block;
	font-weight: 800;
}
@media (max-width: 748px) {
	.platforms-section-title {
		font-size: 1.25em;
		padding: 55px 0 0 0;
	}
	.platforms-testimonials-item {
		font-size: 0.875em;
		margin: 70px 0 0 0;
		text-align: center;
		width: 100%;
	}
	.platforms-testimonials-item::before {
		left: 50%;
		top: -50px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.platforms-promo {
	border-top: 1px solid #f0f0f0;
	margin-top: 70px;
	text-align: center;
}
.platforms-promo-desc {
	font-size: 1.125em;
	margin: 0 auto;
	width: 56%;
}
.platforms-promo-image {
	bottom: -50px;
	position: relative;
	max-width: 100%;
}
@media (max-width: 748px) {
	.platforms-promo-desc {
		font-size: 0.875em;
		margin-top: 10px;
		width: 100%;
	}
	.platforms-promo-image {
		bottom: -20px;
	}
}

/* video duration styles */
.video-duration {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 0 5px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
	z-index: 5;
}
@media (max-width: 748px) {
	.video-duration {
	  background: transparent;
	  right: 5px;
	  bottom: 2px;
	}
}