.summit-top-left.section-text h4 sup {
    font-size: 12px;
    top: -.7em;
}

.media-coverage-list .post-content {
	min-height: 390px;
}

.media-coverage-list .post-title {
	font-size:21px;
}

.header.header-scrolled .hamburger-inner,
.header.header-scrolled .hamburger-inner:after,
.header.header-scrolled .hamburger-inner:before {
    background-color: #0038a5;
}

.product-comparisons-table {
    padding-bottom: 20px;
}

/*CES-2020.php*/
.ces-overview.ces-overview-new {
	padding: 55px 0;
	margin-bottom: 0;
}
.ces-overview.ces-overview-new:before {
	background: #0038a5;
	top: 0;
}
.ces-overview-new-text-hold {
	margin-bottom: 74px;
}
.ces-overview-new-text-hold .section-title {
	color: #0038a5;
	font-size: 50px;
	margin-bottom: 40px;
}
.ces-overview-new-text {
	font-size: 34px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 17px;
	line-height: 1.2;
}
.ces-overview-new-text-sm {
	font-size: 25px;
	font-weight: 700;
	color: #333333;
	line-height: 1.2;
}
.text-uppercase {
	text-transform: uppercase;
	margin-bottom: 0;
}
.ces-2020-announcement .section-title span {
	color: #fff;
	font-size: 95px;
	top: 50%;
}
.ces-2020-announcement .section-title {
	margin-bottom: 0;
}
.ces-announce-product ul {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	flex-wrap: wrap;
	-ms-flex-wrap: wrap;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ces-announce-product ul li {
	display: inline-block;
	float: left;
	width: 15.666%;
	margin-right: 1.2%;
	margin-bottom: 15px;
	border-top: 5px solid #38c1ff;
	-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.08);
	-moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.08);
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.08);
	transition: 0.2s;
}
.ces-announce-product ul li:nth-child(6n) {
	margin-right: 0;
}
.ces-announce-product ul li:nth-child(6n + 1) {
	clear: both;
}
.ces-announce-product ul li:hover {
	-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.5);
}
.ces-announce-product ul li a {
	display: inline-block;
	background: #fff;
	width: 100%;
	padding: 64px 10px 40px;
	height: 100%;
}
.ces-2020-announcement {
	background: #f2f5fa;
	padding: 30px 0 165px;
}
.ces-announce-product-image {
	height: 100px;
	position: relative;
	margin-bottom: 40px;
}
.ces-announce-product-image img {
	max-width: 100px;
	max-height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ces-announce-product-title {
	font-size: 18px;
	font-weight: 700;
	color: #333333;
}
.ces-2020-ces-experience {
	padding-top: 110px;
}
.ces-2020-ces-experience .ces-experience {
	margin-bottom: 110px;
}
.ces-2020-ces-media {
	padding-top: 86px;
}
.row.row-larger {
	max-width: 1300px;
}


@media screen and (max-width: 1023px) {
	.media-coverage-list .post-title {
		font-size: 20px;
	}

	.media-coverage-list .post-content {
		min-height: 370px;
	}

	/*CES-2020.php*/
	.ces-overview-new-text-hold .section-title {
		font-size: 32px;
		margin-bottom: 40px;
	}
	.ces-overview-new-text {
		font-size: 26px;
	}
	.ces-overview-new-text-sm {
		font-size: 20px;
	}
	.ces-overview.ces-overview-new {
		padding: 25px 0;
	}
	.ces-2020-announcement .section-title {
		margin-bottom: 20px;
	}
	.ces-announce-product ul li {
		width: 32.5333%;
		margin-right: 1.2%;
	}
	.ces-announce-product ul li:nth-child(6n) {
		margin-right: 1.2%;
	}
	.ces-announce-product ul li:nth-child(6n + 1) {
		clear: none;
	}
	.ces-announce-product ul li:nth-child(3n) {
		margin-right: 0;
	}
	.ces-announce-product ul li:nth-child(3n + 1) {
		clear: both;
	}
	.ces-2020-announcement {
		padding: 30px 0 80px;
	}
}

@media screen and (max-width: 639px) {
	.media-coverage-list .post-content {
		min-height: 1px;
	}

	.media-coverage-list .post-title {
		font-size: 18px;
	}

	/*CES-2020.php*/
	.ces-overview-new-text-hold .section-title {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.ces-overview-new-text {
		font-size: 20px;
	}
	.ces-overview-new-text-sm {
		font-size: 16px;
	}
	.ces-overview.ces-overview-new {
		padding: 25px 0 15px;
	}
	.ces-2020-ces-media {
		padding-top: 60px;
	}
	.ces-2020-ces-experience {
		padding-top: 60px;
	}
	.ces-2020-announcement .section-title {
		margin-bottom: 40px;
	}
	.ces-2020-announcement .section-title span {
		font-size: 45px;
	}
	.ces-announce-product ul li {
		width: 49.4%;
	}
	.ces-announce-product ul li:nth-child(3n) {
		margin-right: 1.2%;
	}
	.ces-announce-product ul li:nth-child(3n + 1) {
		clear: none;
	}
	.ces-announce-product ul li:nth-child(2n) {
		margin-right: 0;
	}
	.ces-announce-product ul li:nth-child(2n + 1) {
		clear: both;
	}
	.ces-announce-product ul li a {
		padding: 30px 10px;
	}
	.ces-announce-product-image {
		margin-bottom: 20px;
	}
	.ces-2020-announcement {
		padding: 30px 0 60px;
	}
}
