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

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

.covid-alert-hold {
  background-size: cover !important;
  padding: 18px 0;
  display: none;
}

.covid-alert {
  text-align: center;
  color: #fff;
  position: relative;
  padding: 0 20px;
}

.covid-alert span {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
  opacity: 0.6;
  transition: 0.2s;
}

.covid-alert span:hover {
  opacity: 1;
}

.covid-alert a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 20px;
  letter-spacing: 1px;
  transition: 0.2s;
}

.covid-alert a:hover {
  opacity: 0.6;
}

.covid-alert a:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../img/arrow-right-skyblue.png) no-repeat center center / 100% 100%;
  filter: brightness(5);
  margin-left: 10px;
  position: relative;
  top: 1px;
}

.inner-pt {
  transition: padding-top 0.3s;
}

.has_alert .inner-pt {
  padding-top: 161px;
}

.has_alert .inner-pt.downloads-wrapper {
  padding-top: 280px;
}

.has_alert .inner-pt.inner-success-stories {
  padding-top: 280px;
}

.has_alert .inner-pt.partners-integrators-hold {
  padding-top: 280px;
}

.has_alert .inner-pt.resellers-wraper {
  padding-top: 260px;
}

.has_alert .inner-pt.newsroom-wrapper {
  padding-top: 230px;
}

.has_alert .inner-pt.faq-hold {
  padding-top: 260px;
}

.has_alert .leadership {
  padding-top: 265px;
}

.has_alert .inner-pt.inner-success-stories {
  padding-top: 280px;
}

.has_alert .nav-products-hold {
  top: 161px;
}

.has_alert .home-intro {
  padding-top: 60px;
}

.home-intro {
  transition: padding-top 0.3s;
}

.covid-wrapper .section-title.section-title-lg {
  color: #52af33;
}

.covid-wrapper .newsroom-slider .item {
  background: #52af33;
}

.covid-wrapper .post-date {
  color: #52af33;
}

.covid-wrapper .section-title {
  color: #003200;
}

.covid-wrapper .post-title {
  color: #003200;
}

.covid-wrapper .post-title:hover {
  color: #52af33;
}

.covid-wrapper .newsroom-blue .section-title {
  color: #fff;
}

.covid-wrapper .newsroom-blue {
  background: #003200;
}

.covid-wrapper .link-skyblue-arrow,
.covid-wrapper .link-skyblue-arrow:focus,
.covid-wrapper .link-skyblue-arrow:active {
  color: #f4b300;
  background: url(../img/arrow-right-yellow.png) no-repeat center right 5px / 7px 12px;
}

.covid-wrapper .link-skyblue-arrow:hover {
  color: #f4b300;
  background: url(../img/arrow-right-yellow.png) no-repeat center right 0px / 7px 12px;
}

.covid-wrapper .newsroom-slider .owl-dot:hover,
.covid-wrapper .newsroom-slider .owl-dot.active {
  background: #f4b300 !important;
}

.covid-wrapper .btn-skyblue,
.covid-wrapper .btn-skyblue:focus,
.covid-wrapper .btn-skyblue:active {
  background: #f4b300;
  box-shadow: none;
}

.covid-wrapper .btn-skyblue:hover {
  background: #e2a600;
}

.covid-wrapper .thirds-list ul li a {
  border-color: #52af33;
}

.covid-wrapper .features-news-content .post-title {
  color: #fff;
}

.covid-wrapper .event-item a:hover .post-title {
  color: #52af33;
}

.covid-wrapper .thirds-list a:hover .post-title {
  color: #52af33;
}

.covid-wrapper .blog-list-item a:hover .post-title {
  color: #52af33;
}


@media screen and (max-width: 1200px) {
  .has_alert .inner-pt {
    padding-top: 158px;
  }

  .has_alert .nav-products-hold {
    top: 161px;
  }
}

@media screen and (max-width: 1023px) {

  .has_alert .inner-pt.inner-success-stories,
  .has_alert .inner-pt.partners-integrators-hold,
  .has_alert .inner-pt.inner-success-stories,
  .has_alert .inner-pt.downloads-wrapper {
    padding-top: 180px;
  }

  .has_alert .inner-pt.resellers-wraper,
  .has_alert .inner-pt.faq-hold {
    padding-top: 160px;
  }

  .has_alert .inner-pt.newsroom-wrapper {
    padding-top: 130px;
  }

  .has_alert .leadership {
    padding-top: 170px;
  }

  .has_alert .inner-pt {
    padding-top: 124px;
  }

  .covid-alert-hold {
    position: relative;
    top: -16px;
  }

  .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) {
  .has_alert .home-intro {
    padding-top: 56px;
  }

  .covid-alert-hold {
    padding: 0;
  }

  .covid-alert-wrap {
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 0;
  }

  .covid-alert-hold .row {
    width: 100%;
  }

  .has_alert .inner-pt.inner-success-stories,
  .has_alert .inner-pt.partners-integrators-hold,
  .has_alert .inner-pt.inner-success-stories,
  .has_alert .inner-pt.downloads-wrapper {
    padding-top: 160px;
  }

  .has_alert .inner-pt.resellers-wraper,
  .has_alert .inner-pt.faq-hold {
    padding-top: 140px;
  }

  .has_alert .inner-pt.newsroom-wrapper {
    padding-top: 110px;
  }

  .has_alert .leadership {
    padding-top: 150px;
  }

  .has_alert .inner-pt {
    padding-top: 114px;
  }

  .covid-alert a {
    font-size: 12px;
  }

  .covid-alert {
    padding: 0 15px;
    font-size: 12px;
  }

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