@charset "utf-8";
/* CSS Document */
body,
.h1,
h1,
.h2,
h2 {
  font-family: "Raleway", sans-serif;
}
#mainContent {
  padding: 40px 2rem 20px 2rem;
}

#logoContainer {
  padding-left: 8rem;
}
#logoContainerKI {
  padding-right: 8rem;
}
#topbar-responsive {
  z-index: 99;
}
.videoContainerFull {
  position: relative;
  height: 250px;
  margin-bottom: 20px;
}
#mega-menu-wrap-mywp-menu {
  padding: 0 8rem !important;
}
#mega-menu-wrap-mywp-menu {
  z-index: 99;
}
.youtube-video {
  width: 50%;
  height: 450px;
}
.close-important::after {
  content: "E";
  font-family: "close";
  color: #e5673e;
  font-size: 2em;
}
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
  border: solid 2px #e5673e;
  background-color: #ffffff !important;
  color: #e5673e;
  opacity: 0.8;
}
.rightArrowVideo {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -44px;
  cursor: pointer;
  z-index: 999;
  margin-right: -10px;
  color: #e5673e;
}
.rightArrowVideo::after {
  content: "D";
  font-family: "arrows";
  font-size: 3.4em;
  text-shadow: -2px 2px 1px #ffffff;
}
.videoSlide {
  width: 100%;
  height: 250px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: solid 1px #333333;
  background-color: #333333;
}
.leftArrowVideo {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -44px;
  cursor: pointer;
  z-index: 999;
  margin-left: -10px;
  color: #e5673e;
}
.youtubeContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.leftArrowVideo::after {
  content: "C";
  font-family: "arrows";
  font-size: 3.4em;
  text-shadow: 2px 2px 1px #ffffff;
}
#videoContainer {
  padding: 20px 0;
  margin-top: 10px !important;
  position: relative;
  height: auto;
  min-height: 250px;
}
.videoScreen {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 250px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  padding: 20px;
}
.screenTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-height: 24px; /* fallback */
  max-height: 48px; /* fallback */
}
.screenTitle h1 {
  color: #ffffff;
  font-size: 1em !important;
}
.playButton {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -32px;
  z-index: 999;
  text-align: center;
  width: 64px;
  height: 64px;
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
}
.playButton::after {
  font-size: 3em;
  content: "E";
  font-family: "arrows";
}
@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
}

.bg {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-animation: zoomin 15s linear;
}
#landing-hero-container {
  height: 55vh;
  overflow: hidden;
  background-color: #181912;
}
#circleG {
  width: 146px;
  margin: auto;
}

.circleG {
  background-color: rgb(255, 255, 255);
  float: left;
  height: 31px;
  margin-left: 17px;
  width: 31px;
  animation-name: bounce_circleG;
  -o-animation-name: bounce_circleG;
  -ms-animation-name: bounce_circleG;
  -webkit-animation-name: bounce_circleG;
  -moz-animation-name: bounce_circleG;
  animation-duration: 2.24s;
  -o-animation-duration: 2.24s;
  -ms-animation-duration: 2.24s;
  -webkit-animation-duration: 2.24s;
  -moz-animation-duration: 2.24s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

#circleG_1 {
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
}

#circleG_2 {
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}

#circleG_3 {
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
}
.labShadow {
  -webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.5);
}
.slimColumn {
  padding: 5vh 15vw !important;
}

#mainContent h2 {
  font-size: 1.5em;
}
#mainContent h1 {
  font-size: 2em;
}
.animated-search-form[type="search"] {
  width: 10rem;
  border: 0.125rem solid #e6e6e6;
  box-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.18);
  border-radius: 0;
  background-image: url("//image.ibb.co/i7NbrQ/search_icon_15.png");
  background-position: 0.625rem 0.625rem;
  background-repeat: no-repeat;
  padding: 0.75rem 1.25rem 0.75rem 2rem;
  transition: width 0.4s ease-in-out;
}

.animated-search-form[type="search"]:focus {
  width: 100%;
}

@keyframes bounce_circleG {
  0% {
  }

  50% {
    background-color: rgb(229, 104, 62);
  }

  100% {
  }
}

@-o-keyframes bounce_circleG {
  0% {
  }

  50% {
    background-color: rgb(229, 104, 62);
  }

  100% {
  }
}

@-ms-keyframes bounce_circleG {
  0% {
  }

  50% {
    background-color: rgb(229, 104, 62);
  }

  100% {
  }
}

@-webkit-keyframes bounce_circleG {
  0% {
  }

  50% {
    background-color: rgb(229, 104, 62);
  }

  100% {
  }
}

