.humanworkshop .content .container{
  background-color: transparent;
}
/*
.humanworkshop.single-hws_album .content, .humanworkshop.single-hws_album .content .content_inner{
  background-color: transparent;
  overflow: auto;
}
*/
.humanworkshop .content.content_top_margin {
    margin-top: 0px !important;
}

.humanworkshop .button-block .btn-two{
  display: inline-block;
}

.humanworkshop .scroll_header_top_area .header_bottom{
  background: #232323; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(35,35,35,0.6) 1%, rgba(35,35,35,0.2) 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(35,35,35,0.6) 1%,rgba(35,35,35,0.2) 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,rgba(35,35,35,0.6) 1%,rgba(35,35,35,0.2) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#3f3f3f',GradientType=0 );
}

.humanworkshop.single-hws_live_sets .content .content_inner > .container, .humanworkshop.single-hws_dj_sets .content .content_inner > .container, .humanworkshop.single-hws_track .content .content_inner > .container, .humanworkshop.single-hws_album .content .content_inner > .container, .humanworkshop.single-hws_artist .content .content_inner > .container{
  background-color: #FFFFFF;

/*     z-index: 9999; */
  padding-top: 30px;
}

.humanworkshop.single-hws_album .content .content_inner > .container .sidebar{
/*    margin-top: -68px; */
}

.humanworkshop.single-hws_track .content .content_inner > .container .sidebar, .humanworkshop.single-hws_dj_sets .content .content_inner > .container .sidebar, .humanworkshop.single-hws_live_sets .content .content_inner > .container .sidebar{
/*  margin-top: -85px; */
}

.humanworkshop.single-hws_album .content .social-media-share{

}

.humanworkshop .sub-content-box{
  margin-bottom: 45px;
}

.humanworkshop p{
  margin-bottom: 15px;
}

.humanworkshop .clear-break{
  clear: both;
  font-size: 0;
}

.humanworkshop .sfsi_wicons{
  margin-right: 10px;
  margin-top: 2px;
}

.humanworkshop .title h1{
  position: relative;
  display: inline-block;
}

.humanworkshop .container.hws_track h1{
  margin-bottom: 30px;
}

.humanworkshop .container.hws_track .title_subtitle_holder_inner h3, .humanworkshop .container.hws_track .title_subtitle_holder_inner h3 a, .humanworkshop .container.hws_live_set .title_subtitle_holder_inner h3, .humanworkshop .container.hws_live_set .title_subtitle_holder_inner h3 a,
.humanworkshop .container.hws_dj_set .title_subtitle_holder_inner h3, .humanworkshop .container.hws_dj_set .title_subtitle_holder_inner h3 a, .humanworkshop .container.hws-main-title .title_subtitle_holder_inner h3, .humanworkshop .container.hws-main-title .title_subtitle_holder_inner h3 a{
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

.humanworkshop .container.hws_track .title_subtitle_holder_inner h3 a:hover, .humanworkshop .container.hws_live_set .title_subtitle_holder_inner h3 a:hover,
.humanworkshop .container.hws_dj_set .title_subtitle_holder_inner h3 a:hover, .humanworkshop .container.hws-main-title .title_subtitle_holder_inner h3 a:hover{
 color: #cccccc;
}

.humanworkshop .title h1 .artist-header{
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -12px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0;
}

.humanworkshop .title h1 .artist-header:hover, .humanworkshop .title h1 .artist-header:active, .humanworkshop .title h1 .artist-header:hover span, .humanworkshop .title h1 .artist-header:active span{
  color: #CDCDCD !important;
}

.humanworkshop h2, .humanworkshop h3, .humanworkshop h2 a, .humanworkshop h3 a, .humanworkshop h4 a{
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  text-transform:none;
  color: #445f5a;
  letter-spacing: 0;
}

.humanworkshop h4{
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #445f5a;
  letter-spacing: 0;
}

.humanworkshop h4.cc-license:before{
  font: normal normal normal 20px/1 FontAwesome5Brands;
	content: '\f25e';
	display: inline-block;
	margin-right: 5px;
	transform: translateY(10%);
}

.humanworkshop h4.production-license:before{
  font: normal normal normal 20px/1 FontAwesome5Pro;
	content: '\f645';
	display: inline-block;
	margin-right: 5px;
	transform: translateY(10%);
}

.single-hws_track .title.has_background, .single-hws_artist .title.has_background, .single-hws_album .title.has_background, .single-hws_dj_sets .title.has_background{
  background-position: center center;
}

.single-hws_artist .title.has_background{
  background-position: center 50%;
}

.single-hws_track .with-album .title.has_background, .single-hws_track .with-thumbnail .title.has_background, .single-hws_artist .with-thumbnail .title.has_background, .single-hws_album .with-thumbnail .title.has_background, .single-hws_dj_sets .with-thumbnail .title.has_background{
  background-size: cover !important;
}

.single-hws_track .with-album .title.has_background .title_holder, .single-hws_track .with-thumbnail .title.has_background .title_holder, .single-hws_artist .with-thumbnail .title.has_background .title_holder, .single-hws_album .with-thumbnail .title.has_background .title_holder, .single-hws_dj_sets .with-thumbnail .title.has_background .title_holder{
  background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 );
}

.social-media-share{
  width: 1200px;
  margin: 25px auto;
  margin-top: 25px;
  text-align: right;
  height: 57px;
}

