
    <!DOCTYPE html>
    <html lang="en" class="menu-closed">
    <head>
      <meta charset="UTF-8"/>
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
      <meta http-equiv="Accept-CH" content="DPR, Viewport-Width, Save-Data"/>
      <meta name="google-site-verification" content="ICK39wBGvCQQMHpEUykVHWF8Ox_0MME-_qxe6ixFUik" />
      <title data-react-helmet="true">Why Didn&#x27;t Houston Evacuate Before Hurricane Harvey Hit? An Explanation | Complex</title>
      <meta data-react-helmet="true" name="description" content="The densely populated Texas city was not evacauted before Hurricane Harvey struck. Here&amp;#39;s why."/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" property="og:title" content="Why Didn&#x27;t Houston Evacuate Before Hurricane Harvey Hit? An Explanation"/><meta data-react-helmet="true" property="og:description" content="The densely populated Texas city was not evacauted before Hurricane Harvey struck. Here&amp;#39;s why."/><meta data-react-helmet="true" property="og:url" content="http://www.complex.com/life/2017/08/why-didnt-houston-evacuate-hurricane-harvey"/><meta data-react-helmet="true" property="og:image" content="https://images.complex.com/complex/images/c_fill,g_center,w_1200/fl_lossy,pg_1,q_auto/aojdjm7elaobb8tfu6xk/houston-flood"/><meta data-react-helmet="true" property="og:site_name" content="Complex"/><meta data-react-helmet="true" property="fb:app_id" content="685812641524750"/><meta data-react-helmet="true" property="twitter:card" content="summary"/><meta data-react-helmet="true" property="twitter:title" content="Why Didn&#x27;t Houston Evacuate Before Hurricane Harvey Hit? An Explanation"/><meta data-react-helmet="true" property="twitter:description" content="The densely populated Texas city was not evacauted before Hurricane Harvey struck. Here&amp;#39;s why."/><meta data-react-helmet="true" property="twitter:url" content="http://www.complex.com/life/2017/08/why-didnt-houston-evacuate-hurricane-harvey"/><meta data-react-helmet="true" property="twitter:image" content="https://images.complex.com/complex/images/c_fill,g_center,h_640,w_640/fl_lossy,pg_1,q_auto/aojdjm7elaobb8tfu6xk/houston-flood"/><meta data-react-helmet="true" property="twitter:site:id" content="13049362"/><meta data-react-helmet="true" property="microsoft:ds_id" content="268060"/>
      <link data-react-helmet="true" rel="canonical" href="http://www.complex.com/life/2017/08/why-didnt-houston-evacuate-hurricane-harvey"/><link data-react-helmet="true" rel="amphtml" href="https://amp.www.complex.com/life/2017/08/why-didnt-houston-evacuate-hurricane-harvey"/>
      <script data-react-helmet="true" type="application/ld+json">{
    "@context": "http://schema.org",
    "@type": "NewsArticle",
    
    "mainEntityOfPage": {
      "@type": "WebPage",
      "@id": "http://www.complex.com/life/2017/08/why-didnt-houston-evacuate-hurricane-harvey"
    },
    "headline": "Why Didn't Houston Evacuate Before Hurricane Harvey Hit? An Explanation",
    "image": {
      "@type": "ImageObject",
      "url": "https://images.complex.com/complex/images/c_limit,h_1,w_1/fl_lossy,pg_1,q_auto/aojdjm7elaobb8tfu6xk/houston-flood",
      "height": "440",
      "width": "680"
    },
    "publisher": {
      "@type": "Organization",
      "name": "Complex",
      "logo": {
        "@type": "ImageObject",
        "url": "https://images.complex.com/complex/image/upload/complex-logo-schema.png",
        "height": 60,
        "width": 232
      }
    },
    "author": {
      "@type": "Person",
      "name": "Kiana Fitzgerald"
    },
    "description": "The densely populated Texas city was not evacauted before Hurricane Harvey struck. Here&#39;s why.",
    "datePublished": "2017-08-31T21:30:52.000Z",
    "dateModified": "2017-08-31T22:29:08.134Z"
  }</script><script data-react-helmet="true" type="application/ld+json">{
      "@context": "http://schema.org",
      "@type": "VideoObject",
      
      "description": "The densely populated Texas city was not evacauted before Hurricane Harvey struck. Here&#39;s why.",
      "thumbnailUrl": "https://images.complex.com/complex/images/c_limit,h_1,w_1/fl_lossy,pg_1,q_auto/aojdjm7elaobb8tfu6xk/houston-flood",
      "name": "Why Didn't Houston Evacuate Before Hurricane Harvey Hit? An Explanation",
      "uploadDate": "2017-08-31T21:30:52.000Z"
    }</script>
      <style type="text/css" id="criticalCSS">/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
body.vdb-fullscreen-body .header-container {
  z-index: auto;
}
.preload-svg--hamburger-bar {
  width: 25px;
  background: gray;
  height: 4px;
  margin-bottom: 4px;
  border-radius: 22%;
}
.preload-svg--hamburger-bar:nth-child(1) {
  margin-top: 2px;
}
.header-container {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  width: 100%;
  z-index: 999999;
}
.header-bar {
  background: #000;
  min-width: 300px;
  height: 50px;
  position: relative;
}
.header-bar .channel-tag {
  border: none;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .5px;
  font-weight: 700;
}
.header-bar .channel-tag:hover {
  opacity: .5;
}
.header-bar__center {
  width: 100%;
  pointer-events: none;
  height: 0px;
  flex: 1 0 0;
}
.header-bar__container {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: auto;
  z-index: 99999;
}
.header-bar__container--mobile {
  position: static;
}
.header-bar__menu {
  display: flex;
  width: 45px;
  height: 50px;
  color: #808080;
  font-size: 25px;
  justify-content: center;
  text-decoration: none;
  z-index: 2;
  flex: 0 0 45px;
}
.header-bar__menu .cmplx-icon {
  vertical-align: top;
  padding-top: 12px;
}
.header-bar .splashy-search {
  position: fixed;
  top: 50px;
  left: 0;
}
.header-bar .splashy-search--cookie-showing {
  top: 92px;
}
.header-bar .splashy-search__overlay {
  top: 120px;
}
.header-bar .splashy-search__overlay--cookie-showing {
  top: 162px;
}
.header-bar__logo {
  display: flex;
  width: 127px;
  height: 50px;
  padding: 10px 5px;
  margin-left: 5px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-bar__logo {
    margin-left: 0;
  }
}
.header-bar__logo .cmplx-logo {
  display: block;
  height: 30px;
  width: 117px;
  background-size: contain;
  background-position: center center;
}
.header-bar__logo--square {
  width: 40px;
  flex: 0 0 40px;
}
.header-bar__logo--square .cmplx-logo {
  width: 30px;
}
.header-bar__logo.header-bar__logo--show {
  display: block;
}
.header-bar__article-info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  pointer-events: auto;
}
.header-bar__article-info--branded {
  right: 370px;
}
.header-bar__article-info .channel-tag {
  float: left;
  margin: 0;
  font-family: "Tungsten-Medium";
  font-size: 22px;
  font-weight: 500;
  color: #fafafa;
  -webkit-font-smoothing: antialiased;
}
.header-bar__article-info--wrap {
  display: flex;
  align-items: center;
}
.header-bar__title {
  display: block;
  height: 50px;
  text-decoration: none;
  align-items: center;
  display: flex;
}
.header-bar__title h3 {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.91;
  color: #c0c0c0;
  font-family: "Tungsten-Medium";
  font-size: 22px;
  max-width: 512px;
  height: 20px;
  font-weight: 500;
}
.header-bar__title h3 a {
  color: #c0c0c0;
}
.header-bar__title h3 a:hover {
  text-decoration: underline;
}
.header-bar__presented-by {
  position: absolute;
  right: 210px;
  width: 140px;
  height: 30px;
  margin: 10px 0;
  overflow: hidden;
}
.header-bar__presented-by .adUnits {
  margin-top: 9px;
}
.header-bar__share {
  position: absolute;
  right: 0;
  width: 210px;
  height: 50px;
}
.header-bar__share .share-buttons {
  margin: 9px 20px 9px 0;
  float: right;
}
.header-bar__complexcon {
  float: right;
  margin-left: 180px;
  margin-right: 0;
  height: 50px;
  width: 300px;
  position: relative;
}
.header-bar__social {
  height: 50px;
  z-index: 2;
}
.header-bar__search-mobile {
  float: right;
  height: 50px;
  margin: -15px 10px 0 10px;
  box-sizing: border-box;
}
.header-bar__search {
  height: 50px;
  width: 44px;
  z-index: 2;
  display: flex;
}
.header-bar__search--wrapper {
  display: flex;
  align-items: center;
}
.header-bar__search--wrapper::before {
  content: "";
  height: 20px;
  border: 1px solid #808080;
}
.header-bar__search .splashy-search-icon {
  padding-left: 10px;
}
.header-bar__search .icon-search,
.header-bar__search .icon-close {
  overflow: hidden;
  color: #808080;
  font-size: 21px;
  width: 20px;
  height: 20px;
}
.header-bar__search .search__input {
  width: 110px;
  height: 30px;
  padding-right: 29px;
}
.header-bar__search .search__input:focus {
  width: 220px;
}
.header-bar__search .search__button {
  top: 3px;
  right: 3px;
}
.header-bar__info {
  position: absolute;
  top: 0;
  left: 95px;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.header-bar--mobile {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  z-index: 999999;
}
.header-bar a:hover .cmplx-icon {
  color: #fff;
}
.shadow-bottom {
  transition: box-shadow 150ms;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.75);
}
.header-article-info-appear,
.header-article-info-enter {
  opacity: 0.01;
}
.header-article-info-appear.header-article-info-appear,
.header-article-info-enter.header-article-info-enter {
  opacity: 1;
  transition: opacity 500ms ease-in;
}
@keyframes buyticketsText {
  0%,
  45% {
    display: block;
    opacity: 1;
  }
  55%,
  100% {
    display: none;
    opacity: 0;
  }
}
.splashy-search-opened {
  transition: all 300ms;
}
@media only screen and (max-width: 767px) {
  .header-bar__social,
  .header-bar__search,
  .header-bar__share {
    display: none;
  }
}
@media only screen and (max-width: 519px) {
  .header-container {
    position: relative;
  }
  .header-bar__complexcon {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 12%;
    width: 0px;
  }
  .header-bar .murakami-container {
    width: 50px;
    height: 50px;
  }
  .header-bar .header-bar__article-info--branded {
    display: none;
  }
  .header-bar .header-bar__article-info .channel-tag {
    display: none;
  }
  .header-bar .header-bar__article-info .header-bar__title h3 {
    max-width: 240px;
  }
}
@media only screen and (max-width: 969px) {
  .header-bar__menu {
    border-right: #666666 solid .1px;
  }
  .header-bar__logo {
    display: none;
  }
  .header-bar__article-info .channel-tag {
    display: none;
  }
  .header-bar__search {
    width: 43px;
  }
}
@media only screen and (max-width: 320px) {
  .header-bar .header-bar__article-info .header-bar__title h3 {
    max-width: 219px;
  }
}
@media only screen and (max-width: 667px) {
  .header-bar__article-info .header-bar__title h3 {
    max-width: 240px;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.eucn {
  background: #6f6f6f;
  background: #272727;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px;
  font-weight: 400;
  font-size: .8em;
  color: #818181;
  text-align: center;
  z-index: 999999999;
  display: none;
  min-height: 18px;
}
.eucn .main-container {
  box-sizing: border-box;
  padding-right: 20px;
}
.eucn--show {
  display: block;
}
.eucn--show-mobile {
  position: fixed;
  padding: 10px 0;
  min-height: 30px;
}
.eucn--show-mobile .main-container {
  text-align: center;
  padding: 0px;
}
.eucn--show-mobile .eucn__accept {
  height: 22px;
  line-height: 23px;
  margin-right: 3px;
  margin-top: 2px;
  margin-left: 4px;
  vertical-align: top;
  margin-top: 6px;
}
.eucn--show-mobile .eucn__notice {
  width: 80%;
  font-size: 11.5px;
  display: inline-block;
  margin-right: 10px;
}
.eucn__notice {
  display: inline-block;
  line-height: 1.6em;
  color: #c3c3c3;
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
  /* iPhone Landscape */
}
@media screen and (max-device-width: 670px) and (orientation: landscape) {
  .eucn__notice {
    -webkit-text-size-adjust: 100%;
    /* Prevent font scaling in landscape while allowing user zoom */
  }
}
.eucn__notice a {
  color: #dedede;
  padding: 5px 0;
  text-decoration: underline;
}
.eucn__accept {
  display: inline-block;
  margin-left: 20px;
  color: #fafafa;
  background: #666;
  font-weight: 700;
  cursor: pointer;
  margin-top: -2px;
  width: 38px;
  line-height: 26px;
  height: 24px;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.header-secondary-nav {
  background: #4C574D;
  color: #F7F9F6;
  font-size: 11px;
  position: relative;
  width: 100%;
  height: 30px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  z-index: 1;
  pointer-events: auto;
}
.header-secondary-nav__container {
  overflow-y: hidden;
  max-width: 1100px;
  width: 100%;
  padding: 9px 5px 9px 5px;
  margin: 0;
}
.header-secondary-nav__prev-arrow .icon-arrow {
  transform: rotate(-90deg);
}
.header-secondary-nav__prev-arrow--shadowed {
  box-shadow: 5px 0px 8px -5px rgba(0, 0, 0, 0.75);
}
.header-secondary-nav__next-arrow .icon-arrow {
  transform: rotate(90deg);
}
.header-secondary-nav__next-arrow--shadowed {
  box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.header-secondary-nav__prev-arrow,
.header-secondary-nav__next-arrow {
  cursor: pointer;
  width: 40px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  visibility: hidden;
}
.header-secondary-nav__prev-arrow--disabled,
.header-secondary-nav__next-arrow--disabled {
  color: grey;
  pointer-events: none;
}
.header-secondary-nav-list {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 25px;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  text-align: center;
}
.header-secondary-nav-list__links {
  display: inline-block;
  font-size: 14px;
}
.header-secondary-nav-list__links:hover {
  text-decoration: underline;
}
.header-secondary-nav-list__links a {
  font-family: Montserrat, sans-serif;
  color: #F7F9F6;
  -webkit-font-smoothing: antialiased;
}
.header-secondary-nav-list__links + .header-secondary-nav-list__links {
  margin-left: 20px;
}
@media only screen and (max-width: 780px) {
  .header-secondary-nav .main-container {
    width: inherit;
  }
  .header-secondary-nav__prev-arrow,
  .header-secondary-nav__next-arrow {
    visibility: visible;
  }
}
@media only screen and (max-width: 519px) {
  .header-secondary-nav__container {
    padding: 9px 10px 9px 10px;
  }
  .header-secondary-nav__prev-arrow,
  .header-secondary-nav__next-arrow {
    display: none;
  }
}
.header-secondary-nav {
  background: black;
  height: 50px;
}
.header-secondary-nav__container {
  padding: 0;
  display: flex;
}
.header-secondary-nav-list {
  text-align: left;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -0.8%;
}
.header-secondary-nav-list__links {
  font-size: 22px;
  vertical-align: middle;
}
.header-secondary-nav-list__links a {
  font-family: "Tungsten-Medium";
  font-size: 22px;
  color: #fafafa;
}
.header-secondary-nav-list__links.header-secondary-nav-list__links-on-page {
  text-decoration: underline;
}
.header-secondary-nav-list__links + .header-secondary-nav-list__links {
  margin-left: 40px;
}
.header-secondary-nav-list__links:last-of-type {
  margin-right: 10px;
}
.header-secondary-nav-list {
  overflow-x: auto;
  padding-bottom: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
@media only screen and (max-width: 969px) {
  .header-secondary-nav__logo {
    position: static;
    width: 40px;
    padding: 10px 5px;
    box-sizing: border-box;
    display: flex;
  }
  .header-secondary-nav__logo i {
    width: 30px;
    display: block;
    height: 30px;
    background-size: contain;
    background-position: 50%;
  }
  .header-secondary-nav-list {
    justify-content: left;
    margin-left: 5px;
  }
  .header-secondary-nav-list__links + .header-secondary-nav-list__links {
    margin-left: 10px;
  }
  .header-secondary-nav-list__links {
    font-size: 18px;
  }
  .header-secondary-nav-list__links a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 519px) {
  .header-secondary-nav {
    width: initial;
    display: block;
  }
  .header-secondary-nav-list {
    overflow-x: scroll;
    flex: 1 0 515px;
  }
  .header-secondary-nav-list__links:last-of-type a {
    padding-right: 10px;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.social-buttons-compact {
  color: #6c9279;
  display: inline-block;
  position: relative;
  width: 100px;
  height: 50px;
}
.social-buttons-compact a,
.social-buttons-compact .cmplx-icon {
  color: #6c9279;
  font-size: 17px;
}
.social-buttons-compact a:hover,
.social-buttons-compact .cmplx-icon:hover {
  color: white;
}
.social-buttons-compact__social-icons,
.social-buttons-compact__follow-title {
  width: 80px;
  height: inherit;
  margin-right: 20px;
}
.social-buttons-compact__social-icons {
  display: inline;
}
.social-buttons-compact__social-icons li {
  display: inline-block;
  height: inherit;
}
.social-buttons-compact__social-icons li a {
  width: 100%;
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.social-buttons-compact__social-icons li + li {
  margin-left: 20px;
}
.social-buttons-compact__button {
  background: transparent;
  border: none;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.social-buttons-compact__button--active {
  color: white;
}
.social-buttons-compact__follow-title {
  font-family: 'Montserrat Bold', sans-serif;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  text-align: center;
}
.social-buttons-compact .social-buttons-popup {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  position: fixed;
  right: calc(20%);
  top: 70px;
}
.header-bar--condensed .social-buttons-popup {
  right: 330px;
  top: 40px;
}
.social-buttons-compact {
  color: #808080;
  width: 91px;
}
.social-buttons-compact a,
.social-buttons-compact .cmplx-icon,
.social-buttons-compact__button {
  color: #808080;
}
.social-buttons-compact a:hover,
.social-buttons-compact .cmplx-icon:hover,
.social-buttons-compact__button:hover {
  color: white;
}
.social-buttons-compact a:hover i,
.social-buttons-compact .cmplx-icon:hover i,
.social-buttons-compact__button:hover i {
  color: white;
}
.social-buttons-compact__social-icons li:first-of-type a i {
  position: relative;
  bottom: 3px;
  font-size: 23px;
}
.social-buttons-compact__social-icons li:last-of-type a i {
  font-size: 32px;
}
.social-buttons-compact__social-icons li + li {
  margin-left: 4px;
}
.social-buttons-compact__button i {
  font-size: 18px;
}
.social-buttons-compact__button--active {
  color: white;
}
.social-buttons-compact__button--clicked {
  transform: rotate(180deg);
}
.social-buttons-compact__button--clicked .cmplx-icon {
  color: white;
}
.social-buttons-compact__follow-title {
  font-family: "Tungsten-Medium";
  font-size: 22px;
  color: white;
  padding-left: 8px;
  font-weight: 600;
  letter-spacing: 1.1px;
  -webkit-font-smoothing: antialiased;
}
.social-buttons-compact .social-buttons-popup {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  position: fixed;
  right: auto;
  top: auto;
  transform: translate(-75%, -5%);
}
.header-bar--condensed .social-buttons-popup {
  right: 330px;
  top: 40px;
}
@media only screen and (max-width: 600px) {
  .social-buttons-compact {
    display: none;
  }
}
.header-bar__search--wrapper {
  display: none;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.cmplx-icon {
  font-weight: normal;
  pointer-events: none;
}
.hide {
  display: none !important;
}
.gtm-social i,
.gtm-article i,
.gtm-click i,
.gtm-social img,
.gtm-article img,
.gtm-click img,
.gtm-social div,
.gtm-article div,
.gtm-click div,
.gtm-social span,
.gtm-article span,
.gtm-click span,
.gtm-social h1,
.gtm-article h1,
.gtm-click h1,
.gtm-social h2,
.gtm-article h2,
.gtm-click h2,
.gtm-social h3,
.gtm-article h3,
.gtm-click h3,
.gtm-social h4,
.gtm-article h4,
.gtm-click h4,
.gtm-social h5,
.gtm-article h5,
.gtm-click h5 {
  pointer-events: none;
}
.article__copy img,
.article__copy video,
.article__copy figure {
  vertical-align: middle;
  display: block;
  height: auto;
  max-width: 100%;
  margin: 20px auto;
}
.article__copy img:first-child,
.article__copy video:first-child,
.article__copy figure:first-child {
  margin-top: 0;
}
.article__copy img:last-child,
.article__copy video:last-child,
.article__copy figure:last-child {
  margin-top: 0;
}
.article__copy img.image--float-left,
.article__copy video.image--float-left,
.article__copy figure.image--float-left {
  clear: both;
  float: left;
  max-width: 49%;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.article__copy img.image--float-right,
.article__copy video.image--float-right,
.article__copy figure.image--float-right {
  clear: both;
  float: right;
  max-width: 49%;
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.article__copy figure img,
.article__copy figure video {
  margin-top: 0;
  margin-bottom: 0;
}
.article__copy figure img.image--float-left,
.article__copy figure video.image--float-left {
  clear: both;
  float: left;
  max-width: 49%;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.article__copy figure img.image--float-right,
.article__copy figure video.image--float-right {
  clear: both;
  float: right;
  max-width: 49%;
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 519px) {
  .article__copy figure.image--float-left,
  .article__copy img.image--float-left,
  .article__copy video.image--float-left {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
  .article__copy figure.image--float-right,
  .article__copy img.image--float-right,
  .article__copy video.image--float-right {
    float: none;
    max-width: 100%;
    margin-left: 0;
  }
}
@font-face {
  font-family: "Tungsten-Medium";
  src: local('?'), url(data:application/x-font-woff;base64,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);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tungsten-Semibold";
  src: local('?'), url(data:application/x-font-woff;base64,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);
  font-weight: normal;
  font-style: normal;
}
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
body {
  background: #fafafa;
  color: #333;
  font-family: sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: .6em;
  color: #6f6f6f;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #337AB7;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
.base {
  position: relative;
  display: block;
  padding-top: 50px;
  padding-bottom: 20px;
  min-height: calc(100vh - 275px);
  transition: padding .2s ease;
}
.base--no-padding {
  padding-bottom: 0;
}
.base__header-ad {
  position: relative;
  background: #e1e1e1;
  text-align: center;
}
.base__main {
  position: relative;
}
.base__footer-ad {
  position: relative;
  text-align: center;
}
.main-body__content {
  position: relative;
  box-sizing: border-box;
  background: #fafafa !important;
}
.main-body__content--full-width {
  padding-right: 0;
}
.main-body__content--marketing {
  padding-right: 360px;
}
.main-body__pre-content,
.main-body__post-content {
  position: relative;
  overflow: hidden;
}
.main-container {
  position: relative;
  width: auto;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  z-index: 3;
}
.padded-container {
  position: relative;
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 10px;
  z-index: auto;
}
.padded-container--article {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.padded-container--triple-feature {
  padding: 30px 0 10px;
}
.padded-container--extra-bottom-padding {
  padding-bottom: 20px;
}
.padded-container--video-grid {
  margin-left: -5px;
  margin-right: -5px;
}
.padded-container--nav {
  display: flex;
  overflow: hidden;
}
#ctoolbar {
  z-index: 1000000 !important;
}
.article-page--video .main-body .main-body__pre-content {
  z-index: auto !important;
}
.article-page--video .main-container {
  z-index: auto;
}
.cmplx-sticky-active {
  min-width: 400px !important;
}
.dynamic-logo {
  margin: 0 !important;
}
@media only screen and (min-width: 1280px) {
  .main-body__content:not(.main-body__content--full-width),
  .article-extras {
    padding-right: 360px;
  }
  .main-body__content {
    min-height: 0;
  }
  .main-body__content--marketing {
    min-height: 0;
  }
  .main-container {
    width: 1120px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .main-body__content:not(.main-body__content--full-width),
  .article-extras {
    padding-right: 340px;
  }
  .main-body__content {
    min-height: 800px;
  }
  .main-body__content--full-width,
  .main-body__content--marketing {
    min-height: 0;
  }
  .main-container {
    width: 990px;
  }
  .main-container .padded-container--video-grid {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1130px) {
  .main-container {
    max-width: 990px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .main-body__content:not(.main-body__content--full-width),
  .article-extras {
    padding-right: 340px;
  }
  .main-body__content {
    min-height: 800px;
  }
  .main-body__content--full-width,
  .main-body__content--marketing {
    min-height: 0;
  }
}
@media only screen and (max-width: 899px) {
  .main-body__content--marketing {
    padding-right: 0;
  }
  .padded-container--video-grid {
    margin-left: 5px;
    margin-right: 5px;
  }
  .padded-container--mobile-full-width {
    margin-left: 0px;
    margin-right: 0px;
  }
  .padded-container--nav {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 519px) {
  .base {
    padding-top: 0;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.site-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 290px;
  background: #fafafa;
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  z-index: 9999999;
  transition: all 300ms;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  overscroll-behavior: contain;
}
.site-menu:after {
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: -60px;
  right: -60px;
  background: #fafafa;
  box-shadow: 0 0 60px 70px #fafafa;
}
.site-menu a {
  text-decoration: none;
}
.site-menu__menu {
  width: 290px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.site-menu__section {
  display: block;
}
.site-menu__section:last-of-type {
  padding-bottom: 60px;
}
.site-menu__section.site-menu__section--header {
  height: 50px;
  background-color: #eee;
  display: flex;
  margin-top: 0;
}
.site-menu__section--search {
  padding: 7px;
  background: #fafafa;
}
.site-menu__section--search input {
  height: 30px;
  border: none;
  background-color: #666;
  border-radius: 4px;
  padding-left: 25px;
}
.site-menu__section--search input:focus {
  background-color: #808080;
}
.site-menu__section--search button {
  font-size: 12px;
  color: white;
  right: auto;
  top: 3px;
}
.site-menu__section--social {
  height: 70px;
  margin-bottom: 0px;
}
.site-menu__section--social .menu-section__header {
  margin-bottom: 0;
}
.site-menu__section--social .social-buttons--navigation {
  display: flex;
  justify-content: space-around;
}
.site-menu__section--social .social-buttons--navigation a {
  color: #333;
}
.site-menu__section--social .social-buttons--navigation a .icon-youtube {
  font-size: 26px;
  padding: 11px 7px;
}
.site-menu__section--social .social-buttons--navigation a .icon-bell {
  font-size: 23px;
  padding: 13px 7px;
}
.site-menu__section--social .social-buttons--navigation a i {
  font-size: 24px;
}
.site-menu__section--social .social-buttons--navigation a:hover i {
  color: #4d4d4d !important;
}
.site-menu__section .newsletter-mobile__cta {
  margin: 5px 10px;
  background-color: #666;
}
.site-menu__section--newsletter {
  margin-top: 0px;
}
.site-menu__section--newsletter .newsletter {
  padding-top: 10px;
  padding-bottom: 20px;
}
.site-menu__section--newsletter .newsletter__form {
  padding-top: 10px;
  padding-bottom: 20px;
}
.site-menu__section--newsletter .newsletter__form input {
  background-color: #eee;
}
.site-menu__section--newsletter form {
  padding: 0 10px;
  display: flex;
  height: 30px;
}
.site-menu__section--newsletter form input {
  width: 90%;
  border: none;
  background-color: #eee;
  padding-left: 10px;
}
.site-menu__section--newsletter form input::placeholder {
  font-family: Helvetica;
  font-size: 10px;
  left: 0;
  color: #666;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
.site-menu__section--newsletter form input::-webkit-input-placeholder {
  color: #666 !important;
}
.site-menu__section--newsletter form input:-moz-placeholder {
  /* Firefox 18- */
  color: #666 !important;
}
.site-menu__section--newsletter form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #666 !important;
}
.site-menu__section--newsletter form input:-ms-input-placeholder {
  color: #666 !important;
}
.site-menu__section--newsletter form button {
  width: 80px;
  background-color: #666;
  border: none;
  padding: 0;
  letter-spacing: 1px;
  cursor: pointer;
}
.site-menu__section--newsletter form button:hover {
  background-color: #333333;
  border: solid 1px #333333;
}
.site-menu__section--newsletter form button:hover span {
  color: white;
}
.site-menu__section--newsletter form button span {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.site-menu__logo {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #000;
  display: block;
  height: 30px;
  width: 117px;
  background-size: contain;
  background-position: center center;
}
.menu-section {
  width: 275px;
  box-sizing: border-box;
  margin: 20px 0;
}
.menu-section__header {
  color: #333;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0;
  line-height: 1.4;
  letter-spacing: 1px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  margin: 10px;
}
.menu-section__header .newsletter__form {
  width: 100%;
}
.menu-section__logo {
  width: 65px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #333;
}
.menu-section__logo i {
  width: 31px;
  height: 32px;
  display: block;
  background-size: contain;
  background-position: 50%;
}
.menu-section__tagline {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 2px;
}
.menu-section__tagline h3 {
  color: #000;
}
.menu-section__social {
  float: left;
  margin-left: 10px;
}
.menu-items__item {
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  display: block;
  position: relative;
  color: #000;
  padding-left: 15px;
  padding-right: 5px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.menu-items__item:hover,
.menu-items__item.ng-click-active {
  text-decoration: underline;
}
.menu-items__item--more {
  padding-left: 40px;
}
.menu-close {
  position: fixed;
  top: 10px;
  left: 300px;
  padding: 7px;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 0 10px #000000;
  box-sizing: border-box;
  height: 30px;
  width: 30px;
  cursor: pointer;
  z-index: 9999998;
  transform: translate3d(0, 0, 0);
  transition: all 300ms;
}
.menu-close .cmplx-icon {
  vertical-align: top;
}
.menu-square {
  position: absolute;
  top: 13px;
  left: 14px;
  height: 12px;
  width: 12px;
  border-radius: 2px;
  background-color: #ffffff;
  background-size: contain;
  background-position: center center;
  pointer-events: none;
}
.menu-square--music {
  background-color: #f60;
}
.menu-square--style {
  background-color: #d93347;
}
.menu-square--sneakers {
  background-color: #3666cc;
}
.menu-square--pop-culture {
  background-color: #c90;
}
.menu-square--sports {
  background-color: #00b451;
}
.menu-square--life {
  background-color: #7e2dc2;
}
.menu-square--qa {
  background-color: #000;
}
.menu-square--shop,
.menu-square--white {
  background-color: #fff;
}
.menu-square--patriot {
  background: linear-gradient(135deg, #de3b51 0%, #de3b51 32%, #ffffff 38%, #ffffff 61%, #688dd1 69%, #688dd1 100%);
}
.menu-square--transparent {
  background-color: transparent;
}
.menu-square--firstwefeast {
  background-color: #ffd200;
}
.menu-square--pigeonsandplanes {
  background-color: #f65b84;
}
.menu-square--solecollector {
  background-color: #297dc2;
}
.menu-square--collider {
  background-color: #408b31;
}
.menu-square--greenlabel {
  background-color: #7FBA00;
}
.menu-square--ratedred {
  background-color: #cc0000;
}
.menu-square--go90 {
  background-color: #2be7fd;
}
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9999990;
  transition: background 400ms ease-out, transform 0ms;
  transform: translate3d(0, 0, 0);
}
.menu-closed .site-menu {
  transform: translate3d(-120%, 0, 0);
}
.menu-closed .menu-close {
  transform: translate3d(-390px, 0, 0);
}
.menu-closed .menu-overlay {
  background: rgba(0, 0, 0, 0);
  transform: translate3d(-120%, 0, 0);
  transition: background 0.4s ease-out, transform 0ms 400ms;
}
.menu-open {
  overflow-y: hidden;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.top-ad-wrapper {
  text-align: center;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 90px;
}
@media only screen and (min-width: 1280px) {
  .top-ad-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.hero-area {
  background: #fafafa;
}
.page-transition-loader {
  margin-top: 10%;
}
@media only screen and (min-width: 1024px) {
  .hero-area {
    overflow: visible;
  }
}
.marketing-hub-hero .grid--hero {
  visibility: visible;
}
.marketing-hub-hero .grid--hero:last-child {
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  .marketing-hub-hero .grid--hero {
    visibility: visible;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.lead-carousel {
  position: relative;
}
.lead-carousel__media-container {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-height: 60px;
}
.lead-carousel__media-container:before {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  vertical-align: top;
  margin-top: -20px;
  margin-left: -20px;
  font-family: "cmplx-font";
  content: "\F002";
  color: #000;
  font-size: 40px;
  opacity: .15;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lead-carousel__media-container--image {
  min-height: 0px;
}
.lead-carousel__media-container--image:before {
  display: none;
}
.lead-carousel__media-container .LazyLoad {
  min-height: 350px;
}
.lead-carousel__media-container--mobile .LazyLoad {
  min-height: 189px;
}
.lead-carousel__media {
  position: relative;
  text-align: center;
}
.lead-carousel__media .image-play-wrapper img {
  width: 100%;
}
.lead-carousel__media__img,
.lead-carousel__media video {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  height: auto;
}
.lead-carousel .one-by-one-image {
  width: auto;
}
.lead-carousel #cmplx-sticky-wrapper {
  transform: scale(1) !important;
}
.lead-carousel__caption {
  padding-top: 10px;
  padding-bottom: 5px;
  font: 11px sans-serif;
  color: #959595;
  font-style: italic;
}
.lead-carousel__caption--center {
  text-align: center;
}
.lead-carousel--has-extra-media:not(.lead-carousel--mobile) .lead-carousel__media {
  padding-left: 40px;
  padding-right: 40px;
}
.lead-carousel__extra-media {
  margin-top: 15px;
}
.extra-media-arrow {
  position: absolute;
  cursor: pointer;
  top: 0;
  width: 40px;
  margin: auto;
  height: 100%;
  bottom: 0;
  z-index: 999998;
  background-color: #000;
  opacity: .1;
}
.extra-media-arrow:before,
.extra-media-arrow:after {
  width: 14px;
  height: 15px;
  position: absolute;
  margin: auto;
  color: #fff;
  font-size: 15px;
  left: 0;
  right: 0;
  font-family: "cmplx-font";
  font-weight: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.extra-media-arrow:hover {
  opacity: .3;
}
.extra-media-arrow--left {
  left: 0;
  user-select: none;
}
.extra-media-arrow--left:before,
.extra-media-arrow--left:after {
  content: "\E105";
}
.extra-media-arrow--left:before {
  top: 27px;
}
.extra-media-arrow--left:after {
  bottom: 27px;
}
.extra-media-arrow--right {
  right: 0;
  user-select: none;
}
.extra-media-arrow--right:before,
.extra-media-arrow--right:after {
  content: "\E106";
}
.extra-media-arrow--right:before {
  top: 27px;
}
.extra-media-arrow--right:after {
  bottom: 27px;
}
.extra-media-thumb {
  position: relative;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  opacity: 1;
  width: 56px;
  height: 36px;
  overflow: hidden;
  transition: opacity 300ms ease-in-out;
}
.extra-media-thumb.active {
  opacity: .4;
}
.extra-media-thumb:hover {
  opacity: .7;
}
.extra-media-thumb img {
  margin: 0;
}
#additional-images-wrapper {
  height: 100%;
  z-index: 9999999;
  position: fixed;
  padding: 0;
  margin: 0;
  width: 100%;
  top: 0;
  text-align: center;
  color: #ffffff;
  border: 0;
}
#article_additional_images {
  height: 100%;
  background-color: #000;
}
#article_additional_images .additional_images {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
}
#article_additional_images .additional_images li {
  height: 100% !important;
  position: absolute;
  width: auto;
  margin-right: 0;
}
#article_additional_images .additional_images li img {
  max-height: 90%;
  max-width: 100%;
  height: auto;
  width: auto;
}
#article_additional_images .bx-controls {
  position: absolute;
  z-index: 99999;
  top: 32px;
  left: 10px;
  font-size: 14px;
}
.bx-wrapper {
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.94) !important;
  max-width: 100%;
  height: 100%;
  top: 80px;
}
.bx-wrapper .bx-viewport {
  box-shadow: initial;
  border: initial;
  background: initial;
  left: initial;
}
.bx-wrapper .slick-list {
  height: 100%;
}
.bx-wrapper .slick-list img,
.bx-wrapper .slick-list video {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
}
.close-overlay {
  border: 2px solid #fff;
  border-radius: 3px;
  background-color: #000;
  position: absolute;
  cursor: pointer;
  padding: 10px;
  width: 70px;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  z-index: 2000;
  right: 10px;
  top: 20px;
}
.story-image,
.list-story-image {
  user-select: none;
}
.story-image,
.story-custom-embed-container {
  opacity: 1;
  visibility: visible;
  transition: visibility 0ms,
                opacity 300ms 100ms;
}
.story-image.ng-hide,
.story-custom-embed-container.ng-hide {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  display: block !important;
}
@media only screen and (max-width: 519px) {
  .lead-carousel__caption {
    text-align: center;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.recommended-videos-hero__video-container {
  margin-top: 10px;
  width: 101%;
}
.recommended-videos-hero__video-container .slick-track {
  width: 5000px;
  opacity: 0;
}
.recommended-videos-hero__video-container .slick-slider {
  max-height: 220px;
}
.recommended-videos-hero__video-container .slick-arrow__button {
  padding: 7px;
}
.recommended-videos-hero__video-container .slick-slider .slick-list {
  padding: 0 !important;
}
.recommended-videos-hero__video-container .slick-slider .slick-list .slick-track .slide-content__ad {
  height: 30px;
  padding-bottom: 10px;
}
.recommended-videos-hero__video-container .slick-slider .slick-prev,
.recommended-videos-hero__video-container .slick-slider .slick-next {
  cursor: pointer;
  display: flex !important;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  color: #fafafa;
  background: #202020;
}
.recommended-videos-hero__video-container .slick-slider .slick-prev {
  left: -30px;
}
.recommended-videos-hero__video-container .slick-slider .slick-prev .slick-arrow__button {
  transform: rotate(-90deg);
}
.recommended-videos-hero__video-container .slick-slider .slick-next {
  right: -20px;
}
.recommended-videos-hero__video-container .slick-slider .slick-next .slick-arrow__button {
  transform: rotate(90deg) scaleX(-1);
}
.recommended-videos-hero__video-container .slick-prev:hover i,
.recommended-videos-hero__video-container .slick-next:hover i {
  opacity: 0.5;
}
.recommended-videos-hero__video-container .slick-disabled {
  color: #202020 !important;
}
.recommended-videos-hero__video-container .disabled-prev-arrow .slick-prev {
  opacity: 0;
}
.recommended-videos-hero__video-container .slick-dots {
  display: none;
}
.recommended-videos-hero__video-container .slick-dots {
  display: flex!important;
  justify-content: center;
  padding-top: 6px;
}
.recommended-videos-hero__video-container .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 -3px;
  padding: 0;
  cursor: pointer;
}
.recommended-videos-hero__video-container .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: #666666;
  padding: 5px;
  cursor: pointer;
  opacity: 1;
}
.recommended-videos-hero__video-container .slick-dots li button:hover,
.recommended-videos-hero__video-container .slick-dots li button:focus {
  outline: none;
}
.recommended-videos-hero__video-container .slick-dots li button:hover:before,
.recommended-videos-hero__video-container .slick-dots li button:focus:before {
  opacity: 1;
}
.recommended-videos-hero__video-container .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #666666;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.recommended-videos-hero__video-container .slick-dots li.slick-active button:before {
  color: #fafafa;
  opacity: 1;
}
.recommended-videos-hero__video-container-item-thumbnail {
  width: 100%;
  height: auto;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.recommended-videos-hero__video-container-item-thumbnail img {
  width: 95%;
  height: 100%;
}
.recommended-videos-hero__video-container-item-thumbnail-now-playing {
  position: absolute;
  display: none;
}
.recommended-videos-hero__video-container-item-thumbnail-now-playing--active {
  width: 95%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fafafa;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  display: flex;
}
.recommended-videos-hero__video-container-item-link {
  margin-top: 5px;
  width: 95%;
}
.recommended-videos-hero__video-container-item-link a {
  color: #fafafa;
  text-transform: capitalize;
  font-family: sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  -webkit-text-size-adjust: none;
  display: -webkit-box;
  font-size: 11px;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-height: 462px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommended-videos-hero__video-container-item-link:hover a {
  opacity: 0.5;
}
@media only screen and (max-width: 1024px) {
  .recommended-videos-hero__video-container {
    margin: 0 auto;
    margin-top: 10px;
  }
  .recommended-videos-hero__video-container .slick-prev {
    visibility: hidden;
  }
  .recommended-videos-hero__video-container .icon-arrow {
    visibility: hidden;
  }
  .recommended-videos-hero__video-container .slick-slider .slick-prev,
  .recommended-videos-hero__video-container .slick-slider .slick-next {
    display: none !important;
  }
  .recommended-videos-hero__video-container .slick-slider .icon-arrow {
    visibility: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .recommended-videos-hero__video-container {
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 520px) {
  .recommended-videos-hero__video-container-item-thumbnail img {
    width: 95%;
    height: 100%;
  }
}
@media only screen and (max-width: 519px) {
  .recommended-videos-hero__video-container {
    margin-top: 30px;
    margin-left: 10px;
    width: 96%;
  }
  .recommended-videos-hero__video-container .slick-dots {
    width: 99%;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    position: absolute;
    top: -30px;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.video-details {
  font-family: sans-serif;
  color: #fafafa;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
}
.video-details .slick-dots li button {
  color: #666666 !important;
}
.video-details .slick-dots li button:before {
  color: #666666 !important;
  opacity: 1 !important;
}
.video-details .slick-dots li.slick-active button:before {
  color: #fafafa !important;
  opacity: 1 !important;
}
.video-details .slick-next,
.video-details .slick-prev {
  color: #fafafa !important;
  background-color: #202020 !important;
}
.video-details .module-title__title {
  color: #fafafa !important;
}
.video-details--line-break {
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
}
.video-details-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 70px;
  margin-bottom: 30px;
}
.video-details__show-buttons {
  flex: 1 45%;
  height: 70px;
  margin-bottom: 20px;
}
.video-details__show-buttons-expand {
  cursor: pointer;
  font-family: 'Helvetica-Bold', helvetica;
  font-size: 11px;
  color: rgba(250, 250, 250, 0.5);
  letter-spacing: 0.5px;
  line-height: 14px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  text-transform: uppercase;
}
.video-details__show-buttons-expand i {
  margin-left: 5px;
  font-size: 18px;
}
.video-details__show-buttons-expand:hover {
  opacity: 0.5;
}
.video-details__show-buttons-cta-notification,
.video-details__show-buttons-cta-youtube {
  width: 30px;
  height: 30px;
  font-size: 11px;
  display: block;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  font-weight: 600;
}
.video-details__show-buttons-cta-notification i,
.video-details__show-buttons-cta-youtube i {
  color: #fafafa;
  font-size: 16px;
}
.video-details__show-buttons-cta-notification a,
.video-details__show-buttons-cta-youtube a {
  color: #ffffff;
}
.video-details__show-buttons-cta {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  overflow: hidden;
  margin-bottom: 25px;
}
.video-details__show-buttons-cta-notification {
  background-color: #3F99FE;
  margin-left: 10px;
}
.video-details__show-buttons-cta-notification:hover {
  color: #3F99FE;
  background-color: #fafafa;
}
.video-details__show-buttons-cta-notification:hover i,
.video-details__show-buttons-cta-notification:hover a {
  color: #3F99FE;
}
.video-details__show-buttons-cta-youtube {
  background-color: #e52d27;
}
.video-details__show-buttons-cta-youtube:hover {
  background: #fff;
  color: #e52d27;
}
.video-details__show-buttons-cta-youtube:hover i,
.video-details__show-buttons-cta-youtube:hover a {
  color: #e52d27;
}
.video-details__show-image-details {
  flex: 1 45%;
}
.video-details__show-image-details--image {
  width: 124px;
  height: 70px;
}
.video-details__show-image-details--image img {
  width: 100%;
  height: 100%;
}
.video-details__show-details {
  display: flex;
}
.video-details__show-details-description {
  flex: 1 50%;
  margin-right: 30px;
}
.video-details__show-details-description--title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: Tungsten-Semibold;
  font-size: 24px;
  color: #fafafa;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}
.video-details__show-details-description--text {
  font-family: Helvetica;
  font-size: 14px;
  color: #FAFAFA;
  letter-spacing: 0;
  line-height: 18px;
}
.video-details__show-details-host {
  flex: 1 45%;
}
.video-details__show-details-host--social {
  font-family: Helvetica;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14.4px;
}
.video-details__show-details-host--social a {
  color: #FAFAFA;
}
.video-details__show-details-host--name {
  font-family: Helvetica;
  font-size: 17px;
  color: #fafafa;
  letter-spacing: 0;
  line-height: 28px;
}
.video-details__show-details-host--title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: Tungsten-Semibold;
  font-size: 24px;
  color: #fafafa;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .video-details {
    width: calc(100vw - 40px);
  }
}
@media only screen and (min-width: 520px) {
  .video-details__show-image-details {
    flex: 1 50%;
  }
}
@media only screen and (max-width: 680px) {
  .video-details__show-details-description {
    flex: 1 100%;
  }
  .video-details__show-details-description--title {
    font-size: 28px;
  }
  .video-details__show-details-description--cta {
    margin-left: -90px;
    width: auto;
  }
  .video-details__show-image img {
    height: auto;
    width: auto;
  }
  .video-details .recommended-videos-hero__shows-container-title {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 519px) {
  .video-details {
    width: calc(100vw - 20px);
    overflow: hidden;
  }
  .video-details--line-break {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .video-details-container--mobile-margin {
    margin-bottom: 20px;
  }
  .video-details__show-buttons-cta {
    margin-bottom: 20px;
  }
  .video-details__show-buttons-expand {
    font-family: 'Helvetica-Bold', helvetica;
    font-size: 11px;
    color: rgba(250, 250, 250, 0.5);
    letter-spacing: 0.5px;
    line-height: 14px;
  }
  .video-details__show-details {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .video-details__show-details-description {
    margin-bottom: 30px;
    margin-right: 0px;
    font-family: Helvetica;
    font-size: 14px;
    color: #FAFAFA;
    letter-spacing: 0;
    line-height: 18px;
  }
  .video-details__show-details--title {
    font-family: Tungsten-Semibold;
    font-size: 24px;
    color: #fafafa;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .video-details__show-image-details--image img {
    height: 70px;
    width: 125px;
  }
}
.video-details .recommended-videos-hero__shows-container-title {
  color: #fafafa !important;
  margin-top: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: Tungsten-Semibold;
  font-size: 24px;
  color: #fafafa;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.article__copy,
.transcript {
  position: relative;
  font-family: "expo-serif-pro", Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.65em;
  color: #141414;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
}
.article__copy twitterwidget.twitter-tweet,
.transcript twitterwidget.twitter-tweet {
  height: auto !important;
}
.article__copy p,
.transcript p,
.article__copy ul,
.transcript ul {
  margin-bottom: 25px;
}
.article__copy p:last-child,
.transcript p:last-child {
  margin-bottom: 0;
}
.article__copy em,
.transcript em {
  font-style: italic;
}
.article__copy b,
.transcript b,
.article__copy strong,
.transcript strong {
  font-family: inherit;
  font-weight: 600;
}
.article__copy a,
.transcript a {
  font-weight: bold;
  color: #3379B7;
  text-decoration: none;
  font-family: inherit;
}
.article__copy a:hover,
.transcript a:hover {
  opacity: .5;
}
.article__copy h1,
.transcript h1,
.article__copy h2,
.transcript h2,
.article__copy h3,
.transcript h3,
.article__copy h4,
.transcript h4 {
  font-family: 'Tungsten-Semibold', sans-serif;
  color: #333;
  line-height: 1em;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article__copy h1 em,
.transcript h1 em,
.article__copy h2 em,
.transcript h2 em,
.article__copy h3 em,
.transcript h3 em,
.article__copy h4 em,
.transcript h4 em {
  margin-right: 6px;
}
.article__copy h1:first-child,
.transcript h1:first-child,
.article__copy h2:first-child,
.transcript h2:first-child,
.article__copy h3:first-child,
.transcript h3:first-child,
.article__copy h4:first-child,
.transcript h4:first-child {
  margin-top: 0;
}
.article__copy h1,
.transcript h1 {
  font-size: 48px;
}
.article__copy h2,
.transcript h2 {
  font-size: 48px;
}
.article__copy h3,
.transcript h3 {
  font-size: 32px;
}
.article__copy h4,
.transcript h4 {
  font-size: 26px;
}
.article__copy h4 em,
.transcript h4 em {
  margin-right: 4px;
}
.article__copy figcaption,
.transcript figcaption {
  padding-top: 5px;
  font-family: sans-serif;
  font-size: 12px;
  color: #959595;
  font-style: italic;
  text-align: left;
  line-height: 1.4em;
}
.article__copy li,
.transcript li {
  margin-top: 21px;
  word-wrap: break-word;
}
.article__copy ol,
.transcript ol,
.article__copy ul,
.transcript ul {
  margin-bottom: 21px;
  margin-left: 34px;
}
.article__copy ol,
.transcript ol {
  list-style: decimal;
}
.article__copy ol > li > ol,
.transcript ol > li > ol {
  list-style: lower-latin;
}
.article__copy ol > li > ol > li > ol,
.transcript ol > li > ol > li > ol {
  list-style: lower-roman;
}
.article__copy ul,
.transcript ul {
  list-style: disc;
}
.article__copy ul > li > ul,
.transcript ul > li > ul {
  list-style: circle;
}
.article__copy blockquote,
.transcript blockquote {
  font: 15px "expo-serif-pro", Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
  color: #141414;
  border-left: 1px dashed #aeaeae;
  padding-left: 17px;
  margin-left: 17px;
  margin-top: 35px;
  margin-bottom: 35px;
}
.article__copy .pull,
.transcript .pull,
.article__copy .pullquotes,
.transcript .pullquotes {
  border: 0;
  border-top: 1px solid #aeaeae;
  position: relative;
  margin: 20px 0 20px 40px;
  padding: 52px 0 0;
  width: 50%;
  float: right;
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-family: 'Tungsten-Medium', sans-serif;
  text-transform: uppercase;
  font-style: normal;
  color: #333;
  font-size: 28px;
  line-height: 1.2em;
}
.article__copy .pull strong,
.transcript .pull strong,
.article__copy .pullquotes strong,
.transcript .pullquotes strong {
  font-family: 'Tungsten-Semibold', sans-serif;
}
.article__copy .pull p,
.transcript .pull p,
.article__copy .pullquotes p,
.transcript .pullquotes p {
  margin: 0;
  color: #333;
  font-family: 'Tungsten-Medium', sans-serif;
  font-size: 28px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.article__copy .pull p em,
.transcript .pull p em,
.article__copy .pullquotes p em,
.transcript .pullquotes p em {
  font-family: 'Tungsten-Medium', sans-serif;
  font-size: 28px;
  padding-right: 4px;
}
.article__copy .pull:before,
.transcript .pull:before,
.article__copy .pullquotes:before,
.transcript .pullquotes:before {
  content: open-quote;
  font: 100px 'Tungsten-Semibold', sans-serif;
  color: #333;
  border: 1px #aeaeae;
  position: absolute;
  line-height: 40px;
  padding-top: 20px;
  max-height: 10px;
  overflow: hidden;
  top: 10px;
  left: 0;
}
.article__copy .pull:after,
.transcript .pull:after,
.article__copy .pullquotes:after,
.transcript .pullquotes:after {
  content: no-close-quote;
}
.article__copy iframe,
.transcript iframe {
  max-width: 100%;
}
.article__copy .read-more,
.transcript .read-more,
.article__copy .container,
.transcript .container {
  font-family: sans-serif;
  color: #333;
  text-align: center;
  border-bottom: 1px dotted #dbdbdb;
  border-top: 1px dotted #dbdbdb;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 25px;
  font-weight: 700;
  font-size: 15px;
}
.article__copy .read-more a,
.transcript .read-more a,
.article__copy .container a,
.transcript .container a {
  border-radius: 2px;
  padding: 10px 10px 10px 12px;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
}
.article__copy .read-more a:hover,
.transcript .read-more a:hover,
.article__copy .container a:hover,
.transcript .container a:hover {
  opacity: .5;
}
.article__copy .custom-embed,
.transcript .custom-embed,
.article__copy .embeddedContent,
.transcript .embeddedContent {
  margin-bottom: 25px;
}
.article__copy .custom-embed .iframe-wrapper,
.transcript .custom-embed .iframe-wrapper,
.article__copy .embeddedContent .iframe-wrapper,
.transcript .embeddedContent .iframe-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article__copy .custom-embed iframe,
.transcript .custom-embed iframe,
.article__copy .embeddedContent iframe,
.transcript .embeddedContent iframe {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  min-width: 100% !important;
  width: 100px !important;
  *width: 100% !important;
}
.article__copy .jumplink,
.transcript .jumplink {
  width: 100%;
  height: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 13px;
  margin: 2px auto;
  background-color: transparent;
  display: table;
  box-sizing: border-box;
  text-align: center;
  border-radius: 0;
  font-weight: 700;
  letter-spacing: 2px;
  position: relative;
  transition: background-color 300ms, color 300ms, width 300ms, border-width 300ms, border-color 300ms, border-radius 100ms 100ms;
}
.article__copy .sb-right,
.transcript .sb-right {
  float: right;
  line-height: 21px;
  padding-left: 15px;
  font-style: italic;
  font-family: sans-serif;
  font-size: 13px;
  border-left: 1px dotted #dbdbdb;
  padding-bottom: 10px;
  margin-left: 10px;
  width: 193px;
}
.article__copy .sb-right strong,
.transcript .sb-right strong {
  font-family: sans-serif;
  font-size: 13px;
  color: #141414;
}
.article__copy .sb-right strong:first-child,
.transcript .sb-right strong:first-child {
  font-size: 16px;
  color: #141414;
}
.article__copy .sb-right br,
.transcript .sb-right br {
  content: "A";
  display: block;
  margin-bottom: 14px;
}
.article__copy--marketing,
.transcript--marketing {
  margin-left: 0;
  margin-right: 0;
}
.lead-carousel__caption a,
.article__copy a,
.transcript a {
  color: #3379B7;
  font-weight: 700;
}
.lead-carousel__caption a:hover,
.article__copy a:hover,
.transcript a:hover {
  opacity: .5;
}
@media only screen and (min-width: 1280px) {
  .article__copy {
    margin-left: 40px;
    margin-right: 40px;
  }
  .article__copy--marketing {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 519px) {
  .article__copy {
    font-size: 17px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .article__copy p,
  .article__copy ul {
    margin-bottom: 15px;
  }
  .article__copy b,
  .article__copy strong {
    font-weight: 700;
  }
  .article__copy h1 em,
  .article__copy h2 em,
  .article__copy h3 em,
  .article__copy h4 em {
    margin-right: 4px;
  }
  .article__copy h1 {
    font-size: 38px;
  }
  .article__copy h2 {
    font-size: 38px;
  }
  .article__copy h3 {
    font-size: 32px;
  }
  .article__copy h4 {
    font-size: 26px;
  }
  .article__copy h4 em {
    margin-right: 2px;
  }
  .article__copy figcaption {
    text-align: center;
  }
  .article__copy .pull,
  .article__copy .pullquotes {
    border-top: 0;
    margin: 0 0 25px;
    padding-bottom: 15px;
    width: auto;
    float: none;
  }
  .article__copy--marketing {
    margin-left: 0;
    margin-right: 0;
  }
}
.featured-story p {
  font-size: 1.1875rem;
  line-height: 1.65em;
}
.featured-story figcaption {
  display: block;
  color: #4b4b4b;
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
  max-width: 800px;
  padding: 6px 0 0;
  margin: 0 auto;
  text-align: left;
}
.featured-story__cover img,
.featured-story__cover video {
  width: 100%;
  margin: 0;
}
.featured-story__cover figcaption {
  min-height: 18px;
  padding-left: 20px;
  padding-right: 20px;
}
.featured-story .article-header {
  max-width: 800px;
  margin: 0 auto 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.featured-story .article-header .info-row {
  margin-bottom: 0;
}
.featured-story .end-bug {
  margin-top: 10px;
  margin-bottom: 10px;
}
.featured-story .article__copy {
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}
.featured-story .iframe-wrapper {
  margin-bottom: 0 !important;
}
.featured-story__scene--lead-scene p:first-of-type:first-letter {
  float: left;
  font: 96px 'Tungsten-Semibold', sans-serif;
  line-height: 84px;
  padding-top: 0;
  padding-right: 10px;
}
.featured-story__scene:first-of-type .featured-scene {
  margin-top: 0;
}
.featured-story__scene:last-of-type .featured-scene {
  margin-bottom: 0px;
}
.featured-scene {
  max-width: 800px;
  margin: 20px auto;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.featured-scene blockquote,
.featured-scene .pull {
  text-align: center;
  text-transform: uppercase;
  width: auto;
  padding: 0;
  margin: 0 0 25px;
  border: 0;
  font-style: normal;
}
.featured-scene blockquote:before,
.featured-scene .pull:before,
.featured-scene blockquote:after,
.featured-scene .pull:after {
  content: none;
}
.featured-scene blockquote p,
.featured-scene .pull p,
.featured-scene blockquote span,
.featured-scene .pull span {
  font-family: sans-serif;
  font-size: 28px !important;
  line-height: 34px !important;
  font-weight: 800;
  color: #212121;
  letter-spacing: 3px;
  padding: 0;
  margin: 0;
}
.featured-scene blockquote {
  padding: 0 100px;
}
.featured-scene blockquote.pull {
  margin-left: 20px;
}
.featured-scene .float-quote {
  text-align: center;
  text-transform: uppercase;
  width: auto;
  max-width: 55%;
  border-top: 0;
  font-family: sans-serif;
  font-size: 28px !important;
  line-height: 34px !important;
  font-weight: 800;
  color: #212121;
  letter-spacing: 3px;
}
.featured-scene .float-quote.left {
  float: left;
  margin: 10px 20px 10px 0;
  padding: 0 10px 0 0;
}
.featured-scene .float-quote.right {
  float: right;
  margin: 10px 0 10px 20px;
  padding: 0 0 0 10px;
}
.featured-scene--full-width {
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.featured-scene--full-width figcaption {
  padding-left: 20px;
  padding-right: 20px;
}
.featured-scene--quote {
  margin-top: 40px;
  margin-bottom: 40px;
}
.featured-scene--multi-column {
  margin-top: 40px;
  margin-bottom: 40px;
}
.featured-scene--multi-column blockquote,
.featured-scene--multi-column .pull {
  margin-left: 0;
  padding: 0;
}
.featured-scene--multi-column blockquote p,
.featured-scene--multi-column .pull p {
  text-align: center;
}
.featured-scene--multi-column p,
.featured-scene--multi-column figcaption {
  text-align: left;
}
.featured-scene.multi-column {
  display: flex;
  align-items: flex-start;
}
.featured-scene.multi-column .multi-column__column {
  width: 50%;
  flex: 1 1 auto;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  box-sizing: border-box;
}
.featured-scene.multi-column .multi-column__column:first-of-type {
  padding-left: 0;
}
.featured-scene.multi-column .multi-column__column:last-of-type {
  padding-right: 0;
}
.article-extras {
  position: relative;
  overflow: hidden;
}
.article-extras .left-column .padded {
  padding: 0 20px;
}
.article-extras .left-column .padded #related-tags:first-child.tags-container {
  margin-top: 0;
}
.article-extras .left-column .padded #related-tags h3 {
  margin-top: 0;
}
.article-extras .left-column .padded .ntrctn-iframe {
  width: 100%;
  overflow: hidden;
  height: 215px;
}
.article-extras .left-column .aside-ad-container-wrapper {
  border-top: 1px solid #dbdbdb;
  margin-top: 0;
}
.cover-video {
  position: relative;
  max-width: 100%;
}
.cover-video.responsive {
  height: 0;
  padding-bottom: 56.25%;
}
.cover-video.responsive iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .featured-story p {
    font-size: 17px;
    line-height: 1.65em;
  }
  .featured-story__cover figcaption {
    padding: 6px 20px 0;
  }
  .featured-story .article__copy {
    margin-left: 0;
    margin-right: 0;
  }
  .featured-story .end-bug {
    height: 30px;
    width: 30px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .featured-story .end-bug i {
    font-size: 30px;
  }
  .featured-scene {
    padding: 0 20px;
  }
  .featured-scene .pull {
    width: auto;
    float: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .featured-scene .float-quote.left,
  .featured-scene .float-quote.right {
    float: none;
    margin: 0;
    padding: 0;
  }
  .featured-scene--full-width,
  .featured-scene--quote,
  .featured-scene--multi-column {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .featured-scene--quote blockquote {
    padding-left: 0;
    padding-right: 0;
  }
  .featured-scene--full-width {
    padding-left: 0;
    padding-right: 0;
  }
  .featured-scene--full-width figcaption {
    padding: 6px 20px 0;
  }
  .featured-scene.multi-column {
    display: block;
  }
  .featured-scene.multi-column .multi-column__column {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
}
article .iframe-wrapper {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .featured-story.padded-container {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 519px) {
  .featured-scene--full-width figcaption {
    text-align: center;
  }
  .featured-story figcaption {
    text-align: center;
  }
}
.fullwidth-list#tempReactList {
  max-width: 880px;
  margin: 0 auto 40px;
}
.fullwidth-list .article-header {
  max-width: 800px;
  margin: 0 auto 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.fullwidth-list .related-articles {
  max-width: 760px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  text-align: left;
}
.fullwidth-list .related-articles a {
  color: #337AB7;
}
.fullwidth-list .article-list section:last-of-type .list-slide:last-of-type {
  margin-bottom: 0px;
}
.fullwidth-list .article-list section:last-of-type .list-slide:last-of-type .article__copy {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.fullwidth-list .article-list .related-articles {
  margin: 0 auto;
}
.fullwidth-list .list-slide {
  margin: 20px auto;
}
.fullwidth-list .list-slide:first-of-type {
  margin: 40px auto;
}
.fullwidth-list .list-slide__title,
.fullwidth-list .list-slide__copy {
  max-width: 800px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  display: block;
}
.fullwidth-list .list-slide__title {
  margin: auto;
  margin-top: 40px;
  margin-bottom: 20px;
}
.fullwidth-list .list-slide__copy {
  margin: 20px auto;
  padding-bottom: 20px;
}
.fullwidth-list .list-slide .lead-carousel {
  margin-bottom: 20px;
}
.fullwidth-list .article-body {
  max-width: 800px;
  margin: 0 auto 40px;
}
.fullwidth-list .article-body .article__copy .custom-embed,
.fullwidth-list .article-body .article__copy .embeddedContent {
  margin-bottom: 25px;
  max-width: 533.33px;
  margin: auto auto 25px;
}
.fullwidth-list twitterwidget {
  margin: auto;
}
.complex-event,
.complex-review,
.complex-place {
  font-family: sans-serif;
  float: right;
  width: 200px;
  padding-left: 30px;
}
.complex-event h2,
.complex-review h2,
.complex-place h2 {
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  color: #141414;
}
.complex-event h3,
.complex-review h3,
.complex-place h3 {
  font-family: sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.complex-event section,
.complex-review section,
.complex-place section {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #eaeaea;
}
.complex-event section > div:not(.complex-rating):not(.complex-stars),
.complex-review section > div:not(.complex-rating):not(.complex-stars),
.complex-place section > div:not(.complex-rating):not(.complex-stars) {
  font-size: 13px;
  line-height: 16px;
  padding: 3px 0;
}
.complex-event section > div:not(.complex-rating):not(.complex-stars) strong,
.complex-review section > div:not(.complex-rating):not(.complex-stars) strong,
.complex-place section > div:not(.complex-rating):not(.complex-stars) strong {
  padding-right: 3px;
}
.complex-event section > div:not(.complex-rating):not(.complex-stars) div,
.complex-review section > div:not(.complex-rating):not(.complex-stars) div,
.complex-place section > div:not(.complex-rating):not(.complex-stars) div,
.complex-event section > div:not(.complex-rating):not(.complex-stars) span,
.complex-review section > div:not(.complex-rating):not(.complex-stars) span,
.complex-place section > div:not(.complex-rating):not(.complex-stars) span,
.complex-event section > div:not(.complex-rating):not(.complex-stars) a,
.complex-review section > div:not(.complex-rating):not(.complex-stars) a,
.complex-place section > div:not(.complex-rating):not(.complex-stars) a {
  display: inline;
}
.complex-rating {
  border-bottom: 1px dotted #eaeaea;
  font-family: sans-serif;
  font-size: 12px;
  color: #141414;
  line-height: 20px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.complex-rating .complex-stars {
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.complex-rating .complex-stars span {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  float: left;
}
.complex-rating .complex-stars span.complex-star-full {
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg%20version%3D"undefined"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"500"%20height%3D"500"%20viewBox%3D"0%200%20500%20500"><path%20fill%3D%22%23E6D43F%22%20d%3D"M500%20196.366c0-7.414-5.605-12.023-16.836-13.824l-150.83-21.94L264.726%2023.88c-3.806-8.214-8.72-12.32-14.727-12.32s-10.918%204.106-14.716%2012.32L167.668%20160.6l-150.85%2021.935C5.608%20184.337%200%20188.942%200%20196.357c0%204.203%202.5%209.017%207.51%2014.42l109.374%20106.387-25.846%20150.24c-.405%202.804-.6%204.815-.6%206.012%200%204.203%201.05%207.765%203.153%2010.67%202.104%202.906%205.257%204.354%209.466%204.354%203.616%200%207.616-1.193%2012.023-3.603l134.915-70.926%20134.927%2070.928c4.215%202.408%208.22%203.603%2012.018%203.603%204.018%200%207.07-1.446%209.172-4.357%202.1-2.902%203.15-6.462%203.15-10.667%200-2.604-.098-4.61-.294-6.017L383.1%20317.163%20492.177%20210.79c5.216-5.21%207.82-10.02%207.82-14.422l.003-.002z"%2F><%2Fsvg>');
}
.complex-rating .complex-stars span.complex-star-half {
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg%20version%3D"undefined"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"500"%20height%3D"500"%20viewBox%3D"0%200%20500%20500"><path%20fill%3D%22%23E6D43F%22%20d%3D"M499.42%20192.907c-1.8-5.51-7.21-8.964-16.222-10.366l-150.854-21.936-67.61-136.732c-4.203-8.212-9.11-12.317-14.718-12.317-5.814%200-10.722%204.104-14.73%2012.318L167.67%20160.606%2016.816%20182.54c-9.01%201.4-14.42%204.854-16.223%2010.365-1.797%205.51.503%2011.47%206.914%2017.883L116.89%20317.16%2091.046%20467.41c-.997%206.613-.406%2011.768%201.81%2015.475%202.198%203.71%205.605%205.562%2010.215%205.562%203.405%200%207.414-1.204%2012.017-3.614l134.93-70.92%20134.925%2070.93c4.61%202.393%208.62%203.604%2012.023%203.604%204.61%200%208.025-1.853%2010.214-5.562%202.195-3.71%202.806-8.86%201.8-15.474l-25.84-150.247L492.22%20210.78c6.61-6.41%209.008-12.37%207.193-17.882l.005.01zM356.39%20289.52l-14.728%2014.128%203.616%2019.828%2018.025%20106.684-95.562-50.485-17.734-9.316V80.966l47.78%2096.765%209.01%2018.027%2019.84%203.006%20106.98%2015.62-77.235%2075.133h.01z"%2F><%2Fsvg>');
}
.complex-rating .complex-stars span.complex-star-empty {
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg%20version%3D"undefined"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"500"%20height%3D"500"%20viewBox%3D"0%200%20500%20500"><path%20fill%3D%22%23E6D43F%22%20d%3D"M499.993%20196.363c0-7.412-5.604-12.023-16.834-13.823L332.326%20160.6%20264.724%2023.88c-3.808-8.213-8.72-12.318-14.728-12.318-6.008%200-10.916%204.105-14.715%2012.318l-67.614%20136.722-150.85%2021.934C5.606%20184.336%200%20188.942%200%20196.356c0%204.203%202.5%209.016%207.507%2014.42l109.375%20106.387-25.844%20150.24c-.406%202.802-.6%204.813-.6%206.01%200%204.205%201.05%207.764%203.154%2010.668%202.103%202.91%205.254%204.358%209.464%204.358%203.614%200%207.616-1.194%2012.023-3.602l134.913-70.927%20134.922%2070.926c4.202%202.397%208.216%203.602%2012.016%203.602%208.224%200%2012.33-5.005%2012.33-15.02%200-2.604-.1-4.61-.3-6.01L383.115%20317.16%20492.19%20210.796c5.21-5.215%207.81-10.026%207.81-14.433h-.007zM341.64%20303.64l21.63%20126.505-113.282-59.8-113.584%2059.802L158.34%20303.64l-91.945-89.254%20126.807-18.624L249.99%2080.97l56.793%20114.792%20126.813%2018.625-91.957%2089.255v-.003z"%2F><%2Fsvg>');
}
.complex-review-album-artist {
  display: block;
  font-size: 1em;
  line-height: initial;
}
.complex-review-album-comma {
  display: none !important;
}
.complex-review-album-name {
  display: block;
}
.complex-rating-worst,
[itemprop="worstRating"],
[itemprop="doorTime"],
[itemprop="duration"] {
  display: none;
}
.article-list {
  position: relative;
}
.article-list__slide {
  margin-bottom: 40px;
}
.article-list__break-unit {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
}
.article-list .related-articles {
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
}
.article-list .related-articles a {
  color: #333;
}
.article-list .related-articles a:hover {
  opacity: 0.5;
}
.list-slide__lead-carousel {
  display: block;
  padding-bottom: 0;
}
.list-slide__title {
  font-size: 48px;
  font-family: 'Tungsten-Medium', sans-serif;
  color: #333;
  line-height: 1em;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list-slide__copy {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 17px;
  line-height: 1.65em;
}
.list-slide__copy:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.list-slide:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.list-related-stories {
  margin-left: 30px;
  margin-right: 30px;
}
@media only screen and (min-width: 1280px) {
  .article-list .related-articles {
    margin-left: 40px;
    margin-right: 40px;
  }
  .list-slide__copy {
    margin-left: 40px;
    margin-right: 40px;
  }
  .list-related-stories {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .article-list__break-unit {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    border-bottom: 0;
    text-align: center;
  }
  .article-list__slide {
    margin-bottom: 0;
  }
  .list-slide__title {
    margin-left: 10px;
    margin-right: 10px;
  }
  .list-slide__copy {
    margin-left: 10px;
    margin-right: 10px;
  }
  .list-related-stories {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 519px) {
  .article-list .related-articles {
    margin-left: 10px;
    margin-right: 10px;
  }
  .list-related-stories {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.video-cover .lead-carousel__media-container {
  padding-top: 56.25%;
  position: relative;
}
.video-cover .lead-carousel__media-container .lead-carousel__media {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.article-header .story-title {
  font-family: 'Tungsten-Semibold', sans-serif;
  font-size: 3.5rem;
  line-height: 1em;
  font-weight: 400;
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 0;
  word-wrap: break-word;
}
.article-header .story-title em {
  font-style: italic;
  margin-right: 6px;
}
.article-header .story-title__featured {
  font-size: 3.75rem;
  line-height: 1em;
}
.article-header .sub-title {
  font-family: sans-serif;
  font-size: 1.375rem;
  line-height: 1.4em;
  font-weight: 300;
  color: #333;
  margin-top: 5px;
  margin-bottom: 0;
}
.article-header .info-row {
  position: relative;
  font-family: sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  color: #959595;
  border-top: 1px solid #eaeaea;
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  text-transform: uppercase;
}
.article-header .info-row__credits {
  margin-right: 155px;
}
.article-header .info-row__credits .info-row-author,
.article-header .info-row__credits .info-row-photographer {
  display: inline-block;
  margin: 2px 10px 2px 0;
}
.article-header .info-row__credits .info-row-author .type,
.article-header .info-row__credits .info-row-photographer .type {
  font-weight: 700;
  color: #333;
}
.article-header .info-row__credits .info-row-author .name a,
.article-header .info-row__credits .info-row-photographer .name a {
  white-space: nowrap;
  display: inline-block;
  color: #3379B7;
}
.article-header .info-row__credits .info-row-author .name a:hover,
.article-header .info-row__credits .info-row-photographer .name a:hover {
  opacity: .5;
}
.article-header .info-row__credits .info-row-author--single {
  display: block;
  margin-bottom: 10px;
}
.article-header .info-row__datetime {
  position: absolute;
  top: 15px;
  right: 0;
  width: 145px;
  text-align: right;
}
.article-header .info-row__datetime:before {
  font-family: "cmplx-font";
  width: 12px;
  height: 12px;
  margin-right: 8px;
  display: inline-block;
  content: '\E117';
  font-size: 11px;
  vertical-align: middle;
  line-height: 10px;
  font-weight: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 519px) {
  .article-header {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .article-header .story-title {
    font-size: 2.75rem;
    line-height: 1em;
    word-wrap: break-word;
  }
  .article-header .sub-title {
    font-size: 1.25rem;
    line-height: 1.4em;
    margin-top: -6px;
    margin-bottom: 15px;
  }
  .article-header .info-row__credits {
    margin-right: 0;
  }
  .article-header .info-row__credits .info-row-author,
  .article-header .info-row__credits .info-row-photographer {
    display: block;
  }
  .article-header .info-row__datetime {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    text-align: left;
  }
}
.article-header .info-row a {
  text-decoration: none;
  color: #3379B7;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.mini-author {
  height: 30px;
  position: relative;
  width: 100%;
}
.mini-author__img {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.mini-author__img img {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.mini-author__name,
.mini-author__bio {
  position: relative;
  padding-left: 40px;
  height: 15px;
  line-height: 15px;
  box-sizing: border-box;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mini-author__name span,
.mini-author__bio span {
  margin-right: 5px;
}
.mini-author__name {
  font-weight: 700;
}
.mini-author__name .type {
  color: #333;
  margin-right: 5px;
}
.mini-author__bio {
  text-transform: none;
}
.mini-author__bio a {
  color: #3379B7 !important;
  font-weight: normal;
}
.mini-author__bio a:hover {
  opacity: .5;
}
.mini-author__bio p,
.mini-author__bio span,
.mini-author__bio a {
  font-size: 0.75rem !important;
  line-height: 15px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left !important;
  height: 15px !important;
}
.mini-author__truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.featured .mini-author__bio p {
  font-size: 0.75rem;
}
.mini-author__name a {
  color: #3379B7 !important;
  font-weight: 700;
}
.mini-author__name a:hover {
  opacity: .5;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.social-bar {
  margin-top: 15px;
  margin-bottom: 30px;
}
.social-bar:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.social-bar--left {
  float: left;
}
.social-bar--right {
  float: right;
  text-align: right;
}
.social-bar__shares,
.social-bar__comments {
  font-size: 12px;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  border: 0;
  vertical-align: top;
}
.social-bar__shares:after,
.social-bar__comments:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.social-bar__shares__count,
.social-bar__comments__count {
  height: 32px;
  width: 70px;
  text-align: center;
  line-height: 32px;
  background: #ddd;
  color: #555;
  display: block;
  float: left;
  font-family: sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.social-bar__shares i,
.social-bar__comments i {
  font-size: 18px;
  line-height: 30px;
  height: 32px;
  width: 30px;
  background: #969696;
  color: #ddd;
  text-align: center;
  display: block;
  float: left;
  text-decoration: none;
}
.social-bar__shares {
  margin-left: 5px;
  margin-right: 2px;
}
.social-bar__shares i {
  font-size: 20px;
}
.social-bar__comments {
  cursor: pointer;
}
.social-bar__comments:hover {
  opacity: .75;
}
@media only screen and (max-width: 519px) {
  .social-bar__comments {
    display: none;
  }
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.share-buttons {
  display: inline-block;
}
.share-buttons ul {
  margin: 0;
}
.share-buttons__button {
  display: inline-block;
  margin-top: 0;
  margin-left: 2px;
  margin-right: 2px;
  padding: 0;
  font-weight: normal;
}
.share-buttons__button:first-of-type {
  margin-left: 0;
}
.share-buttons__button:last-of-type {
  margin-right: 0;
}
.share-buttons__button--facebook,
.share-buttons__button--twitter {
  font-family: sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 32px;
  letter-spacing: 1px;
  font-weight: bold;
  height: 32px;
  width: 80px;
  opacity: 1;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
}
.share-buttons__button--facebook:hover,
.share-buttons__button--twitter:hover {
  opacity: .75;
  text-decoration: none;
}
.share-buttons__button--facebook {
  background: #3b5998;
}
.share-buttons__button--twitter {
  background: #55acee;
}
/**
    Do not add css here, only add to the main file and will
    be pulled in here for Critical CSS
*/
.main-container--server-error {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.header-bar__content {
  position: relative;
}
.header-bar__logo--solo {
  left: 0;
}
.server-error {
  color: #fff;
}
.server-error h1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.server-error h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #cccccc;
}
.server-error h4:first-of-type {
  margin-top: 0;
}
.server-error p {
  word-wrap: break-word;
}
.server-error__dev {
  display: none;
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.server-error__dev p {
  line-height: 1.2rem;
}
.server-error__open {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  opacity: 0;
}
.server-error .load-more-button__button {
  color: #fff;
  border-color: #fff;
  opacity: .7;
}
.server-error .load-more-button__button:hover {
  opacity: 1;
}
@media only screen and (max-width: 519px) {
  .main-container--server-error {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .server-error h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .server-error h4 {
    font-size: 1rem;
  }
  .server-error__dev {
    margin-top: 40px;
    padding: 10px;
  }
  .server-error__dev p {
    font-size: .9rem;
    line-height: 1rem;
  }
}
.module-title {
  line-height: 26px !important;
  text-align: left;
  letter-spacing: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.module-title__container {
  position: relative;
}
.module-title__container .module-title {
  display: inline-block;
}
.module-title__title {
  font-family: 'Tungsten-Semibold', sans-serif !important;
  font-size: 36px;
  font-weight: inherit;
  color: #333;
  vertical-align: top;
}
.module-title__main {
  font-family: 'Tungsten-Semibold', sans-serif !important;
  font-size: 36px;
  font-weight: inherit;
  color: #333;
  vertical-align: top;
}
.module-title__post {
  font-family: 'Tungsten-Semibold', sans-serif !important;
  font-size: 36px;
  font-weight: inherit;
  color: #333;
  vertical-align: top;
  margin-left: 5px;
}
@media only screen and (max-width: 1023px) {
  .module-title--responsive {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  .module-title--responsive .module-title__main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 519px) {
  .remove-mobile .fenix-button {
    display: none;
  }
}
.module-title {
  margin-bottom: 20px;
}
</style>
      <script>
        window.webpackManifest = {"colliderAuthor.js":"https://cdn3.complex.com/static/js/colliderAuthor.829bc140eacca8a1ac6f.chunk.min.js","colliderChannel.js":"https://cdn3.complex.com/static/js/colliderChannel.829bc140eacca8a1ac6f.chunk.min.js","colliderHome.js":"https://cdn3.complex.com/static/js/colliderHome.829bc140eacca8a1ac6f.chunk.min.js","colliderNotFound.js":"https://cdn3.complex.com/static/js/colliderNotFound.829bc140eacca8a1ac6f.chunk.min.js","colliderNotifications.js":"https://cdn3.complex.com/static/js/colliderNotifications.829bc140eacca8a1ac6f.chunk.min.js","colliderSearch.js":"https://cdn3.complex.com/static/js/colliderSearch.829bc140eacca8a1ac6f.chunk.min.js","colliderStatic.js":"https://cdn3.complex.com/static/js/colliderStatic.829bc140eacca8a1ac6f.chunk.min.js","colliderStory.js":"https://cdn3.complex.com/static/js/colliderStory.829bc140eacca8a1ac6f.chunk.min.js","colliderTag.js":"https://cdn3.complex.com/static/js/colliderTag.829bc140eacca8a1ac6f.chunk.min.js","complexApps.js":"https://cdn3.complex.com/static/js/complexApps.829bc140eacca8a1ac6f.chunk.min.js","complexAuthor.js":"https://cdn3.complex.com/static/js/complexAuthor.829bc140eacca8a1ac6f.chunk.min.js","complexCategory.js":"https://cdn3.complex.com/static/js/complexCategory.829bc140eacca8a1ac6f.chunk.min.js","complexChannel.js":"https://cdn3.complex.com/static/js/complexChannel.829bc140eacca8a1ac6f.chunk.min.js","complexHome.js":"https://cdn3.complex.com/static/js/complexHome.829bc140eacca8a1ac6f.chunk.min.js","complexMarketingHub.js":"https://cdn3.complex.com/static/js/complexMarketingHub.829bc140eacca8a1ac6f.chunk.min.js","complexNotifications.js":"https://cdn3.complex.com/static/js/complexNotifications.829bc140eacca8a1ac6f.chunk.min.js","complexPromo.js":"https://cdn3.complex.com/static/js/complexPromo.829bc140eacca8a1ac6f.chunk.min.js","complexSearch.js":"https://cdn3.complex.com/static/js/complexSearch.829bc140eacca8a1ac6f.chunk.min.js","complexShow.js":"https://cdn3.complex.com/static/js/complexShow.829bc140eacca8a1ac6f.chunk.min.js","complexStatic.js":"https://cdn3.complex.com/static/js/complexStatic.829bc140eacca8a1ac6f.chunk.min.js","complexStory.js":"https://cdn3.complex.com/static/js/complexStory.829bc140eacca8a1ac6f.chunk.min.js","complexTag.js":"https://cdn3.complex.com/static/js/complexTag.829bc140eacca8a1ac6f.chunk.min.js","complexVerizonPromo.js":"https://cdn3.complex.com/static/js/complexVerizonPromo.829bc140eacca8a1ac6f.chunk.min.js","complexVideoLanding.js":"https://cdn3.complex.com/static/js/complexVideoLanding.829bc140eacca8a1ac6f.chunk.min.js","complexWormhole.js":"https://cdn3.complex.com/static/js/complexWormhole.829bc140eacca8a1ac6f.chunk.min.js","main.js":"https://cdn3.complex.com/static/js/main.829bc140eacca8a1ac6f.bundle.min.js","vendor.js":"https://cdn3.complex.com/static/js/vendor.829bc140eacca8a1ac6f.bundle.min.js","complex.css":"css/styles.complex.3bf9082388676247f5d4901965664227.css","collider.css":"css/styles.collider.635ed39886748f00965b8d4344794899.css"}
      </script>
      <script>function removeCriticalCSS() {const criticalNode = document.getElementById('criticalCSS'); criticalNode.parentNode.removeChild(criticalNode);}</script>
      <link rel='preload' href=https://cdn3.complex.com/static/js/main.829bc140eacca8a1ac6f.bundle.min.js as='script'>
      <link rel='preload' href='https://cdn3.complex.com/static/css/styles.complex.3bf9082388676247f5d4901965664227.css' as='style' onload='this.onload=null;this.rel="stylesheet";removeCriticalCSS();'>
      <noscript>
          <link rel='stylesheet' href='https://cdn3.complex.com/static/css/styles.complex.3bf9082388676247f5d4901965664227.css'>
      </noscript>
      <link rel='preload' href='https://svg.complex.com/css/cmplx-svg.css' as='style' onload='this.onload=null;this.rel="stylesheet";window.svgProjectLoaded = true;'>
      <noscript>
          <!-- Fallback if JavaScript deactivated or not supported -->
          <link rel='stylesheet' href='https://svg.complex.com/css/cmplx-svg.css'>
      </noscript>
      <script>
        (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}} var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
      </script>
      <meta
        name="viewport"
        content="width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1"
      />
      <meta property="fb:pages" content="8719774366" />
      <meta property="fb:pages" content="202968513246332" />
      <meta property="fb:pages" content="542222565795970" />
      <meta property="fb:pages" content="518543208185772" />
      <meta property="fb:pages" content="425644600841949" />
      <meta property="fb:pages" content="417326421784750" />
      <meta property="fb:pages" content="246141265516554" />
      <meta property="fb:pages" content="155842394569120" />
      <meta property="fb:pages" content="117696581735620" />
      <link rel="shortcut icon" type="image/x-icon" href="https://images.complex.com/complex/image/upload/v1403733167/favicon.ico" />
      <link rel="apple-touch-icon" href="https://images.complex.com/complex/image/upload/v1426696463/Complex_180x180_obsb5h.png" /><link rel="apple-touch-icon" sizes="76x76" href="https://images.complex.com/complex/image/upload/v1426696463/Complex_76x76_jqglb1.png" /><link rel="apple-touch-icon" sizes="120x120" href="https://images.complex.com/complex/image/upload/v1426696463/Complex_120x120_hn2a75.png" /><link rel="apple-touch-icon" sizes="152x152" href="https://images.complex.com/complex/image/upload/v1426696463/Complex_152x152_mvog49.png" /><link rel="apple-touch-icon" sizes="180x180" href="https://images.complex.com/complex/image/upload/v1426696463/Complex_180x180_obsb5h.png" />
    </head>
    <body>
      <div id='reactRoot'><div data-reactroot="" data-reactid="1" data-react-checksum="1312202826"><div id="static-root" class="static-root " data-reactid="2"><div class="header-bar__container" data-reactid="3"><!-- react-empty: 4 --><header id="cmplx-navigation" class="header-container header-container--life" data-reactid="5"><div class="header-bar" data-reactid="6"><div class="main-container" data-reactid="7"><div class="padded-container--nav" data-reactid="8"><a class="header-bar__menu gtm-toggle" data-gtm-module="Header" data-gtm-item="Hamburger Menu Button" data-gtm-action="Open" data-reactid="9"><div class="cmplx-icon" data-reactid="10"><div class="preload-svg--hamburger-bar" data-reactid="11"></div><div class="preload-svg--hamburger-bar" data-reactid="12"></div><div class="preload-svg--hamburger-bar" data-reactid="13"></div></div></a><a href="http://www.complex.com/" target="_self" alt="Complex" class="header-bar__logo gtm-click header-bar__logo--square" data-gtm-item="Complex Logo" data-gtm-module="Header" data-gtm-url="/" title="Home" data-reactid="14"><i class="cmplx-logo cmplx-svg-complex-square-light" alt="Complex" data-reactid="15"></i></a><div class="header-bar__center" data-reactid="16"><div class="header-secondary-nav" data-reactid="17"><div class="header-secondary-nav__container" data-reactid="18"><ul class="header-secondary-nav__list header-secondary-nav-list" data-reactid="19"><li class="header-secondary-nav-list__links" data-reactid="20"><a href="http://www.complex.com/" target="_self" alt="Complex" class="header-secondary-nav__logo gtm-click header-secondary-nav__logo--square" data-gtm-item="Complex Logo" data-gtm-module="Header" data-gtm-url="/" title="Home" data-reactid="21"><i class="cmplx-logo cmplx-svg-complex-square-light" alt="Complex" data-reactid="22"></i></a></li><li class="header-secondary-nav-list__links" data-reactid="23"><a href="http://www.complex.com/feel-the-real/?feelthereal/" target="_blank" class="link" data-gtm-item="Additional Nav Link" data-gtm-module="Header" data-gtm-url="http://www.complex.com/feel-the-real/?feelthereal/" rel="tag" data-reactid="24">Feel The Real</a></li><li class="header-secondary-nav-list__links" data-reactid="25"><a href="http://www.complex.com/complex-shows-on-fuse-tv/?fusetv/" target="_blank" class="link" data-gtm-item="Additional Nav Link" data-gtm-module="Header" data-gtm-url="http://www.complex.com/complex-shows-on-fuse-tv/?fusetv/" rel="tag" data-reactid="26">Fuse TV</a></li><li class="header-secondary-nav-list__links" data-reactid="27"><a href="http://www.complex.com/music/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/music/" rel="tag" data-reactid="28">Music</a></li><li class="header-secondary-nav-list__links" data-reactid="29"><a href="http://www.complex.com/style/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/style/" rel="tag" data-reactid="30">Style</a></li><li class="header-secondary-nav-list__links" data-reactid="31"><a href="http://www.complex.com/pop-culture/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/pop-culture/" rel="tag" data-reactid="32">Pop Culture</a></li><li class="header-secondary-nav-list__links" data-reactid="33"><a href="http://www.complex.com/sports/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/sports/" rel="tag" data-reactid="34">Sports</a></li><li class="header-secondary-nav-list__links" data-reactid="35"><a href="http://www.complex.com/life/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/life/" rel="tag" data-reactid="36">Life</a></li><li class="header-secondary-nav-list__links" data-reactid="37"><a href="http://www.complex.com/sneakers/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/sneakers/" rel="tag" data-reactid="38">Sneakers</a></li><li class="header-secondary-nav-list__links" data-reactid="39"><a href="http://www.complex.com/video/" class="link gtm-click" data-gtm-item="Channel Tag" data-gtm-module="Header" data-gtm-url="/video/" rel="tag" data-reactid="40">Shows</a></li></ul></div></div></div><div class="header-bar__social" data-reactid="41"><div class="social-buttons-compact clearfix social-buttons-compact--header" data-reactid="42"><ul class="social-buttons-compact__social-icons" data-reactid="43"><li data-reactid="44"><a class="gtm-social" href="http://www.facebook.com/complex" rel="noopener noreferrer" data-gtm-social-site="Facebook" target="_blank" data-gtm-module="Social Buttons" data-gtm-module-location="header" data-reactid="45"><i class="cmplx-icon icon-facebook" data-reactid="46"></i></a></li><li data-reactid="47"><a class="gtm-social" href="http://www.youtube.com/user/complexmagazine" rel="noopener noreferrer" data-gtm-social-site="Youtube" target="_blank" data-gtm-module="Social Buttons" data-gtm-module-location="header" data-reactid="48"><i class="cmplx-icon icon-youtube" data-reactid="49"></i></a></li></ul><button class="social-buttons-compact__button" id="social-buttons-popup-button" data-reactid="50"><i class="cmplx-icon icon-sort-down" data-reactid="51"></i></button></div></div><div class="header-bar__search" data-reactid="52"><div class="header-bar__search--wrapper" data-reactid="53"><div class="splashy-search-icon" data-reactid="54"><div id="splashy-search-button" class="splashy-search-icon__button" data-gtm-module="search" data-gtm-module-location="header" data-reactid="55"><i class="cmplx-icon icon-search" data-reactid="56"></i></div></div></div></div></div></div></div></header></div><span data-reactid="57"><div data-reactid="58"></div></span><div id="dynamic-root" data-reactid="59"><!-- react-empty: 60 --><!-- react-empty: 61 --><nav data-reactid="62"><a class="menu-close gtm-toggle" data-gtm-item="Menu Close Button" data-gtm-action="Close" data-reactid="63"><i class="cmplx-icon icon-close" data-reactid="64"></i></a><div id="menu" class="site-menu" data-reactid="65"><div class="site-menu__menu" data-reactid="66"><section class="site-menu__section site-menu__section--header menu-section" data-reactid="67"><a href="http://www.complex.com/" target="_self" alt="Complex" class="menu-section__logo gtm-click menu-section__logo--square" data-gtm-item="Complex Logo" data-gtm-module="Header" data-gtm-url="/" title="Home" data-reactid="68"><i class="cmplx-logo cmplx-svg-complex-square-light" alt="Complex" data-reactid="69"></i></a><div class="menu-section__tagline" data-reactid="70"><h3 data-reactid="71">Making Culture Pop.</h3></div></section><section class="site-menu__section site-menu__section--social menu-section" data-reactid="72"><h3 class="menu-section__header" data-reactid="73">Follow Us</h3><ul class="social-buttons clearfix social-buttons--navigation" data-reactid="74"><li data-reactid="75"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Facebook" href="http://www.facebook.com/complex" data-gtm-module="Social Buttons" data-gtm-module-location="navigation" data-reactid="76"><i class="cmplx-icon icon-facebook" aria-label="facebook link" data-reactid="77"></i></a></li><li data-reactid="78"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Twitter" href="https://twitter.com/Complex" data-gtm-module="Social Buttons" data-gtm-module-location="navigation" data-reactid="79"><i class="cmplx-icon icon-twitter" aria-label="twitter link" data-reactid="80"></i></a></li><li data-reactid="81"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Instagram" href="http://instagram.com/complex" data-gtm-module="Social Buttons" data-gtm-module-location="navigation" data-reactid="82"><i class="cmplx-icon icon-instagram" aria-label="instagram link" data-reactid="83"></i></a></li><li data-reactid="84"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Youtube" href="http://www.youtube.com/user/complexmagazine" data-gtm-module="Social Buttons" data-gtm-module-location="navigation" data-reactid="85"><i class="cmplx-icon icon-youtube" aria-label="youtube link" data-reactid="86"></i></a></li><li data-reactid="87"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Messenger" href="//m.me/complex" data-gtm-module="Social Buttons" data-gtm-module-location="navigation" data-reactid="88"><i class="cmplx-icon icon-facebook-messenger" aria-label="messenger link" data-reactid="89"></i></a></li><li data-reactid="90"><a href="https://www.complex.com/notifications?utm_source=notification%20messenger" class="social-buttons__button gtm-social" data-gtm-module="Social Buttons" data-gtm-module-location="navigation" data-reactid="91"><i class="cmplx-icon icon-bell" aria-label="bell link" data-reactid="92"></i></a></li></ul></section><section class="site-menu__section site-menu__section--newsletter menu-section" data-reactid="93"><h3 class="menu-section__header" data-reactid="94">Get Your Daily Digest</h3><form method="POST" role="form" class="gtm-newsletter" name="newsletterForm" novalidate="" data-reactid="95"><input type="email" autocomplete="off" class="gtm-input-value" name="email" placeholder="Your Email Address" required="" value="" data-reactid="96"/><button type="submit" role="presentation" aria-label="Newsletter Form Submit" data-reactid="97"><span class="gtm-newsletter__button" data-reactid="98">ENTER</span></button></form></section><section class="site-menu__section site-menu__section--search menu-section" data-reactid="99"><form class="search gtm-search" method="get" action="/search" data-gtm-module="search" data-gtm-module-location="menu" data-reactid="100"><input type="text" id="search-input_menu" class="search__input gtm-input-value" name="q" data-reactid="101"/><button class="search__button" value="submit" role="presentation" aria-label="Search Submit" data-reactid="102"><i class="cmplx-icon icon-search" data-reactid="103"></i></button></form></section><section class="site-menu__section site-menu__section--channels menu-section" data-reactid="104"><h3 class="menu-section__header" data-reactid="105">Channels</h3><ul class="menu-section__items menu-items" data-reactid="106"><li data-reactid="107"><a href="http://www.complex.com/music/" class="menu-items__item gtm-click" data-gtm-item="Music" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/music/" data-reactid="108">Music</a></li><li data-reactid="109"><a href="http://www.complex.com/style/" class="menu-items__item gtm-click" data-gtm-item="Style" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/style/" data-reactid="110">Style</a></li><li data-reactid="111"><a href="http://www.complex.com/pop-culture/" class="menu-items__item gtm-click" data-gtm-item="Pop Culture" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/pop-culture/" data-reactid="112">Pop Culture</a></li><li data-reactid="113"><a href="http://www.complex.com/sports/" class="menu-items__item gtm-click" data-gtm-item="Sports" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/sports/" data-reactid="114">Sports</a></li><li data-reactid="115"><a href="http://www.complex.com/sneakers/" class="menu-items__item gtm-click" data-gtm-item="Sneakers" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/sneakers/" data-reactid="116">Sneakers</a></li><li data-reactid="117"><a href="http://www.complex.com/life/" class="menu-items__item gtm-click" data-gtm-item="Life" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/life/" data-reactid="118">Life</a></li></ul><h3 class="menu-section__header" data-reactid="119">International</h3><ul class="menu-section__items menu-items" data-reactid="120"><li data-reactid="121"><a href="http://www.complex.com/uk" class="menu-items__item gtm-click" data-gtm-item="Complex UK" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/uk" data-reactid="122">Complex UK</a></li><li data-reactid="123"><a href="http://www.complex.com/au" class="menu-items__item gtm-click" data-gtm-item="Complex Australia" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/au" data-reactid="124">Complex Australia</a></li><li data-reactid="125"><a href="http://www.complex.com/ca" class="menu-items__item gtm-click" data-gtm-item="Complex Canada" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="/ca" data-reactid="126">Complex Canada</a></li></ul><h3 class="menu-section__header" data-reactid="127">More</h3><ul class="menu-section__items menu-items" data-reactid="128"><li data-reactid="129"><a href="http://www.complex.com/video/" target="_self" class="menu-items__item gtm-click" data-gtm-item="Video" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://www.complex.com/video/" data-reactid="130">Video</a></li><li data-reactid="131"><a href="http://shop.complex.com/" target="_self" class="menu-items__item gtm-click" data-gtm-item="Shop" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://shop.complex.com/" data-reactid="132">Shop</a></li><li data-reactid="133"><a href="http://www.complex.com/video/shuffle" target="_self" class="menu-items__item gtm-click" data-gtm-item="Shuffle" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://www.complex.com/video/shuffle" data-reactid="134">Shuffle</a></li><li data-reactid="135"><a href="https://www.youtube.com/channel/UCVAWBDbI_scGDPB4kdz0e4Q" target="_self" class="menu-items__item gtm-click" data-gtm-item="Hustle" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="https://www.youtube.com/channel/UCVAWBDbI_scGDPB4kdz0e4Q" data-reactid="136">Hustle</a></li><li data-reactid="137"><a href="http://www.complex.com/fuse" target="_self" class="menu-items__item gtm-click" data-gtm-item="Fuse TV" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://www.complex.com/fuse" data-reactid="138">Fuse TV</a></li><li data-reactid="139"><a href="http://www.complex.com/feel-the-real/?feelthereal/" target="_self" class="menu-items__item gtm-click" data-gtm-item="Feel The Real" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://www.complex.com/feel-the-real/?feelthereal/" data-reactid="140">Feel The Real</a></li></ul></section><section class="site-menu__section menu-section" data-reactid="141"><h3 class="menu-section__header" data-reactid="142">More from Complex Networks</h3><ul class="menu-section__items menu-item" data-reactid="143"><li data-reactid="144"><a href="https://firstwefeast.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=firstwefeast.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="First We Feast" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://firstwefeast.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=firstwefeast.com+main+navigation" data-reactid="145"><span class="menu-square menu-square--firstwefeast" data-reactid="146"></span><!-- react-text: 147 --> <!-- /react-text --><!-- react-text: 148 -->First We Feast<!-- /react-text --></a></li><li data-reactid="149"><a href="http://pigeonsandplanes.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=pigeonsandplanes.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="Pigeons &amp; Planes" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://pigeonsandplanes.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=pigeonsandplanes.com+main+navigation" data-reactid="150"><span class="menu-square menu-square--pigeonsandplanes" data-reactid="151"></span><!-- react-text: 152 --> <!-- /react-text --><!-- react-text: 153 -->Pigeons &amp; Planes<!-- /react-text --></a></li><li data-reactid="154"><a href="https://solecollector.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=solecollector.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="Sole Collector" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://solecollector.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=solecollector.com+main+navigation" data-reactid="155"><span class="menu-square menu-square--solecollector" data-reactid="156"></span><!-- react-text: 157 --> <!-- /react-text --><!-- react-text: 158 -->Sole Collector<!-- /react-text --></a></li><li data-reactid="159"><a href="http://collider.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=collider.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="Collider" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://collider.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=collider.com+main+navigation" data-reactid="160"><span class="menu-square menu-square--collider" data-reactid="161"></span><!-- react-text: 162 --> <!-- /react-text --><!-- react-text: 163 -->Collider<!-- /react-text --></a></li><li data-reactid="164"><a href="http://greenlabel.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=greenlabel.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="Green Label" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://greenlabel.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=greenlabel.com+main+navigation" data-reactid="165"><span class="menu-square menu-square--greenlabel" data-reactid="166"></span><!-- react-text: 167 --> <!-- /react-text --><!-- react-text: 168 -->Green Label<!-- /react-text --></a></li><li data-reactid="169"><a href="http://go90.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=go90.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="GO90" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://go90.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=go90.com+main+navigation" data-reactid="170"><span class="menu-square menu-square--go90" data-reactid="171"></span><!-- react-text: 172 --> <!-- /react-text --><!-- react-text: 173 -->GO90<!-- /react-text --></a></li><li data-reactid="174"><a href="http://ratedred.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=ratedred.com+main+navigation" target="_blank" class="menu-items__item menu-items__item--more gtm-click" data-gtm-item="Rated Red" data-gtm-module="menu" data-gtm-module-location="link" data-gtm-url="http://ratedred.com?utm_source=complex&amp;utm_medium=referral&amp;utm_campaign=ratedred.com+main+navigation" data-reactid="175"><span class="menu-square menu-square--ratedred" data-reactid="176"></span><!-- react-text: 177 --> <!-- /react-text --><!-- react-text: 178 -->Rated Red<!-- /react-text --></a></li></ul></section></div></div><div class="menu-overlay gtm-toggle" data-gtm-item="Menu Overlay" data-gtm-action="Close" data-reactid="179"></div></nav><a id="top" name="top" data-reactid="180"></a><main class="base article-page article-page--video story" data-reactid="181"><div class="base__header-ad" data-reactid="182"><div id="cmn_head_styles" class="top-ad-wrapper main-container" data-reactid="183"><div id="cmn_ad_tag_head" class="fw_complex_alpha" data-reactid="184"><div id="cmn_ad_3x3_0" data-reactid="185"></div></div></div></div><div id="main-body" class="main-body base__main" data-reactid="186"><div data-reactid="187"><div class="main-body__pre-content" data-reactid="188"><div class="video-cover hero-area" data-reactid="189"><div class="main-container" data-reactid="190"><div class="padded-container padded-container--mobile-full-width" data-reactid="191"><figure class="lead-carousel" data-reactid="192"><div class="lead-carousel__media-container" data-reactid="193"><div class="lead-carousel__media" data-reactid="194"><div class="vidible-embed" data-reactid="195">
      <div>
        <div id=59a6c777f5bcb158a0b5416a class="vdb_player"></div>
      </div>
    </div></div></div><figcaption class="lead-carousel__caption" data-reactid="196">What's Happened With Harvey So Far, and What's to Come.</figcaption></figure><div data-reactid="197"><div class="recommended-videos-hero__video-container" data-reactid="198"><div class="slick-initialized slick-slider disabled-prev-arrow" data-reactid="199"><div class="slick-list" data-reactid="200"><div class="slick-track" data-reactid="201"><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="-6" data-reactid="202"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="203"><a href="http://www.complex.com/life/2018/02/selena-gomez-opens-up-about-dealing-with-depression" aria-label="Selena Gomez Opens Up About Dealing with Depression " class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="204"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="205">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/qhdgmo1lsgbssngtd3xw/selena-gomez-opens-up-about-dealing-with-depression" data-reactid="206"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="207"><a href="http://www.complex.com/life/2018/02/selena-gomez-opens-up-about-dealing-with-depression" aria-label="Selena Gomez Opens Up About Dealing with Depression " class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="208">Selena Gomez Opens Up About Dealing with Depression </a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="-5" data-reactid="209"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="210"><a href="http://www.complex.com/life/2018/02/2-chainz-previews-new-music-is-a-project-on-the-way" aria-label="2 Chainz Previews New Music. Is a Project on the Way?" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="211"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="212">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/gjfxjb7f32tuctb8tbsy/2-chainz-previews-new-music-is-a-project-on-the-way" data-reactid="213"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="214"><a href="http://www.complex.com/life/2018/02/2-chainz-previews-new-music-is-a-project-on-the-way" aria-label="2 Chainz Previews New Music. Is a Project on the Way?" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="215">2 Chainz Previews New Music. Is a Project on the Way?</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="-4" data-reactid="216"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="217"><a href="http://www.complex.com/life/2018/02/snapchat-wont-allow-users-to-brodcast-live" aria-label="Snapchat Won&#x27;t Allow Users to Broadcast Live" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="218"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="219">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/mumtaks3rhrd67tn9iva/snapchat-logo" data-reactid="220"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="221"><a href="http://www.complex.com/life/2018/02/snapchat-wont-allow-users-to-brodcast-live" aria-label="Snapchat Won&#x27;t Allow Users to Broadcast Live" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="222">Snapchat Won&#x27;t Allow Users to Broadcast Live</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="-3" data-reactid="223"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="224"><a href="http://www.complex.com/life/2018/02/colorado-considers-freeing-those-convicted-marijuana-charges" aria-label="Colorado Considers Freeing Those Convicted on Marijuana Charges" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="225"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="226">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/llch4bayvdqefrgwchdz/weed" data-reactid="227"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="228"><a href="http://www.complex.com/life/2018/02/colorado-considers-freeing-those-convicted-marijuana-charges" aria-label="Colorado Considers Freeing Those Convicted on Marijuana Charges" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="229">Colorado Considers Freeing Those Convicted on Marijuana Charges</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="-2" data-reactid="230"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="231"><a href="http://www.complex.com/life/2018/02/complex-conversations-the-conversation-starter" aria-label="Here&#x27;s What to Expect From Our Star-Studded ComplexCon(versations) Series" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="232"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="233">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/plxtey65ucjztd10w5kk/complex-conversations-conversation-starter" data-reactid="234"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="235"><a href="http://www.complex.com/life/2018/02/complex-conversations-the-conversation-starter" aria-label="Here&#x27;s What to Expect From Our Star-Studded ComplexCon(versations) Series" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="236">Here&#x27;s What to Expect From Our Star-Studded ComplexCon(versations) Series</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="-1" data-reactid="237"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="238"><a href="http://www.complex.com/life/2018/02/life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken" aria-label="LifeAtComplex: Hanging With Models Lais Ribeiro &amp; Robin Holzken" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="239"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="240">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/wyxvhugnctuwdoh3pvql/life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken" data-reactid="241"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="242"><a href="http://www.complex.com/life/2018/02/life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken" aria-label="LifeAtComplex: Hanging With Models Lais Ribeiro &amp; Robin Holzken" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="243">LifeAtComplex: Hanging With Models Lais Ribeiro &amp; Robin Holzken</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="0" data-reactid="244"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="245"><a href="http://www.complex.com/life/2018/02/life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2" aria-label="LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="246"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="247">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/s4cvhobcfcuv0yquus2r/life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2" data-reactid="248"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="249"><a href="http://www.complex.com/life/2018/02/life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2" aria-label="LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="250">LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="1" data-reactid="251"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="252"><a href="http://www.complex.com/life/2018/02/life-at-complex-nike-london-trip-world-cup-unveiling-day-1" aria-label="LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="253"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="254">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/micc2bahz1irymh7lh8d/life-at-complex-nike-london-trip-world-cup-unveiling-day-1" data-reactid="255"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="256"><a href="http://www.complex.com/life/2018/02/life-at-complex-nike-london-trip-world-cup-unveiling-day-1" aria-label="LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="257">LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="2" data-reactid="258"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="259"><a href="http://www.complex.com/life/2018/02/kids-are-spending-the-night-at-ikea-for-internet-fame" aria-label="Kids Are Spending the Night at IKEA for Internet Fame" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="260"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="261">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/obvst3fj9uwsmwaexrjq/kids-are-spending-the-night-at-ikea-for-internet-fame" data-reactid="262"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="263"><a href="http://www.complex.com/life/2018/02/kids-are-spending-the-night-at-ikea-for-internet-fame" aria-label="Kids Are Spending the Night at IKEA for Internet Fame" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="264">Kids Are Spending the Night at IKEA for Internet Fame</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="3" data-reactid="265"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="266"><a href="http://www.complex.com/life/2018/02/another-white-house-aide-resigns-over-domestic-abuse-claims" aria-label="Another White House Official Resigns Over Domestic Abuse Claims" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="267"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="268">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/ccn8jxevwzjqfxo0bnis/white-house" data-reactid="269"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="270"><a href="http://www.complex.com/life/2018/02/another-white-house-aide-resigns-over-domestic-abuse-claims" aria-label="Another White House Official Resigns Over Domestic Abuse Claims" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="271">Another White House Official Resigns Over Domestic Abuse Claims</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="4" data-reactid="272"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="273"><a href="http://www.complex.com/life/2018/02/lifeatcomplex-office-nightmares" aria-label="LifeAtComplex: Office Nightmares" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="274"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="275">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/we4nldhwaf0fin2zrnps/lifeatcomplex-office-nightmares" data-reactid="276"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="277"><a href="http://www.complex.com/life/2018/02/lifeatcomplex-office-nightmares" aria-label="LifeAtComplex: Office Nightmares" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="278">LifeAtComplex: Office Nightmares</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="5" data-reactid="279"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="280"><a href="http://www.complex.com/life/2018/02/kfc-taco-bell-ink-200-million-dollar-deal-with-grubhub" aria-label="KFC and Taco Bell Will Start Offering Home Deliveries Across the Country" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="281"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="282">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/xqct8vtejba3zpuesqic/taco-bell-kfc" data-reactid="283"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="284"><a href="http://www.complex.com/life/2018/02/kfc-taco-bell-ink-200-million-dollar-deal-with-grubhub" aria-label="KFC and Taco Bell Will Start Offering Home Deliveries Across the Country" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="285">KFC and Taco Bell Will Start Offering Home Deliveries Across the Country</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="6" data-reactid="286"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="287"><a href="http://www.complex.com/life/2018/02/selena-gomez-opens-up-about-dealing-with-depression" aria-label="Selena Gomez Opens Up About Dealing with Depression " class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="288"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="289">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/qhdgmo1lsgbssngtd3xw/selena-gomez-opens-up-about-dealing-with-depression" data-reactid="290"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="291"><a href="http://www.complex.com/life/2018/02/selena-gomez-opens-up-about-dealing-with-depression" aria-label="Selena Gomez Opens Up About Dealing with Depression " class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="292">Selena Gomez Opens Up About Dealing with Depression </a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="7" data-reactid="293"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="294"><a href="http://www.complex.com/life/2018/02/2-chainz-previews-new-music-is-a-project-on-the-way" aria-label="2 Chainz Previews New Music. Is a Project on the Way?" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="295"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="296">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/gjfxjb7f32tuctb8tbsy/2-chainz-previews-new-music-is-a-project-on-the-way" data-reactid="297"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="298"><a href="http://www.complex.com/life/2018/02/2-chainz-previews-new-music-is-a-project-on-the-way" aria-label="2 Chainz Previews New Music. Is a Project on the Way?" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="299">2 Chainz Previews New Music. Is a Project on the Way?</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="8" data-reactid="300"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="301"><a href="http://www.complex.com/life/2018/02/snapchat-wont-allow-users-to-brodcast-live" aria-label="Snapchat Won&#x27;t Allow Users to Broadcast Live" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="302"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="303">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/mumtaks3rhrd67tn9iva/snapchat-logo" data-reactid="304"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="305"><a href="http://www.complex.com/life/2018/02/snapchat-wont-allow-users-to-brodcast-live" aria-label="Snapchat Won&#x27;t Allow Users to Broadcast Live" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="306">Snapchat Won&#x27;t Allow Users to Broadcast Live</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="9" data-reactid="307"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="308"><a href="http://www.complex.com/life/2018/02/colorado-considers-freeing-those-convicted-marijuana-charges" aria-label="Colorado Considers Freeing Those Convicted on Marijuana Charges" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="309"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="310">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/llch4bayvdqefrgwchdz/weed" data-reactid="311"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="312"><a href="http://www.complex.com/life/2018/02/colorado-considers-freeing-those-convicted-marijuana-charges" aria-label="Colorado Considers Freeing Those Convicted on Marijuana Charges" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="313">Colorado Considers Freeing Those Convicted on Marijuana Charges</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="10" data-reactid="314"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="315"><a href="http://www.complex.com/life/2018/02/complex-conversations-the-conversation-starter" aria-label="Here&#x27;s What to Expect From Our Star-Studded ComplexCon(versations) Series" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="316"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="317">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/plxtey65ucjztd10w5kk/complex-conversations-conversation-starter" data-reactid="318"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="319"><a href="http://www.complex.com/life/2018/02/complex-conversations-the-conversation-starter" aria-label="Here&#x27;s What to Expect From Our Star-Studded ComplexCon(versations) Series" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="320">Here&#x27;s What to Expect From Our Star-Studded ComplexCon(versations) Series</a></div></div><div class="slick-slide slick-cloned recommended-videos-hero__video-container-item" data-index="11" data-reactid="321"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="322"><a href="http://www.complex.com/life/2018/02/life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken" aria-label="LifeAtComplex: Hanging With Models Lais Ribeiro &amp; Robin Holzken" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="323"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="324">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/wyxvhugnctuwdoh3pvql/life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken" data-reactid="325"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="326"><a href="http://www.complex.com/life/2018/02/life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken" aria-label="LifeAtComplex: Hanging With Models Lais Ribeiro &amp; Robin Holzken" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="327">LifeAtComplex: Hanging With Models Lais Ribeiro &amp; Robin Holzken</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="12" data-reactid="328"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="329"><a href="http://www.complex.com/life/2018/02/life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2" aria-label="LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="330"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="331">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/s4cvhobcfcuv0yquus2r/life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2" data-reactid="332"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="333"><a href="http://www.complex.com/life/2018/02/life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2" aria-label="LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="334">LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="13" data-reactid="335"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="336"><a href="http://www.complex.com/life/2018/02/life-at-complex-nike-london-trip-world-cup-unveiling-day-1" aria-label="LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="337"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="338">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/micc2bahz1irymh7lh8d/life-at-complex-nike-london-trip-world-cup-unveiling-day-1" data-reactid="339"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="340"><a href="http://www.complex.com/life/2018/02/life-at-complex-nike-london-trip-world-cup-unveiling-day-1" aria-label="LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="341">LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="14" data-reactid="342"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="343"><a href="http://www.complex.com/life/2018/02/kids-are-spending-the-night-at-ikea-for-internet-fame" aria-label="Kids Are Spending the Night at IKEA for Internet Fame" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="344"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="345">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/obvst3fj9uwsmwaexrjq/kids-are-spending-the-night-at-ikea-for-internet-fame" data-reactid="346"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="347"><a href="http://www.complex.com/life/2018/02/kids-are-spending-the-night-at-ikea-for-internet-fame" aria-label="Kids Are Spending the Night at IKEA for Internet Fame" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="348">Kids Are Spending the Night at IKEA for Internet Fame</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="15" data-reactid="349"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="350"><a href="http://www.complex.com/life/2018/02/another-white-house-aide-resigns-over-domestic-abuse-claims" aria-label="Another White House Official Resigns Over Domestic Abuse Claims" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="351"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="352">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/ccn8jxevwzjqfxo0bnis/white-house" data-reactid="353"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="354"><a href="http://www.complex.com/life/2018/02/another-white-house-aide-resigns-over-domestic-abuse-claims" aria-label="Another White House Official Resigns Over Domestic Abuse Claims" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="355">Another White House Official Resigns Over Domestic Abuse Claims</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="16" data-reactid="356"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="357"><a href="http://www.complex.com/life/2018/02/lifeatcomplex-office-nightmares" aria-label="LifeAtComplex: Office Nightmares" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="358"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="359">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/we4nldhwaf0fin2zrnps/lifeatcomplex-office-nightmares" data-reactid="360"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="361"><a href="http://www.complex.com/life/2018/02/lifeatcomplex-office-nightmares" aria-label="LifeAtComplex: Office Nightmares" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="362">LifeAtComplex: Office Nightmares</a></div></div><div class="slick-slide slick-active slick-cloned recommended-videos-hero__video-container-item" data-index="17" data-reactid="363"><div class="recommended-videos-hero__video-container-item-thumbnail" data-reactid="364"><a href="http://www.complex.com/life/2018/02/kfc-taco-bell-ink-200-million-dollar-deal-with-grubhub" aria-label="KFC and Taco Bell Will Start Offering Home Deliveries Across the Country" class="gtm-click" data-gtm-item="thumbnail" data-gtm-module="Video Recommendation" data-reactid="365"><div class="recommended-videos-hero__video-container-item-thumbnail-now-playing" data-reactid="366">Now Playing</div><img src="https://images.complex.com/complex/images/c_fill,g_faces,h_164,w_270/fl_lossy,pg_1,q_auto/xqct8vtejba3zpuesqic/taco-bell-kfc" data-reactid="367"/></a></div><div class="recommended-videos-hero__video-container-item-link" data-reactid="368"><a href="http://www.complex.com/life/2018/02/kfc-taco-bell-ink-200-million-dollar-deal-with-grubhub" aria-label="KFC and Taco Bell Will Start Offering Home Deliveries Across the Country" class="gtm-click" data-gtm-item="headline" data-gtm-module="Video Recommendation" data-reactid="369">KFC and Taco Bell Will Start Offering Home Deliveries Across the Country</a></div></div></div></div><div data-role="none" class="slick-arrow slick-prev" style="display:block;" data-reactid="370"><div class="slick-arrow__button gtm-click" data-gtm-module="Recommended Videos" data-gtm-item="Prev Arrow" data-reactid="371"><i class="cmplx-icon icon-arrow" data-reactid="372"></i></div></div><div data-role="none" class="slick-arrow slick-next" style="display:block;" data-reactid="373"><div class="slick-arrow__button gtm-click" data-gtm-module="Recommended Videos" data-gtm-item="Next Arrow" data-reactid="374"><i class="cmplx-icon icon-arrow" data-reactid="375"></i></div></div></div></div></div></div></div></div></div><div class="recommended-videos" data-reactid="376"><div class="recommended-videos__container" data-reactid="377"><div class="recommended-videos-hero" data-reactid="378"><div class="recommended-videos-hero__container" data-reactid="379"><div data-reactid="380"><div class="video-details--line-break" data-reactid="381"></div><figure class="video-details" data-reactid="382"><div class="video-details-container video-details-container--mobile-margin" data-reactid="383"><div class="video-details__show-image-details" data-reactid="384"><div class="video-details__show-image-details--image" data-reactid="385"></div></div><div class="video-details__show-buttons" data-reactid="386"><div class="video-details__show-buttons-cta" data-reactid="387"><a href="https://www.youtube.com/complex" class="video-details__show-buttons-cta-youtube gtm-click" data-gtm-article-type="Article" data-gtm-module="Video Social" data-gtm-item="YouTube" rel="noopener noreferrer" target="_blank" data-reactid="388"><i class="cmplx-icon icon-youtube" data-reactid="389"></i></a><a href="https://m.me/complex?ref=allshows" class="video-details__show-buttons-cta-notification gtm-click" data-gtm-article-type="Article" data-gtm-module="Video Social" data-gtm-item="Messenger" rel="noopener noreferrer" target="_blank" data-reactid="390"><i class="cmplx-icon icon-facebook-messenger" data-reactid="391"></i></a></div><div class="video-details__show-buttons-expand" data-reactid="392"><div class="gtm-toggle" data-gtm-article-type="Article" data-gtm-module="Recommended Videos" data-gtm-item="More" data-gtm-action="Open" data-gtm-url="/life/2017/08/why-didnt-houston-evacuate-hurricane-harvey" data-reactid="393"><!-- react-text: 394 --> More<!-- /react-text --><i class="cmplx-icon icon-sort-down" data-reactid="395"></i></div></div></div></div></figure></div></div></div></div></div><div class="main-container" data-reactid="396"><div class="main-body__content" data-reactid="397"><article id="story" data-articleid="268060" class="padded-container padded-container--article life" data-reactid="398"><div class="article-ga-wrap" data-reactid="399"><header class="article-header" data-reactid="400"><h1 class="story-title story-title__video" itemprop="headline" data-reactid="401">Why Didn&#x27;t Houston Evacuate Before Hurricane Harvey Hit? An Explanation</h1><!-- react-text: 402 --><!-- /react-text --><div class="info-row clearfix" data-reactid="403"><div class="info-row__credits" data-reactid="404"><div class="info-row-author info-row-author--single" data-reactid="405"><div class="mini-author" itemprop="author" itemtype="http://schema.org/Person" data-reactid="406"><div class="mini-author__img" data-reactid="407"><img src="https://images.complex.com/complex/image/upload/v1405731502/noimage-author_uqnfrj.jpg" alt="Kiana Fitzgerald" data-reactid="408"/></div><div class="mini-author__name" itemprop="name" data-reactid="409"><span class="type" data-reactid="410">By</span><a href="http://www.complex.com/author/kiana" class="gtm-click" content="/author/kiana" data-gtm-item="Author Name" data-gtm-module="Author" data-gtm-module-location="Article Header" data-gtm-url="/author/kiana" itemprop="url" rel="author" data-reactid="411">Kiana Fitzgerald</a></div><div class="mini-author__bio" data-reactid="412"></div></div></div><div class="info-row-photographer" data-reactid="413"></div></div><time class="info-row__datetime" itemprop="datePublished" data-reactid="414">Aug 31, 2017</time></div><div class="social-bar" data-reactid="415"><div class="social-bar--left" data-reactid="416"><div class="share-buttons" data-reactid="417"><ul data-reactid="418"><li class="share-buttons__button" data-reactid="419"><a class="share-buttons__button--facebook gtm-social" data-gtm-social-site="Facebook" data-gtm-module="Share Buttons" data-gtm-module-location="Article Header" data-reactid="420">Share</a></li><li class="share-buttons__button" data-reactid="421"><a class="share-buttons__button--twitter gtm-social" data-gtm-social-site="Twitter" data-gtm-module="Share Buttons" data-gtm-module-location="Article Header" data-reactid="422">Tweet</a></li></ul></div></div></div></header><!-- react-empty: 423 --><div class="story-content" data-reactid="424"><main itemprop="articleBody" data-reactid="425"><div class="article-body" itemprop="articleBody" data-reactid="426"><div class="article__copy article__copy--video clearfix" data-reactid="427"><p data-reactid="428"><a href="http://www.complex.com/life/2017/08/how-to-help-houston-hurricane-harvey" target="_self">Houston</a>&#xA0;is suffering from a devastation of tragic proportions. <a href="http://www.complex.com/tag/hurricane-harvey" target="_self">Hurricane Harvey</a> wreaked havoc on the Gulf Coast of Texas last weekend&#xA0;and has been sitting squarely over Houston for the past several days, causing severe flooding.&#xA0;<a href="http://www.complex.com/sports/2017/08/how-sports-world-rallying-together-help-houston-after-hurricane-harvey" target="_self">Citizens and celebrities alike</a> are coming together to help Houston, by raising money, donating clothing, food and other items, and even leading rescue efforts. (To find out how to get involved and where to donate, click <a href="http://www.complex.com/life/2017/08/how-to-help-houston-hurricane-harvey" target="_self">here</a>.)</p><p data-reactid="429">You might be wondering why the city&apos;s residents didn&apos;t get the hell out of Houston before Harvey came barreling through. In order to get why they stayed put, you have to understand the city&apos;s complicated history with floods and evacuations. We&apos;ve put together a timeline that breaks down Houston&apos;s reactive and proactive decisions in response to hurricanes&#x2014;and why some of them led to more fatalities than the natural disasters themselves.</p><h2 data-reactid="430">Hurricane Katrina</h2><h3 data-reactid="431">Aug. 28, 2005</h3><p data-reactid="432">On Aug. 28, 2005, Hurricane Katrina was identified as an incredibly dangerous Category 5 storm. New Orleans Mayor Ray Nagin ordered the first-ever mandatory evacuation of the city&#x2014;around 80 percent of the 1.3 million residents evacuated.&#xA0;The storm made landfall at a Category 3 the next day, causing massive destruction, and killing hundreds.</p><p data-reactid="433">Katrina ended up displacing over one million people from the Central Gulf Coast, creating the largest diaspora in U.S. history. <a href="https://www.washingtonpost.com/news/wonk/wp/2017/08/29/houston-took-them-in-after-katrina-then-harvey-hit/?utm_term=.44f3e634223f" target="_blank">According to the&#xA0;<em>Washington Post</em></a>, as many as 250,000 people from New Orleans landed in Houston after the disaster, and anywhere from 25,000 to 40,000 people made the city their home.</p><h2 data-reactid="434">Hurricane Rita</h2><h3 data-reactid="435">Sept. 21, 2005</h3><p data-reactid="436">Not even a month after Katrina, Hurricane Rita came along. The storm developed into a record-breaking Category 5, putting everyone in southeast Texas on alert. As Rita&apos;s power rapidly gained intensity and unpredictability, t<span>he forecast worsened.</span></p><p data-reactid="437">Former Houston Mayor Bill White told city residents in certain areas that evacuations were voluntary, with mandatory evacuations to be implemented the next day for Houston proper; the advisory was put in place to give coastal residents the opportunity to leave using routes&#xA0;Houston evacuees would be using.</p><p data-reactid="438">With such widespread panic, especially in light of Katrina, many residents didn&apos;t pay attention to the distinction between voluntary and mandatory evacuations.&#xA0;</p><h3 data-reactid="439">Sept. 22, 2005</h3><p data-reactid="440">Even though weather trackers suggested Rita&apos;s path was veering away from Houston, city officials&#xA0;proceeded with the mandatory evacuation. The voluntary evacuation was already underway, but in light of the forecast&apos;s significant day-to-day shift,&#xA0;the risk was seen as too high to leave to chance.</p><p data-reactid="441">Mayor White told residents, &quot;Don&apos;t wait&#x2014;the time for waiting is over... don&apos;t follow the example of New Orleans.&quot; With that message in mind, residents disregarded the planned staggered evacuation, taking to the road immediately. With&#xA0;<span>gas shortages that left numerous vehicles stranded, it&#xA0;</span>didn&apos;t take long for heavy traffic to clog the roads leading out of town. Seeing the massive backup, Mayor White told residents to follow the news and use common sense if they were not in the mandatory evacuation area. It didn&apos;t matter at that point: by afternoon, there were 100-mile traffic jams.</p><p data-reactid="442">By the end of the day, forecasters predicted the path of the storm would shift north, away from Houston, deteriorating. But evacuations were already in full force, and millions along the coast continued to flee in historic numbers.</p><h3 data-reactid="443">Sept. 23, 2005</h3><p data-reactid="444">Hurricane Rita deescalated to a Category 3 hurricane by the afternoon.&#xA0;Officials from <a href="https://traffic.houstontranstar.org/layers/" target="_blank">Houston TranStar</a>, Harris County&#x2019;s transportation and emergency management center, reported seeing almost no movement on Houston area freeways.</p><p data-reactid="445">Among the many to voluntarily evacuate were Brighton Gardens nursing home residents from nearby city Bellaire, Texas. The bus carrying the senior citizens hit the road the previous day, en route to Dallas. After a 15-hour trip, the bus caught on fire after residents&apos; oxygen canisters exploded.&#xA0;24 people died.</p><h3 data-reactid="446">Sept. 24, 2005</h3><p data-reactid="447">12 hours after making landfall, Rita deescalated from a Category 3 hurricane to a tropical storm. But the panic had already settled in: an estimated 2.5 million people attempted to leave the city nearly simultaneously, leading to the most intense state of gridlock in Houston history. Drivers sat in standstill traffic for 20-plus hours,&#xA0;and some fights even broke out on the highway.&#xA0;All told, <a href="http://www.chron.com/news/houston-texas/houston/article/Hurricane-Rita-anxiety-leads-to-hellish-fatal-6521994.php" target="_blank">more than 100 evacuees died in the mass exodus</a>&#xA0;of&#xA0;complications from&#xA0;heat stroke and dehydration. The casualties from the storm itself paled in comparison, amounting to less than 10.</p><blockquote class="twitter-tweet" data-reactid="448">
<p>People wondering why no evacuation order. This is largely why. Hurricane Rita 2005. Dozens died IN this traffic <a href="https://twitter.com/hashtag/Houston?src=hash" target="_blank">#Houston</a> <a href="https://t.co/TAzw6KsxY5" target="_blank">pic.twitter.com/TAzw6KsxY5</a></p>
&#x2014; stephanie gosk (@stephgosk) <a href="https://twitter.com/stephgosk/status/901894638335864832" target="_blank">August 27, 2017</a></blockquote><h2 data-reactid="449">Hurricane Harvey</h2><h3 data-reactid="450">Aug. 24, 2017</h3><p data-reactid="451">Harvey officially became a hurricane. Texas coastal communities in its path are urged to evacuate. By the end of the day, it is upgraded from a Category 2 hurricane to&#xA0;a Category 4.</p><h3 data-reactid="452">Aug. 25, 2017</h3><p data-reactid="453">Harvey, still a Category 4 hurricane, made landfall on the Texas Gulf Coast, causing damage to cities like Rockport and Corpus Christi. Heavy rains befell cities in the state&apos;s southern regions.</p><h3 data-reactid="454">Aug. 26, 2017</h3><p data-reactid="455">Harvey is downgraded to a Category 3, then further to a Category 2, then 1. While the storm weakened, forecasters predicted potentially catastrophic flooding in the coming days. Harvey is eventually downgraded to a tropical storm.</p><h3 data-reactid="456">Aug. 27, 2017</h3><p data-reactid="457">Devastating floods pour into Houston, leaving thousands of people seeking higher ground. The U.S. Coast Guard reports saving more than 1,000 people.</p><p data-reactid="458">Houston records nearly 25 inches of rain by this day, leading Houston Gov. Greg Abbott to request 3,000 National Guard and State Guard members help save residents of the city.&#xA0;</p><p data-reactid="459">Kam Franklin, lead singer for the Suffers and Houston resident, applauds the decision to not evacuate, saying the city&apos;s mayor ultimately saved lives.</p><blockquote class="twitter-tweet" data-reactid="460">
<p>Let me say this, <a href="https://twitter.com/SylvesterTurner" target="_blank">@SylvesterTurner</a> saved a lot of people by not calling for a major evacuation. This is the freeway I spent 23 hours on <a href="https://t.co/SRzlpJMzA4" target="_blank">pic.twitter.com/SRzlpJMzA4</a></p>
&#x2014; Kam Franklin (@KamFranklin) <a href="https://twitter.com/KamFranklin/status/901922211455488000" target="_blank">August 27, 2017</a></blockquote><blockquote class="twitter-tweet" data-reactid="461">
<p>That water filled up in less than 8 hours. Families would have drowned in their cars by trying to all leave at once.</p>
&#x2014; Kam Franklin (@KamFranklin) <a href="https://twitter.com/KamFranklin/status/901922509544718336" target="_blank">August 27, 2017</a></blockquote><h3 data-reactid="462">Aug. 28, 2017</h3><p data-reactid="463">Officials reported more than 6,000 people were rescued by police and the Coast Guard since the storm hit. Countless more were rescued by good Samaritans. Harvey, which dumped 30-plus inches of rain in some places, increased in intensity as it drifted back over the Gulf of Mexico.&#xA0;</p><h3 data-reactid="464">Aug. 29, 2017</h3><p data-reactid="465">Harvey hovered over the gulf as a tropical storm, leading forecasters to predict it will turn back toward southeast Texas. Numerous people were reported missing, and several were reported dead. Hundreds of thousands of Houston residents remained without power.</p><p data-reactid="466">President Donald Trump traveled to Corpus Christi and Austin for on-the-ground briefings on disaster relief, <a href="http://www.complex.com/life/2017/08/trump-hurricane-harvey-trip" target="_self">but did not visit Houston</a>. Houston Mayor Sylvester Turner imposed a curfew on the city to curb looting efforts, and federal and local authorities reported somewhere near 13,000 rescues since the storm hit.</p><h3 data-reactid="467">Aug. 30, 2017</h3><p data-reactid="468">As of Wednesday, Harvey is still a tropical storm. It made a second landfall in western Louisiana, where forecasters anticipate between 5 and 10 inches of rain.&#xA0;The&#xA0;<a target="_blank" href="http://www.nytimes.com/2017/08/29/us/hurricane-harvey-storm-flooding.html?mcubz=1"><em>New York Times</em>&#xA0;reports</a>&#xA0;up to 30 deaths in Texas so far; dozens, if not hundreds or thousands, are still awaiting rescue.</p></div></div></main></div></div><!-- react-empty: 469 --><div class="lazyload-placeholder" data-reactid="470"></div><div class="article-tags article-tags--margins clearfix" data-reactid="471"><div class="article-tags__intro" data-reactid="472">Tags: </div><a href="http://www.complex.com/life/cat/news" class="article-tags__tag article-tags__tag--category gtm-click" data-gtm-item="Category" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/life/cat/news" data-reactid="473">News</a><!-- react-text: 474 -->, <!-- /react-text --><a href="http://www.complex.com/life/cat/videos" class="article-tags__tag article-tags__tag--category gtm-click" data-gtm-item="Category" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/life/cat/videos" data-reactid="475">Videos</a><!-- react-text: 476 -->, <!-- /react-text --><a href="http://www.complex.com/tag/charity" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/charity" rel="tag" data-reactid="477">Charity</a><!-- react-text: 478 -->, <!-- /react-text --><a href="http://www.complex.com/tag/houston" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/houston" rel="tag" data-reactid="479">Houston</a><!-- react-text: 480 -->, <!-- /react-text --><a href="http://www.complex.com/tag/weather" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/weather" rel="tag" data-reactid="481">Weather</a><!-- react-text: 482 -->, <!-- /react-text --><a href="http://www.complex.com/tag/complex-video" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/complex-video" rel="tag" data-reactid="483">Complex Video</a><!-- react-text: 484 -->, <!-- /react-text --><a href="http://www.complex.com/tag/news-feature" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/news-feature" rel="tag" data-reactid="485">News Feature</a><!-- react-text: 486 -->, <!-- /react-text --><a href="http://www.complex.com/tag/news-reaction" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/news-reaction" rel="tag" data-reactid="487">News Reaction</a><!-- react-text: 488 -->, <!-- /react-text --><a href="http://www.complex.com/tag/original-news" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/original-news" rel="tag" data-reactid="489">Original News</a><!-- react-text: 490 -->, <!-- /react-text --><a href="http://www.complex.com/tag/hurricane-harvey" class="article-tags__tag gtm-click" data-gtm-item="Tag" data-gtm-module="Article Tags" data-gtm-module-location="Article Bottom" data-gtm-url="/tag/hurricane-harvey" rel="tag" data-reactid="491">Hurricane Harvey</a></div></article><div class="article-bottom padded-container" data-reactid="492"><ul class="social-follow-buttons" data-reactid="493"><li data-reactid="494"><a href="http://www.facebook.com/complex" target="_blank" class="social-follow-buttons__button social-follow-buttons__button--facebook gtm-social" data-gtm-module="Follow Buttons" data-gtm-module-location="Article Bottom" data-gtm-social-site="Facebook" itemprop="sameAs" data-reactid="495"><i class="cmplx-icon icon-facebook" data-reactid="496"></i><!-- react-text: 497 --> Like<!-- /react-text --></a></li><li data-reactid="498"><a href="https://twitter.com/Complex" target="_blank" class="social-follow-buttons__button social-follow-buttons__button--twitter gtm-social" data-gtm-module="Follow Buttons" data-gtm-module-location="Article Bottom" data-gtm-social-site="Twitter" itemprop="sameAs" data-reactid="499"><i class="cmplx-icon icon-twitter" data-reactid="500"></i><!-- react-text: 501 --> Follow<!-- /react-text --></a></li><li data-reactid="502"><a href="http://www.complex.com/apps" target="_blank" class="social-follow-buttons__button social-follow-buttons__button--apps gtm-social" data-gtm-module="Follow Buttons" data-gtm-module-location="Article Bottom" data-gtm-social-site="Apps" itemprop="sameAs" data-reactid="503"><i class="cmplx-icon icon-tv" data-reactid="504"></i><!-- react-text: 505 --> Stream<!-- /react-text --></a></li></ul><!-- react-empty: 506 --><div data-reactid="507"><div id="comments_buttons" class="comments" data-reactid="508"><div class="comments__cover gtm-comments comment-cover comment-cover--collapse" data-gtm-action="hide" data-reactid="509"><span class="comment-cover__copy" data-reactid="510">Hide Comments</span><i class="comment-cover__icon comment-cover__toggle-icon cmplx-icon icon-arrow" data-reactid="511"></i></div><div data-reactid="512"><div data-reactid="513"></div></div></div><div data-reactid="514"><div data-spotim-module="recirculation" data-spot-id="sp_de3Yxtpp" data-reactid="515"></div></div></div></div><div id="default-feed" class="default-feed padded-container padded-container--extra-bottom-padding" data-reactid="516"><div class="feed-not-found" data-reactid="517"><h3 class="feed-not-found__title" data-reactid="518">No Articles Found. Try Our Search Here:</h3><form class="search gtm-search search--light feed-not-found__search" method="get" action="/search" data-gtm-module="search" data-gtm-module-location="default-feed" data-reactid="519"><input type="text" id="search-input_default-feed" class="search__input gtm-input-value" name="q" data-reactid="520"/><button class="search__button" value="submit" role="presentation" aria-label="Search Submit" data-reactid="521"><i class="cmplx-icon icon-search" data-reactid="522"></i></button></form></div></div></div><aside class="aside-panel" data-reactid="523"><div class="floating-track clearfix" data-reactid="524"><div class="floating-aside-panel" data-reactid="525"><div id="asideAd" class="floating-aside-panel__module" data-reactid="526"></div><div class="trending-widget floating-aside-panel__module" data-reactid="527"><h3 class="module-title " data-reactid="528"><span class="module-title__title" data-reactid="529">Now Trending</span></h3><div id="trending-widget-right" data-reactid="530"></div></div></div></div></aside></div></div><!-- react-empty: 531 --><!-- react-empty: 532 --><div class="main-container" data-reactid="533"><div id="cmn_wrap" data-reactid="534"></div></div></div><!-- react-empty: 535 --></main></div><footer class="footer mm-fixed mm-slideout" itemtype="http://schema.org/Organization" data-reactid="536"><div class="main-container" data-reactid="537"><div class="footer__body clearfix" data-reactid="538"><div class="footer__social-buttons" data-reactid="539"><ul class="social-buttons clearfix" data-reactid="540"><li data-reactid="541"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Facebook" href="http://www.facebook.com/complex" data-gtm-module="Social Buttons" data-gtm-module-location="footer" data-reactid="542"><i class="cmplx-icon icon-facebook" aria-label="facebook link" data-reactid="543"></i></a></li><li data-reactid="544"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Twitter" href="https://twitter.com/Complex" data-gtm-module="Social Buttons" data-gtm-module-location="footer" data-reactid="545"><i class="cmplx-icon icon-twitter" aria-label="twitter link" data-reactid="546"></i></a></li><li data-reactid="547"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Instagram" href="http://instagram.com/complex" data-gtm-module="Social Buttons" data-gtm-module-location="footer" data-reactid="548"><i class="cmplx-icon icon-instagram" aria-label="instagram link" data-reactid="549"></i></a></li><li data-reactid="550"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Youtube" href="http://www.youtube.com/user/complexmagazine" data-gtm-module="Social Buttons" data-gtm-module-location="footer" data-reactid="551"><i class="cmplx-icon icon-youtube" aria-label="youtube link" data-reactid="552"></i></a></li><li data-reactid="553"><a class="social-buttons__button gtm-social" rel="noopener noreferrer" target="_blank" itemprop="sameAs" data-gtm-social-site="Messenger" href="//m.me/complex" data-gtm-module="Social Buttons" data-gtm-module-location="footer" data-reactid="554"><i class="cmplx-icon icon-facebook-messenger" aria-label="messenger link" data-reactid="555"></i></a></li><li data-reactid="556"><a href="https://www.complex.com/notifications?utm_source=notification%20messenger" class="social-buttons__button gtm-social" data-gtm-module="Social Buttons" data-gtm-module-location="footer" data-reactid="557"><i class="cmplx-icon icon-bell" aria-label="bell link" data-reactid="558"></i></a></li></ul></div><a href="http://www.complex.com/" target="_self" aria-label="Complex" class="footer__logo gtm-click" data-gtm-item="Logo" data-gtm-module="Footer" data-gtm-url="/" data-reactid="559"><span class="cmplx-icon icon-complex-square-light" data-reactid="560"></span></a><div class="footer-link-wrapper" data-reactid="561"><div class="footer__channels" data-reactid="562"><div class="footer-links" data-reactid="563"><div class="footer-links__row" data-reactid="564"><a href="http://www.complex.com/music/" class="footer-links__link gtm-click" data-gtm-item="Music" data-gtm-module="Footer" data-gtm-url="/music/" data-reactid="565">Music</a><a href="http://www.complex.com/style/" class="footer-links__link gtm-click" data-gtm-item="Style" data-gtm-module="Footer" data-gtm-url="/style/" data-reactid="566">Style</a></div><div class="footer-links__row" data-reactid="567"><a href="http://www.complex.com/pop-culture/" class="footer-links__link gtm-click" data-gtm-item="Pop Culture" data-gtm-module="Footer" data-gtm-url="/pop-culture/" data-reactid="568">Pop Culture</a><a href="http://www.complex.com/sports/" class="footer-links__link gtm-click" data-gtm-item="Sports" data-gtm-module="Footer" data-gtm-url="/sports/" data-reactid="569">Sports</a></div><div class="footer-links__row" data-reactid="570"><a href="http://www.complex.com/sneakers/" class="footer-links__link gtm-click" data-gtm-item="Sneakers" data-gtm-module="Footer" data-gtm-url="/sneakers/" data-reactid="571">Sneakers</a><a href="http://www.complex.com/life/" class="footer-links__link gtm-click" data-gtm-item="Life" data-gtm-module="Footer" data-gtm-url="/life/" data-reactid="572">Life</a></div><div class="footer-links__row" data-reactid="573"><a href="http://www.complex.com/complex-shows-on-fuse-tv" class="footer-links__link gtm-click" data-gtm-item="Fuse TV" data-gtm-module="Footer" data-gtm-url="/complex-shows-on-fuse-tv" data-reactid="574">Fuse TV</a><a href="http://www.complex.com/feel-the-real/?feelthereal" class="footer-links__link gtm-click" data-gtm-item="Feel The Real" data-gtm-module="Footer" data-gtm-url="/feel-the-real/?feelthereal" data-reactid="575">Feel The Real</a></div><div class="footer-links__row--intl" data-reactid="576"><a href="http://www.complex.com/uk" class="footer-links__link--intl gtm-click" data-gtm-item="Complex UK" data-gtm-module="Footer" data-gtm-url="/uk" data-reactid="577"><div class="lazyload-placeholder" data-reactid="578"></div></a><a href="http://www.complex.com/au" class="footer-links__link--intl gtm-click" data-gtm-item="Complex AU" data-gtm-module="Footer" data-gtm-url="/au" data-reactid="579"><div class="lazyload-placeholder" data-reactid="580"></div></a><a href="http://www.complex.com/ca" class="footer-links__link--intl gtm-click" data-gtm-item="Complex CA" data-gtm-module="Footer" data-gtm-url="/ca" data-reactid="581"><div class="lazyload-placeholder" data-reactid="582"></div></a></div></div></div><div class="footer__copy" data-reactid="583"><div class="footer-links" data-reactid="584"><div class="footer-links__row" data-reactid="585"><a href="http://www.complex.com/contact" class="footer-links__link gtm-click" data-gtm-item="Contact Us" data-gtm-module="Footer" data-gtm-url="/contact" rel="nofollow" data-reactid="586">Contact Us</a><a href="http://www.complex.com/terms" class="footer-links__link gtm-click" data-gtm-item="Terms of Use" data-gtm-module="Footer" data-gtm-url="/terms" rel="nofollow" data-reactid="587">Terms of Use</a></div><div class="footer-links__row" data-reactid="588"><a href="http://complex.applytojob.com/apply" target="_blank" class="footer-links__link gtm-click" data-gtm-item="Careers" data-gtm-module="Footer" data-gtm-url="http://complex.applytojob.com/apply" rel="nofollow" data-reactid="589">Careers</a><a href="http://www.complex.com/privacy" class="footer-links__link gtm-click" data-gtm-item="Privacy Policy" data-gtm-module="Footer" data-gtm-url="/privacy" rel="nofollow" data-reactid="590">Privacy Policy</a></div><div class="footer-links__row" data-reactid="591"><a href="http://www.complex.com/about" target="_blank" class="footer-links__link gtm-click" data-gtm-item="Advertise" data-gtm-module="Footer" data-gtm-url="/about" rel="nofollow" data-reactid="592">Advertise</a><a href="http://www.complex.com/sitemap" class="footer-links__link gtm-click" data-gtm-item="Site Map" data-gtm-module="Footer" data-gtm-url="/sitemap" rel="nofollow" data-reactid="593">Site Map</a></div><div class="footer-links__row" data-reactid="594"><a href="http://www.complex.com/share" class="footer-links__link gtm-click" data-gtm-item="Feeds" data-gtm-module="Footer" data-gtm-url="/share" rel="nofollow" data-reactid="595">Feeds</a><a href="https://ds.microsoft.com/privacy" class="footer-links__link gtm-click" data-gtm-item="Personalization" data-gtm-module="Footer" data-gtm-url="https://ds.microsoft.com/privacy" rel="nofollow" data-reactid="596">Personalize</a></div><div class="footer-links__row" data-reactid="597"><a href="http://www.complex.com/apps" class="footer-links__link footer-links__apps-link gtm-click" data-gtm-item="Apps" data-gtm-module="Footer" data-gtm-url="/apps" rel="nofollow" data-reactid="598">Apps</a></div></div></div></div><div class="footer__copyright" data-reactid="599"><div class="footer__copyright--standalone" data-reactid="600">COMPLEX participates in various affiliate marketing programs, which means COMPLEX gets paid commissions on purchases made through our links to retailer sites. Our editorial content is not influenced by any commissions we receive.</div><div class="footer__copyright--standalone" data-reactid="601">© 2017 Complex Media, Inc. All Rights Reserved.</div></div></div></div></footer><!-- react-empty: 602 --><!-- react-empty: 603 --><!-- react-empty: 604 --><!-- react-empty: 605 --><!-- react-empty: 606 --><!-- react-empty: 607 --><!-- react-empty: 608 --><!-- react-empty: 609 --><script type="text/javascript" data-reactid="610">window.__INITIAL_STATE__ = "{\"active\":{\"article\":{\"classifier\":\"Video\",\"id\":268060,\"isFetching\":false,\"isList\":false,\"landingSlideId\":null,\"landingSlideIdx\":null,\"slideInViewId\":null,\"longUrl\":\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2017\\u002F08\\u002Fwhy-didnt-houston-evacuate-hurricane-harvey\",\"shortUrl\":null},\"author\":{\"id\":null},\"channel\":{\"id\":15},\"config\":{},\"configSnapshot\":{},\"debug\":\"\",\"deviceType\":\"desktop\",\"managerMode\":false,\"menuOpened\":false,\"searchOpened\":false,\"overlayDisplayed\":null,\"pageType\":{\"type\":\"story\"},\"protocol\":\"http\",\"query\":{\"utm_campaign\":\"complexmag\",\"utm_medium\":\"social\",\"utm_source\":\"twitter.com\"},\"reqVars\":{},\"showComments\":{\"type\":false},\"site\":{\"id\":1},\"siteName\":{\"siteName\":null},\"staticPage\":{\"id\":null},\"tag\":{\"id\":null},\"tagType\":{\"id\":null},\"refreshAdsOnScrollTop\":false,\"marketingHub\":{\"id\":null},\"headerVideoCollapsed\":true,\"tweets\":[],\"channelHeader\":{},\"show\":{\"id\":null,\"isFetching\":false},\"chunkName\":[\"complexStory\"],\"pencilUnit\":{\"id\":null}},\"collections\":{\"curatedLinkGroups\":{\"viewportEditorial\":{},\"videoPicks\":{},\"sponsoredVideos\":{},\"editorsPicks\":{},\"agendaSlides\":{},\"marketingHubClg\":{},\"topPicks\":{},\"latestTrailers\":{},\"additionalMenuLinks\":{\"isFetching\":false,\"id\":46573},\"additionalNavLinks\":{\"isFetching\":false,\"id\":59864},\"seoClg\":{}},\"channelMatrix\":{\"channels\":[],\"isFetching\":false},\"feeds\":{\"authorLatest\":{},\"categoryLatest\":{},\"channelLatest\":{},\"channelLatestVideos\":{\"15\":{\"isFetching\":false,\"ids\":[277922,277822,277717,277707,277648,277603,277695,277547,277412,277388,277114,277035]}},\"decisionService\":{\"ids\":[]},\"homeLatest\":{\"ids\":[],\"pageCount\":0,\"isFetching\":false,\"paginated\":false},\"homeLatestVideos\":{\"ids\":[],\"isFetching\":false},\"spotlightLatest\":{\"ids\":[],\"isFetching\":false},\"notificationsLatestVideos\":{\"ids\":[],\"isFetching\":false},\"articleLatestShows\":{\"ids\":[9211,9187,9186,9185,9148,9123,9100,8990,8754,8724,8702,8681,8680,8633,8502,8501,8500,8499,8498,8497,8495,8494],\"isFetching\":false},\"articlesByNode\":{\"ids\":[],\"isFetching\":false},\"articleLatestVideos\":{\"ids\":[],\"isFetching\":false},\"tagLatest\":{},\"marketingHubLatest\":{},\"featuredShows\":{\"ids\":[],\"isFetching\":false}},\"orderedChannels\":{\"ids\":[7,3,1,8,6,15],\"isFetching\":false},\"siteFamily\":{\"id\":1,\"isFetching\":false}},\"config\":{\"country\":\"\",\"dev\":false,\"dockerHost\":\"nginx\",\"environment\":\"www\",\"rawCountryOrigin\":\"US\",\"host\":\"www.complex.com\",\"managerMode\":\"false\",\"protocol\":\"http\",\"protopub\":\"http\",\"realHost\":\"origin.complex.vpc\",\"sitename\":\"complex\"},\"entities\":{\"articles\":{\"120768\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":false,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":false,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Legal Marijuana Could Bring in $10 Billion Annually by 2018\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EAccording to a recent report, the legal \\u003Cstrong\\u003Emarijuana\\u003C\\u002Fstrong\\u003E industry\\u003Cspan\\u003E—currently the fastest growing industry in the country\\u003Cspan\\u003E—could be valued at $10 billion by 2018. That's if more states moves towards full legalization like \\u003Cstrong\\u003EColorado\\u003C\\u002Fstrong\\u003E and \\u003Cstrong\\u003EWashington\\u003C\\u002Fstrong\\u003E have in the past year.&nbsp;\\u003C\\u002Fspan\\u003E\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003E\\u003Cspan\\u003E\\u003Cspan\\u003EAt the moment, \\u003Cstrong\\u003Emedical marijuana\\u003C\\u002Fstrong\\u003E is legal in 20 states, a figure that the Huffington Post estimates could expand over the next five years. This means the $1.43 billion that legal marijuana is estimated to earn by the end of this year could balloon to double digits by 2018.&nbsp;\\u003C\\u002Fspan\\u003E\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003ESo, in short, more states legalizing means more green.\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003E[\\u003Cem\\u003Evia \\u003Ca href=\\\"http:\\u002F\\u002Fsfist.com\\u002F2013\\u002F11\\u002F04\\u002Fmarket_for_legal_marijuana_could_be.php\\\" target=\\\"_blank\\\"\\u003ESFist\\u003C\\u002Fa\\u003E and \\u003Ca href=\\\"http:\\u002F\\u002Fwww.huffingtonpost.com\\u002F2013\\u002F11\\u002F04\\u002Fmarijuana-market_n_4209874.html\\\" target=\\\"_blank\\\"\\u003EThe Huffington Post\\u003C\\u002Fa\\u003E\\u003C\\u002Fem\\u003E]\\u003C\\u002Fp\\u003E\",\"headline\":\"Legal Marijuana Could Bring in $10 Billion Annually by 2018\",\"socialHeadline\":null,\"alias\":\"legal-marijuana-could-be-worth-10-billion-dollars-by-2018\",\"metaDescription\":\"Big business.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1383598806000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Big business.\",\"tags\":[2836,3250,5770],\"authors\":[122],\"thumbnail\":819233,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":1,\"owner\":122,\"articleType\":1,\"socialImage\":null,\"id\":120768,\"dateDeleted\":null,\"dateCreated\":1405752403111,\"dateUpdated\":1476995972920,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"136029\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":false,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":false,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Is The Hundreds Working With Taco Bell On a Collection?\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003ESay, what? Could \\u003Cstrong\\u003EThe Hundreds \\u003C\\u002Fstrong\\u003Ebe working with \\u003Cstrong\\u003ETaco Bell \\u003C\\u002Fstrong\\u003Eon a collection? According to the fast food chain, they are.&nbsp;\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003ETaco Bell \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FTacoBell\\u002Fstatus\\u002F441343993708699648\\\" target=\\\"_blank\\\"\\u003Etweeted\\u003C\\u002Fa\\u003E out \\\"Stay tuned. #TheHundredsXTacoBell\\\" with an image of a black background with a burritos, (maybe) Supreme fries, and those hard shell tacos. The Hundreds retweeted the original tweet. The only downside to this is that you'll be craving tacos every damn day—or at least when you wear whatever comes of this collab.&nbsp;\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003EStay tuned for more details.&nbsp;\\u003C\\u002Fp\\u003E\",\"headline\":\"Is The Hundreds Working With Taco Bell On a Collection?\",\"socialHeadline\":null,\"alias\":\"the-hundreds-taco-bell-collaboration\",\"metaDescription\":\"Say what?\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1394060777000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Say what?\",\"tags\":[3250,4635,4758],\"authors\":[198],\"thumbnail\":899784,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":3,\"owner\":198,\"articleType\":1,\"socialImage\":null,\"id\":136029,\"dateDeleted\":null,\"dateCreated\":1405752753195,\"dateUpdated\":1476995972920,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"152732\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":false,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":false,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Study Shows Most People Don't Use Snapchat To Sext\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EWhen photo-sharing app Snapchat hit the peak of its popularity, it was known mainly as a foolproof way of sending sexy texts. If you sent a naughty \\u002F nude photo to someone, it would delete itself within five seconds, and you were in the clear (unless, of course, the receiving end learned how to screenshot). However, a new study now shows that sexting via Snapchat may not be as common as we once thought.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAccording to a study out of the University of Washington, Snapchat users aged 18 and over are mainly using the app as a way of sharing funny content. The study surveyed 127 adult Snapchat users and discovered that sixty percent were using it strictly to share funny photos. The second most popular types of photos shared were, of course, selfies.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Cimg alt=\\\"\\\" border=\\\"0\\\" height=\\\"400\\\" width=\\\"550\\\" src=\\\"http:\\u002F\\u002Fcdnl.complex.com\\u002Fassets\\u002FCHANNEL_IMAGES\\u002FTECH\\u002F2014\\u002F07\\u002Fcontent\\u002F1405349414_snapchatstats.png\\\" \\u002F\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAs expected, some did use the app for X-rated pictures. Fourteen percent of the surveyed population admitted to previously sending sexts via Snapchat. However, the people who still do so regularly clocked in at slightly less than two percent…not quite the percentage many of us suspected. The study concluded that the main use of the app is based on the concept of sending funny texts rather than it’s previously assumed appeal of sending self-destructing racy texts.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAlthough this study shows us how adults use the app, the information may actually be skewed. Snapchat has around 82 million active users who are mainly between the ages of 13 and 25. Thus, the University of Washington study collected a very small sample size in comparison to the amount of users present, and focused on adults rather than the app&#39;s key demographic.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EIf you do send inappropriate texts through Snapchat, just make sure you remember that the app is not without consequences. Granted, it has a handy self-destructing feature, but any use with quick hands can screenshot the photo in a second. Always think before you sext!\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E[via \\u003Cem\\u003E\\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.huffingtonpost.com\\u002F2014\\u002F07\\u002F14\\u002Fsnapchat-sexting-study_n_5574642.html\\\"\\u003EHuffington Post\\u003C\\u002Fa\\u003E\\u003C\\u002Fem\\u003E] \\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Study Shows Most People Don't Use Snapchat To Sext\",\"socialHeadline\":null,\"alias\":\"snapchat\",\"metaDescription\":\"Turns out most people aren't using Snapchat for nudes. Find out what they're actually up to.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1405349835000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Turns out most people aren't using Snapchat for nudes. Find out what they're actually up to.\",\"tags\":[340,3250,4254,4347,4660,5770,5775],\"authors\":[325],\"thumbnail\":990799,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":1,\"owner\":325,\"articleType\":1,\"socialImage\":null,\"id\":152732,\"dateDeleted\":null,\"dateCreated\":1405753165100,\"dateUpdated\":1476995972920,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"192425\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Taco Bell has heard your prayers and they're working on a delivery service to dethrone the pizza empire. #Blessed.\",\"titleTag\":\"Taco Bell is Working on a Delivery Service, No Reason to Leave Home Ever Again\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EJust when you didn&#39;t think it was easy enough to find a Taco Bell conveniently located close to you, the Bell is one step ahead of you.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ETaco Bell&#39;s CEO is floating the idea of offering its customers an added layer of convenience by possibly beginning to deliver. The Bell is nothing but scrappy, proving time after time that they&#39;re willing to roll the dice on a concept even if it doesn&#39;t end up sticking around. Wedged between Dunkin Donuts and Burger King, Taco Bell rests at a respectable 6th in the top 10 of fast food consumed by Americans\\u003Ca href=\\\"http:\\u002F\\u002Fwww.statisticbrain.com\\u002Frestaurant-franchise-sales-statistics\\u002F\\\"\\u003E according to this 2014 sales statistic\\u003C\\u002Fa\\u003E. The Bell&#39;s CEO, Brian Niccol has the vision to challenge the delivery monopoly held by pizza joints for decades, he&#39;s just got to iron out the details. Niccol told\\u003Ca href=\\\"http:\\u002F\\u002Fnrn.com\\u002Fcorporate-news\\u002Ftaco-bell-ceo-2015-plans-include-delivery\\\"\\u003E Nation&#39;s Restaurant News\\u003C\\u002Fa\\u003E about the challenges of rolling out a viable delivery service. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"Even though it&#39;s the No. 1 request from consumers, we have to make sure we can give them an experience that&#39;s consistent with Taco Bell. We have to figure it out, and I can tell you right now we don&#39;t have it figured out.\\\"\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EOn behalf of all stoners across the globe that have been just high\\u002Flazy enough to think we we&#39;re coming up with this idea first, please make this a reality. \\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Taco Bell is Working on a Delivery Service, No Reason to Leave Home Ever Again\",\"socialHeadline\":null,\"alias\":\"taco-bell-delivery-service-leave-home\",\"metaDescription\":\"Taco Bell delivery could soon very well be a thing. \",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1428451175000,\"mainSocialflowMessageId\":48020874,\"renderSocialflowMessageId\":48020873,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Taco Bell delivery could soon very well be a thing. \",\"tags\":[1063,1066,1623,4635,5769,5772,11191],\"authors\":[335],\"thumbnail\":1557858,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":1,\"owner\":335,\"articleType\":1,\"socialImage\":null,\"id\":192425,\"dateDeleted\":null,\"dateCreated\":1428444285024,\"dateUpdated\":1498494724906,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"196774\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Taco Bell might roll out home delivery near college campuses. \",\"titleTag\":\"You Might Be Able To Finally Order Taco Bell To Your Home\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EYou know all those times you&#39;ve wanted a \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2013\\u002F05\\u002Fthe-20-greatest-taco-bell-menu-items-of-all-time\\u002Fchalupa-supreme\\\"\\u003EDoritos Locos taco\\u003C\\u002Fa\\u003E (or three) to magically appear in your hands? How about the Chalupa Supreme? Well, those times may soon be over, my friend—because \\u003Cstrong\\u003ETaco Bell\\u003C\\u002Fstrong\\u003E and \\u003Cstrong\\u003EKFC \\u003C\\u002Fstrong\\u003Emight be testing out home delivery in the near future\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; line-height:26px\\\"\\u003E, according to \\u003Cem\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Ffortune.com\\u002F2015\\u002F05\\u002F27\\u002Ftaco-bell-kfc-delivery\\u002F\\\"\\u003EFortune\\u003C\\u002Fa\\u003E\\u003C\\u002Fem\\u003E.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWe&#39;ve reported on this \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2015\\u002F04\\u002Ftaco-bell-delivery-service-leave-home\\\"\\u003Ebefore\\u003C\\u002Fa\\u003E, but now it&#39;s coming from the higher ups. Chief Executive \\u003Cstrong\\u003EGreg Creed\\u003C\\u002Fstrong\\u003E of \\u003Cstrong\\u003EYum Brands\\u003C\\u002Fstrong\\u003E (the umbrella under which KFC, Taco Bell, and \\u003Cstrong\\u003EPizza Hut\\u003C\\u002Fstrong\\u003E exist) said there is \\\"potential\\\" for food delivery in each of the three chains, and that Taco Bell is special because it could be a \\\"\\u003Cspan\\u003Ea massive sales driver for the brand.\\\" That&#39;s another way of saying that people really, really love fourth meal. \\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAnd the kids who love fourth meal the most might be getting it sooner: Creed said that what they want to do is \\\"\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; line-height:26px\\\"\\u003Eget into a test, probably a couple of stores near a couple of college campuses.\\\" \\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; line-height:26px\\\"\\u003EThey are also ready to capitalize on students&#39; habit of snacking under the influence: Creed suggested that deliveries are more likely to occur on Thursday, Friday, and Saturday nights (because of the demand) than say, mid-afternoon on a Wednesday. Taco Bell is not fooling around, you guys. \\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"You'll Never Have to Go Outside Again: Taco Bell Might Test Home Delivery\",\"socialHeadline\":null,\"alias\":\"taco-bell-testing-home-delivery\",\"metaDescription\":\"CEO of Yum Brands announced that Taco Bell and KFC may test out home delivery near college campuses. \",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1432774115000,\"mainSocialflowMessageId\":52344037,\"renderSocialflowMessageId\":52344038,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"CEO of Yum Brands announced that Taco Bell and KFC may test out home delivery near college campuses. \",\"tags\":[1042,2521,3250,3731,4351,4635,5775],\"authors\":[1265],\"thumbnail\":1594504,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":1,\"owner\":1265,\"articleType\":1,\"socialImage\":null,\"id\":196774,\"dateDeleted\":null,\"dateCreated\":1432771805188,\"dateUpdated\":1476995972920,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"200159\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Taco Bell launches delivery service, millions of people take shots of Diablo sauce to celebrate.\",\"titleTag\":\"Taco Bell Finally Launches Delivery Service\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EDirect human contact with a multitude of strangers in the age of \\u003Cstrong\\u003Edrones\\u003C\\u002Fstrong\\u003E and \\u003Cstrong\\u003EJaden Smith\\u003C\\u002Fstrong\\u003E&#39;s \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fmusic\\u002F2015\\u002F07\\u002Fwill-smith-drake-jaden-beats-1\\\"\\u003EBeats 1 radio show\\u003C\\u002Fa\\u003E seems downright antiquated. Thankfully, we have the brave creative minds at \\u003Cstrong\\u003ETaco Bell\\u003C\\u002Fstrong\\u003E continuously offering era-appropriate solutions to the problems of a persistent past.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EOn Wednesday, \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fcomplex.com\\u002Ftag\\u002Ftaco-bell\\\"\\u003ETaco Bell\\u003C\\u002Fa\\u003E continued their pattern of innovation by \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.businessinsider.com\\u002Ftaco-bell-launches-delivery-service-2015-7\\\"\\u003Elaunching\\u003C\\u002Fa\\u003E its delivery service in partnership with \\u003Cstrong\\u003EDoorDash\\u003C\\u002Fstrong\\u003E — a \\u003Cstrong\\u003EPalo Alto\\u003C\\u002Fstrong\\u003E based tech company. \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.tacobell.com\\u002FCompany\\u002Fnewsreleases\\u002FDelivery\\\"\\u003EAccording to a press release\\u003C\\u002Fa\\u003E, the service will initially be available \\\"in over 90 cities and more than 200 restaurants throughout the \\u003Cstrong\\u003ELos Angeles\\u003C\\u002Fstrong\\u003E, \\u003Cstrong\\u003EOrange County\\u003C\\u002Fstrong\\u003E, \\u003Cstrong\\u003ESan Francisco Bay Area\\u003C\\u002Fstrong\\u003E and \\u003Cstrong\\u003EDallas\\u003C\\u002Fstrong\\u003E regions.\\\" Thankfully, Taco Bell plans to continue extending the regional availability of the delivery service in the months ahead.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"Delivery is yet another example of how we’re using technology and innovation to respond to consumers’ wants and needs,\\\" says \\u003Cstrong\\u003ETaco Bell CEO Brian Niccol\\u003C\\u002Fstrong\\u003E. \\\"We were one of the first to redefine convenience at QSR with our \\u003Cstrong\\u003Emobile app\\u003C\\u002Fstrong\\u003E, and knowing that delivery is the no. 1 request from our consumers, we see a tremendous opportunity to bring the Taco Bell experience to fans where and when they want it most.\\\" Though delivery service doesn&#39;t totally remove human contact from the transaction process, it does narrow such contact down to a tolerable one human at a time.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAs you might expect, \\u003Cstrong\\u003ETwitter\\u003C\\u002Fstrong\\u003E immediately wrapped itself in a warm blanket of unadulterated joy in response to Wednesday&#39;s news — proving the power of the \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fcomplex.com\\u002Ftag\\u002Ftaco-bell\\\"\\u003EBell\\u003C\\u002Fa\\u003E remains strong:\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\" lang=\\\"en\\\"\\u003E\\r\\n\\u003Cp\\u003EAll of those drunken college nights in BG we talked about Taco Bell delivery...now it&#39;s happening. This is the American Dream. 🇺🇸🇺🇸🇺🇸🇺🇸🇺🇸\\u003C\\u002Fp\\u003E\\r\\n— Jordan Strack (@JordanStrack) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJordanStrack\\u002Fstatus\\u002F618840342914174976\\\"\\u003EJuly 8, 2015\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003Cscript async=\\\"\\\" src=\\\"\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\" lang=\\\"en\\\"\\u003E\\r\\n\\u003Cp\\u003EIf theirs a market for Taco Bell delivery, that alone is proof that we some fucking lazy ass people\\u003C\\u002Fp\\u003E\\r\\n— Young G.od (@protegeeh) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fprotegeeh\\u002Fstatus\\u002F618897012470099968\\\"\\u003EJuly 8, 2015\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003Cscript async=\\\"\\\" src=\\\"\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\" lang=\\\"en\\\"\\u003E\\r\\n\\u003Cp\\u003ETaco Bell is going to be available for delivery soon. Don&#39;t be surprised when I&#39;m 30 lbs heavier immediately following.\\u003C\\u002Fp\\u003E\\r\\n— Ally Wurts (@awurts) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fawurts\\u002Fstatus\\u002F618896809834852352\\\"\\u003EJuly 8, 2015\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003Cscript async=\\\"\\\" src=\\\"\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\" lang=\\\"en\\\"\\u003E\\r\\n\\u003Cp\\u003ETaco Bell&#39;s new delivery service should be called the Dump Truck.\\u003C\\u002Fp\\u003E\\r\\n— Michael McGivern (@McGive_It_To_Me) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FMcGive_It_To_Me\\u002Fstatus\\u002F618895316360675328\\\"\\u003EJuly 8, 2015\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003Cscript async=\\\"\\\" src=\\\"\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAlso, a baby was born in a Taco Bell parking lot on Wednesday — so there&#39;s that:\\u003C\\u002Fp\\u003E\\r\\n\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\" lang=\\\"en\\\"\\u003E\\r\\n\\u003Cp\\u003ETaco Bell delivery starts early with a baby delivery in parking lot \\u003Ca href=\\\"http:\\u002F\\u002Ft.co\\u002Fewh5Lj5P30\\\"\\u003Ehttp:\\u002F\\u002Ft.co\\u002Fewh5Lj5P30\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— Veronica Rocha (@VeronicaRochaLA) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FVeronicaRochaLA\\u002Fstatus\\u002F618884695279865856\\\"\\u003EJuly 8, 2015\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003Cscript async=\\\"\\\" src=\\\"\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"complex-ooyala-id\\\"\\u003E\\u003Cspan data-scayt_word=\\\"xqMzhldDoYd5BlKzzW6Fe_xZCoWPnoux\\\" data-scaytid=\\\"14\\\"\\u003ExqMzhldDoYd5BlKzzW6Fe_xZCoWPnoux\\u003C\\u002Fspan\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp\\u003E \\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Taco Bell Launches Delivery Service to The Joy of Everyone\",\"socialHeadline\":null,\"alias\":\"taco-bell-delivery-launches-90-cities\",\"metaDescription\":\"Taco Bell continues its foray into the future of fast food by partnering with DoorDash for delivery service in over 90 cities.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1436392857000,\"mainSocialflowMessageId\":55847463,\"renderSocialflowMessageId\":55847464,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Taco Bell continues its foray into the future of fast food by partnering with DoorDash for delivery service in over 90 cities.\",\"tags\":[1050,1063,1066,1623,3250,4635,4739,5381,5769,5773,11191],\"authors\":[1272],\"thumbnail\":1622776,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":1,\"owner\":1272,\"articleType\":1,\"socialImage\":null,\"id\":200159,\"dateDeleted\":null,\"dateCreated\":1436390876614,\"dateUpdated\":1498494724906,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"236712\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"A Colorado city is donating some of its weed tax revenue to the homeless. \",\"titleTag\":\"Aurora, Colorado to Give at Least $1.5 Million in Weed Tax Money to Its Homeless\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EAfter legalizing \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2016\\u002F05\\u002Ffeds-discovered-half-ton-marijuana-inside-coconuts-mexico-border\\\"\\u003Emarijuana\\u003C\\u002Fa\\u003E in 2012, Colorado has seen a \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fwww.washingtonpost.com\\u002Fnews\\u002Fwonk\\u002Fwp\\u002F2015\\u002F02\\u002F12\\u002Fcolorados-legal-weed-market-700-million-in-sales-last-year-1-billion-by-2016\\u002F\\\"\\u003Eboost in its economy\\u003C\\u002Fa\\u003E. Now, one city is putting those extra funds to good use by helping out its homeless population.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThe city of Aurora took in an estimated $4.5 million from weed sales tax and plans to hand at least $1.5 million of that over to services that work with the homeless, the \\u003Cem\\u003EAurora Sentinel\\u003C\\u002Fem\\u003E \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.aurorasentinel.com\\u002Fnews\\u002Faurora-will-use-some-of-4-5-million-in-marijuana-revenues-to-fund-local-nonprofit-homeless-outreach\\u002F\\\"\\u003Ereported\\u003C\\u002Fa\\u003E. The decision came during a meeting at the end of April after city council members voted on where to allocate the funds.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E$220,000 will go to Colfax Community Network, a nonprofit that educates low-income families living in motels and apartments about its useful community services. Founded in 1991, the organization provides homeless families set up in local motels with clothing, food, toiletries, diapers and more.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"The Colfax Community Network is in extremely dire straits in that they do not have funds to continue operating,\\\" Nancy Sheffield, director of Aurora neighborhood services, \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.aurorasentinel.com\\u002Fnews\\u002Faurora-will-use-some-of-4-5-million-in-marijuana-revenues-to-fund-local-nonprofit-homeless-outreach\\u002F\\\"\\u003Esaid\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EOfficials also agreed to give both Comitis Crisis Center and Aurora Mental Health a van, which will cost no more than $92,000 each, for homeless outreach in the area. An additional $4,000 will fund a pair of outreach workers who will operate the vans.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThis has to make even the biggest opponents of legalization smile.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Colorado City to Give $1.5 Million in Marijuana Tax Money to Homeless\",\"socialHeadline\":null,\"alias\":\"aurora-colorado-donates-marijuana-tax-money-homeless\",\"metaDescription\":\"Aurora, Colo. to give at least $1.5 million in marijuana revenue to homeless. \",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1463191380000,\"mainSocialflowMessageId\":86296886,\"renderSocialflowMessageId\":86296887,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Aurora, Colo. to give at least $1.5 million in marijuana revenue to homeless. \",\"tags\":[1045,1066,2836,3250,5769,5773,11191,11843],\"authors\":[1457],\"thumbnail\":1964337,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":1457,\"articleType\":1,\"socialImage\":null,\"id\":236712,\"dateDeleted\":null,\"dateCreated\":1463188814722,\"dateUpdated\":1498494724906,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"237749\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Snapchat Raises Massive $1.8 Billion in Funding\",\"dfpTagString\":null,\"content\":\"\\u003Cp class=\\\"p1\\\"\\u003EThe app \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2015\\u002F11\\u002Fteach-emoji-grandparents-gone-wired-scholarship\\\"\\u003Eyour grandparents\\u003C\\u002Fa\\u003E keep asking you to explain has one little problem: it simply can&#39;t stop raising billions of dollars from hella optimistic investors. \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2016\\u002F05\\u002Fsnapchat-x-men-apocalypse-tickets\\\"\\u003ESnapchat\\u003C\\u002Fa\\u003E has raised a gargantuan $1.8 billion during its latest round of funding, as \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fwww.sec.gov\\u002FArchives\\u002Fedgar\\u002Fdata\\u002F1564408\\u002F000156440816000001\\u002FxslFormDX01\\u002Fprimary_doc.xml\\\"\\u003Erevealed\\u003C\\u002Fa\\u003E in a Securities and Exchange Commission (SEC) filing Thursday. Try explaining \\u003Cem\\u003Ethat\\u003C\\u002Fem\\u003E to your grandparents.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp class=\\\"p1\\\"\\u003EThe latest haul brings Snapchat&#39;s valuation to \\\"just under\\\" $18 billion, \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Ftechcrunch.com\\u002F2016\\u002F05\\u002F26\\u002Fsnapchat-series-f\\u002F\\\"\\u003Eaccording to\\u003C\\u002Fa\\u003E \\u003Cem\\u003ETechCrunch\\u003C\\u002Fem\\u003E&#39;s sources. Of the $1.8 billion investment revealed in the SEC filing, an estimated $1.158 billion was raised in the last five months. The company&#39;s money-stacking process reportedly moves on \\\"a rolling basis,\\\" meaning the odds of reaching the previously rumored $20 billion target valuation are quite good indeed.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\u003Ciframe src=\\\"\\u002F\\u002Fgiphy.com\\u002Fembed\\u002Fl41lIkTqv4NTHPktO\\\" width=\\\"480\\\" height=\\\"360\\\" frameborder=\\\"0\\\" allowfullscreen=\\\"\\\" class=\\\"giphy-embed\\\"\\u003E\\u003C\\u002Fiframe\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp class=\\\"p1\\\"\\u003ELeaked info also revealed that Snapchat&#39;s total number of daily active users who aren&#39;t \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fmusic\\u002F2015\\u002F12\\u002Fdj-khaled-best-moments-on-snapchat-in-one-video\\\"\\u003EDJ Khaled\\u003C\\u002Fa\\u003E jumped from roughly 74 million in 2014 to approximately 110 million as of December 2015. But how much money does Snapchat actually \\u003Cem\\u003Emake\\u003C\\u002Fem\\u003E every year?\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp class=\\\"p1\\\"\\u003ETotal 2015 revenue was reportedly $59 million, with \\u003Cem\\u003ETechCrunch\\u003C\\u002Fem\\u003E \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Ftechcrunch.com\\u002F2016\\u002F05\\u002F26\\u002Fsnapchat-series-f\\u002F\\\"\\u003Enoting\\u003C\\u002Fa\\u003E this total also includes the first part of the year, when little efforts were made for monetization. $59 million doesn&#39;t have quite the same ring to it as, say, $59 \\u003Cem\\u003Ebillion\\u003C\\u002Fem\\u003E, but it&#39;s still indicative of a company that many investors have decided will remain valuable for years to come. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp class=\\\"p1\\\"\\u003EAs long as \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2016\\u002F03\\u002Fkim-kardashian-kylie-jenner-face-swap-snapchat\\\"\\u003EKylie and Kim keep swapping faces\\u003C\\u002Fa\\u003E and perplexing the planet, DJ Khaled keeps \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fmusic\\u002F2015\\u002F12\\u002Fdj-khaled-keys-to-more-success-website\\\"\\u003Ewaxing metaphoric\\u003C\\u002Fa\\u003E about keys, and your grandparents keep asking questions, Snapchat should have no trouble bagging more billions throughout the year.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp class=\\\"p1\\\"\\u003ESpeaking of your grandparents, here&#39;s Snapchat CEO Evan Spiegel breaking down what the hell Snapchat even is:\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"embeddedContent\\\"\\u003E\\u003Ciframe src=\\\"\\u002F\\u002Fwww.youtube.com\\u002Fembed\\u002FykGXIQAHLnA?wmode=transparent&amp;jqoemcache=CHv9o\\\" width=\\\"680\\\" height=\\\"440\\\" allowfullscreen=\\\"true\\\" allowscriptaccess=\\\"always\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\"\\u003E\\u003C\\u002Fiframe\\u003E\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp\\u003EBoth Snapchat and your grandparents did not immediately respond to Complex&#39;s request for comment.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Snapchat Stacked Up Nearly $2 Billion in Funding\",\"socialHeadline\":null,\"alias\":\"snapchat-2-billion-dollars-funding\",\"metaDescription\":\"Snapchat raised nearly $2 billion in another round of funding. \",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1464293230000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":\"Snapchat raised nearly $2 billion in another round of funding. \",\"tags\":[3073,3250,4347,4366,4370,5773,11843],\"authors\":[1272],\"thumbnail\":1975036,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":1272,\"articleType\":1,\"socialImage\":null,\"id\":237749,\"dateDeleted\":null,\"dateCreated\":1464287514204,\"dateUpdated\":1476995972920,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"242930\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":false,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"The Most Entertaining Celebrities on Snapchat\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EFirst, there were celebrities. Then, there were professional tour shots with famous friends and drop dead gorgeous selfies in good lighting taken after the glam squad rolled through. But Instagram, Facebook, and even Twitter still felt too manicured, too controlled, too inherently Photoshopabble. Enter: \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fsnapchat\\\"\\u003ESnapchat\\u003C\\u002Fa\\u003E, the delightfully fleeting, off-the-cuff, unpredictable stepchild of celebrity social media.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWhen Snapchat rolled around, the entire celebrity social media game changed. The rawness and immediacy of the concept meant you could see \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fkanye-west\\\"\\u003EKanye\\u003C\\u002Fa\\u003E on his floating stage right next to \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fkim-kardashian\\\"\\u003EKim\\u003C\\u002Fa\\u003E, Kourtney, Khloe, Kendall, and \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fkylie-jenner\\\"\\u003EKylie\\u003C\\u002Fa\\u003E without having to shell out a wad of cash for the ticket. You could learn that \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fmusic\\u002F2015\\u002F12\\u002Fdj-khaled-best-moments-on-snapchat-in-one-video\\\"\\u003EDJ Khaled\\u003C\\u002Fa\\u003E is still searching for land on his Jetski or waiting on those damn Drake vocals as it happens, without personally knowing either of them—or even being in the same time zone. Even the all-time greatest FLOTUS, \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2016\\u002F11\\u002Fmichelle-obama-vogue-december-issue\\\"\\u003EMs. Michelle Obama\\u003C\\u002Fa\\u003E, got on board the Snapchat bandwagon, providing inspiration and daily motivation in short bursts for anyone searching for some positive vibes in their social media.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ENevermind that some famous people have taken to protecting their privacy by banking their videos to publish later—the unedited, uncensored effect still remains, making Snapchat one of the most appealing and real-feeling ways to keep up with all of your favorite stars. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAnd don’t you dare say that you prefer the Stories feature on Instagram, simply because it’s “more convenient” than flipping back and forth between two apps or whatever. The truth is, Snapchat broke the rules and set the tone for all of those bold-faced names keen on oversharing and humble bragging. If you don’t have loyalty for the OG, I don’t know what kind of person you are. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWe’ve rounded up the best celebrities on Snapchat, so you never have to miss a beat.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"The Most Entertaining Celebrities on Snapchat\",\"socialHeadline\":null,\"alias\":\"most-entertaining-celebrities-on-snapchat\",\"metaDescription\":\"Follow these most entertaining celebrities on Snapchat and you won't be disappointed.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1493409657000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":true,\"limitMediaHeight\":true,\"pullQuote\":\"These are 10 celebrities you have to follow on Snapchat.\",\"tags\":[855,2696,3820,4347,14550],\"authors\":[81,2173],\"thumbnail\":2044797,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":1,\"owner\":1696,\"articleType\":1,\"socialImage\":null,\"id\":242930,\"dateDeleted\":null,\"dateCreated\":1471994530462,\"dateUpdated\":1494349909019,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"268060\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Why didn't Houston evacuate before Hurricane Harvey hit? An explanation.\",\"titleTag\":\"Why Didn't Houston Evacuate Before Hurricane Harvey Hit? An Explanation\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2017\\u002F08\\u002Fhow-to-help-houston-hurricane-harvey\\\"\\u003EHouston\\u003C\\u002Fa\\u003E is suffering from a devastation of tragic proportions. \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fhurricane-harvey\\\"\\u003EHurricane Harvey\\u003C\\u002Fa\\u003E wreaked havoc on the Gulf Coast of Texas last weekend and has been sitting squarely over Houston for the past several days, causing severe flooding. \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fsports\\u002F2017\\u002F08\\u002Fhow-sports-world-rallying-together-help-houston-after-hurricane-harvey\\\"\\u003ECitizens and celebrities alike\\u003C\\u002Fa\\u003E are coming together to help Houston, by raising money, donating clothing, food and other items, and even leading rescue efforts. (To find out how to get involved and where to donate, click \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2017\\u002F08\\u002Fhow-to-help-houston-hurricane-harvey\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.)\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EYou might be wondering why the city&#39;s residents didn&#39;t get the hell out of Houston before Harvey came barreling through. In order to get why they stayed put, you have to understand the city&#39;s complicated history with floods and evacuations. We&#39;ve put together a timeline that breaks down Houston&#39;s reactive and proactive decisions in response to hurricanes—and why some of them led to more fatalities than the natural disasters themselves.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch2\\u003EHurricane Katrina\\u003C\\u002Fh2\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 28, 2005\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EOn Aug. 28, 2005, Hurricane Katrina was identified as an incredibly dangerous Category 5 storm. New Orleans Mayor Ray Nagin ordered the first-ever mandatory evacuation of the city—around 80 percent of the 1.3 million residents evacuated. The storm made landfall at a Category 3 the next day, causing massive destruction, and killing hundreds.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EKatrina ended up displacing over one million people from the Central Gulf Coast, creating the largest diaspora in U.S. history. \\u003Ca href=\\\"https:\\u002F\\u002Fwww.washingtonpost.com\\u002Fnews\\u002Fwonk\\u002Fwp\\u002F2017\\u002F08\\u002F29\\u002Fhouston-took-them-in-after-katrina-then-harvey-hit\\u002F?utm_term=.44f3e634223f\\\"\\u003EAccording to the \\u003Cem\\u003EWashington Post\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E, as many as 250,000 people from New Orleans landed in Houston after the disaster, and anywhere from 25,000 to 40,000 people made the city their home.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch2\\u003EHurricane Rita\\u003C\\u002Fh2\\u003E\\r\\n\\r\\n\\u003Ch3\\u003ESept. 21, 2005\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003ENot even a month after Katrina, Hurricane Rita came along. The storm developed into a record-breaking Category 5, putting everyone in southeast Texas on alert. As Rita&#39;s power rapidly gained intensity and unpredictability, t\\u003Cspan\\u003Ehe forecast worsened.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EFormer Houston Mayor Bill White told city residents in certain areas that evacuations were voluntary, with mandatory evacuations to be implemented the next day for Houston proper; the advisory was put in place to give coastal residents the opportunity to leave using routes Houston evacuees would be using.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWith such widespread panic, especially in light of Katrina, many residents didn&#39;t pay attention to the distinction between voluntary and mandatory evacuations. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003ESept. 22, 2005\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EEven though weather trackers suggested Rita&#39;s path was veering away from Houston, city officials proceeded with the mandatory evacuation. The voluntary evacuation was already underway, but in light of the forecast&#39;s significant day-to-day shift, the risk was seen as too high to leave to chance.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EMayor White told residents, \\\"Don&#39;t wait—the time for waiting is over... don&#39;t follow the example of New Orleans.\\\" With that message in mind, residents disregarded the planned staggered evacuation, taking to the road immediately. With \\u003Cspan\\u003Egas shortages that left numerous vehicles stranded, it \\u003C\\u002Fspan\\u003Edidn&#39;t take long for heavy traffic to clog the roads leading out of town. Seeing the massive backup, Mayor White told residents to follow the news and use common sense if they were not in the mandatory evacuation area. It didn&#39;t matter at that point: by afternoon, there were 100-mile traffic jams.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EBy the end of the day, forecasters predicted the path of the storm would shift north, away from Houston, deteriorating. But evacuations were already in full force, and millions along the coast continued to flee in historic numbers.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003ESept. 23, 2005\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHurricane Rita deescalated to a Category 3 hurricane by the afternoon. Officials from \\u003Ca href=\\\"https:\\u002F\\u002Ftraffic.houstontranstar.org\\u002Flayers\\u002F\\\"\\u003EHouston TranStar\\u003C\\u002Fa\\u003E, Harris County’s transportation and emergency management center, reported seeing almost no movement on Houston area freeways.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAmong the many to voluntarily evacuate were Brighton Gardens nursing home residents from nearby city Bellaire, Texas. The bus carrying the senior citizens hit the road the previous day, en route to Dallas. After a 15-hour trip, the bus caught on fire after residents&#39; oxygen canisters exploded. 24 people died.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003ESept. 24, 2005\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003E12 hours after making landfall, Rita deescalated from a Category 3 hurricane to a tropical storm. But the panic had already settled in: an estimated 2.5 million people attempted to leave the city nearly simultaneously, leading to the most intense state of gridlock in Houston history. Drivers sat in standstill traffic for 20-plus hours, and some fights even broke out on the highway. All told, \\u003Ca href=\\\"http:\\u002F\\u002Fwww.chron.com\\u002Fnews\\u002Fhouston-texas\\u002Fhouston\\u002Farticle\\u002FHurricane-Rita-anxiety-leads-to-hellish-fatal-6521994.php\\\"\\u003Emore than 100 evacuees died in the mass exodus\\u003C\\u002Fa\\u003E of complications from heat stroke and dehydration. The casualties from the storm itself paled in comparison, amounting to less than 10.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003EPeople wondering why no evacuation order. This is largely why. Hurricane Rita 2005. Dozens died IN this traffic \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fhashtag\\u002FHouston?src=hash\\\"\\u003E#Houston\\u003C\\u002Fa\\u003E \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002FTAzw6KsxY5\\\"\\u003Epic.twitter.com\\u002FTAzw6KsxY5\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— stephanie gosk (@stephgosk) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fstephgosk\\u002Fstatus\\u002F901894638335864832\\\"\\u003EAugust 27, 2017\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\r\\n\\u003Ch2\\u003EHurricane Harvey\\u003C\\u002Fh2\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 24, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHarvey officially became a hurricane. Texas coastal communities in its path are urged to evacuate. By the end of the day, it is upgraded from a Category 2 hurricane to a Category 4.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 25, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHarvey, still a Category 4 hurricane, made landfall on the Texas Gulf Coast, causing damage to cities like Rockport and Corpus Christi. Heavy rains befell cities in the state&#39;s southern regions.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 26, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHarvey is downgraded to a Category 3, then further to a Category 2, then 1. While the storm weakened, forecasters predicted potentially catastrophic flooding in the coming days. Harvey is eventually downgraded to a tropical storm.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 27, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EDevastating floods pour into Houston, leaving thousands of people seeking higher ground. The U.S. Coast Guard reports saving more than 1,000 people.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHouston records nearly 25 inches of rain by this day, leading Houston Gov. Greg Abbott to request 3,000 National Guard and State Guard members help save residents of the city. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EKam Franklin, lead singer for the Suffers and Houston resident, applauds the decision to not evacuate, saying the city&#39;s mayor ultimately saved lives.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003ELet me say this, \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FSylvesterTurner\\\"\\u003E@SylvesterTurner\\u003C\\u002Fa\\u003E saved a lot of people by not calling for a major evacuation. This is the freeway I spent 23 hours on \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002FSRzlpJMzA4\\\"\\u003Epic.twitter.com\\u002FSRzlpJMzA4\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— Kam Franklin (@KamFranklin) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FKamFranklin\\u002Fstatus\\u002F901922211455488000\\\"\\u003EAugust 27, 2017\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003EThat water filled up in less than 8 hours. Families would have drowned in their cars by trying to all leave at once.\\u003C\\u002Fp\\u003E\\r\\n— Kam Franklin (@KamFranklin) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FKamFranklin\\u002Fstatus\\u002F901922509544718336\\\"\\u003EAugust 27, 2017\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 28, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EOfficials reported more than 6,000 people were rescued by police and the Coast Guard since the storm hit. Countless more were rescued by good Samaritans. Harvey, which dumped 30-plus inches of rain in some places, increased in intensity as it drifted back over the Gulf of Mexico. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 29, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHarvey hovered over the gulf as a tropical storm, leading forecasters to predict it will turn back toward southeast Texas. Numerous people were reported missing, and several were reported dead. Hundreds of thousands of Houston residents remained without power.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EPresident Donald Trump traveled to Corpus Christi and Austin for on-the-ground briefings on disaster relief, \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2017\\u002F08\\u002Ftrump-hurricane-harvey-trip\\\"\\u003Ebut did not visit Houston\\u003C\\u002Fa\\u003E. Houston Mayor Sylvester Turner imposed a curfew on the city to curb looting efforts, and federal and local authorities reported somewhere near 13,000 rescues since the storm hit.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Ch3\\u003EAug. 30, 2017\\u003C\\u002Fh3\\u003E\\r\\n\\r\\n\\u003Cp\\u003EAs of Wednesday, Harvey is still a tropical storm. It made a second landfall in western Louisiana, where forecasters anticipate between 5 and 10 inches of rain. The \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.nytimes.com\\u002F2017\\u002F08\\u002F29\\u002Fus\\u002Fhurricane-harvey-storm-flooding.html?mcubz=1\\\"\\u003E\\u003Cem\\u003ENew York Times\\u003C\\u002Fem\\u003E reports\\u003C\\u002Fa\\u003E up to 30 deaths in Texas so far; dozens, if not hundreds or thousands, are still awaiting rescue.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Why Didn't Houston Evacuate Before Hurricane Harvey Hit? An Explanation\",\"socialHeadline\":null,\"alias\":\"why-didnt-houston-evacuate-hurricane-harvey\",\"metaDescription\":\"The densely populated Texas city was not evacauted before Hurricane Harvey struck. Here's why.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1504215052000,\"mainSocialflowMessageId\":144568033,\"renderSocialflowMessageId\":144568037,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[909,2075,3250,5216,5769,11191,15454,15559,15560,15563,21353],\"authors\":[2595],\"thumbnail\":2344997,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2595,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2344999],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"shantec@complex.com\",\"name\":\"Shanté Cosme\",\"location\":\"New York, NY\",\"alias\":\"shante-cosme\",\"attribution\":\"shante cosme\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F11745688_10153097923494514_257776577241927721_n_tvwdtz.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EShant&eacute; is the News Director at Complex Networks.\\u003C\\u002Fp\\u003E\",\"twitterHandle\":\"shantecosme\",\"instagramHandle\":\"shantecosme\",\"id\":202,\"dateDeleted\":null,\"dateCreated\":1405746252893,\"dateUpdated\":1501604887452,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":null,\"supplementaryNodes\":[],\"id\":268060,\"dateDeleted\":null,\"dateCreated\":1504104766184,\"dateUpdated\":1504218548134,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"kiana.fitzgerald@complex.com\",\"name\":\"Kiana Fitzgerald\",\"location\":\"NYC via Texas\",\"alias\":\"kiana\",\"attribution\":\"Kiana Fitzgerald\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"KianaFitz\",\"instagramHandle\":null,\"id\":2595,\"dateDeleted\":null,\"dateCreated\":1500305863280,\"dateUpdated\":1515425289024,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"kiana.fitzgerald@complex.com\",\"name\":\"Kiana Fitzgerald\",\"location\":\"NYC via Texas\",\"alias\":\"kiana\",\"attribution\":\"Kiana Fitzgerald\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"KianaFitz\",\"instagramHandle\":null,\"id\":2595,\"dateDeleted\":null,\"dateCreated\":1500305863280,\"dateUpdated\":1515425289024,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"273180\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Omarosa Manigault Is Out at the White House\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003ENope, she wasn’t fired…we think. Former star of \\u003Cem\\u003EThe\\u003C\\u002Fem\\u003E \\u003Cem\\u003EApprentice\\u003C\\u002Fem\\u003E Omarosa Manigault-Newman has resigned for her position as director of communications for the White House Public Liaison Office, the White House has announced. Omarosa is said to have resigned on Tuesday “to pursue other opportunities,” according to press secretary Sarah Huckabee Sanders. Omarosa will formally leave her position on Jan. 20th, 2018.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Ca href=\\\"https:\\u002F\\u002Fwww.buzzfeed.com\\u002Fdavidmack\\u002Fomarosa-manigault-resigned?utm_term=.ukD67yMgW#.gtyDPnBRE\\\"\\u003EBuzzFeed is reporting\\u003C\\u002Fa\\u003E that Omarosa was indeed fired on Tuesday night, before being escorted out of the building. An insider says Omarosa had become increasingly frustrated with the way the Trump administration was handling issues pertaining to race. (Us too.) Being the only black staffer in the White House only seemed to have made matters worse. The same insider also claims that Omarosa’s departure is a long time coming, as she had wanted to leave the White House in the wake of Charlottesville.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ETrump and Omarosa met on the first season of \\u003Cem\\u003EThe Apprentice\\u003C\\u002Fem\\u003E in 2004. Omarosa went on to be an executive producer on and star of Trump’s dating show \\u003Cem\\u003EThe Ultimate Merger \\u003C\\u002Fem\\u003E(who knew President Gram ’Em by the Pussy had a dating show?)\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EDespite her rather narrow title at the White House, Omarosa is sad to have had a broad role in Trump’s administration, sometimes to the dismay other White House staff, perhaps most notably Chief of Staff John Kelly.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ELike Trump, Omarosa is a former Democrat, but black Republicans didn’t have the easiest time embracing her, despite her high status in the administration. According to longtime advisor to Ben Carson, Armstrong Williams, her tenure at the White House was somewhat of a disappointment for black conservatives. To be fair, the rights of African-Americans must be difficult to push in this administration, no matter who you are or what TV shows you’ve been on with the President.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Omarosa Manigault Is Out at the White House\",\"socialHeadline\":null,\"alias\":\"omarosa-out-white-house\",\"metaDescription\":\"An insider says the former star of 'The Apprentice' was—you got it—fired.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1513198993000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1376,3250,3746,5228,15454],\"authors\":[1378],\"thumbnail\":2912588,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":1378,\"articleType\":1,\"socialImage\":null,\"id\":273180,\"dateDeleted\":null,\"dateCreated\":1513197111948,\"dateUpdated\":1513198997989,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"275951\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":false,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Man busted with 122 pounds of weed after bags fell on the Nebraska highway.\",\"titleTag\":\"Man Busted With 122 Pounds of Weed After Bags Full of That Sticky Icky Fell Onto Nebraska Highway\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EWhile possession of marijuana has been \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2014\\u002F11\\u002Fmarijuana-legalization-report-from-colorado\\\"\\u003Elegal in Colorado\\u003C\\u002Fa\\u003E since 2014, it&#39;s certainly not legal to carry across state borders—especially not \\u003Cem\\u003Ethis \\u003C\\u002Fem\\u003Emuch. A Colorado man was busted with over a hundred pounds of \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fweed\\\"\\u003Eweed\\u003C\\u002Fa\\u003E in his truck&#39;s not-so-hidden compartment, thanks to bags falling from the flatbed trailer and onto Interstate 80, \\u003Ca href=\\\"http:\\u002F\\u002Fkdvr.com\\u002F2018\\u002F01\\u002F22\\u002Fcolorado-man-busted-for-hauling-122-pounds-of-weed-through-nebraska\\u002F\\\"\\u003EKDVR reports\\u003C\\u002Fa\\u003E. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWorking on a tip from someone driving behind the vehicle that saw packages tumbling out of it,  Nebraska State Patrol Troopers recovered the fallen package before starting the hunt for the trailer, pulled by a Dodge Ram down the interstate.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThey located the trailer in the early afternoon around 3 p.m., revealing a haul worth well over $360,000 in a compartment hidden underneath the trailer bed.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThe State Patrol was quick to post about the bust on social media, tweeting and sharing photos of the findings to thousands.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv\\u003E\\r\\n\\u003Cdiv class=\\\"embeddedContent\\\"\\u003E \\u003C\\u002Fdiv\\u003E\\r\\n\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"embeddedContent\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003ETroopers are trained to detect signs of drug trafficking, but it&#39;s not too tough to spot when bags of marijuana are literally FALLING ONTO I-80.\\u003Cbr \\u002F\\u003E\\r\\n\\u003Cbr \\u002F\\u003E\\r\\n\\u003Cspan data-scaytid=\\\"2\\\" data-scayt_word=\\\"NSP\\\"\\u003ENSP\\u003C\\u002Fspan\\u003E found 122 lbs of marijuana in a hidden compartment in the trailer.\\u003Cbr \\u002F\\u003E\\r\\n\\u003Cbr \\u002F\\u003E\\r\\nDetails: \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002F38dQTAfLCk\\\"\\u003Ehttps:\\u002F\\u002Ft.co\\u002F\\u003Cspan data-scaytid=\\\"3\\\" data-scayt_word=\\\"38dQTAfLCk\\\"\\u003E38dQTAfLCk\\u003C\\u002Fspan\\u003E\\u003C\\u002Fa\\u003E \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002FfAL4sqzuwX\\\"\\u003Epic.twitter.com\\u002F\\u003Cspan data-scaytid=\\\"4\\\" data-scayt_word=\\\"fAL4sqzuwX\\\"\\u003EfAL4sqzuwX\\u003C\\u002Fspan\\u003E\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— \\u003Cspan data-scaytid=\\\"5\\\" data-scayt_word=\\\"NEStatePatrol\\\"\\u003ENEStatePatrol\\u003C\\u002Fspan\\u003E (\\u003Cspan data-scaytid=\\\"6\\\" data-scayt_word=\\\"@NEStatePatrol\\\"\\u003E@NEStatePatrol\\u003C\\u002Fspan\\u003E) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FNEStatePatrol\\u002Fstatus\\u002F954841006607945728?ref_src=twsrc%5Etfw\\\"\\u003EJanuary 20, 2018\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cdiv\\u003E\\r\\n\\u003Cp\\u003EThe Nebraska State Patrol Troop C also tweeted: \\\"If you are carrying over 120 pounds of \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fmarijuana\\\"\\u003Emarijuana\\u003C\\u002Fa\\u003E, pack it so that it doesn&#39;t fall out while driving down the interstate.\\\" \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"embeddedContent\\\"\\u003E\\r\\n\\u003Cblockquote class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003EToday&#39;s hint: if you are carrying over 120 pounds of marijuana, pack it so that it doesn&#39;t fall out while driving down the interstate. Luckily someone called us so we could reunite them with their lost packages. \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002F5p71puVvqY\\\"\\u003Epic.twitter.com\\u002F\\u003Cspan data-scaytid=\\\"7\\\" data-scayt_word=\\\"5p71puVvqY\\\"\\u003E5p71puVvqY\\u003C\\u002Fspan\\u003E\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— \\u003Cspan data-scaytid=\\\"8\\\" data-scayt_word=\\\"NSP\\\"\\u003ENSP\\u003C\\u002Fspan\\u003E Troop C (\\u003Cspan data-scaytid=\\\"10\\\" data-scayt_word=\\\"@NSP_TroopC\\\"\\u003E@NSP_TroopC\\u003C\\u002Fspan\\u003E) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FNSP_TroopC\\u002Fstatus\\u002F954735855830294528?ref_src=twsrc%5Etfw\\\"\\u003EJanuary 20, 2018\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003C\\u002Fdiv\\u003E\\r\\n\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThe duo was arrested and taken to Buffalo County Jail, where 48-year-old Charlie Red of Colorado and 29-year-old Damaisy Rodriguez of Florida face charges of Possession of Marijuana over a pound, Possession With Intent to Deliver, and No Drug Tax Stamp.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Man Busted With 122 Pounds of Weed After Bags Full of That Sticky Icky Fell Onto Nebraska Highway\",\"socialHeadline\":null,\"alias\":\"man-busted-122-pounds-weed-nebraska-highway\",\"metaDescription\":\"HOW many pounds?!\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1516730518000,\"mainSocialflowMessageId\":165129256,\"renderSocialflowMessageId\":165129254,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1045,1429,2836,3175,3250,5258,15454],\"authors\":[2685],\"thumbnail\":2947674,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2685,\"articleType\":1,\"socialImage\":null,\"id\":275951,\"dateDeleted\":null,\"dateCreated\":1516726897372,\"dateUpdated\":1516730541669,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277035\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"\",\"titleTag\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EOn today&#39;s episode Tony gets invited to a shoot for Edge&#39;s new 2-in-1 Shave Cream in collaboration with Sports Illustrated. While there Tony caught up with supermodels Lais Ribeiro and Robin Holzken to talk about Edge&#39;s new campaign. Dating advice was shared as well as laughter, not to mention a very top secret \\\"look book\\\"! Find out who else is pursuing a modeling career...\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"socialHeadline\":null,\"alias\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"metaDescription\":\"On today's episode Tony gets invited to a shoot for Edge's new 2-in-a Shave Cream in collaboration with Sports Illustrated. While there Tony caught up with supermodels Lais Ribeiro and Robin Holzken to talk about Edge's new campaign. \",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1517598142340,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[5769,11191,15210,15455],\"authors\":[5],\"thumbnail\":2960827,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2578,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2960828],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8499,\"dateDeleted\":null,\"dateCreated\":1497545912118,\"dateUpdated\":1511221487556,\"class\":\"Node\",\"data\":{\"titleTag\":\"Life At Complex Show | Complex\",\"alias\":\"life-at-complex-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fdrkrdzcpolj57sbiuqug\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F5_LifeAtComplex_banner-hb_ug4nti.mp4\",\"metaDescription\":\"Want to know what #LifeAtComplex is like? Tony Mui flips the camera and vlogs the daily office life.\",\"backgroundImage\":\"gv4fziecsbgcddkok6sv\",\"horizontalThumbnail\":\"f9h7b9iopoitvhkke7qv\",\"messenger\":\"complex?ref=subscribelifeatcomplex\",\"order\":50,\"description\":\" We know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.\",\"name\":\"Life at Complex\",\"logo1x1\":\"life-at-complex-200x200_yx93u1\",\"logo16x9\":\"life-at-complex-356x200_color_insgoa\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"drkrdzcpolj57sbiuqug\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277035,\"dateDeleted\":null,\"dateCreated\":1517614615969,\"dateUpdated\":1517627378983,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"brett.gordon@complexnetworks.com\",\"name\":\"Brett Gordon\",\"location\":null,\"alias\":null,\"attribution\":\"Brett Gordon\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2502,\"dateDeleted\":null,\"dateCreated\":1488811747596,\"dateUpdated\":1492204304251,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277114\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"\",\"titleTag\":\"Here's What to Expect From Our Star-Studded ComplexCon(versations) Series\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EThe theme of \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fwww.complexcon.com\\u002F\\\"\\u003EComplexCon 2017\\u003C\\u002Fa\\u003E was collaboration, and that came through in every facet of the two-day event, including our ComplexCon(versations) series.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EOver the course of 14 panels, we paired up notable figures like \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fstyle\\u002F2017\\u002F11\\u002Fvirgil-abloh-explains-why-complexcon-matters\\\"\\u003EVirgil Abloh\\u003C\\u002Fa\\u003E and \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fwww.youtube.com\\u002Fwatch?v=GmejA2TidP4\\\"\\u003ETakashi Murakami\\u003C\\u002Fa\\u003E, Lena Waithe and Chelsea Handler, and \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fmusic\\u002Fandre-3000-tretorn-profile\\\"\\u003EAndr&eacute; 3000\\u003C\\u002Fa\\u003E and Jeff Staple, who discussed and shared ideas on the topics we and our audience care deeply about.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EFrom hip-hop to fashion to Hollywood to weed, and everything in between, attendees got to enjoy that experience first-hand. If you didn&#39;t get to attend, or weren&#39;t able to catch all the panels going down while at ComplexCon—​including the \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fsneakers\\u002F2017\\u002F12\\u002Fcomplex-conversations-sneaker-of-the-year-2017\\\"\\u003ESneaker of the Year debate\\u003C\\u002Fa\\u003E—fear not; starting this week we&#39;ll be releasing video from each. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EBut before we formally roll out each panel, we&#39;re sharing a taste of what&#39;s to come with a collection of notable moments, like LaVar Ball explaining why Michael Jordan won&#39;t be as rich as him, \\u003Cem\\u003EBlack Panther\\u003C\\u002Fem\\u003E director \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fryan-coogler\\\"\\u003ERyan Coogler\\u003C\\u002Fa\\u003E praising Issa Rae&#39;s \\u003Cem\\u003EInsecure\\u003C\\u002Fem\\u003E and Donald Glover&#39;s \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2017\\u002F09\\u002Fdonald-glover-atlanta-2017-emmy-awards\\\"\\u003E\\u003Cem\\u003EAtlanta\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E, and Cam&#39;ron sharing jewels for the younger generation of rap stars.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWatch the full video above for more from the likes of Nipsey Hussle, Don C, and Dascha Polanco​ at ComplexCon. Our ComplexCon(versations) series will run through March featuring \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fmusic\\u002F2017\\u002F11\\u002Fivanka-trump-played-role-in-kanye-west-casting-selita-ebanks-runaway-film\\\"\\u003EMy Beautiful Dark Twisted Panel\\u003C\\u002Fa\\u003E with Rick Ross and Mike Dean, The Disruptors with \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fsports\\u002F2018\\u002F01\\u002Fwhy-2017-was-the-year-of-lavar-ball\\\"\\u003ELaVar Ball\\u003C\\u002Fa\\u003E, and The Rap Generation Gap Debate featuring Cam&#39;ron, ASAP Ferg, and more.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Here's What to Expect From Our Star-Studded ComplexCon(versations) Series\",\"socialHeadline\":null,\"alias\":\"complex-conversations-the-conversation-starter\",\"metaDescription\":\"Here's a taste of what to expect from our upcoming ComplexCon(versations) series that took place at ComplexCon 2017 in Long Beach, California.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1517936990000,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[5769,11191,14862,15455,16812],\"authors\":[437],\"thumbnail\":2963382,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":437,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2963384],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"edwin.ortiz@complex.com\",\"name\":\"Edwin Ortiz\",\"location\":null,\"alias\":\"edwin-ortiz\",\"attribution\":\"Edwin Ortiz\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fajyktl6s0rmthqhdnfwj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EEdwin Ortiz is the News Director for Complex​. Follow \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FiTunesEra\\\"\\u003E@iTunesEra\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":437,\"dateDeleted\":null,\"dateCreated\":1405746255041,\"dateUpdated\":1517602434142,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8680,\"dateDeleted\":null,\"dateCreated\":1501602284491,\"dateUpdated\":1518214124389,\"class\":\"Node\",\"data\":{\"order\":85,\"imageUrl\":\"\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fq_auto\\u002Fv1518107170\\u002Fcomplex-conversations1920x800_ornui7.jpg\",\"alias\":\"complex-conversations-show\",\"videoUrl\":\"\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fq_auto\\u002Fv1518107170\\u002Fcomplex-conversations1920x800_ornui7.mp4\",\"description\":\"Complex Media welcomes the most influential minds in fashion, art, music, sneakers and beyond for series of lively panel discussions on the topics most relevant to todays youth for a deeper understanding of each other, our culture, and the passions that inspire us.  watch the first season and be ready for season 2 episodes comning every tues and thursday.\",\"name\":\"ComplexCon(versations)\",\"logo1x1\":\"c3kckovs0nhtv7werwje\",\"logo16x9\":\"gay7dishsda9kl4itgi0\",\"horizontalThumbnail\":\"gay7dishsda9kl4itgi0\",\"canonical\":\"https:\\u002F\\u002Fwww.go90.com\\u002Fshows\\u002F9mVKVBvT7dK\",\"verticalThumbnail\":\"vy4jxvklhkez7m2p78qh\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277114,\"dateDeleted\":null,\"dateCreated\":1517775950366,\"dateUpdated\":1518092412551,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"edwin.ortiz@complex.com\",\"name\":\"Edwin Ortiz\",\"location\":null,\"alias\":\"edwin-ortiz\",\"attribution\":\"Edwin Ortiz\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fajyktl6s0rmthqhdnfwj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EEdwin Ortiz is the News Director for Complex​. Follow \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FiTunesEra\\\"\\u003E@iTunesEra\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":437,\"dateDeleted\":null,\"dateCreated\":1405746255041,\"dateUpdated\":1517602434142,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"edwin.ortiz@complex.com\",\"name\":\"Edwin Ortiz\",\"location\":null,\"alias\":\"edwin-ortiz\",\"attribution\":\"Edwin Ortiz\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fajyktl6s0rmthqhdnfwj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EEdwin Ortiz is the News Director for Complex​. Follow \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FiTunesEra\\\"\\u003E@iTunesEra\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":437,\"dateDeleted\":null,\"dateCreated\":1405746255041,\"dateUpdated\":1517602434142,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277388\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Colorado considers freeing those convicted on marijuana charges.\",\"titleTag\":\"Colorado Considers Freeing Those Convicted on Marijuana Charges\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fcolorado\\\"\\u003EColorado\\u003C\\u002Fa\\u003E is a magical place if you have a proclivity for smoking \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fweed\\\"\\u003Eweed\\u003C\\u002Fa\\u003E. In 2012, the state voted to legalize recreational \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fmarijuana\\\"\\u003Emarijuana\\u003C\\u002Fa\\u003E use, and last November, Colorado Gov. John Hickenlooper issued pardons to seven people convicted of marijuana possession.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHe’s now looking to take an even more \\u003Ca href=\\\"https:\\u002F\\u002Fwww.coloradoan.com\\u002Fstory\\u002Fnews\\u002F2018\\u002F02\\u002F07\\u002Fcolorado-eyes-freeing-inmates-nonviolent-pot-offenses\\u002F313678002\\u002F\\\"\\u003Eproactive stance\\u003C\\u002Fa\\u003E on the issue by exploring the idea of releasing almost 40 prisoners who have been sentenced under nonviolent marijuana charges. Not only is the desire to lessen the convictions a policy statement from Hickenlooper’s administration, but it’s also a criticism of Colorado’s overcrowded prisons. The governor is hoping his action will incite others to pursue pardons for their own marijuana-connected crimes.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"Right now, we have not enough room left in our prisons. So if what these people are serving serious time for wasn’t violent — is no longer illegal — maybe we should be looking at [whether] it safe to release them,\\\" Hickenlooper told \\u003Ca style=\\\"text-decoration-line: none;\\\" href=\\\"https:\\u002F\\u002Fwww.denverpost.com\\u002F2018\\u002F02\\u002F06\\u002Fcolorado-governor-marijuana-commutation\\u002F\\\"\\u003E\\u003Cem\\u003EThe Denver Post\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThe governor’s administration is currently reviewing cases where inmates have only been sentenced for possessing or selling marijuana and are looking into their behavior in prison. Hickenlooper publicly endorsed the plan in an interview with the business and technology streaming channel Cheddar.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv class=\\\"custom-embed\\\"\\u003E\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003EColorado Governor \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fhickforco?ref_src=twsrc%5Etfw\\\"\\u003E@hickforco\\u003C\\u002Fa\\u003E says the state is moving forward with plans to dismiss convictions for non-violent marijuana offenders. \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fhashtag\\u002FCheddarLive?src=hash&amp;ref_src=twsrc%5Etfw\\\"\\u003E#CheddarLive\\u003C\\u002Fa\\u003E \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002FjQj7z8CyPg\\\"\\u003Epic.twitter.com\\u002FjQj7z8CyPg\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— Cheddar (@cheddar) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fcheddar\\u002Fstatus\\u002F960572210938183680?ref_src=twsrc%5Etfw\\\"\\u003EFebruary 5, 2018\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp\\u003ELast year, Colorado signed into law a statute that permits offenders to appeal the district court to seal criminal records for misdemeanors for possession or use, if their charges wouldn’t have been a crime after 2012.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ENow that recreational marijuana is legal in California, San Francisco and San Diego declared that thousands of people with misdemeanor charges for marijuana possession will have their criminal records wiped.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Colorado Considers Freeing Those Convicted on Marijuana Charges\",\"socialHeadline\":null,\"alias\":\"colorado-considers-freeing-those-convicted-marijuana-charges\",\"metaDescription\":\"Colorado is considering freeing inmates with nonviolent marijuana convictions.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518023013000,\"mainSocialflowMessageId\":167170229,\"renderSocialflowMessageId\":167170228,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1045,1429,2643,2836,3250,5258,5769,11191,15454],\"authors\":[728],\"thumbnail\":2964361,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":728,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2964404],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"cyuscavage@gmail.com\",\"name\":\"Chris Yuscavage\",\"location\":null,\"alias\":\"chris-yuscavage\",\"attribution\":\"Chris Yuscavage\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Flg97b4rjznnvfwylsjos.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003ENews Editor. \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fcyuscavage\\\"\\u003E@cyuscavage\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":65,\"dateDeleted\":null,\"dateCreated\":1405746251313,\"dateUpdated\":1494085496015,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":63378,\"mainNode\":null,\"supplementaryNodes\":[],\"id\":277388,\"dateDeleted\":null,\"dateCreated\":1518016843491,\"dateUpdated\":1518023051671,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"taramhdvn@gmail.com\",\"name\":\"tara mahadevan\",\"location\":null,\"alias\":\"tara-mahadevan\",\"attribution\":\"Tara Mahadevan\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EChicago-based journalist \\u002F\\u002F \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fmhdvn\\\"\\u003E@mhdvn\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":728,\"dateDeleted\":null,\"dateCreated\":1405746257948,\"dateUpdated\":1517942516675,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"cyuscavage@gmail.com\",\"name\":\"Chris Yuscavage\",\"location\":null,\"alias\":\"chris-yuscavage\",\"attribution\":\"Chris Yuscavage\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Flg97b4rjznnvfwylsjos.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003ENews Editor. \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fcyuscavage\\\"\\u003E@cyuscavage\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":65,\"dateDeleted\":null,\"dateCreated\":1405746251313,\"dateUpdated\":1494085496015,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277412\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Snapchat won't allow users to broadcast live.\",\"titleTag\":\"Snapchat Won't Allow Users to Broadcast Live\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EIn a time where all social media platforms seem to mesh together with the same features, Snapchat is the black sheep.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EParticularly, the tech company isn&#39;t following the trend of allowing users to broadcast live on their mobile devices. \\u003Ca href=\\\"https:\\u002F\\u002Ftechcrunch.com\\u002F2018\\u002F02\\u002F07\\u002Fsnapchat-live\\u002F?ncid=rss\\\"\\u003E\\u003Cem\\u003ETechCrunch\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E reports Snapchat announced today it would include NBC&#39;s live Olympics coverage in its app. However, a Snapchat spokesperson specified a livestream feature will not be rolled out to all users. The company doesn&#39;t find the feature useful to all users. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThere is some truth in Snapchat&#39;s understanding of consumer behavior. Since allowing its users to livestream, Facebook has gotten into some legal battles over allowing controversial content to be broadcasted. For instance, the family of the 73-year-old Cleveland man murdered by the Facebook Killer \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2018\\u002F01\\u002Ffamily-man-murdered-facebook-video-suing\\\"\\u003Efiled a lawsuit against Facebook\\u003C\\u002Fa\\u003E on Jan. 19. Additionally, Facebook released its fourth-quarter reports last week, revealing the site \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2018\\u002F02\\u002Ffacebook-experiences-first-ever-decline-in-daily-active-users-in-united-states\\\"\\u003Eexperienced a major decline in daily user activity\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cdiv external=\\\"undefined\\\" class=\\\"complex-vidible-id\\\"\\u003E5a3e86611f816d4a7545fcc9\\u003C\\u002Fdiv\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESo is Snapchat taking advantage of Facebook&#39;s slow decline? Probably not.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESnapchat stressed that providing snippets from broadcasted programs, such as major sporting events and awards shows has cultural value. While the company&#39;s new feature will not include comprehensive, full coverage of these events, it will include hot and newsworthy moments helping to summarize the proceedings for those who didn&#39;t watch the full program.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EMeanwhile, Instagram announced last week that it will launch \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2018\\u002F01\\u002Finstagram-adds-pre-scheduled-posting\\\"\\u003Epre-scheduled posting\\u003C\\u002Fa\\u003E, which will roll out to all users by early next year.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Snapchat Won't Allow Users to Broadcast Live\",\"socialHeadline\":null,\"alias\":\"snapchat-wont-allow-users-to-brodcast-live\",\"metaDescription\":\"The social network is finally getting a Live video feature, but users won't be able to broadcast.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518034498000,\"mainSocialflowMessageId\":167205839,\"renderSocialflowMessageId\":167205840,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[340,1066,1605,2197,3250,4347,4366,4370,5769,11191,15179,15454,17022],\"authors\":[2697],\"thumbnail\":2964798,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2697,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2965978],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"zachdionne@gmail.com\",\"name\":\"Zach Dionne\",\"location\":null,\"alias\":null,\"attribution\":\"Zach Dionne\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1029,\"dateDeleted\":null,\"dateCreated\":1412697964180,\"dateUpdated\":1511190261198,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":63385,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277412,\"dateDeleted\":null,\"dateCreated\":1518022680121,\"dateUpdated\":1518105499891,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"decorcione@gmail.com\",\"name\":\"Danielle Corcione\",\"location\":null,\"alias\":\"danielle-corcione\",\"attribution\":\"Danielle Corcione\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FwNjTVd6F_400x400_k334kj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EDanielle Corcione is a news writer for Complex. Their work has also appeared in Teen Vogue, Playboy, Esquire, Vice, and more. Visit \\u003Ca href=\\\"http:\\u002F\\u002Fdaniellecorcione.com\\u002F\\\"\\u003Edaniellecorcione.com\\u003C\\u002Fa\\u003E to learn more. Follow \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fdecorcione\\\"\\u003E@decorcione\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2697,\"dateDeleted\":null,\"dateCreated\":1517852049628,\"dateUpdated\":1518026968606,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"otencarnacion@gmail.com\",\"name\":\"Olga Encarnacion\",\"location\":null,\"alias\":null,\"attribution\":\"Olga Encarnacion\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Finvisiblecircus\\\"\\u003ELive tweeting the little things \\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1317,\"dateDeleted\":null,\"dateCreated\":1430750844137,\"dateUpdated\":1450810130361,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277492\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":false,\"rssReady\":false,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"White House staff secretary Rob Porter resigns amid abuse allegations:\",\"titleTag\":\"White House Staff Secretary Rob Porter Resigns Amid Abuse Allegations\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003ERob Porter, the White House secretary who regularly communicates with \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fdonald-trump\\\"\\u003EPresident Trump\\u003C\\u002Fa\\u003E, has now resigned amid abuse allegations, \\u003Ca href=\\\"https:\\u002F\\u002Fwww.cnn.com\\u002F2018\\u002F02\\u002F07\\u002Fpolitics\\u002Frob-porter-ex-wives-white-house\\u002Findex.html\\\"\\u003E\\u003Cem\\u003ECNN\\u003C\\u002Fem\\u003E reports.\\u003C\\u002Fa\\u003E Two of Porter&#39;s ex-wives have come forward to accuse him of physical violence.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EColbie Holderness (Porter&#39;s first wife) and Jennifer Willoughby (his second wife) both said his consistent abuse throughout thier marriages was the reason for their respective divorces. The news was first reported earlier this week on \\u003Ca href=\\\"http:\\u002F\\u002Fwww.dailymail.co.uk\\u002Fnews\\u002Farticle-5362823\\u002FEx-wife-WH-aide-dating-Hope-Hicks-says-choked-her.html\\\"\\u003Ethe \\u003Cem\\u003EDaily Mail\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E, and the White House confirmed on Wednesday that Porter has exited.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHolderness, who is a senior analyst for the U.S. government, claimed her ex-husband physically, emotionally and mentally abused her. Porter allegedly once dragged her naked out of the shower and called her a \\\"f-cking b-tch\\\" on their honeymoon. During their vacation in Italy, he allegedly punched her. \\\"We were arguing and he punched me in the face,\\\" Holderness said. \\\"He left visible marks when he punched me and I have pictures of that. I didn&#39;t go the police because I was scared, I was in Italy alone and I didn&#39;t know what to do.\\\" The photos she \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fryangrim\\u002Fstatus\\u002F961130828804902913\\\"\\u003Eprovided \\u003C\\u002Fa\\u003Edisplay a black eye following the incident.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EPorter has denied the allegations following his resignation. \\\"These outrageous allegations are simply false,\\\" he said in a statement. “I took the photos given to the media nearly 15 years ago and the reality behind them is nowhere close to what is being described.\\\" He continued, \\\"I have been transparent and truthful about these vile claims, but I will not further engage publicly with a coordinated smear campaign.\\\"\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EWhite House Chief of Staff John Kelly defended Porter in a \\u003Ca href=\\\"https:\\u002F\\u002Fwww.cnn.com\\u002F2018\\u002F02\\u002F07\\u002Fpolitics\\u002Frob-porter-ex-wives-white-house\\u002Findex.html\\\"\\u003Estatement to\\u003Cem\\u003E CNN\\u003C\\u002Fem\\u003E.\\u003C\\u002Fa\\u003E \\\"Rob Porter is a man of true integrity and honor and I can’t say enough good things about him,” Kelly said. \\\"He is a friend, a confidante, and a trusted professional. I am proud to serve alongside him.\\\" \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EPorter&#39;s last day at the White House has not yet been set, according to White House press secretary Sarah Huckabee Sanders. She also did not disclose whether or not Trump has commented on the allegations. Seeing how he has bragged about \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2017\\u002F11\\u002Ftrump-refutes-access-hollywood-tape\\\"\\u003Egrabbing women by the \\\"pussy\\\"\\u003C\\u002Fa\\u003E and has been accused of sexual misconduct by \\u003Ca href=\\\"https:\\u002F\\u002Fwww.huffingtonpost.com\\u002Fentry\\u002Fa-running-list-of-the-women-whove-accused-donald-trump-of-sexual-misconduct_us_57ffae1fe4b0162c043a7212\\\"\\u003Eover a dozen women\\u003C\\u002Fa\\u003E himself, it will be interesting to see how he plans to move forward after this incident.\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"White House Staff Secretary Rob Porter Resigns Amid Abuse Allegations\",\"socialHeadline\":null,\"alias\":\"white-house-staff-secretary-rob-porter-resigns-physical-abuse-allegations\",\"metaDescription\":\"Porter's ex-wives claim he physically, mentally, and verbally abused them.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518071056000,\"mainSocialflowMessageId\":167265873,\"renderSocialflowMessageId\":167265872,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1070,1376,3250,4253,5228,15454,23198,23207],\"authors\":[2684],\"thumbnail\":2965541,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2684,\"articleType\":1,\"socialImage\":null,\"id\":277492,\"dateDeleted\":null,\"dateCreated\":1518057807836,\"dateUpdated\":1518071062101,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277547\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"2 Chainz Previews New Music. Is a Project on the Way?\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003E2 Chainz previewed a new song on Instagram, and it has us hopeful that a substantial amount of new music is on the way.\\u003Cbr\\u003E\\n\\u003C\\u002Fp\\u003E\",\"headline\":\"2 Chainz Previews New Music. Is a Project on the Way?\",\"socialHeadline\":null,\"alias\":\"2-chainz-previews-new-music-is-a-project-on-the-way\",\"metaDescription\":\"\\u003Cp\\u003E2 Chainz previewed a new song on Instagram, and it has us hopeful that a substantial amount of new music is on the way.\\u003Cbr\\u003E\\n\\u003C\\u002Fp\\u003E\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518109162676,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1562,5769,11191,15455,23664,23665,23666,23667,23668],\"authors\":[5],\"thumbnail\":2966461,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2578,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2966462],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277547,\"dateDeleted\":null,\"dateCreated\":1518118580477,\"dateUpdated\":null,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":null,\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277603\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"KFC and Taco Bell will start delivering:\",\"titleTag\":\"KFC and Taco Bell Will Start Offering Home Deliveries Across the Country\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EIn news that doesn’t suck: \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.businessinsider.com\\u002Fkfc-taco-bell-grubhub-delivery-deal-2018-2\\\"\\u003EKFC\\u003C\\u002Fa\\u003E and \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Ftaco-bell\\\"\\u003ETaco Bell\\u003C\\u002Fa\\u003E’s home delivery service will soon be available nationwide.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.businessinsider.com\\u002Fkfc-taco-bell-grubhub-delivery-deal-2018-2\\\"\\u003EAccording to \\u003Cem\\u003EBusiness Insider\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E, the chain’s parent company Yum Brands has inked a $200 million deal with \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2013\\u002F02\\u002F10-apps-every-new-yorker-needs\\u002Fgrubhub\\\"\\u003EGrubhub\\u003C\\u002Fa\\u003E, which will serve as its official delivery partner for thousands of KFC and Taco Bell locations across the country. As of now, the chains are only \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Fpop-culture\\u002F2015\\u002F04\\u002Ftaco-bell-delivery-service-leave-home\\\"\\u003Eoffering delivery in select cities\\u003C\\u002Fa\\u003E, including Indianapolis; Louisville, Kentucky; and Omaha, Nebraska.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EYum Brands announced the partnership Thursday in a \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fwww.businesswire.com\\u002Fnews\\u002Fhome\\u002F20180208005615\\u002Fen\\u002F\\\"\\u003Epress release\\u003C\\u002Fa\\u003E, explaining how the new deal is expected to increase sales “through online ordering for pickup and delivery.”\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E“We are committed to making our iconic brands easier to access through online ordering for pickup and delivery, and aggressively pursuing delivery as a strategic global growth opportunity, with nearly half of our 45,000 restaurants already offering it today,” Yum Brands CEO Greg Creed said in the press release. “We’re pleased to secure this partnership with Grubhub in order to drive incremental, profitable growth for our U.S. franchisees over the long term. Our partnership and strategic investment in Grubhub demonstrate our laser-like focus on two of our growth drivers: Distinctive, Relevant & Easy Brands and Unmatched Franchise Operating Capability.”\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ETL;DR: You won&#39;t have to leave your house to get that bucket of chicken or Double Stacked Taco you’ll inevitably crave.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESee, dreams really do come true. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Cem\\u003EBusiness Insider\\u003C\\u002Fem\\u003E reports the chains will begin rolling out the nationwide delivery service in the upcoming months. Stay tuned as more information becomes available. \\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"KFC and Taco Bell Will Start Offering Home Deliveries Across the Country\",\"socialHeadline\":null,\"alias\":\"kfc-taco-bell-ink-200-million-dollar-deal-with-grubhub\",\"metaDescription\":\"Deliciously convenient.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518163425000,\"mainSocialflowMessageId\":167440883,\"renderSocialflowMessageId\":167440882,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1066,1623,1702,2521,3250,4635,5769,11191,15454],\"authors\":[865],\"thumbnail\":2967313,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":865,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2967970],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"abeell@gmail.com\",\"name\":\"Abel Shifferaw\",\"location\":null,\"alias\":\"abel-shifferaw\",\"attribution\":\"Abel Shifferaw\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Fabelshifferaw.com\\u002F\\\"\\u003EClick here\\u003C\\u002Fa\\u003E to learn more\\u003Cem\\u003E now\\u003C\\u002Fem\\u003E! \\u003Cspan class=\\\"emoji\\\"\\u003E👀\\u003C\\u002Fspan\\u003E \\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2579,\"dateDeleted\":null,\"dateCreated\":1497557010724,\"dateUpdated\":1512515639171,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":63500,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277603,\"dateDeleted\":null,\"dateCreated\":1518147193642,\"dateUpdated\":1518222401471,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"joshuaesp@gmail.com\",\"name\":\"Joshua Espinoza\",\"location\":null,\"alias\":\"joshua-espinoza\",\"attribution\":\"Joshua Espinoza\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fdrsyqqzhwwwmfi53ewrr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003EFind him on \\u003C\\u002Fspan\\u003E\\u003Ca style=\\\"font-family: 'Droid Serif', sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 26px;\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJoshuaLEspinoza\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003E.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":865,\"dateDeleted\":null,\"dateCreated\":1405746258888,\"dateUpdated\":1484349709945,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"nelson.isava@complex.com\",\"name\":\"Nelson Isava\",\"location\":null,\"alias\":null,\"attribution\":\"Nelson Isava\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1700,\"dateDeleted\":null,\"dateCreated\":1452964840234,\"dateUpdated\":1457730474330,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277648\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"\",\"titleTag\":\"LifeAtComplex: Office Nightmares\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EIt&#39;s movie day so some of the Complex team took advantage of the lounge to check out horror movie streaming site Shudder. After a less than democratic debate, they settled on a movie and realize sometimes the real scary sh*t can happen in the office. Want to try it out? #GotMines\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Cem\\u003ETry Shudder \\u003Ca href=\\\"http:\\u002F\\u002Ftry.shudder.com\\u002Fcomplex?utm_source=partner&amp;utm_medium=complex&amp;utm_campaign-COMPLEX\\\"\\u003Ehere\\u003C\\u002Fa\\u003E and be sure to use the code \\\"COMPLEX\\\" for your free trial. \\u003C\\u002Fem\\u003E\\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"LifeAtComplex: Office Nightmares\",\"socialHeadline\":null,\"alias\":\"lifeatcomplex-office-nightmares\",\"metaDescription\":\"It's movie day so some of the Complex team took advantage of the lounge to check out horror movie streaming site Shudder. After a less than democratic debate, they settled on a movie and realize sometimes the real scary sh*t can happen in the office. Want to try it out? #GotMines\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518199210063,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[3820,5769,11191,15210,15455,23669],\"authors\":[5],\"thumbnail\":2967522,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2578,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2967523],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8499,\"dateDeleted\":null,\"dateCreated\":1497545912118,\"dateUpdated\":1511221487556,\"class\":\"Node\",\"data\":{\"titleTag\":\"Life At Complex Show | Complex\",\"alias\":\"life-at-complex-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fdrkrdzcpolj57sbiuqug\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F5_LifeAtComplex_banner-hb_ug4nti.mp4\",\"metaDescription\":\"Want to know what #LifeAtComplex is like? Tony Mui flips the camera and vlogs the daily office life.\",\"backgroundImage\":\"gv4fziecsbgcddkok6sv\",\"horizontalThumbnail\":\"f9h7b9iopoitvhkke7qv\",\"messenger\":\"complex?ref=subscribelifeatcomplex\",\"order\":50,\"description\":\" We know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.\",\"name\":\"Life at Complex\",\"logo1x1\":\"life-at-complex-200x200_yx93u1\",\"logo16x9\":\"life-at-complex-356x200_color_insgoa\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"drkrdzcpolj57sbiuqug\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277648,\"dateDeleted\":null,\"dateCreated\":1518199215894,\"dateUpdated\":1518200599269,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"mike.sheffield@complex.com\",\"name\":\"Mike Sheffield\",\"location\":null,\"alias\":null,\"attribution\":\"Mike Sheffield\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2400,\"dateDeleted\":null,\"dateCreated\":1477948141812,\"dateUpdated\":1499721884239,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277689\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":false,\"rssReady\":false,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Trump on staffer accused of domestic abuse: \\\"We wish him well.\\\"\",\"titleTag\":\"Trump on Staffer Accused of Domestic Abuse: 'We Wish Him Well'\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003ERob Porter, former White House staff secretary, \\u003Ca href=\\\"http:\\u002F\\u002Fcomplex.com\\u002Flife\\u002F2018\\u002F02\\u002Fwhite-house-staff-secretary-rob-porter-resigns-physical-abuse-allegations\\\"\\u003Eresigned \\u003C\\u002Fa\\u003Eon Wednesday as details about his \\u003Ca href=\\\"https:\\u002F\\u002Ftheintercept.com\\u002F2018\\u002F02\\u002F07\\u002Frob-porter-wives-abuse-trump-aide\\u002F\\\"\\u003Epast of domestic abuse\\u003C\\u002Fa\\u003E were revealed. Two of his ex-wives came forward publicly with allegations against Porter, one who said he gave her a black eye and another who claimed she had a restraining order against him. Today, Trump spoke on the matter—which \\u003Ca href=\\\"https:\\u002F\\u002Fwww.vox.com\\u002Fpolicy-and-politics\\u002F2018\\u002F2\\u002F8\\u002F16988560\\u002Frob-porter-allegations-resigns\\\"\\u003Eballooned\\u003C\\u002Fa\\u003E into a political scandal in the past few days—for the first time and exposed some deeply sexist and hypocritical sentiments.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003ESenior White House aide Rob Porter physically assaulted two ex-wives, they tell \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Ftheintercept?ref_src=twsrc%5Etfw\\\"\\u003E@theintercept\\u003C\\u002Fa\\u003E. Full story to come in the morning.\\u003Cbr \\u002F\\u003E\\r\\n\\u003Cbr \\u002F\\u003E\\r\\nHis first wife, Colbie Holderness, provided these photos from a vacation they took together in Florence, Italy: \\u003Ca href=\\\"https:\\u002F\\u002Ft.co\\u002Ftl3TbyGA8Y\\\"\\u003Epic.twitter.com\\u002Ftl3TbyGA8Y\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\\r\\n— Ryan Grim (@ryangrim) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fryangrim\\u002Fstatus\\u002F961130828804902913?ref_src=twsrc%5Etfw\\\"\\u003EFebruary 7, 2018\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\r\\n\\u003Cp\\u003EPorter has denied the allegations, but resigned this week.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EMany sources report that top government officials, including Chief of Staff John Kelly, \\u003Ca href=\\\"https:\\u002F\\u002Fedition.cnn.com\\u002F2018\\u002F02\\u002F07\\u002Fpolitics\\u002Frob-porter-white-house-who-knew\\u002Findex.html\\\"\\u003Eknew about\\u003C\\u002Fa\\u003E Porter’s violent past as early as November of last year and yet did nothing. Kelly even went a step beyond, \\u003Ca href=\\\"http:\\u002F\\u002Fwww.huffingtonpost.com\\u002Fentry\\u002Fjohn-kelly-rob-porter-abuse-allegations_us_5a7b691ae4b0c6726e0edd46\\\"\\u003Ecalling Porter\\u003C\\u002Fa\\u003E “a man of true integrity and honor” and “a friend, a confidante, and a trusted professional.” The FBI refused to grant him a full security clearance as a result—so why was he given such an important and top-level job in government? \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ETrump \\u003Ca href=\\\"http:\\u002F\\u002Fwww.bbc.com\\u002Fnews\\u002Fworld-us-canada-43010912\\\"\\u003Epraised\\u003C\\u002Fa\\u003E his former aide’s work ethic and expressed sadness that he had to leave his post. Once again: Trump “wished him well” but made no mention at all of the women who have allegedly been hurt by Porter or even the reason why he has been forced out of the White House.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"We found out about it recently and I was surprised by it, but we certainly wish him well and it&#39;s a tough time for him,” Trump said. \\\"He did a very good job when he was in the White House.”\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E“We hope he has a wonderful career and he will have a great career ahead of him,” the President continued. \\\"But it was very sad when we heard about it and certainly he&#39;s also very sad now.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"He also, as you probably know, says he&#39;s innocent and I think you have to remember that,” Trump said, in a final blow to any sense of decency or morality.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EThis might be a good time to point to a 2012 Trump tweet back when Chris Brown attacked his then girlfriend, Rihanna.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003EIf \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Frihanna?ref_src=twsrc%5Etfw\\\"\\u003E@rihanna\\u003C\\u002Fa\\u003E is dating \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fchrisbrown?ref_src=twsrc%5Etfw\\\"\\u003E@chrisbrown\\u003C\\u002Fa\\u003E again then she has a death wish. A beater is always a beater--just watch!\\u003C\\u002Fp\\u003E\\r\\n— Donald J. Trump (@realDonaldTrump) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FrealDonaldTrump\\u002Fstatus\\u002F256454471020847105?ref_src=twsrc%5Etfw\\\"\\u003EOctober 11, 2012\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\u003Cscript async src=\\\"https:\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EEither Trump drastically changed his “a beater is always a beater” comments in the past few years, or there’s another reason why one “beater” must be eternally damned as a bad man but Porter has a “great career ahead of him.” Chris Brown is, of course, black and Porter is, of course, white, but I’m sure that has absolutely nothing to do with it.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EMike Pence was asked about the situation and gave a better answer than Trump (which is to say, he did the absolute bare minimum.)\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003E\\\"There&#39;s no tolerance in this White House, no place in America for domestic abuse,\\\" he \\u003Ca href=\\\"http:\\u002F\\u002Fthehill.com\\u002Fhomenews\\u002Fadministration\\u002F373191-pence-no-tolerance-for-domestic-abuse-in-trump-administration\\\"\\u003Etold NBC\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESteve Bannon, who has since been fired but was a top-level official in Trump&#39;s campaign and administration, was once \\u003Ca href=\\\"https:\\u002F\\u002Fwww.politico.com\\u002Fstory\\u002F2016\\u002F08\\u002Fsteve-bannon-domestic-violence-case-police-report-227432\\\"\\u003Echarged with\\u003C\\u002Fa\\u003E domestic violence. Corey Lewandowski, Trump&#39;s former campaign manager, has been accused of\\u003Ca href=\\\"http:\\u002F\\u002Fcomplex.com\\u002Flife\\u002F2017\\u002F12\\u002Fsinger-joy-villa-accuses-former-trump-campaign-manager-corey-lewandowski-of-sexual-assault\\\"\\u003E \\u003C\\u002Fa\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Fwww.bbc.com\\u002Fnews\\u002Fworld-us-canada-42496777\\\"\\u003Esexual assault\\u003C\\u002Fa\\u003E\\u003Ca href=\\\"http:\\u002F\\u002Fcomplex.com\\u002Flife\\u002F2017\\u002F12\\u002Fsinger-joy-villa-accuses-former-trump-campaign-manager-corey-lewandowski-of-sexual-assault\\\"\\u003E \\u003C\\u002Fa\\u003Eand was \\u003Ca href=\\\"https:\\u002F\\u002Fwww.nytimes.com\\u002F2016\\u002F04\\u002F15\\u002Fus\\u002Fpolitics\\u002Fcorey-lewandowski-trump-campaign-manager.html\\\"\\u003Echarged with battery\\u003C\\u002Fa\\u003E after attacking a female reporter. Andrew Puzder, Trump&#39;s initial pick for labor secretary, \\u003Ca href=\\\"https:\\u002F\\u002Fwww.nytimes.com\\u002F2017\\u002F02\\u002F15\\u002Fus\\u002Fpolitics\\u002Fandrew-puzder-withdrew-labor-secretary.html\\\"\\u003Ebacked down\\u003C\\u002Fa\\u003E from the job after his former wife accused him of domestic violence. Trump himself has also been accused of sexual assault and harassment by \\u003Ca href=\\\"http:\\u002F\\u002Fcomplex.com\\u002Flife\\u002F2017\\u002F12\\u002Fwomen-accusing-trump-sexual-assault-harassment-congressional-investigation\\\"\\u003Emultiple women\\u003C\\u002Fa\\u003E; his former wife, Ivana, once accused him of \\u003Ca href=\\\"http:\\u002F\\u002Fwww.independent.co.uk\\u002Fnews\\u002Fworld\\u002Famericas\\u002Ftrump-rape-allegations-wife-ivana-marriage-interview-fox-and-friends-time-magazine-a7993041.html\\\"\\u003Erape\\u003C\\u002Fa\\u003E. \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EJoe Biden skewered Trump over his comments later in the same day. “That’s like saying: ‘That ax murderer over there – he’s a great painter!&#39;” Biden \\u003Ca href=\\\"http:\\u002F\\u002Fdeadline.com\\u002F2018\\u002F02\\u002Fjoe-biden-torches-donald-trump-rob-porter-comment-wish-him-well-1202283656\\u002F\\\"\\u003Esaid at a public event\\u003C\\u002Fa\\u003E. “Is there any other crime where there could be the explanation the reason why we should not pay attention to the transgression is because they’re good at something?” \\u003C\\u002Fp\\u003E\\r\\n\",\"headline\":\"Trump on Staffer Accused of Domestic Abuse: 'We Wish Him Well'\",\"socialHeadline\":null,\"alias\":\"donald-trump-speaks-on-staff-secretary-exit-amidst-domestic-abuse-scandal\",\"metaDescription\":\"In 2012, Trump had no problem condemning Chris Brown.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518241136000,\"mainSocialflowMessageId\":167596544,\"renderSocialflowMessageId\":167596543,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1338,1376,3250,5228,8365,14284,15454],\"authors\":[2173],\"thumbnail\":2967831,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2173,\"articleType\":1,\"socialImage\":null,\"id\":277689,\"dateDeleted\":null,\"dateCreated\":1518215936268,\"dateUpdated\":1518241143162,\"class\":\"Article\"},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277695\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Selena Gomez Opens Up About Dealing with Depression \",\"dfpTagString\":null,\"content\":null,\"headline\":\"Selena Gomez Opens Up About Dealing with Depression \",\"socialHeadline\":null,\"alias\":\"selena-gomez-opens-up-about-dealing-with-depression\",\"metaDescription\":\"Selena Gomez Opens Up About Dealing with Depression \",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518135378515,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[5769,11191,15455,23681],\"authors\":[5],\"thumbnail\":2968009,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":5,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2968010],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277695,\"dateDeleted\":null,\"dateCreated\":1518226898649,\"dateUpdated\":null,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":null,\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277707\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":false,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":true,\"mobileReady\":true,\"adSafe\":false,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":\"Another White House official resigns over domestic abuse claims.\",\"titleTag\":\"Another White House Official Resigns Over Domestic Abuse Claims\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EYet another White House aide is stepping down. David Sorensen, a member of \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Ftag\\u002Fdonald-trump\\\"\\u003EPresident Donald Trump\\u003C\\u002Fa\\u003E&#39;s speechwriting team, has resigned amid claims of domestic abuse, according to multiple Friday night reports.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESorensen&#39;s ex-wife claimed that he \\\"ran a car over her foot, put out a cigarette on her hand, threw her into a wall and grasped her menacingly by her hair while they were alone on their boat in remote waters off Maine&#39;s coast, an incident she said left her fearing for her life,\\\" according to the \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fwww.washingtonpost.com\\u002Fpolitics\\u002Fsecond-white-house-official-departs-amids-abuse-allegations-which-he-denies\\u002F2018\\u002F02\\u002F09\\u002F72ba47e6-0d0d-11e8-8b0d-891602206fb7_story.html?utm_term=.2e7dd5344af0\\\"\\u003E\\u003Cem\\u003EWashington Post\\u003C\\u002Fem\\u003E\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESorensen denied all the claims in a statement released to media. \\\"I have never committed violence of any kind against any woman in my entire life,\\\" he wrote. \\\"In fact, I was the victim of repeated physical violence during our marriage, not her.\\\"\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ESpokesperson Raj Shah said in an official statement that the White House knew about the allegations before long the \\u003Cem\\u003EWashington Post \\u003C\\u002Fem\\u003Ereached out about them. \\\"Before we were contacted by the media, we learned last night that there were allegations,\\\" the statement read. \\\"We immediately confronted the staffer, he denied the allegations and he resigned today.\\\" \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EEarlier this week, \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2018\\u002F02\\u002Fwhite-house-staff-secretary-rob-porter-resigns-physical-abuse-allegations\\\"\\u003Eanother staffer Rob Porter stepped down\\u003C\\u002Fa\\u003E over similar claims. White House Staff defended Porter despite abuse claims from both of his ex-wives. When a photo of the black eye of one of the ex-wives surfaced, the White House changed their tune, saying they were concerned about the allegations at that point. Still, Trump \\u003Ca href=\\\"http:\\u002F\\u002Fwww.complex.com\\u002Flife\\u002F2018\\u002F02\\u002Fdonald-trump-speaks-on-staff-secretary-exit-amidst-domestic-abuse-scandal\\\"\\u003Eoffered\\u003C\\u002Fa\\u003E support for Porter, saying he \\\"found out about it recently and I was surprised by it, but we certainly wish him well and it&#39;s a tough time for him,” \\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003ELike Sorensen, Porter has also maintained that all allegations were untrue. The president appeared to reference the domestic abuse scandals in a tweet this morning that asked, \\\"Is there no such thing any longer as Due Process?\\\"\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cblockquote data-lang=\\\"en\\\" class=\\\"twitter-tweet\\\"\\u003E\\r\\n\\u003Cp\\u003EPeoples lives are being shattered and destroyed by a mere allegation. Some are true and some are false. Some are old and some are new. There is no recovery for someone falsely accused - life and career are gone. Is there no such thing any longer as Due Process?\\u003C\\u002Fp\\u003E\\r\\n— Donald J. Trump (@realDonaldTrump) \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FrealDonaldTrump\\u002Fstatus\\u002F962348831789797381?ref_src=twsrc%5Etfw\\\"\\u003EFebruary 10, 2018\\u003C\\u002Fa\\u003E\\u003C\\u002Fblockquote\\u003E\\r\\n\\u003Cscript async src=\\\"https:\\u002F\\u002Fplatform.twitter.com\\u002Fwidgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C\\u002Fscript\\u003E\",\"headline\":\"Another White House Official Resigns Over Domestic Abuse Claims\",\"socialHeadline\":null,\"alias\":\"another-white-house-aide-resigns-over-domestic-abuse-claims\",\"metaDescription\":\"David Sorensen is the latest White House staffer to call it quits.\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518282100000,\"mainSocialflowMessageId\":167622180,\"renderSocialflowMessageId\":167622183,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[1066,1338,1376,3250,3746,5228,5769,11191,13897,15454],\"authors\":[2685],\"thumbnail\":2968216,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":2685,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2968924],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"bjosephsny@gmail.com\",\"name\":\"Brian Josephs\",\"location\":null,\"alias\":\"brian-josephs\",\"attribution\":\"Brian Josephs\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fppw5h6ag_c0hbmv.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EBrian is a freelancer living in Brooklyn, NY.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EMore Info: \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FBklyn_Rock\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E \\u002F \\u003Ca rel=\\\"me\\\" target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fplus.google.com\\u002F100918723105879402350\\u002F?rel=author\\\"\\u003EGoogle+\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":392,\"dateDeleted\":null,\"dateCreated\":1405746254782,\"dateUpdated\":1513702417121,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":63559,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277707,\"dateDeleted\":null,\"dateCreated\":1518275367405,\"dateUpdated\":1518399182121,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"sajae.e@gmail.com\",\"name\":\"Sajae Elder\",\"location\":null,\"alias\":\"sajae-elder\",\"attribution\":\"Sajae Elder\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fsajae-elder_id6fjc.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cem\\u003ESajae is a Toronto-based writer and host of the podcast, \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHCtIbdZfF2Lub_J53WbUdWcGxeSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F\\\"\\u003EFree Goods\\u003C\\u002Fa\\u003E. You can find her tweeting general foolishness \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHbOXI6N-XLAKldzWlWLjqjXm9aSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.\\u003C\\u002Fem\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2685,\"dateDeleted\":null,\"dateCreated\":1515100791537,\"dateUpdated\":1516926605943,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"nelson.isava@complex.com\",\"name\":\"Nelson Isava\",\"location\":null,\"alias\":null,\"attribution\":\"Nelson Isava\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1700,\"dateDeleted\":null,\"dateCreated\":1452964840234,\"dateUpdated\":1457730474330,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277717\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"Kids Are Spending the Night at IKEA for Internet Fame\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EKids are hiding in IKEA furniture for 24 hours and trying not to get caught. An 11-year-old boy was reported missing in the UK only to be found in an IKEA store.&nbsp;\\u003C\\u002Fp\\u003E\",\"headline\":\"Kids Are Spending the Night at IKEA for Internet Fame\",\"socialHeadline\":null,\"alias\":\"kids-are-spending-the-night-at-ikea-for-internet-fame\",\"metaDescription\":\"\\u003Cp\\u003EKids are hiding in IKEA furniture for 24 hours and trying not to get caught. An 11-year-old boy was reported missing in the UK only to be found in an IKEA store.&nbsp;\\u003C\\u002Fp\\u003E\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518286293389,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[2167,2658,5769,11191,15455,23566,23682,23683,23684],\"authors\":[5],\"thumbnail\":2968266,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":5,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2968267],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277717,\"dateDeleted\":null,\"dateCreated\":1518286297796,\"dateUpdated\":null,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":null,\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277822\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EOn today's episode Tony flies out to London to cover the unveiling of the new Nike World Cup team kits and Mercurial football cleats. Special guest like Virgil Abloh, Kim Jones, Neymar, and American Women's soccer star Tobin Heath make an appearance. Be prepared for loads of eye candy!\\u003C\\u002Fp\\u003E\",\"headline\":\"LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)\",\"socialHeadline\":null,\"alias\":\"life-at-complex-nike-london-trip-world-cup-unveiling-day-1\",\"metaDescription\":\"On today's episode Tony flies out to London to cover the unveiling of the new Nike World Cup team kits and Mercurial football cleats. Special guests like Virgil Abloh, Kim Jones, Neymar, and American Women's soccer star Tobin Heath make an appearance. Be prepared for loads of eye candy!\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518458400074,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[5769,11191,15210,15455],\"authors\":[5],\"thumbnail\":2969218,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":5,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2969219],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8499,\"dateDeleted\":null,\"dateCreated\":1497545912118,\"dateUpdated\":1511221487556,\"class\":\"Node\",\"data\":{\"titleTag\":\"Life At Complex Show | Complex\",\"alias\":\"life-at-complex-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fdrkrdzcpolj57sbiuqug\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F5_LifeAtComplex_banner-hb_ug4nti.mp4\",\"metaDescription\":\"Want to know what #LifeAtComplex is like? Tony Mui flips the camera and vlogs the daily office life.\",\"backgroundImage\":\"gv4fziecsbgcddkok6sv\",\"horizontalThumbnail\":\"f9h7b9iopoitvhkke7qv\",\"messenger\":\"complex?ref=subscribelifeatcomplex\",\"order\":50,\"description\":\" We know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.\",\"name\":\"Life at Complex\",\"logo1x1\":\"life-at-complex-200x200_yx93u1\",\"logo16x9\":\"life-at-complex-356x200_color_insgoa\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"drkrdzcpolj57sbiuqug\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277822,\"dateDeleted\":null,\"dateCreated\":1518458405780,\"dateUpdated\":null,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":null,\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"},\"277922\":{\"autovalidate\":false,\"properties\":{\"slideNumbersAscending\":true,\"slideNumbersInHeadline\":true,\"slideNumbersInCarousel\":true,\"slidePreviewsInCarousel\":true,\"tweetMe\":false,\"mobileReady\":true,\"adSafe\":true,\"rssReady\":true,\"importable\":true,\"slideNumberType\":\"Numeral\",\"customTweet\":null,\"titleTag\":\"LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)\",\"dfpTagString\":null,\"content\":\"\\u003Cp\\u003EIt's day 2 of Tony's trip out in London to cover the Nike Football Team Kit unveiling for the World Cup and today Tony teams up with Skepta in a football tournament. Six teams go at, only one will be crowned the winner. Kim Jones, WizKid, and Virgil Abloh also have teams running in this tournament! Watch to see how far Tony and Team Skepta goes!\\u003C\\u002Fp\\u003E\",\"headline\":\"LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)\",\"socialHeadline\":null,\"alias\":\"life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2\",\"metaDescription\":\"It's day 2 of Tony's trip out in London to cover the Nike Football Team Kit unveiling for the World Cup and today Tony teams up with Skepta in a football tournament. Six teams go at, only one will be crowned the winner. Kim Jones, WizKid, and Virgil Abloh also have teams running in this tournament!\",\"primaryFocusTerm\":null,\"secondaryFocusTerm\":null,\"canonicalUrl\":null,\"datePublished\":1518544816996,\"mainSocialflowMessageId\":null,\"renderSocialflowMessageId\":null,\"evergreen\":false,\"limitMediaHeight\":true,\"pullQuote\":null,\"tags\":[5769,11191,15210,15455],\"authors\":[5],\"thumbnail\":2970602,\"mobileThumbnail\":null,\"source\":1,\"renderChannel\":15,\"owner\":5,\"articleType\":4,\"socialImage\":null,\"additionalColumns\":null,\"photographers\":[],\"scenes\":[],\"slides\":[],\"listingChannels\":[],\"channelSocialflowMessages\":{},\"leadCarousel\":[2970603],\"publishedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"related\":null,\"mainNode\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8499,\"dateDeleted\":null,\"dateCreated\":1497545912118,\"dateUpdated\":1511221487556,\"class\":\"Node\",\"data\":{\"titleTag\":\"Life At Complex Show | Complex\",\"alias\":\"life-at-complex-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fdrkrdzcpolj57sbiuqug\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F5_LifeAtComplex_banner-hb_ug4nti.mp4\",\"metaDescription\":\"Want to know what #LifeAtComplex is like? Tony Mui flips the camera and vlogs the daily office life.\",\"backgroundImage\":\"gv4fziecsbgcddkok6sv\",\"horizontalThumbnail\":\"f9h7b9iopoitvhkke7qv\",\"messenger\":\"complex?ref=subscribelifeatcomplex\",\"order\":50,\"description\":\" We know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.\",\"name\":\"Life at Complex\",\"logo1x1\":\"life-at-complex-200x200_yx93u1\",\"logo16x9\":\"life-at-complex-356x200_color_insgoa\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"drkrdzcpolj57sbiuqug\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"supplementaryNodes\":[],\"id\":277922,\"dateDeleted\":null,\"dateCreated\":1518544822527,\"dateUpdated\":null,\"class\":\"Article\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":null,\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Article\"}},\"channels\":{\"1\":{\"autovalidate\":false,\"properties\":{\"name\":\"Pop Culture\",\"shortName\":\"pop-culture\",\"slug\":\"pop-culture\",\"silo\":\"silo_pop-culture\",\"twitterHandle\":\"ComplexPop\",\"tweet\":true,\"tweetDuringWork\":true,\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexPOPCULTURE\",\"canonicalUrl\":null,\"google\":\"\",\"ordinal\":3,\"metaDescription\":\"The daily destination for entertainment news and analysis.\",\"titleTag\":\"Complex Pop Culture\",\"disqusCategoryId\":null,\"editorsPicks\":14,\"featuredLinks\":3,\"id\":1,\"dateDeleted\":null,\"dateCreated\":1405746260125,\"dateUpdated\":1516230854475,\"class\":\"Channel\"},\"validationErrors\":{},\"cLASSNAME\":\"Channel\"},\"3\":{\"autovalidate\":false,\"properties\":{\"name\":\"Style\",\"shortName\":\"style\",\"slug\":\"style\",\"silo\":\"silo_style\",\"twitterHandle\":\"ComplexStyle\",\"tweet\":true,\"tweetDuringWork\":true,\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexSTYLE\",\"canonicalUrl\":null,\"google\":\"\",\"ordinal\":2,\"metaDescription\":\"The latest in menswear, streetwear and everything between.\",\"titleTag\":\"Complex Style\",\"disqusCategoryId\":null,\"editorsPicks\":13,\"featuredLinks\":6,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746260133,\"dateUpdated\":1515008586415,\"class\":\"Channel\"},\"validationErrors\":{},\"cLASSNAME\":\"Channel\"},\"6\":{\"autovalidate\":false,\"properties\":{\"name\":\"Sneakers\",\"shortName\":\"sneakers\",\"slug\":\"sneakers\",\"silo\":\"silo_sneakers\",\"twitterHandle\":\"ComplexSneakers\",\"tweet\":true,\"tweetDuringWork\":true,\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexmagSNEAKERS\",\"canonicalUrl\":null,\"google\":\"\",\"ordinal\":5,\"metaDescription\":\"The daily destination for sneakerheads.\",\"titleTag\":\"Complex Sneakers\",\"disqusCategoryId\":null,\"editorsPicks\":12,\"featuredLinks\":8,\"id\":6,\"dateDeleted\":null,\"dateCreated\":1405746260138,\"dateUpdated\":1516230855379,\"class\":\"Channel\"},\"validationErrors\":{},\"cLASSNAME\":\"Channel\"},\"7\":{\"autovalidate\":false,\"properties\":{\"name\":\"Music\",\"shortName\":\"music\",\"slug\":\"music\",\"silo\":\"silo_music\",\"twitterHandle\":\"ComplexMusic\",\"tweet\":true,\"tweetDuringWork\":true,\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexmagMUSIC\",\"canonicalUrl\":null,\"google\":\"\",\"ordinal\":1,\"metaDescription\":\"Stay up on all the artists that matter, from hip-hop to pop.\",\"titleTag\":\"Complex Music\",\"disqusCategoryId\":null,\"editorsPicks\":10,\"featuredLinks\":1,\"id\":7,\"dateDeleted\":null,\"dateCreated\":1405746260273,\"dateUpdated\":1516230853899,\"class\":\"Channel\"},\"validationErrors\":{},\"cLASSNAME\":\"Channel\"},\"8\":{\"autovalidate\":false,\"properties\":{\"name\":\"Sports\",\"shortName\":\"sports\",\"slug\":\"sports\",\"silo\":\"silo_sports\",\"twitterHandle\":\"ComplexSports\",\"tweet\":true,\"tweetDuringWork\":true,\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexmagSPORTS\",\"canonicalUrl\":null,\"google\":\"\",\"ordinal\":4,\"metaDescription\":\"The latest news and analysis, no matter your game.\",\"titleTag\":\"Complex Sports\",\"disqusCategoryId\":null,\"editorsPicks\":16,\"featuredLinks\":5,\"id\":8,\"dateDeleted\":null,\"dateCreated\":1405746260581,\"dateUpdated\":1516230856940,\"class\":\"Channel\"},\"validationErrors\":{},\"cLASSNAME\":\"Channel\"},\"15\":{\"autovalidate\":false,\"properties\":{\"name\":\"Life\",\"shortName\":\"life\",\"slug\":\"life\",\"silo\":\"silo_life\",\"twitterHandle\":\"ComplexMagLife\",\"tweet\":true,\"tweetDuringWork\":true,\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexLife1\\u002F\",\"canonicalUrl\":null,\"google\":null,\"ordinal\":6,\"metaDescription\":\"From politics to campus life, LIFE is your source for hard news and essays about convergence culture in the real world.\",\"titleTag\":\"Complex Life\",\"disqusCategoryId\":null,\"editorsPicks\":34924,\"featuredLinks\":34923,\"id\":15,\"dateDeleted\":null,\"dateCreated\":1454345848570,\"dateUpdated\":1515709348598,\"class\":\"Channel\"},\"validationErrors\":{},\"cLASSNAME\":\"Channel\"}},\"curatedLinkGroups\":{\"1\":{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Articles - Music\",\"id\":1,\"dateDeleted\":null,\"dateCreated\":1405746259675,\"dateUpdated\":1518552263712,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"3\":{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Articles - Pop Culture\",\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746259685,\"dateUpdated\":1518549546773,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"5\":{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Articles - Sports\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746259725,\"dateUpdated\":1518554180671,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"6\":{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Articles - Style\",\"id\":6,\"dateDeleted\":null,\"dateCreated\":1405746259732,\"dateUpdated\":1518542421813,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"8\":{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Articles - Sneakers\",\"id\":8,\"dateDeleted\":null,\"dateCreated\":1405746259831,\"dateUpdated\":1518535336040,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"10\":{\"autovalidate\":false,\"properties\":{\"name\":\"Editor's Picks - Music\",\"id\":10,\"dateDeleted\":null,\"dateCreated\":1405746259970,\"dateUpdated\":1518560624571,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"12\":{\"autovalidate\":false,\"properties\":{\"name\":\"Editor's Picks - Sneakers\",\"id\":12,\"dateDeleted\":null,\"dateCreated\":1405746259975,\"dateUpdated\":1518459540362,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"13\":{\"autovalidate\":false,\"properties\":{\"name\":\"Editor's Picks - Style\",\"id\":13,\"dateDeleted\":null,\"dateCreated\":1405746259975,\"dateUpdated\":1518459725374,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"14\":{\"autovalidate\":false,\"properties\":{\"name\":\"Editor's Picks - Pop Culture\",\"id\":14,\"dateDeleted\":null,\"dateCreated\":1405746259975,\"dateUpdated\":1518459841661,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"16\":{\"autovalidate\":false,\"properties\":{\"name\":\"Editor's Picks - Sports\",\"id\":16,\"dateDeleted\":null,\"dateCreated\":1405746259986,\"dateUpdated\":1518459625816,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"34923\":{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Articles - Life\",\"id\":34923,\"dateDeleted\":null,\"dateCreated\":1454345848593,\"dateUpdated\":1518535218549,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"34924\":{\"autovalidate\":false,\"properties\":{\"name\":\"Editor's Picks - Life\",\"id\":34924,\"dateDeleted\":null,\"dateCreated\":1454345848614,\"dateUpdated\":1518560670173,\"class\":\"CuratedLinkGroup\"},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"46573\":{\"autovalidate\":false,\"properties\":{\"name\":\"Additional Menu Links\",\"destinations\":[4757,4610,4612,4739,4751,4775,4786],\"articles\":[],\"id\":46573,\"dateDeleted\":null,\"dateCreated\":1473695375542,\"dateUpdated\":1516754270478,\"class\":\"CuratedLinkGroup\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null,\"articleOrdinals\":[],\"destinationOrdinals\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\"]},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"59864\":{\"autovalidate\":false,\"properties\":{\"name\":\"Additional Nav Links\",\"destinations\":[4774,4787],\"articles\":[],\"id\":59864,\"dateDeleted\":null,\"dateCreated\":1510263452554,\"dateUpdated\":1517341451426,\"class\":\"CuratedLinkGroup\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null,\"articleOrdinals\":[],\"destinationOrdinals\":[\"0\",\"1\"]},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"63378\":{\"autovalidate\":false,\"properties\":{\"name\":\"Related Articles - 277388\",\"destinations\":[],\"articles\":[236712,275951,120768],\"id\":63378,\"dateDeleted\":null,\"dateCreated\":1518020052602,\"dateUpdated\":1518020116908,\"class\":\"CuratedLinkGroup\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"taramhdvn@gmail.com\",\"name\":\"tara mahadevan\",\"location\":null,\"alias\":\"tara-mahadevan\",\"attribution\":\"Tara Mahadevan\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EChicago-based journalist \\u002F\\u002F \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fmhdvn\\\"\\u003E@mhdvn\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":728,\"dateDeleted\":null,\"dateCreated\":1405746257948,\"dateUpdated\":1517942516675,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"taramhdvn@gmail.com\",\"name\":\"tara mahadevan\",\"location\":null,\"alias\":\"tara-mahadevan\",\"attribution\":\"Tara Mahadevan\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EChicago-based journalist \\u002F\\u002F \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fmhdvn\\\"\\u003E@mhdvn\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":728,\"dateDeleted\":null,\"dateCreated\":1405746257948,\"dateUpdated\":1517942516675,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null,\"articleOrdinals\":[\"0\",\"1\",\"2\"],\"destinationOrdinals\":[]},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"63385\":{\"autovalidate\":false,\"properties\":{\"name\":\"Related Articles - 277412\",\"destinations\":[],\"articles\":[237749,152732,242930],\"id\":63385,\"dateDeleted\":null,\"dateCreated\":1518024693541,\"dateUpdated\":1518024755886,\"class\":\"CuratedLinkGroup\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"decorcione@gmail.com\",\"name\":\"Danielle Corcione\",\"location\":null,\"alias\":\"danielle-corcione\",\"attribution\":\"Danielle Corcione\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FwNjTVd6F_400x400_k334kj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EDanielle Corcione is a news writer for Complex. Their work has also appeared in Teen Vogue, Playboy, Esquire, Vice, and more. Visit \\u003Ca href=\\\"http:\\u002F\\u002Fdaniellecorcione.com\\u002F\\\"\\u003Edaniellecorcione.com\\u003C\\u002Fa\\u003E to learn more. Follow \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fdecorcione\\\"\\u003E@decorcione\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2697,\"dateDeleted\":null,\"dateCreated\":1517852049628,\"dateUpdated\":1518026968606,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"decorcione@gmail.com\",\"name\":\"Danielle Corcione\",\"location\":null,\"alias\":\"danielle-corcione\",\"attribution\":\"Danielle Corcione\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FwNjTVd6F_400x400_k334kj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EDanielle Corcione is a news writer for Complex. Their work has also appeared in Teen Vogue, Playboy, Esquire, Vice, and more. Visit \\u003Ca href=\\\"http:\\u002F\\u002Fdaniellecorcione.com\\u002F\\\"\\u003Edaniellecorcione.com\\u003C\\u002Fa\\u003E to learn more. Follow \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fdecorcione\\\"\\u003E@decorcione\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2697,\"dateDeleted\":null,\"dateCreated\":1517852049628,\"dateUpdated\":1518026968606,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null,\"articleOrdinals\":[\"0\",\"1\",\"2\"],\"destinationOrdinals\":[]},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"63500\":{\"autovalidate\":false,\"properties\":{\"name\":\"Related Articles - 277603\",\"destinations\":[],\"articles\":[192425,200159,196774,136029],\"id\":63500,\"dateDeleted\":null,\"dateCreated\":1518147202866,\"dateUpdated\":1518147238724,\"class\":\"CuratedLinkGroup\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"joshuaesp@gmail.com\",\"name\":\"Joshua Espinoza\",\"location\":null,\"alias\":\"joshua-espinoza\",\"attribution\":\"Joshua Espinoza\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fdrsyqqzhwwwmfi53ewrr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003EFind him on \\u003C\\u002Fspan\\u003E\\u003Ca style=\\\"font-family: 'Droid Serif', sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 26px;\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJoshuaLEspinoza\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003E.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":865,\"dateDeleted\":null,\"dateCreated\":1405746258888,\"dateUpdated\":1484349709945,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"joshuaesp@gmail.com\",\"name\":\"Joshua Espinoza\",\"location\":null,\"alias\":\"joshua-espinoza\",\"attribution\":\"Joshua Espinoza\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fdrsyqqzhwwwmfi53ewrr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003EFind him on \\u003C\\u002Fspan\\u003E\\u003Ca style=\\\"font-family: 'Droid Serif', sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 26px;\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJoshuaLEspinoza\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003E.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":865,\"dateDeleted\":null,\"dateCreated\":1405746258888,\"dateUpdated\":1484349709945,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null,\"articleOrdinals\":[\"0\",\"1\",\"2\",\"3\"],\"destinationOrdinals\":[]},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"},\"63559\":{\"autovalidate\":false,\"properties\":{\"name\":\"Related Articles - 277707\",\"destinations\":[],\"articles\":[277492,277689,273180],\"id\":63559,\"dateDeleted\":null,\"dateCreated\":1518277796995,\"dateUpdated\":1518278162163,\"class\":\"CuratedLinkGroup\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"sajae.e@gmail.com\",\"name\":\"Sajae Elder\",\"location\":null,\"alias\":\"sajae-elder\",\"attribution\":\"Sajae Elder\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fsajae-elder_id6fjc.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cem\\u003ESajae is a Toronto-based writer and host of the podcast, \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHCtIbdZfF2Lub_J53WbUdWcGxeSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F\\\"\\u003EFree Goods\\u003C\\u002Fa\\u003E. You can find her tweeting general foolishness \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHbOXI6N-XLAKldzWlWLjqjXm9aSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.\\u003C\\u002Fem\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2685,\"dateDeleted\":null,\"dateCreated\":1515100791537,\"dateUpdated\":1516926605943,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"sajae.e@gmail.com\",\"name\":\"Sajae Elder\",\"location\":null,\"alias\":\"sajae-elder\",\"attribution\":\"Sajae Elder\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fsajae-elder_id6fjc.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cem\\u003ESajae is a Toronto-based writer and host of the podcast, \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHCtIbdZfF2Lub_J53WbUdWcGxeSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F\\\"\\u003EFree Goods\\u003C\\u002Fa\\u003E. You can find her tweeting general foolishness \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHbOXI6N-XLAKldzWlWLjqjXm9aSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.\\u003C\\u002Fem\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2685,\"dateDeleted\":null,\"dateCreated\":1515100791537,\"dateUpdated\":1516926605943,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null,\"articleOrdinals\":[\"0\",\"1\",\"2\"],\"destinationOrdinals\":[]},\"validationErrors\":{},\"cLASSNAME\":\"CuratedLinkGroup\"}},\"images\":{},\"sites\":{\"1\":{\"autovalidate\":false,\"properties\":{\"email\":null,\"name\":\"Complex\",\"domain\":\"www.complex.com\",\"phone\":null,\"databaseName\":\"complex\",\"mainDelay\":0,\"renderDelay\":120000,\"listingDelay\":-60000,\"mainTwitterHandle\":\"Complex\",\"tweetMain\":true,\"tweetMainDuringWork\":false,\"tweet\":true,\"useCustomPlayer\":true,\"useCommentPlayer\":true,\"workHoursStart\":\"10:00:00\",\"workHoursEnd\":\"23:00:00\",\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002Fcomplex\",\"google\":\"http:\\u002F\\u002Fplus.google.com\\u002F+complex\",\"youtube\":\"http:\\u002F\\u002Fwww.youtube.com\\u002Fuser\\u002Fcomplexmagazine\",\"instagram\":\"http:\\u002F\\u002Finstagram.com\\u002Fcomplex\",\"metaDescription\":\"The latest in music, style, entertainment, sports and sneakers.\",\"titleTag\":\"Complex | Making Culture Pop\",\"facebookAppId\":685812641524750,\"twitterSiteId\":13049362,\"managementSubdomain\":\"www\",\"timezone\":\"America\\u002FNew_York\",\"hreflang\":\"en-us\",\"workdays\":62,\"sfAuthorized\":true,\"canonicalUrl\":null,\"aliases\":[\"www.complex.com\",\"complex.com\",\"omega.complex.com\",\"manager.omega.complex.com\",\"manager.complex.com\",\"manager.www.complex.com\",\"demos.complex.com\",\"www.complex.dsl\",\"manager.complex.dsl\",\"demos.complex.dsl\",\"www.complex.fx\",\"www.complex.sitemap\",\"complex.sitemap\"],\"id\":1,\"dateDeleted\":null,\"dateCreated\":1405742962134,\"dateUpdated\":1516221517147,\"class\":\"Site\",\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Complex & International Partners\",\"assetUseApproval\":false,\"id\":1,\"dateDeleted\":null,\"dateCreated\":1408471376980,\"dateUpdated\":1439308130679,\"class\":\"SiteFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"SiteFamily\"}],\"owner\":{\"autovalidate\":false,\"properties\":{\"email\":\"alekseyb@complex.com\",\"name\":\"Aleksey Baksheyev\",\"location\":null,\"alias\":\"aleksey-baksheyev\",\"attribution\":\"Aleksey Baksheyev\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746250012,\"dateUpdated\":1405774922978,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"importConfig\":{\"2\":{\"1\":{\"localChannel\":1},\"3\":{\"localChannel\":3},\"6\":{\"localChannel\":6},\"7\":{\"localChannel\":7},\"8\":{\"localChannel\":8},\"15\":{\"localChannel\":15}},\"3\":{\"1\":{\"localChannel\":8},\"2\":{\"localChannel\":8},\"3\":{\"localChannel\":8}},\"7\":{\"1\":{\"localChannel\":1},\"3\":{\"localChannel\":3},\"6\":{\"localChannel\":6},\"7\":{\"localChannel\":7},\"8\":{\"localChannel\":8},\"15\":{\"localChannel\":15}},\"8\":{\"1\":{\"localChannel\":15},\"2\":{\"localChannel\":15},\"3\":{\"localChannel\":15},\"4\":{\"localChannel\":1},\"5\":{\"localChannel\":15},\"6\":{\"localChannel\":15},\"7\":{\"localChannel\":15},\"8\":{\"localChannel\":15}},\"9\":{\"1\":{\"localChannel\":1},\"3\":{\"localChannel\":3},\"6\":{\"localChannel\":6},\"7\":{\"localChannel\":7},\"8\":{\"localChannel\":8},\"15\":{\"localChannel\":15}},\"10\":{\"1\":{\"localChannel\":3},\"2\":{\"localChannel\":3},\"3\":{\"localChannel\":3},\"4\":{\"localChannel\":3},\"5\":{\"localChannel\":3},\"7\":{\"localChannel\":3}},\"11\":{\"1\":{\"localChannel\":6}},\"12\":{\"1\":{\"localChannel\":1},\"2\":{\"localChannel\":1},\"3\":{\"localChannel\":1},\"4\":{\"localChannel\":1}},\"13\":{\"1\":{\"localChannel\":7},\"2\":{\"localChannel\":7},\"3\":{\"localChannel\":7},\"4\":{\"localChannel\":7},\"5\":{\"localChannel\":7},\"6\":{\"localChannel\":7}}},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"digital@complex.com\",\"name\":\"Digital Team\",\"location\":null,\"alias\":null,\"attribution\":null,\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1,\"dateDeleted\":null,\"dateCreated\":1405742962133,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"katherine.calvert@complex.com\",\"name\":\"Katherine Calvert\",\"location\":null,\"alias\":\"katherine-calvert\",\"attribution\":\"Katherine Calvert\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F11855725_10152948687916160_536486020785056148_n_x6h5kr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003Ecomplex&#39;s resident southern belle, proud member of beyhive, tweets \\u003Ca href=\\\"http:\\u002F\\u002Fwww.twitter.com\\u002Fkatherineshelby\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":881,\"dateDeleted\":null,\"dateCreated\":1405746259218,\"dateUpdated\":1480965640342,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Site\"}},\"staticPages\":{},\"nodes\":{\"8494\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8575,\"dateDeleted\":null,\"dateCreated\":1499721426901,\"dateUpdated\":1500474592717,\"class\":\"Node\",\"data\":{\"twitter\":\"seanseaevans\",\"lastName\":\"Evans\",\"alias\":\"sean-evans\",\"name\":\"Sean Evans\",\"firstName\":\"Sean\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10272,\"dateDeleted\":null,\"dateCreated\":1499721999569,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"in\":\"Node#11:8575{name:Sean Evans,lastName:Evans,twitter:seanseaevans,createdBy:1261,alias:sean-evans,dateCreated:Mon Jul 10 21:17:06 UTC 2017,firstName:Sean,nodeTypes:[2],in_Relationship:[#12:10272, #12:10463],dateUpdated:Wed Jul 19 14:29:52 UTC 2017,updatedBy:659} v5\",\"out\":\"Node#11:8494{name:Hot Ones,createdBy:1261,alias:hot-ones-show,description:The show with hot questions and even hotter wings. Watch Sean Evans interview celebrities such as T.J. Miller, Tommy Chong, and DJ Khaled as they burn their tastebuds. ,backgroundImage:zbx9y0byglbeqacbdtbu,dateCreated:Thu Jun 15 16:51:04 UTC 2017,logo1x1:hot-ones-200x200_kix0qu,logo16x9:hot-ones-356x200_color_zovtqq,horizontalThumbnail:petv0waa0j8rapbnx2u2,foregroundColor:#000000,nodeTypes:[3],verticalThumbnail:czzrvtm5o6yonh76cnkh,videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874733\\u002F4_HotOnes_banner-hb_x3jsqv.mp4,updatedBy:659,dateUpdated:Thu Jan 18 07:25:40 UTC 2018,out_Relationship:[#12:10272],messenger:complex?ref=subscribehotones,order:1,titleTag:Hot Ones Show | Complex,metaDescription:Hot Ones is a show with hot questions and even hotter wings. Watch Sean Evans interview celebrities with some burning questions.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fczzrvtm5o6yonh76cnkh.jpg} v39\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8494,\"dateDeleted\":null,\"dateCreated\":1497545464010,\"dateUpdated\":1516260340701,\"class\":\"Node\",\"data\":{\"titleTag\":\"Hot Ones Show | Complex\",\"alias\":\"hot-ones-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fczzrvtm5o6yonh76cnkh.jpg\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874733\\u002F4_HotOnes_banner-hb_x3jsqv.mp4\",\"metaDescription\":\"Hot Ones is a show with hot questions and even hotter wings. Watch Sean Evans interview celebrities with some burning questions.\",\"backgroundImage\":\"zbx9y0byglbeqacbdtbu\",\"horizontalThumbnail\":\"petv0waa0j8rapbnx2u2\",\"messenger\":\"complex?ref=subscribehotones\",\"order\":1,\"description\":\"The show with hot questions and even hotter wings. Watch Sean Evans interview celebrities such as T.J. Miller, Tommy Chong, and DJ Khaled as they burn their tastebuds. \",\"name\":\"Hot Ones\",\"logo16x9\":\"hot-ones-356x200_color_zovtqq\",\"logo1x1\":\"hot-ones-200x200_kix0qu\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"czzrvtm5o6yonh76cnkh\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8495\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":8495,\"dateDeleted\":null,\"dateCreated\":1497545537611,\"dateUpdated\":1511221505530,\"class\":\"Node\",\"data\":{\"titleTag\":\"Get Sweaty Show | Complex\",\"alias\":\"get-sweaty-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fgozmcwvjbfaivdlrsbof\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874733\\u002F3_GetSweaty_showpage-hb_qmqn28.mp4\",\"metaDescription\":\"From boxing with Nick Jonas to hanging with DJ Khaled, Emily Oberg hosts 'Get Sweaty' where she puts celebrities to work.\",\"backgroundImage\":\"uvubcmeumoxp8evoq0ui\",\"horizontalThumbnail\":\"bagxzk6gzhwft8akpgr5\",\"messenger\":\"complex?ref=subscribegetsweaty\",\"order\":70,\"description\":\"From boxing with Nick Jonas to hanging with the self-acclaimed, “King of the Elliptical,” DJ Khaled, this is the series that puts celebrities to work.\",\"name\":\"Get Sweaty\",\"logo1x1\":\"get-sweaty-200x200_pgv2u4\",\"logo16x9\":\"get-sweaty-356x200_color_szovmm\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"gozmcwvjbfaivdlrsbof\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8497\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8576,\"dateDeleted\":null,\"dateCreated\":1499721456612,\"dateUpdated\":1500474599514,\"class\":\"Node\",\"data\":{\"lastName\":\"La Puma\",\"twitter\":\"JLaPuma\",\"firstName\":\"Joe\",\"name\":\"Joe La Puma\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10273,\"dateDeleted\":null,\"dateCreated\":1499722118468,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8497{name:Sneaker Shopping,alias:sneaker-shopping-show,videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874733\\u002F6_SneakerShopping_banner-hb_gre4wh.mp4,backgroundImage:rampt5ljyp282be6a3tq,horizontalThumbnail:iikuhkssibgsxwibz3ij,nodeTypes:[3],createdBy:1261,description:Tag along with Complex’s Joe La Puma as he takes your favorite artists and athletes to the best sneaker stores around the U.S.,logo16x9:sneaker-shopping-356x200_color_b4hmvg,logo1x1:sneaker-shopping-200x200_pjece1,dateCreated:Thu Jun 15 16:55:26 UTC 2017,foregroundColor:#000000,verticalThumbnail:ejmq3nykb1yqaxvqhg95,updatedBy:659,dateUpdated:Mon Nov 20 23:44:58 UTC 2017,out_Relationship:[#12:10273],messenger:complex?ref=subscribesneakershopping,order:10,titleTag:Sneaker Shopping Show | Complex,metaDescription:Watch Complex's own Joe La Puma as he takes your favorite artists and athletes to the best sneaker stores around the U.S.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fejmq3nykb1yqaxvqhg95} v28\",\"in\":\"Node#11:8576{name:Joe La Puma,lastName:La Puma,twitter:JLaPuma,createdBy:1261,dateCreated:Mon Jul 10 21:17:36 UTC 2017,firstName:Joe,nodeTypes:[2],in_Relationship:[#12:10273],dateUpdated:Wed Jul 19 14:29:59 UTC 2017,updatedBy:659} v4\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8497,\"dateDeleted\":null,\"dateCreated\":1497545726576,\"dateUpdated\":1511221498001,\"class\":\"Node\",\"data\":{\"titleTag\":\"Sneaker Shopping Show | Complex\",\"alias\":\"sneaker-shopping-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fejmq3nykb1yqaxvqhg95\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874733\\u002F6_SneakerShopping_banner-hb_gre4wh.mp4\",\"metaDescription\":\"Watch Complex's own Joe La Puma as he takes your favorite artists and athletes to the best sneaker stores around the U.S.\",\"backgroundImage\":\"rampt5ljyp282be6a3tq\",\"horizontalThumbnail\":\"iikuhkssibgsxwibz3ij\",\"messenger\":\"complex?ref=subscribesneakershopping\",\"order\":10,\"description\":\"Tag along with Complex’s Joe La Puma as he takes your favorite artists and athletes to the best sneaker stores around the U.S.\",\"name\":\"Sneaker Shopping\",\"logo16x9\":\"sneaker-shopping-356x200_color_b4hmvg\",\"logo1x1\":\"sneaker-shopping-200x200_pjece1\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"ejmq3nykb1yqaxvqhg95\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8498\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8577,\"dateDeleted\":null,\"dateCreated\":1499721487868,\"dateUpdated\":1500474605216,\"class\":\"Node\",\"data\":{\"twitter\":\"SpeedyMorman\",\"lastName\":\"Morman\",\"alias\":\"speedy-morman\",\"name\":\"Speedy Morman\",\"firstName\":\"Speedy\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10276,\"dateDeleted\":null,\"dateCreated\":1499722197335,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8498{name:Don't Believe the Hype,createdBy:1261,alias:dont-believe-the-hype-show,description:Complex's weekly series \\\"Don't Believe the Hype\\\" takes a look at what's hot and what's just hot air. Sneakers, clothes, tech, food—nothing is safe.,backgroundImage:hldqjg1mky8ohkj55ppp,dateCreated:Thu Jun 15 16:57:03 UTC 2017,logo1x1:dont-believe-the-hype-200x200_kcrf8u,logo16x9:dont-believe-the-hype-356x200_color_uqfoes,horizontalThumbnail:kwgupbl6jd9lzbsps9lc,foregroundColor:#000000,nodeTypes:[3],verticalThumbnail:eoqvwarn1x7zbrsedjzm,out_Relationship:[#12:10276],videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F2_DontBelieveTheHype_banner-hb_v8842a.mp4,updatedBy:659,dateUpdated:Mon Nov 20 23:44:53 UTC 2017,messenger:complex?ref=subscribedon'tbelievethehype,order:60,titleTag:Don't Believe The Hype Show | Complex,metaDescription:Watch Complex's weekly series 'Don't Believe the Hype' as he takes a look at sneakers, clothes, tech, food and more.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Feoqvwarn1x7zbrsedjzm} v28\",\"in\":\"Node#11:8577{name:Speedy Morman,lastName:Morman,twitter:SpeedyMorman,createdBy:1261,alias:speedy-morman,dateCreated:Mon Jul 10 21:18:07 UTC 2017,firstName:Speedy,nodeTypes:[2],in_Relationship:[#12:10276, #12:10277, #12:10980],dateUpdated:Wed Jul 19 14:30:05 UTC 2017,updatedBy:659} v6\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8498,\"dateDeleted\":null,\"dateCreated\":1497545823301,\"dateUpdated\":1511221493237,\"class\":\"Node\",\"data\":{\"titleTag\":\"Don't Believe The Hype Show | Complex\",\"alias\":\"dont-believe-the-hype-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Feoqvwarn1x7zbrsedjzm\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F2_DontBelieveTheHype_banner-hb_v8842a.mp4\",\"metaDescription\":\"Watch Complex's weekly series 'Don't Believe the Hype' as he takes a look at sneakers, clothes, tech, food and more.\",\"backgroundImage\":\"hldqjg1mky8ohkj55ppp\",\"horizontalThumbnail\":\"kwgupbl6jd9lzbsps9lc\",\"messenger\":\"complex?ref=subscribedon'tbelievethehype\",\"order\":60,\"description\":\"Complex's weekly series \\\"Don't Believe the Hype\\\" takes a look at what's hot and what's just hot air. Sneakers, clothes, tech, food—nothing is safe.\",\"name\":\"Don't Believe the Hype\",\"logo16x9\":\"dont-believe-the-hype-356x200_color_uqfoes\",\"logo1x1\":\"dont-believe-the-hype-200x200_kcrf8u\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"eoqvwarn1x7zbrsedjzm\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8499\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8585,\"dateDeleted\":null,\"dateCreated\":1499721782593,\"dateUpdated\":1500474649912,\"class\":\"Node\",\"data\":{\"lastName\":\"Mui\",\"twitter\":\"mrtonymui\",\"firstName\":\"Tony\",\"alias\":\"tony-mui\",\"name\":\"Tony Mui\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10275,\"dateDeleted\":null,\"dateCreated\":1499722163511,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8499{name:Life at Complex,createdBy:1261,alias:life-at-complex-show,description: We know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.,backgroundImage:gv4fziecsbgcddkok6sv,dateCreated:Thu Jun 15 16:58:32 UTC 2017,logo1x1:life-at-complex-200x200_yx93u1,logo16x9:life-at-complex-356x200_color_insgoa,horizontalThumbnail:f9h7b9iopoitvhkke7qv,foregroundColor:#000000,nodeTypes:[3],verticalThumbnail:drkrdzcpolj57sbiuqug,out_Relationship:[#12:10275],videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F5_LifeAtComplex_banner-hb_ug4nti.mp4,updatedBy:659,dateUpdated:Mon Nov 20 23:44:47 UTC 2017,messenger:complex?ref=subscribelifeatcomplex,order:50,titleTag:Life At Complex Show | Complex,metaDescription:Want to know what #LifeAtComplex is like? Tony Mui flips the camera and vlogs the daily office life.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fdrkrdzcpolj57sbiuqug} v34\",\"in\":\"Node#11:8585{name:Tony Mui,lastName:Mui,twitter:mrtonymui,createdBy:1261,alias:tony-mui,dateCreated:Mon Jul 10 21:23:02 UTC 2017,firstName:Tony,nodeTypes:[2],in_Relationship:[#12:10275],dateUpdated:Wed Jul 19 14:30:49 UTC 2017,updatedBy:659} v4\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8499,\"dateDeleted\":null,\"dateCreated\":1497545912118,\"dateUpdated\":1511221487556,\"class\":\"Node\",\"data\":{\"titleTag\":\"Life At Complex Show | Complex\",\"alias\":\"life-at-complex-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fdrkrdzcpolj57sbiuqug\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874736\\u002F5_LifeAtComplex_banner-hb_ug4nti.mp4\",\"metaDescription\":\"Want to know what #LifeAtComplex is like? Tony Mui flips the camera and vlogs the daily office life.\",\"backgroundImage\":\"gv4fziecsbgcddkok6sv\",\"horizontalThumbnail\":\"f9h7b9iopoitvhkke7qv\",\"messenger\":\"complex?ref=subscribelifeatcomplex\",\"order\":50,\"description\":\" We know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.\",\"name\":\"Life at Complex\",\"logo1x1\":\"life-at-complex-200x200_yx93u1\",\"logo16x9\":\"life-at-complex-356x200_color_insgoa\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"drkrdzcpolj57sbiuqug\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8500\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":8500,\"dateDeleted\":null,\"dateCreated\":1497545987896,\"dateUpdated\":1510844661303,\"class\":\"Node\",\"data\":{\"titleTag\":\"The Neighborhood Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Ftbarkafckjlwimykkjok\",\"alias\":\"the-neighborhood-show\",\"metaDescription\":\"Watch your favorite artists lead you on a tour of the places that helped make them who they are on 'The Neighborhood'.\",\"backgroundImage\":\"f5y9o98nrgsozyyoylqk\",\"horizontalThumbnail\":\"rlxyweymxcwkhzsxqrxk\",\"messenger\":\"complex?ref=TheNeighborhood\",\"order\":80,\"description\":\"Our favorite artists lead us on a tour of the places that helped make them who they are. \",\"name\":\"The Neighborhood\",\"logo1x1\":\"the-neighborhood-200x200_bpurmj\",\"logo16x9\":\"the-neighborhood-356x200_color_ibplfi\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"tbarkafckjlwimykkjok\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"brettc@complex.com\",\"name\":\"Brett Cohen\",\"location\":null,\"alias\":\"bc\",\"attribution\":\"Brett Cohen\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":367,\"dateDeleted\":1513967622196,\"dateCreated\":1405746254626,\"dateUpdated\":1513967622199,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8501\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Shows Widget\",\"itemType\":null,\"id\":416,\"dateDeleted\":null,\"dateCreated\":1497382141242,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8584,\"dateDeleted\":null,\"dateCreated\":1499721745916,\"dateUpdated\":1500474644123,\"class\":\"Node\",\"data\":{\"lastName\":\"Alexis\",\"twitter\":\"neweryork\",\"firstName\":\"Nadeska\",\"alias\":\"nadeska-alexis\",\"name\":\"Nadeska Alexis\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10274,\"dateDeleted\":null,\"dateCreated\":1499722141481,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8501{name:Everyday Struggle,createdBy:1261,alias:everyday-struggle-show,description:Tune in each morning to watch hosts DJ Akademiks and Nadeska Alexis square off over the biggest topics in hip-hop and pop culture. ,backgroundImage:ku5xbulmjtib1o8cjcad,dateCreated:Thu Jun 15 17:01:22 UTC 2017,logo1x1:everyday-struggle-200x200_dhuiri,logo16x9:y22xooeku5e5vixkboay,horizontalThumbnail:kkh6ed2zss0wwl5b1xn4,foregroundColor:#000000,nodeTypes:[4],verticalThumbnail:f1zsdqi6kdxhmxrxqqds,out_Relationship:[#12:10274],videoUrl:http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ff_auto,q_auto,dpr_auto\\u002Fv1513978163\\u002Fkkh6ed2zss0wwl5b1xn4.mp4,updatedBy:428,dateUpdated:Wed Jan 03 20:16:05 UTC 2018,messenger:complex?ref=subscribeeverydaystruggle,order:30,titleTag:Everyday Struggle Show | Complex,metaDescription:Tune in every morning to watch rapper Joe Budden and DJ Akademiks square off over the biggest topics in hip-hop and pop culture right here on Everyday Struggle.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fn0ult4ixncifwhjykuuq} v36\",\"in\":\"Node#11:8584{name:Nadeska Alexis,lastName:Alexis,twitter:neweryork,createdBy:1261,alias:nadeska-alexis,dateCreated:Mon Jul 10 21:22:25 UTC 2017,firstName:Nadeska,nodeTypes:[2],in_Relationship:[#12:10274],dateUpdated:Wed Jul 19 14:30:44 UTC 2017,updatedBy:659} v4\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8501,\"dateDeleted\":null,\"dateCreated\":1497546082277,\"dateUpdated\":1515010565062,\"class\":\"Node\",\"data\":{\"titleTag\":\"Everyday Struggle Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fn0ult4ixncifwhjykuuq\",\"alias\":\"everyday-struggle-show\",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ff_auto,q_auto,dpr_auto\\u002Fv1513978163\\u002Fkkh6ed2zss0wwl5b1xn4.mp4\",\"metaDescription\":\"Tune in every morning to watch rapper Joe Budden and DJ Akademiks square off over the biggest topics in hip-hop and pop culture right here on Everyday Struggle.\",\"backgroundImage\":\"ku5xbulmjtib1o8cjcad\",\"horizontalThumbnail\":\"kkh6ed2zss0wwl5b1xn4\",\"messenger\":\"complex?ref=subscribeeverydaystruggle\",\"order\":30,\"description\":\"Tune in each morning to watch hosts DJ Akademiks and Nadeska Alexis square off over the biggest topics in hip-hop and pop culture. \",\"name\":\"Everyday Struggle\",\"logo16x9\":\"y22xooeku5e5vixkboay\",\"logo1x1\":\"everyday-struggle-200x200_dhuiri\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"f1zsdqi6kdxhmxrxqqds\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8502\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8577,\"dateDeleted\":null,\"dateCreated\":1499721487868,\"dateUpdated\":1500474605216,\"class\":\"Node\",\"data\":{\"twitter\":\"SpeedyMorman\",\"lastName\":\"Morman\",\"alias\":\"speedy-morman\",\"name\":\"Speedy Morman\",\"firstName\":\"Speedy\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10277,\"dateDeleted\":null,\"dateCreated\":1499722209169,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"in\":\"Node#11:8577{name:Speedy Morman,lastName:Morman,twitter:SpeedyMorman,createdBy:1261,alias:speedy-morman,dateCreated:Mon Jul 10 21:18:07 UTC 2017,firstName:Speedy,nodeTypes:[2],in_Relationship:[#12:10276, #12:10277, #12:10980],dateUpdated:Wed Jul 19 14:30:05 UTC 2017,updatedBy:659} v6\",\"out\":\"Node#11:8502{name:Complex News,createdBy:1261,alias:complex-news-show,description:We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. ,backgroundImage:iirddkh3bzvts6w7x6ah,dateCreated:Thu Jun 15 17:02:43 UTC 2017,logo1x1:complex-news-200x200_qnxdma,logo16x9:g8j4zblrk1fbnvs8cp06,horizontalThumbnail:g8j4zblrk1fbnvs8cp06,foregroundColor:#000000,nodeTypes:[3],verticalThumbnail:knnpuu3gpxwthyfmleyo,out_Relationship:[#12:10277, #12:10303, #12:10305, #12:10306, #12:10346, #12:10861],videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4,updatedBy:659,dateUpdated:Mon Nov 20 23:44:14 UTC 2017,messenger:complex?ref=subscribecomplexnews,order:20,titleTag:Complex News Show | Complex,metaDescription:Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo} v53\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8578,\"dateDeleted\":null,\"dateCreated\":1499721527981,\"dateUpdated\":1500474613394,\"class\":\"Node\",\"data\":{\"twitter\":\"BeijaMVelez\",\"lastName\":\"Velez\",\"alias\":\"beija-velez\",\"name\":\"Beija Velez\",\"firstName\":\"Beija\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10303,\"dateDeleted\":null,\"dateCreated\":1500309950526,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8580,\"dateDeleted\":null,\"dateCreated\":1499721590654,\"dateUpdated\":1500474627663,\"class\":\"Node\",\"data\":{\"twitter\":\"HanumanWelch\",\"lastName\":\"Welch\",\"alias\":\"hanuman-welch\",\"name\":\"Hanuman Welch\",\"firstName\":\"Hanuman\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10305,\"dateDeleted\":null,\"dateCreated\":1500309999953,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8583,\"dateDeleted\":null,\"dateCreated\":1499721712641,\"dateUpdated\":1500474487164,\"class\":\"Node\",\"data\":{\"twitter\":\"Natashalexis_\",\"lastName\":\"Martinez\",\"alias\":\"natasha-martinez\",\"name\":\"Natasha Martinez\",\"firstName\":\"Natasha\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10306,\"dateDeleted\":null,\"dateCreated\":1500310079602,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8581,\"dateDeleted\":null,\"dateCreated\":1499721620473,\"dateUpdated\":1500474633354,\"class\":\"Node\",\"data\":{\"lastName\":\"Simpson\",\"twitter\":\"piercesimpson\",\"firstName\":\"Pierce\",\"alias\":\"pierce-simpson\",\"name\":\"Pierce Simpson\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10346,\"dateDeleted\":null,\"dateCreated\":1501081800785,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":9068,\"dateDeleted\":null,\"dateCreated\":1510678960214,\"dateUpdated\":1510679069063,\"class\":\"Node\",\"data\":{\"lastName\":\"Tharpe\",\"twitter\":\"The_SummerMan\",\"firstName\":\"Frazier\",\"alias\":\"frazier-tharpe\",\"name\":\"Frazier Tharpe\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10861,\"dateDeleted\":null,\"dateCreated\":1510678978313,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8502,\"dateDeleted\":null,\"dateCreated\":1497546163142,\"dateUpdated\":1511221454260,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex News Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fknnpuu3gpxwthyfmleyo\",\"alias\":\"complex-news-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1510690263\\u002F1_ComplexNews_banner-no-anchors-hb_zgm7bx.mp4\",\"metaDescription\":\"Complex News breaks down important issues surrounding music, style, sneakers, and pop culture.\",\"backgroundImage\":\"iirddkh3bzvts6w7x6ah\",\"horizontalThumbnail\":\"g8j4zblrk1fbnvs8cp06\",\"messenger\":\"complex?ref=subscribecomplexnews\",\"order\":20,\"description\":\"We break down important issues surrounding music, style, sneakers, and pop culture only as Complex can. \",\"name\":\"Complex News\",\"logo1x1\":\"complex-news-200x200_qnxdma\",\"logo16x9\":\"g8j4zblrk1fbnvs8cp06\",\"foregroundColor\":\"#000000\",\"verticalThumbnail\":\"knnpuu3gpxwthyfmleyo\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8633\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":8633,\"dateDeleted\":null,\"dateCreated\":1500926134028,\"dateUpdated\":1511221448797,\"class\":\"Node\",\"data\":{\"titleTag\":\"Complex Cover Show | Complex\",\"alias\":\"complex-cover-show\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fky1t0cah1psenhq2qvac\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501874735\\u002F7_Complex_Covers_banner-hb_wos0cf.mp4\",\"metaDescription\":\"The Complex cover series is a reinvented version of the print magazine cover into a multi-platform digital experience. Watch exclusive interviews and much more here.\",\"backgroundImage\":\"bv0ws2ljqplx83sqmzbj\",\"horizontalThumbnail\":\"dk6jltgtmhlgxpyfxc4x\",\"messenger\":\"complex?ref=subscribecomplexcover\",\"order\":63,\"description\":\"The Complex Cover is a video series, in which we've reinvented our print magazine covers into a multi-platform digital and social media experience, bringing fans a candid look into the lives of the most interesting pop culture figure today. Watch for exclusive in-depth interviews, behind-the-scenes moments, and exclusive content. \",\"name\":\"Complex Cover\",\"logo1x1\":\"dtzdsd4mcfzok5mbej8s\",\"logo16x9\":\"dk6jltgtmhlgxpyfxc4x\",\"verticalThumbnail\":\"ky1t0cah1psenhq2qvac\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8680\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":8680,\"dateDeleted\":null,\"dateCreated\":1501602284491,\"dateUpdated\":1518214124389,\"class\":\"Node\",\"data\":{\"order\":85,\"imageUrl\":\"\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fq_auto\\u002Fv1518107170\\u002Fcomplex-conversations1920x800_ornui7.jpg\",\"alias\":\"complex-conversations-show\",\"videoUrl\":\"\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fq_auto\\u002Fv1518107170\\u002Fcomplex-conversations1920x800_ornui7.mp4\",\"description\":\"Complex Media welcomes the most influential minds in fashion, art, music, sneakers and beyond for series of lively panel discussions on the topics most relevant to todays youth for a deeper understanding of each other, our culture, and the passions that inspire us.  watch the first season and be ready for season 2 episodes comning every tues and thursday.\",\"name\":\"ComplexCon(versations)\",\"logo1x1\":\"c3kckovs0nhtv7werwje\",\"logo16x9\":\"gay7dishsda9kl4itgi0\",\"horizontalThumbnail\":\"gay7dishsda9kl4itgi0\",\"canonical\":\"https:\\u002F\\u002Fwww.go90.com\\u002Fshows\\u002F9mVKVBvT7dK\",\"verticalThumbnail\":\"vy4jxvklhkez7m2p78qh\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"mike.miele@complexnetworks.com\",\"name\":\"Mike Miele\",\"location\":null,\"alias\":null,\"attribution\":\"Mike Miele\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2696,\"dateDeleted\":null,\"dateCreated\":1517340849645,\"dateUpdated\":1517594313249,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8681\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":8681,\"dateDeleted\":null,\"dateCreated\":1501602495100,\"dateUpdated\":1517341164949,\"class\":\"Node\",\"data\":{\"urlOverride\":\"https:\\u002F\\u002Fwww.go90.com\\u002Fshows\\u002F11cHKK3D2iU\",\"order\":100,\"alias\":\"complex-live\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fm5mzdjiwj19tt9ftognv\",\"name\":\"Complex Live\",\"logo16x9\":\"m5mzdjiwj19tt9ftognv\",\"logo1x1\":\"m5mzdjiwj19tt9ftognv\",\"horizontalThumbnail\":\"m5mzdjiwj19tt9ftognv\",\"verticalThumbnail\":\"m5mzdjiwj19tt9ftognv\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8702\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Shows Widget\",\"itemType\":null,\"id\":416,\"dateDeleted\":null,\"dateCreated\":1497382141242,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8587,\"dateDeleted\":null,\"dateCreated\":1499721859813,\"dateUpdated\":1501879470882,\"class\":\"Node\",\"data\":{\"lastName\":\"Jenkins\",\"twitter\":\"Jersey_Jinx\",\"firstName\":\"Brandon 'Jinx'\",\"alias\":\"jinx\",\"name\":\"Brandon 'Jinx' Jenkins\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10429,\"dateDeleted\":null,\"dateCreated\":1501864319038,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8702{name:The Culture,createdBy:1261,order:65,alias:the-culture-show,dateCreated:Fri Aug 04 16:28:54 UTC 2017,logo1x1:uotdb2723z2eiwxofeyr,logo16x9:jsxw6qgqlzfnl8oc6izv,horizontalThumbnail:ind1lau09aviqakyn8gt,messenger:\\u002Fcomplex?ref=subscribe_the%20culture,nodeTypes:[4],verticalThumbnail:t77n5kfnjprdeiao3yue,out_Relationship:[#12:10429],videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501790890\\u002Fthe-culture-show-banner-hb_cwsrpm.mp4,dateUpdated:Mon Nov 20 23:43:33 UTC 2017,updatedBy:659,description:The first entry point of the culture is being a fan of the culture. Join Jinx as he sits down with the creatives who are driving music, fashion, and art forward. ,titleTag:The Culture Show | Complex,metaDescription:Join Jinx as he sits down with the creatives who are driving music, fashion, and art forward with the show The Culture.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Ft77n5kfnjprdeiao3yue} v30\",\"in\":\"Node#11:8587{name:Brandon 'Jinx' Jenkins,lastName:Jenkins,twitter:Jersey_Jinx,createdBy:1261,alias:jinx,dateCreated:Mon Jul 10 21:24:19 UTC 2017,firstName:Brandon 'Jinx',nodeTypes:[2],dateUpdated:Fri Aug 04 20:44:30 UTC 2017,updatedBy:428,in_Relationship:[#12:10429]} v8\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8702,\"dateDeleted\":null,\"dateCreated\":1501864134561,\"dateUpdated\":1511221413827,\"class\":\"Node\",\"data\":{\"titleTag\":\"The Culture Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Ft77n5kfnjprdeiao3yue\",\"alias\":\"the-culture-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1501790890\\u002Fthe-culture-show-banner-hb_cwsrpm.mp4\",\"metaDescription\":\"Join Jinx as he sits down with the creatives who are driving music, fashion, and art forward with the show The Culture.\",\"horizontalThumbnail\":\"ind1lau09aviqakyn8gt\",\"messenger\":\"\\u002Fcomplex?ref=subscribe_the%20culture\",\"order\":65,\"description\":\"The first entry point of the culture is being a fan of the culture. Join Jinx as he sits down with the creatives who are driving music, fashion, and art forward. \",\"name\":\"The Culture\",\"logo1x1\":\"uotdb2723z2eiwxofeyr\",\"logo16x9\":\"jsxw6qgqlzfnl8oc6izv\",\"verticalThumbnail\":\"t77n5kfnjprdeiao3yue\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8724\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8575,\"dateDeleted\":null,\"dateCreated\":1499721426901,\"dateUpdated\":1500474592717,\"class\":\"Node\",\"data\":{\"twitter\":\"seanseaevans\",\"lastName\":\"Evans\",\"alias\":\"sean-evans\",\"name\":\"Sean Evans\",\"firstName\":\"Sean\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10463,\"dateDeleted\":null,\"dateCreated\":1502222720507,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8724{name:Sean in the Wild,createdBy:1261,order:65,alias:sean-in-the-wild-show,dateCreated:Tue Aug 08 20:01:22 UTC 2017,logo1x1:uxc6edtzlilhlx1gwwai,logo16x9:wjmgvryxadmryv5zkgag,horizontalThumbnail:qazycwgdqxqhdlmq1pye,messenger:complex?ref=subscribeseaninthewild,nodeTypes:[3],verticalThumbnail:euiuyjqkkpgjmiwnzkzl,out_Relationship:[#12:10463],videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1498489978\\u002F8_Seaninthewild_banner__FINAL_e5uyeq.mp4,dateUpdated:Mon Nov 20 23:43:24 UTC 2017,updatedBy:659,description:Watch Hot Ones host, Sean Evans, experience the diverse culinary world outside of the spicy wings challenge. From eating bugs to traversing through London for the best burger, catch Sean tasting the food you love as well as the food you question. ,titleTag:Sean In The Wild Show | Complex,metaDescription:Watch Hot Ones host, Sean Evans, as he experiences the diverse culinary world. Form eating bugs to finding the best burgers, catch him taste testing these foods here.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Feuiuyjqkkpgjmiwnzkzl} v22\",\"in\":\"Node#11:8575{name:Sean Evans,lastName:Evans,twitter:seanseaevans,createdBy:1261,alias:sean-evans,dateCreated:Mon Jul 10 21:17:06 UTC 2017,firstName:Sean,nodeTypes:[2],in_Relationship:[#12:10272, #12:10463],dateUpdated:Wed Jul 19 14:29:52 UTC 2017,updatedBy:659} v5\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8724,\"dateDeleted\":null,\"dateCreated\":1502222482635,\"dateUpdated\":1511221404967,\"class\":\"Node\",\"data\":{\"titleTag\":\"Sean In The Wild Show | Complex\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Feuiuyjqkkpgjmiwnzkzl\",\"alias\":\"sean-in-the-wild-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1498489978\\u002F8_Seaninthewild_banner__FINAL_e5uyeq.mp4\",\"metaDescription\":\"Watch Hot Ones host, Sean Evans, as he experiences the diverse culinary world. Form eating bugs to finding the best burgers, catch him taste testing these foods here.\",\"horizontalThumbnail\":\"qazycwgdqxqhdlmq1pye\",\"messenger\":\"complex?ref=subscribeseaninthewild\",\"order\":65,\"description\":\"Watch Hot Ones host, Sean Evans, experience the diverse culinary world outside of the spicy wings challenge. From eating bugs to traversing through London for the best burger, catch Sean tasting the food you love as well as the food you question. \",\"name\":\"Sean in the Wild\",\"logo1x1\":\"uxc6edtzlilhlx1gwwai\",\"logo16x9\":\"wjmgvryxadmryv5zkgag\",\"verticalThumbnail\":\"euiuyjqkkpgjmiwnzkzl\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"stephanie.musat@complex.com\",\"name\":\"Stephanie Musat\",\"location\":null,\"alias\":\"stephanie-musat\",\"attribution\":\"Stephanie Musat\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002F249138_10151200219579251_1348938228_n_1_rtc0de.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EStephanie Musat is the product manager for Complex.com. Follow her on Twitter at \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Fsdmusat\\\"\\u003E@sdmusat \\u003C\\u002Fa\\u003Eor reach her via e-mail at stephanie.musat@complex.com\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1261,\"dateDeleted\":1509114243232,\"dateCreated\":1425917170694,\"dateUpdated\":1509114243230,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8754\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Shows Widget\",\"itemType\":null,\"id\":416,\"dateDeleted\":null,\"dateCreated\":1497382141242,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8755,\"dateDeleted\":null,\"dateCreated\":1502904131148,\"dateUpdated\":1503412788151,\"class\":\"Node\",\"data\":{\"lastName\":\"Callahan-Bever\",\"twitter\":\"N_C_B\",\"firstName\":\"Noah\",\"alias\":\"noah-callahan-bever\",\"name\":\"Noah Callahan-Bever\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10494,\"dateDeleted\":null,\"dateCreated\":1502904157780,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:8754{name:Blueprint,createdBy:428,order:40,alias:blueprint-show,dateCreated:Wed Aug 16 17:18:36 UTC 2017,logo1x1:vkerpf7fcogmx5m6ieht,logo16x9:x1sfnc27qf7etbxl509f,horizontalThumbnail:rehz4bdyxprsxkeui5wv,nodeTypes:[4],verticalThumbnail:vthuggpo5kodyh20vajs,titleTag:Blueprint,videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1502744727\\u002F15_Blueprint_banner-hb_vxgtzc.mp4,metaDescription:At the crossroad of inspiration, drive, and genius sit the visionaries. In “Blueprint,” Complex Chief Content Officer Noah Callahan-Bever sits down with today’s most impactful creative directors, inventors, designers, executives and artists for an exploration of the key moves they made to realize their career and their impact on the culture.\\r\\n,messenger:\\u002Fcomplex?ref=subscribe_blueprint,updatedBy:659,dateUpdated:Thu Jan 18 15:38:51 UTC 2018,out_Relationship:[#12:10494],description:At the crossroad of inspiration, drive, and genius sit the visionaries. In “The Blueprint,” Complex Chief Content Officer Noah Callahan-Bever sits down with today’s most impactful creative directors, inventors, designers, executives and artists for an exploration of the key moves they made to realize their career and their impact on the culture.,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fvthuggpo5kodyh20vajs} v30\",\"in\":\"Node#11:8755{name:Noah Callahan-Bever,lastName:Callahan-Bever,twitter:N_C_B,createdBy:428,alias:noah-callahan-bever,dateCreated:Wed Aug 16 17:22:11 UTC 2017,firstName:Noah,nodeTypes:[2],in_Relationship:[#12:10494],dateUpdated:Tue Aug 22 14:39:48 UTC 2017,updatedBy:659} v6\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8754,\"dateDeleted\":null,\"dateCreated\":1502903916054,\"dateUpdated\":1516289931285,\"class\":\"Node\",\"data\":{\"titleTag\":\"Blueprint\",\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fvthuggpo5kodyh20vajs\",\"alias\":\"blueprint-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1502744727\\u002F15_Blueprint_banner-hb_vxgtzc.mp4\",\"metaDescription\":\"At the crossroad of inspiration, drive, and genius sit the visionaries. In “Blueprint,” Complex Chief Content Officer Noah Callahan-Bever sits down with today’s most impactful creative directors, inventors, designers, executives and artists for an exploration of the key moves they made to realize their career and their impact on the culture.\\r\\n\",\"horizontalThumbnail\":\"rehz4bdyxprsxkeui5wv\",\"messenger\":\"\\u002Fcomplex?ref=subscribe_blueprint\",\"order\":40,\"description\":\"At the crossroad of inspiration, drive, and genius sit the visionaries. In “The Blueprint,” Complex Chief Content Officer Noah Callahan-Bever sits down with today’s most impactful creative directors, inventors, designers, executives and artists for an exploration of the key moves they made to realize their career and their impact on the culture.\",\"name\":\"Blueprint\",\"logo1x1\":\"vkerpf7fcogmx5m6ieht\",\"logo16x9\":\"x1sfnc27qf7etbxl509f\",\"verticalThumbnail\":\"vthuggpo5kodyh20vajs\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"8990\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Featured Shows Widget\",\"itemType\":null,\"id\":416,\"dateDeleted\":null,\"dateCreated\":1497382141242,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8992,\"dateDeleted\":null,\"dateCreated\":1508273777070,\"dateUpdated\":1508274014498,\"class\":\"Node\",\"data\":{\"lastName\":\"Arenas\",\"twitter\":\"GilbertAgent0\",\"firstName\":\"Gilbert\",\"alias\":\"gilbert-arenas\",\"name\":\"Gilbert Arenas\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10771,\"dateDeleted\":null,\"dateCreated\":1508273839137,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"in\":\"Node#11:8992{name:Gilbert Arenas,lastName:Arenas,twitter:GilbertAgent0,createdBy:428,dateCreated:Tue Oct 17 20:56:17 UTC 2017,firstName:Gilbert,nodeTypes:[2],in_Relationship:[#12:10771],alias:gilbert-arenas,dateUpdated:Tue Oct 17 21:00:14 UTC 2017,updatedBy:428} v8\",\"out\":\"Node#11:8990{name:Out of Bounds,createdBy:428,order:52,alias:out-of-bounds-show,description:“Out of Bounds” brings the comments section to life. Nothing is off limits on The World’s Most Dangerous Sports Show, hosted daily by former NBA star Gilbert Arenas alongside Complex's own Adam Caparell and Pierce Simpson.,metaDescription:“Out of Bounds” brings the comments section to life. Nothing is off limits on The World’s Most Dangerous Sports Show, hosted daily by former NBA star Gilbert Arenas and popular internet personality and superfan Mia Khalifa. ,dateCreated:Tue Oct 17 20:53:03 UTC 2017,logo16x9:dsfzzpr66mztsmuu5zkl,horizontalThumbnail:dsfzzpr66mztsmuu5zkl,nodeTypes:[4],verticalThumbnail:deywln4lbmia2eoy7g9n,out_Relationship:[#12:10771, #12:11015, #12:11016],dateUpdated:Tue Jan 16 19:20:54 UTC 2018,updatedBy:428,videoUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1508337424\\u002Fout-of-bounds-handbrake_f3ua60.mp4,titleTag:Out of Bounds ,imageUrl:https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fn32ddv8dntamqgc1kqa5} v30\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8581,\"dateDeleted\":null,\"dateCreated\":1499721620473,\"dateUpdated\":1500474633354,\"class\":\"Node\",\"data\":{\"lastName\":\"Simpson\",\"twitter\":\"piercesimpson\",\"firstName\":\"Pierce\",\"alias\":\"pierce-simpson\",\"name\":\"Pierce Simpson\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":11015,\"dateDeleted\":null,\"dateCreated\":1516130637180,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"},{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":9183,\"dateDeleted\":null,\"dateCreated\":1516130712153,\"dateUpdated\":null,\"class\":\"Node\",\"data\":{\"lastName\":\"Caparell\",\"twitter\":\"AdamCaparell\",\"firstName\":\"Adam\",\"alias\":\"adam-caparell\",\"name\":\"Adam Caparell\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":11016,\"dateDeleted\":null,\"dateCreated\":1516130724774,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":8990,\"dateDeleted\":null,\"dateCreated\":1508273583835,\"dateUpdated\":1516130454448,\"class\":\"Node\",\"data\":{\"titleTag\":\"Out of Bounds \",\"order\":52,\"imageUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Fc_scale,w_344,fl_lossy,pg_1,q_auto\\u002Fn32ddv8dntamqgc1kqa5\",\"alias\":\"out-of-bounds-show\",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1508337424\\u002Fout-of-bounds-handbrake_f3ua60.mp4\",\"description\":\"“Out of Bounds” brings the comments section to life. Nothing is off limits on The World’s Most Dangerous Sports Show, hosted daily by former NBA star Gilbert Arenas alongside Complex's own Adam Caparell and Pierce Simpson.\",\"name\":\"Out of Bounds\",\"metaDescription\":\"“Out of Bounds” brings the comments section to life. Nothing is off limits on The World’s Most Dangerous Sports Show, hosted daily by former NBA star Gilbert Arenas and popular internet personality and superfan Mia Khalifa. \",\"logo16x9\":\"dsfzzpr66mztsmuu5zkl\",\"horizontalThumbnail\":\"dsfzzpr66mztsmuu5zkl\",\"verticalThumbnail\":\"deywln4lbmia2eoy7g9n\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9100\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":9100,\"dateDeleted\":null,\"dateCreated\":1512595715419,\"dateUpdated\":1512595774202,\"class\":\"Node\",\"data\":{\"titleTag\":\"Food Grails Show | Complex\",\"order\":75,\"alias\":\"food-grails-show\",\"description\":\"Food Grails host Miss Info travelled the world as a music journalist and saw the power of artists who rep for their hometown sound. Now she wants to discover how foods define a city’s flavor—from D.C.’s mumbo sauce to NYC’s beef patties. \",\"videoUrl\":\"https:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1512584521\\u002F10_FoodGrails_banner_hb_nx2kwo.mp4\",\"name\":\"Food Grails\",\"metaDescription\":\" Food Grails host Miss Info travelled the world as a music journalist and saw the power of artists who rep for their hometown sound. Now she wants to discover how foods define a city’s flavor—from D.C.’s mumbo sauce to NYC’s beef patties.\",\"logo16x9\":\"lp93w7ubinvwjzinwcdr\",\"horizontalThumbnail\":\"dkcdyjl07ac4z3r6sryq\",\"verticalThumbnail\":\"yyolrrzdlxw0umkvpfxl\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9123\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":9123,\"dateDeleted\":null,\"dateCreated\":1513370087546,\"dateUpdated\":1516900579201,\"class\":\"Node\",\"data\":{\"order\":100,\"alias\":\"instafamous-show\",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516900404\\u002FInstafamous_1920x800_fz3j8e.mp4\",\"description\":\"Inst@famous follows 12 self-made social media celebrities. We learn where they came from, how they built their empires and what drives them to take it to the next level.\",\"name\":\"INST@FAMOUS\",\"logo16x9\":\"hqkopl6e2y2vunypukha\",\"horizontalThumbnail\":\"Instafamous_1920x800_fz3j8e\",\"verticalThumbnail\":\"IF_go90_vertical_citd3s\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9148\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"SEOable\",\"itemType\":null,\"id\":13,\"dateDeleted\":null,\"dateCreated\":1455223359195,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[{\"autovalidate\":false,\"properties\":{\"relationshipType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Is Host of\",\"fwItemProp\":null,\"bwItemProp\":null,\"minimumForwardsDepth\":1,\"minimumBackwardsDepth\":1,\"forwardsDenormStep\":1,\"backwardsDenormStep\":1,\"fromItemTypes\":[],\"toItemTypes\":[],\"id\":19,\"dateDeleted\":null,\"dateCreated\":1499721281829,\"dateUpdated\":1499721294604,\"class\":\"RelationshipType\"},\"validationErrors\":{},\"cLASSNAME\":\"RelationshipType\"},\"from\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Person\",\"itemType\":null,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1455223358553,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"},{\"autovalidate\":false,\"properties\":{\"name\":\"Social\",\"itemType\":null,\"id\":435,\"dateDeleted\":null,\"dateCreated\":1499721339309,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"id\":8577,\"dateDeleted\":null,\"dateCreated\":1499721487868,\"dateUpdated\":1500474605216,\"class\":\"Node\",\"data\":{\"twitter\":\"SpeedyMorman\",\"lastName\":\"Morman\",\"alias\":\"speedy-morman\",\"name\":\"Speedy Morman\",\"firstName\":\"Speedy\"}},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"id\":10980,\"dateDeleted\":null,\"dateCreated\":1515015018392,\"dateUpdated\":null,\"class\":\"Relationship\",\"data\":{\"out\":\"Node#11:9148{name:Jobs Unlisted,createdBy:428,order:45,alias:jobs-unlisted-show,videoUrl:http:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1515014121\\u002F16_JobsUnlisted_odyqzg.mp4,description:Speedy Morman takes viewers on an in-depth look into some of the most aspirational and unexpectedly cool professions that you won’t just find in a job search. ,dateCreated:Wed Jan 03 21:27:41 UTC 2018,logo16x9:yrczicuqjxjlvrq7u7tf,horizontalThumbnail:yrczicuqjxjlvrq7u7tf,nodeTypes:[3],verticalThumbnail:o1jhaqwxqh32xpfpykcz,out_Relationship:[#12:10980]} v2\",\"in\":\"Node#11:8577{name:Speedy Morman,lastName:Morman,twitter:SpeedyMorman,createdBy:1261,alias:speedy-morman,dateCreated:Mon Jul 10 21:18:07 UTC 2017,firstName:Speedy,nodeTypes:[2],in_Relationship:[#12:10276, #12:10277, #12:10980],dateUpdated:Wed Jul 19 14:30:05 UTC 2017,updatedBy:659} v6\"}},\"validationErrors\":{},\"cLASSNAME\":\"Relationship\"}],\"outgoingRelationships\":[],\"id\":9148,\"dateDeleted\":null,\"dateCreated\":1515014861664,\"dateUpdated\":null,\"class\":\"Node\",\"data\":{\"order\":45,\"alias\":\"jobs-unlisted-show\",\"description\":\"Speedy Morman takes viewers on an in-depth look into some of the most aspirational and unexpectedly cool professions that you won’t just find in a job search. \",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fvideo\\u002Fupload\\u002Fv1515014121\\u002F16_JobsUnlisted_odyqzg.mp4\",\"name\":\"Jobs Unlisted\",\"logo16x9\":\"yrczicuqjxjlvrq7u7tf\",\"horizontalThumbnail\":\"yrczicuqjxjlvrq7u7tf\",\"verticalThumbnail\":\"o1jhaqwxqh32xpfpykcz\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"ashleys@complex.com\",\"name\":\"Ashley Strang\",\"location\":null,\"alias\":\"ashley-strang\",\"attribution\":\"Ashley Strang\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":428,\"dateDeleted\":null,\"dateCreated\":1405746254953,\"dateUpdated\":1504723068889,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":null,\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9185\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":9185,\"dateDeleted\":null,\"dateCreated\":1516217507469,\"dateUpdated\":1517586141501,\"class\":\"Node\",\"data\":{\"order\":190,\"alias\":\"qb1-show\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516214622\\u002FQB1_BeyondTheLights_1920x800_f0ofpg.jpg\",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516214622\\u002FQB1_BeyondTheLights_1920x800_f0ofpg.mp4\",\"description\":\"QB1: Beyond the Lights follows top high school quarterbacks (Jake Fromm, Tate Martell and Tayvon Bowers) for an unforgettable final season of their high school careers. They each dream of the NFL and the long road ahead begins here.\",\"name\":\"QB1: Beyond the Lights\",\"sortType\":\"Asc\",\"logo16x9\":\"QB1_BeyondTheLights_16x9_e71uz8\",\"horizontalThumbnail\":\"QB1_BeyondTheLights_16x9_e71uz8\",\"verticalThumbnail\":\"QB1_BeyondTheLights_Vertical_FTR_yw00mb\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9186\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":9186,\"dateDeleted\":null,\"dateCreated\":1516217729006,\"dateUpdated\":1516342428397,\"class\":\"Node\",\"data\":{\"order\":200,\"alias\":\"why-we-fight-show\",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516214622\\u002FWhyWeFight_1920x800_aslbq3.mp4\",\"description\":\"Why We Fight follows a charismatic young prizefighter named Zac Wohlman on a pilgrimage around the world, meeting professional fighters and delving deep into their lives and dreams. All the while, Zac is confronting his own demons...\",\"name\":\"Why We Fight\",\"logo16x9\":\"WhyWeFight_16x9_t4nmfo\",\"horizontalThumbnail\":\"WhyWeFight_16x9_t4nmfo\",\"verticalThumbnail\":\"WhyWeFight_Vertical_FTR_tdzvpy\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9187\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":9187,\"dateDeleted\":null,\"dateCreated\":1516217800477,\"dateUpdated\":1516342488504,\"class\":\"Node\",\"data\":{\"order\":210,\"alias\":\"the-machine-show\",\"description\":\"\\\"The Machine\\\" takes an inside look at what makes Long Beach Poly so effective at pumping out star college and pro athletes. Follow the team through the ups and downs of a 10-game football season to find out what makes this football program so special.\",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516214622\\u002FTheMachine_1920x800_fuovdy.mp4\",\"name\":\"The Machine\",\"logo16x9\":\"TheMachine_16x9_kmzbrm\",\"horizontalThumbnail\":\"TheMachine_16x9_kmzbrm\",\"verticalThumbnail\":\"TheMachine_Vertical_FTR_c7zdtk\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"},\"9211\":{\"autovalidate\":false,\"properties\":{\"nodeTypes\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Original Show\",\"itemType\":null,\"id\":413,\"dateDeleted\":null,\"dateCreated\":1497031996822,\"dateUpdated\":null,\"class\":\"NodeType\"},\"validationErrors\":{},\"cLASSNAME\":\"NodeType\"}],\"incomingRelationships\":[],\"outgoingRelationships\":[],\"id\":9211,\"dateDeleted\":null,\"dateCreated\":1516734362877,\"dateUpdated\":1516735379564,\"class\":\"Node\",\"data\":{\"order\":2200,\"alias\":\"droppin-cash-show\",\"videoUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516734071\\u002Fdroppin-cash-horizontal-1920x800_xttzfs.mp4\",\"description\":\"Ball out with your favorite artists and athletes in L.A. as they drop crazy cash on the stuff we all dream about.\",\"name\":\"Droppin' Cash\",\"logo16x9\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516734071\\u002Fdroppin-cash-horizontal-1920x800_xttzfs.jpg\",\"horizontalThumbnail\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516734071\\u002Fdroppin-cash-horizontal-1920x800_xttzfs.jpg\",\"verticalThumbnail\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fimage\\u002Fupload\\u002Fv1516734071\\u002Fdroppin-cash-vertical-1000x1500_jzssjv.jpg\"},\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"anthonyr@complex.com\",\"name\":\"Anthony Rivera\",\"location\":null,\"alias\":\"anthony-rivera\",\"attribution\":\"Anthony Rivera\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fwluvm98puvo8jkgvwhvn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":659,\"dateDeleted\":null,\"dateCreated\":1405746257182,\"dateUpdated\":1453483569646,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"Node\"}},\"marketingHubs\":{},\"pencilUnits\":{},\"tags\":{\"340\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"apps\",\"displayText\":\"Apps\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":340,\"dateDeleted\":null,\"dateCreated\":1405746263099,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"855\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"celebrities\",\"displayText\":\"Celebrities\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":855,\"dateDeleted\":null,\"dateCreated\":1405746268325,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"909\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"charity\",\"displayText\":\"Charity\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":909,\"dateDeleted\":null,\"dateCreated\":1405746268608,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"1042\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"college\",\"displayText\":\"College\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1042,\"dateDeleted\":null,\"dateCreated\":1405746270070,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1045\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"colorado\",\"displayText\":\"Colorado\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1045,\"dateDeleted\":null,\"dateCreated\":1405746270089,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1050\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex\",\"displayText\":\"Complex\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1050,\"dateDeleted\":null,\"dateCreated\":1405746270102,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1063\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex-tv\",\"displayText\":\"Watch Complex\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1063,\"dateDeleted\":null,\"dateCreated\":1405746270171,\"dateUpdated\":1442322677507,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1066\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex-news-videos\",\"displayText\":\"Complex News Videos\",\"description\":\"\\u003Cp style=\\\"text-align:center\\\"\\u003E\\u003Cimg alt=\\\"\\\" src=\\\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ffl_lossy,q_auto\\u002Fc_scale,w_658\\u002Fsq8a9jq6lxexwqiggk0y.jpg\\\" \\u002F\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp style=\\\"text-align:center\\\"\\u003EWant the latest on your favorite artist? Obsessed with the release of the new Yeezy Boost? We break down important issues surrounding music, style, sneakers, and pop culture only as COMPLEX can.\\u003C\\u002Fp\\u003E\",\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":48,\"families\":[],\"id\":1066,\"dateDeleted\":null,\"dateCreated\":1405746270176,\"dateUpdated\":1487003291426,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1070\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"controversy\",\"displayText\":\"Controversy\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1070,\"dateDeleted\":null,\"dateCreated\":1405746270187,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1338\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"domestic-violence\",\"displayText\":\"Domestic Violence\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1338,\"dateDeleted\":null,\"dateCreated\":1405746272882,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1376\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"donald-trump\",\"displayText\":\"Donald Trump\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1376,\"dateDeleted\":null,\"dateCreated\":1405746273024,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1429\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"drugs\",\"displayText\":\"Drugs\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"NSFY\",\"id\":8,\"dateDeleted\":null,\"dateCreated\":1436473794058,\"dateUpdated\":null,\"class\":\"TagFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"TagFamily\"}],\"id\":1429,\"dateDeleted\":null,\"dateCreated\":1405746273630,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1562\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"eminem\",\"displayText\":\"Eminem\",\"description\":\"\\u003Cp\\u003EIn a decade, Slim Shady went from underground darling to the best selling rapper of all time, and he's still killing it to this day. Chart domination, high-profile endorsements, and consistently masterful rhymes keep Eminem on our radar. He's a living legend. There's no other way to put it.\\u003C\\u002Fp\\u003E\",\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1562,\"dateDeleted\":null,\"dateCreated\":1405746274832,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1605\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"facebook\",\"displayText\":\"Facebook\",\"description\":\"Facebook is a social networking service. Facebook is the most important social media website of all time, with more than 800 million users as of December 2011. The term \\\"Facebook Me\\\" has become the norm rather than giving out a phone number or other personal information. \",\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1605,\"dateDeleted\":null,\"dateCreated\":1405746275256,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1623\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"fast-food\",\"displayText\":\"Fast Food\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1623,\"dateDeleted\":null,\"dateCreated\":1405746275434,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"1702\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"food\",\"displayText\":\"Food\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":1702,\"dateDeleted\":null,\"dateCreated\":1405746276289,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2075\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"houston\",\"displayText\":\"Houston\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Location (City)\",\"id\":2,\"dateDeleted\":null,\"dateCreated\":1407792989171,\"dateUpdated\":1408552589236,\"class\":\"TagFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"TagFamily\"}],\"id\":2075,\"dateDeleted\":null,\"dateCreated\":1405746279754,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"2167\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"internet\",\"displayText\":\"Internet\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":2167,\"dateDeleted\":null,\"dateCreated\":1405746280520,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2197\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"instagram\",\"displayText\":\"Instagram\",\"description\":\"Instagram is the dopest photo sharing app for the iOS platform.If you have an iPhone, iPod Touch or iPad and don't have instagram you are missing out on some of the coolest shots from your favorite artists, photographers and friends. \",\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":2197,\"dateDeleted\":null,\"dateCreated\":1405746280897,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2521\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"kfc\",\"displayText\":\"KFC\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":2521,\"dateDeleted\":null,\"dateCreated\":1405746283899,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2643\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"legalization\",\"displayText\":\"Legalization\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":2643,\"dateDeleted\":null,\"dateCreated\":1405746285097,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2658\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"life\",\"displayText\":\"Life\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":2658,\"dateDeleted\":null,\"dateCreated\":1405746285292,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2696\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"lists\",\"displayText\":\"Lists\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":2,\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"Not Safe For Facebook\",\"id\":9,\"dateDeleted\":null,\"dateCreated\":1454023101446,\"dateUpdated\":null,\"class\":\"TagFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"TagFamily\"}],\"id\":2696,\"dateDeleted\":null,\"dateCreated\":1405746285598,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"2836\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"marijuana\",\"displayText\":\"Marijuana\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":2836,\"dateDeleted\":null,\"dateCreated\":1405746286912,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"3073\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"money\",\"displayText\":\"Money\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":3073,\"dateDeleted\":null,\"dateCreated\":1405746289228,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"3175\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"nebraska\",\"displayText\":\"Nebraska\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":3175,\"dateDeleted\":null,\"dateCreated\":1405746290168,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"3250\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"news\",\"displayText\":\"News\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":2,\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"News Sitemap\",\"id\":11,\"dateDeleted\":null,\"dateCreated\":1468594655573,\"dateUpdated\":null,\"class\":\"TagFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"TagFamily\"}],\"id\":3250,\"dateDeleted\":null,\"dateCreated\":1405746290873,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"3731\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"pizza-hut\",\"displayText\":\"Pizza Hut\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":3731,\"dateDeleted\":null,\"dateCreated\":1405746295492,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"3746\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"politics\",\"displayText\":\"Politics\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":3746,\"dateDeleted\":null,\"dateCreated\":1405746295640,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"3820\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"promo\",\"displayText\":\"Promo\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":4,\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"NSFY\",\"id\":8,\"dateDeleted\":null,\"dateCreated\":1436473794058,\"dateUpdated\":null,\"class\":\"TagFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"TagFamily\"}],\"id\":3820,\"dateDeleted\":null,\"dateCreated\":1405746296304,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4253\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"sexual-assault\",\"displayText\":\"Sexual Assault\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[{\"autovalidate\":false,\"properties\":{\"name\":\"NSFY\",\"id\":8,\"dateDeleted\":null,\"dateCreated\":1436473794058,\"dateUpdated\":null,\"class\":\"TagFamily\"},\"validationErrors\":{},\"cLASSNAME\":\"TagFamily\"}],\"id\":4253,\"dateDeleted\":null,\"dateCreated\":1405746300386,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4254\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"sexting\",\"displayText\":\"Sexting\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4254,\"dateDeleted\":null,\"dateCreated\":1405746300391,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4347\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"snapchat\",\"displayText\":\"Snapchat\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4347,\"dateDeleted\":null,\"dateCreated\":1405746301318,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4351\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"snacks\",\"displayText\":\"Snacks\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4351,\"dateDeleted\":null,\"dateCreated\":1405746301335,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4366\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"social-media\",\"displayText\":\"Social Media\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4366,\"dateDeleted\":null,\"dateCreated\":1405746301445,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4370\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"social-networks\",\"displayText\":\"Social Networks\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4370,\"dateDeleted\":null,\"dateCreated\":1405746301494,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4635\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"taco-bell\",\"displayText\":\"Taco Bell\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4635,\"dateDeleted\":null,\"dateCreated\":1405746304051,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4660\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"tech\",\"displayText\":\"Tech\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4660,\"dateDeleted\":null,\"dateCreated\":1405746304337,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4739\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"the-future\",\"displayText\":\"The Future\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4739,\"dateDeleted\":null,\"dateCreated\":1405746304961,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"4758\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"the-hundreds\",\"displayText\":\"The Hundreds\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":4758,\"dateDeleted\":null,\"dateCreated\":1405746305172,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5216\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"weather\",\"displayText\":\"Weather\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":5216,\"dateDeleted\":null,\"dateCreated\":1405746309692,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"5228\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"white-house\",\"displayText\":\"White House\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":5228,\"dateDeleted\":null,\"dateCreated\":1405746309752,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5258\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"weed\",\"displayText\":\"Weed\",\"description\":\"Weed is a slang term for the drug marijuana. It is one of the many names given to the drug. It has many other names but everyone knows it as weed.\",\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":5258,\"dateDeleted\":null,\"dateCreated\":1405746309998,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5381\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex-news\",\"displayText\":\"News\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":5381,\"dateDeleted\":null,\"dateCreated\":1405746311245,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5769\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"videos\",\"displayText\":\"Videos\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":2,\"families\":[],\"id\":5769,\"dateDeleted\":null,\"dateCreated\":1405746466561,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5770\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"city-guide\",\"displayText\":\"City Guide\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":5770,\"dateDeleted\":null,\"dateCreated\":1405746466669,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5772\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex-original\",\"displayText\":\"Complex Original\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":5,\"families\":[],\"id\":5772,\"dateDeleted\":null,\"dateCreated\":1405781231556,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5773\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"creative-commons\",\"displayText\":\"Creative Commons\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":5,\"families\":[],\"id\":5773,\"dateDeleted\":null,\"dateCreated\":1405781250758,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"5775\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"other-image-source\",\"displayText\":\"Other Source\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":5,\"families\":[],\"id\":5775,\"dateDeleted\":null,\"dateCreated\":1405781285172,\"dateUpdated\":1405810390511,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"8365\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"joe-biden\",\"displayText\":\"Joe Biden\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":8365,\"dateDeleted\":null,\"dateCreated\":1424200500617,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"11191\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex-video\",\"displayText\":\"Complex Video\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":11191,\"dateDeleted\":null,\"dateCreated\":1437615547001,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"11843\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"for-syndication\",\"displayText\":\"For Syndication\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":29,\"families\":[],\"id\":11843,\"dateDeleted\":null,\"dateCreated\":1446651381586,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"13897\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"abuse\",\"displayText\":\"abuse\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":13897,\"dateDeleted\":null,\"dateCreated\":1464193059752,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"14284\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"harassment\",\"displayText\":\"harassment\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":14284,\"dateDeleted\":null,\"dateCreated\":1468089307684,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"14550\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"cwabc\",\"displayText\":\"Cricket Wireless (BC)\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":1,\"families\":[],\"id\":14550,\"dateDeleted\":null,\"dateCreated\":1472152487242,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"14862\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex-conversations\",\"displayText\":\"Complex Conversations\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":14862,\"dateDeleted\":null,\"dateCreated\":1477956960795,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"15179\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"facebook-live\",\"displayText\":\"Facebook Live\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":15179,\"dateDeleted\":null,\"dateCreated\":1484577283854,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"15210\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"life-at-complex-show\",\"displayText\":\"Life at Complex\",\"description\":\"\\u003Cp style=\\\"text-align:center\\\"\\u003E\\u003Cimg alt=\\\"\\\" width=\\\"350\\\" height=\\\"350\\\" src=\\\"http:\\u002F\\u002Fcovercdn.complex.com\\u002F57a222e2d0bb86826d8b456a_production\\u002Funnamed-2-vn2.png\\\" \\u002F\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp style=\\\"text-align:center\\\"\\u003EWe know you guys wonder what happens in our offices, so Tony Mui flipped the cameras on us.\\u003C\\u002Fp\\u003E\",\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":48,\"families\":[],\"id\":15210,\"dateDeleted\":null,\"dateCreated\":1485362379145,\"dateUpdated\":1488907164123,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"15454\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"tier-one\",\"displayText\":\"Tier 1 (News)\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":67,\"families\":[],\"id\":15454,\"dateDeleted\":null,\"dateCreated\":1489080355120,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"15455\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"tier-two\",\"displayText\":\"Tier 2 (Daily Features)\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":67,\"families\":[],\"id\":15455,\"dateDeleted\":null,\"dateCreated\":1489080373380,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"15559\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"news-feature\",\"displayText\":\"News Feature\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":15559,\"dateDeleted\":null,\"dateCreated\":1490371351242,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"15560\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"news-reaction\",\"displayText\":\"News Reaction\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":15560,\"dateDeleted\":null,\"dateCreated\":1490371364266,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"15563\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"original-news\",\"displayText\":\"Original News\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":15563,\"dateDeleted\":null,\"dateCreated\":1490380424041,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"16812\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complexcon-2017\",\"displayText\":\"complexcon-2017\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":16812,\"dateDeleted\":null,\"dateCreated\":1500061602333,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"17022\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"livestream\",\"displayText\":\"Livestream\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":17022,\"dateDeleted\":null,\"dateCreated\":1500482852948,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"21353\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"hurricane-harvey\",\"displayText\":\"Hurricane Harvey\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":21353,\"dateDeleted\":null,\"dateCreated\":1504028250363,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\",\"tagType\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"23198\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"times-up\",\"displayText\":\"times-up\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23198,\"dateDeleted\":null,\"dateCreated\":1515191980875,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23207\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"me-too\",\"displayText\":\"me-too\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23207,\"dateDeleted\":null,\"dateCreated\":1515383369007,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23566\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex news\",\"displayText\":\"complex news\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23566,\"dateDeleted\":null,\"dateCreated\":1517680539990,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23664\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"good music\",\"displayText\":\"good music\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23664,\"dateDeleted\":null,\"dateCreated\":1518118579139,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23665\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"chloraseptic\",\"displayText\":\"chloraseptic\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23665,\"dateDeleted\":null,\"dateCreated\":1518118579145,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23666\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"black panther soundtrack\",\"displayText\":\"black panther soundtrack\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23666,\"dateDeleted\":null,\"dateCreated\":1518118579153,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23667\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"champions\",\"displayText\":\"champions\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23667,\"dateDeleted\":null,\"dateCreated\":1518118579153,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23668\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"2 chainz\",\"displayText\":\"2 chainz\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23668,\"dateDeleted\":null,\"dateCreated\":1518118579189,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23669\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"shudderog18\",\"displayText\":\"Shudder Life at Complex\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":1,\"families\":[],\"id\":23669,\"dateDeleted\":null,\"dateCreated\":1518123313371,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23681\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"complex music news\",\"displayText\":\"complex music news\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23681,\"dateDeleted\":null,\"dateCreated\":1518226897181,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23682\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"social media\",\"displayText\":\"social media\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23682,\"dateDeleted\":null,\"dateCreated\":1518286295846,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23683\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"24 hr Challenge\",\"displayText\":\"24 hr Challenge\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23683,\"dateDeleted\":null,\"dateCreated\":1518286295858,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"},\"23684\":{\"autovalidate\":false,\"properties\":{\"tagText\":\"Kids\",\"displayText\":\"Kids\",\"description\":null,\"canonicalUrl\":null,\"destination\":null,\"metaDescription\":null,\"titleTag\":null,\"tagType\":3,\"families\":[],\"id\":23684,\"dateDeleted\":null,\"dateCreated\":1518286295858,\"dateUpdated\":null,\"class\":\"Tag\"},\"validationErrors\":{},\"cLASSNAME\":\"Tag\"}},\"users\":{\"5\":{\"autovalidate\":false,\"properties\":{\"email\":\"eugeneg@complex.com\",\"name\":\"Complex\",\"location\":null,\"alias\":\"complex\",\"attribution\":\"Complex\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FStacked_Logo_ugkjxr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"Complex\",\"instagramHandle\":\"Complex\",\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405746250034,\"dateUpdated\":1485965818237,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"81\":{\"autovalidate\":false,\"properties\":{\"email\":\"calvyclick@gmail.com\",\"name\":\"Calvy Click\",\"location\":null,\"alias\":\"calvy-click\",\"attribution\":\"Calvy Click\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":81,\"dateDeleted\":null,\"dateCreated\":1405746251862,\"dateUpdated\":1418851255824,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"122\":{\"autovalidate\":false,\"properties\":{\"email\":\"jkimble.hu@gmail.com\",\"name\":\"Julian Kimble\",\"location\":null,\"alias\":\"julian-kimble\",\"attribution\":\"Julian Kimble\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fdx3ejg1mpvfdgq6bbbqw.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EMultiple sarcasms. \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJRK316\\\"\\u003E@JRK​316\\u003C\\u002Fa\\u003E. \\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":122,\"dateDeleted\":null,\"dateCreated\":1405746252293,\"dateUpdated\":1448482387769,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"198\":{\"autovalidate\":false,\"properties\":{\"email\":\"karizza.sanchez@complex.com\",\"name\":\"Karizza Sanchez\",\"location\":null,\"alias\":\"karizza-sanchez\",\"attribution\":\"Karizza Sanchez\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FFullSizeRender_cngqt7.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EDeputy Editor. \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fkarizzasanchez\\\"\\u003E@karizzasanchez\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":198,\"dateDeleted\":null,\"dateCreated\":1405746252863,\"dateUpdated\":1499918692403,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"325\":{\"autovalidate\":false,\"properties\":{\"email\":\"g.sarkisova@yahoo.com\",\"name\":\"Gayana Sarkisova\",\"location\":null,\"alias\":\"gayana-sarkisova\",\"attribution\":\"Gayana Sarkisova\",\"imageUrl\":\"http:\\u002F\\u002Fres.cloudinary.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ffmk1mdvoycrcft6hmpqk.png\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EGayana Sarkisova&nbsp;i\\u003Cspan\\u003Es a contributing writer at Complex.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003E\\u003Cspan\\u003E\\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fgayana_sark\\\" target=\\\"_blank\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\\r\\n\\u003Cp\\u003E\\u003Cspan\\u003E\\u003Cbr \\u002F\\u003E\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":325,\"dateDeleted\":null,\"dateCreated\":1405746254209,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"335\":{\"autovalidate\":false,\"properties\":{\"email\":\"hanuman.welch@complex.com\",\"name\":\"Hanuman Welch\",\"location\":null,\"alias\":\"hanuman-welch\",\"attribution\":\"Hanuman Welch\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fpctplfizxzqve7mvszgx.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FHanumanWelch\\\"\\u003EHanuman Welch\\u003C\\u002Fa\\u003E is a former associate editor and editorial producer for Complex.\\u003C\\u002Fp\\u003E\\r\\n\\r\\n\\u003Cp\\u003EHe&#39;s spread out on the Internet like a picnic blanket: \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FHanumanWelch\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u002F\\u003Ca href=\\\"http:\\u002F\\u002Fwww.facebook.com\\u002Fhanumanlives\\\"\\u003EFacebooks\\u003C\\u002Fa\\u003E\\u002F\\u003Ca rel=\\\"me\\\" target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Fplus.google.com\\u002Fu\\u002F0\\u002F+HanumanWelch1979\\u002F?rel=author\\\"\\u003EGoogle+\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":335,\"dateDeleted\":null,\"dateCreated\":1405746254358,\"dateUpdated\":1438782836620,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"437\":{\"autovalidate\":false,\"properties\":{\"email\":\"edwin.ortiz@complex.com\",\"name\":\"Edwin Ortiz\",\"location\":null,\"alias\":\"edwin-ortiz\",\"attribution\":\"Edwin Ortiz\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fajyktl6s0rmthqhdnfwj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EEdwin Ortiz is the News Director for Complex​. Follow \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FiTunesEra\\\"\\u003E@iTunesEra\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":437,\"dateDeleted\":null,\"dateCreated\":1405746255041,\"dateUpdated\":1517602434142,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"728\":{\"autovalidate\":false,\"properties\":{\"email\":\"taramhdvn@gmail.com\",\"name\":\"tara mahadevan\",\"location\":null,\"alias\":\"tara-mahadevan\",\"attribution\":\"Tara Mahadevan\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EChicago-based journalist \\u002F\\u002F \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fmhdvn\\\"\\u003E@mhdvn\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":728,\"dateDeleted\":null,\"dateCreated\":1405746257948,\"dateUpdated\":1517942516675,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"865\":{\"autovalidate\":false,\"properties\":{\"email\":\"joshuaesp@gmail.com\",\"name\":\"Joshua Espinoza\",\"location\":null,\"alias\":\"joshua-espinoza\",\"attribution\":\"Joshua Espinoza\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fdrsyqqzhwwwmfi53ewrr.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003EFind him on \\u003C\\u002Fspan\\u003E\\u003Ca style=\\\"font-family: 'Droid Serif', sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 26px;\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJoshuaLEspinoza\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u003Cspan style=\\\"font-family:droid serif,sans-serif; font-size:15px; font-style:normal; font-variant:normal; font-weight:400; line-height:26px\\\"\\u003E.\\u003C\\u002Fspan\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":865,\"dateDeleted\":null,\"dateCreated\":1405746258888,\"dateUpdated\":1484349709945,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"1265\":{\"autovalidate\":false,\"properties\":{\"email\":\"frida.garza@gmail.com\",\"name\":\"Frida Garza\",\"location\":null,\"alias\":\"frida-garza\",\"attribution\":\"Frida Garza\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FProf_Pic_2_jcqtmn.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EI fantasized &#39;bout this back in Chicago. \\u003Ca href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Ffffffrida\\\"\\u003E@fffffrida\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1265,\"dateDeleted\":null,\"dateCreated\":1426189513673,\"dateUpdated\":1438783350613,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"1272\":{\"autovalidate\":false,\"properties\":{\"email\":\"beachpartytalk@gmail.com\",\"name\":\"Trace Cowen\",\"location\":null,\"alias\":\"tracewilliamcowen\",\"attribution\":\"Trace William Cowen\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FScreen_Shot_2015-08-07_at_12.31.49_PM_qeersg.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003ETrace William Cowen is a writer based in Los Angeles. He tweets with dramatic irregularity \\u003Ca target=\\\"_blank\\\" href=\\\"http:\\u002F\\u002Ftwitter.com\\u002Ftracecowen\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.\\u003C\\u002Fp\\u003E\",\"twitterHandle\":\"TraceCowen\",\"instagramHandle\":\"TraceWilliamCowen\",\"id\":1272,\"dateDeleted\":null,\"dateCreated\":1426618294984,\"dateUpdated\":1512487622736,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"1378\":{\"autovalidate\":false,\"properties\":{\"email\":\"jules913@gmail.com\",\"name\":\"Julia Reiss\",\"location\":null,\"alias\":\"julia-reiss\",\"attribution\":\"Julia Reiss\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fphoto.PNG-3_cndxvs.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cdiv\\u003E\\u003Cspan class=\\\"il\\\"\\u003EJulia\\u003C\\u002Fspan\\u003E \\u003Cspan class=\\\"il\\\"\\u003EReiss\\u003C\\u002Fspan\\u003E is a writer and standup comedian alive and mostly well in New York City.\\u003C\\u002Fdiv\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1378,\"dateDeleted\":null,\"dateCreated\":1435863900400,\"dateUpdated\":1513092710047,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"1457\":{\"autovalidate\":false,\"properties\":{\"email\":\"keishahatchett@gmail.com\",\"name\":\"Keisha Hatchett\",\"location\":\"New York, NY\",\"alias\":\"keisha-hatchett\",\"attribution\":\"Keisha Hatchett\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EGeeky writer who loves Deadpool cosplayers; follow \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fkeishamaze\\\"\\u003E@Keishamaze\\u003C\\u002Fa\\u003E for a good time.\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1457,\"dateDeleted\":null,\"dateCreated\":1441031266497,\"dateUpdated\":1465923789597,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"1696\":{\"autovalidate\":false,\"properties\":{\"email\":\"macklin.stern@complex.com\",\"name\":\"Macklin Stern\",\"location\":null,\"alias\":\"macklin-stern\",\"attribution\":\"Macklin Stern\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EFollow me on \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FMackStern24\\\"\\u003ETwitter\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":1696,\"dateDeleted\":null,\"dateCreated\":1452696821627,\"dateUpdated\":1517861985337,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"2173\":{\"autovalidate\":false,\"properties\":{\"email\":\"jrdspimentel@gmail.com\",\"name\":\"Julia Pimentel\",\"location\":\"New York City\",\"alias\":\"julia-pimentel\",\"attribution\":\"Julia Pimentel\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003ENews + Pop Culture | \\u003Ca target=\\\"_blank\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fjulia_rdsp\\\"\\u003E@julia_rdsp\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":\"julia_rdsp\",\"instagramHandle\":null,\"id\":2173,\"dateDeleted\":null,\"dateCreated\":1467213588292,\"dateUpdated\":1516307956738,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"2578\":{\"autovalidate\":false,\"properties\":{\"email\":\"negdo.mesa@complex.com\",\"name\":\"Negdo Mesa\",\"location\":null,\"alias\":null,\"attribution\":\"Negdo Mesa\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2578,\"dateDeleted\":null,\"dateCreated\":1497471703478,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"2595\":{\"autovalidate\":false,\"properties\":{\"email\":\"kiana.fitzgerald@complex.com\",\"name\":\"Kiana Fitzgerald\",\"location\":\"NYC via Texas\",\"alias\":\"kiana\",\"attribution\":\"Kiana Fitzgerald\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":\"KianaFitz\",\"instagramHandle\":null,\"id\":2595,\"dateDeleted\":null,\"dateCreated\":1500305863280,\"dateUpdated\":1515425289024,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"2684\":{\"autovalidate\":false,\"properties\":{\"email\":\"bgracie16@gmail.com\",\"name\":\"Bianca Gracie\",\"location\":null,\"alias\":null,\"attribution\":\"Bianca Gracie\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2684,\"dateDeleted\":null,\"dateCreated\":1514941459951,\"dateUpdated\":null,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"2685\":{\"autovalidate\":false,\"properties\":{\"email\":\"sajae.e@gmail.com\",\"name\":\"Sajae Elder\",\"location\":null,\"alias\":\"sajae-elder\",\"attribution\":\"Sajae Elder\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Fsajae-elder_id6fjc.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003E\\u003Cem\\u003ESajae is a Toronto-based writer and host of the podcast, \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHCtIbdZfF2Lub_J53WbUdWcGxeSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Fwww.freegoodsshow.com\\u002F\\\"\\u003EFree Goods\\u003C\\u002Fa\\u003E. You can find her tweeting general foolishness \\u003Ca target=\\\"_blank\\\" data-saferedirecturl=\\\"https:\\u002F\\u002Fwww.google.com\\u002Furl?hl=en&amp;q=https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco&amp;source=gmail&amp;ust=1517012641626000&amp;usg=AFQjCNHbOXI6N-XLAKldzWlWLjqjXm9aSA\\\" style=\\\"color: rgb(17, 85, 204);\\\" href=\\\"https:\\u002F\\u002Ftwitter.com\\u002FJaeFiasco\\\"\\u003Ehere\\u003C\\u002Fa\\u003E.\\u003C\\u002Fem\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2685,\"dateDeleted\":null,\"dateCreated\":1515100791537,\"dateUpdated\":1516926605943,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"2697\":{\"autovalidate\":false,\"properties\":{\"email\":\"decorcione@gmail.com\",\"name\":\"Danielle Corcione\",\"location\":null,\"alias\":\"danielle-corcione\",\"attribution\":\"Danielle Corcione\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002FwNjTVd6F_400x400_k334kj.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":\"\\u003Cp\\u003EDanielle Corcione is a news writer for Complex. Their work has also appeared in Teen Vogue, Playboy, Esquire, Vice, and more. Visit \\u003Ca href=\\\"http:\\u002F\\u002Fdaniellecorcione.com\\u002F\\\"\\u003Edaniellecorcione.com\\u003C\\u002Fa\\u003E to learn more. Follow \\u003Ca href=\\\"https:\\u002F\\u002Ftwitter.com\\u002Fdecorcione\\\"\\u003E@decorcione\\u003C\\u002Fa\\u003E\\u003C\\u002Fp\\u003E\",\"twitterHandle\":null,\"instagramHandle\":null,\"id\":2697,\"dateDeleted\":null,\"dateCreated\":1517852049628,\"dateUpdated\":1518026968606,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"}},\"tagTypes\":{\"1\":{\"autovalidate\":false,\"properties\":{\"name\":\"Branded Ads\",\"display\":false,\"indexable\":true,\"familyable\":true,\"adTargetable\":true,\"notifications\":false,\"id\":1,\"dateDeleted\":null,\"dateCreated\":1405746243505,\"dateUpdated\":1416287286017,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"2\":{\"autovalidate\":false,\"properties\":{\"name\":\"Content Category\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":2,\"dateDeleted\":null,\"dateCreated\":1405746243505,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"3\":{\"autovalidate\":false,\"properties\":{\"name\":\"Default\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":3,\"dateDeleted\":null,\"dateCreated\":1405746243508,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"4\":{\"autovalidate\":false,\"properties\":{\"name\":\"DFP\",\"display\":false,\"indexable\":true,\"familyable\":true,\"adTargetable\":true,\"notifications\":false,\"id\":4,\"dateDeleted\":null,\"dateCreated\":1405746243519,\"dateUpdated\":1416287292799,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"5\":{\"autovalidate\":false,\"properties\":{\"name\":\"Post Image Sources\",\"display\":false,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":5,\"dateDeleted\":null,\"dateCreated\":1405781086544,\"dateUpdated\":1438184326641,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"29\":{\"autovalidate\":false,\"properties\":{\"name\":\"Syndicate\",\"display\":false,\"indexable\":true,\"familyable\":true,\"adTargetable\":false,\"notifications\":false,\"id\":29,\"dateDeleted\":null,\"dateCreated\":1446236802995,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"48\":{\"autovalidate\":false,\"properties\":{\"name\":\"Landing Page\",\"display\":true,\"indexable\":true,\"familyable\":true,\"adTargetable\":true,\"notifications\":false,\"id\":48,\"dateDeleted\":null,\"dateCreated\":1454949177306,\"dateUpdated\":1468954578398,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"},\"67\":{\"autovalidate\":false,\"properties\":{\"name\":\"Syndication Guidelines\",\"display\":false,\"indexable\":true,\"familyable\":true,\"adTargetable\":true,\"notifications\":false,\"id\":67,\"dateDeleted\":null,\"dateCreated\":1465323419968,\"dateUpdated\":null,\"class\":\"TagType\"},\"validationErrors\":{},\"cLASSNAME\":\"TagType\"}},\"media\":{\"819233\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"lw69hyeay1fu0ryxqb7c\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":620,\"height\":400,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":819233,\"dateDeleted\":null,\"dateCreated\":1405752402864,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"899784\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"mippgvsbrmhwgmlyxm5u\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":600,\"height\":600,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":899784,\"dateDeleted\":null,\"dateCreated\":1405752752978,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"990799\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"nusrz0jfzqunyndupylt\",\"format\":\"png\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":640,\"height\":400,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":990799,\"dateDeleted\":null,\"dateCreated\":1405753164871,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"1557858\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"kg6myrixdkp7krfvsfbo\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":720,\"height\":405,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":1557858,\"dateDeleted\":null,\"dateCreated\":1428451058370,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"1594504\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"taco_bell_bzyk7h\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":5667,\"height\":3667,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":1594504,\"dateDeleted\":null,\"dateCreated\":1432774098555,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"1622776\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"kqy1ifhe7k1lpnhgqxl2\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":1920,\"height\":1080,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":1622776,\"dateDeleted\":null,\"dateCreated\":1436407856135,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"1964337\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"njkkwehf2ylbwdrncrco\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":1920,\"height\":1080,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":1964337,\"dateDeleted\":null,\"dateCreated\":1463266783572,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"1975036\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"snapchat_h2q3vk\",\"format\":\"jpg\",\"seoFilename\":null,\"transformations\":null,\"transformation\":null,\"width\":680,\"height\":440,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":1975036,\"dateDeleted\":null,\"dateCreated\":1464291220917,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2044797\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"\",\"transformations\":null,\"transformation\":7889,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"most entertaining celebrities on snapchat\",\"altText\":\"\",\"id\":2044797,\"dateDeleted\":null,\"dateCreated\":1472077522589,\"dateUpdated\":1494274031411,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2062311\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":11114,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2062311,\"dateDeleted\":null,\"dateCreated\":1473885082344,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2062314\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":7051,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2062314,\"dateDeleted\":null,\"dateCreated\":1473885323821,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2198624\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":62459,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2198624,\"dateDeleted\":null,\"dateCreated\":1492110690254,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2209600\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":48352,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2209600,\"dateDeleted\":null,\"dateCreated\":1493993597346,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2223659\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":70757,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2223659,\"dateDeleted\":null,\"dateCreated\":1496244376788,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2344997\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"houston-flood\",\"transformations\":null,\"transformation\":111486,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Getty\\u002FMarcus Yam\\u002FLos Angeles Times\",\"altText\":\"houston-flood\",\"id\":2344997,\"dateDeleted\":null,\"dateCreated\":1504104766043,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2344999\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"59a6c777f5bcb158a0b5416a\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"What's Happened With Harvey So Far, and What's to Come.\",\"altText\":\"What's Happened With Harvey So Far, and What's to Come.\",\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"houston-flood\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"aojdjm7elaobb8tfu6xk\",\"width\":680,\"height\":440,\"pHash\":\"9bf4e6ca65b4061a\",\"format\":\"jpg\",\"name\":\"rsz_houston-flood\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FMarcus Yam\\u002FLos Angeles Times\",\"furtherCredit\":null,\"altText\":\"houston-flood\",\"seoFilename\":\"houston-flood\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":79681,\"dateDeleted\":null,\"dateCreated\":1504103995733,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":\"jpg\",\"id\":111486,\"dateDeleted\":null,\"dateCreated\":1504103995774,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Getty\\u002FMarcus Yam\\u002FLos Angeles Times\",\"altText\":\"houston-flood\",\"id\":2344998,\"dateDeleted\":null,\"dateCreated\":1504104766099,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2344999,\"dateDeleted\":null,\"dateCreated\":1504104766133,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2891116\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":347630,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2891116,\"dateDeleted\":null,\"dateCreated\":1510263524507,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2891121\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":347630,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2891121,\"dateDeleted\":null,\"dateCreated\":1510263569790,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2912588\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"\",\"transformations\":null,\"transformation\":358577,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"\",\"id\":2912588,\"dateDeleted\":null,\"dateCreated\":1513198965605,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2947674\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"\",\"transformations\":null,\"transformation\":366875,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"\",\"id\":2947674,\"dateDeleted\":null,\"dateCreated\":1516730492624,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2948327\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":367045,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2948327,\"dateDeleted\":null,\"dateCreated\":1516754270120,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2956650\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":369112,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2956650,\"dateDeleted\":null,\"dateCreated\":1517341451356,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2960827\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"transformations\":null,\"transformation\":370324,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"id\":2960827,\"dateDeleted\":null,\"dateCreated\":1517614615852,\"dateUpdated\":1517627378926,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2960828\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a74927191447565963e6e35\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"wyxvhugnctuwdoh3pvql\",\"width\":1920,\"height\":1080,\"pHash\":\"ccb9b23534d3cc4c\",\"format\":\"jpg\",\"name\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"seoFilename\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":103175,\"dateDeleted\":null,\"dateCreated\":1517614615798,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":370324,\"dateDeleted\":null,\"dateCreated\":1517614615810,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"id\":2960827,\"dateDeleted\":null,\"dateCreated\":1517614615852,\"dateUpdated\":1517627378926,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2960828,\"dateDeleted\":null,\"dateCreated\":1517614615904,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2963382\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"complex-conversations-conversation-starter\",\"transformations\":null,\"transformation\":371065,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Complex Original\",\"altText\":\"Complex Conversations\",\"id\":2963382,\"dateDeleted\":null,\"dateCreated\":1517936832194,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2963384\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a78722724ef78120bd16066\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":null,\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"complex-conversations-conversation-starter\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"plxtey65ucjztd10w5kk\",\"width\":1920,\"height\":1080,\"pHash\":\"3669956265e632cd\",\"format\":\"jpg\",\"name\":\"complex-conversations-conversation-starter\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Complex Original\",\"furtherCredit\":null,\"altText\":\"Complex Conversations\",\"seoFilename\":\"complex-conversations-conversation-starter\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":103751,\"dateDeleted\":null,\"dateCreated\":1517936064410,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":\"jpg\",\"id\":371065,\"dateDeleted\":null,\"dateCreated\":1517936064485,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Complex Original\",\"altText\":\"Complex Conversations\",\"id\":2963383,\"dateDeleted\":null,\"dateCreated\":1517936832214,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2963384,\"dateDeleted\":null,\"dateCreated\":1517936832232,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2964361\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"weed\",\"transformations\":null,\"transformation\":371354,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Getty\\u002FKevin Cummins\\u002FContributor\",\"altText\":\"Weed.\",\"id\":2964361,\"dateDeleted\":null,\"dateCreated\":1518022500119,\"dateUpdated\":1518022616617,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2964404\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a4eaf1147bd3e59d139a80a\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"Video via Complex News\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"weed\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"llch4bayvdqefrgwchdz\",\"width\":680,\"height\":440,\"pHash\":\"6dda2bf840869f07\",\"format\":\"jpg\",\"name\":\"weed\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FKevin Cummins\\u002FContributor\",\"furtherCredit\":null,\"altText\":\"Weed.\",\"seoFilename\":\"weed\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":103941,\"dateDeleted\":null,\"dateCreated\":1518022240867,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":\"jpg\",\"id\":371354,\"dateDeleted\":null,\"dateCreated\":1518022240921,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Getty\\u002FKevin Cummins\\u002FContributor\",\"altText\":\"Weed.\",\"id\":2964403,\"dateDeleted\":null,\"dateCreated\":1518023012336,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2964404,\"dateDeleted\":null,\"dateCreated\":1518023012361,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2964798\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"snapchat-logo\",\"transformations\":null,\"transformation\":371465,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Getty\\u002FKevork Djansezian\",\"altText\":\"Snapchat\",\"id\":2964798,\"dateDeleted\":null,\"dateCreated\":1518034490585,\"dateUpdated\":1518105469286,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2965541\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"rob-porter\",\"transformations\":null,\"transformation\":371652,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"\",\"id\":2965541,\"dateDeleted\":null,\"dateCreated\":1518071045443,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2965978\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a7c72749144753214ab6508\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"via Complex News\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"snapchat-logo\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"mumtaks3rhrd67tn9iva\",\"width\":680,\"height\":466,\"pHash\":\"d39777fa38084391\",\"format\":\"jpg\",\"name\":\"Snapchat logo\",\"description\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FKevork Djansezian\",\"furtherCredit\":null,\"altText\":\"Snapchat\",\"seoFilename\":\"snapchat-logo\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104008,\"dateDeleted\":null,\"dateCreated\":1518034332169,\"dateUpdated\":1518034509444,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":\"jpg\",\"id\":371465,\"dateDeleted\":null,\"dateCreated\":1518034332211,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Getty\\u002FKevork Djansezian\",\"altText\":\"Snapchat\",\"id\":2965977,\"dateDeleted\":null,\"dateCreated\":1518105499822,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2965978,\"dateDeleted\":null,\"dateCreated\":1518105499850,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2966461\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":371909,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2966461,\"dateDeleted\":null,\"dateCreated\":1518118580353,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2966462\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a7b7a9a036c064210d611bb\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"2 Chainz Previews New Music. Is a Project on the Way?\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"gjfxjb7f32tuctb8tbsy\",\"width\":1920,\"height\":1080,\"pHash\":\"b6615ba92c509bcb\",\"format\":\"jpg\",\"name\":\"2-chainz-previews-new-music-is-a-project-on-the-way\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"2 Chainz Previews New Music. Is a Project on the Way?\",\"seoFilename\":\"2-chainz-previews-new-music-is-a-project-on-the-way\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104348,\"dateDeleted\":null,\"dateCreated\":1518118580293,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":371909,\"dateDeleted\":null,\"dateCreated\":1518118580311,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2966461,\"dateDeleted\":null,\"dateCreated\":1518118580353,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2966462,\"dateDeleted\":null,\"dateCreated\":1518118580407,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2967313\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"taco-bell-kfc\",\"transformations\":null,\"transformation\":372101,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Justin Sullivan\\u002FGetty\",\"altText\":\"KFC and a Taco Bell restaurant\",\"id\":2967313,\"dateDeleted\":null,\"dateCreated\":1518163416046,\"dateUpdated\":1518222235148,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2967522\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"lifeatcomplex-office-nightmares\",\"transformations\":null,\"transformation\":372299,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"LifeAtComplex: Office Nightmares\",\"id\":2967522,\"dateDeleted\":null,\"dateCreated\":1518199215732,\"dateUpdated\":1518200531221,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2967523\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a7caad2036c064210d611e6\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"LifeAtComplex: Office Nightmares\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"lifeatcomplex-office-nightmares\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"we4nldhwaf0fin2zrnps\",\"width\":1920,\"height\":1080,\"pHash\":\"d6564a4e2e6a46ad\",\"format\":\"jpg\",\"name\":\"lifeatcomplex-office-nightmares\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Office Nightmares\",\"seoFilename\":\"lifeatcomplex-office-nightmares\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104656,\"dateDeleted\":null,\"dateCreated\":1518199215654,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":372299,\"dateDeleted\":null,\"dateCreated\":1518199215673,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"LifeAtComplex: Office Nightmares\",\"id\":2967522,\"dateDeleted\":null,\"dateCreated\":1518199215732,\"dateUpdated\":1518200531221,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2967523,\"dateDeleted\":null,\"dateCreated\":1518199215819,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2967831\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"\",\"transformations\":null,\"transformation\":372462,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"\",\"altText\":\"\",\"id\":2967831,\"dateDeleted\":null,\"dateCreated\":1518215936186,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2967970\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a7e383eef66947c6a4b24ea\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":\"\\u003Cp\\u003EHey guys for Complex News, \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EI&#39;m Natasha Martinez with a public service announcement that KFC and Taco Bell&#39;s home delivery service will soon available nationwide. So put on your sweatpants and don&#39;t get up from the couch because we now have reason to never leave the comfort of our homes when we want a bucket of chicken or a Double Stacked Taco, ever again. \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EAccording to Business Insider, the chain&#39;s parent company Yum Brands has inked a $200 million dollar deal with Grubhub, which will serve as its official delivery partner for thousands of KFC and Taco Bell locations across the country. \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EBut don&#39;t get too excited just yet, the chains are only offering delivery in select cities as a test including Indianapolis; Louisville, Kentucky; and Omaha, Nebraska. Roughly 1,500 Taco Bell locations already deliver food. \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EYum brands announced the partnership Thursday in a press release, explaining how the new deal is expected to increase sales “through online ordering for pickup and delivery.” \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EIt&#39;s probably no surprise that delivery has become a major focus in the fast-food industry the past few years. \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EMcDonald&#39;s has aggressively pursued the 100 billion dollar market with UberEats. McDonald&#39;s CEO Steve Easterbrook noted that people are so used to living their lives with one click of a button. \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EBusiness Insider also reports the two chains will begin rolling out the nationwide delivery service in the upcoming months.  \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EThat&#39;s your news for now, for more on this and the rest of today&#39;s stories subscribe to Complex on YouTube. \\u003C\\u002Fp\\u003E\\n\",\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":null,\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"taco-bell-kfc\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"xqct8vtejba3zpuesqic\",\"width\":680,\"height\":440,\"pHash\":\"97125f1c60769ae9\",\"format\":\"jpg\",\"name\":\"taco-bell-kfc\",\"description\":\"SAN RAFAEL, CA - JULY 02: Pedestrians walk by a KFC and a Taco Bell restaurant on July 2, 2014 in San Rafael, California. Fast-food giants McDonald's, Taco Bell and KFC all ranked low in a recent Consumer Reports reader survey that evaluated food quality, value and service in favor of smaller counterparts like Chipotle, Five Guys' Burgers and Chick-fil-A. (Photo Illustration by Justin Sullivan\\u002FGetty Images)\",\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Justin Sullivan\\u002FGetty\",\"furtherCredit\":null,\"altText\":\"KFC and a Taco Bell restaurant\",\"seoFilename\":\"taco-bell-kfc\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104488,\"dateDeleted\":null,\"dateCreated\":1518162630533,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":\"jpg\",\"id\":372101,\"dateDeleted\":null,\"dateCreated\":1518162630587,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Justin Sullivan\\u002FGetty\",\"altText\":\"KFC and a Taco Bell restaurant\",\"id\":2967969,\"dateDeleted\":null,\"dateCreated\":1518222401396,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2967970,\"dateDeleted\":null,\"dateCreated\":1518222401419,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2968009\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":372515,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2968009,\"dateDeleted\":null,\"dateCreated\":1518226898528,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2968010\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a7ce59524ef782ecd82c7ab\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"Selena Gomez Opens Up About Dealing with Depression \",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"qhdgmo1lsgbssngtd3xw\",\"width\":1920,\"height\":1080,\"pHash\":\"13958492b3d95bb5\",\"format\":\"jpg\",\"name\":\"selena-gomez-opens-up-about-dealing-with-depression\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"Selena Gomez Opens Up About Dealing with Depression \",\"seoFilename\":\"selena-gomez-opens-up-about-dealing-with-depression\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104782,\"dateDeleted\":null,\"dateCreated\":1518226898435,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":372515,\"dateDeleted\":null,\"dateCreated\":1518226898448,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2968009,\"dateDeleted\":null,\"dateCreated\":1518226898528,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2968010,\"dateDeleted\":null,\"dateCreated\":1518226898580,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2968216\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"white-house\",\"transformations\":null,\"transformation\":372543,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Al Drago-Pool\\u002FGetty Images\",\"altText\":\"A photo of the White House.\",\"id\":2968216,\"dateDeleted\":null,\"dateCreated\":1518282098081,\"dateUpdated\":1518399076156,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2968266\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":372556,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2968266,\"dateDeleted\":null,\"dateCreated\":1518286297627,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2968267\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a7f342dd991ce28e886f009\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"Kids Are Spending the Night at IKEA for Internet Fame\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"obvst3fj9uwsmwaexrjq\",\"width\":1920,\"height\":1080,\"pHash\":\"5bcc8cfc3363502d\",\"format\":\"jpg\",\"name\":\"kids-are-spending-the-night-at-ikea-for-internet-fame\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"Kids Are Spending the Night at IKEA for Internet Fame\",\"seoFilename\":\"kids-are-spending-the-night-at-ikea-for-internet-fame\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104810,\"dateDeleted\":null,\"dateCreated\":1518286297559,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":372556,\"dateDeleted\":null,\"dateCreated\":1518286297582,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2968266,\"dateDeleted\":null,\"dateCreated\":1518286297627,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2968267,\"dateDeleted\":null,\"dateCreated\":1518286297704,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2968924\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a80eba3036c064210d624a6\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":\"\\u003Cp\\u003EFor Complex News, I&#39;m Hanuman Welch.\\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EYet another White House aide is stepping down. David Sorensen, a member of President Donald Trump&#39;s speechwriting team, has resigned amid claims of domestic abuse, according to multiple Friday night reports.  \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003ESorensen&#39;s ex-wife claimed in the Washington Post article that Sorenson,\\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003E\\\"Ran a car over her foot, put out a cigarette on her hand, threw her into a wall and grasped her menacingly by her hair while they were alone on their boat in remote waters off Maine&#39;s coast, an incident she said left her fearing for her life.\\\" \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EAccording to the Washington Post, Sorensen denied all the claims in a statement released to media. \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003E\\\"I have never committed violence of any kind against any woman in my entire life. In fact, I was the victim of repeated physical violence during our marriage, not her.\\\"\\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003ESpokesperson Raj Shah said in an official statement that the White House knew about the allegations before long the Washington Post reached out about them.\\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003E\\\"Before we were contacted by the media, we learned last night that there were allegations. We immediately confronted the staffer, he denied the allegations and he resigned today.\\\"  \\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EEarlier this week, another staffer, Rob Porter,  stepped down over similar claims. White House Staff defended Porter despite abuse claims from both of his ex-wives. When a photo of the black eye of one of the ex-wives surfaced, the White House changed their tune, saying they were concerned about the allegations at that point.\\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EStill, Trump offered support for Porter, saying he \\\"found out about it recently and I was surprised by it, but we certainly wish him well and it&#39;s a tough time for him,”   Like Sorensen, Porter has also maintained that all allegations were untrue. The president appeared to reference the domestic abuse scandals in a tweet this morning that asked, \\\"Is there no such thing any longer as Due Process?\\\"\\u003C\\u002Fp\\u003E\\n\\n\\u003Cp\\u003EThat&#39;s all for now, we&#39;ll have more on this story as it continues to develop. For everything else subscribe to Complex on YouTube, for Complex News, I&#39;m Hanuman Welch.\\u003C\\u002Fp\\u003E\\n\",\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":null,\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":\"white-house\",\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"ccn8jxevwzjqfxo0bnis\",\"width\":680,\"height\":440,\"pHash\":\"fd1204df33acc253\",\"format\":\"jpg\",\"name\":\"white house\",\"description\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Al Drago-Pool\\u002FGetty Images\",\"furtherCredit\":null,\"altText\":\"A photo of the White House.\",\"seoFilename\":\"white-house\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104797,\"dateDeleted\":null,\"dateCreated\":1518279156453,\"dateUpdated\":1518282679814,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":\"jpg\",\"id\":372543,\"dateDeleted\":null,\"dateCreated\":1518279156487,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":\"Image via Al Drago-Pool\\u002FGetty Images\",\"altText\":\"A photo of the White House.\",\"id\":2968923,\"dateDeleted\":null,\"dateCreated\":1518399182062,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2968924,\"dateDeleted\":null,\"dateCreated\":1518399182083,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2969218\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":372913,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2969218,\"dateDeleted\":null,\"dateCreated\":1518458405654,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2969219\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a81a87aef66947c6a4b2525\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"micc2bahz1irymh7lh8d\",\"width\":1920,\"height\":1080,\"pHash\":\"1a3456d2892be2fe\",\"format\":\"jpg\",\"name\":\"life-at-complex-nike-london-trip-world-cup-unveiling-day-1\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)\",\"seoFilename\":\"life-at-complex-nike-london-trip-world-cup-unveiling-day-1\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":105085,\"dateDeleted\":null,\"dateCreated\":1518458405588,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":372913,\"dateDeleted\":null,\"dateCreated\":1518458405603,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2969218,\"dateDeleted\":null,\"dateCreated\":1518458405654,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2969219,\"dateDeleted\":null,\"dateCreated\":1518458405717,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"},\"2970602\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":373274,\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2970602,\"dateDeleted\":null,\"dateCreated\":1518544822405,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"2970603\":{\"autovalidate\":false,\"properties\":{\"vidibleId\":\"5a8300801f816d7554561b3a\",\"external\":false,\"videoType\":\"Vidible\",\"autoPlay\":false,\"transcript\":null,\"width\":640,\"height\":480,\"type\":\"Video\",\"caption\":\"LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)\",\"altText\":null,\"thumbnail\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":null,\"format\":null,\"seoFilename\":null,\"transformations\":null,\"transformation\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"s4cvhobcfcuv0yquus2r\",\"width\":1920,\"height\":1080,\"pHash\":\"307cc67d682bb4cc\",\"format\":\"jpg\",\"name\":\"life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)\",\"seoFilename\":\"life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":105362,\"dateDeleted\":null,\"dateCreated\":1518544822332,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"format\":null,\"id\":373274,\"dateDeleted\":null,\"dateCreated\":1518544822347,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"width\":640,\"height\":480,\"type\":\"Image\",\"caption\":null,\"altText\":null,\"id\":2970602,\"dateDeleted\":null,\"dateCreated\":1518544822405,\"dateUpdated\":null,\"class\":\"Image\"},\"validationErrors\":{},\"cLASSNAME\":\"Image\"},\"id\":2970603,\"dateDeleted\":null,\"dateCreated\":1518544822471,\"dateUpdated\":null,\"class\":\"VidibleVideo\"},\"validationErrors\":{},\"cLASSNAME\":\"VidibleVideo\"}},\"transformations\":{\"7051\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":6781,\"format\":\"jpg\",\"id\":7051,\"dateDeleted\":null,\"dateCreated\":1471731972654,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"7889\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":7570,\"format\":\"gif\",\"id\":7889,\"dateDeleted\":null,\"dateCreated\":1472077475746,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"11114\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":10674,\"format\":\"jpg\",\"id\":11114,\"dateDeleted\":null,\"dateCreated\":1473883661029,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"48352\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":44983,\"format\":\"jpg\",\"id\":48352,\"dateDeleted\":null,\"dateCreated\":1484254891802,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"62459\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":56613,\"format\":\"jpg\",\"id\":62459,\"dateDeleted\":null,\"dateCreated\":1491255133507,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"70757\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":63963,\"format\":\"jpg\",\"id\":70757,\"dateDeleted\":null,\"dateCreated\":1495721969114,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"111486\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":79681,\"format\":\"jpg\",\"id\":111486,\"dateDeleted\":null,\"dateCreated\":1504103995774,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"347630\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":90182,\"format\":null,\"id\":347630,\"dateDeleted\":null,\"dateCreated\":1510255552157,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"358577\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":94628,\"format\":\"jpg\",\"id\":358577,\"dateDeleted\":null,\"dateCreated\":1513197833166,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"366875\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":100820,\"format\":\"jpg\",\"id\":366875,\"dateDeleted\":null,\"dateCreated\":1516728158119,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"367045\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":100927,\"format\":\"jpg\",\"id\":367045,\"dateDeleted\":null,\"dateCreated\":1516754152887,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"369112\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":102316,\"format\":\"jpg\",\"id\":369112,\"dateDeleted\":null,\"dateCreated\":1517340107425,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"370324\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":103175,\"format\":null,\"id\":370324,\"dateDeleted\":null,\"dateCreated\":1517614615810,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"371065\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":103751,\"format\":\"jpg\",\"id\":371065,\"dateDeleted\":null,\"dateCreated\":1517936064485,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"371354\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":103941,\"format\":\"jpg\",\"id\":371354,\"dateDeleted\":null,\"dateCreated\":1518022240921,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"371465\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":104008,\"format\":\"jpg\",\"id\":371465,\"dateDeleted\":null,\"dateCreated\":1518034332211,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"371652\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":104157,\"format\":\"jpg\",\"id\":371652,\"dateDeleted\":null,\"dateCreated\":1518070505923,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"371909\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":104348,\"format\":null,\"id\":371909,\"dateDeleted\":null,\"dateCreated\":1518118580311,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372101\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":104488,\"format\":\"jpg\",\"id\":372101,\"dateDeleted\":null,\"dateCreated\":1518162630587,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372299\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":104656,\"format\":null,\"id\":372299,\"dateDeleted\":null,\"dateCreated\":1518199215673,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372462\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":104748,\"format\":\"jpg\",\"id\":372462,\"dateDeleted\":null,\"dateCreated\":1518215929466,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372515\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":104782,\"format\":null,\"id\":372515,\"dateDeleted\":null,\"dateCreated\":1518226898448,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372543\":{\"autovalidate\":false,\"properties\":{\"transformations\":{},\"asset\":104797,\"format\":\"jpg\",\"id\":372543,\"dateDeleted\":null,\"dateCreated\":1518279156487,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372556\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":104810,\"format\":null,\"id\":372556,\"dateDeleted\":null,\"dateCreated\":1518286297582,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"372913\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":105085,\"format\":null,\"id\":372913,\"dateDeleted\":null,\"dateCreated\":1518458405603,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"},\"373274\":{\"autovalidate\":false,\"properties\":{\"transformations\":null,\"asset\":105362,\"format\":null,\"id\":373274,\"dateDeleted\":null,\"dateCreated\":1518544822347,\"dateUpdated\":null,\"class\":\"Transformation\"},\"validationErrors\":{},\"cLASSNAME\":\"Transformation\"}},\"assets\":{\"6781\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"frank-ocean-boys-dont-cry-pop-up_ixw91c\",\"width\":1024,\"height\":683,\"pHash\":\"98d864996566b3ce\",\"format\":\"jpg\",\"name\":\"frank-ocean-boys-dont-cry-pop-up\",\"description\":\"Frank Ocean launches Boys Don't Cry pop-up shops.\",\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\",\"furtherCredit\":null,\"altText\":\"Frank Ocean\",\"seoFilename\":\"frank-ocean-boys-dont-cry-pop-up-shop\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":6781,\"dateDeleted\":null,\"dateCreated\":1471731972623,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"7570\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"10-entertaining-celebrity-snapchats_wttl8r\",\"width\":680,\"height\":440,\"pHash\":\"6636336699d94c36\",\"format\":\"gif\",\"name\":\"10-entertaining-celebrity-snapchats\",\"description\":\"undefined\\r\\n\\r\\n----\\r\\n\\r\\n Unapproved Source: In house designer\\r\\n\\r\\n----\",\"allowReuseByUploader\":true,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"10 Entertaining Celebrity Snapchats\",\"seoFilename\":\"10-entertaining-celebrity-snapchats\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Unapproved Source\",\"description\":null,\"automaticTag\":null,\"approved\":false,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"id\":64,\"dateDeleted\":null,\"dateCreated\":1469728433910,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":7570,\"dateDeleted\":null,\"dateCreated\":1472077475713,\"dateUpdated\":1472077483266,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"10674\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"unnamed_yq5paj\",\"width\":1209,\"height\":680,\"pHash\":\"03b5d47d6a15b54a\",\"format\":\"jpg\",\"name\":\"unnamed\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"no-free-walls\",\"seoFilename\":\"no-free-walls-thumb\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":10674,\"dateDeleted\":null,\"dateCreated\":1473883660997,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"44983\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"sq8a9jq6lxexwqiggk0y\",\"width\":512,\"height\":512,\"pHash\":\"fe8641719107eed8\",\"format\":\"jpg\",\"name\":\"Complex News Show Page Logo\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Complex Original\",\"furtherCredit\":null,\"altText\":\"Complex News Show Page Logo\",\"seoFilename\":\"complex-news-show-page-logo\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":44983,\"dateDeleted\":null,\"dateCreated\":1484254891764,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"56613\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"o5ici1qwv665sfx3jj0i\",\"width\":940,\"height\":480,\"pHash\":\"2c393c383dcc3c73\",\"format\":\"jpg\",\"name\":\"optimized_3020000000161152\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Complex News\",\"furtherCredit\":null,\"altText\":\"Complex Shuffle\",\"seoFilename\":\"complex-shuffle\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex News\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":66,\"dateDeleted\":null,\"dateCreated\":1469804284617,\"dateUpdated\":1469816957417,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":56613,\"dateDeleted\":null,\"dateCreated\":1491255133461,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"63963\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"vhe46oml2idjdutf8gol\",\"width\":600,\"height\":916,\"pHash\":\"38e1ed78dc6702a9\",\"format\":\"jpg\",\"name\":\"complexcon\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via ©TM\\u002FKK\",\"furtherCredit\":null,\"altText\":\"ComplexCon\",\"seoFilename\":\"complexcon\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Publicist\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":201,\"dateDeleted\":null,\"dateCreated\":1472055233309,\"dateUpdated\":1474999545507,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":63963,\"dateDeleted\":null,\"dateCreated\":1495721969074,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"79681\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"aojdjm7elaobb8tfu6xk\",\"width\":680,\"height\":440,\"pHash\":\"9bf4e6ca65b4061a\",\"format\":\"jpg\",\"name\":\"rsz_houston-flood\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FMarcus Yam\\u002FLos Angeles Times\",\"furtherCredit\":null,\"altText\":\"houston-flood\",\"seoFilename\":\"houston-flood\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":79681,\"dateDeleted\":null,\"dateCreated\":1504103995733,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"90182\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"yxlqccgxuwqs3gdy974f\",\"width\":640,\"height\":356,\"pHash\":\"66af4ee18d52a516\",\"format\":\"jpg\",\"name\":\"linday-lohan-wink\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FMike Marsland\",\"furtherCredit\":null,\"altText\":\"Lindsay Lohan arrives at the amfAR Gala Cannes 2017\",\"seoFilename\":\"linday-lohan-wink\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":90182,\"dateDeleted\":null,\"dateCreated\":1510248025489,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"94628\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"fbdnn7gdzk4a7h1avt0a\",\"width\":680,\"height\":440,\"pHash\":\"a784b1f56484cbe3\",\"format\":\"jpg\",\"name\":\"Omarosa\",\"description\":\"Omarosa Manigault, White House Director of Communications for the Office of Public Liaison, waits to hear the US President speak on combatting drug demand and the opioid crisis on October 26, 2017 in the East Room of the White House in Washington, DC.\",\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FBrendan Smialowski\",\"furtherCredit\":null,\"altText\":\"Omarosa drug demand\",\"seoFilename\":\"omarosa-drug-demand\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":94628,\"dateDeleted\":null,\"dateCreated\":1513197833097,\"dateUpdated\":1513199034243,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"100820\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"oba95walaxld634ehzgk\",\"width\":680,\"height\":439,\"pHash\":\"713ec1192fb0faa1\",\"format\":\"jpg\",\"name\":\"Marijuana in jar\",\"description\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FOksana Smith\\u002FEyeEm\",\"furtherCredit\":null,\"altText\":\"Marijuana in jar\",\"seoFilename\":\"marijuana-in-jar\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":100820,\"dateDeleted\":null,\"dateCreated\":1516728158067,\"dateUpdated\":1516730690504,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"100927\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"dnzspe3iblcwtny1bu4k\",\"width\":680,\"height\":440,\"pHash\":\"49845ce99d7a459b\",\"format\":\"jpg\",\"name\":\"michaeljaiwhite\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Earl Gibson III\\u002FWireImage\",\"furtherCredit\":null,\"altText\":\"Michael Jai White at the premiere of 'The Perfect Guy'\",\"seoFilename\":\"michael-jai-white\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":100927,\"dateDeleted\":null,\"dateCreated\":1516754152854,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"102316\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"sivumjm5ar5uxlollcnq\",\"width\":680,\"height\":440,\"pHash\":\"b0eb39937161ca8e\",\"format\":\"jpg\",\"name\":\"pizza\",\"description\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FAnya Semenoff\\u002FThe Denver Post\",\"furtherCredit\":null,\"altText\":\"pizza\",\"seoFilename\":\"pizza\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":102316,\"dateDeleted\":null,\"dateCreated\":1517340107377,\"dateUpdated\":1517341821797,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"103175\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"wyxvhugnctuwdoh3pvql\",\"width\":1920,\"height\":1080,\"pHash\":\"ccb9b23534d3cc4c\",\"format\":\"jpg\",\"name\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Hanging With Models Lais Ribeiro & Robin Holzken\",\"seoFilename\":\"life-at-complex-hanging-with-models-lais-ribeiro-robin-holzken\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":103175,\"dateDeleted\":null,\"dateCreated\":1517614615798,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"103751\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"plxtey65ucjztd10w5kk\",\"width\":1920,\"height\":1080,\"pHash\":\"3669956265e632cd\",\"format\":\"jpg\",\"name\":\"complex-conversations-conversation-starter\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Complex Original\",\"furtherCredit\":null,\"altText\":\"Complex Conversations\",\"seoFilename\":\"complex-conversations-conversation-starter\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":103751,\"dateDeleted\":null,\"dateCreated\":1517936064410,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"103941\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"llch4bayvdqefrgwchdz\",\"width\":680,\"height\":440,\"pHash\":\"6dda2bf840869f07\",\"format\":\"jpg\",\"name\":\"weed\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FKevin Cummins\\u002FContributor\",\"furtherCredit\":null,\"altText\":\"Weed.\",\"seoFilename\":\"weed\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":103941,\"dateDeleted\":null,\"dateCreated\":1518022240867,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104008\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"mumtaks3rhrd67tn9iva\",\"width\":680,\"height\":466,\"pHash\":\"d39777fa38084391\",\"format\":\"jpg\",\"name\":\"Snapchat logo\",\"description\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FKevork Djansezian\",\"furtherCredit\":null,\"altText\":\"Snapchat\",\"seoFilename\":\"snapchat-logo\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104008,\"dateDeleted\":null,\"dateCreated\":1518034332169,\"dateUpdated\":1518034509444,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104157\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"mjzagxa0zekqucq6yzov\",\"width\":680,\"height\":440,\"pHash\":\"aa17540d72c753dc\",\"format\":\"jpg\",\"name\":\"rob-porter\",\"description\":\"WASHINGTON, DC - NOVEMBER 29: White House Chief of Staff John Kelly and Staff Secretary Rob Porter follow President Donald Trump as he walks to board Marine One to head to Missouri to push the Republican tax plan, on the South Lawn of the White House in Washington, DC on Wednesday, Nov. 29, 2017. (Photo by Jabin Botsford\\u002FThe Washington Post via Getty Images)\",\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Jabin Botsford\\u002FThe Washington Post\\u002FGetty\",\"furtherCredit\":null,\"altText\":\"Staff Secretary Rob Porter\",\"seoFilename\":\"rob-porter \",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104157,\"dateDeleted\":null,\"dateCreated\":1518070505863,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104348\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"gjfxjb7f32tuctb8tbsy\",\"width\":1920,\"height\":1080,\"pHash\":\"b6615ba92c509bcb\",\"format\":\"jpg\",\"name\":\"2-chainz-previews-new-music-is-a-project-on-the-way\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"2 Chainz Previews New Music. Is a Project on the Way?\",\"seoFilename\":\"2-chainz-previews-new-music-is-a-project-on-the-way\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104348,\"dateDeleted\":null,\"dateCreated\":1518118580293,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104488\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"xqct8vtejba3zpuesqic\",\"width\":680,\"height\":440,\"pHash\":\"97125f1c60769ae9\",\"format\":\"jpg\",\"name\":\"taco-bell-kfc\",\"description\":\"SAN RAFAEL, CA - JULY 02: Pedestrians walk by a KFC and a Taco Bell restaurant on July 2, 2014 in San Rafael, California. Fast-food giants McDonald's, Taco Bell and KFC all ranked low in a recent Consumer Reports reader survey that evaluated food quality, value and service in favor of smaller counterparts like Chipotle, Five Guys' Burgers and Chick-fil-A. (Photo Illustration by Justin Sullivan\\u002FGetty Images)\",\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Justin Sullivan\\u002FGetty\",\"furtherCredit\":null,\"altText\":\"KFC and a Taco Bell restaurant\",\"seoFilename\":\"taco-bell-kfc\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104488,\"dateDeleted\":null,\"dateCreated\":1518162630533,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104656\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"we4nldhwaf0fin2zrnps\",\"width\":1920,\"height\":1080,\"pHash\":\"d6564a4e2e6a46ad\",\"format\":\"jpg\",\"name\":\"lifeatcomplex-office-nightmares\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Office Nightmares\",\"seoFilename\":\"lifeatcomplex-office-nightmares\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104656,\"dateDeleted\":null,\"dateCreated\":1518199215654,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104748\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"edw1ygzonibnjvtdpgvj\",\"width\":680,\"height\":440,\"pHash\":\"2b31790f0f8772f0\",\"format\":\"jpg\",\"name\":\"donald trump rob porter\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":\"Image via Getty\\u002FThe Washington Post\",\"furtherCredit\":null,\"altText\":\"Rob Porter watches Donald Trump.\",\"seoFilename\":\"donald-trump-rob-porter\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104748,\"dateDeleted\":null,\"dateCreated\":1518215929414,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104782\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"qhdgmo1lsgbssngtd3xw\",\"width\":1920,\"height\":1080,\"pHash\":\"13958492b3d95bb5\",\"format\":\"jpg\",\"name\":\"selena-gomez-opens-up-about-dealing-with-depression\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"Selena Gomez Opens Up About Dealing with Depression \",\"seoFilename\":\"selena-gomez-opens-up-about-dealing-with-depression\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104782,\"dateDeleted\":null,\"dateCreated\":1518226898435,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104797\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"ccn8jxevwzjqfxo0bnis\",\"width\":680,\"height\":440,\"pHash\":\"fd1204df33acc253\",\"format\":\"jpg\",\"name\":\"white house\",\"description\":null,\"allowReuseByUploader\":false,\"allowReuseInFamilies\":false,\"allowReuseInNetwork\":false,\"approved\":true,\"purged\":false,\"caption\":\"Image via Al Drago-Pool\\u002FGetty Images\",\"furtherCredit\":null,\"altText\":\"A photo of the White House.\",\"seoFilename\":\"white-house\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Getty\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":56,\"dateDeleted\":null,\"dateCreated\":1469728337103,\"dateUpdated\":1470767630368,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104797,\"dateDeleted\":null,\"dateCreated\":1518279156453,\"dateUpdated\":1518282679814,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"104810\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"obvst3fj9uwsmwaexrjq\",\"width\":1920,\"height\":1080,\"pHash\":\"5bcc8cfc3363502d\",\"format\":\"jpg\",\"name\":\"kids-are-spending-the-night-at-ikea-for-internet-fame\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"Kids Are Spending the Night at IKEA for Internet Fame\",\"seoFilename\":\"kids-are-spending-the-night-at-ikea-for-internet-fame\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":104810,\"dateDeleted\":null,\"dateCreated\":1518286297559,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"105085\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"micc2bahz1irymh7lh8d\",\"width\":1920,\"height\":1080,\"pHash\":\"1a3456d2892be2fe\",\"format\":\"jpg\",\"name\":\"life-at-complex-nike-london-trip-world-cup-unveiling-day-1\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Nike London Trip - World Cup Unveiling (Day 1)\",\"seoFilename\":\"life-at-complex-nike-london-trip-world-cup-unveiling-day-1\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":105085,\"dateDeleted\":null,\"dateCreated\":1518458405588,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"},\"105362\":{\"autovalidate\":false,\"properties\":{\"cloudinaryId\":\"s4cvhobcfcuv0yquus2r\",\"width\":1920,\"height\":1080,\"pHash\":\"307cc67d682bb4cc\",\"format\":\"jpg\",\"name\":\"life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2\",\"description\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"approved\":true,\"purged\":false,\"caption\":null,\"furtherCredit\":null,\"altText\":\"LifeAtComplex: Team Virgirl Abloh vs Team Skepta (London Trip Day 2)\",\"seoFilename\":\"life-at-complex-team-virgirl-abloh-vs-team-skepta-london-trip-day-2\",\"source\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex Original\",\"description\":null,\"automaticTag\":null,\"approved\":true,\"attributionText\":null,\"attributionUrl\":null,\"allowReuseByUploader\":true,\"allowReuseInFamilies\":true,\"allowReuseInNetwork\":true,\"id\":63,\"dateDeleted\":null,\"dateCreated\":1469728422669,\"dateUpdated\":null,\"class\":\"Source\"},\"validationErrors\":{},\"cLASSNAME\":\"Source\"},\"id\":105362,\"dateDeleted\":null,\"dateCreated\":1518544822332,\"dateUpdated\":null,\"class\":\"Asset\"},\"validationErrors\":{},\"cLASSNAME\":\"Asset\"}},\"articleTypes\":{\"1\":{\"autovalidate\":false,\"properties\":{\"name\":\"Article\",\"fullWidth\":false,\"externalConnector\":false,\"sendConfigParams\":false,\"childType\":\"Slide\",\"id\":1,\"dateDeleted\":null,\"dateCreated\":1413829384737,\"dateUpdated\":1478117016430,\"class\":\"ArticleType\"},\"validationErrors\":{},\"cLASSNAME\":\"ArticleType\"},\"4\":{\"autovalidate\":false,\"properties\":{\"name\":\"Video\",\"fullWidth\":false,\"externalConnector\":false,\"sendConfigParams\":false,\"childType\":\"none\",\"id\":4,\"dateDeleted\":null,\"dateCreated\":1439323810378,\"dateUpdated\":null,\"class\":\"ArticleType\"},\"validationErrors\":{},\"cLASSNAME\":\"ArticleType\"}},\"destinations\":{\"4610\":{\"autovalidate\":false,\"properties\":{\"ordinal\":1,\"linkText\":\"Video\",\"linkHref\":\"http:\\u002F\\u002Fwww.complex.com\\u002Fvideo\\u002F\",\"customHtml\":\"\",\"datePublished\":1501600680000,\"thumbnail\":2062311,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4610,\"dateDeleted\":null,\"dateCreated\":1473885082498,\"dateUpdated\":1516754270478,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4612\":{\"autovalidate\":false,\"properties\":{\"ordinal\":2,\"linkText\":\"Shop\",\"linkHref\":\"http:\\u002F\\u002Fshop.complex.com\\u002F\",\"customHtml\":\"shop\",\"datePublished\":1473958881000,\"thumbnail\":2062314,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4612,\"dateDeleted\":null,\"dateCreated\":1473885323853,\"dateUpdated\":1516754270478,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4739\":{\"autovalidate\":false,\"properties\":{\"ordinal\":3,\"linkText\":\"Shuffle\",\"linkHref\":\"http:\\u002F\\u002Fwww.complex.com\\u002Fvideo\\u002Fshuffle\",\"customHtml\":\"\",\"datePublished\":1492115173000,\"thumbnail\":2198624,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4739,\"dateDeleted\":null,\"dateCreated\":1492110690367,\"dateUpdated\":1516754270478,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4751\":{\"autovalidate\":false,\"properties\":{\"ordinal\":4,\"linkText\":\"Hustle\",\"linkHref\":\"https:\\u002F\\u002Fwww.youtube.com\\u002Fchannel\\u002FUCVAWBDbI_scGDPB4kdz0e4Q\",\"customHtml\":\"\",\"datePublished\":1493993597000,\"thumbnail\":2209600,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4751,\"dateDeleted\":null,\"dateCreated\":1493993597637,\"dateUpdated\":1516754270478,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4757\":{\"autovalidate\":false,\"properties\":{\"ordinal\":0,\"linkText\":\"ComplexCon - Buy Tickets\",\"linkHref\":\"http:\\u002F\\u002Fcomplexcon.com\\u002F?utm_source=complex.com&utm_medium=referral&utm_campaign=hamburger_menu_button\",\"customHtml\":\"\",\"datePublished\":1506987394000,\"thumbnail\":2223659,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4757,\"dateDeleted\":1510263537968,\"dateCreated\":1496244376872,\"dateUpdated\":1516754270478,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4774\":{\"autovalidate\":false,\"properties\":{\"ordinal\":0,\"linkText\":\"Feel The Real\",\"linkHref\":\"http:\\u002F\\u002Fwww.complex.com\\u002Ffeel-the-real\\u002F?feelthereal\",\"customHtml\":\"\",\"datePublished\":1516314704000,\"thumbnail\":2891116,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4774,\"dateDeleted\":null,\"dateCreated\":1510263524530,\"dateUpdated\":1517341451426,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4775\":{\"autovalidate\":false,\"properties\":{\"ordinal\":5,\"linkText\":\"Fuse TV\",\"linkHref\":\"http:\\u002F\\u002Fwww.complex.com\\u002Ffuse\",\"customHtml\":\"\",\"datePublished\":1510265593000,\"thumbnail\":2891121,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4775,\"dateDeleted\":null,\"dateCreated\":1510263570049,\"dateUpdated\":1516754270478,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4786\":{\"autovalidate\":false,\"properties\":{\"ordinal\":6,\"linkText\":\"Feel The Real\",\"linkHref\":\"http:\\u002F\\u002Fwww.complex.com\\u002Ffeel-the-real\\u002F?feelthereal\\u002F\",\"customHtml\":\"\",\"datePublished\":1517591361000,\"thumbnail\":2948327,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4786,\"dateDeleted\":null,\"dateCreated\":1516754270451,\"dateUpdated\":1517591374244,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"},\"4787\":{\"autovalidate\":false,\"properties\":{\"ordinal\":1,\"linkText\":\"Fuse TV\",\"linkHref\":\"http:\\u002F\\u002Fwww.complex.com\\u002Fcomplex-shows-on-fuse-tv\\u002F?fusetv\",\"customHtml\":\"\",\"datePublished\":1517341439000,\"thumbnail\":2956650,\"mobileThumbnail\":null,\"bfi\":null,\"id\":4787,\"dateDeleted\":null,\"dateCreated\":1517341451396,\"dateUpdated\":1517341451426,\"class\":\"Destination\"},\"validationErrors\":{},\"cLASSNAME\":\"Destination\"}},\"siteFamilies\":{\"1\":{\"autovalidate\":false,\"properties\":{\"name\":\"Complex & International Partners\",\"assetUseApproval\":false,\"sites\":[{\"autovalidate\":false,\"properties\":{\"email\":null,\"name\":\"Complex\",\"domain\":\"www.complex.com\",\"phone\":null,\"databaseName\":\"complex\",\"mainDelay\":0,\"renderDelay\":120000,\"listingDelay\":-60000,\"mainTwitterHandle\":\"Complex\",\"tweetMain\":true,\"tweetMainDuringWork\":false,\"tweet\":true,\"useCustomPlayer\":true,\"useCommentPlayer\":true,\"workHoursStart\":\"10:00:00\",\"workHoursEnd\":\"23:00:00\",\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002Fcomplex\",\"google\":\"http:\\u002F\\u002Fplus.google.com\\u002F+complex\",\"youtube\":\"http:\\u002F\\u002Fwww.youtube.com\\u002Fuser\\u002Fcomplexmagazine\",\"instagram\":\"http:\\u002F\\u002Finstagram.com\\u002Fcomplex\",\"metaDescription\":\"The latest in music, style, entertainment, sports and sneakers.\",\"titleTag\":\"Complex | Making Culture Pop\",\"facebookAppId\":685812641524750,\"twitterSiteId\":13049362,\"managementSubdomain\":\"www\",\"timezone\":\"America\\u002FNew_York\",\"hreflang\":\"en-us\",\"workdays\":62,\"sfAuthorized\":true,\"canonicalUrl\":null,\"aliases\":[\"www.complex.com\",\"complex.com\",\"omega.complex.com\",\"manager.omega.complex.com\",\"manager.complex.com\",\"manager.www.complex.com\",\"demos.complex.com\",\"www.complex.dsl\",\"manager.complex.dsl\",\"demos.complex.dsl\",\"www.complex.fx\",\"www.complex.sitemap\",\"complex.sitemap\"],\"id\":1,\"dateDeleted\":null,\"dateCreated\":1405742962134,\"dateUpdated\":1516221517147,\"class\":\"Site\"},\"validationErrors\":{},\"cLASSNAME\":\"Site\"},{\"autovalidate\":false,\"properties\":{\"email\":null,\"name\":\"Complex UK\",\"domain\":\"uk.complex.com\",\"phone\":null,\"databaseName\":\"complexuk\",\"mainDelay\":null,\"renderDelay\":null,\"listingDelay\":null,\"mainTwitterHandle\":\"complex_uk\",\"tweetMain\":true,\"tweetMainDuringWork\":true,\"tweet\":true,\"useCustomPlayer\":true,\"useCommentPlayer\":true,\"workHoursStart\":\"10:00:00\",\"workHoursEnd\":\"18:00:00\",\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FcomplexUK\",\"google\":\"http:\\u002F\\u002Fplus.google.com\\u002F+complex\",\"youtube\":\"http:\\u002F\\u002Fwww.youtube.com\\u002Fuser\\u002Fcomplexmagazine\",\"instagram\":\"http:\\u002F\\u002Finstagram.com\\u002Fcomplex_uk\",\"metaDescription\":\"The latest in music, style, entertainment, sports and sneakers.\",\"titleTag\":\"Complex | Making Culture Pop\",\"facebookAppId\":661142337354293,\"twitterSiteId\":0,\"managementSubdomain\":\"uk\",\"timezone\":\"Europe\\u002FLondon\",\"hreflang\":\"en-gb\",\"workdays\":62,\"sfAuthorized\":false,\"canonicalUrl\":null,\"aliases\":[\"manager.uk.complex.com\",\"uk.complex.dsl\",\"manager.uk.complex.dsl\",\"uk.complex.sitemap\"],\"id\":2,\"dateDeleted\":null,\"dateCreated\":1408468836666,\"dateUpdated\":1511968348784,\"class\":\"Site\"},\"validationErrors\":{},\"cLASSNAME\":\"Site\"},{\"autovalidate\":false,\"properties\":{\"email\":null,\"name\":\"Complex CA\",\"domain\":\"ca.complex.com\",\"phone\":null,\"databaseName\":\"complexca\",\"mainDelay\":null,\"renderDelay\":null,\"listingDelay\":null,\"mainTwitterHandle\":\"Complex_CA\",\"tweetMain\":true,\"tweetMainDuringWork\":true,\"tweet\":true,\"useCustomPlayer\":true,\"useCommentPlayer\":true,\"workHoursStart\":\"10:00:00\",\"workHoursEnd\":\"18:00:00\",\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexCA\",\"google\":\"http:\\u002F\\u002Fplus.google.com\\u002F+complex\",\"youtube\":\"http:\\u002F\\u002Fwww.youtube.com\\u002Fuser\\u002Fcomplexmagazine\",\"instagram\":\"http:\\u002F\\u002Finstagram.com\\u002FComplexCA\",\"metaDescription\":\"The latest in music, style, entertainment, sports and sneakers.\",\"titleTag\":\"Complex | Making Culture Pop\",\"facebookAppId\":800900203340027,\"twitterSiteId\":0,\"managementSubdomain\":\"ca\",\"timezone\":\"America\\u002FNew_York\",\"hreflang\":\"en-ca\",\"workdays\":62,\"sfAuthorized\":false,\"canonicalUrl\":null,\"aliases\":[\"complexmag.ca\",\"www.complexmag.ca\",\"ca.complex.com\",\"manager.ca.complex.com\",\"complex.ca\",\"www.complex.ca\",\"manager.complex.ca\",\"ca.complex.dsl\",\"manager.ca.complex.dsl\",\"ca.complex.sitemap\"],\"id\":7,\"dateDeleted\":null,\"dateCreated\":1420558397120,\"dateUpdated\":1511968312290,\"class\":\"Site\"},\"validationErrors\":{},\"cLASSNAME\":\"Site\"},{\"autovalidate\":false,\"properties\":{\"email\":null,\"name\":\"Complex AU\",\"domain\":\"au.complex.com\",\"phone\":null,\"databaseName\":\"complexau\",\"mainDelay\":null,\"renderDelay\":null,\"listingDelay\":null,\"mainTwitterHandle\":\"complexAU\",\"tweetMain\":true,\"tweetMainDuringWork\":true,\"tweet\":true,\"useCustomPlayer\":false,\"useCommentPlayer\":false,\"workHoursStart\":\"10:00:00\",\"workHoursEnd\":\"18:00:00\",\"facebook\":\"http:\\u002F\\u002Fwww.facebook.com\\u002FComplexAU\",\"google\":null,\"youtube\":\"https:\\u002F\\u002Fwww.youtube.com\\u002Fc\\u002FComplexAU\",\"instagram\":\"https:\\u002F\\u002Finstagram.com\\u002FComplex_AU\\u002F\",\"metaDescription\":\"The latest in music, style, entertainment, sports and sneakers.\",\"titleTag\":\"Complex | Making Culture Pop\",\"facebookAppId\":998832176802680,\"twitterSiteId\":0,\"managementSubdomain\":\"au\",\"timezone\":\"Australia\\u002FSydney\",\"hreflang\":\"en-au\",\"workdays\":62,\"sfAuthorized\":true,\"canonicalUrl\":null,\"aliases\":[\"manager.au.complex.com\",\"au.complex.dsl\",\"manager.au.complex.dsl\",\"au.complex.sitemap\"],\"id\":9,\"dateDeleted\":null,\"dateCreated\":1439301965676,\"dateUpdated\":1511968280863,\"class\":\"Site\"},\"validationErrors\":{},\"cLASSNAME\":\"Site\"}],\"id\":1,\"dateDeleted\":null,\"dateCreated\":1408471376980,\"dateUpdated\":1439308130679,\"class\":\"SiteFamily\",\"createdBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"brettc@complex.com\",\"name\":\"Brett Cohen\",\"location\":null,\"alias\":\"bc\",\"attribution\":\"Brett Cohen\",\"imageUrl\":null,\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":367,\"dateDeleted\":1513967622196,\"dateCreated\":1405746254626,\"dateUpdated\":1513967622199,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"updatedBy\":{\"autovalidate\":false,\"properties\":{\"email\":\"francis.wetering@complex.com\",\"name\":\"Francis Van Wetering\",\"location\":null,\"alias\":null,\"attribution\":\"Francis Wetering\",\"imageUrl\":\"http:\\u002F\\u002Fimages.complex.com\\u002Fcomplex\\u002Fimage\\u002Fupload\\u002Ft_author_pic\\u002Farc-reactor-iron-man-black-background-dark-wallpaper_rmo0yv.jpg\",\"metaDescription\":null,\"canonicalUrl\":null,\"titleTag\":null,\"bio\":null,\"twitterHandle\":null,\"instagramHandle\":null,\"id\":509,\"dateDeleted\":1465617493455,\"dateCreated\":1405746255918,\"dateUpdated\":1465617493454,\"class\":\"User\"},\"validationErrors\":{},\"cLASSNAME\":\"User\"},\"deletedBy\":null},\"validationErrors\":{},\"cLASSNAME\":\"SiteFamily\"}},\"clgArticles\":{\"120768\":{\"datePublished\":1518020116000,\"dateDeleted\":null,\"article\":120768},\"136029\":{\"datePublished\":1518147238000,\"dateDeleted\":null,\"article\":136029},\"152732\":{\"datePublished\":1518024737000,\"dateDeleted\":null,\"article\":152732},\"192425\":{\"datePublished\":1518147201000,\"dateDeleted\":null,\"article\":192425},\"196774\":{\"datePublished\":1518147226000,\"dateDeleted\":null,\"article\":196774},\"200159\":{\"datePublished\":1518147218000,\"dateDeleted\":null,\"article\":200159},\"236712\":{\"datePublished\":1518020068000,\"dateDeleted\":null,\"article\":236712},\"237749\":{\"datePublished\":1518024704000,\"dateDeleted\":null,\"article\":237749},\"242930\":{\"datePublished\":1518024755000,\"dateDeleted\":null,\"article\":242930},\"273180\":{\"datePublished\":1518278162000,\"dateDeleted\":null,\"article\":273180},\"275951\":{\"datePublished\":1518020098000,\"dateDeleted\":null,\"article\":275951},\"277492\":{\"datePublished\":1518277854000,\"dateDeleted\":null,\"article\":277492},\"277689\":{\"datePublished\":1518278067000,\"dateDeleted\":null,\"article\":277689}}},\"errorMessage\":null,\"router\":{\"fetchInProgress\":false,\"prefetchInProgress\":false,\"pathname\":\"\\u002Flife\\u002F2017\\u002F08\\u002Fwhy-didnt-houston-evacuate-hurricane-harvey\",\"redirectPath\":null,\"statusCode\":null,\"locationKey\":null,\"externalRedirect\":false}}"</script></div></div></div>
      <script defer type='text/javascript'
        src=https://cdn3.complex.com/static/js/vendor.829bc140eacca8a1ac6f.bundle.min.js
      ></script>
      <script defer type='text/javascript'
        src=https://cdn3.complex.com/static/js/main.829bc140eacca8a1ac6f.bundle.min.js
      ></script>
    </body>
    </html>
  