@-moz-keyframes bounce_circleG {
  0% {
  }

  50% {
    background-color: rgb(229, 104, 62);
  }

  100% {
  }
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

.mobile-app-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #e5673e;
  overflow: hidden;
  margin-bottom: 1rem;
}

.mobile-app-toggle .button {
  background: transparent;
  color: #e5673e;
  margin-bottom: 0;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}

.mobile-app-toggle .button:nth-child(n + 1) {
  border-left: 1px solid #e5673e;
}

.mobile-app-toggle .button.is-active,
.mobile-app-toggle:focus {
  background: #e5673e;
  color: #ffffff;
  border: 1px solid #e5673e;
}

.limitFive {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* number of lines to show */
}
.limitThree {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* number of lines to show */
}
.card {
  /*border: solid 1px #f4f4f4;*/
  -webkit-box-shadow: 0px 0px 3px 0px rgba(224, 224, 224, 1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(224, 224, 224, 1);
  box-shadow: 0px 0px 3px 0px rgba(224, 224, 224, 1);
}
#personList {
  padding: 10px;
  width: 100%;
  text-align: left;
}
#lab {
  text-align: center;
  background-color: #e5673e;
  color: #444444;
  width: 100%;
  height: 100;
  padding: 30px 10px;
  font-size: 0.9em;
  font-weight: 800;
  text-transform: uppercase;
}
#personList img {
  width: 60px;
  height: 60px;
  border: solid 1px #ffffff;
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
  border-bottom-left-radius: 50% 50%;
  margin-right: 10px;
}
.labIcon {
  width: 60px;
  height: 60px;
  background-color: #f1f1f1;
  position: absolute;
  bottom: -25px;
  right: 20px;
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
  border-bottom-left-radius: 50% 50%;
}
#triangle-up {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 40px solid #ffffff;
}
#magnifying-glass {
  font-size: 10em;
  display: inline-block;
  width: 0.2em;
  box-sizing: content-box;
  height: 0.2em;
  border: 0.05em solid #ffffff;
  position: relative;
  border-radius: 0.35em;
}
#magnifying-glass:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -0.08em;
  bottom: -0.25em;
  border-width: 0;
  background: #ffffff;
  width: 0.35em;
  height: 0.06em;
  transform: rotate(90deg);
}

.eventDateMonth {
  font-weight: 800;
  font-size: 3em;
  text-transform: uppercase;
  padding: 20px 0;
  color: #ffffff;
}
.orangeColor {
  color: #e5673e;
}
.monthBlock {
  background-color: #e5673e;
}
.dayBlock {
  font-size: 3em;
  font-weight: 200;
}
.yearBlock {
  font-size: 1em;
  font-weight: 800;
}
.dayYearBlock {
  color: #e5673e;
  font-size: 1.2em;
}
#main {
  padding-bottom: 8rem;
}
#mainCopy {
  padding: 0 6rem 0 6rem;
}
.social a,
.social a:visited,
.social a:active {
  color: #ffffff;
}
.social a:hover,
.socialFooter a:hover {
  color: #e5673e;
}
.socialFooter a,
.socialFooter a:visited,
.socialFooter a:active {
  color: #ffffff;
}
#logoContainer {
  transition: all 0.5s ease;
}
.button,
.button:visited,
.button:active,
.button:link {
  background-color: #e5673e;
}
.button:hover {
  background-color: #b84723;
}
.marketing-site-hero,
.footer-hero {
  background-attachment: fixed !important;
}

