body,
html {
  margin: 0;
  overflow: unset;
}

/* 	.report_inner_section_swirl video.elementor-background-video-hosted {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	} */

/***** fixed sections by scroll *****/

/* 	.page-id-15681 .fixed_section_pagination, .page-id-15681 .fixed_section_title, .page-id-15681 .fixed_section_desc, .page-id-15681 .upgrade_learn_more {
	display: none;
	} */

.fixed_section_pagination,
.fixed_section_title,
.fixed_section_desc,
.upgrade_learn_more {
  display: none;
}

/* 	.fixed_sections {
	position: fixed;
	top: 5%;
	width: 25vw !important;
	} */

.fixed_section_title {
  margin-bottom: 4% !important;
}

@media (min-width: 1300px) and (max-width: 1400px) {
  .fixed_section_hero .report_nav {
    top: 8vw !important;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .fixed_section_hero .report_nav {
    top: 8.5vw !important;
  }
}
@media (min-width: 1026px) and (max-width: 1200px) {
  .fixed_section_hero .report_nav {
    top: 9vw !important;
  }
}

@media (min-width: 1025px) {
  .fixed_sections:not(.fixed_section_hero):not(.fixed_section_more_content) {
    display: none;
  }
  /* 		.fixed_section_more_content.test {
		position: relative !important;
	} */
  /* 		.fixed_section_more_content.test:not(.elementor-sticky--active) {
		position: absolute !important;
	} */
}

@media (min-width: 1025px) {
  .fifty_two_lottie > .elementor-widget-container {
    --e-transform-flipX: unset !important;
  }
}

@media (min-width: 1025px) {
  .report_popup_section {
    background-color: transparent !important;
  }
}

.report_nav li.elementor-icon-list-item:hover i:before,
.report_nav li.elementor-icon-list-item.current i:before {
  background-color: #171717;
  border-radius: 50%;
}

@media (min-width: 1025px) and (max-height: 680px) {
  .fixed_section_pagination > .elementor-widget-container {
    margin-top: 5% !important;
  }
  .fixed_section_title > .elementor-widget-container {
    margin-top: 5% !important;
  }
  /* 		.report_nav {
		top: 5vw !important;
	} */
}

/* hls videos */

.trendClipsContainer .vjs-loading-spinner {
  display: none !important;
}

.trendClipsContainer div[aria-label="Video Player"] {
  width: 100% !important;
  height: 100% !important;
}

.trendClipsContainer.dancer .trendClipContainer video {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}

.trendClipsContainer.dancer .trendClipContainer {
  width: 32vw;
  height: 33vw;
}

a#scroll-top {
  display: none !important;
}

.page-id-15681 .elementor-location-header,
.page-id-15681 .elementor-location-footer,
.page-id-12543 .elementor-location-header,
.page-id-12543 .elementor-location-footer {
  display: none !important;
}

.report_ctas .elementor-button {
  cursor: pointer;
}

.full_report_button svg path {
  transition: all 0.3s ease;
}

.full_report_button:hover svg path {
  fill: #ffda2a;
  transition: all 0.3s ease;
}

.report_ctas .elementor-button .elementor-button-icon {
  margin-right: 0.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.full_report_button svg {
  font-size: 0.85vw;
}

.report_share_cta > .elementor-widget-container:before {
  content: "Share";
  opacity: 1;
  z-index: 9;
  font-size: 1vw;
  color: #ffffff;
  position: absolute;
  width: 99%;
  height: 96%;
  text-align: center;
  top: 1px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../svg/share_icon.svg);
  background-repeat: no-repeat;
  background-size: 0.8vw;
  background-position: 3vw 50%;
  font-family: "artlist sans", Sans-serif;
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.5em;
  background-color: #171717;
  transition: right 0.5s linear;
  padding-left: 1vw;
}