.social-media-share .action-buttons-left{
  float: left;
  margin-left: -9px;
  margin-top: -5px;
}

.social-media-share .action-buttons-left .paypal-donate-box{
  display: inline-block;
}

.social-media-share .action-buttons-left .button-buy-license{
  margin-left: -14px;
}

.social-media-share .share-label{
  display: inline-block;
  display: none;
  vertical-align: top;
  padding-top: 11px;
  padding-right: 5px;
}

.social-media-share .sfsi_widget{
  display: inline-block;
  height: 50px;
}

.social-media-share .sfsi_widget .norm_row.sfsi_wDiv{
  position: relative !important;
  width: auto !important;
}

.single-hws_track .main-player, .single-hws_album .main-player, .single-hws_dj_sets .main-player, .single-hws_live_sets .main-player{
  margin: 0 auto;
  margin-top: 395px;
  position: absolute;
  width: 100%;
  max-width: 1400px;
  z-index: 9999;
  left: 0;
  right: 0;
}
/*
.single-hws_album .main-player{
  position: fixed;
}

.album-hero-title{
  position: fixed;
  height: 495px;
  width: 100%;
}
*/
.single-hws_track .main-player .player-slider, .single-hws_album .main-player .player-slider, .single-hws_dj_sets .main-player .player-slider, .single-hws_live_sets .main-player .player-slider{
  margin: 0 auto;
  width: 0px;
  overflow: hidden;
  height: 100px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.single-hws_track .main-player .player-target, .single-hws_album .main-player .player-target, .single-hws_dj_sets .main-player .player-target, .single-hws_live_sets .main-player .player-target{
  position: absolute;
  overflow: hidden;
  height: 100px;
  margin: 0 auto;
  text-align: center;
}

.single-hws_track .main-player wave, .single-hws_album .main-player wave,.single-hws_dj_sets .main-player wave, .single-hws_live_sets .main-player wave{
  overflow: hidden;
  margin: 0 auto;
}

.single-hws_track .main-player .player-buttons, .single-hws_album .main-player .player-buttons, .single-hws_dj_sets .main-player .player-buttons, .single-hws_live_sets .main-player .player-buttons{
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -90px;
  text-align: center;
}

.single-hws_track .main-player .player-buttons a, .single-hws_album .main-player .player-buttons a, .single-hws_dj_sets .main-player .player-buttons a, .single-hws_live_sets .main-player .player-buttons a{
  opacity: 0;
  width: 25px;
  pointer-events: none;
}

.single-hws_album .main-player .player-buttons a.download-button{
  display: none;
}

.single-hws_track .main-player .player-buttons a i, .single-hws_album .main-player .player-buttons a i, .single-hws_dj_sets .main-player .player-buttons a i, .single-hws_live_sets .main-player .player-buttons a i{
  font-size: 22px;
  transform: translateY(10%);
}

.similair-tracks h3{
  text-align: center;
  margin-bottom: 30px;
}

.music-player.list-player{
  margin-bottom: 75px;
}

.music-player.list-player .load{
  margin-top: 55px;
}

.music-player.list-player .player-info{
  height: 56px;
}

.music-player.list-player .player-buttons{
  float: right;
}

.music-player.list-player .player-title .track-title{
  margin-bottom: 5px;
}

.music-player.list-player .player-title .track-title a{
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0;
  text-transform: none;
  color: #445f5a;
}

.music-player.list-player .player-title .album-title, .music-player.list-player .player-title .album-title a{
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}

 .music-player.list-player .player-title .album-title{
  color: #445f5a;
}

.music-player.list-player .player-title .album-title a{
 color: #303030;
}

.music-player.list-player .player-title .album-title a:before{
  font: normal normal normal 20px/1 FontAwesome5ProHeavy;
  display: inline-block;
  margin-right: 7px;
  transform: translateY(10%);
  color: #303030;
  content: '\f51f';
}

.mobile-player.list-player .album-title a:before{
  font: normal normal normal 15px/1 FontAwesome5ProHeavy;
  display: inline-block;
  margin-right: 4px;
  transform: translateY(1px);
  color: #909090;
  content: '\f51f';
}

.music-player.list-player .player-target{
  position: absolute;
  overflow: hidden;
  height: 100px;
  margin: 0 auto;
  text-align: center;
}

.music-player.list-player .player-slider{
  margin: 0 auto;
  width: 0px;
  overflow: hidden;
  height: 100px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.music-player.list-player .player-bottom-info{
  margin-top: 100px;
  text-align: right;
  min-height: 20px;
}

.music-player.list-player .player-bottom-info .player-transport{
  float: left;
}

.single-hws_track .title_subtitle_holder_inner, .single-hws_dj_sets .title_subtitle_holder_inner, .single-hws_live_sets .title_subtitle_holder_inner{
  margin-top: -90px;
}

.single-hws_artist .title_subtitle_holder_inner{
  text-align: left;
}

.humanworkshop.single-hws_artist .title_subtitle_holder_inner h1{
  text-transform: initial;
  font-size: 90px;
  line-height: 100px;
  letter-spacing: 7px;
}

.humanworkshop .content .container .container_inner.default_template_holder{
  padding-top: 30px;
}

.humanworkshop.single-hws_artist .content .container .container_inner.default_template_holder, .humanworkshop.single-hws_track .content .container .container_inner.default_template_holder, .humanworkshop.single-hws_album .content .container .container_inner.default_template_holder, .humanworkshop.single-hws_live_sets .content .container .container_inner.default_template_holder, .humanworkshop.single-hws_dj_sets .content .container .container_inner.default_template_holder{
  padding-top: 0px;
  padding-bottom: 50px;
}

.humanworkshop.post-type-archive-hws_track .content .container .container_inner.default_template_holder, .humanworkshop.post-type-archive-hws_dj_sets .content .container .container_inner.default_template_holder, .humanworkshop.post-type-archive-hws_live_sets .content .container .container_inner.default_template_holder{
  padding-top: 60px;
  padding-bottom: 50px;
}

.humanworkshop .hws-content{
  font-size: 0;
}

.humanworkshop .hws-content .hws-post-content{
  padding-bottom: 30px;
  font-size: 16px;
}

.humanworkshop .hws-content .hws-main-content, .humanworkshop .hws-content .sidebar{
  font-size: 16px;
  box-sizing: border-box;
}

.humanworkshop .hws-content .hws-main-content{
  width: 56%;
  float: left;
}

.humanworkshop .hws-content .sidebar{
  width: 44%;
  float: right;
  padding-left: 60px;
}

.humanworkshop .youtube-embed{
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative;
}

.humanworkshop .youtube-embed iframe{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.humanworkshop .external-link-box{
  font-size: 0;
}

.humanworkshop .external-link-item{
  font-size: 16px;
  line-height: 18px;
  width: 33%;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 15px 34px;
	box-sizing: border-box;
  position: relative;
}

.orientation-wrap{
  font-size: 0;
}

.orientation-wrap .orientation-container{
  display: inline-block;
  width: 25%;
  font-size: 16px;
  vertical-align: top;
}

.orientation-wrap .orientation-container label{
  font-size: 24px;
  color: #445f5a;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.humanworkshop .button-block{
  margin-bottom: 15px;
  margin-left: -9px;
}

.artist-block .artist-image-wrap, .album-block .album-image-wrap, .youtube-embed{
  box-shadow: 0 8px 10px -3px;
}

.artist-block .artist-image-wrap, .album-block .album-image-wrap{
  width: 260px;
  height: 260px;
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
  margin-top: 7px;
  position: relative;
}

.artist-block .artist-image-wrap .artist-image, .album-block .album-image-wrap .album-image{
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

 .album-block .album-image-wrap .album-image{
  background-position: center right;
}

.artist-block .artist-image-wrap .artist-image img, .album-block .album-image-wrap .album-image img{
  display: none;
}

.related-articles .related-article{
  margin-bottom: 30px;
}

.related-articles .related-article .article-thumb{
  float: right;
  height: 100px;
  width: 100px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: 0 8px 10px -3px;
  color: #909090;
}

.related-articles .related-article .article-thumb img{
  display: none;
}

.related-articles .related-article h4 a{
  font-size: 24px;
  line-height: 28px;
  letter-spacing: normal;
  margin-bottom: 15px;
  text-transform: none;
}

.humanworkshop .album-hero-title .position_center.title h1 .artist-header{
  margin-top: -18px;
}

.album-hero-title .position_center.title .title_subtitle_holder{
  text-align: left;
}

.album-hero-title .position_center.title .title_holder .container .container_inner{
  height: 70%;
}

.album-hero-title .position_center.title .title_subtitle_holder .title_subtitle_holder_inner h1{
  font-size: 60px;
  font-weight: 500;
  letter-spacing: 4px;
}

.single-hws_album .main-player.album-hero-player .player-buttons{
  text-align: left;
  max-width: 1200px;
  margin-top: -120px;
  margin-left: auto;
  margin-right: auto;
}

.single-hws_album .main-player.album-hero-player .player-buttons .btn-two:first-child{
  margin-left: -3px;
}

.small-player{
  margin-bottom: 30px;
  position: relative;
}

.small-player:last-child{
  margin-bottom: 40px;
}
/*
.small-player:before{
  content: ' ';
  position: absolute;
  left: -15px;
  right: -11px;
  top: -15px;
  bottom: -14px;
  height: auto;
  width: auto;
  display: block;
  border-radius: 0;

  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.50);
  box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.50);
}

.small-player.current-track:before{
  opacity: 0.7;
}
*/
.small-player h6{
  display: inline-block;
  opacity: 0.5;
  transition: opacity 0.3s linear;
  margin-bottom: 30px;
  max-width: calc(100% - 110px);
}

.small-player.current-track h6{
  opacity: 1;
}

.small-player h6 a{
  font-size: 24px;
  text-transform: none;
  letter-spacing: 0;
  color: #445f5a;
}

.small-player .small-player-buttons{
  float: right;
  margin-right: 4px;
  margin-top: -8px;
}

.small-player .small-player-buttons .btn-two{
  font-size: 15px;
  padding: 1px 15px 0px 15px;
  margin: 4px -4px 9px 5px;
  border-radius: 3px;
  width: 15px;
}

.small-player .small-player-track-slider{
  margin-top: -18px;
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #77aaa1;
  height: 2px;
  opacity: 0.5;
  transition: opacity 0.3s linear;
}

.small-player.current-track .small-player-track-slider{
  opacity: 1;
}

.small-player .small-player-track-slider .ui-widget-header{
  background-image: none;
  background-color: #445f5a;
}

.small-player .small-player-track-slider .ui-slider-handle{
  height: 14px;
  width: 14px;
  border: 1px solid #77aaa1;
  top: -7px;
  margin-left: -7px;
  border-radius: 5px;
  background-image: none;
  background: #EFEFEF; /* Old browsers */
  cursor: grab;
}

.small-player .small-player-track-slider .ui-slider-handle:before{
  position: absolute;
  content: ' ';
  top: -1px;
  left: -1px;
  height: 14px;
  width: 14px;
  border: 1px solid #77aaa1;
  border-radius: 5px;
  background-image: none;
  background: #EFEFEF; /* Old browsers */
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
  background-image: none;
  background: #53746e; /* Old browsers */
  background: -moz-linear-gradient(top, #53746e 30%, #445f5a 70%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #53746e 30%,#445f5a 70%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #53746e 30%,#445f5a 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53746e', endColorstr='#445f5a',GradientType=0 );
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.small-player.current-track .small-player-track-slider .ui-slider-handle:before, .small-player .small-player-track-slider .ui-slider-handle.ui-state-hover:before, .small-player .small-player-track-slider .ui-slider-handle.ui-state-active:before{
  opacity: 1;
}

.small-player.mobile-player{
  margin-bottom: 40px;
}

.small-player.mobile-player .track-title{
  line-height: 20px;
  margin-bottom: 0;
}

.small-player.mobile-player .track-title a{
  font-size: 18px;
  line-height: 20px;
}

.small-player.mobile-player .album-title{
  line-height: 22px;
  margin-top: 2px;
}

.small-player.mobile-player .album-title a{
  font-size: 16px;
  line-height: 20px;
}

.small-player.mobile-player .small-player-buttons{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 8px;
}

.small-player.mobile-player .small-player-buttons .btn-two{
  margin-right: 0;
}

.small-player.mobile-player .small-player-track-slider{
  margin-bottom: 10px;
  margin-top: -6px;
}


.artist-block .artist-image-wrap .artist-badges{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 42px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.artist-block .artist-image-wrap .artist-badges .badge{
  display: inline-block;
  width: 20%;
  color: #FFFFFF;
  line-height: 42px;
}

.artist-block .artist-image-wrap .artist-badges .badge a, .single-hws_artist .artist-badges .badge a{
  display: block;
  color: #FFFFFF;
  line-height: 42px;
}

.artist-block .artist-image-wrap .artist-badges .badge i, .single-hws_artist .artist-badges .badge i{
  font-style: normal;
  font-size: 12px;
}

.single-hws_artist .artist-badges{
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 99999;
}

.single-hws_artist .artist-badges .badge{
  display: inline-block;
  width: auto;
  color: #FFFFFF;
  line-height: 67px;
  margin-right: 30px;
}

.single-hws_artist .artist-badges .badge:last-child{
  margin-right: 0;
}

.single-hws_artist .artist-badges .badge a, .single-hws_artist .artist-badges .badge a i{
  line-height: 67px;
  font-size: 18px;
}

.humanworkshop .artist-badges .badge a:hover i, .humanworkshop .artist-badges .badge a:active i{
  color: #FFFFFF !important;
  text-shadow: 0 0 6px #FFFFFF !important;
}

.badge a:before{
  font: normal normal normal 20px/1 FontAwesome5ProHeavy;
	display: inline-block;
	margin-right: 7px;
	transform: translateY(10%);
	color: #FFFFFF;
}

.single-hws_artist .badge a:before{
  font: normal normal normal 40px/1 FontAwesome5ProHeavy;
	transform: translateY(27%);
}

.badge.hws_album a:before{
	content: '\f51f';
}

.badge.hws_track a:before{
	content: '\f1c7';
}

.badge.hws_live_sets a:before{
	content: '\f6de';
}

.badge.hws_dj_sets a:before{
	content: '\f025';
}

.humanworkshop.page-id-3322 .content .container, .humanworkshop.page-id-3983 .content .container{
  z-index: 9999;
}

.humanworkshop.page-id-3322 .title.has_background{
  background-position: center 150px;
  background-size: 92%;
}

.humanworkshop.page-id-3983 .title.has_background{
  background-size: 120%;
}

.humanworkshop.post-type-archive-hws_track .title.has_background{
  background-position: center -170px;
  background-size: 160%;
}

.humanworkshop.post-type-archive-hws_dj_sets .title.has_background{
  background-position: 30% -225px;
  background-size: 260%;
}

.humanworkshop.post-type-archive-hws_live_sets .title.has_background{
  background-position: 30% 70%;
  background-size: 260%;
}

.humanworkshop.post-type-archive-product .title.has_background{
  background-position: 90% 67%;
  background-size: 300%;
}

.humanworkshop.page-id-3322 .title.has_background h1, .humanworkshop.page-id-3983 .title.has_background h1, .humanworkshop.post-type-archive-hws_track .title.has_background h1, .humanworkshop.post-type-archive-hws_dj_sets .title.has_background h1, .humanworkshop.post-type-archive-hws_live_sets .title.has_background h1, .humanworkshop.post-type-archive-product .title.has_background h1{
  font-size: 80px;
}

.humanworkshop .hws-vc-artist-block, .humanworkshop .hws-vc-album-block{
  font-size: 0;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap{
  display: inline-block;
  width: calc(33.333% - 30px);
  padding-bottom: calc(33.333% - 30px);
  margin: 0 15px 30px 15px;
  position: relative;
  vertical-align: top;
}

.humanworkshop .hws-vc-album-block .hws-album-accession-wrap{
  display: inline-block;
  width: calc(25% - 30px);
  padding-bottom: calc(25% - 30px);
  margin: 0 15px 30px 15px;
  position: relative;
  vertical-align: top;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translateY(0);
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.7);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.1s linear;
}

.humanworkshop .hws-vc-album-block .hws-album-accession-wrap .hws-album-accession{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translateY(0);
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.7);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  transition: all 0.1s linear;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession .hws-artist-name{
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  transform: translate(-50%,-50%);
  font-size: 30px;
  font-weight: 700;
  color: #FFFFFF;
  transition: all 0.3s linear;
}

.humanworkshop .hws-vc-album-block .hws-album-accession-wrap .hws-album-accession .hws-album-name{
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  transform: translate(-50%,-50%);
  font-size: 30px;
  font-weight: 700;
  color: #FFFFFF;
  transition: all 0.3s linear;
}

.humanworkshop .hws-vc-album-block .hws-album-accession-wrap .hws-album-accession:hover .hws-album-name{
  font-size: 0;
  padding: 30% 0;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession .artist-badges{
  position: absolute;
  bottom: 8px;
  left: 15px;
  right: 15px;
  text-align: left;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession .artist-badges .badge{
  display: inline-block;
  width: 55px;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession .artist-badges .badge i{
  font-size: 12px;
  color: #FFFFFF;
  font-style: normal;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession img, .humanworkshop .hws-vc-album-block .hws-album-accession img{
  display: none;
}

.humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession .hws-artist-accession-overlay, .humanworkshop .hws-vc-album-block .hws-album-accession-wrap .hws-album-accession .hws-album-accession-overlay{
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0,0,0,0.13);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.34) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.13)), color-stop(100%, rgba(0,0,0,0.34)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.34) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.34) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.34) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.34) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  opacity: 1;
  transition: opacity 0.3s linear;
}

.humanworkshop .hws-vc-album-block .hws-album-accession-wrap .hws-album-accession:hover .hws-album-accession-overlay{
  opacity: 0;
}

.humanworkshop .selector-container{
  font-size: 0;
  height: 83px;
  margin-top: 20px;
}

.humanworkshop .selector-container .selector-item-wrap{
  width: calc(25% - 30px);
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}

.humanworkshop .selector-container .selector-item-wrap label{
  display: block;
  font-size: 30px;
  color: #FFFFFF;
  font-weight: 600;
  padding-bottom: 20px;
  text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

.humanworkshop .selector-container .selector-item-wrap select{
  display: none;
}

.humanworkshop .nice-select{
  box-shadow: inset 0px 0px 3px rgba(0,0,0,0.8);
  border: 0 !important;
}

.humanworkshop .nice-select .list{
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.7);
}

.humanworkshop .q_accordion_holder .title-holder{
  display: none !important;
}

.humanworkshop .q_accordion_holder .accordion_content{
  display: block !important;
  padding: 0 !important;
  border-radius: 0;
  background-image: none;
  border: 0;
  background-color: transparent;
  font-size: 16px !important;
}

.humanworkshop .q_accordion_holder .accordion_content:last-child{
  display: none !important;
}

.humanworkshop.postid-4188 .product .q_accordion_holder .accordion_content:last-child{
  display: block !important;
}

.humanworkshop .product .wcppec-checkout-buttons{
  text-align: left;
}

.humanworkshop .product.downloadable .wcppec-checkout-buttons{
  text-align: left;
  padding-left: 19px;
}

.humanworkshop .hws-album-accession-blog{
  font-size: 0;
  margin-bottom: 75px;
}

.humanworkshop .hws-album-accession-blog .album-image, .humanworkshop .hws-album-accession-blog .album-description{
  width: 50%;
  display: inline-block;
  vertical-align: top;
  height: 300px;
}

.humanworkshop .hws-album-accession-blog .album-image{
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}

.humanworkshop .hws-album-accession-blog .album-image img{
  display: none;
}

.humanworkshop .hws-album-accession-blog .album-description{
  font-size: 16px;
  position: relative;
}

.humanworkshop .hws-album-accession-blog .album-description .album-description-wrap{
  padding-left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.humanworkshop .hws-album-accession-blog .album-description .album-description-wrap .album-accession-title{
  font-size: 36px;
  font-weight: 400;
  margin: 0 0 5px 0;
  font-family: 'Kanit', sans-serif;
}

.humanworkshop .hws-album-accession-blog .album-description .album-description-wrap .album-date{
  color: #bebebe;
  font-weight: 500;
  margin: 0 0 15px 0;
}

.humanworkshop .hws-album-accession-blog .album-description .album-description-wrap .album-accession-title a{
  color: #445f5a;
}

.humanworkshop .hws-album-accession-blog .album-description .album-description-wrap .album-accession-title a:hover{
  color: #527672;
}

.humanworkshop .blog_holder.blog_large_image .post_content_holder{
  position: relative;
}

.humanworkshop .blog_holder.blog_large_image .post_content_holder .post_image{
  width: 150px;
  position: absolute;
  top: 10px;
  right: 0;
}

.humanworkshop .blog_holder.blog_large_image .post_content_holder .post_text{
  width: calc(100% - 150px);
}

.humanworkshop .blog_holder.blog_large_image .post_content_holder .post_text .post_text_inner{
  padding: 0px 23px 35px 0;
}

.humanworkshop .blog_holder.blog_large_image .post_content_holder .post_text .post_text_inner h2{
  margin-bottom: 0px;
}

.humanworkshop #rev_slider_1_1 .qode-navigation.tparrows:hover:before{
  color: #445f5a;
}

.humanworkshop .pagination{
  margin-bottom: 20px;
}

.humanworkshop .pagination ul li{
  margin-bottom: 10px;
}

.humanworkshop .pagination ul li a{
  z-index: 9999;
  background-color: #FFFFFF;
}

.humanworkshop.single-hws_album ul.products li.product{
  width: 100%;
}

/* .humanworkshop.postid-4167 .small-player-buttons .download-button{
  display: none;
} */

.humanworkshop .shop-item-description{
  transform: translateY(-35px);
  pointer-events: none;
}

.n2-ss-item-image-content{
  -webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.9); 
  box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.9);
}

@media only screen and (min-width: 1001px){
  .humanworkshop .page_header .q_logo>a{
    height: 70px !important;
  }
  .humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession:hover, .humanworkshop .hws-vc-album-block .hws-album-accession-wrap .hws-album-accession:hover{
    top: -60px;
    left: -60px;
    bottom: -60px;
    right: -60px;
    box-shadow: 0 8px 40px -3px rgba(0, 0, 0, 0.4);
    z-index: 999999999;
  }
  .humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap .hws-artist-accession:hover .hws-artist-name{
    font-size: 0;
    padding: 30% 0;
  }
}

@media only screen and (max-width: 1000px){
  .humanworkshop .page_header{
    background-color: #080808;
  }
  .humanworkshop .page_header .q_logo img{
    margin-top: 9px;
    top: 0;
    height: 65% !important;
  }
  .humanworkshop .scroll_header_top_area .mobile_menu{
    background-color: transparent !important;
  }
  .humanworkshop .scroll_header_top_area .mobile_menu>ul{
    width: auto;
  }
  .humanworkshop .shopping_cart_inner, .humanworkshop .side_menu_button, .humanworkshop .mobile_menu_button, .humanworkshop .logo_wrapper{
    height: 70px !important;
  }
  .humanworkshop .title.has_background, .humanworkshop .title.has_fixed_background{
    height: 150px !important;
    z-index: 0;
    background-color: transparent !important;
  }
  .humanworkshop .title.has_background img, .humanworkshop .title.has_fixed_background img{
    display: none;
  }
  .humanworkshop.post-type-archive-hws_track .title.has_background, .humanworkshop.post-type-archive-hws_track .title.has_background .title.has_fixed_background,
  .humanworkshop.post-type-archive-hws_dj_sets .title.has_background, .humanworkshop.post-type-archive-hws_dj_sets .title.has_background .title.has_fixed_background
  .humanworkshop.post-type-archive-hws_live_sets .title.has_background, .humanworkshop.post-type-archive-hws_live_sets .title.has_background .title.has_fixed_background{
    background-image: none !important;
  }
  .humanworkshop.post-type-archive-hws_track .title.has_background, .humanworkshop.post-type-archive-hws_track .title.has_background .title.has_fixed_background{
    height: 150px !important;
    z-index: 999;
  }
  .humanworkshop.page-id-3983 .title.has_background img, .humanworkshop.page-id-3322 .title.has_background img{
    width: 150% !important;
    max-width: 150%;
    margin-left: -25%;
    transform: translateY(-200px);
    pointer-events: none;
    display: none;
  }
  .humanworkshop.single-product .title.has_background,.humanworkshop.post-type-archive-product .title.has_background, .humanworkshop.post-type-archive-hws_dj_sets .title.has_background,.humanworkshop.post-type-archive-hws_live_sets .title.has_background,.humanworkshop.post-type-archive-hws_track .title.has_background, .humanworkshop.page-id-3983 .title.has_background, .humanworkshop.page-id-3322 .title.has_background{
    background:0 0!important;
  }
  .humanworkshop.post-type-archive-hws_dj_sets .title.has_background img, .humanworkshop.post-type-archive-hws_live_sets .title.has_background img{
    transform: translateY(-60px);
    pointer-events: none;
  }
  .humanworkshop.post-type-archive-hws_track .title.has_background .image, .humanworkshop.post-type-archive-hws_dj_sets .title.has_background .image, .humanworkshop.post-type-archive-hws_live_sets .title.has_background .image, .humanworkshop.page-id-3983 .title.has_background .image{
    pointer-events: none;
    z-index: 0;
  }
  .humanworkshop .title_outer{
    background: rgb(85,119,112);
    background: linear-gradient(0deg, rgba(85,119,112,0) 0%, rgba(85,119,112,1) 100%);
  }
  .humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap, .humanworkshop .hws-vc-album-block .hws-album-accession-wrap{
    width: calc(50% - 30px);
    padding-bottom: calc(50% - 30px);
  }
  .humanworkshop.post-type-archive-hws_track .title.has_background{
    height: 230px !important;
    margin-bottom: 100px;
    background-image: none !important;
  }
  .humanworkshop.post-type-archive-hws_track .title.has_background .image, .humanworkshop.post-type-archive-hws_dj_sets .title.has_background .image, .humanworkshop.post-type-archive-hws_live_sets .title.has_background .image{
    display: none;
  }
  .humanworkshop .selector-container{
    margin-top: 0;
  }
  .humanworkshop .selector-container .selector-item-wrap{
    width: calc(50% - 30px);
    margin-bottom: 10px;
  }
  .humanworkshop.post-type-archive-hws_track .content .container .container_inner.default_template_holder, .humanworkshop.post-type-archive-hws_dj_sets .content .container .container_inner.default_template_holder, .humanworkshop.post-type-archive-hws_live_sets .content .container .container_inner.default_template_holder{
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .single-hws_track .title_subtitle_holder_inner, .single-hws_dj_sets .title_subtitle_holder_inner, .single-hws_live_sets .title_subtitle_holder_inner{
    margin-top: -70px;
  }
  .humanworkshop.single-hws_album .title.has_background .title_subtitle_holder{
    transform: translateY(-25px);
  }
  .humanworkshop.single-hws_dj_sets .title.has_background .title_subtitle_holder{
    transform: translateY(-30px);
  }
  .humanworkshop.single-hws_track .title.has_background,
  .humanworkshop.single-hws_album .title.has_background,
  .humanworkshop.single-hws_live_sets .title.has_background,
  .humanworkshop.single-hws_dj_sets .title.has_background{
    height: 230px !important;
    margin-bottom: 0;
    overflow: hidden;
  }
  .humanworkshop.single-hws_track .title.has_background .image,
  .humanworkshop.single-hws_album .title.has_background .image,
  .humanworkshop.single-hws_live_sets .title.has_background .image,
  .humanworkshop.single-hws_dj_sets .title.has_background .image{
    display: none;
  }
  .humanworkshop.single-hws_track .main-player,
  .humanworkshop.single-hws_album .main-player,
  .humanworkshop.single-hws_live_sets .main-player,
  .humanworkshop.single-hws_dj_sets .main-player{
    margin-top: 130px;
  }
  .humanworkshop.single-hws_track .main-player .player-buttons,
  .humanworkshop.single-hws_album .main-player .player-buttons,
  .humanworkshop.single-hws_live_sets .main-player .player-buttons,
  .humanworkshop.single-hws_dj_sets .main-player .player-buttons{
    margin-top: -40px;
  }
  .humanworkshop.single-hws_album .main-player .player-buttons{
    text-align: center;
  }
  .humanworkshop.single-hws_track .main-player .player-buttons a,
  .humanworkshop.single-hws_album .main-player .player-buttons a,
  .humanworkshop.single-hws_live_sets .main-player .player-buttons a,
  .humanworkshop.single-hws_dj_sets .main-player .player-buttons a{
    font-size: 15px;
    padding: 3px 16px 2px 16px;
    margin: 4px 0px 9px 3px;
    border-radius: 3px;
    width: 18px;
    height: 28px;
    vertical-align: top;
  }
  .single-hws_track .main-player .player-slider, .single-hws_album .main-player .player-slider, .single-hws_dj_sets .main-player .player-slider, .single-hws_live_sets .main-player .player-slider{
    height: 50px;
    margin-top: 50px;
  }
  .humanworkshop.single-hws_track .hws-content .sidebar,
  .humanworkshop.single-hws_album .hws-content .sidebar,
  .humanworkshop.single-hws_artist .hws-content .sidebar,
  .humanworkshop.single-hws_live_sets .hws-content .sidebar,
  .humanworkshop.single-hws_dj_sets .hws-content .sidebar{
    width: 100%;
    float: none;
    padding-left: 0;
    margin-top: 0 !important;
  }
  .humanworkshop.single-hws_track .hws-content .hws-main-content,
  .humanworkshop.single-hws_album .hws-content .hws-main-content,
  .humanworkshop.single-hws_artist .hws-content .hws-main-content,
  .humanworkshop.single-hws_live_sets .hws-content .hws-main-content,
  .humanworkshop.single-hws_dj_sets .hws-content .hws-main-content{
    width: 100%;
    float: none;
  }
  .humanworkshop .button-block{
    margin-left: 0;
  }
  .humanworkshop .button-block .btn-two{
    display: inline-block;
    margin-right: -1px;
    margin-left: 0;
    margin-bottom: 4px;
    margin-top: 0;
  }
  .humanworkshop.single-hws_track .social-media-share,
  .humanworkshop.single-hws_album .social-media-share,
  .humanworkshop.single-hws_live_sets .social-media-share,
  .humanworkshop.single-hws_dj_sets .social-media-share{
    width: 100%;
  }
  .humanworkshop .hws-album-accession-blog .album-image, .humanworkshop .hws-album-accession-blog .album-description{
    width: 100%;
    background-size: cover;
    background-position: center right;
  }
  .humanworkshop .hws-album-accession-blog .album-image{
    margin-bottom: 20px;
  }
  .humanworkshop .hws-album-accession-blog .album-description{
    height: auto;
  }
  .humanworkshop .hws-album-accession-blog .album-description .album-description-wrap{
    position: relative;
    padding-left: 0;
    top: 0;
    transform: translateY(0);
  }
  .humanworkshop .blog_holder.blog_large_image .post_content_holder .post_image{
    position: relative;
    margin-bottom: 20px;
    top: 0;
    width: auto;
  }
  .humanworkshop .blog_holder.blog_large_image .post_content_holder .post_text{
    width: 100%;
  }
  .humanworkshop .blog_holder.blog_large_image .post_content_holder .post_text h2 a, {
    font-size: 20px;
    line-height: 24px;
  }
  .humanworkshop .blog_holder article{
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 600px){
  .humanworkshop .title.has_background, .humanworkshop .title.has_fixed_background{
    height: 90px !important;
  }
  .humanworkshop .title.has_background .title_subtitle_holder, .humanworkshop .title.has_fixed_background .title_subtitle_holder{
    padding-top: 30px;
  }
  .humanworkshop .hws-vc-artist-block .hws-artist-accession-wrap, .humanworkshop .hws-vc-album-block .hws-album-accession-wrap{
    width: calc(100% - 30px);
    padding-bottom: calc(100% - 30px);
  }
  .humanworkshop.post-type-archive-hws_track .title.has_background{
    height: 230px !important;
    margin-bottom: 310px;
  }
  .humanworkshop.single-hws_artist .title.has_background{
    height: 230px !important;
    margin-bottom: 10px;
  }
  .humanworkshop .selector-container .selector-item-wrap{
    width: calc(100% - 30px);
    margin-bottom: 10px;
  }
  .humanworkshop.single-hws_track .social-media-share .action-buttons-left, .humanworkshop.single-hws_track .social-media-share .sfsi_widget, .humanworkshop.single-hws_track .social-media-share .sfsi_widget .norm_row,
  .humanworkshop.single-hws_album .social-media-share .action-buttons-left, .humanworkshop.single-hws_album .social-media-share .sfsi_widget, .humanworkshop.single-hws_album .social-media-share .sfsi_widget .norm_row,
  .humanworkshop.single-hws_live_sets .social-media-share .action-buttons-left, .humanworkshop.single-hws_live_sets .social-media-share .sfsi_widget, .humanworkshop.single-hws_live_sets .social-media-share .sfsi_widget .norm_row,
  .humanworkshop.single-hws_dj_sets .social-media-share .action-buttons-left, .humanworkshop.single-hws_dj_sets .social-media-share .sfsi_widget, .humanworkshop.single-hws_dj_sets .social-media-share .sfsi_widget .norm_row{
    display: block;
    float: none;
  }
  .humanworkshop.single-hws_track .social-media-share .action-buttons-left,
  .humanworkshop.single-hws_album .social-media-share .action-buttons-left,
  .humanworkshop.single-hws_live_sets .social-media-share .action-buttons-left,
  .humanworkshop.single-hws_dj_sets .social-media-share .action-buttons-left{
    text-align: left;
    margin-bottom: 10px;
  }
  .humanworkshop.single-hws_track .social-media-share .action-buttons-left a,
  .humanworkshop.single-hws_album .social-media-share .action-buttons-left a,
  .humanworkshop.single-hws_live_sets .social-media-share .action-buttons-left a,
  .humanworkshop.single-hws_dj_sets .social-media-share .action-buttons-left a{
    margin-bottom: 4px;
    margin-left: 0;
    margin-top: 0;
  }
  .humanworkshop.single-hws_track .social-media-share,
  .humanworkshop.single-hws_album .social-media-share,
  .humanworkshop.single-hws_live_sets .social-media-share,
  .humanworkshop.single-hws_dj_sets .social-media-share{
    height: auto;
  }
  .humanworkshop.single-hws_track .social-media-share .sfsi_widget .norm_row,
  .humanworkshop.single-hws_album .social-media-share .sfsi_widget .norm_row,
  .humanworkshop.single-hws_live_sets .social-media-share .sfsi_widget .norm_row,
  .humanworkshop.single-hws_dj_sets .social-media-share .sfsi_widget .norm_row{
    margin-bottom: 20px;
  }
  .humanworkshop.single-hws_track .social-media-share .sfsi_widget *,
  .humanworkshop.single-hws_album .social-media-share .sfsi_widget *,
  .humanworkshop.single-hws_live_sets .social-media-share .sfsi_widget *,
  .humanworkshop.single-hws_dj_sets .social-media-share .sfsi_widget *{
    float: none;
  }
  .humanworkshop .hws-content .artist-image-wrap, .humanworkshop .hws-content .album-image-wrap{
    width: 100%;
    height: 260px;
    float: none;
    margin: auto;
    position: relative;
    margin-bottom: 30px;
  }
  .humanworkshop .humanworkshop-title h2{
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .humanworkshop .qode-hti-content-value h2{
    font-size: 24px !important;
    line-height: 30px !important;
    margin-top: 20px;
  }
  .humanworkshop .hws-hide-on-mobile{
    display: none;
  }
  .humanworkshop .external-link-item{
    width: 50%;
  }
  .qode-comparative-features-table h5{
    font-size: 15px !important;
  }
  .qode-comparative-features-table h6{
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 500px){
  .humanworkshop .hws-content .orientation-wrap .orientation-container{
    width: 50%;
    margin-bottom: 10px;
  }
}

.load {
  position: absolute;
  margin: 0px auto;
  margin-top: -10px;
  width: 100px;
  height: 64px;
  left: 0;
  right: 0;
  opacity: 0.95;
  text-align: center;
}

.load .gear {
  position: absolute;
  z-index: -10;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 5s infinite;
          animation: spin 5s infinite;
}

.load .gear.two {
  left: 40px;
  width: 80px;
  height: 80px;
  -webkit-animation: spin-reverse 5s infinite;
          animation: spin-reverse 5s infinite;
}

.load .gear.three {
  top: 45px;
  left: -10px;
  width: 60px;
  height: 60px;
}

.load .gear.one svg{

}

.load .gear.two svg{

}

.load .gear.three svg{

}


@-webkit-keyframes spin {
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  50% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  50% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