.footer-hero {
  background-size: cover;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center center;
  /*margin-top: -60px;*/
  width: 100%;
}
.programOf {
  color: #ffffff;
  font-size: 0.8em;
  padding: 0 8rem 15px 0;
}
.programOf a {
  color: #ffffff;
  text-decoration: underline;
}
.shadow {
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.36);
  z-index: 1;
}
.bluegradiant {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1971a0+0,3f7ea3+100 */
  background: #1971a0; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #1971a0 0%,
    #3f7ea3 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #1971a0 0%,
    #3f7ea3 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #1971a0 0%,
    #3f7ea3 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1971a0', endColorstr='#3f7ea3',GradientType=0 ); /* IE6-9 */
}
/* LOGO BANER */
#logo-banner {
  /* position:fixed;
	top:0; */
  position: relative;
  width: 100%;
  height: 135px;
  z-index: 99999;
  background: #0067a3;
  background: -moz-linear-gradient(top, #0067a3 1%, #3279a5 100%);
  background: -webkit-linear-gradient(top, #0067a3 1%, #3279a5 100%);
  background: linear-gradient(to bottom, #0067a3 1%, #3279a5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0067a3', endColorstr='#3279a5',GradientType=0 );
  border-bottom: solid 1px #369fdc;
}
.videoContainer {
  position: absolute;
  z-index: 0;
  background: url(mel.jpg) no-repeat;
  background-size: 100% 100%;
  top: 0px;
  left: 0px; /* fixed to left. Replace it by right if you want.*/
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
#logoContainer img {
  height: 80px;
  margin: 0 0 0 0;
}
#logoContainerKI img {
  height: 80px;
  margin: 10px 0 10px 0;
}
/* LOGO BANER */

.social {
  /* display:inline-block; */
  color: #ffffff;
  margin-left: 110px;
}
.socialFooter {
  display: inline-block;
  color: #ffffff;
}
.social li {
  list-style-type: none;
  display: inline-block;
  margin-left: 12px;
  font-family: "social";
  font-size: 0.8em;
}
.socialFooter li {
  list-style-type: none;
  display: inline-block;
  margin: 0 12px;
  font-family: "social";
  font-size: 1.4em;
}
.twitter::after {
  content: "T";
}
.facebook::after {
  content: "E";
}
.youtube::after {
  content: "V";
}
.linkedin::after {
  content: "M";
}
.instagram::after {
  content: "I";
}
/* marketing content secion */
.marketing-site-hero-content .subheader {
  color: #ffffff;
}
.marketing-site-content-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.smallerImage {
  padding: 1rem 3rem 1rem 3rem;
}
.finePrint {
  font-size: 0.8em;
  font-weight: 700;
}
h1 {
  color: #3279a5;
  font-size: 2.5rem;
}
.block-list {
  border-left: solid 2px #3279a5;
  padding-left: 1rem;
  width: 50%;
  display: inline-block;
  float: left;
  margin-top: 8px;
}
h3 {
  text-align: center;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.topContent {
  font-size: 1.2em;
}
.marketing-site-content-section .button.round {
  border-radius: 0;
  padding: 1.5em 3em !important;
  text-transform: uppercase;
  margin-bottom: 0;
}

.marketing-site-content-section .marketing-site-content-section-img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.marketing-site-content-section .marketing-site-content-section-img img {
  width: 100%;
}

.top-bar-title {
  padding: 0.5rem 1rem;
}

.topbar-responsive .top-bar-title span {
  border: none !important;
}
.top-bar-title span {
  padding-right: 1rem;
}
.menu-icon {
  margin-right: 1rem;
}

@media screen and (max-width: 990px) {
  .social li {
    font-size: 0.7em;
  }
  .youtube-video {
    width: 100%;
    height: 350px;
  }
}

@media screen and (max-width: 640px) {
  #mega-menu-wrap-mywp-menu {
    padding: 0 1rem !important;
  }
  body {
    padding-top: 0 !important;
  }
  .topbar-responsive .menu {
    align-items: flex-end;
  }
  .topbar-responsive {
    padding: 0rem !important;
  }
  .topbar-responsive ul {
    padding: 1rem;
  }
}
@media screen and (min-width: 40em) {
  .marketing-site-content-section .marketing-site-content-section-img {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}
#logo-banner img {
  margin: 10px 0 10px 0;
}
.marketing-site-content-section .marketing-site-content-section-block {
  padding: 1rem;

  padding-bottom: 100px;

  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (min-width: 40em) {
  .marketing-site-content-section .marketing-site-content-section-block {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 4rem;
  }
}
.aligncenter {
  text-align: center;
  margin: auto;
}
.marketing-site-content-section-block-header {
  font-size: 24px;
}

.marketing-site-content-section-block-subheader {
  font-size: 15px;
}

/* marketing content secion */

/* STICK NAV */
body {
  /* padding-top: 60px; */
}
.menu .button,
.menu a {
  padding: 0.7rem 3rem;
}
.sticky-shrinknav-menu {
  padding-top: 22px;
  padding-left: 8rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  margin: 1rem 0 0 0;
  line-height: 3.75rem;
  width: 100%;
  /*background-color: rgba(23, 121, 186, 0.1);*/
  transition: all 0.5s ease;
}

.sticky-shrinknav-menu li {
  border-radius: 2px;
  transition: all 0.3s ease;
  /*border-right: solid 1px #666666; */
}

.sticky-shrinknav-menu li:hover {
  /* box-shadow: 0 0 0 1px #666666; */
}

.sticky-shrinknav-menu a {
  color: #fefefe;
  font-size: 0.8em;
  padding: 0.7rem 0 0.7rem 0;
  text-transform: uppercase;
}
.sticky-shrinknav-menu li:first-child {
  padding-right: 1.5rem !important;
  border-right: solid 1px #666666;
}
.sticky-shrinknav-menu li:not(:first-child) {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  border-right: solid 1px #666666;
}
.sticky-shrinknav-menu a:hover {
  color: #fa9270;
  font-size: 800;
  transition: all 0.5s ease;
}
.sticky-shrinknav-header-title {
  transition: all 0.3s ease;
  position: relative;
  -webkit-transform: translateY(-1.875rem);
  -ms-transform: translateY(-1.875rem);
  transform: translateY(-1.875rem);
  margin-bottom: 0;
  color: #fefefe;
  color: #c6c6c6;
}
.marketing-site-hero-content h1 {
  color: #ffffff;
  font-weight: 800;
}
.sticky-shrinknav-header h1 {
  font-size: 1em;
  padding-top: 2em;
}
.smallerHeader {
  font-size: 0.5em;
  color: #ffffff;
}

.marketing-site-content-section-block-header {
  color: #3279a5;
  font-size: 2em;
}
.marketing-site-hero {
  margin-top: -60px;
}
.sticky-shrinknav-header {
  /* margin-top:135px; */
  width: 100%;
  height: 100px;
  height: 38px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: left;
  justify-content: left;
  padding-left: 8rem;
  /* position: fixed; */
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  z-index: 9999;
}

body.sticky-shrinknav-wrapper {
  padding-top: 130px;
}

body.sticky-shrinknav-wrapper .sticky-shrinknav-header {
  height: 2.2rem;
  background-color: rgba(0, 0, 0, 0.9);
}

body.sticky-shrinknav-wrapper
  .sticky-shrinknav-header
  .sticky-shrinknav-header-title {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease;
}
/* STICK NAV */

/* FOOTER */

#engadget-footer-sitemap-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: 0;
  background-color: #0a0a0a;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  color: #e6e6e6;
  padding: 3.75rem 0;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap::before,
#engadget-footer-sitemap-container #engadget-footer-sitemap::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap::after {
  clear: both;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap a {
  color: #e6e6e6 !important;
}

#engadget-footer-sitemap-container
  #engadget-footer-sitemap
  .links
  > .link-column {
  float: left;
  width: 50%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-sitemap-container
    #engadget-footer-sitemap
    .links
    > .link-column {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

#engadget-footer-sitemap-container
  #engadget-footer-sitemap
  .links
  > .link-column:nth-of-type(1n) {
  clear: none;
}

#engadget-footer-sitemap-container
  #engadget-footer-sitemap
  .links
  > .link-column:nth-of-type(2n + 1) {
  clear: both;
}

#engadget-footer-sitemap-container
  #engadget-footer-sitemap
  .links
  > .link-column:last-child {
  float: left;
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-sitemap-container
    #engadget-footer-sitemap
    .links
    > .link-column {
    float: left;
    width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  #engadget-footer-sitemap-container
    #engadget-footer-sitemap
    .links
    > .link-column {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-sitemap-container
    #engadget-footer-sitemap
    .links
    > .link-column:nth-of-type(1n) {
    clear: none;
  }
  #engadget-footer-sitemap-container
    #engadget-footer-sitemap
    .links
    > .link-column:nth-of-type(4n + 1) {
    clear: both;
  }
  #engadget-footer-sitemap-container
    #engadget-footer-sitemap
    .links
    > .link-column:last-child {
    float: left;
  }
}

#engadget-footer-sitemap-container
  #engadget-footer-sitemap
  .links
  .link-column:not(:last-child) {
  border-right: 1px solid #e6e6e6;
}

#engadget-footer-social-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: 0;
  background-color: #8a8a8a;
}

#engadget-footer-social-container #engadget-footer-social {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  color: #e6e6e6;
  padding: 3.75rem 0;
}

#engadget-footer-social-container #engadget-footer-social::before,
#engadget-footer-social-container #engadget-footer-social::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

#engadget-footer-social-container #engadget-footer-social::after {
  clear: both;
}

#engadget-footer-social-container #engadget-footer-social a {
  color: #e6e6e6 !important;
}

#engadget-footer-social-container #engadget-footer-social .footer-left {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-left {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

#engadget-footer-social-container
  #engadget-footer-social
  .footer-left:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-left {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-left {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-social-container
    #engadget-footer-social
    .footer-left:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-social-container #engadget-footer-social .footer-left {
    width: 41.66667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-left {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-social-container
    #engadget-footer-social
    .footer-left:last-child:not(:first-child) {
    float: right;
  }
}

#engadget-footer-social-container
  #engadget-footer-social
  .footer-left
  .input-group-field {
  background: #fefefe;
}

#engadget-footer-social-container #engadget-footer-social .footer-right {
  text-align: right;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-right {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

#engadget-footer-social-container
  #engadget-footer-social
  .footer-right:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-right {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  #engadget-footer-social-container #engadget-footer-social .footer-right {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-social-container
    #engadget-footer-social
    .footer-right:last-child:not(:first-child) {
    float: right;
  }
}

#engadget-footer-social-container #engadget-footer-social .fa {
  padding: 0 0 0 0.6rem;
}

#engadget-footer-social-container #engadget-footer-social h2 {
  color: #fefefe;
}

#engadget-footer-social-container #engadget-footer-social p {
  font-size: 0.8rem;
  margin-bottom: 0;
}

#engadget-footer-contact-details-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: 0;
  background-color: #fefefe;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  color: #8a8a8a;
  padding: 1.25rem 0;
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details::before,
#engadget-footer-contact-details-container
  #engadget-footer-contact-details::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details::after {
  clear: both;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details a {
  color: #8a8a8a !important;
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details
  .footer-left {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  text-align: center;
  font-size: 0.9rem;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details
  .footer-left:last-child:not(:first-child) {
  float: right;
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details
  .footer-left
  li {
  display: block;
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    text-align: left;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left {
    width: 66.66667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left:last-child:not(:first-child) {
    float: right;
  }
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left
    ul {
    margin-bottom: 0;
  }
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-left
    li {
    display: inline-block;
  }
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details
  .footer-left
  .fa {
  padding: 0 0.4rem;
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details
  .footer-right {
  font-size: 0.9rem;
}

@media screen and (max-width: 39.9375em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right {
    width: 33.33333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    text-align: right;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right:last-child:not(:first-child) {
    float: right;
  }
  #engadget-footer-contact-details-container
    #engadget-footer-contact-details
    .footer-right
    ul {
    padding-top: 1.6rem;
  }
}

#engadget-footer-contact-details-container
  #engadget-footer-contact-details
  .footer-right
  .fa {
  padding: 0 0.4rem;
}

/* FOOTER */

/* Top Bar */

.topbar-responsive {
  background: #2c3840;
  padding: 1rem 1.5rem;
}

.topbar-responsive .topbar-responsive-logo {
  color: #fefefe;
  vertical-align: middle;
}

.topbar-responsive .menu {
  background: #2c3840;
}

.topbar-responsive .menu li:last-of-type {
  margin-right: 0;
}

.topbar-responsive .menu a {
  color: #fefefe;
  transition: color 0.15s ease-in;
}

.topbar-responsive .menu a:hover {
  color: #c6d1d8;
}

@media screen and (max-width: 39.9375em) {
  .topbar-responsive .menu a {
    padding: 0.875rem 0;
  }
}

.topbar-responsive .menu .topbar-responsive-button {
  color: #fefefe;
  border-color: #fefefe;
  border-radius: 5000px;
  transition: color 0.15s ease-in, border-color 0.15s ease-in;
}

.topbar-responsive .menu .topbar-responsive-button:hover {
  color: #c6d1d8;
  border-color: #c6d1d8;
}

@media screen and (max-width: 844px) {
  .block-list {
    float: none;
  }
  .sticky-shrinknav-header h1 {
    font-size: 1.2em;
  }
  .sticky-shrinknav-menu li:not(:first-child) {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sticky-shrinknav-menu li:first-child {
    padding-right: 0.5rem !important;
  }
  #logoContainer,
  .sticky-shrinknav-header,
  .sticky-shrinknav-menu {
    padding-left: 1rem;
  }
  #mainCopy {
    padding: 0;
  }
  #landing-hero-container {
    height: 150vh;
  }
}

@media screen and (min-width: 1600px) {
  .marketing-site-hero-content {
    max-width: 100rem !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .topbar-responsive .menu .topbar-responsive-button {
    width: 100%;
    margin: 0.875rem 0;
  }
}

@media screen and (max-width: 39.9375em) {
  .topbar-responsive {
    padding: 0.75rem;
  }
  .topbar-responsive .top-bar-title {
    position: relative;
    width: 100%;
  }
  .topbar-responsive .top-bar-title span {
    position: absolute;
    right: 0;
    border: 1px solid #fefefe;
    border-radius: 5px;
    padding: 0.25rem 0.45rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .topbar-responsive .top-bar-title span .menu-icon {
    margin-bottom: 4px;
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@media screen and (max-width: 39.9375em) {
  .topbar-responsive-links {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    width: 100%;
    -webkit-animation: fadeIn 1s ease-in;
    animation: fadeIn 1s ease-in;
  }
}

/* Top Bar */
