.str-static {
  min-width: 550px;
}
.str-static.str-tos .str-static-content {
  width: 100%;
}
.str-static.str-faq .str-static-content {
  width: 1000px;
}
.str-static.x-ptrn-paper {
  background: white url(//static.topixcdn.com/ext/t9/txt-paper.png) repeat;
}
.str-static .str-header-wrap {
  position: relative;
  height: 90px;
  min-width: 100%;
}
.str-static .str-header-wrap .x-svg-canvas {
  position: relative;
  top: 2px;
  left: -10px;
}
.str-static .str-about-nav {
  list-style-type: none;
  display: inline-block;
  position: absolute;
  right: 10px;
}
.str-static .str-about-nav li {
  display: inline-block;
  margin-left: 15px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 19px;
  line-height: 86px;
}
.str-static .str-about-nav li a {
  color: #fff;
  text-transform: uppercase;
}
.str-static .str-about-nav li a:hover {
  color: #fed732;
}
.str-static .str-static-content {
  width: 100%;
  margin: 40px  auto;
}
.str-static .str-static-content h1 {
  font-size: 58px;
  font-weight: 600;
  margin-bottom: 15px;
}
.str-faq .str-static .str-static-content h3 {
  font-size: 40px;
  font-weight: 200;
  margin-bottom: 0;
}
.str-static .str-static-content h2 {
  font-size: 40px;
  font-weight: 200;
  margin-bottom: 0;
}
.str-static .str-static-content .heading_border {
  font-size: 50px;
  font-weight: 600;
  border-bottom: 2px solid #feeb98;
  padding-bottom: 4px;
}
.str-static .str-static-content a {
  color: #1486cb;
}
.str-static .str-static-content a:hover {
  color: #0f679d;
  border-bottom: 1px solid #fed732;
}
.str-static .str-static-content em, .str-static .str-static-content i {
  font-weight: 400;
}
.str-static .str-static-content .str-faq-index {
  overflow: hidden;
  width: 90%;
  margin: 0 0 40px;
}
.str-static .str-static-content .str-faq-index .x-faq-col {
  width: 50%;
  float: left;
  padding-right: 50px;
}
.str-static .str-static-content .str-faq-index .x-faq-col h3 {
  margin: 5px 0;
  font-weight: 600;
  line-height: 1.1;
  font-size: 24px;
  color: #444;
}
.str-static .str-static-content .str-faq-index .x-faq-col a {
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.str-static .str-static-content .str-faq-index .x-faq-col a:hover {
  color: #0d5885;
  border-bottom: 1px solid #fed732;
}
.str-static .str-static-content .str-faq-index .x-faq-col a:hover:before {
  color: #fed732 !important;
}
.str-static .str-static-content .str-faq-index .x-faq-col a:before {
  color: #85caf3;
  content: "\e921";
  font-family: ic3-icons;
  font-size: 10px;
  position: absolute;
  left: 1px;
  top: 7px;
}
.str-static .str-static-content .str-faq-index .x-faq-col ul {
  font-size: 18px;
  font-weight: 400;
  list-style-position: inside;
  padding: 0 0 0 4px;
}
.str-static .str-static-content .str-faq-index .x-faq-col ul.x-green a:before {
  color: #95bf06;
}
.str-static .str-static-content .str-faq-index .x-faq-col ul.x-magenta a:before {
  color: #e06696;
}
.str-static .str-static-content .str-faq-index .x-faq-col ul.x-orange a:before {
  color: #e79c66;
}
.str-static .str-static-content .str-faq-index .x-faq-col ul li {
  padding: 0 0 10px 18px;
  position: relative;
  line-height: 1.35;
}
.str-static .str-static-content .str-faq-content {
  width: 60%;
}
.str-static .str-static-content .str-faq-content h2 {
  font-weight: 200;
  margin-bottom: 0;
  border-bottom: 2px solid #feeb98;
  position: relative;
  overflow: hidden;
  font-size: 39px;
  margin: 15px 0;
  padding: 20px 0 8px;
}
.str-static .str-static-content .str-faq-content h2:before {
  color: #feeb98;
  content: "\e900";
  font-family: ic3-icons;
  font-size: 93px;
  position: absolute;
  right: -7px;
  bottom: -37px;
  z-index: -1;
}
.str-static .str-static-content .str-faq-content h3 {
  font-size: 26px;
  font-weight: 600;
  margin: 14px 0 0;
  line-height: 1.4;
}
.str-static .str-static-content .str-faq-content p {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.35;
}
.str-static .str-static-content .str-faq-content ul {
  list-style-position: inside;
  padding: 0 0 0 4px;
}
.str-static .str-static-content .str-faq-content ul li {
  padding: 0 0 10px 18px;
  position: relative;
  line-height: 1.4;
  font-size: 18px;
}
.str-static .str-static-content .str-faq-content ul li:before {
  color: #85caf3;
  content: "\e921";
  font-family: ic3-icons;
  font-size: 10px;
  position: absolute;
  left: 1px;
  top: 7px;
}
.str-static .str-static-content .str-faq-content strong {
  font-weight: 600;
}
.str-static .str-static-content .str-faq-content .main_content {
  margin: 0 0 40px;
}
.str-static .str-static-content .str-faq-content .right_content {
  display: none;
}
.str-static .str-plx-section {
  min-height: 600px;
  background: transparent;
  color: #efefef;
  position: relative;
}
.str-static .str-plx-section h1 {
  color: #efefef;
  text-shadow: 1px 1px 3px #000;
}
.str-static .str-plx-section.x-intro {
  height: 100vh;
  position: relative;
}
.str-static .str-plx-section.x-intro .x-lined-icon {
  line-height: 0.5;
  text-align: center;
}
.str-static .str-plx-section.x-intro .x-lined-icon .x-ico {
  font-size: 60px;
}
.str-static .str-plx-section.x-intro .x-lined-icon span {
  display: inline-block;
  position: relative;
}
.str-static .str-plx-section.x-intro .x-lined-icon span:before, .str-static .str-plx-section.x-intro .x-lined-icon span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 20px;
  width: 345px;
}
.str-static .str-plx-section.x-intro .x-lined-icon span:before {
  right: 100%;
  margin-right: 15px;
}
.str-static .str-plx-section.x-intro .x-lined-icon span:after {
  left: 100%;
  margin-left: 15px;
}
.str-static .str-plx-section.x-intro .x-lined-icon .x-ico {
  position: relative;
  top: -8px;
  color: #fed732;
}
.str-static .str-plx-section.x-team {
  min-height: 450px;
}
.str-static .str-plx-section.x-jobs {
  min-height: 450px;
}
.str-static .str-plx-section .x-title {
  text-align: center;
  max-width: 840px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.str-static .str-plx-section .x-title h1 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 25px;
}
.str-static .str-plx-section .x-title .x-lined-text {
  line-height: 0.5;
  text-align: center;
}
.str-static .str-plx-section .x-title .x-lined-text .x-ico {
  font-size: 40px;
}
.str-static .str-plx-section .x-title .x-lined-text span {
  display: inline-block;
  position: relative;
}
.str-static .str-plx-section .x-title .x-lined-text span:before, .str-static .str-plx-section .x-title .x-lined-text span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 15px;
  width: 360px;
}
.str-static .str-plx-section .x-title .x-lined-text span:before {
  right: 100%;
  margin-right: 15px;
}
.str-static .str-plx-section .x-title .x-lined-text span:after {
  left: 100%;
  margin-left: 15px;
}
.str-static .str-plx-section .x-title .x-copy {
  margin-top: 25px;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  text-shadow: 1px 1px 3px #000;
}
.str-static .str-plx-section .x-boxed {
  position: absolute;
  max-width: 890px;
  width: 90%;
  text-align: center;
  color: #efefef;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  padding: 40px 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.str-static .str-plx-section .x-boxed .x-intro {
  width: 90%;
  margin: 0 auto;
}
.str-static .str-plx-section .x-boxed p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4;
}
.str-static .str-plx-section .x-boxed .x-next-arrow {
  text-align: center;
  margin: 10px 0 0;
}
.str-static .str-plx-section .x-boxed .x-next-arrow .x-ico {
  border: 3px solid white;
  border-radius: 50%;
  color: white;
  font-size: 17px;
  line-height: 36px;
  padding: 4px;
}
.str-static.str-about .str-static-content {
  margin: 0 auto;
  width: 100%;
}
.str-static.str-about .str-footer-wrap {
  margin-top: 0;
}
.str-static .str-row-section {
  padding: 80px 0;
}
.str-static .str-row-section .str-row-content {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  padding: 0 40px;
  box-sizing: content-box;
}
.str-static .str-row-section .str-row-content p {
  font-size: 19px;
  color: #555;
  line-height: 1.5;
}
.str-static .str-row-section .str-row-content ul {
  list-style-position: inside;
  padding: 0 0 0 4px;
  color: #555;
}
.str-static .str-row-section .str-row-content ul li {
  padding: 0 0 10px 19px;
  position: relative;
  line-height: 1.4;
  font-size: 19px;
}
.str-static .str-row-section .str-row-content ul li:before {
  color: #85caf3;
  content: "\e921";
  font-family: ic3-icons;
  font-size: 10px;
  position: absolute;
  left: 1px;
  top: 7px;
}
.str-static .str-row-section .str-row-content ul li {
  line-height: 1.35;
}
.str-static .str-video {
  padding: 0;
  position: relative;
}
.str-static .str-video .str-row-content {
  padding: 40px;
  margin: 0 auto;
}
.str-static .str-video h2 {
  margin-bottom: 20px;
}
.str-static .str-video .x-video-inner {
  position: relative;
  padding-bottom: 53.25%;
  padding-top: 25px;
  height: 0;
}
.str-static .str-video .x-video-inner .x-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.str-static .str-video .str-news {
  margin: 100px 0 140px;
}
.str-static .str-video .str-news h2 {
  margin: 0 0 20px;
}
.str-static .str-video .str-news .x-news-items {
  width: 75%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.str-static .str-video .str-news .x-news-items li {
  width: 46%;
  padding: 0 0 30px;
  line-height: 1.25;
}
.str-static .str-video .str-news .x-news-items li:before {
  display: none;
}
.str-static .str-video .str-news .news-src-logo {
  display: block;
  height: 15px;
  margin-bottom: 3px;
}
.str-static .str-video .x-next-arrow {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  left: 0;
}
.str-static .str-video .x-next-arrow a {
  font-size: 24px;
}
.str-static .str-video .x-next-arrow a:hover {
  border-bottom: none;
  color: #fed732;
}
.str-static .str-team-wrap {
  margin-top: 40px;
}
.str-static .str-team-wrap .x-person {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}
.str-static .str-team-wrap .x-img-col {
  margin: 20px 30px 0 0;
  position: relative;
  width: 250px;
}
.str-static .str-team-wrap .x-img-col .x-pic {
  width: 250px;
  border-radius: 150px;
}
.str-static .str-team-wrap .x-img-col .x-caric {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.str-static .str-team-wrap .x-img-col .x-anim {
  opacity: 0;
  transition: opacity .3s ease-out;
  position: absolute;
  top: 0;
  left: 0;
}
.str-static .str-team-wrap .x-img-col .x-anim.x-fade {
  opacity: 100;
}
.str-static .str-team-wrap .x-img-col .x-editors {
  margin: 15px 0;
}
.str-static .str-team-wrap .x-img-col .x-editors a {
  display: inline-block;
  margin: 0 8px 8px 0;
}
.str-static .str-team-wrap .x-img-col .x-editors a:hover {
  border-bottom: none;
}
.str-static .str-team-wrap .x-img-col .x-editors img {
  width: 100px;
  padding: 2px;
  border-radius: 50px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
}
.str-static .str-team-wrap .x-copy-col {
  text-align: left;
  flex: 1;
}
.str-static .str-team-wrap .x-copy-col h3 {
  font-weight: 200;
  margin-bottom: 0;
  border-bottom: 2px solid #feeb98;
  position: relative;
  overflow: hidden;
  font-size: 39px;
  margin: 15px 0;
  padding: 20px 0 8px;
}
.str-static .str-team-wrap .x-copy-col h3:before {
  color: #feeb98;
  content: "\e900";
  font-family: ic3-icons;
  font-size: 93px;
  position: absolute;
  right: -7px;
  bottom: -37px;
  z-index: -1;
}
.str-static .str-team-wrap .x-copy-col .x-job-title {
  font-size: 85%;
}
.str-static .str-team-wrap .x-copy-col .x-links {
  width: 100%;
  margin-bottom: 20px;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-work {
  display: inline-block;
  width: 50%;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-work i, .str-static .str-team-wrap .x-copy-col .x-links .x-work a {
  vertical-align: middle;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-work .x-icon {
  color: #1486cb;
  font-size: 14px;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  float: right;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons a:hover {
  border-bottom: none;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons.x-personal {
  width: 100%;
  margin-top: -20px;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons .ic3-twitter-circle {
  color: #1da1f2;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons .ic3-pinterest-circle {
  color: #af0e14;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons .ic3-instagram-circle {
  color: #d83b79;
}
.str-static .str-team-wrap .x-copy-col .x-links .x-social-icons .ic3-tumblr-circle {
  color: #7198c3;
}
.str-static .str-team-wrap .x-copy-col .x-links i {
  font-size: 30px;
}
.str-static .str-team-wrap .x-copy-col .x-item-list {
  min-height: 900px;
}
.str-static .str-team-wrap .x-copy-col .x-item-list a:hover {
  border-bottom: none;
}
.str-static .str-team-wrap .x-copy-col .x-item-list ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}
.str-static .str-team-wrap .x-copy-col .x-item-list ul li:before {
  content: initial;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-list-item {
  transition: 0.5s;
  visibility: visible;
  opacity: 1;
  max-height: 100px;
  overflow: hidden;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-list-item.x-height {
  max-height: 0;
  margin-bottom: 0;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-list-item.x-hidden {
  visibility: hidden;
  opacity: 0;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-nav-bar {
  border-bottom: 2px solid #ffee99;
  color: #666666;
  margin: 16px 0;
  font-weight: 200;
  font-size: 28px;
  padding-bottom: 7px;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-nav-bar select {
  float: right;
  width: 110px;
  margin-bottom: 7px;
  padding: 0 8px;
  height: 25px;
  border-radius: 3px;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-nav-bar select:focus {
  outline-width: 0;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-item-img {
  display: inline-block;
  position: relative;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title {
  display: inline-block;
  width: 74%;
  padding-left: 10px;
  vertical-align: top;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i {
  font-size: 18px;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-st {
  color: #ed1c24;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-ot {
  color: #95bf06;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-wn {
  color: #24d3f7;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-sp {
  color: #31577a;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-be {
  color: #d83b79;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-pg {
  color: #59c1ea;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-tt {
  color: #1486cb;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-pt {
  color: #dc7224;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-es {
  color: #ed1c24;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-hy {
  color: #c65727;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-mu {
  color: #1c2c7c;
}
.str-static .str-team-wrap .x-copy-col .x-item-list .x-title i.ic3-vert-tr {
  color: #29d0d0;
}
.str-static .str-team-wrap .x-meet-editorial {
  text-align: right;
}
.str-static .str-team-wrap .x-meet-editorial i {
  vertical-align: middle;
  font-size: 30px;
  color: #fed732;
}
.str-static .str-jobs {
  text-align: left !important;
}
.str-static .str-jobs h1 {
  text-align: center;
}
.str-static .str-jobs h3 {
  font-weight: 200;
  margin-bottom: 0;
  border-bottom: 2px solid #feeb98;
  position: relative;
  overflow: hidden;
  font-size: 39px;
  margin: 15px 0;
  padding: 20px 0 8px;
}
.str-static .str-jobs h3:before {
  color: #feeb98;
  content: "\e900";
  font-family: ic3-icons;
  font-size: 93px;
  position: absolute;
  right: -7px;
  bottom: -37px;
  z-index: -1;
}
.str-static .str-jobs h4 {
  font-weight: 600;
  margin: 20px 0 5px;
  font-size: 22px;
  line-height: 1.4;
}
.str-static .str-jobs .str-job-post {
  margin: 0 0 40px;
}
.str-static .str-jobs .expandable-control-wrap {
  display: none;
}
.str-static .str-tos-wrapper {
  margin: 0 auto;
  width: 750px;
  min-height: calc(100vh - 471px);
  padding: 0 30px;
  box-sizing: content-box;
}
.str-static .str-tos-wrapper b {
  font-weight: 600;
}
.str-static .str-tos-wrapper h2 {
  font-weight: 200;
  margin-bottom: 0;
  border-bottom: 2px solid #feeb98;
  position: relative;
  overflow: hidden;
  font-size: 39px;
  margin: 15px 0;
  padding: 20px 0 8px;
}
.str-static .str-tos-wrapper h2:before {
  color: #feeb98;
  content: "\e900";
  font-family: ic3-icons;
  font-size: 93px;
  position: absolute;
  right: -7px;
  bottom: -37px;
  z-index: -1;
}
.str-static .str-tos-wrapper h3 {
  font-weight: 600;
  margin: 25px 0 5px;
  line-height: 1.1;
  font-size: 24px;
  color: #444;
}
.str-static .str-tos-wrapper p {
  font-size: 18px;
  margin-bottom: 10px;
  color: #555;
}
.str-static .str-tos-wrapper ul {
  list-style-position: inside;
  padding: 0 0 0 4px;
  color: #555;
}
.str-static .str-tos-wrapper ul li {
  padding: 0 0 10px 18px;
  position: relative;
  line-height: 1.4;
  font-size: 18px;
}
.str-static .str-tos-wrapper ul li:before {
  color: #85caf3;
  content: "\e921";
  font-family: ic3-icons;
  font-size: 10px;
  position: absolute;
  left: 1px;
  top: 7px;
}
.str-static .str-tos-wrapper ul ul {
  margin-left: 60px;
}
.str-static .str-tos-wrapper ol {
  list-style-position: outside;
  list-style: decimal;
  padding: 0 0 0 4px;
  margin: 0 0 0 1.1em;
  color: #555;
  line-height: 1.4;
  font-size: 18px;
}
.str-static .str-tos-wrapper ol li {
  padding-bottom: 8px;
}
.str-static .str-logo-wrap {
  width: 760px;
  overflow: hidden;
}
.str-static .str-logo-wrap .x-logo {
  width: 250px;
  float: left;
  display: block;
  margin: 0 3px 3px 0;
}
.str-static .str-logo-wrap .x-logo:hover {
  border: none;
}
.str-static .str-logo-wrap .x-logo img {
  display: block;
  border-radius: 5px;
}
.str-static .str-logo-wrap.x-sml .x-logo {
  width: 187px;
  height: 130px;
}
@media screen and (max-width: 700px) {
  .str-static .str-team-wrap .x-person {
    display: block;
  }
  .str-static .str-team-wrap .x-person .x-img-col {
    width: initial !important;
  }
  .str-static .str-team-wrap .x-person .x-img-col .x-anim {
    left: calc(50% - 125px);
  }
}