.report_share_cta > .elementor-widget-container {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.report_share_cta:hover > .elementor-widget-container:before {
  right: -100%;
  transition: right 0.5s linear;
}

.report_share_cta .elementor-share-btn {
  font-size: 0.4vw;
}

.report_share_cta .elementor-share-btn i.fab.fa-twitter {
  color: transparent;
  background-image: url(../svg/x-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* .report_share_cta > .elementor-widget-container .elementor-grid {
	transition: all 0.2s ease;
	background-color: #171717;
	z-index: 2;
	position: relative;
	opacity: 0;
	}

	.report_share_cta:hover .elementor-grid {
	opacity: 1;
	} */

#open_popup_button {
  display: none;
}

.report_popup_left_column {
  width: 24.3vw !important;
}

.report_popup_right_column {
  width: 48.6vw !important;
}

.report_popup .dialog-close-button i {
  font-size: 0.85vw;
}

.report_inner_section_waves {
  height: 43vw !important;
}

.report_inner_section_waves video {
  height: 43vw !important;
  object-fit: cover;
}

.motion_liquid_column {
  width: 63% !important;
  margin-right: 2%;
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 0; */
  z-index: 5;
  margin-top: -22.9vw;
}

.motion_liquid_column video {
  object-fit: cover !important;
  height: 23.5vw;
}

.skull_column {
  width: 35% !important;
  /* 		position: absolute;
		bottom: 0;
		right: 0; */
  z-index: 5;
  margin-top: -22.9vw;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.skull_column video {
  object-fit: cover !important;
  height: 23.5vw;
}

.report_inner_section_swirl iframe,
.report_inner_section_swirl video {
  left: 20% !important;
}

.report_nav > .elementor-widget-container:before {
  content: "";
  height: 4.6vw;
  width: 1px;
  background-color: #171717;
  display: block;
  margin: 0 auto 1.1vw auto;
}

.report_nav .elementor-icon-list-text {
  display: none !important;
}

.video_creators_percentage .elementor-counter-number-prefix {
  display: none;
}

.video_creators_percentage .elementor-counter-number-wrapper {
  text-align: left;
}

.video_creators_percentage .elementor-counter-title {
  text-align: left;
  padding-right: 36%;
  margin-top: 4%;
}

.blur_inner_section .elementor-background-overlay {
  margin-top: -14vw;
}

.brand_titles {
  cursor: pointer;
  transition: all 0.3s ease;
}

.brand_titles.glow .elementor-heading-title {
  animation-name: glow;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes glow {
  from {
    text-shadow: 0px 0px 2px #ffffff;
  }
  to {
    text-shadow: 0px 0px 8px #ffffff;
  }
}

.brand_titles .elementor-heading-title {
  transition: all 0.3s ease;
}

.brand_titles:hover .elementor-heading-title {
  animation: none !important;
}

/* 	.brand_titles:hover .elementor-heading-title {
	text-shadow: 0px 0px 8px #ffffff;
	transition: all 0.3s ease;
	} */

.brand_titles .brand_videos {
  opacity: 0;
  transition: all 0.3s ease;
  /* 		display: none; */
}

.brand_titles:not(:hover) {
  background: none !important;
  transition: all 0.3s ease;
}

.brand_titles .elementor-background-video-container {
  opacity: 0;
  transition: all 0.3s ease;
  /* 		display: none */
}

.brand_titles:hover .brand_videos,
.brand_titles:hover .elementor-background-video-container {
  opacity: 1;
  transition: all 0.3s ease;
}

.report_playlist_section > .elementor-container {
  position: absolute;
  /* 		top: -29.5vw; */
  top: -28.7vw;
  left: 26%;
  width: 37vw !important;
  background-color: #ffda2a;
  padding: 3% 4% 4% 4%;
}

.report_playlist_section .elementor-image-box-title {
  margin: 0;
}

.report_playlist_section .elementor-image-box-description {
  margin-top: 2px !important;
}

.branded_content_percentage .elementor-counter {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.branded_content_percentage .elementor-counter-number-prefix {
  display: none;
}

.branded_content_percentage .elementor-counter-number-wrapper {
  text-align: left;
  width: 45%;
}

.branded_content_percentage .elementor-counter-title {
  text-align: left;
  padding-right: 25%;
  margin-top: 3%;
  width: 55%;
}

.report_inner_section_ai > .elementor-container {
  margin-bottom: -14%;
}

.trend_report_playlist {
  border: none;
  margin: 0;
}

.trend_report_playlist .audioPlayer {
  background-color: transparent;
  border: none;
  padding: 0 0 2vw 0;
}

.report_playlist_section.world
  .trend_report_playlist:last-of-type
  .audioPlayer {
  padding-bottom: 0;
}

.report_playlist_section.litos
  .trend_report_playlist:last-of-type
  .audioPlayer:last-of-type {
  padding-bottom: 0;
}

.trend_report_playlist .audioControls {
  justify-content: flex-start;
  font-size: 0.75vw;
  width: 5%;
  color: #171717;
}

.trend_report_playlist button.playPauseButton {
  padding: 0;
}

.trend_report_playlist .audioNames {
  width: 24%;
}

.trend_report_playlist span.songName {
  color: #171717;
  font-size: 0.72vw;
  font-weight: 600;
  line-height: 1.2em;
  display: block;
}

.trend_report_playlist span.artistName {
  color: #171717;
  font-size: 0.65vw;
  font-weight: 300;
  line-height: 1.2em;
  display: block;
  padding-top: 2%;
}

.trend_report_playlist .audioCategories {
  color: #171717;
  font-size: 0.7vw;
  font-weight: 300;
  line-height: 1.2em;
  display: block;
  width: 25%;
}

.trend_report_playlist .audioWaveform {
  width: 41%;
  height: 1.5vw;
  padding: 1% 2% 0 0;
}

.trend_report_playlist .audioWaveform wave {
  height: 0.8vw !important;
}

.trend_report_playlist .audioDuration {
  width: 5%;
  color: #131313;
  font-size: 0.65vw;
}

.footer_sticky {
  display: none;
}

/* 		.footer_sticky.sticky {

	} */

@media (min-width: 1025px) {
  .mobile_br br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1025px) {
  .brand_titles:hover .brand_videos,
  .brand_titles:hover .elementor-background-video-container {
    opacity: 0;
  }

  /* hls videos */
  .trendClipsContainer.dancer .trendClipContainer {
    width: 100vw;
    height: 60vw;
  }

  #main {
    margin-top: 0;
  }

  .full_report_button svg {
    font-size: 2.1vw;
  }

  .trend_report_mobile_menu_popup .full_report_button:hover svg path {
    fill: #171717;
    transition: all 0.3s ease;
  }

  .report_share_cta .elementor-share-btn {
    font-size: 1.045vw;
  }

  .report_share_cta > .elementor-widget-container:before {
    background-size: 2.1vw;
    background-position: 5.8vw 50%;
    font-size: 2.5vw;
  }

  .mobile_dark_bg {
    background-color: #171717;
  }

  .mobile_white_color .elementor-heading-title,
  .mobile_white_color.elementor-widget-text-editor {
    color: #ffffff !important;
  }

  .report_inner_section_waves,
  .report_inner_section_waves video {
    height: 54vw !important;
  }

  .motion_liquid_column {
    width: 50% !important;
    margin-right: 0;
    margin-top: 0;
  }

  .skull_column {
    width: 50% !important;
    margin-top: 0;
    transform: none !important;
  }

  .report_inner_section_swirl {
    background-image: none !important;
    background-color: #171717 !important;
  }

  .report_inner_section_swirl .elementor-background-video-container {
    display: none !important;
  }

  .video_creators_percentage .elementor-counter-title {
    padding-right: 10%;
    margin-top: 5%;
  }

  .blur_inner_section .elementor-background-overlay {
    margin-top: -14vw;
  }

  .report_playlist_cover_section,
  .report_playlist_cover_section video {
    height: 50vw !important;
  }

  .report_playlist_section > .elementor-container {
    position: relative;
    top: auto;
    left: auto;
    width: 100% !important;
    padding: 5%;
  }

  .report_playlist_section .elementor-image-box-description {
    margin-top: 0 !important;
  }

  .trend_report_playlist .audioPlayer {
    justify-content: flex-end;
    padding: 0;
    margin-bottom: 4vw;
  }

  .report_playlist_section.world
    .trend_report_playlist:last-of-type
    .audioPlayer {
    margin-bottom: 0;
  }

  .report_playlist_section.litos
    .trend_report_playlist:last-of-type
    .audioPlayer:last-of-type {
    margin-bottom: 0;
  }

  .trend_report_playlist .audioCategories {
    display: none;
  }

  .trend_report_playlist .audioControls {
    width: 6%;
    font-size: 1.8vw;
  }

  .trend_report_playlist .audioNames {
    width: 35%;
  }

  .trend_report_playlist span.songName {
    font-size: 2vw;
  }

  .trend_report_playlist span.artistName {
    font-size: 1.8vw;
    padding-top: 0%;
  }

  .trend_report_playlist .audioWaveform {
    width: 51%;
    height: 1.8vw;
  }

  .trend_report_playlist .audioWaveform wave {
    height: 1.8vw !important;
  }

  .trend_report_playlist .audioDuration {
    width: 8%;
    font-size: 1.8vw;
  }

  .branded_content_percentage .elementor-counter {
    display: block;
  }

  .branded_content_percentage .elementor-counter-title {
    padding-right: 40%;
    margin-top: 2%;
    width: 100%;
  }

  .report_inner_section_ai > .elementor-container {
    margin-bottom: -7vw;
  }

  .trend_report_mobile_menu_popup {
    position: fixed !important;
    z-index: 99999;
  }

  .trend_report_mobile_menu_popup .dialog-close-button {
    font-size: 3vw;
    color: transparent;
    background-image: url(../svg/mobile_menu_close_i.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .trend_report_mobile_menu_popup span.elementor-heading-title a {
    font-family: "Publico Banner", Sans-serif !important;
  }

  .trend_report_mobile_menu_popup
    .report_share_cta
    > .elementor-widget-container:before {
    background-color: #ffffff !important;
    color: #171717 !important;
    background-image: url(../svg/share_icon_mobile_menu.svg);
  }

  .report_popup {
    position: fixed !important;
    z-index: 99999;
  }

  .report_popup .dialog-close-button i {
    font-size: 3.5vw;
  }

  .report_popup_right_column {
    width: 100vw !important;
  }

  .report_popup_left_column {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .brand_titles:hover .brand_videos,
  .brand_titles:hover .elementor-background-video-container {
    opacity: 0;
  }

  .brand_titles.glow .elementor-heading-title {
    animation-name: none !important;
  }

  /* hls videos */
  .trendClipsContainer.dancer .trendClipContainer {
    width: 100vw;
    height: 105vw;
  }

  #main {
    margin-top: 0;
  }

  .desktop_br br {
    display: none;
  }

  .full_report_button svg {
    font-size: 4.1vw;
  }

  .trend_report_mobile_menu_popup .full_report_button:hover svg path {
    fill: #171717;
    transition: all 0.3s ease;
  }

  .report_share_cta .elementor-share-btn {
    font-size: 3vw;
  }

  .trend_report_mobile_menu_popup i.fab.fa-twitter {
    background-image: url(../svg/x-black.svg) !important;
  }

  .report_share_cta .elementor-grid {
    justify-content: center !important;
    display: flex !important;
  }

  .report_share_cta > .elementor-widget-container:before {
    background-size: 4vw;
    background-position: 34vw 50%;
    font-size: 4.5vw;
    padding-left: 3vw;
  }

  .mobile_dark_bg {
    background-color: #171717;
  }

  .mobile_white_color .elementor-heading-title,
  .mobile_white_color.elementor-widget-text-editor {
    color: #ffffff !important;
  }

  .report_inner_section_waves,
  .report_inner_section_waves video {
    height: 93vw !important;
  }

  .motion_liquid_column {
    width: 100% !important;
    margin-right: 0;
    margin-top: 0;
  }

  .skull_column {
    width: 75% !important;
    margin: -30vw auto -35vw auto;
    transform: none !important;
  }

  .skull_column video {
    height: 75vw;
  }

  .report_inner_section_swirl {
    background-image: none !important;
    background-color: #171717 !important;
  }

  .report_inner_section_swirl .elementor-background-video-container {
    display: none !important;
  }

  .report_inner_section_swirl iframe,
  .report_inner_section_swirl video {
    left: 50% !important;
  }

  .fifty_two_percent_section
    .elementor-widget-wrap.elementor-element-populated {
    flex-direction: column-reverse;
  }

  .fifty_two_percent_section .elementor-widget-lottie {
    height: 75vw;
  }

  .video_creators_percentage .elementor-counter-number-wrapper {
    text-align: center;
  }

  .video_creators_percentage .elementor-counter-number-wrapper {
    padding-left: 20vw;
  }

  .video_creators_percentage .elementor-counter-title {
    padding: 0 5%;
    margin-top: 5%;
    text-align: center;
  }

  .blur_inner_section .elementor-background-overlay {
    margin-top: -14vw;
  }

  .report_playlist_cover_section,
  .report_playlist_cover_section video {
    height: 110vw !important;
  }

  .report_playlist_section .elementor-widget-image-box {
    position: absolute;
    top: -30vw;
    width: 100%;
  }

  .report_playlist_section
    .elementor-widget-image-box
    .elementor-image-box-title,
  .report_playlist_section .elementor-widget-image-box p {
    color: #ffffff !important;
  }

  .report_playlist_section > .elementor-container {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    padding: 7% 5% 9% 5% !important;
  }

  .report_playlist_section .elementor-image-box-description {
    margin-top: 0 !important;
  }

  .trend_report_playlist .audioPlayer {
    justify-content: flex-end;
    padding: 0;
    margin-bottom: 10vw;
  }

  .report_playlist_section.world
    .trend_report_playlist:last-of-type
    .audioPlayer {
    margin-bottom: 0;
  }

  .report_playlist_section.litos
    .trend_report_playlist:last-of-type
    .audioPlayer:last-of-type {
    margin-bottom: 0;
  }

  .trend_report_playlist .audioCategories {
    display: none;
  }

  .trend_report_playlist .audioControls {
    width: 6%;
    font-size: 2.8vw;
  }

  .trend_report_playlist .audioNames {
    width: 94%;
    display: flex;
    align-items: center;
  }

  .trend_report_playlist span.songName {
    font-size: 4vw;
    padding-right: 3%;
  }

  .trend_report_playlist span.artistName {
    font-size: 2.8vw;
    padding-top: 0%;
  }

  .trend_report_playlist .audioWaveform {
    width: 90%;
    height: 3.8vw;
    padding: 2% 5% 0 0;
  }

  .trend_report_playlist .audioWaveform wave {
    height: 3.8vw !important;
  }

  .trend_report_playlist .audioDuration {
    width: 10%;
    font-size: 2.8vw;
    text-align: center;
    padding: 2% 0 0 0;
  }

  .branded_content_percentage .elementor-counter {
    display: block;
  }

  .branded_content_percentage .elementor-counter-title {
    padding-right: 20%;
    margin-top: 2%;
    width: 100%;
  }

  .report_inner_section_ai > .elementor-container {
    margin-bottom: -18vw;
  }

  .trend_report_mobile_menu_popup {
    position: fixed !important;
    z-index: 99999;
  }

  .trend_report_mobile_menu_popup .dialog-close-button {
    font-size: 5vw;
    color: transparent;
    background-image: url(../svg/mobile_menu_close_i.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .trend_report_mobile_menu_popup span.elementor-heading-title a {
    font-family: "Publico Banner", Sans-serif !important;
  }

  .trend_report_mobile_menu_popup
    .report_share_cta
    > .elementor-widget-container:before {
    background-color: #ffffff !important;
    color: #171717 !important;
    background-image: url(../svg/share_icon_mobile_menu.svg);
    background-position: 33vw 50%;
    padding-left: 5vw;
    width: 100%;
  }

  .report_popup {
    position: fixed !important;
    z-index: 99999;
  }

  .report_popup .dialog-close-button i {
    font-size: 6.5vw;
  }

  .report_popup_right_column {
    width: 100vw !important;
  }

  .footer_sticky {
    width: 100% !important;
  }

  .report_popup_left_column {
    width: 100% !important;
  }
}
