.mwrap-wrapper {
  overflow: hidden;
  width: 100%;
}

a.bluestyle {
  text-decoration: none;
  background: #33CCFF;
  color: #fff;
  padding: 7px;
}

a.bluestyle:hover {
  background: #33FFFF;
}

.big-quote {
  font-size: 32px;
  font-family: Courier New, Arial;
  font-style: italic;
  line-height: 1em;
}

.fullwidth {
  width: 100%;
}

.main-menu {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.main-menu .button {
  background: #464540;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NDU0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YjZiNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #464540 0%, #6b6b6b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #464540), color-stop(100%, #6b6b6b));
  background: -webkit-linear-gradient(top, #464540 0%, #6b6b6b 100%);
  background: -o-linear-gradient(top, #464540 0%, #6b6b6b 100%);
  background: -ms-linear-gradient(top, #464540 0%, #6b6b6b 100%);
  background: linear-gradient(top, #464540 0%, #6b6b6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464540', endColorstr='#6b6b6b', GradientType=0);
  border-radius: 10px;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
  color: #ddd;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin: 1px 7px;
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  font-family: 'Yanone Kaffeesatz', Verdana, sans-serif;
}

.main-menu .button:hover {
  color: #fff;
}

.main-menu .button:first-child {
  margin-left: 0;
}

.mcon-maindemo {
  display: block;
  background: #3d3939;
  position: relative;
  z-index: 4;
  box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3) inset, 0px -5px 3px rgba(0, 0, 0, 0.3) inset;
}

.mcon-content {
  background: #eff1f2;
}

.mcon-footer {
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  background-color: #3d3939;
  color: #eee;
}

.simple-hr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.title-feature {
  color: #555;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 20px;
}

.article {
  margin: 25px 0;
}

.featimg {
  vertical-align: sub;
}

section.mcon-mainmenu {
  display: block;
  background-color: rgba(50, 50, 50, 0.4);
}

section.mcon-mainmenu .header--right {
  text-align: right;
}

section.mcon-mainmenu a {
  color: #db4343;
}

section.mcon-mainmenu .login-signup,
section.mcon-mainmenu a.login-signup {
  background-color: #db4343;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  display: inline-block;
}

input:focus {
  border-color: rgba(219, 67, 67, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(219, 67, 67, 0.6);
  outline: 0 none;
}

.header--padder {
  height: 70px;
}

.user-menu-con {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: top;
}

.user-menu-con .user-avatar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  border: 2px solid rgba(200, 200, 200, 0.5);
  border-radius: 50%;
  text-align: center;
}

.user-menu-con .user-menu--options:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 100%;
  right: 20px;
}

.user-menu-con .user-menu--options {
  position: absolute;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  right: -10px;
  top: 40px;
  display: none;
  padding: 10px;
  margin-right: 0;
  margin-left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 150px;
  border-radius: 5px;
}

.user-menu-con .user-menu--options a,
.user-menu-con .user-menu--options form button {
  color: #db4343;
}

.user-menu-con .user-menu--options a:hover,
.user-menu-con .user-menu--options form button:hover {
  text-decoration: none;
}

.user-menu-con .user-menu--options a:hover i,
.user-menu-con .user-menu--options form button:hover i {
  opacity: 1;
}

.user-menu-con .user-menu--options i {
  opacity: 0.5;
}

.user-menu-con .user-menu--options > li {
  text-align: center;
  margin-top: 7px;
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.user-menu-con .user-menu--options > li:last-child {
  border-bottom: 0;
}

.user-menu-con:hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 50px;
}

.user-menu-con:hover .user-menu--options {
  display: block;
}

section.mcon-mainmenu > .container {
  margin: 10px auto 5px;
}

.mcon-herosection {
  background-color: #e3eaea;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

section.mcon-features {
  display: block;
  background-color: #454747;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 25px 0;
  color: #fafafa;
}

section.mcon-features h4 {
  text-align: center;
  margin: 15px auto 10px;
}

.bigfeature {
  text-align: center;
}

.bigfeature i {
  color: #454747;
  display: inline-block;
  font-size: 24px;
  padding: 35px 35px;
  background-color: #ef6b13;
  border-radius: 50% 50%;
  cursor: default;
  transform-origin: center center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-in;
}

.bigfeature:hover i {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}

.con-maindemo {
  position: relative;
  background: #eff1f2;
}

.con-maindemo .container {
  z-index: 5;
}

.con-maindemo .pre-container {
  padding: 20px 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../img/ppshadow.png);
  background-size: 100% 12px;
  width: 100%;
  position: relative;
  z-index: 5;
}

.con-maindemo .videogallery-con {
  transition-property: height;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: height;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: height;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: height;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: height;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.con-maindemo .overlayhand {
  position: absolute;
  top: 20px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 500px;
  z-index: 0;
  background-color: transparent;
  background-image: url(../img/overlayhand.png);
  transition-property: opacity, visibility, display;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility, display;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility, display;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility, display;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility, display;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.con-maindemo .overlayhand.hidden {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (max-width: 960px) {
  .con-maindemo .overlayhand {
    opacity: 0;
    visibility: hidden;
  }
}

.item-meta {
  color: #777;
}

.item-price {
  color: #c46060;
  font-size: 42px;
  margin: 25px 0;
  background: #fff;
  padding: 25px 18px;
  display: inline-block;
}

.con-maindemo .videogallery-con {
  padding: 40px 0;
}

.con-otherdemos {
  background: #eee;
  color: #111;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.con-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #323232;
  color: #eee;
}

.example-button {
  opacity: 0.7;
  cursor: pointer;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.example-button:hover,
.example-button.active {
  opacity: 1;
}

div[class*="con-"] .row {
  margin-top: 15px;
  margin-bottom: 15px;
}

.con-features {
  background: #495d6d url(img/ptn-02.png) repeat center center;
}

.install-mastercon {
  border-top: 5px solid rgba(255, 255, 255, 0.5);
  border-bottom: 5px solid rgba(255, 255, 255, 0.5);
  background: #EFDCBF;
}

.round-corners,
.rounded {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
}

.flipped {
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.selected {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

/************************************
MISC ELEMENTS
************************************/

.delimiter {
  width: 915px;
  height: 20px;
  background: url("img/delimiter.png");
  margin: 11px 0;
}

.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_third {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourth {
  width: 74%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifth {
  width: 37.6%;
}

.three_fifth {
  width: 58.4%;
}

.four_fifth {
  width: 67.2%;
}

.one_sixth {
  width: 13.33%;
}

.five_sixth {
  width: 82.67%;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

.new-feature {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent url("img/featuredesigner.png") no-repeat center center;
  width: 180px;
  height: 180px;
  margin: 0;
  padding: 0;
  z-index: 3;
}

.new-feature:hover {
  text-decoration: none;
  background: transparent url("img/featuredesigner.png") no-repeat center center;
}

/* table design */

.dzs-table-header {
  margin-left: 293px;
}

.dzs-table-header .header {
  width: 75px;
  text-align: center;
  background: #333;
  padding: 20px 0;
  display: inline-block;
  font-size: 12px;
  border-right: 1px solid #444;
  color: #fff;
}

.dzs-table-header .header:first-child {
  border-radius: 5px 0 0 0;
}

.dzs-table-header .header:last-child {
  border-radius: 0 5px 0 0;
  border-right: 0;
}

table.dzs-table {
  background: #eee;
  font-family: Verdana, Helvetica, sans-serif;
  color: #555;
  font-size: 14px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px #fff;
  width: 100%;
}

table.dzs-table tr {
  text-align: center;
  background: -moz-linear-gradient(center top, #FBFBFB, #FAFAFA) repeat scroll 0 0 transparent;
}

table.dzs-table tr:nth-child(even) {
  background: #f9f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f9f4f4 0%, #eaeaea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f4f4), color-stop(100%, #eaeaea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f9f4f4 0%, #eaeaea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f9f4f4 0%, #eaeaea 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f9f4f4 0%, #eaeaea 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F9F4F4', endColorstr='#EAEAEA', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #f9f4f4 0%, #eaeaea 100%);
  /* W3C */
}

table.dzs-table tr td {
  padding: 15px 20px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

table.dzs-table tr td:first-child {
  width: 250px;
}

.ok {
  width: 30px;
  height: 14px;
  background: url("../styleimg/okiconsmall.png") no-repeat center center;
}

.notok {
  width: 30px;
  height: 14px;
  background: url("../styleimg/xiconsmall.png") no-repeat center center;
}

.code {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #DDDDDD;
  font-size: 11px;
  margin: 10px;
  padding: 10px;
}

.code p {
  margin: 0;
}

.install-img {
  margin: 10px 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.features-demi-table {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.features-demi-table .ze-title {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  font-size: 1.2em;
  line-height: 2.5em;
}

.features-demi-table .ze-label {
  margin-top: 5px;
  float: left;
  width: 20%;
  font-weight: bold;
}

.features-demi-table .ze-desc {
  margin-top: 5px;
  float: left;
  width: 80%;
}

.features-demi-table .ze-desc p {
  margin: 0;
}

/* ====menu */

.main-menu-con {
  text-align: right;
}

ul.menu {
  display: block;
  list-style: none;
  clear: both;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  float: right;
  position: relative;
}

ul.menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

ul.menu > li {
  display: block;
  float: left;
  margin-right: 16px;
}

ul.menu li > a {
  color: #aaa;
}

ul.menu > li.current-menu-item > a {
  color: #fff;
}

/* ====menu END */

.clear {
  clear: both;
}

/* ie8 fixes */

.relative {
  position: relative;
  height: 300px;
}

.wf31 {
  margin-left: 1%;
  margin-right: 1%;
  width: 31%;
  float: left;
}



.hero-heading {
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #555;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial;
}

.hero-quote {
  font-size: 13px;
  text-align: center;
}

.con-inline {
  background: #fff;
  position: relative;
  left: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.con-inline .span6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 5px;
}

.full-btn-hero {
  width: 100%;
  display: block;
  border: 0;
  background: #fff;
  color: #c46060;
  padding: 15px;
  font-size: 15px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.align-center {
  text-align: center;
}

.fig {
  width: 100%;
  border: 5px solid rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ====specific styling */

.hero-box {
  position: relative;
  height: 350px;
  border: 1px dashed rgba(255, 0, 0, 0.2);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.page-register,
body.page-login {
  color: #111;
}

body.page-register .mcon-registerbox,
body.page-login .mcon-registerbox {
  width: 550px;
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #111;
  transform: translate(-50%, -50%);
}

body.page-register .mcon-registerbox .facebook-box,
body.page-login .mcon-registerbox .facebook-box {
  background-color: #43609C;
  color: #fff;
  width: 100%;
  padding: 10px;
  text-align: center;
}

.notices-box {
  background-color: rgba(228, 192, 0, 0.5);
  padding: 10px;
  width: 100%;
  margin: 10px 0;
  border: 1px solid rgba(228, 192, 0, 0.9);
  list-style: circle inside;
  color: #3d1111;
}

.notices-box:empty {
  display: none;
}


.dzs-upload-con input {
  box-sizing: border-box !important;
}

.table-separator {
  display: table;
  margin: 15px 0;
}

.table-separator .table-cell {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  height: 1px;
}

.table-separator .table-cell .the-line {
  width: 100%;
  display: block;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}

.table-separator .table-center {
  text-align: center;
  display: table-cell;
  padding: 0px 8px;
  vertical-align: middle;
  color: rgba(50, 50, 50, 0.4);
}

/* ------- Page Builder Columns ------- */

.dzspb_lay_con,
.dzspb_layb_layout {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.dzspb_lay_con:after,
.dzspb_layb_layout:after {
  display: block;
  content: " ";
  clear: both;
}

.dzspb_lay_con * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.dzspb_layb_one_full {
  padding-right: 15px;
  padding-left: 15px;
}

.dzspb_layb_one_half {
  width: 50%;
}

.dzspb_layb_one_third {
  width: 33.3%;
}

.dzspb_layb_two_third {
  width: 66.6%;
}

.dzspb_layb_one_fourth {
  width: 25%;
}

.dzspb_layb_three_fourth {
  width: 75%;
}

.dzspb_layb_one_fifth {
  width: 20%;
}

.dzspb_layb_two_fifth {
  width: 40%;
}

.dzspb_layb_three_fifth {
  width: 60%;
}

.dzspb_layb_four_fifth {
  width: 80%;
}

.dzspb_layb_one_sixth {
  width: 16.6%;
}

.dzspb_layb_five_sixth {
  width: 83.3%;
}

.dzspb_layb_one_half,
.dzspb_layb_one_third,
.dzspb_layb_two_third,
.dzspb_layb_three_fourth,
.dzspb_layb_one_fourth,
.dzspb_layb_one_fifth,
.dzspb_layb_two_fifth,
.dzspb_layb_three_fifth,
.dzspb_layb_four_fifth,
.dzspb_layb_one_sixth,
.dzspb_layb_five_sixth {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

hr.dzspb-separator {
  width: 100%;
  height: 1px;
  display: block;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 480px) {
  .dzspb_layb_one_half,
  .dzspb_layb_one_third,
  .dzspb_layb_two_third,
  .dzspb_layb_three_fourth,
  .dzspb_layb_one_fourth,
  .dzspb_layb_one_fifth,
  .dzspb_layb_two_fifth,
  .dzspb_layb_three_fifth,
  .dzspb_layb_four_fifth,
  .dzspb_layb_one_sixth,
  .dzspb_layb_five_sixth {
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    display: block;
  }

  .dzspb_lay_con {
    margin-top: 10px;
  }

  section.mcon-registerbox {
    width: 100%;
  }
}

.dzs-upload-con input:first-child {
  display: inline-block;
  vertical-align: top;
}

.button-secondary {
  color: #555;
  border-color: #ccc;
  background: #f7f7f7;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 26px;
  height: 28px;
  margin: 0;
  padding: 0 10px 1px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.9;
  vertical-align: top;
}

.button-primary {
  color: #eee;
  border-color: #ccc;
  background: #db4343;
  -webkit-box-shadow: inset 0 1px 0 #db4343, 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 #db4343, 0 1px 0 rgba(0, 0, 0, 0.08);
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 26px;
  height: 28px;
  margin: 0;
  padding: 0 10px 1px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.9;
  vertical-align: top;
}

.simple-input-field {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 14px;
  height: 28px !important;
  box-sizing: border-box !important;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: top;
}

.btn-nostyling {
  border: 0;
  background-color: transparent;
}

.dzs-code {
  margin: 10px;
  background: #fafafa;
  font-size: 11px;
  border: 1px solid #ddd;
  padding: 10px;
}

.playlists-con {
  font-size: 16px;
  margin-left: 0;
}

.playlists-con .playlist-btn {
  cursor: pointer;
  padding-bottom: 11px;
  margin-top: 9px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.playlists-con .playlist-btn:last-child {
  border-bottom: 0;
}

.the-status-con {
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  border-radius: 50%;
}

.the-status-con .the-status {
  background-image: url(../img/ok.svg);
  width: 18px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  opacity: 0;
}

.playlist-btn.active .the-status {
  opacity: 1;
}

.mcon-mainmenu-luna {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
  height: 58px;
  font-family: "Dosis", serif;
  background-color: rgba(20, 20, 20, 0.8);
}

.mcon-mainmenu-luna .header--right {
  float: right;
  text-align: right;
  position: relative;
  top: 8px;
}

.mcon-mainmenu-luna .header--right > * {
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

.mcon-mainmenu-luna .logo-con {
  height: 58px;
}

.mcon-mainmenu-luna .logo-con > a {
  display: block;
}

.mcon-mainmenu-luna .logo-con img {
  max-height: 100%;
}

.mcon-mainmenu-luna .header-menu {
  margin: 0;
  margin-right: 14px;
  padding-right: 15px;
  position: relative;
  top: 1px;
}

.mcon-mainmenu-luna .header-menu > li {
  display: inline-block;
}

.mcon-mainmenu-luna .header-menu a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
}

.mcon-mainmenu-luna .header-menu:after {
  content: "";
  left: 100%;
  top: 0;
  height: 100%;
  width: 1px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.3);
}

.mcon-mainmenu-luna .menu-right-block-cart {
  font-size: 24px;
}

.shortcode-videoplayer div.cover-image {
  background-size: cover;
}

.mcon-mainmenu-luna + .header--padder {
  height: 0;
}

.helper-play-pause {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 70px;
  margin-top: -20px;
  transform: translate(-50%, -50%);
}

.helper-for-gallery {
  position: absolute;
  bottom: 0;
  left: 50%;
}

.arrow1 path,
.arrow2 path,
.arrow3 path,
.arrow4 path {
  fill: #BEB3A4;
  opacity: 0.7;
}

.arrow2 {
  transform: rotate(30deg);
  position: absolute;
  left: 15px;
  bottom: -60px;
}

.arrow3 {
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: 50px;
}

.arrow4 {
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -200px;
}

.arrow1-lab {
  position: absolute;
  left: 100px;
  bottom: 50px;
  transform: rotate(-5deg);
  cursor: pointer;
}

.arrow2-lab {
  position: absolute;
  left: 120px;
  bottom: -45px;
  transform: rotate(2deg);
  cursor: pointer;
}

.arrow3-lab {
  position: absolute;
  left: 50%;
  top: 55px;
  margin-left: 120px;
  transform: rotate(2deg);
}

.arrow4-lab {
  position: absolute;
  left: 50%;
  top: -80px;
  margin-left: -310px;
  transform: rotate(0deg);
}

.lab-font {
  color: #997343;
  font-family: "Handlee", serif;
  font-size: 21px;
  white-space: nowrap;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  transition-property: border, margin;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  -moz-transition-property: border, margin;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: border, margin;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: border, margin;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: border, margin;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: linear;
}

.lab-font {
  border-bottom-color: #997343;
}

.track-con {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.track-con .play-button-con {
  background-color: #222222;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  opacity: .3;
  cursor: pointer;
  transition-property: opacity, background;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  -moz-transition-property: opacity, background;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-property: opacity, background;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-property: opacity, background;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: opacity, background;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-in;
}

.track-con .play-button-con .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 22px;
  transform: translate(-50%, -50%);
  color: #eee;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  -moz-transition-property: color;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-property: color;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: color;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-in;
}

.track-con .play-button-con .fa.fa-play {
  margin-left: 3px;
}

.track-con img.fullwidth {
  border: 5px solid #222;
  display: block;
}

.track-con .dzsparallaxer-con {
  border: 5px solid #222;
  overflow: hidden;
}

.track-con .dzsparallaxer {
  transform: scale(1);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-in;
}

.track-con h3 {
  color: #ded288;
  font-family: "Dosis", serif;
  font-weight: 300;
  font-size: 24px;
  padding: 5px 0 12px;
  background-color: #222;
  margin-top: 0;
}

.track-con:hover .dzsparallaxer {
  transform: scale(1.1) rotate(2deg);
}

.track-con:hover .play-button-con {
  opacity: .8;
}

.track-con.disabled .dzsparallaxer {
  transform: scale(1);
}

.track-con.disabled .play-button-con {
  background-color: #555;
  opacity: 0.7;
}

.track-con.disabled .play-button-con i {
  color: #999;
}

.buy-con {
  margin-top: 25px;
  text-align: center;
}

.divimage {
  background-size: cover;
  background-position: center center;
}

a.button {
  text-decoration: none;
}

.gallery-con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.con-otherdemos {
  background-color: #222222;
}

/*# sourceMappingURL=style.css.map */

/*

dzs tooltips

arrow-top,
arrow-bottom
 -- align-left
 -- align-center (js)
 -- align-top

arrow-left,
arrow-right
 -- align-top
 -- align-center (js)
 -- align-bottom


custom css3 effects

*see about custom animation

*/

.dzstooltip-con {
  position: relative;
  cursor: pointer;
}

.dzstooltip {
  display: inline-block;
  position: absolute;
  cursor: auto;
  visibility: hidden;
  opacity: 0;
  transition-property: visibility, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: visibility, opacity;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: visibility, opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: visibility, opacity;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: visibility, opacity;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 100%;
  left: -5px;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 10px;
  background-color: rgba(20, 20, 20, 0.9);
  color: #eeeeee;
  padding: 10px 15px;
  width: 600px;
}

.dzstooltip.transition-slidein {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.dzstooltip.width-auto {
  width: auto;
}

.dzstooltip.arrow-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid rgba(20, 20, 20, 0.9);
}

/* - aux padder */

.dzstooltip.arrow-bottom:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  width: 50px;
  height: 10px;
}

/* -- set throught javascript */

.dzstooltip.align-center.arrow-bottom:before {
  left: 50%;
  margin-left: -4px;
}

/* - aux padder */

.dzstooltip.align-center.arrow-bottom:after {
  left: 50%;
  margin-left: -25px;
}

.dzstooltip.align-right {
  left: auto;
  right: -5px;
}

.dzstooltip.align-right.arrow-bottom:before {
  left: auto;
  right: 8px;
  margin-left: 0;
}

/* - aux padder */

.dzstooltip.align-right.arrow-bottom:after {
  left: 100%;
  margin-left: -25px;
}

.dzstooltip.no-arrow:before {
  display: none;
}

.dzstooltip-con:not(.for-click):hover > .dzstooltip,
.dzstooltip.active {
  visibility: visible;
  opacity: 1;
  z-index: 53;
  transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
}

.dzstooltip.skin-black {
  background: rgba(0, 0, 0, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #eeeeee;
  border-radius: 3px;
  font-size: 0.9rem;
  line-height: 1.5rem;
}









.ap-wrapper {
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center
}

.ap-wrapper > .the-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  pointer-events: none
}

.ap-wrapper.center-ap > *[class*="audio"],
.ap-wrapper.center-ap .zoomsounds-comment-wrapper {
  max-width: 1190px;
  margin: 0px auto;
  margin-top: 40px;
  margin-bottom: 40px
}

*[class*="audioplayer"] .the-comments {
  display: none
}

*[class*="audioplayer"] .feed-embed-code {
  display: none
}

.feed-dzsap {
  display: none
}

.audioplayer .menu-description {
  display: none
}

.audioplayer.fullflashbackup {
  height: auto
}

.audioplayer.skin-default.fullflashbackup {
  height: auto
}

.audioplayer.preload-method-none .loading-svg:not(.ceva),
.audioplayer.meta-loaded .loading-svg:not(.ceva),
.audioplayer.cue-off .loading-svg:not(.ceva) {
  display: none
}

.audioplayer .prev-btn,
.audioplayer .next-btn,
.audioplayer .btn-menu-state {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer
}

.audioplayer-tobe {
  opacity: 0
}

.audioplayer-tobe.for-add {
  display: none
}

.audioplayer,
.audioplayer-tobe {
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.audioplayer > div[class^="feed-"],
.audioplayer-tobe > div[class^="feed-"] {
  display: none
}

.audioplayer i,
.audioplayer i + .i-label,
.audioplayer-tobe i,
.audioplayer-tobe i + .i-label {
  display: inline-block;
  vertical-align: middle
}

.audioplayer {
  position: relative;
  width: 100%;
  height: auto;
  line-height: 1;
  opacity: 1
}

.audioplayer * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.audioplayer .btn-menu-state,
.audioplayer controls-volume {
  display: inline-block;
  vertical-align: middle;
  float: none
}

.audioplayer .ap-controls .the-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0
}

.audioplayer .meta-artist-con {
  position: absolute;
  left: 28px;
  bottom: 9px;
  color: #ddd;
  max-width: 50%;
  overflow-x: hidden;
  overflow-y: visible;
  font-size: 11px;
  visibility: hidden;
  opacity: 0;
  line-height: 1.1
}

.audioplayer .curr-time {
  color: #eee;
  position: absolute;
  padding: 4px 7px;
  font-size: 12px;
  top: auto;
  bottom: 4px;
  line-height: 1
}

.audioplayer .total-time {
  color: #ccc;
  position: absolute;
  padding: 3px 7px;
  font-size: 10px;
  top: auto;
  bottom: 6px;
  right: auto;
  line-height: 1
}

.audioplayer .sample-block-start,
.audioplayer .sample-block-end {
  height: 100%;
  background-color: transparent;
  cursor: default;
  position: relative
}

.audioplayer .sample-block-end {
  top: -100%
}

.audioplayer .controls-volume {
  top: auto;
  height: 14px
}

.audioplayer .volumeicon {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  left: 0px;
  background: #aaa;
  background-position: center center;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px;
  cursor: pointer;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .volumeicon:before {
  position: absolute;
  left: -4px;
  bottom: -3px;
  background: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  width: 0px;
  height: 0px;
  content: " ";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #aaa;
  border-width: 7px;
  margin-left: 0px;
  outline: 1px solid transparent;
  transition-property: border;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: border;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: border;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: border;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: border;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .controls-volume:hover .volumeicon {
  background: #ddd
}

.audioplayer .controls-volume:hover .volumeicon:before {
  border-right-color: #ddd
}

.audioplayer .volume_static,
.audioplayer .volume_active {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}

.audioplayer .volume_static {
  left: 16px;
  width: 26px;
  height: 4px;
  cursor: pointer
}

.audioplayer .volume_static:before {
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: #aaa;
  background-position: center center;
  background-repeat: repeat-x;
  content: "";
  top: 1px;
  left: 0
}

.audioplayer .volume_static:after {
  height: 10px;
  width: 100%;
  position: absolute;
  content: "";
  top: 0px;
  left: 0
}

.audioplayer .total-time + .meta-artist-con {
  margin-left: 5px
}

.audioplayer .volume_active {
  left: 16px;
  background: #ae1919;
  background-position: center center;
  background-repeat: repeat-x;
  width: 24px;
  height: 2px;
  pointer-events: none;
  transition-property: width;
  transition-duration: .1s;
  transition-timing-function: ease-out;
  -moz-transition-property: width;
  -moz-transition-duration: .1s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: width;
  -webkit-transition-duration: .1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: width;
  -o-transition-duration: .1s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: width;
  -ms-transition-duration: .1s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .volume_cut {
  display: none
}

.audioplayer .controls-volume.controls-volume-vertical {
  line-height: 1
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder {
  position: relative;
  background-color: #333333;
  display: block;
  width: 20px;
  height: 45px;
  top: -65px;
  left: -4px;
  visibility: hidden;
  opacity: 0;
  transform: scale(0);
  transition-property: all;
  transition-duration: .25s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .25s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .25s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .25s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .25s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder:after {
  content: "";
  height: 20px !important;
  width: 100%;
  position: absolute;
  content: "";
  top: 100%;
  left: 0
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_static,
.audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_active {
  width: 2px;
  height: 26px;
  top: auto;
  bottom: 2px;
  transform: translate3d(0, 0, 0)
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_static {
  position: relative;
  bottom: -4px;
  left: -1px;
  display: block;
  margin: 0 auto;
  background-color: #444444
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_static:before {
  display: none
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_active {
  bottom: 9px;
  left: 9px
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333333;
  margin-left: -5px
}

.audioplayer .controls-volume.controls-volume-vertical .volume-holder:after {
  content: "";
  position: absolute;
  left: 0%;
  top: 100%;
  width: 100%;
  height: 10px;
  background-color: transparent
}

.audioplayer .controls-volume.controls-volume-vertical:hover .volume-holder {
  visibility: visible;
  opacity: 1;
  transform: scale(1)
}

.audioplayer .ap-controls-right {
  float: right
}

.audioplayer .ap-controls-right:empty {
  display: none !important
}

.audioplayer .ap-controls-right:after {
  content: "";
  display: block;
  clear: both
}

.audioplayer .con-controls .controls-volume {
  position: relative
}

.audioplayer.disable-scrubbar .scrubbar {
  display: none
}

.audioplayer.disable-volume .controls-volume {
  display: none !important
}

.audioplayer.disable-all-but-play-btn {
  display: inline-block !important;
  width: auto !important
}

.audioplayer.disable-all-but-play-btn .the-thumb-con {
  display: none !important
}

.audioplayer.disable-all-but-play-btn .audioplayer-inner {
  display: inline-block !important;
  width: auto !important;
  height: auto !important
}

.audioplayer.disable-all-but-play-btn .audioplayer-inner .ap-controls {
  display: inline-block !important;
  width: auto !important
}

.audioplayer.disable-all-but-play-btn .audioplayer-inner .con-controls {
  margin-top: 0 !important;
  display: inline-block !important;
  width: auto !important
}

.audioplayer.disable-all-but-play-btn .audioplayer-inner .con-controls .con-playpause {
  margin-right: 0
}

.audioplayer.disable-all-but-play-btn .scrubbar,
.audioplayer.disable-all-but-play-btn .the-thumb-con {
  display: none
}

.audioplayer.disable-all-but-play-btn .ap-controls {
  padding-left: 0 !important
}

.audioplayer.disable-all-but-play-btn .controls-volume,
.audioplayer.disable-all-but-play-btn .meta-artist-con,
.audioplayer.disable-all-but-play-btn .ap-controls-right {
  display: none !important
}

.audioplayer .player-but,
.audioplayer .player-but-no-style {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 5px
}

.audioplayer .player-but {
  width: 28px;
  height: 28px;
  background-color: transparent;
  color: #444
}

.audioplayer .player-but .the-icon-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #444;
  border-radius: 50%;
  transform: translate3d(0%, 0%, 0) scale(1);
  transform: translate3d(0%, 0%, 0) scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .player-but svg.svg-icon {
  width: 15px;
  height: 15px
}

.audioplayer .player-but .svg-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .player-but .svg-icon path {
  fill: #444
}

.audioplayer .player-but:hover .the-icon-bg {
  transform: translate3d(0%, 0%, 0) scale(0.9);
  -webkit-transform: translate3d(0%, 0%, 0) scale(0.9)
}

.audioplayer .player-but:hover svg.svg-icon {
  transform: translate3d(-50%, -50%, 0) scale(1.1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.1)
}

.zoomsounds-external-scrubbar,
.audioplayer {
  width: 100%
}

.zoomsounds-external-scrubbar .scrubbar,
.audioplayer .scrubbar {
  width: 100%;
  height: 10px;
  cursor: pointer;
  position: relative
}

.zoomsounds-external-scrubbar .scrubbar .scrub-bg .wave-separator,
.audioplayer .scrubbar .scrub-bg .wave-separator {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1)
}

.zoomsounds-external-scrubbar .scrubbar .scrub-prog,
.audioplayer .scrubbar .scrub-prog {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #ae1919
}

.audioplayer.volume-dragging {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.audioplayer.meta-loaded .meta-artist-con,
.audioplayer.meta-loaded .prev-btn,
.audioplayer.meta-loaded .next-btn,
.audioplayer.structure-setuped .meta-artist-con,
.audioplayer.structure-setuped .prev-btn,
.audioplayer.structure-setuped .next-btn {
  opacity: 1;
  visibility: visible
}

.audioplayer.transitioning-change-media {
  overflow: hidden
}

.audioplayer.under-400 .meta-artist-con .the-artist {
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden
}

.audioplayer.fullflashbackup .prev-btn {
  top: auto;
  background-image: url(img/skin_minion_arrowleft.png);
  left: auto;
  bottom: 1px;
  right: 30px
}

.audioplayer.fullflashbackup .next-btn {
  top: auto;
  background-image: url(img/skin_minion_arrowright.png);
  left: auto;
  bottom: 1px;
  right: 1px
}

.audioplayer:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.audioplayer.errored-out .audioplayer-inner {
  opacity: 0.5
}

.audioplayer.errored-out .feedback-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 13px;
  color: #222222;
  background-color: #FFFFFF;
  padding: 5px 10px
}

.audioplayer .item-tobe {
  position: relative
}

.audioplayer .ap-controls .con-controls {
  position: absolute
}

.audioplayer .ap-controls .con-playpause {
  position: absolute;
  cursor: pointer
}

.audioplayer .ap-controls .con-playpause .playbtn {
  position: absolute;
  top: 0;
  left: 0
}

.audioplayer.under-400:not(.zoomsounds-wrapper-bg-bellow) .controls-volume {
  display: none
}

.audioplayer.under-400:not(.zoomsounds-wrapper-bg-bellow) .comments-holder {
  display: none !important
}

.audioplayer.under-400:not(.zoomsounds-wrapper-bg-bellow) .prev-btn {
  display: none
}

.audioplayer.under-400:not(.zoomsounds-wrapper-bg-bellow) .next-btn {
  display: none
}

.audioplayer.dzsap-loaded .prev-btn,
.audioplayer.dzsap-loaded .next-btn,
.audioplayer.dzsap-loaded .btn-menu-state,
.audioplayer.dzsap-loaded .btn-embed-code {
  visibility: visible
}

.audioplayer.skin-default .prev-btn,
.audioplayer.skin-default .next-btn {
  visibility: hidden
}

.dzsap-main-con {
  z-index: 5555;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden
}

.audioplayer {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif
}

.audioplayer .audioplayer-inner {
  position: relative
}

.audioplayer .the-media {
  pointer-events: none;
  opacity: 0
}

.dzsap-sticktobottom .audioplayer[data-type="youtube"] .the-media {
  top: auto;
  bottom: 100%;
  left: auto;
  right: 30px
}

.audioplayer[data-type="youtube"] .the-media {
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  width: 200px;
  height: 120px;
  pointer-events: auto;
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer[data-type="youtube"] .the-media > iframe {
  width: 200px;
  height: 120px
}

.audioplayer[data-type="youtube"].is-playing .the-media {
  opacity: 1
}

.audioplayer-inner .the-thumb-con {
  position: relative
}

.audioplayer-inner .the-thumb {
  position: relative;
  height: 120px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #111
}

.audioplayer.dzsap-loaded .meta-artist-con {
  visibility: visible
}

.audioplayer .meta-artist {
  width: auto
}

.audioplayer .ap-controls {
  width: 100%;
  height: 40px
}

.audioplayer .ap-controls .con-controls {
  width: 100%;
  height: 30px;
  line-height: 100%
}

.audioplayer .ap-controls .con-playpause {
  top: 10px;
  left: 9px;
  width: 10px;
  height: 10px
}

.audioplayer .ap-controls .con-playpause .playbtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 0px;
  height: 0px;
  content: " ";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #aaa;
  border-width: 5px;
  border-left-width: 10px
}

.audioplayer .ap-controls .con-playpause .pausebtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 11px;
  width: 11px
}

.audioplayer .ap-controls .con-playpause .pausebtn .pause-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.audioplayer .ap-controls .con-playpause .pausebtn .pause-part-1,
.audioplayer .ap-controls .con-playpause .pausebtn .pause-part-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #aaa;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer .ap-controls .con-playpause .pausebtn .pause-part-2 {
  left: auto;
  right: 0
}

.audioplayer .ap-controls .the-bg {
  background-color: #111
}

.audioplayer .ap-controls .scrubbar .scrub-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #aaa
}

.audioplayer .ap-controls .scrubbar .scrubBox-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  height: 100%;
  background: #ae1919;
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.dzsap-loaded .ap-controls .scrubbar:hover .scrubBox-hover {
  visibility: visible;
  opacity: 1
}

.audioplayer.skin-default .con-controls {
  height: auto;
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 8px 0
}

.audioplayer.skin-default .con-controls > * {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  color: #ffffff
}

.audioplayer.skin-default .con-controls > .the-bg {
  position: absolute;
  display: block
}

.audioplayer.skin-default .ap-controls-right > * {
  display: block
}

.audioplayer.skin-default .meta-artist {
  display: flex;
  align-items: center
}

.audioplayer.skin-default .meta-artist .the-artist,
.audioplayer.skin-default .meta-artist .the-name {
  display: inline-block;
  vertical-align: middle
}

.audioplayer.skin-default .meta-artist .the-artist {
  font-weight: bold;
  font-size: 13px
}

.audioplayer.skin-default .meta-artist .the-artist + .the-name {
  margin-left: 10px
}

.audioplayer.skin-default .con-controls .con-playpause {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  vertical-align: middle;
  margin-left: 15px
}

.audioplayer.skin-default .con-controls .meta-artist-con {
  flex: 1000;
  max-width: none
}

.audioplayer.skin-default .con-controls .ap-controls-right {
  flex: 0 0 auto;
  text-align: right
}

.audioplayer.skin-default .con-controls .curr-time {
  display: inline-block;
  position: relative;
  left: 0px;
  top: 0;
  bottom: auto;
  vertical-align: middle;
  margin-left: 12px;
  padding: 0
}

.audioplayer.skin-default .con-controls .total-time {
  display: inline-block;
  position: relative;
  left: 0px;
  top: 0px;
  bottom: auto;
  vertical-align: middle;
  padding: 0;
  margin-left: 5px;
  margin-right: 15px
}

.audioplayer.skin-default .con-controls .controls-volume {
  right: 0;
  margin-right: 10px;
  width: 45px;
  bottom: auto
}

.audioplayer.skin-default .meta-artist-con {
  left: 0;
  display: inline-block;
  text-overflow: ellipsis;
  bottom: auto;
  white-space: nowrap;
  overflow: hidden
}

.hidden {
  display: none
}

.audioplayer.skin-wave .ap-controls {
  height: auto;
  width: auto;
  position: relative
}

.audioplayer.skin-wave .ap-controls .con-controls {
  position: relative;
  margin-top: 10px;
  height: 45px
}

.audioplayer.skin-wave .ap-controls .con-playpause {
  display: inline-block;
  position: relative;
  left: 0;
  vertical-align: middle;
  top: 0;
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
  -webkit-tap-highlight-color: transparent;
  margin-right: 15px
}

.audioplayer.skin-wave .ap-controls .con-playpause .playbtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: transparent;
  border-width: 0px;
  border-left-width: 0px;
  position: relative;
  background-color: #ea8c52;
  border-radius: 50%
}

.audioplayer.skin-wave .ap-controls .con-playpause .playbtn:before {
  transform: scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover:before {
  transform: scale(0.9)
}

.audioplayer.skin-wave .ap-controls .con-playpause .playbtn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -5px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #EEEEEE
}

.audioplayer.skin-wave .ap-controls .con-playpause .pausebtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-image: none;
  background-color: #ea8c52;
  border-radius: 50%
}

.audioplayer.skin-wave .ap-controls .con-playpause .pausebtn:before,
.audioplayer.skin-wave .ap-controls .con-playpause .pausebtn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -6px;
  content: " ";
  width: 4px;
  height: 18px;
  background-color: #EEEEEE;
  transform: scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .ap-controls .con-playpause .pausebtn:after {
  margin-left: 2px
}

.audioplayer.skin-wave .ap-controls .con-playpause .pausebtn:hover:before,
.audioplayer.skin-wave .ap-controls .con-playpause .pausebtn:hover:after {
  transform: scale(0.8)
}

.audioplayer.skin-wave .btn-zoomsounds {
  position: relative
}

.audioplayer.skin-wave .volume_active {
  background-color: #db4343
}

.audioplayer.skin-wave .meta-artist-con {
  overflow-y: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
  bottom: auto;
  width: auto;
  margin-right: 15px
}

.audioplayer.skin-wave .meta-artist {
  font-size: 0
}

.audioplayer.skin-wave .meta-artist .the-artist {
  margin-bottom: 0px;
  color: #db4343;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  text-overflow: ellipsis;
  font-size: 11px
}

.audioplayer.skin-wave .meta-artist .the-artist:after {
  content: "";
  display: block;
  clear: both;
  height: 0px
}

.audioplayer.skin-wave .meta-artist .the-name {
  margin-top: 5px;
  display: inline-block;
  width: auto;
  font-size: 16px;
  color: #555555
}

.audioplayer.skin-wave .meta-artist .the-name > a {
  color: #555555
}

.audioplayer.skin-wave .ap-controls:after {
  content: "";
  display: block;
  clear: both
}

.audioplayer.skin-wave .curr-time,
.audioplayer.skin-wave .total-time {
  padding: 4px 7px;
  font-size: 10px;
  opacity: 0;
  visibility: hidden
}

.audioplayer.skin-wave .curr-time,
.audioplayer.skin-wave .total-time {
  top: 38px
}

.audioplayer.skin-wave .curr-time {
  background: rgba(0, 0, 0, 0.7);
  color: #eee;
  position: absolute;
  bottom: auto;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .curr-time.scrub-time:not(.ceva):not(.alceva) {
  opacity: 0.5
}

.audioplayer.skin-wave .pausebtn .pause-icon {
  display: none
}

.audioplayer.skin-wave .pausebtn:after,
.audioplayer.skin-wave .pausebtn:before {
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-wave .loading-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
  opacity: 1;
  visibility: visible;
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-wave.meta-loaded .pausebtn:after,
.audioplayer.skin-wave.meta-loaded .pausebtn:before {
  opacity: 1;
  visibility: visible
}

.audioplayer.skin-wave.meta-loaded .loading-svg {
  opacity: 0;
  visibility: hidden
}

.audioplayer.skin-wave .total-time {
  background: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  opacity: 0;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-wave .con-controls > * {
  vertical-align: middle
}

.audioplayer.skin-wave .con-controls:after {
  display: block;
  content: "";
  clear: both
}

.audioplayer.skin-wave .curr-time.static {
  right: 40px;
  top: 0;
  bottom: auto
}

.audioplayer.skin-wave .total-time.static {
  right: 0;
  top: 0;
  bottom: auto
}

.audioplayer.skin-wave .prev-btn,
.audioplayer.skin-wave .next-btn {
  background-color: #ea8c52;
  border-radius: 50%
}

.audioplayer.skin-wave .prev-btn > svg path,
.audioplayer.skin-wave .next-btn > svg path {
  fill: #FFF
}

.audioplayer.skin-wave .con-playpause + .next-btn {
  margin-left: -15px
}

.audioplayer.skin-wave .next-btn {
  margin-right: 15px
}

.audioplayer.skin-wave .next-btn > svg {
  margin-left: 2px
}

.audioplayer.skin-wave .next-btn path {
  fill: #444
}

.audioplayer.skin-wave .audioplayer-inner .the-thumb-con {
  position: absolute;
  width: 130px;
  height: 130px;
  margin-right: 20px
}

.audioplayer.skin-wave .audioplayer-inner .the-thumb-con ~ .ap-controls {
  padding-left: 150px;
  overflow: visible
}

.audioplayer.skin-wave .comments-holder {
  display: block;
  position: absolute;
  height: 14px;
  top: 51px;
  visibility: hidden;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: .1s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .1s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .1s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .1s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .comments-holder .dzstooltip-con {
  transition-property: opacity, visibility;
  transition-duration: .4s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .4s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .4s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .4s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .4s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .comments-holder .the-comments-holder-bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.audioplayer.skin-wave .comments-holder .dzstooltip-con {
  position: absolute;
  top: 0
}

.audioplayer.skin-wave .comments-holder .the-avatar {
  width: 14px;
  height: 14px;
  background-color: #111;
  background-position: center center;
  background-size: contain
}

.audioplayer.skin-wave .comments-holder .the-comment-author {
  color: #53c3e2
}

.audioplayer.skin-wave .comments-holder .placeholder .the-avatar {
  box-shadow: 0 0 3px 0 #fff
}

.audioplayer.skin-wave .comments-holder.active {
  visibility: visible
}

.audioplayer.skin-wave .controls-volume {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  width: 41px;
  top: 0;
  left: 0
}

.audioplayer.skin-wave .controls-volume {
  margin-left: 10px
}

.audioplayer.skin-wave .controls-volume {
  margin-left: 15px
}

.audioplayer.skin-wave .comments-writer {
  padding-top: 10px;
  max-width: 500px;
  margin: 0 auto
}

.audioplayer.skin-wave .comments-writer .comments-writer-inner {
  background: rgba(0, 0, 0, 0.4);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 15px;
  position: relative
}

.audioplayer.skin-wave .comments-writer .comments-writer-inner:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -5px;
  opacity: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.4);
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-wave .comments-writer input[type=text],
.audioplayer.skin-wave .comments-writer textarea {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0px;
  color: #777;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 5px 8px;
  width: 100%;
  resize: none;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.audioplayer.skin-wave .comments-writer input[type=text]:focus,
.audioplayer.skin-wave .comments-writer textarea:focus {
  border-color: rgba(219, 67, 67, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) inset, 0 0 8px rgba(219, 67, 67, 0.1) inset;
  outline: 0 none
}

.audioplayer.skin-wave .comments-writer .audioplayer.skin-wave .comments-writer textarea::-webkit-input-placeholder {
  color: #777 !important;
  opacity: 1
}

.audioplayer.skin-wave .comments-writer .audioplayer.skin-wave .comments-writer textarea::placeholder {
  color: #777 !important;
  opacity: 1
}

.audioplayer.skin-wave .comments-writer .audioplayer.skin-wave .comments-writer .comment-input:-webkit-input-placeholder {
  color: #777 !important;
  opacity: 1
}

.audioplayer.skin-wave .comments-writer .audioplayer.skin-wave .comments-writer ::-webkit-input-placeholder {
  color: #777 !important;
  opacity: 1
}

.audioplayer.skin-wave .comments-writer .audioplayer.skin-wave .comments-writer textarea::placeholder {
  color: #777 !important;
  opacity: 1
}

.audioplayer.skin-wave .comments-writer .float-right {
  position: relative
}

.audioplayer.skin-wave .audioplayer-inner .the-thumb {
  position: relative;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #111;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px
}

.audioplayer.skin-wave .ap-controls .scrubbar .scrub-bg .scrub-bg-img {
  height: 100%;
  width: 100%;
  max-width: none;
  position: relative;
  transition-property: visibility, opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: visibility, opacity, transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: visibility, opacity, transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: visibility, opacity, transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: visibility, opacity, transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .ap-controls .scrubbar .scrub-bg-img.transitioning-in,
.audioplayer.skin-wave .ap-controls .scrubbar .scrub-prog-img.transitioning-in {
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0
}

.audioplayer.skin-wave.fast-animate-scrubbar .ap-controls .scrubbar {
  transition-property: opacity;
  transition-duration: .1s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .1s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .1s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .1s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave .comments-writer {
  height: 0;
  overflow: hidden;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  transition-property: height;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: height;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: height;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: height;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: height;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-wave .comments-writer.active .comments-writer-inner:before {
  opacity: 1
}

.audioplayer.skin-wave .volume_static:before {
  background: #4f4949
}

.audioplayer.skin-wave.skin-wave-wave-mode-canvas-mode-reflecto .scrubbar + .con-controls {
  margin-top: 20px
}

.audioplayer.skin-wave.skin-wave-mode-nocontrols .scrubbar {
  height: 150px
}

.audioplayer.skin-wave.skin-wave-mode-nocontrols .the-thumb-con,
.audioplayer.skin-wave.skin-wave-mode-nocontrols .total-time,
.audioplayer.skin-wave.skin-wave-mode-nocontrols .curr-time,
.audioplayer.skin-wave.skin-wave-mode-nocontrols .con-controls {
  display: none
}

.audioplayer.skin-wave.skin-wave-mode-nocontrols .ap-controls {
  padding-left: 0
}

.audioplayer.skin-wave.skin-wave-mode-nocontrols .the-thumb-con ~ .ap-controls {
  padding-left: 0
}

.audioplayer.skin-wave.disable-scrubbar .comments-holder,
.audioplayer.skin-wave.disable-scrubbar .comments-writer {
  display: none
}

.audioplayer.skin-wave.disable-scrubbar.skin-wave-mode-alternate.has-thumb .con-controls {
  margin-bottom: 70px
}

.audioplayer.skin-wave[data-reflection-size="0.75"] .scrubbar {
  transform-origin: left 75%
}

.audioplayer.skin-wave[data-reflection-size="0.75"] .scrub-bg,
.audioplayer.skin-wave[data-reflection-size="0.75"] .scrub-prog {
  transform-origin: left 75%
}

.audioplayer.skin-wave[data-reflection-size="0.75"] .scrub-bg > canvas,
.audioplayer.skin-wave[data-reflection-size="0.75"] .scrub-prog > canvas {
  transform-origin: left 75%
}

.audioplayer.skin-wave[data-reflection-size="0.75"] .scrubbar:after {
  top: 75%
}

.audioplayer.skin-wave[data-reflection-size="0.5"] .scrubbar {
  transform-origin: left 50%
}

.audioplayer.skin-wave[data-reflection-size="0.5"] .scrub-bg,
.audioplayer.skin-wave[data-reflection-size="0.5"] .scrub-prog {
  transform-origin: left 50%
}

.audioplayer.skin-wave[data-reflection-size="0.5"] .scrub-bg > canvas,
.audioplayer.skin-wave[data-reflection-size="0.5"] .scrub-prog > canvas {
  transform-origin: left 50%
}

.audioplayer.skin-wave[data-reflection-size="0.5"] .scrubbar:after {
  top: 50%
}

.audioplayer.skin-wave[data-reflection-size="1"] .scrub-bg,
.audioplayer.skin-wave[data-reflection-size="1"] .scrub-prog {
  transform-origin: left 100%
}

.audioplayer.skin-wave[data-reflection-size="1"] .scrub-bg > canvas,
.audioplayer.skin-wave[data-reflection-size="1"] .scrub-prog > canvas {
  transform-origin: left 100%
}

.audioplayer.skin-wave:not(.skin-wave-is-spectrum) .scrub-bg {
  transition-delay: 0.2s;
  transform: scaleY(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave.theme-dark {
  background-color: #222222
}

.audioplayer.skin-wave.theme-dark .meta-artist .the-name > a {
  color: #ffffff
}

.audioplayer.skin-wave.skinvariation-wave-righter .playbuttons-con {
  float: none;
  flex: 1;
  white-space: nowrap;
  flex-wrap: nowrap;
  display: flex;
  align-items: center;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  padding-left: 10px;
  margin-left: 10px
}

@media all and (max-width: 770px) {
  .audioplayer.skin-wave.skinvariation-wave-righter {
    line-height: 1
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    left: -10px;
    width: calc(100% + 20px);
    top: -30px
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .scrub-bg,
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .scrub-prog {
    background-color: #807073
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .scrub-bg canvas,
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .scrub-prog canvas {
    display: none
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .scrub-prog {
    background-color: #00a99d
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .curr-time,
  .audioplayer.skin-wave.skinvariation-wave-righter .scrubbar:not(.ceva) .total-time {
    display: none
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .ap-controls .ap-controls-left {
    flex: 3
  }
  .audioplayer.skin-wave.skinvariation-wave-righter .ap-controls .ap-controls-left .meta-artist-con {
    max-width: 500px
  }
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner {
  height: 90px;
  background-color: #aaaaaa
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .the-thumb {
  border-radius: 0
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .has-player-full-height {
  height: 90px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  background-color: #999
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .has-player-full-height .just-icon-icon:first-child {
  margin-left: 15px
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .has-player-full-height .just-icon-icon {
  margin-right: 15px;
  color: #444
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .has-player-full-height .just-icon-icon:hover {
  color: #db4343
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .the-thumb-con {
  width: 90px;
  height: 90px
}

.audioplayer.skin-wave.skinvariation-wave-grey .audioplayer-inner .scrubbar {
  height: 55px
}

.audioplayer.skin-wave.skinvariation-wave-grey .meta-artist-con {
  max-width: 150px
}

.audioplayer.skin-wave.skinvariation-wave-grey .first-line,
.audioplayer.skin-wave.skinvariation-wave-grey .second-line {
  color: #443f3f
}

.audioplayer.skin-wave.skinvariation-wave-grey .first-line {
  font-size: 18px
}

.audioplayer.skin-wave.skinvariation-wave-grey .second-line {
  font-size: 13px
}

.audioplayer.skin-wave.skinvariation-wave-grey.skin-wave-mode-small .ap-controls {
  top: 50%;
  transform: translate(0, -50%)
}

.audioplayer.skin-wave.under-720 .btn-embed-code {
  display: none
}

.audioplayer.skin-wave.under-720 .meta-artist-con .the-artist {
  display: block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative
}

.audioplayer.skin-wave.under-720 .meta-artist-con .the-name {
  display: block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.audioplayer.skin-wave.skin-wave-mode-alternate .the-thumb-con {
  width: 100px;
  height: 100px
}

.audioplayer.skin-wave.skin-wave-mode-alternate.has-thumb .audioplayer-inner .ap-controls {
  padding-left: 120px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .ap-controls {
  padding-left: 110px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .con-controls {
  position: relative;
  margin-bottom: -2px;
  margin-top: 5px;
  white-space: nowrap
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .con-playpause {
  position: relative
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .meta-artist-con {
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0px;
  max-width: none;
  text-align: left
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .meta-artist-con .the-artist {
  margin-top: 0
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .meta-artist-con .the-name {
  display: block;
  margin-bottom: 0;
  margin-top: 3px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .scrubbar {
  height: 60px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .controls-volume {
  float: right;
  position: relative;
  left: 0;
  bottom: auto
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-bg,
.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-prog {
  height: 70px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-bg {
  position: relative
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-bg-reflect {
  position: relative;
  top: 0
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-prog-reflect {
  top: 70px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .curr-time,
.audioplayer.skin-wave.skin-wave-mode-alternate .ap-controls .total-time {
  top: 55px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .comments-holder {
  top: 120px
}

.audioplayer.skin-wave.skin-wave-mode-alternate .comments-writer {
  position: relative;
  left: 50%;
  top: 0;
  margin: 0
}

.audioplayer.skin-wave.button-aspect-noir .svg-icon path {
  fill: #444
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  border-radius: 50%
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .playbtn,
.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn {
  background-color: transparent;
  border: 0
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .playbtn .the-icon-bg,
.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn .the-icon-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #444;
  border-radius: 50%;
  transform: translate3d(0%, 0%, 0) scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .playbtn svg.svg-icon,
.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn svg.svg-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out;
  margin-left: 2px
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .playbtn:before,
.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn:before {
  display: none
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause:hover .the-icon-bg {
  transform: translate3d(0%, 0%, 0) scale(0.9)
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause:hover svg.svg-icon {
  transform: translate3d(-50%, -50%, 0) scale(1.1)
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn .pause-icon {
  display: block !important
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn .pause-icon .pause-part-1,
.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn .pause-icon .pause-part-2 {
  display: none
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn .pause-icon .svg-icon {
  margin-left: 0px
}

.audioplayer.skin-wave.button-aspect-noir .con-playpause .pausebtn:after {
  display: none
}

.audioplayer.skin-wave.button-aspect-noir .next-btn,
.audioplayer.skin-wave.button-aspect-noir .prev-btn {
  background-color: transparent
}

.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--filled .playbtn .the-icon-bg,
.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--filled .pausebtn .the-icon-bg,
.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--filled .player-but .the-icon-bg {
  background-color: #444
}

.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--filled i.svg-icon {
  color: #ffffff
}

.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--filled .svg-icon path {
  fill: #fff
}

.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--stroked .playbtn .the-icon-bg,
.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--stroked .pausebtn .the-icon-bg,
.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--stroked .player-but .the-icon-bg {
  background-color: transparent;
  border: none
}

.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--stroked i.svg-icon {
  color: #ffffff
}

.audioplayer.skin-wave.button-aspect-noir.button-aspect-noir--stroked .svg-icon path {
  fill: transparent;
  stroke: #fff
}

.audioplayer.skin-wave-mode-small .audioplayer-inner {
  height: 60px
}

.audioplayer.skin-wave-mode-small .audioplayer-inner .the-thumb-con {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  position: relative
}

.audioplayer.skin-wave-mode-small .meta-artist-con + .the-thumb-con {
  margin-left: 20px
}

.audioplayer.skin-wave-mode-small .ap-controls {
  overflow: visible;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  align-items: center
}

.audioplayer.skin-wave-mode-small .ap-controls .extra-dzsap-button {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}

.audioplayer.skin-wave-mode-small .ap-controls .ap-controls-left {
  float: none;
  position: relative;
  flex: 1;
  white-space: nowrap
}

.audioplayer.skin-wave-mode-small .ap-controls .ap-controls-left > * {
  vertical-align: middle
}

.audioplayer.skin-wave-mode-small .ap-controls .ap-controls-right {
  float: none;
  flex: 1;
  white-space: nowrap;
  flex-wrap: nowrap;
  display: flex;
  align-items: center
}

.audioplayer.skin-wave-mode-small .ap-controls .ap-controls-right > .meta-artist-con:first-child {
  margin-left: 20px
}

.audioplayer.skin-wave-mode-small .ap-controls .ap-controls-right > .meta-artist-con + .the-thumb-con {
  margin-left: 0px
}

.audioplayer.skin-wave-mode-small .ap-controls .ap-controls-right > .the-thumb-con + .controls-volume {
  margin-left: 0px
}

.audioplayer.skin-wave-mode-small .ap-controls .the-bg {
  display: none
}

.audioplayer.skin-wave-mode-small .ap-controls .scrubbar {
  flex: 30;
  width: auto;
  height: 60px;
  top: 0;
  left: 0
}

.audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrubBox-hover {
  height: 60px;
  top: 0
}

.audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrub-bg,
.audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrub-prog {
  height: 60px
}

.audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrub-bg-reflect,
.audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrub-prog-reflect {
  height: 20px;
  top: 60px
}

.audioplayer.skin-wave-mode-small .ap-controls .con-playpause {
  display: inline-block;
  left: 0;
  position: relative;
  margin-left: 0px;
  vertical-align: middle;
  margin-right: 20px
}

.audioplayer.skin-wave-mode-small .ap-controls .con-playpause + .extra-dzsap-button {
  margin-left: -10px
}

.audioplayer.skin-wave-mode-small .ap-controls .dzsap-repeat-button,
.audioplayer.skin-wave-mode-small .ap-controls .dzsap-loop-button {
  margin-right: 20px;
  cursor: pointer
}

.audioplayer.skin-wave-mode-small .ap-controls .dzsap-repeat-button path,
.audioplayer.skin-wave-mode-small .ap-controls .dzsap-loop-button path {
  fill: #444
}

.audioplayer.skin-wave-mode-small .ap-controls .dzsap-loop-button:hover path,
.audioplayer.skin-wave-mode-small .ap-controls .dzsap-loop-button.active path {
  fill: #db4343
}

.audioplayer.skin-wave-mode-small .ap-controls .con-controls {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0
}

.audioplayer.skin-wave-mode-small .ap-controls .btn-embed-code-con {
  position: relative;
  display: inline-block;
  left: 0;
  bottom: auto;
  margin-left: 13px
}

.audioplayer.skin-wave-mode-small .ap-controls .controls-volume {
  position: relative;
  margin-left: 15px;
  margin-right: 0px
}

.audioplayer.skin-wave-mode-small .meta-artist-con {
  left: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  max-width: none;
  white-space: nowrap;
  bottom: auto;
  max-width: 110px;
  overflow: visible
}

.audioplayer.skin-wave-mode-small .meta-artist-con .the-name {
  width: auto;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden
}

.audioplayer.skin-wave-mode-small .curr-time,
.audioplayer.skin-wave-mode-small .total-time {
  top: 43px
}

.audioplayer.skin-wave-mode-small .comments-holder {
  top: 60px
}

.audioplayer.skin-wave-mode-small .meta-artist-con {
  visibility: visible
}

.audioplayer.skin-wave-mode-small .next-btn {
  margin-left: 10px;
  margin-right: 10px
}

.audioplayer.skin-wave-mode-small.under-500:not(.disable-scrubbar) .meta-artist-con {
  display: none
}

.audioplayer.skin-wave-mode-small.disable-scrubbar .meta-artist-con {
  max-width: none
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .audioplayer-inner .con-playpause,
.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .audioplayer-inner .next-btn,
.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .audioplayer-inner .prev-btn {
  position: absolute;
  left: 50%;
  top: -100px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .audioplayer-inner .con-playpause {
  margin-left: -30px;
  width: 60px;
  height: 60px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .audioplayer-inner .next-btn {
  margin-left: 39px;
  top: -83px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .audioplayer-inner .prev-btn {
  margin-left: -66px;
  top: -83px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .ap-controls .ap-controls-left .meta-artist-con:not(.ceva) {
  text-align: right;
  top: -199px;
  max-height: 50px;
  max-width: 70%;
  right: 0;
  bottom: auto;
  left: auto
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .scrubbar,
.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .ap-controls-right {
  position: absolute;
  top: auto
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .con-playpause {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  margin-top: 0px;
  margin-left: 0;
  margin-right: 0
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .con-playpause,
.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .con-playpause svg {
  width: 30px;
  height: 30px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .scrubbar {
  left: 10px;
  width: calc(100% - 20px);
  bottom: 3px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .ap-controls-right {
  bottom: 10px;
  height: 50px;
  text-align: center;
  width: 100%;
  margin-right: 0
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .ap-controls-right .meta-artist-con {
  max-width: none;
  width: 100%;
  margin-left: 0
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .ap-controls-left {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .next-btn,
.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .prev-btn {
  top: 50%;
  margin-top: -12px
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .audioplayer-inner .the-bg {
  background-color: transparent
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .ap-controls {
  background-color: transparent
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .curr-time,
.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow.skin-silver .total-time {
  display: none !important
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .controls-right {
  display: none
}

.audioplayer.skinvariation-zoomsounds-wrapper-bg-bellow-center-play.zoomsounds-wrapper-bg-bellow .dzsap-wrapper-buts {
  mix-blend-mode: exclusion
}

.skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
  height: auto
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar,
.audioplayer.skin-wave .scrubbar {
  width: 100%;
  height: 75px;
  cursor: pointer;
  position: relative;
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform, opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform, opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform, opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-bg,
.audioplayer.skin-wave .scrubbar .scrub-bg {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 50px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: transparent
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-bg canvas.scrub-bg-img,
.audioplayer.skin-wave .scrubbar .scrub-bg canvas.scrub-bg-img {
  width: 100% !important;
  image-rendering: crisp-edges
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-prog,
.audioplayer.skin-wave .scrubbar .scrub-prog {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 50px;
  height: 100%;
  overflow: hidden;
  background-color: transparent;
  direction: ltr
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-bg-reflect,
.audioplayer.skin-wave .scrubbar .scrub-bg-reflect {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-bg-reflect img.scrub-bg-img-reflect,
.audioplayer.skin-wave .scrubbar .scrub-bg-reflect img.scrub-bg-img-reflect {
  height: 100%;
  width: 100%;
  max-width: none;
  position: relative;
  display: block
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-prog-reflect,
.audioplayer.skin-wave .scrubbar .scrub-prog-reflect {
  position: absolute;
  top: 50px;
  left: 0;
  width: 0;
  height: 15px;
  overflow: hidden;
  background-color: transparent;
  direction: ltr
}

.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-prog-reflect img.scrub-prog-img-reflect,
.zoomsounds-external-scrubbar.skin-wave .scrubbar .scrub-prog-reflect .scrub-prog-canvas-reflect,
.audioplayer.skin-wave .scrubbar .scrub-prog-reflect img.scrub-prog-img-reflect,
.audioplayer.skin-wave .scrubbar .scrub-prog-reflect .scrub-prog-canvas-reflect {
  height: 100%;
  width: 100%;
  max-width: none;
  opacity: 0.5;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  display: block
}

.dzs-button {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  padding: 8px 15px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  background-color: #111;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 9px;
  font-size: 11px;
  border-radius: 5px;
  font-weight: bold;
  color: #777;
  cursor: pointer;
  transition-property: background, color;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: background, color;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: background, color;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: background, color;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: background, color;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.dzs-button:hover {
  background-color: rgba(255, 255, 255, 0.5)
}

.skin-wave.skin-wave-is-spectrum .scrub-bg {
  transform: scaleY(0);
  transform-origin: left bottom;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.skin-wave.skin-wave-is-spectrum .scrub-bg > canvas {
  transform-origin: left bottom
}

.skin-wave.skin-wave-is-spectrum.theme-light .scrubbar:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.22) 49%, rgba(255, 255, 255, 0.1) 100%)
}

.skin-wave.skin-wave-is-spectrum .scrubbar:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(33, 33, 33, 0.1) 0%, rgba(33, 33, 33, 0.22) 49%, rgba(48, 48, 48, 0.1) 100%)
}

.skin-wave.skin-wave-is-spectrum.is-playing .scrub-bg {
  transform: scaleY(1)
}

.audiogallery .btn-menu-state {
  cursor: pointer
}

.audiogallery .btn-menu-state > svg > path {
  transform: rotate(0deg) translate3d(0, 0, 0);
  -moz-transform: rotate(0deg) translate3d(0, 0, 0);
  transform-origin: top left;
  opacity: 1;
  transition-property: transform, opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform, opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform, opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform, opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audiogallery.menu-opened .btn-menu-state > svg > path:nth-of-type(1) {
  transform: rotate(45deg) translate3d(2px, 0px, 0);
  -moz-transform: rotate(45deg) translate3d(4px, -1px, 0)
}

.audiogallery.menu-opened .btn-menu-state > svg > path:nth-of-type(2) {
  opacity: 0
}

.audiogallery.menu-opened .btn-menu-state > svg > path:nth-of-type(3) {
  transform: rotate(-45deg) translate3d(0px, 1px, 0);
  -moz-transform: rotate(-45deg) translate3d(-8px, 0px, 0)
}

html[dir=rtl] .audioplayer.skin-wave .audioplayer-inner .the-thumb-con {
  margin-left: 20px;
  margin-right: 0px
}

html[dir=rtl] .audioplayer.skin-wave .audioplayer-inner .the-thumb-con ~ .ap-controls {
  padding-left: 0;
  padding-right: 150px
}

body .audioplayer.skin-wave.scrubbar-loaded .scrubbar,
.zoomsounds-external-scrubbar.scrubbar-loaded .scrubbar {
  opacity: 1
}

body .audioplayer.skin-wave.scrubbar-loaded .comments-holder,
.zoomsounds-external-scrubbar.scrubbar-loaded .comments-holder {
  opacity: 1;
  visibility: visible
}

body .audioplayer.skin-wave.scrubbar-loaded .curr-time,
body .audioplayer.skin-wave.scrubbar-loaded .total-time,
.zoomsounds-external-scrubbar.scrubbar-loaded .curr-time,
.zoomsounds-external-scrubbar.scrubbar-loaded .total-time {
  opacity: 1;
  visibility: visible
}

.audioplayer.skin-wave.scrubbar-loaded:not(.skin-wave-is-spectrum) .scrub-bg {
  transform: scaleY(1)
}

.audioplayer.skin-wave.skin-wave-wave-mode-line .ap-controls .scrubbar {
  border: 1px solid rgba(255, 255, 255, 0.9)
}

.audioplayer.skin-wave.alternate-responsive-layout.under-400.skin-wave-mode-normal .audioplayer-inner .the-thumb {
  width: 100%
}

.audioplayer.skin-wave.alternate-responsive-layout.under-400.skin-wave-mode-normal .audioplayer-inner .the-thumb-con {
  position: relative;
  float: none;
  margin: 0 auto;
  text-align: center
}

.audioplayer.skin-wave.alternate-responsive-layout.under-400.skin-wave-mode-normal .audioplayer-inner .ap-controls {
  width: 100%;
  padding-left: 0
}

.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .con-controls {
  display: flex;
  align-items: center;
  width: 100%
}

.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .meta-artist-con {
  flex: 1000;
  max-width: none
}

.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .ap-controls-right {
  float: none;
  flex: 0 0 auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  align-content: center
}

.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .con-playpause + .ap-controls-right {
  flex: 1000
}

.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .comments-writer {
  position: absolute;
  left: 50%;
  top: 80px
}

.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .con-controls,
.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .prev-btn,
.audioplayer.skin-wave:not(.skin-wave-mode-small):not(.skin-wave-mode-nocontrols) .next-btn {
  transition-property: margin;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: margin;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: margin;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: margin;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: margin;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-wave.comments-writer-active:not(.skin-wave-mode-small):not(.skin-wave-mode-alternate) .con-controls {
  margin-top: 160px
}

.audioplayer.skin-wave.comments-writer-active:not(.skin-wave-mode-small):not(.skin-wave-mode-alternate) .prev-btn,
.audioplayer.skin-wave.comments-writer-active:not(.skin-wave-mode-small):not(.skin-wave-mode-alternate) .next-btn {
  margin-top: 150px
}

.audioplayer.skin-wave.meta-loaded .total-time {
  opacity: 1
}

.btn-embed .copy-embed-code-btn {
  position: absolute;
  padding: 10px 13px;
  line-height: 1;
  font-size: 11px;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.8);
  color: #444444;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1
}

.audioplayer.skin-wave.skin-wave-mode-normal.under-720 .audioplayer-inner .the-thumb-con {
  position: absolute;
  float: none
}

.audioplayer.skin-wave.skin-wave-mode-normal.under-720 .audioplayer-inner .meta-artist-con {
  max-width: calc(100% - 110px)
}

.audioplayer.skin-wave.skin-wave-mode-normal.under-720 .audioplayer-inner .ap-controls {
  overflow: visible
}

.audioplayer.has-thumb.skin-wave.skin-wave-mode-normal.under-720:not(.skin-wave-mode-nocontrols) .audioplayer-inner .ap-controls {
  padding-left: 150px;
  overflow: visible
}

.zoomsounds-wrapper-bg-center.is-playing {
  padding: 100px 15px
}

.zoomsounds-wrapper-bg-center,
.zoomsounds-wrapper-bg-bellow {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 15px 15px;
  transition-property: padding, opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: padding, opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: padding, opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: padding, opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: padding, opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.zoomsounds-wrapper-bg-center .audioplayer-inner > .zoomsounds-bg,
.zoomsounds-wrapper-bg-bellow .audioplayer-inner > .zoomsounds-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.zoomsounds-wrapper-bg-center .audioplayer-inner > .zoomsounds-bg.loaded,
.zoomsounds-wrapper-bg-bellow .audioplayer-inner > .zoomsounds-bg.loaded {
  opacity: 1
}

.zoomsounds-wrapper-bg-center.fullwidth,
.zoomsounds-wrapper-bg-bellow.fullwidth {
  max-width: none
}

.zoomsounds-wrapper-bg-bellow {
  max-width: 300px;
  margin: 10px auto;
  background-color: #444444;
  padding: 100px 15px 0
}

.zoomsounds-wrapper-bg-bellow .zoomsounds-bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%)
}

.zoomsounds-wrapper-bg-bellow .extra-html {
  display: none
}

.zoomsounds-wrapper-bg-bellow.skin-wave-mode-small .ap-controls .ap-controls-left:not(.ceva) {
  position: static
}

.zoomsounds-wrapper-bg-bellow.skin-wave-mode-small .ap-controls .ap-controls-left:not(.ceva) .meta-artist-con {
  position: absolute;
  width: 100%;
  max-width: none;
  bottom: 100%;
  display: block;
  margin-bottom: 10px
}

.zoomsounds-wrapper-bg-bellow .dzsap-wrapper-buts {
  display: block
}

.dzsap-wrapper-buts {
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

.dzsap-wrapper-buts > .player-but {
  margin-left: 10px;
  margin-top: 10px
}

.dzsap-wrapper-but {
  background-color: rgba(0, 0, 0, 0.45);
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out;
  position: relative
}

.dzsap-wrapper-but > .the-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
  color: #eeeeee
}

.dzsap-wrapper-but > .the-icon svg {
  width: 15px;
  height: 15px
}

.dzsap-wrapper-but path {
  fill: rgba(255, 255, 255, 0.7);
  transition-property: fill;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: fill;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: fill;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: fill;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: fill;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.dzsap-wrapper-but.btn-like > .the-icon {
  margin-top: 1px
}

.dzsap-wrapper-but:not(.dzsap-wrapper-but):hover {
  background-color: rgba(0, 0, 0, 0.7)
}

.dzsap-wrapper-but:not(.dzsap-wrapper-but):hover path {
  fill: rgba(255, 255, 255, 0.9)
}

html[dir=rtl] .audioplayer.skin-wave.skin-wave-mode-normal.under-720 .audioplayer-inner .the-thumb-con {
  left: 0
}

.audioplayer.skin-wave.skin-wave-mode-normal.under-500 .audioplayer-inner .prev-btn,
.audioplayer.skin-wave.skin-wave-mode-normal.under-500 .audioplayer-inner .next-btn {
  position: absolute;
  left: -60px
}

.audioplayer.skin-wave.skin-wave-mode-normal.under-500 .audioplayer-inner .next-btn {
  left: -30px
}

.audioplayer.skin-wave.skin-wave-mode-normal.under-400.has-thumb:not(.skin-wave-mode-nocontrols) .audioplayer-inner .ap-controls {
  padding-left: 60px
}

.audioplayer.skin-wave.under-400 .audioplayer-inner .the-thumb-con {
  width: 50px;
  height: 50px
}

.audioplayer.skin-wave.under-400 .audioplayer-inner .the-thumb {
  width: 100%
}

.audioplayer.skin-wave.under-400.skin-wave-mode-alternate .audioplayer-inner .the-thumb-con {
  top: 0
}

.audioplayer.theme-light .extra-html {
  color: #ffffff
}

.audioplayer.skin-wave.theme-light .meta-artist .the-name {
  color: #ffffff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3)
}

.audioplayer.skin-wave.theme-light .meta-artist .the-name > a {
  color: inherit
}

.audioplayer.skin-wave.theme-light .volumeicon {
  background-color: #ffffff
}

.audioplayer.skin-wave.theme-light .volumeicon:before {
  border-right-color: #ffffff
}

.audioplayer.skin-wave.theme-light.button-aspect-noir .con-playpause .playbtn .the-icon-bg,
.audioplayer.skin-wave.theme-light.button-aspect-noir .con-playpause .pausebtn .the-icon-bg,
.audioplayer.skin-wave.theme-light.button-aspect-noir .player-but .the-icon-bg {
  border-color: #ffffff
}

.audioplayer.skin-wave.theme-light.button-aspect-noir .player-but {
  color: #ffffff
}

.audioplayer.skin-wave.theme-light.button-aspect-noir .svg-icon path {
  fill: #ffffff
}

div.btn-embed-code-con {
  position: relative;
  top: auto
}

.audioplayer.skin-wave .ap-controls .the-bg {
  background-color: transparent;
  pointer-events: none
}

.audioplayer.skin-wave .ap-controls .scrubbar .scrub-bg .scrub-bg-div {
  height: 100%;
  width: 100%;
  background: #aaa;
  position: absolute;
  top: 0;
  left: 0
}

.audioplayer.skin-wave .volumeicon {
  background: #4f4949
}

.audioplayer.skin-wave .volumeicon:before {
  border-right-color: #4f4949
}

.audioplayer.skin-wave .ap-controls .scrubbar .scrub-prog .scrub-prog-img {
  height: 100%;
  width: 100%;
  max-width: none;
  transition-property: opacity, visibilitytransform;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: opacity, visibilitytransform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: opacity, visibilitytransform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: opacity, visibilitytransform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: opacity, visibilitytransform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-wave .ap-controls .scrubbar .scrub-prog .scrub-prog-div {
  height: 100%;
  width: 100%;
  background: #ea8c52;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3
}

.audioplayer.skin-wave .ap-controls .scrubbar .scrubBox-hover {
  height: 70%;
  top: 15%;
  background: #ea8c52
}

.audioplayer.skin-wave.skin-wave-no-reflect .ap-controls .scrubbar .scrubBox-hover {
  height: 100%;
  top: 0
}

.audioplayer.skin-wave.skin-wave-no-reflect .ap-controls .scrubbar .scrub-bg,
.audioplayer.skin-wave.skin-wave-no-reflect .ap-controls .scrubbar .scrub-prog {
  height: 100%
}

.audioplayer.skin-wave.skin-wave-no-reflect .ap-controls .scrubbar .scrub-bg-reflect,
.audioplayer.skin-wave.skin-wave-no-reflect .ap-controls .scrubbar .scrub-prog-reflect {
  display: none
}

.audioplayer.skin-wave.skin-wave-no-reflect .ap-controls-right {
  padding-right: 15px
}

.audioplayer.skin-wave.skin-wave-no-reflect.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-bg,
.audioplayer.skin-wave.skin-wave-no-reflect.skin-wave-mode-alternate .ap-controls .scrubbar .scrub-prog {
  max-height: 100%
}

.audioplayer.skin-wave.skin-wave-mode-small.scrubbar-tweak-overflow-hidden-on .ap-controls .scrubbar,
.audioplayer.skin-wave.skin-wave-mode-small.scrubbar-tweak-overflow-hidden-on .scrubbar .scrub-bg-img,
.audioplayer.skin-wave.skin-wave-mode-small.scrubbar-tweak-overflow-hidden-on .scrubbar .scrub-prog-img {
  overflow: visible;
  transition-property: width, left, opacity, transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: width, left, opacity, transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: width, left, opacity, transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: width, left, opacity, transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: width, left, opacity, transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skinvariation-wave-bigtitles {
  font-family: "Josefin Sans", sans-sarif, serif
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .scrubbar {
  height: 45px
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .con-playpause {
  width: 100px;
  height: 100px
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .con-playpause .svg-icon {
  width: 30px;
  height: 30px
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .the-thumb-con {
  width: 160px;
  height: 160px
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .the-thumb-con ~ .ap-controls {
  padding-left: 176px
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .svg-icon {
  font-size: 23px
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .controls-volume {
  margin-left: 0
}

.audioplayer.skinvariation-wave-bigtitles .audioplayer-inner .meta-artist .the-artist {
  font-size: 18px
}

.audioplayer.skinvariation-wave-bigtitles.skin-wave-wave-mode-line .ap-controls {
  padding-top: 25px
}

.audioplayer.skinvariation-wave-bigtitles.skin-wave-wave-mode-line .audioplayer-inner .scrubbar {
  height: 20px;
  width: calc(100% - 70px)
}

.audioplayer.skinvariation-wave-bigtitles.skin-wave-wave-mode-line .audioplayer-inner .curr-time,
.audioplayer.skinvariation-wave-bigtitles.skin-wave-wave-mode-line .audioplayer-inner .total-time {
  top: 0
}

.audioplayer.skinvariation-wave-bigtitles.skin-wave-wave-mode-line .audioplayer-inner .scrub-prog {
  background-color: #ffcc00
}

.audioplayer.skinvariation-wave-bigtitles .ap-controls-right {
  text-align: right
}

.audioplayer.skinvariation-wave-bigtitles .meta-artist .the-artist {
  color: #ffcc00
}

.audioplayer.skinvariation-wave-bigtitles .volume_active {
  background-color: #ffcc00
}

.audioplayer.skinvariation-wave-bigtitles.theme-light {
  background-color: #000000;
  color: #ffffff
}

.audioplayer.skinvariation-wave-bigtitles:not(.theme-light) {
  background-color: #ffffff
}

.audioplayer.skinvariation-wave-bigtitles:not(.theme-light) .con-playpause {
  width: 64px;
  height: 64px
}

.audioplayer.skinvariation-wave-bigtitles:not(.theme-light) .con-playpause .svg-icon {
  width: 15px;
  height: 15px
}

.audioplayer.skinvariation-wave-bigtitles:not(.theme-light) .the-name {
  margin-top: 0;
  font-size: 18px
}

.audioplayer.skinvariation-wave-bigtitles:not(.theme-light) .the-artist {
  display: none
}

.audioplayer.skinvariation-wave-bigtitles:not(.theme-light) .meta-artist {
  margin-bottom: 5px
}

.audioplayer.skin-minimal .skin-minimal-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(30, 30, 30, 0.05);
  width: 100%;
  height: 100%;
  border-radius: 50%
}

.audioplayer.skin-minimal .skin-minimal--inner-bg-under {
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  background-color: #db4343;
  top: 11px;
  left: 11px
}

.audioplayer.skin-minimal .skin-minimal--inner-bg {
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  background-color: rgba(255, 255, 255, 0.15);
  top: 11px;
  left: 11px
}

.audioplayer.skin-minimal .skin-minimal--inner-inner-bg {
  width: calc(100% - 44px);
  height: calc(100% - 44px);
  background-color: #db4343;
  top: 22px;
  left: 22px
}

.audioplayer.skin-minimal .meta-artist-con {
  display: none
}

.audioplayer.skin-minimal .the-bg {
  z-index: auto
}

.audioplayer.skin-minimal .audioplayer-inner {
  width: auto;
  display: inline-block
}

.audioplayer.skin-minimal .ap-controls {
  height: 100px;
  width: auto;
  display: inline-block
}

.audioplayer.skin-minimal .ap-controls .the-bg {
  background-color: transparent
}

.audioplayer.skin-minimal .ap-controls .con-playpause .playbtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: " ";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: transparent;
  border-width: 0px;
  border-left-width: 0px;
  background-size: cover
}

.audioplayer.skin-minimal .ap-controls .con-playpause > * > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 20px;
  height: 20px
}

.audioplayer.skin-minimal .ap-controls .con-playpause > * > svg path {
  fill: #eee
}

.audioplayer.skin-minimal .ap-controls .con-playpause.canvas-fallback .playbtn {
  background-image: url(img/playbtn.png);
  background-size: cover
}

.audioplayer.skin-minimal .ap-controls .con-playpause .playbtn-canvas,
.audioplayer.skin-minimal .ap-controls .con-playpause .pausebtn-canvas {
  width: 100%;
  height: 100%
}

.audioplayer.skin-minimal .ap-controls .con-controls {
  width: 100px;
  height: 100px;
  display: inline-block;
  position: relative
}

.audioplayer.skin-minimal .ap-controls .con-playpause {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.audioplayer.skin-minimal .ap-controls .con-playpause .pausebtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: " ";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: transparent;
  border-width: 0px;
  border-left-width: 0px;
  background-size: cover
}

.audioplayer.skin-minimal .ap-controls .con-playpause.canvas-fallback .pausebtn {
  background-image: url(img/pausebtn.png);
  background-size: cover
}

.audioplayer.skin-minimal .ap-controls .con-playpause .pausebtn > div {
  display: none
}

.audioplayer.skin-minimal .ap-controls .con-pausebtn .pausebtn-canvas {
  width: 100%;
  height: 100%
}

.audioplayer.skin-minion .ap-controls .the-bg {
  background-color: transparent
}

.audioplayer.skin-minion .ap-controls .con-playpause .playbtn-canvas {
  width: 100%;
  height: 100%
}

.audioplayer.skin-minion .ap-controls {
  height: 14px
}

.audioplayer.skin-minion .ap-controls .con-controls {
  height: auto;
  position: relative
}

.audioplayer.skin-minion .ap-controls .con-playpause {
  top: 0px;
  left: 0px;
  width: 14px;
  height: 14px;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  margin: 0 auto
}

.audioplayer.skin-minion .ap-controls .con-playpause .playbtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: " ";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: none;
  border-width: 0px;
  border-left-width: 0px;
  background-size: cover;
  background-image: url(img/skin_minion_pausebtn.png)
}

.audioplayer.skin-minion .ap-controls .con-playpause .pausebtn {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: " ";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: none;
  border-width: 0px;
  border-left-width: 0px;
  background-size: cover;
  background-image: url(img/skin_minion_playbtn.png)
}

.audioplayer.skin-minion .the-artist {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px
}

.audioplayer.skin-minion .prev-btn {
  width: 14px;
  height: 14px;
  background-image: url(img/skin_minion_arrowleft.png);
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  opacity: 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-minion .next-btn {
  width: 14px;
  height: 14px;
  background-image: url(img/skin_minion_arrowright.png);
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  opacity: 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-minion.is-playing .prev-btn,
.audioplayer.skin-minion.is-playing .next-btn {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  opacity: 1
}

.audioplayer.skin-minion .ap-controls .con-playpause .pausebtn > div {
  display: none
}

.audioplayer.skin-minion .ap-controls .con-pausebtn .pausebtn-canvas {
  width: 100%;
  height: 100%
}

.audioplayer.skin-justthumbandbutton .audioplayer-inner {
  position: relative;
  top: 0;
  left: 0;
  width: 250px;
  height: 250px;
  margin: 0 auto
}

.audioplayer.skin-justthumbandbutton .the-thumb-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.audioplayer.skin-justthumbandbutton .the-thumb-con .the-thumb {
  width: 100%;
  height: 100%
}

.audioplayer.skin-justthumbandbutton .ap-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.audioplayer.skin-justthumbandbutton .ap-controls .scrubbar {
  position: absolute;
  top: auto;
  bottom: 0;
  height: 10px;
  z-index: 5
}

.audioplayer.skin-justthumbandbutton .ap-controls .scrubbar .scrub-bg {
  background: rgba(0, 0, 0, 0.1)
}

.audioplayer.skin-justthumbandbutton .ap-controls .con-controls {
  width: 100%;
  height: 100%
}

.audioplayer.skin-justthumbandbutton .ap-controls .con-controls .the-bg {
  background: transparent
}

.audioplayer.skin-justthumbandbutton .con-playpause {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px
}

.audioplayer.skin-justthumbandbutton .con-playpause .playbtn,
.audioplayer.skin-justthumbandbutton .con-playpause .pausebtn {
  width: 100%;
  height: 100%;
  background-image: url(img/skin-justthumbandbutton-playbtn.png);
  background-size: cover;
  background-position: center center;
  border-left: 0;
  border-right: 0;
  opacity: 0;
  visibility: hidden;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-justthumbandbutton .con-playpause .playbtn {
  opacity: 0.9;
  visibility: visible
}

.audioplayer.skin-justthumbandbutton .con-playpause .playbtn:hover {
  opacity: 1
}

.audioplayer.skin-justthumbandbutton .con-playpause .pausebtn {
  background-image: url(img/skin-justthumbandbutton-pausebtn.png)
}

.audioplayer.skin-justthumbandbutton .con-playpause .pausebtn:hover {
  opacity: 1
}

.audioplayer.skin-justthumbandbutton .con-playpause .pausebtn > * {
  display: none
}

.audioplayer.skin-justthumbandbutton .con-playpause .playbtn,
.audioplayer.skin-justthumbandbutton .con-playpause .pausebtn {
  opacity: 0
}

.audioplayer.is-playing:not(.design-animateplaypause) .pausebtn {
  opacity: 1;
  visibility: visible
}

.audioplayer.skin-pro.under-500 .the-artist {
  display: none
}

.audioplayer.skin-pro .audioplayer-inner {
  height: 60px
}

.audioplayer.skin-pro .audioplayer-inner .the-thumb-con {
  display: none
}

.audioplayer.skin-pro .prev-btn,
.audioplayer.skin-pro .next-btn {
  display: none
}

.audioplayer.skin-pro .meta-artist-con {
  color: #000;
  font-size: 16px;
  bottom: auto;
  top: 20px;
  left: 58px;
  pointer-events: none;
  overflow: hidden
}

.audioplayer.skin-pro .meta-artist-con > * {
  display: inline-block;
  vertical-align: middle
}

.audioplayer.skin-pro .the-artist {
  font-weight: bold;
  margin-right: 10px
}

.audioplayer.skin-pro .the-name {
  font-weight: 300
}

.audioplayer.skin-pro .ap-controls,
.audioplayer.skin-pro .ap-controls .con-controls {
  height: 100%
}

.audioplayer.skin-pro .ap-controls .scrubbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.audioplayer.skin-pro .ap-controls .scrubbar .scrub-bg {
  background-color: #fff
}

.audioplayer.skin-pro .ap-controls .scrubbar .scrub-prog {
  background-color: rgba(138, 25, 25, 0.5)
}

.audioplayer.skin-pro .ap-controls .con-playpause {
  width: 20px;
  height: 20px;
  top: 20px;
  left: 15px
}

.audioplayer.skin-pro .ap-controls .con-playpause .playbtn {
  border-width: 0;
  width: auto;
  height: auto
}

.audioplayer.skin-pro .ap-controls .con-playpause .playbtn svg {
  width: 20px;
  height: 20px
}

.audioplayer.skin-pro .ap-controls .con-playpause .playbtn svg path {
  fill: #444444
}

.audioplayer.skin-pro .ap-controls .con-playpause .pausebtn {
  border-width: 0px;
  border-left-width: 00px;
  width: 20px;
  height: 20px
}

.audioplayer.skin-pro .ap-controls .con-playpause .pausebtn .pause-part-1,
.audioplayer.skin-pro .ap-controls .con-playpause .pausebtn .pause-part-2 {
  display: none
}

.audioplayer.skin-pro .ap-controls .con-playpause .pausebtn .pause-icon {
  left: -1px
}

.audioplayer.skin-pro .ap-controls .con-playpause .pausebtn svg {
  width: 20px;
  height: 20px
}

.audioplayer.skin-pro .ap-controls .con-playpause .pausebtn svg path {
  fill: #444444
}

.audioplayer.skin-pro .ap-controls .con-controls {
  position: static;
  width: auto
}

.audioplayer.skin-pro .ap-controls .con-controls .the-bg {
  background: transparent;
  display: none
}

.audioplayer.skin-pro .ap-controls .curr-time,
.audioplayer.skin-pro .ap-controls .total-time {
  color: #000;
  font-size: 16px;
  top: 17px;
  pointer-events: none
}

.audioplayer.skin-pro .ap-controls .curr-time {
  opacity: 0.3
}

.audioplayer.skin-pro .ap-controls .controls-volume {
  top: 25px;
  bottom: auto;
  right: 60px
}

.audioplayer.skin-pro .ap-controls .controls-volume .volumeicon {
  background-color: #000000
}

.audioplayer.skin-pro .ap-controls .controls-volume .volumeicon:before {
  border-right-color: #000000
}

.audioplayer.skin-pro .ap-controls .curr-time {
  right: 55px
}

.audioplayer.skin-pro .ap-controls .total-time {
  right: 5px
}

.audioplayer.is-playing:not(.design-animateplaypause):not(.button-aspect-noir) .con-playpause .pausebtn {
  visibility: visible;
  opacity: 1
}

.audioplayer.is-playing:not(.design-animateplaypause):not(.button-aspect-noir) .con-playpause .playbtn {
  visibility: hidden;
  opacity: 0
}

.audioplayer.skin-aria {
  text-align: left;
  line-height: 1
}

.audioplayer.skin-aria .audioplayer-inner {
  height: 100px
}

.audioplayer.skin-aria .audioplayer-inner > .the-thumb-con {
  display: none
}

.audioplayer.skin-aria .controls-right {
  display: none
}

.audioplayer.skin-aria .ap-controls {
  height: 100%
}

.audioplayer.skin-aria .ap-controls > .the-bg {
  display: none
}

.audioplayer.skin-aria .ap-controls .ap-controls-left {
  width: 100px;
  height: 100%;
  position: relative;
  background-color: #825d5b;
  float: left;
  border-radius: 5px 0 0 5px
}

.audioplayer.skin-aria .ap-controls .ap-controls-left .con-playpause {
  width: 60px;
  height: 60px;
  margin-left: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  background-color: #a26b61;
  border-radius: 50%
}

.audioplayer.skin-aria .ap-controls .ap-controls-left .con-playpause .playbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -16px;
  width: auto;
  height: auto;
  border: 0px solid #191d21
}

.audioplayer.skin-aria .ap-controls .ap-controls-left .con-playpause .playbtn path {
  fill: #e1d9ca
}

.audioplayer.skin-aria .ap-controls .ap-controls-left .con-playpause .pausebtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -16px;
  width: auto;
  height: auto;
  border: 0px solid #191d21
}

.audioplayer.skin-aria .ap-controls .ap-controls-left .con-playpause .pausebtn path {
  fill: #e1d9ca
}

.audioplayer.skin-aria .ap-controls .ap-controls-right {
  float: none;
  overflow: hidden;
  background-color: #e1d9ca;
  height: 100px;
  border-radius: 0 3px 3px 0;
  padding-top: 13px;
  padding-left: 13px;
  padding-right: 13px
}

.audioplayer.skin-aria .ap-controls .ap-controls-right > * {
  float: none
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .meta-artist {
  overflow: hidden
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .meta-artist-con {
  position: relative;
  top: 0;
  left: 0;
  color: #774b5e;
  white-space: nowrap;
  max-width: none
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .meta-artist-con .the-artist {
  font-size: 16px;
  font-weight: bold
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .meta-artist-con .the-artist:after {
  content: "";
  display: block;
  clear: both;
  height: 4px
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .meta-artist-con .the-name {
  font-size: 14px;
  font-weight: 300
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .scrubbar {
  margin-top: 8px;
  height: 6px
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .scrubbar > .scrub-bg {
  border-radius: 2px
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .scrubbar > .scrub-prog {
  border-radius: 2px;
  background-color: #bf7e4c
}

.audioplayer.skin-aria .ap-controls .ap-controls-right .total-time {
  position: relative;
  top: 0;
  left: 0;
  color: #774b5e;
  padding: 0;
  font-size: 14px;
  margin-top: 8px
}

.audioplayer.skin-aria.under-400 .meta-artist-con {
  display: block
}

.audioplayer.skin-redlights .audioplayer-inner {
  height: 80px;
  padding: 10px;
  background-color: #e2e2e2;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-redlights .audioplayer-inner > .the-thumb-con {
  display: none
}

.audioplayer.skin-redlights .volume_static:before {
  display: none
}

.audioplayer.skin-redlights .ap-controls {
  height: 100%
}

.audioplayer.skin-redlights .ap-controls .playbtn {
  border-width: 12px;
  border-left-width: 20px;
  border-left-color: #FFFFFF;
  transition-property: border, margin;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: border, margin;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: border, margin;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: border, margin;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: border, margin;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-redlights .ap-controls .playbtn:before {
  content: "";
  position: absolute;
  top: 0;
  background-color: #FFFFFF;
  width: 0px;
  height: 25px;
  margin-top: -12px;
  left: -19px;
  transition-property: width, left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: width, left;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: width, left;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: width, left;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: width, left;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-redlights .ap-controls > .the-bg {
  display: none
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left {
  width: 60px;
  height: 100%;
  position: relative;
  float: left;
  margin-right: 10px
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause {
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  position: relative;
  background-color: #222222;
  transition-property: background;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .playbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -9px;
  margin-top: -13px;
  width: auto;
  height: auto
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .playbtn path {
  fill: #fff
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .pausebtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -13px;
  width: 20px;
  height: 25px;
  border: 0px solid #191d21
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .pausebtn path {
  fill: #e1d9ca
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .pausebtn:before,
.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .pausebtn:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  background-color: #222222;
  transition-property: right, top, height, background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: right, top, height, background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: right, top, height, background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: right, top, height, background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: right, top, height, background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause .pausebtn:after {
  left: auto;
  right: 7px;
  top: 0%;
  height: 50%
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause:hover {
  background-color: #db4343
}

.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-redlights .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  background-color: #FFFFFF
}

.audioplayer.skin-redlights .ap-controls .controls-right {
  float: right;
  width: auto;
  min-width: 40%;
  text-align: right;
  padding: 10px 10px 5px 0
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right {
  float: none;
  overflow: hidden;
  background-color: transparent;
  height: auto;
  position: relative;
  border-radius: 0 3px 3px 0;
  padding-top: 8px;
  padding-left: 13px;
  padding-right: 13px
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right > * {
  float: none
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .meta-artist {
  overflow: hidden;
  white-space: nowrap
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .meta-artist-con {
  position: relative;
  top: 0;
  left: 0;
  color: #774b5e;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 5px;
  float: left
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .meta-artist-con .the-artist {
  font-weight: bold;
  display: inline-block;
  font-family: "Lato", "Open Sans", sans-serif;
  color: #222222;
  font-size: 14px;
  margin-right: 10px
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .meta-artist-con .the-name {
  font-size: 14px;
  font-weight: 300
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume {
  width: 57px;
  height: 12px;
  position: absolute;
  float: none;
  bottom: auto;
  left: auto;
  right: 15px;
  top: 14px
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volume_static {
  width: auto;
  height: auto;
  background: transparent;
  top: 0
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volume_static rect {
  fill: #a9a9a9
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volumeicon,
.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volume_static,
.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volume_cut {
  position: relative;
  left: 0
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volume_active {
  position: absolute;
  height: auto;
  background: transparent;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volume_active rect {
  fill: #222222
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .controls-volume .volumeicon {
  display: none
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .scrubbar {
  margin-top: 7px;
  height: 10px
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .scrubbar > .scrub-bg {
  border-radius: 0px;
  height: 10px;
  background-color: #FFFFFF;
  border: 1px solid #222222
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .scrubbar > .scrub-prog {
  border-radius: 0px;
  height: 6px;
  top: 2px;
  left: 2px;
  max-width: calc(100% - 4px);
  background-color: #222222
}

.audioplayer.skin-redlights .ap-controls .ap-controls-right .total-time {
  position: relative;
  top: 0;
  left: 0;
  color: #774b5e;
  padding: 0;
  font-size: 14px;
  margin-top: 8px
}

.audioplayer.skin-aria.under-400 .meta-artist-con {
  display: block
}

.audioplayer.skin-redlights.is-playing .audioplayer-inner .con-playpause {
  background-color: #FFFFFF
}

.audioplayer.skin-redlights.is-playing .audioplayer-inner .con-playpause .playbtn {
  border-left-width: 5px;
  margin-left: -10px
}

.audioplayer.skin-redlights.is-playing .audioplayer-inner .con-playpause .playbtn:before {
  width: 6px;
  left: -5px
}

.audioplayer.skin-redlights.is-playing .audioplayer-inner .con-playpause .pausebtn:after {
  left: auto;
  right: 0px;
  top: 0%;
  height: 100%
}

.audioplayer.skin-redlights.under-400 .controls-right {
  display: none
}

.audioplayer.skin-redlights.theme-dark .audioplayer-inner {
  background-color: #3e3e3e
}

.audioplayer.skin-steel {
  width: auto
}

.audioplayer.skin-steel .audioplayer-inner {
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  background-color: #dddddd;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-steel .audioplayer-inner .the-thumb-con {
  display: inline-block
}

.audioplayer.skin-steel .audioplayer-inner .the-thumb {
  height: 79px;
  width: 80px;
  background-size: cover
}

.audioplayer.skin-steel .ap-controls {
  text-align: center;
  width: auto;
  height: 100%
}

.audioplayer.skin-steel .ap-controls .playbtn {
  border: 0
}

.audioplayer.skin-steel .ap-controls .playbtn .dzsap-play-icon {
  border: solid transparent;
  border-width: 12px;
  border-left-width: 20px;
  border-left-color: #FFFFFF
}

.audioplayer.skin-steel .ap-controls > .the-bg {
  display: none
}

.audioplayer.skin-steel .ap-controls .ap-controls-left {
  width: auto;
  height: 100%;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn,
.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn {
  width: 80px;
  height: 80px;
  background-color: #5A555A;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn svg,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn svg path,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn svg path {
  fill: #444
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn .svg1,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg1 {
  margin-left: -4px;
  width: 8px
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn .svg2,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg2 {
  margin-left: 4px
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg1 {
  width: auto
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg2 {
  width: 8px
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover svg,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover svg {
  margin-left: 0;
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1.3)
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn {
  border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause {
  top: 0;
  left: 0;
  position: relative;
  background-color: #5A555A;
  transition-property: background;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .playbtn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition-property: left, width;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: left, width;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: left, width;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: left, width;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: left, width;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear;
  overflow: hidden
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .playbtn .dzsap-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -12px;
  width: auto;
  height: auto;
  transition-property: border, margin;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: border, margin;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: border, margin;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: border, margin;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: border, margin;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .playbtn path {
  fill: #fff
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -13px;
  width: 20px;
  height: 25px;
  border: 0px solid #191d21
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn path {
  fill: #e1d9ca
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  left: 0;
  background-color: #ffffff;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn:after {
  left: auto;
  right: 7px;
  top: 0%;
  height: 100%;
  transition-property: right, top, height, background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: right, top, height, background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: right, top, height, background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: right, top, height, background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: right, top, height, background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause:hover,
.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover {
  background-color: #db4343
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:after,
.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover .pausebtn:after,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover .pausebtn:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  background-color: #FFFFFF
}

.audioplayer.skin-steel .ap-controls .controls-right {
  float: none;
  display: inline-block;
  width: auto;
  min-width: 40%;
  text-align: right;
  padding: 10px 10px 5px 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right {
  float: none;
  display: inline-block;
  overflow: hidden;
  background-color: transparent;
  height: auto;
  vertical-align: middle;
  position: relative;
  border-radius: 0 3px 3px 0;
  padding-top: 0px;
  padding-left: 13px;
  padding-right: 13px;
  text-align: left;
  margin-left: 10px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right > * {
  float: none
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist {
  overflow: hidden;
  white-space: nowrap
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con {
  position: relative;
  top: 0;
  left: 0;
  white-space: nowrap;
  max-width: none;
  width: 160px;
  margin-bottom: 3px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con .the-artist {
  font-weight: bold;
  display: block;
  font-family: "Lato", "Open Sans", sans-serif;
  color: inherit;
  margin-right: 10px;
  margin-bottom: 4px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con .the-name {
  font-size: 15px;
  color: #db4343;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con .the-name a {
  color: #db4343
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume {
  width: 57px;
  height: 12px;
  position: absolute;
  float: none;
  bottom: auto;
  left: auto;
  right: 15px;
  top: 14px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_static {
  width: auto;
  height: auto;
  background: transparent;
  top: 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_static rect {
  fill: #a9a9a9
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volumeicon,
.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_static,
.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_cut {
  position: relative;
  left: 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_active {
  position: absolute;
  height: auto;
  background: transparent;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_active rect {
  fill: #222222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volumeicon {
  display: none
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .scrubbar {
  margin-top: 7px;
  height: 10px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .scrubbar > .scrub-bg {
  border-radius: 0px;
  height: 10px;
  background-color: #FFFFFF;
  border: 1px solid #222222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .scrubbar > .scrub-prog {
  border-radius: 0px;
  height: 6px;
  top: 2px;
  left: 2px;
  max-width: calc(100% - 4px);
  background-color: #222222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .curr-time,
.audioplayer.skin-steel .ap-controls .ap-controls-right .total-time {
  position: relative;
  display: inline-block;
  color: inherit;
  font-size: 14px;
  top: 0;
  bottom: auto;
  padding: 0;
  font-size: 10px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .separator-slash {
  opacity: 0.2;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .curr-time {
  padding-left: 2px;
  opacity: 0.5
}

.audioplayer.skin-steel.curved-buttons .con-playpause {
  border-radius: 50%
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause {
  background-color: #EEEEEE
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause .dzsap-play-icon {
  border-left-color: #222222
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause .pausebtn:before,
.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause .pausebtn:after {
  background-color: #222222
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause:hover .dzsap-play-icon {
  border-left-color: #ffffff
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause:hover .pausebtn:after {
  background-color: #ffffff
}

.audioplayer.skin-steel.is-playing .audioplayer-inner .con-playpause .playbtn {
  width: 12%;
  left: 40%
}

.audioplayer.skin-steel.is-playing .audioplayer-inner .con-playpause .playbtn .dzsap-play-icon {
  border-width: 14px;
  border-left-width: 35px;
  margin-left: -8px;
  margin-top: -15px
}

.audioplayer.skin-steel.is-playing .audioplayer-inner .con-playpause .pausebtn:after {
  right: 0
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .playbtn .dzsap-play-icon {
  border-width: 6px;
  border-left-width: 10px;
  margin-left: -4px;
  margin-top: -6px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn {
  height: 12px;
  margin-top: -6px;
  margin-left: -11px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:before,
.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:after {
  width: 4px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:before {
  left: 3px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:after {
  right: 4px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:after {
  width: 4px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .prev-btn,
.audioplayer.skin-steel.size-mini .ap-controls-left .con-playpause,
.audioplayer.skin-steel.size-mini .ap-controls-left .next-btn {
  width: 40px;
  height: 40px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .prev-btn .svg1 {
  width: 5px;
  margin-left: -3px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .prev-btn .svg2 {
  width: 7px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .next-btn .svg2 {
  width: 5px;
  margin-left: 3px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .next-btn .svg1 {
  width: 7px
}

.audioplayer.skin-steel.size-mini .audioplayer-inner .the-thumb {
  width: 40px;
  height: 40px
}

.audioplayer.skin-steel.size-mini .ap-controls-right {
  vertical-align: middle
}

.audioplayer.skin-steel.size-mini .ap-controls-right .meta-artist .the-artist:first-child {
  margin-top: 3px;
  margin-bottom: 2px
}

.audioplayer.skin-steel.size-mini .ap-controls-right .meta-artist-con .the-name {
  margin-bottom: 0
}

.audioplayer.skin-steel.size-mini .ap-controls-right .curr-time,
.audioplayer.skin-steel.size-mini .ap-controls-right .separator-slash,
.audioplayer.skin-steel.size-mini .ap-controls-right .total-time {
  display: none
}

.audioplayer.skin-steel.under-400 .controls-right {
  display: none
}

.slider-clipper .audioplayer.skin-steel,
.slider-clipper .audioplayer-tobe.skin-steel {
  width: 100%
}

.extra-html {
  margin-top: 15px;
  font-size: 12px;
  line-height: 100%;
  opacity: 0;
  visibility: hidden;
  color: #555;
  -webkit-transform: translateY(20px);
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.extra-html > * {
  display: inline-block;
  vertical-align: middle
}

.extra-html i {
  display: inline-block;
  vertical-align: middle
}

.extra-html i + .the-number {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle
}

.extra-html .float-left {
  position: relative;
  top: -3px
}

.extra-html .float-left.thumb-margin {
  padding-left: 150px
}

.extra-html.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px)
}

.extra-html:after {
  display: block;
  clear: both;
  content: " "
}

.audioplayer > .extra-html-in-controls-left {
  display: none
}

.audioplayer > .extra-html-in-controls-right {
  display: none
}

.extra-html--left {
  display: inline-block;
  margin-right: 5px
}

.button-grad {
  background-color: #a195cb;
  color: #444343;
  padding: 4px 7px;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
  transition-property: color, background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: color, background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: color, background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: color, background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: color, background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.button-grad:hover {
  background-color: #8b6ecb;
  color: #e2e1e1
}

.button-grad .the-icon {
  margin-right: 5px
}

.button-grad .the-icon > svg {
  display: block
}

.button-grad.skin-white {
  background-color: #ffffff;
  border: 2px solid #444;
  color: #444444;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 13px
}

.button-grad + .button-grad {
  margin-left: 5px
}

.button-grad:hover {
  text-decoration: none
}

@media all and (max-width: 850px) {
  .button-grad {
    display: block;
    float: left;
    clear: left;
    margin-bottom: 5px;
    margin-right: 5px
  }
  .controls-volume {
    display: none !important
  }
}

.btn-zoomsounds {
  padding: 7px 10px;
  border-radius: 3px;
  line-height: 1;
  white-space: nowrap;
  margin-right: 5px;
  font-weight: bold;
  color: #222222;
  text-decoration: none;
  font-size: 13px;
  cursor: pointer;
  transition-property: color, background, border;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: color, background, border;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: color, background, border;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: color, background, border;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: color, background, border;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.btn-zoomsounds:before,
.btn-zoomsounds > .the-bg {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #eaeaea;
  border-radius: 4px;
  transform: scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.btn-zoomsounds > * {
  display: inline-block;
  vertical-align: middle;
  position: relative
}

.btn-zoomsounds > .the-icon {
  margin-right: 6px
}

.btn-zoomsounds > .the-icon > svg {
  display: block
}

.btn-zoomsounds > .the-icon > svg path,
.btn-zoomsounds > .the-icon > svg polygon,
.btn-zoomsounds > .the-icon > svg polyline {
  fill: #444;
  transition-property: fill;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: fill;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: fill;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: fill;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: fill;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.btn-zoomsounds .show-on-active {
  display: none
}

html[dir=rtl] .extra-html i + .the-number {
  margin-left: 0;
  margin-right: 5px
}

html[dir=rtl] .btn-zoomsounds > .the-icon {
  margin-right: 0;
  margin-left: 6px
}

.btn-zoomsounds.btn-itunes {
  color: #ffffff
}

.btn-zoomsounds.btn-itunes:before {
  background-color: #4e7596
}

.btn-zoomsounds:hover:before {
  transform: scale(0.93)
}

.btn-zoomsounds.btn-like:hover .the-icon > svg path,
.btn-zoomsounds.btn-like.active .the-icon > svg path {
  fill: #db4343
}

.btn-zoomsounds.btn-like.active {
  color: #aaaaaa
}

.btn-zoomsounds.active .hide-on-active {
  display: none
}

.btn-zoomsounds.active .show-on-active {
  display: inherit
}

a.btn-zoomsounds,
span.btn-zoomsounds {
  display: inline-block;
  text-decoration: none
}

.audioplayer.skin-steel {
  width: auto
}

.audioplayer.skin-steel .audioplayer-inner {
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  background-color: #dddddd;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-steel .audioplayer-inner .the-thumb-con {
  display: inline-block
}

.audioplayer.skin-steel .audioplayer-inner .the-thumb {
  height: 79px;
  width: 80px;
  background-size: cover
}

.audioplayer.skin-steel .ap-controls {
  text-align: center;
  width: auto;
  height: 100%
}

.audioplayer.skin-steel .ap-controls .playbtn {
  border: 0
}

.audioplayer.skin-steel .ap-controls .playbtn .dzsap-play-icon {
  border: solid transparent;
  border-width: 12px;
  border-left-width: 20px;
  border-left-color: #FFFFFF
}

.audioplayer.skin-steel .ap-controls > .the-bg {
  display: none
}

.audioplayer.skin-steel .ap-controls .ap-controls-left {
  width: auto;
  height: 100%;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn,
.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn {
  width: 80px;
  height: 80px;
  background-color: #5A555A;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn svg,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn svg path,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn svg path {
  fill: #444
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn .svg1,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg1 {
  margin-left: -4px;
  width: 8px
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn .svg2,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg2 {
  margin-left: 4px
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg1 {
  width: auto
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn .svg2 {
  width: 8px
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover svg,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover svg {
  margin-left: 0;
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1.3)
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn {
  border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause {
  top: 0;
  left: 0;
  position: relative;
  background-color: #5A555A;
  transition-property: background;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .playbtn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition-property: left, width;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: left, width;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: left, width;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: left, width;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: left, width;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear;
  overflow: hidden
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .playbtn .dzsap-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -12px;
  width: auto;
  height: auto;
  transition-property: border, margin;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: border, margin;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: border, margin;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: border, margin;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: border, margin;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .playbtn path {
  fill: #fff
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -13px;
  width: 20px;
  height: 25px;
  border: 0px solid #191d21
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn path {
  fill: #e1d9ca
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  left: 0;
  background-color: #ffffff;
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause .pausebtn:after {
  left: auto;
  right: 7px;
  top: 0%;
  height: 100%;
  transition-property: right, top, height, background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: right, top, height, background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: right, top, height, background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: right, top, height, background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: right, top, height, background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause:hover,
.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover {
  background-color: #db4343
}

.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:after,
.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .prev-btn:hover .pausebtn:after,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover .pausebtn:before,
.audioplayer.skin-steel .ap-controls .ap-controls-left .next-btn:hover .pausebtn:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  background-color: #FFFFFF
}

.audioplayer.skin-steel .ap-controls .controls-right {
  float: none;
  display: inline-block;
  width: auto;
  min-width: 40%;
  text-align: right;
  padding: 10px 10px 5px 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right {
  float: none;
  display: inline-block;
  overflow: hidden;
  background-color: transparent;
  height: auto;
  vertical-align: middle;
  position: relative;
  border-radius: 0 3px 3px 0;
  padding-top: 0px;
  padding-left: 13px;
  padding-right: 13px;
  text-align: left;
  margin-left: 10px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right > * {
  float: none
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist {
  overflow: hidden;
  white-space: nowrap
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con {
  position: relative;
  top: 0;
  left: 0;
  white-space: nowrap;
  max-width: none;
  width: 160px;
  margin-bottom: 3px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con .the-artist {
  font-weight: bold;
  display: block;
  font-family: "Lato", "Open Sans", sans-serif;
  color: inherit;
  margin-right: 10px;
  margin-bottom: 4px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con .the-name {
  font-size: 15px;
  color: #db4343;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .meta-artist-con .the-name a {
  color: #db4343
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume {
  width: 57px;
  height: 12px;
  position: absolute;
  float: none;
  bottom: auto;
  left: auto;
  right: 15px;
  top: 14px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_static {
  width: auto;
  height: auto;
  background: transparent;
  top: 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_static rect {
  fill: #a9a9a9
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volumeicon,
.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_static,
.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_cut {
  position: relative;
  left: 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_active {
  position: absolute;
  height: auto;
  background: transparent;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volume_active rect {
  fill: #222222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .controls-volume .volumeicon {
  display: none
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .scrubbar {
  margin-top: 7px;
  height: 10px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .scrubbar > .scrub-bg {
  border-radius: 0px;
  height: 10px;
  background-color: #FFFFFF;
  border: 1px solid #222222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .scrubbar > .scrub-prog {
  border-radius: 0px;
  height: 6px;
  top: 2px;
  left: 2px;
  max-width: calc(100% - 4px);
  background-color: #222222
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .curr-time,
.audioplayer.skin-steel .ap-controls .ap-controls-right .total-time {
  position: relative;
  display: inline-block;
  color: inherit;
  font-size: 14px;
  top: 0;
  bottom: auto;
  padding: 0;
  font-size: 10px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .separator-slash {
  opacity: 0.2;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px
}

.audioplayer.skin-steel .ap-controls .ap-controls-right .curr-time {
  padding-left: 2px;
  opacity: 0.5
}

.audioplayer.skin-steel.curved-buttons .con-playpause {
  border-radius: 50%
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause {
  background-color: #EEEEEE
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause .dzsap-play-icon {
  border-left-color: #222222
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause .pausebtn:before,
.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause .pausebtn:after {
  background-color: #222222
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause:hover .dzsap-play-icon {
  border-left-color: #ffffff
}

.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-steel.theme-light .ap-controls-left .con-playpause:hover .pausebtn:after {
  background-color: #ffffff
}

.audioplayer.skin-steel.is-playing .audioplayer-inner .con-playpause .playbtn {
  width: 12%;
  left: 40%
}

.audioplayer.skin-steel.is-playing .audioplayer-inner .con-playpause .playbtn .dzsap-play-icon {
  border-width: 14px;
  border-left-width: 35px;
  margin-left: -8px;
  margin-top: -15px
}

.audioplayer.skin-steel.is-playing .audioplayer-inner .con-playpause .pausebtn:after {
  right: 0
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .playbtn .dzsap-play-icon {
  border-width: 6px;
  border-left-width: 10px;
  margin-left: -4px;
  margin-top: -6px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn {
  height: 12px;
  margin-top: -6px;
  margin-left: -11px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:before,
.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:after {
  width: 4px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:before {
  left: 3px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .pausebtn:after {
  right: 4px
}

.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:before,
.audioplayer.skin-steel.size-mini .ap-controls .ap-controls-left .con-playpause:hover .pausebtn:after {
  width: 4px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .prev-btn,
.audioplayer.skin-steel.size-mini .ap-controls-left .con-playpause,
.audioplayer.skin-steel.size-mini .ap-controls-left .next-btn {
  width: 40px;
  height: 40px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .prev-btn .svg1 {
  width: 5px;
  margin-left: -3px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .prev-btn .svg2 {
  width: 7px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .next-btn .svg2 {
  width: 5px;
  margin-left: 3px
}

.audioplayer.skin-steel.size-mini .ap-controls-left .next-btn .svg1 {
  width: 7px
}

.audioplayer.skin-steel.size-mini .audioplayer-inner .the-thumb {
  width: 40px;
  height: 40px
}

.audioplayer.skin-steel.size-mini .ap-controls-right {
  vertical-align: middle
}

.audioplayer.skin-steel.size-mini .ap-controls-right .meta-artist .the-artist:first-child {
  margin-top: 3px;
  margin-bottom: 2px
}

.audioplayer.skin-steel.size-mini .ap-controls-right .meta-artist-con .the-name {
  margin-bottom: 0
}

.audioplayer.skin-steel.size-mini .ap-controls-right .curr-time,
.audioplayer.skin-steel.size-mini .ap-controls-right .separator-slash,
.audioplayer.skin-steel.size-mini .ap-controls-right .total-time {
  display: none
}

.audioplayer.skin-steel.under-400 .controls-right {
  display: none
}

.slider-clipper .audioplayer.skin-steel,
.slider-clipper .audioplayer-tobe.skin-steel {
  width: 100%
}

.audioplayer.skin-silver {
  line-height: 1
}

.audioplayer.skin-silver a {
  color: #e4c000
}

.audioplayer.skin-silver .audioplayer-inner {
  height: 50px
}

.audioplayer.skin-silver .audioplayer-inner > .the-thumb-con {
  display: none
}

.audioplayer.skin-silver .loading-svg {
  display: none
}

.audioplayer.skin-silver .playbtn {
  border-left-color: transparent !important
}

.audioplayer.skin-silver .scrubbar canvas {
  display: none
}

.audioplayer.skin-silver .ap-controls {
  height: 100%;
  background-color: #ededed;
  display: flex;
  align-content: center;
  align-items: center
}

.audioplayer.skin-silver .ap-controls > .the-bg {
  display: none
}

.audioplayer.skin-silver .ap-controls > .con-controls > .the-bg {
  background-color: #ededed
}

.audioplayer.skin-silver .ap-controls .ap-controls-left {
  width: auto;
  height: 100%;
  position: relative;
  float: left;
  border-radius: 5px 0 0 5px
}

.audioplayer.skin-silver .ap-controls .ap-controls-left .con-playpause {
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 10px;
  position: relative;
  left: 0;
  top: 0;
  width: 15px;
  height: 30px;
  display: inline-block;
  vertical-align: top
}

.audioplayer.skin-silver .ap-controls .ap-controls-left .con-playpause .playbtn {
  width: auto;
  height: auto;
  border: 0px solid #191d21
}

.audioplayer.skin-silver .ap-controls .ap-controls-left .con-playpause .playbtn path {
  fill: #222222
}

.audioplayer.skin-silver .ap-controls .ap-controls-left .con-playpause .pausebtn {
  width: auto;
  height: auto;
  border: 0px solid #191d21
}

.audioplayer.skin-silver .ap-controls .ap-controls-left .con-playpause .pausebtn path {
  fill: #222222
}

.audioplayer.skin-silver .ap-controls .scrubbar {
  flex: 1000
}

.audioplayer.skin-silver .ap-controls .ap-controls-right {
  flex: 0 0 auto;
  float: none;
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 18px
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  left: 0;
  color: #111111;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 0px;
  margin-left: 18px;
  width: auto;
  max-width: 190px
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .meta-thumb {
  display: inline-block
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .meta-artist {
  display: inline-block;
  vertical-align: middle
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-thumb-con {
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-right: 10px
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-thumb-con > .the-thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  border-radius: 5px
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-artist {
  font-size: 14px;
  font-weight: bold;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-artist:after {
  content: "";
  display: block;
  clear: both;
  height: 4px
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .meta-artist-con .the-name {
  font-size: 12px;
  font-weight: 300;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume {
  display: inline-block;
  vertical-align: middle;
  bottom: auto;
  right: auto;
  left: 0;
  position: relative;
  width: 10px;
  margin-left: 18px
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume .volumeicon {
  position: relative;
  background-color: #222222
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume .volumeicon::before {
  border-right-color: #222222
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume .volume_active {
  background-color: #e4c000
}

.audioplayer.skin-silver .ap-controls .ap-controls-right .total-time {
  position: relative;
  vertical-align: middle;
  top: 0px;
  left: 0;
  color: #111111;
  padding: 0;
  font-size: 12px;
  margin-top: 0px;
  display: inline-block;
  margin-left: 18px;
  bottom: auto
}

.audioplayer.skin-silver .ap-controls .curr-time {
  position: relative;
  vertical-align: top;
  top: 0;
  left: 0;
  color: #111111;
  padding: 0;
  font-size: 12px;
  margin-top: 19px;
  display: inline-block;
  margin-right: 18px;
  bottom: auto
}

.audioplayer.skin-silver .ap-controls .scrubbar {
  width: auto;
  height: 12px;
  position: relative;
  overflow: hidden
}

.audioplayer.skin-silver .ap-controls .scrubbar > .scrub-bg,
.audioplayer.skin-silver .ap-controls .scrubbar > .scrub-prog {
  height: 3px;
  position: absolute;
  top: 50%;
  margin-top: -1px
}

.audioplayer.skin-silver .ap-controls .scrubbar > .scrub-prog {
  background-color: #e4c000
}

.audioplayer.skin-silver.theme-dark .ap-controls {
  background-color: #444343
}

.audioplayer.skin-silver.theme-dark .ap-controls .ap-controls-left .con-playpause .playbtn path,
.audioplayer.skin-silver.theme-dark .ap-controls .ap-controls-left .con-playpause .pausebtn path {
  fill: #ffffff
}

.audioplayer.skin-silver.theme-dark .ap-controls .ap-controls-right .meta-artist-con {
  color: #ffffff
}

.audioplayer.skin-silver.theme-dark .ap-controls,
.audioplayer.skin-silver.theme-dark .ap-controls .curr-time,
.audioplayer.skin-silver.theme-dark .ap-controls .total-time,
.audioplayer.skin-silver.theme-dark .ap-controls .the-artist,
.audioplayer.skin-silver.theme-dark .ap-controls .the-artist > a {
  color: #dddddd
}

.audioplayer.skin-silver.theme-dark .ap-controls .ap-controls-right .controls-volume .volumeicon {
  background-color: #ffffff
}

.audioplayer.skin-silver.theme-dark .ap-controls .ap-controls-right .controls-volume .volumeicon::before {
  border-right-color: #ffffff
}

.audioplayer.skin-silver.theme-dark .player-but {
  color: #fff
}

.audioplayer.skin-silver.theme-dark .player-but .the-icon-bg {
  border-color: #ffffff
}

.audioplayer.skin-silver.theme-dark .player-but path {
  fill: #fff
}

.audioplayer.skin-silver.scrubbar-tweak-overflow-hidden-on .ap-controls .scrubbar {
  overflow: visible;
  transition-property: width, left, opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: width, left, opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: width, left, opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: width, left, opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: width, left, opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-customcontrols {
  position: static
}

.audioplayer.skin-customcontrols .custom-play-btn,
.audioplayer.skin-customcontrols .custom-pause-btn {
  cursor: pointer;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audioplayer.skin-customcontrols .custom-play-btn {
  opacity: 1;
  visibility: visible
}

.audioplayer.skin-customcontrols .custom-pause-btn {
  opacity: 0;
  visibility: hidden
}

.audioplayer.skin-customcontrols .meta-artist-con {
  display: none
}

.audioplayer.skin-customcontrols .feed {
  display: none
}

.audioplayer.skin-customcontrols.is-playing .custom-pause-btn {
  opacity: 1;
  visibility: visible
}

.audioplayer.skin-customcontrols.is-playing .custom-play-btn {
  opacity: 0;
  visibility: hidden
}

.audioplayer.skin-customcontrols.position-relative {
  position: relative
}

.audioplayer.skin-customcontrols.position-relative .playbtn-darkround,
.audioplayer.skin-customcontrols.position-relative .pausebtn-darkround {
  position: relative;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0)
}

.audioplayer.skin-customcontrols.position-relative .pausebtn-darkround {
  position: absolute
}

.position-relative {
  position: relative
}

.play-button-simple-svg {
  position: absolute;
  top: 0;
  left: 0
}

.zoomsounds-nav {
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out;
  opacity: 0;
  width: 100%;
  overflow: hidden
}

.zoomsounds-nav .menu-item {
  position: relative;
  cursor: pointer;
  padding-right: 90px
}

.zoomsounds-nav .menu-item .button-grad {
  display: none
}

.zoomsounds-nav .menu-item .menu-item-thumb-con {
  width: 25px;
  height: 25px
}

.zoomsounds-nav .menu-item .menu-item-thumb-con .menu-item-thumb {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center
}

.zoomsounds-nav .menu-item:after {
  content: " ";
  clear: both;
  display: block
}

.zoomsounds-nav .menu-item:last-child {
  border-bottom-width: 0px
}

.zoomsounds-nav .menu-item:last-child:before {
  display: none
}

.zoomsounds-nav.skin-wave .menu-item .the-artist {
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: 14px;
  max-width: 70%
}

.zoomsounds-nav.skin-wave .menu-item .the-name {
  font-size: 13px;
  position: absolute;
  right: 5px;
  top: 37px
}

.zoomsounds-nav.skin-wave .menu-item .menu-item-thumb-con {
  width: 50px;
  height: 50px;
  margin: 10px;
  float: left
}

.zoomsounds-nav.skin-wave .menu-item .menu-item-thumb-con .menu-item-thumb {
  border-radius: 50% 50%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3)
}

.zoomsounds-nav.skin-wave .menu-item:before {
  content: " ";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 100%;
  opacity: 0.2;
  background: -moz-linear-gradient(left, rgba(180, 179, 177, 0) 0%, #b4b3b1 20%, #b4b3b1 21%, #b5b4b1 80%, #b5b4b1 81%, rgba(181, 180, 177, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(180, 179, 177, 0)), color-stop(20%, #b4b3b1), color-stop(21%, #b4b3b1), color-stop(80%, #b5b4b1), color-stop(81%, #b5b4b1), color-stop(100%, rgba(181, 180, 177, 0)));
  background: -webkit-linear-gradient(left, rgba(180, 179, 177, 0) 0%, #b4b3b1 20%, #b4b3b1 21%, #b5b4b1 80%, #b5b4b1 81%, rgba(181, 180, 177, 0) 100%);
  background: -o-linear-gradient(left, rgba(180, 179, 177, 0) 0%, #b4b3b1 20%, #b4b3b1 21%, #b5b4b1 80%, #b5b4b1 81%, rgba(181, 180, 177, 0) 100%);
  background: -ms-linear-gradient(left, rgba(180, 179, 177, 0) 0%, #b4b3b1 20%, #b4b3b1 21%, #b5b4b1 80%, #b5b4b1 81%, rgba(181, 180, 177, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 21%, #fff 80%, #fff 81%, rgba(255, 255, 255, 0) 100%)
}

.zoomsounds-nav.skin-wave .menu-item.no-thumb {
  position: relative;
  padding-right: 0;
  text-align: right;
  margin-bottom: 10px
}

.zoomsounds-nav.skin-wave .menu-item.no-thumb span.the-name {
  position: relative;
  top: 0
}

.zoomsounds-nav.skin-wave .menu-item.no-thumb .the-artist {
  position: static;
  float: left
}

.zoomsounds-nav.skin-default .menu-item {
  padding: 10px;
  background-color: #444444;
  color: #dddddd;
  transition-property: background;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .5s;
  -ms-transition-timing-function: ease-out
}

.zoomsounds-nav.skin-default .menu-item .menu-item-thumb-con {
  float: left;
  margin-right: 10px
}

.zoomsounds-nav.skin-default .menu-item .the-artist {
  float: left;
  display: block;
  position: relative;
  top: 2px;
  margin-right: 10px
}

.zoomsounds-nav.skin-default .menu-item .the-name {
  float: left;
  display: block;
  position: relative;
  top: 2px;
  margin-right: 10px;
  opacity: 0.5
}

.zoomsounds-nav.skin-default .menu-item .float-right > a {
  display: inline-block;
  vertical-align: top;
  font-size: 0
}

.zoomsounds-nav.skin-default .menu-item:nth-child(odd) {
  background-color: #3d3d3d
}

.zoomsounds-nav.skin-default .menu-item.active {
  background-color: #222222
}

.zoomsounds-nav.skin-aura .menu-item {
  padding: 10px;
  background-color: transparent;
  color: #222;
  line-height: 1;
  max-width: 100%;
  text-overflow: ellipsis;
  opacity: 0.65;
  display: flex;
  align-items: center;
  align-content: center;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.zoomsounds-nav.skin-aura .menu-item .menu-item-number {
  flex: 0 0 auto;
  margin-right: 10px;
  font-style: italic
}

.zoomsounds-nav.skin-aura .menu-item .menu-item-thumb-con {
  flex: 0 0 auto;
  margin-right: 10px
}

.zoomsounds-nav.skin-aura .menu-item .menu-artist-info {
  flex: 100;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.zoomsounds-nav.skin-aura .menu-item .menu-item-views {
  position: absolute;
  top: 50%;
  right: 10px;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out;
  transform: translate3d(0, -50%, 0)
}

.zoomsounds-nav.skin-aura .menu-item .float-right {
  flex: 0 0 auto;
  text-align: right;
  float: none;
  margin-left: 15px;
  opacity: 0;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.zoomsounds-nav.skin-aura .menu-item .the-artist {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: bold
}

.zoomsounds-nav.skin-aura .menu-item .the-name {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  opacity: 0.5;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.zoomsounds-nav.skin-aura .menu-item .float-right > a {
  display: inline-block;
  vertical-align: top;
  font-size: 0
}

.zoomsounds-nav.skin-aura .menu-item.has-extra-info:hover .menu-item-views {
  opacity: 0
}

.zoomsounds-nav.skin-aura .menu-item.has-extra-info:hover .float-right {
  opacity: 1
}

.zoomsounds-nav.skin-aura .menu-item.active {
  opacity: 1
}

.zoomsounds-nav.skin-aura .menu-item:last-child {
  border-bottom: 0
}

.menu-btn-like {
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.menu-btn-like:hover,
.menu-btn-like.active {
  background-color: #da635d
}

.btn-zoomsounds-menu {
  border: 1px solid #444444;
  background-color: #444444;
  border-radius: 3px;
  width: 25px;
  height: 25px;
  margin-left: 5px;
  font-size: 11px !important;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transform: scale(1) translate3d(0, 0, 0);
  transition-property: transform, background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: transform, background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: transform, background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: transform, background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: transform, background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.btn-zoomsounds-menu > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.btn-zoomsounds-menu,
.btn-zoomsounds-menu:hover {
  text-decoration: none;
  color: #ffffff
}

.btn-zoomsounds-menu:hover {
  transform: scale(0.95) translate3d(0, 0, 0)
}

.menu-item-views {
  margin-left: 5px
}

.menu-item-views > * {
  display: inline-block;
  vertical-align: middle;
  line-height: 1
}

.audiogallery {
  position: relative
}

.audiogallery .slider-main .slider-clipper {
  width: 100%;
  height: 100%;
  transition-property: height;
  transition-duration: .3s;
  transition-timing-function: linear;
  -moz-transition-property: height;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: height;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: height;
  -o-transition-duration: .3s;
  -o-transition-timing-function: linear;
  -ms-transition-property: height;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: linear
}

.audiogallery .slider-main .slider-clipper > .audioplayer {
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.audiogallery .slider-main .slider-clipper > .audioplayer.active-from-gallery {
  opacity: 1;
  visibility: visible
}

.audiogallery .slider-main .slider-clipper > .audioplayer,
.audiogallery .slider-main .slider-clipper .audioplayer-tobe {
  display: none
}

.audiogallery .slider-main .slider-clipper > .audioplayer,
.audiogallery .slider-main .slider-clipper .audioplayer-tobe {
  position: absolute;
  top: 0
}

.audiogallery .slider-main .slider-clipper > .audioplayer.transitioning-in,
.audiogallery .slider-main .slider-clipper > .audioplayer.transitioning-out,
.audiogallery .slider-main .slider-clipper > .audioplayer-tobe.transitioning-out,
.audiogallery .slider-main .slider-clipper > .audioplayer-tobe.transitioning-in,
.audiogallery .slider-main .slider-clipper > .audioplayer.active-from-gallery {
  display: block
}

.audiogallery .slider-main .slider-clipper > .audioplayer.active-from-gallery {
  position: relative
}

.audiogallery.menu-position-bottom .nav-main {
  margin-top: 25px
}

.audiogallery.menu-position-top .nav-main {
  margin-bottom: 25px
}

.audiogallery.mode-showall .slider-main .slider-clipper > .audioplayer {
  display: block;
  position: relative
}

.audiogallery.mode-showall .skin-justthumbandbutton {
  width: auto;
  display: inline-block !important;
  margin-right: 10px;
  margin-bottom: 10px
}

.divimage {
  background-size: cover;
  background-position: center center
}

.audiogallery.dzsag-loaded .nav-main {
  opacity: 1
}

.audiogallery-con {
  position: relative
}

.audiogallery-con .gallery-thumb {
  position: absolute;
  top: 0;
  width: 130px;
  height: 130px
}

.audiogallery-con .gallery-thumb + .audiogallery {
  padding-left: 150px
}

.button-buy {
  font-size: 12px;
  padding: 4px 7px;
  border-radius: 5px;
  display: inline-block;
  background-color: #a5617f;
  color: #ffffff;
  vertical-align: top;
  cursor: pointer;
  margin-bottom: 5px
}

a.button-buy {
  text-decoration: none;
  color: #FFFFFF;
  opacity: .9
}

a.button-buy:hover {
  color: #ffffff;
  opacity: 1
}

.audiogallery.skin-default.menu-position-bottom .nav-main {
  margin-top: 10px
}

.audiogallery.skin-default.menu-position-top .nav-main {
  margin-bottom: 10px
}

.audioplayer.center-custom-buttons .play-button-con {
  background-color: #222222;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  opacity: 0.3
}

.audioplayer.center-custom-buttons .play-button-con > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #ffffff
}

.center-ap-inside > .audioplayer,
.center-ap-inside > .audioplayer-song-changer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.center-ap-inside > .audioplayer.skin-minimal,
.center-ap-inside > .audioplayer-song-changer.skin-minimal {
  text-align: center
}

.wc-dzsap-wrapper .skin-customcontrols {
  z-index: 1
}

.wc-dzsap-wrapper.go-to-thumboverlay {
  background-color: rgba(200, 200, 200, 0.2)
}

.zoomsounds-comment-wrapper {
  margin-top: 15px;
  margin-bottom: 35px;
  background-color: #dddddd;
  display: flex;
  align-items: center;
  padding: 0;
  position: relative
}

.zoomsounds-comment-wrapper .zoomsounds-comment-wrapper--avatar {
  width: 50px;
  flex: 0 0 50px;
  height: 50px
}

.zoomsounds-comment-wrapper .zoomsounds-comment-wrapper--input-wrap {
  padding: 10px;
  flex: 1000;
  display: flex
}

.zoomsounds-comment-wrapper .zoomsounds-comment-wrapper--input-wrap input {
  border: 0;
  border-radius: 5px;
  outline: none;
  flex: 1000;
  margin-left: 5px;
  margin-right: 5px
}

.zoomsounds-comment-wrapper .zoomsounds-comment-wrapper--buttons {
  position: absolute;
  right: 0;
  bottom: 0%;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility, bottom;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility, bottom;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility, bottom;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility, bottom;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility, bottom;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.zoomsounds-comment-wrapper.active .zoomsounds-comment-wrapper--buttons {
  bottom: -31px;
  opacity: 1;
  visibility: visible
}

.audiogallery.mode-showall .nav-main {
  display: none
}

.audiogallery.mode-showall .slider-clipper {
  height: auto !important
}

.audiogallery.mode-showall .number-wrapper {
  float: right;
  width: 40px
}

.audiogallery.mode-showall.dzsag-loaded .slider-main .slider-clipper > .audioplayer {
  opacity: 1;
  visibility: visible
}

.audiogallery.mode-showall.skin-redlights .audioplayer {
  margin-bottom: 1px
}

.audiogallery.mode-showall.skin-redlights .number-wrapper {
  height: 80px;
  background-color: #d6d6d6;
  position: relative
}

.audiogallery.mode-showall.skin-redlights .number-wrapper > .the-number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic
}

.audiogallery.mode-showall.skin-redlights .audioplayer.skin-redlights {
  overflow: hidden;
  width: auto
}

.audiogallery.mode-showall.skin-redlights .audioplayer.skin-redlights:nth-child(odd) .audioplayer-inner {
  background-color: #d7d7d7
}

.audiogallery.mode-showall.skin-redlights .slider-clipper > .number-wrapper:nth-child(even) {
  background-color: #CCCCCC
}

.audiogallery *[class*=audioplayer] .menu-description {
  display: none
}

.audiogallery .audioplayer-tobe {
  display: none
}

.audiogallery .slider-main {
  position: relative
}

.audiogallery .nav-main .nav-clipper {
  position: relative
}

.audiogallery .nav-main .download-button {
  position: relative;
  float: right;
  margin-top: 10px;
  margin-right: 10px
}

.audiogallery .nav-main .download-after-rate {
  opacity: 0.5
}

.audiogallery .nav-main .download-after-rate.active {
  opacity: 1
}

.float-left {
  float: left
}

.skin-simple {
  background-color: transparent;
  color: #222222;
  float: left;
  margin-right: 12px;
  cursor: pointer;
  border-radius: 0;
  font-size: 18px;
  padding: 2px 2px;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: color;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: color;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: color;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: color;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.skin-simple > i {
  display: inline-block;
  font-size: 18px;
  margin-right: 7px
}

.skin-simple.active,
.skin-simple:hover {
  color: #ae1919;
  text-decoration: none
}

.star-rating-con {
  float: left;
  cursor: pointer;
  margin-left: 15px;
  position: relative
}

.star-rating-con .star-rating-bg {
  width: 122px;
  height: 24px;
  background-size: cover;
  background-image: url(img/5stars.png);
  background-repeat: no-repeat;
  background-position: center center
}

.star-rating-con .star-rating-set-clip {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: .2s;
  -ms-transition-timing-function: ease-out
}

.star-rating-con .star-rating-set-clip .star-rating-prog {
  width: 122px;
  height: 24px;
  background-size: cover;
  background-image: url(img/5stars-overlay.png);
  background-repeat: no-repeat;
  background-position: center center
}

.star-rating-con .star-rating-prog-clip {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0
}

.star-rating-con .star-rating-prog-clip .star-rating-prog {
  width: 122px;
  height: 24px;
  background-size: cover;
  background-image: url(img/5stars-overlay.png);
  background-repeat: no-repeat;
  background-position: center center
}

.counter-hits {
  float: right;
  margin-right: 15px
}

.counter-likes {
  float: right;
  margin-right: 15px
}

.counter-rates {
  float: right;
  margin-right: 15px
}

.counter-likes .the-number,
.counter-hits .the-number,
.counter-rates .the-number {
  font-size: 13px
}

.overflow-it {
  overflow: hidden
}

.float-right {
  float: right
}

object {
  outline: 0
}

.clear {
  clear: both
}

.con-after-playpause + .meta-artist-con {
  margin-left: 15px
}

.display-inline-block {
  display: inline-block;
  vertical-align: middle
}

.display-inline-block-inside > * {
  display: inline-block;
  vertical-align: middle
}

.file-icon {
  color: #eee;
  font-size: 15px;
  position: relative
}

.file-icon > a {
  color: #eee;
  text-decoration: none
}

.file-icon:after {
  content: " ";
  display: block;
  clear: both
}

.file-icon .header-clip {
  opacity: 0.5;
  width: 15px;
  height: 15px;
  float: right;
  display: block;
  position: relative;
  overflow: hidden
}

.file-icon .header-triangle {
  position: absolute;
  top: 0px;
  left: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 0 7.5px 15.0px;
  border-color: transparent transparent transparent #db4343
}

.file-icon .header-bg {
  background: #db4343;
  overflow: hidden;
  height: 15px;
  display: block
}

.file-icon .file-icon-inner {
  background: #db4343;
  padding-left: 15px;
  padding-right: 20px;
  padding-bottom: 12px;
  border-bottom: 3px solid #d72e2e
}

.dzsap-sticktobottom-placeholder {
  height: 0px;
  transition-property: height;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: height;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: height;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: height;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: height;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.dzsap-sticktobottom-placeholder.dzsap-sticktobottom-placeholder-for-skin-silver.active {
  height: 50px
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave {
  height: auto
}

.dzsap-sticktobottom-placeholder.dzsap-sticktobottom-placeholder-for-skin-wave {
  height: 80px
}

.dzsap-sticktobottom-placeholder.dzsap-sticktobottom-placeholder-for-skin-wave:not(.active) {
  height: 0
}

.dzsap-sticktobottom-placeholder.dzsap-sticktobottom-placeholder-for-skin-wave.active {
  height: 100px
}

body.is-mobile .dzsap-sticktobottom.inited {
  opacity: 1
}

.dzsap-sticktobottom {
  height: 100px;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 10px 10px;
  background: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
  z-index: 9999;
  opacity: 0;
  transition-property: bottom, opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: bottom, opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: bottom, opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: bottom, opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: bottom, opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.dzsap-sticktobottom.theme-dark {
  background: #222222
}

.dzsap-sticktobottom .feedback-text {
  display: none
}

.dzsap-sticktobottom .sticktobottom-close-con {
  position: absolute;
  right: 30px;
  bottom: 100%;
  width: 50px;
  height: 40px;
  background-color: #eee;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
  border-radius: 7px 7px 0 0;
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.dzsap-sticktobottom .sticktobottom-close-con .svg-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition-property: opacity, visibility;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.dzsap-sticktobottom .sticktobottom-close-con .icon-show {
  opacity: 0;
  visibility: hidden
}

.dzsap-sticktobottom.audioplayer-loaded {
  opacity: 1
}

.dzsap-sticktobottom.audioplayer-loaded .sticktobottom-close-con {
  opacity: 1;
  visibility: visible
}

.dzsap-sticktobottom.audioplayer-was-loaded .sticktobottom-close-con {
  opacity: 1;
  visibility: visible
}

.dzsap-sticktobottom.audioplayer-was-loaded .sticktobottom-close-con .icon-hide {
  opacity: 0;
  visibility: hidden
}

.dzsap-sticktobottom.audioplayer-was-loaded .sticktobottom-close-con .icon-show {
  opacity: 1;
  visibility: visible
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-silver {
  padding: 0;
  height: 50px;
  bottom: -100%;
  background-color: #fafafa
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-silver .audioplayer {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-silver .audioplayer.skin-silver:not(.theme-dark) .ap-controls {
  background-color: transparent
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave {
  bottom: -120px
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave > .audioplayer {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave.dzsap-sticktobottom-for-skin-wave--mode-,
.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave.dzsap-sticktobottom-for-skin-wave--mode-normal {
  bottom: -150px
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave.dzsap-sticktobottom-for-skin-wave--mode-normal.active {
  height: 150px
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave.dzsap-sticktobottom-for-skin-wave--mode-alternate.active {
  height: 130px
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-wave.skinvariation-wave-grey {
  height: 90px;
  padding: 0;
  background-color: #aaaaaa
}

.dzsap-sticktobottom.dzsap-sticktobottom-for-skin-silver.audioplayer-loaded {
  bottom: 0
}

body *.dzsap-sticktobottom.audioplayer-loaded:not(.enforcer):not(.enforcer2) {
  bottom: 0
}

.float-right {
  float: right
}

.misc-icon-itunes,
.misc-icon-soundcloud,
.misc-icon-youtube {
  background-image: url(img/icon_itunes.svg);
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-left: 5px;
  background-size: cover
}

.misc-icon-soundcloud {
  background-image: url(img/icon_soundcloud.svg)
}

.misc-icon-youtube {
  background-image: url(img/icon_youtube.svg)
}

.audioplayer-song-changer .meta-artist {
  display: none
}

.dzstooltip-con {
  position: relative;
  cursor: pointer
}

.dzstooltip {
  display: inline-block;
  position: absolute;
  cursor: auto;
  visibility: hidden;
  opacity: 0;
  transition-property: visibility, opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: visibility, opacity;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: visibility, opacity;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: visibility, opacity;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: visibility, opacity;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 100%;
  left: -5px;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 10px;
  background-color: rgba(20, 20, 20, 0.9);
  color: #eee;
  padding: 10px 15px;
  width: 600px
}

.dzstooltip.arrow-from-start {
  left: -10px
}

.dzstooltip.arrow-from-start.arrow-bottom:before {
  left: 10px
}

.dzstooltip.transition-slidein {
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.dzstooltip.width-auto {
  width: auto
}

.dzstooltip.arrow-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid rgba(20, 20, 20, 0.9)
}

.dzstooltip.arrow-bottom:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  width: 50px;
  height: 10px
}

.dzstooltip.align-center.arrow-bottom:before {
  left: 50%;
  margin-left: -4px
}

.dzstooltip.align-center.arrow-bottom:after {
  left: 50%;
  margin-left: -25px
}

.dzstooltip.align-right {
  left: auto;
  right: -5px
}

.dzstooltip.align-right.arrow-bottom:before {
  left: auto;
  right: 8px;
  margin-left: 0
}

.dzstooltip.align-right.arrow-bottom:after {
  left: 100%;
  margin-left: -25px
}

.dzstooltip.no-arrow:before {
  display: none
}

.dzstooltip-con:not(.for-click):hover > .dzstooltip,
.dzstooltip.active {
  visibility: visible;
  opacity: 1;
  z-index: 53;
  transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0)
}

.dzstooltip.skin-black {
  background: rgba(0, 0, 0, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #eeeeee;
  border-radius: 3px;
  font-size: 0.9rem;
  line-height: 1.5rem
}

ul.style-nova {
  list-style: none;
  margin: 0
}

ul.style-nova > li {
  display: block;
  margin-bottom: 10px
}

ul.style-nova > li .li-thumb {
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  height: 75px;
  margin-right: 15px;
  border-radius: 5px;
  background-size: cover;
  background-position: center center;
  position: relative
}

ul.style-nova > li .li-meta {
  display: inline-block;
  vertical-align: middle
}

ul.style-nova > li .track-title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #443f3f;
  display: block
}

ul.style-nova > li .track-by {
  display: block;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  opacity: 0.7
}

ul.style-nova > li .the-price {
  font-size: 11px;
  margin-top: 5px;
  color: #4B2E73
}

ul.style-nova > li:after {
  display: block;
  content: "";
  clear: both
}

.playbtn-darkround,
.pausebtn-darkround {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(50, 50, 50, 0.65);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition-property: background;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-out
}

.playbtn-darkround[data-border-radius="5px"],
.pausebtn-darkround[data-border-radius="5px"] {
  border-radius: 5px
}

.playbtn-darkround[data-size="30px"],
.pausebtn-darkround[data-size="30px"] {
  width: 40px;
  height: 40px
}

.dzs-container {
  max-width: 1170px;
  margin: 0 auto
}

.dzsap-charts .number-col {
  width: 20px;
  text-align: left
}

.dzsap-charts .track-col {
  width: 70px;
  text-align: left
}

.dzsap-charts .title-col {
  flex-grow: 4;
  -webkit-flex-grow: 4
}

.dzsap-charts .title-col .the-track {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 1px
}

.dzsap-charts .title-col .the-artist {
  font-size: 13px;
  opacity: 0.7;
  font-style: italic
}

.dzsap-charts .stats-col {
  margin-left: auto
}

.dzsap-charts .table-row {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  width: 100%;
  font-size: 15px
}

.dzsap-charts .wrapper {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-grow: 0;
  -webkit-flex-grow: 0
}

.dzsap-charts .text-4,
.dzsap-charts .text-2,
.dzsap-charts .text {
  flex-grow: 1;
  -webkit-flex-grow: 1
}

.dzsap-charts .text-4 {
  display: flex;
  align-items: center;
  justify-content: center
}

.dzsap-charts .text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px
}

.dzsap-charts .text {
  width: 180px
}

.dzsap-charts .num {
  width: 80px;
  text-align: right
}

.dzsap-charts .body-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
  padding-top: 8px;
  padding-bottom: 8px
}

.dzsap-charts .body-row .number-col {
  font-weight: bold
}

.dzsap-charts .body-row .stats-col i {
  font-size: 12px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  opacity: 0.7
}

.dzsap-charts .table-row.header {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
  opacity: 0.7;
  font-size: 11px
}

.playbtn-darkround:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  margin-left: 2px
}

.playbtn-darkround[data-size="30px"]:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #ccc
}

.pausebtn-darkround[data-size="30px"]:before,
.pausebtn-darkround[data-size="30px"]:after {
  transform: scale(0.8) translate3d(-50%, -50%, 0);
  margin-top: -2px
}

.pausebtn-darkround:before,
.pausebtn-darkround:after {
  content: "";
  width: 5px;
  height: 20px;
  margin-left: -4px;
  background-color: #CCCCCC;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.pausebtn-darkround:after {
  margin-left: 5px
}

.playbtn-darkround:hover,
.pausebtn-darkround:hover {
  background-color: rgba(50, 50, 50, 0.5)
}

.position-relative {
  position: relative
}

.play-button-simple-svg {
  position: absolute;
  top: 0;
  left: 0
}

html body .zoomsounds-add-tocart-btn:not(.a) {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff9f9;
  background-color: transparent;
  cursor: pointer;
  padding: 10px 15px
}

html body .zoomsounds-add-tocart-btn:not(.a) > * {
  display: inline-block;
  vertical-align: middle
}

html body .zoomsounds-add-tocart-btn:not(.a):first-child {
  margin-left: 25px
}

.cus-menu-item .cus-menu-item--thumb {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  background-size: cover
}

.cus-menu-item .cus-menu-item--text {
  display: inline-block;
  vertical-align: middle
}

.cus-menu-item:after {
  content: "";
  clear: both
}

.play-button-con {
  background-color: #222222;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  opacity: .5;
  cursor: pointer;
  transition-property: opacity, background;
  transition-duration: .3s;
  transition-timing-function: ease-in;
  -moz-transition-property: opacity, background;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-property: opacity, background;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-property: opacity, background;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: opacity, background;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-in
}

.play-button-con:hover {
  opacity: 0.8
}

.play-button-con .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 22px;
  transform: translate(-50%, -50%);
  color: #eee;
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-in;
  -moz-transition-property: color;
  -moz-transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-property: color;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-property: color;
  -o-transition-duration: .3s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: color;
  -ms-transition-duration: .3s;
  -ms-transition-timing-function: ease-in
}

.play-button-con .fa.fa-play {
  margin-left: 3px
}

.buy-con {
  margin-top: 25px;
  text-align: center
}

.divimage {
  background-size: cover;
  background-position: center center
}

/*# sourceMappingURL=audioplayer.css.map */

@keyframes rotating {
  from {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotating
/* Safari and Chrome */

  {
  from {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

body.zoombox-opened {
  overflow-y: hidden;
}

.zoombox {
  cursor: pointer;
}

.zoombox .zoombox-larger-description {
  display: none;
}

.zoombox .scroller-items {
  display: none;
}

.zoombox-maincon {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zoombox-maincon * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hidden-content-for-zoombox {
  display: none;
}

.zoombox-maincon {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
}

.zoombox-maincon .zoombox-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  background: rgba(0, 0, 0, 0.2);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNiIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.16) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.16)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.16) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.16) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.16) 100%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.16) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#29000000', GradientType=1);
  opacity: 0;
}

.zoombox-maincon .zoombox-bg.pureblack {
  background: #000;
}

.zoombox-maincon div.holder.type-inlinecontent > *:not(.css-preloader) {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.zoombox-maincon .holder-con {
  position: absolute;
}

.zoombox-maincon .holder {
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
  transition-property: none;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
  -moz-transition-property: none;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: none;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: none;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: none;
  -ms-transition-duration: 0.1s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.noanim .holder-con {
  transition-property: none;
  -webkit-transition-property: none;
}

.zoombox-maincon .holder-con > .close-btn,
.zoombox-maincon .holder-con .social-btn {
  display: block;
  position: absolute;
}

.zoombox-maincon.noanim .holder {
  transition-property: none;
  -webkit-transition-property: none;
}

.zoombox-maincon.noanim .holder-bg {
  transition-property: none;
  -webkit-transition-property: none;
}

.zoombox-maincon .holder.type-image.has-zoom .the-item {
  cursor: move;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  cursor: url(img/gamma-zoombox-zoomit.png) 4 4, zoom-in;
}

.zoombox-maincon .bigimage-con > img {
  cursor: move;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
  cursor: url(img/gamma-zoombox-zoomout.png) 4 4, zoom-out;
  max-width: none;
}

.zoombox-maincon .holder.type-iframe {
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zoombox-maincon div.holder.type-inlinecontent {
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zoombox-maincon .zoombox-maincon .holder.type-iframe > iframe {
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zoombox-maincon .holder.type-inlinecontent > .the-item > * {
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zoombox-maincon .the-item.the-div-image-item {
  background-size: cover;
  background-position: center center;
  background-color: #111;
}

.zoombox-maincon .css-preloader {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition-property: opacity, display, visibility, transform;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, display, visibility, transform;
  -moz-transition-duration: 1s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, display, visibility, transform;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, display, visibility, transform;
  -o-transition-duration: 1s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, display, visibility, transform;
  -ms-transition-duration: 1s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon .css-preloader .the-icon {
  width: 50px;
  height: 50px;
  background: transparent url(./img/preloader.png) center no-repeat;
  -webkit-animation: rotating 0.9s ease-out infinite;
  -moz-animation: rotating 0.9s linear infinite;
  -ms-animation: rotating 0.9s linear infinite;
  -o-animation: rotating 0.9s linear infinite;
  animation: rotating 0.9s ease-out infinite;
}

.zoombox-maincon .holder-con {
  border-radius: 0px;
  box-shadow: 0 0 20px 0 black;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.zoombox-maincon .holder.loaded > .the-item {
  opacity: 1;
  width: 100%;
  height: 100%;
  display: block;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}

.zoombox-maincon .holder-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
}

.zoombox-maincon.skin-default .css-preloader {
  width: 128px;
  height: 40px;
  background: transparent url(img/preloader.gif) center center no-repeat;
  margin-left: -64px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}

.zoombox-maincon.skin-default .css-preloader .the-icon {
  display: none;
}

.zoombox-maincon.fullsize-on .holder-con {
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}

.zoombox-maincon.fullsize-on .holder.loaded > .the-item {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.transition-fromtop .holder-bg {
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  top: 0;
  left: 0;
}

.zoombox-maincon.transition-fromtop .holder {
  width: 100%;
  height: 100%;
  position: fixed;
  transition-property: top;
  transition-duration: 0.4s;
  transition-timing-function: ease-out;
  -moz-transition-property: top;
  -moz-transition-duration: 0.4s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: top;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: top;
  -o-transition-duration: 0.4s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: top;
  -ms-transition-duration: 0.4s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.transition-fromtop .holder-con {
  margin-left: 0;
  margin-top: 0;
  top: 0;
  left: 0;
}

.zoombox-maincon.transition-fromcenter .holder {
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}

.zoombox-maincon.transition-fromcenter .holder.loaded {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

.zoombox-maincon.transition-fromcenter .holder-con {
  transition-property: none;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -moz-transition-property: none;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: none;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: none;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: none;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.transition-gallery-helper-rectangle .helper-rectangle {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  z-index: 24;
  transition-property: opacity, visibility;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.25s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.25s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.25s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.transition-gallery-helper-rectangle.preparing-for-transitioning-gallery .helper-rectangle {
  opacity: 1;
  visibility: visible;
}

.zoombox-maincon.transition-gallery-helper-rectangle.preparing-for-transitioning-gallery .css-preloader {
  opacity: 1;
  visibility: visible;
}

.zoombox-maincon .bigimage-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.zoombox-maincon .bigimage-con.active {
  display: block;
}

.zoombox-maincon .bigimage-con.active > .the-bg {
  opacity: 1;
  visibility: visible;
}

.zoombox-maincon .bigimage-con:empty {
  display: none;
}

.zoombox-maincon .bigimage-con > .the-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: #333;
  transition-property: visibility, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: visibility, opacity;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: visibility, opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: visibility, opacity;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: visibility, opacity;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon .bigimage-con > img {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  max-width: none;
}

.zoombox-maincon .gallery-menu-con {
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* estethic styling */

.zoombox-maincon:empty {
  display: none;
}

.zoombox-maincon.disabled {
  display: none;
}

.zoombox-maincon.transition-gallery-slide .holder-con.pastHolder {
  opacity: 1;
}

.zoombox-maincon .holder-con > .holder-text {
  position: absolute;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial;
  font-size: 14px;
  top: -30px;
  left: 0px;
  color: #111;
  opacity: 0.8;
  background: #fff;
  padding: 5px;
}

.zoombox-maincon .holder-con > .holder-text:empty {
  display: none;
}

.zoombox-maincon .holder-text:after {
  display: block;
  clear: both;
  content: " ";
}

.zoombox-maincon .holder-con > .close-btn {
  top: 10px;
  right: 5px;
  width: 25px;
  height: 25px;
  background: transparent url(img/zoombox-close.png) no-repeat center center;
  border: 2px solid #222;
  border-radius: 0px;
  cursor: pointer;
}

.zoombox-maincon .holder-con > .close-btn {
  top: 10px;
  right: -35px;
  border-radius: 0px;
}

.zoombox-maincon .holder > .the-item {
  opacity: 0;
}

.zoombox-maincon .holder > img.the-item {
  opacity: 0;
}

.zoombox-maincon .holder-con.nobg .holder-bg {
  display: none;
}

.zoombox-maincon .holder-con.nobg .holder {
  background: transparent;
}

.zoombox-maincon .holder-con.nobtnsocial .social-btn {
  display: none;
}

.zoombox-maincon .holder-con.nobtnclose .close-btn {
  display: none;
}

.zoombox-maincon .con-zoomboxArrows .zb-arrow-left {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url(img/arrow-left-90.png);
  cursor: pointer;
  margin-top: -25px;
}

.zoombox-maincon .con-zoomboxArrows .zb-arrow-right {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url(img/arrow-right-90.png);
  cursor: pointer;
  margin-top: -25px;
}

.zoombox-maincon div.holder.type-notification {
  background: #fff;
}

.zoombox-maincon .holder.type-notification .the-sizer {
  padding: 10px;
  min-width: 200px;
  text-align: center;
}

.zoombox-maincon.skin-default .holder-con {
  border: 5px solid #ffffff;
}

.zoombox-maincon.skin-default .holder-con .holder {
  background: #fff;
}

.zoombox-maincon.skin-default .holder-con > .close-btn {
  border: 5px solid #ffffff;
  right: -25px;
}

.zoombox-maincon.skin-nebula .zoombox-bg {
  background: rgba(0, 0, 0, 0.8);
}

.zoombox-maincon.skin-nebula .holder-con {
  box-shadow: none;
}

.zoombox-maincon.skin-nebula .holder-con .holder .holder-text {
  opacity: 0;
  padding-top: 15px;
  font-family: Arial, sans-sarif;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-nebula .holder-con .holder .holder-text .project-title {
  font-size: 30px;
  margin-top: 8px;
  color: #fff;
  text-align: right;
  font-family: "Open Sans", "Times New Roman", sans-sarif;
}

.zoombox-maincon.skin-nebula .holder-con .holder .holder-text .project-subtitle {
  margin-top: 10px;
  font-size: 18px;
  color: #db4343;
  text-align: right;
  font-family: "Open Sans", "Times New Roman", sans-sarif;
}

.zoombox-maincon.skin-nebula .holder-con .holder.type-iframe {
  background: transparent;
}

.zoombox-maincon.skin-nebula .holder-con .holder.type-iframe > iframe {
  padding: 0px;
  background: #fff;
}

.zoombox-maincon.skin-nebula .holder-con .holder.loaded .holder-text {
  opacity: 1;
}

.zoombox-maincon.skin-nebula .holder-con > .close-btn {
  right: 10px;
  top: -35px;
  background: none;
  border: 0;
  width: auto;
  height: auto;
  font-size: 18px;
  color: #cbcbcb;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: ease-out-quart;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.15s;
  -moz-transition-timing-function: ease-out-quart;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-out-quart;
  -o-transition-property: opacity;
  -o-transition-duration: 0.15s;
  -o-transition-timing-function: ease-out-quart;
  -ms-transition-property: opacity;
  -ms-transition-duration: 0.15s;
  -ms-transition-timing-function: ease-out-quart;
  font-family: "Open Sans", "Times New Roman", sans-sarif;
}

.zoombox-maincon.skin-nebula .holder-con > .close-btn .strong-x {
  font-size: 16px;
  font-weight: 800;
  display: inline-block;
  margin-left: 5px;
  font-family: Arial, sans-sarif;
}

.zoombox-maincon.holder-loaded-firsttime .holder-con > .close-btn {
  opacity: 1;
}

.zoombox-maincon.transitioning-gallery .holder-con > .close-btn {
  opacity: 0;
}

.zoombox-maincon.zoombox-closing .holder-con > .close-btn {
  opacity: 0;
}

.zoombox-maincon.skin-whitefull .zoombox-bg {
  background: transparent;
}

.zoombox-maincon.skin-whitefull .holder-con.scroller-con {
  height: 100vh;
}

.zoombox-maincon.skin-whitefull .holder-con {
  box-shadow: 0 0 0 0 white;
}

.zoombox-maincon.skin-whitefull .holder-con > .close-btn {
  display: none;
}

.zoombox-maincon.skin-whitefull .holder-con > .social-options-con {
  display: none;
}

.zoombox-maincon.skin-whitefull .zbox-responsive-media {
  display: none;
}

.zoombox-maincon.skin-whitefull .holder-text {
  display: none;
}

.zoombox-maincon.skin-whitefull .holder > .the-item {
  padding: 0;
}

.zoombox-maincon.skin-whitefull .holder.type-inlinecontent > .the-item > * {
  padding: 0;
}

.zoombox-maincon.skin-whitefull .con-zoomboxArrows,
.zoombox-maincon.skin-whitefull .gallery-menu-con {
  display: none;
}

.zoombox-maincon.skin-whitefull .zoombox-maincon .holder.type-inlinecontent > .the-item > * {
  padding: 0;
}

.zoombox-maincon.skin-whitefull .main-con .slider-con {
  position: absolute;
}

@media (max-width: 1000px) {
  .zoombox-maincon.skin-whitefull {
    position: absolute;
  }
  .zoombox-maincon.skin-whitefull .holder-con {
    position: relative;
    height: 100vh !important;
  }
  .zoombox-maincon.skin-whitefull .holder-con .holder-bg {
    display: none;
  }
  .zoombox-maincon.skin-whitefull .the-item.type-inlinecontent {
    position: relative;
    height: auto !important;
  }
  .zoombox-maincon.skin-whitefull .holder.type-inlinecontent {
    position: relative;
    height: auto !important;
  }
  .zoombox-maincon.skin-whitefull .main-con {
    height: auto;
  }
  .zoombox-maincon.skin-whitefull .main-con .col-md-6 {
    float: left;
    width: 50%;
  }
  .zoombox-maincon.skin-whitefull .main-con .info-con {
    float: none;
    width: 100%;
    max-width: none;
  }
  .zoombox-maincon.skin-whitefull .main-con .info-con h3:first-of-type {
    margin-top: 20px;
  }
  .zoombox-maincon.skin-whitefull .main-con .hr-for-skin-whitefull {
    margin-bottom: 0;
  }
  .zoombox-maincon.skin-whitefull .main-con .zbox-responsive-media {
    display: block;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .zoombox-maincon.skin-whitefull .main-con .zbox-responsive-media > img.divimage {
    width: 100%;
  }
  .zoombox-maincon.skin-whitefull .main-con .slider-con {
    width: 100%;
    height: auto;
    padding: 0;
    top: 78px;
    display: none;
  }
  .zoombox-maincon.skin-whitefull .main-con .slider-con > .divimage,
  .zoombox-maincon.skin-whitefull .main-con .slider-con .vplayer,
  .zoombox-maincon.skin-whitefull .main-con .slider-con .advancedscroller {
    width: 100%;
    height: 100%;
  }

  .zoombox-maincon.transition-fromtop .holder {
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease-out-quart;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out-quart;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out-quart;
    -o-transition-property: opacity;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: ease-out-quart;
    -ms-transition-property: opacity;
    -ms-transition-duration: 0.3s;
    -ms-transition-timing-function: ease-out-quart;
  }

  body.zoombox-opened {
    overflow-y: auto;
  }
}

.zoombox-maincon.holder-loaded-firsttime > .preloader,
.zoombox-maincon.holder-loaded-firsttime > .css-preloader {
  opacity: 0;
  visibility: hidden;
}

.zoombox-maincon.holder-loaded-firsttime.skin-darkfull .title-con {
  opacity: 1;
}

.zoombox-maincon.skin-darkfull .zoombox-bg {
  background: #111111;
}

.zoombox-maincon.skin-darkfull .holder-con {
  box-shadow: none;
}

.zoombox-maincon.skin-darkfull .holder-con > .close-btn {
  display: none;
}

.zoombox-maincon.skin-darkfull .holder-con > .social-options-con {
  display: none;
}

.zoombox-maincon.skin-darkfull .title-con {
  position: absolute;
  top: 10px;
  left: 10px;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out-quart;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out-quart;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out-quart;
  -o-transition-property: opacity;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out-quart;
  -ms-transition-property: opacity;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out-quart;
  opacity: 0;
}

.zoombox-maincon.skin-darkfull .title-con h3 {
  line-height: 1;
  font-family: "Lato", arial, serif;
  font-size: 25px;
  font-weight: 900;
  margin-bottom: -4px;
  margin-top: 0;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  color: #FFFFFF;
}

.zoombox-maincon.skin-darkfull .title-con .index-definer {
  font-family: "Lato", arial, serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4;
  color: #666666;
}

.zoombox-maincon.skin-darkfull .title-con.hidden-title {
  opacity: 0;
}

.zoombox-maincon.skin-darkfull .holder-bg {
  display: none;
}

.zoombox-maincon.skin-darkfull .the-div-image-item {
  background-size: 99.99% auto;
  background-color: transparent;
}

.zoombox-maincon.skin-darkfull .holder-text {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  max-width: 400px;
  top: auto;
  right: auto;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  padding: 30px;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out-quart;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out-quart;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out-quart;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out-quart;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out-quart;
}

.zoombox-maincon.skin-darkfull .holder-text h3 {
  color: #222222;
  font-weight: 900;
  font-family: "Lato", arial, serif;
  line-height: 1;
  padding-top: 0;
  margin-top: 7px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.zoombox-maincon.skin-darkfull .holder-text.active {
  opacity: 1;
  visibility: visible;
}

.zoombox-maincon.skin-darkfull .holder > .the-item {
  padding: 0;
}

.zoombox-maincon.skin-darkfull .holder.type-inlinecontent > .the-item > * {
  padding: 0;
}

.zoombox-maincon.skin-darkfull .gallery-menu-con {
  display: none;
}

.zoombox-maincon.skin-darkfull .holder.type-inlinecontent > .the-item > * {
  padding: 0;
}

.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-left,
.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-right,
.zoombox-maincon.skin-darkfull .con-zoomboxArrows .info-btn {
  position: absolute;
  right: 10px;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 40px;
  height: 40px;
  background-color: #222222;
  background-image: none;
  transition-property: background, border;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background, border;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background, border;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background, border;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background, border;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-left:before,
.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-right:before {
  content: "\f060";
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "FontAwesome", arial, serif;
  font-size: 14px;
  color: #AAAAAA;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -moz-transition-property: color;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: color;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: color;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-right:before {
  content: "\f061";
}

.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-left {
  left: 10px;
  right: auto;
}

.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-left:hover,
.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-right:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-left:hover:before,
.zoombox-maincon.skin-darkfull .con-zoomboxArrows .zb-arrow-right:hover:before {
  color: #222222;
}

.zoombox-maincon.skin-darkfull .info-btn,
.zoombox-maincon.skin-darkfull .close-btn {
  position: absolute;
  right: 10px;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 40px;
  height: 40px;
  background-color: #222222;
  background-image: none;
  cursor: pointer;
  transition-property: background, border, opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background, border, opacity, visibility;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background, border, opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background, border, opacity, visibility;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background, border, opacity, visibility;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-darkfull .close-btn {
  bottom: auto;
  top: 10px;
}

.zoombox-maincon.skin-darkfull .info-btn {
  bottom: 10px;
}

.zoombox-maincon.skin-darkfull .info-btn:before,
.zoombox-maincon.skin-darkfull .close-btn:before {
  content: "\f129";
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "FontAwesome", arial, serif;
  font-size: 14px;
  color: #AAAAAA;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -moz-transition-property: color;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: color;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: color;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-darkfull .close-btn:before {
  content: "\f00d";
}

.zoombox-maincon.skin-darkfull .info-btn:hover,
.zoombox-maincon.skin-darkfull .close-btn:hover,
.zoombox-maincon.skin-darkfull .info-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.zoombox-maincon.skin-darkfull .info-btn:hover:before,
.zoombox-maincon.skin-darkfull .close-btn:hover:before {
  color: #222222;
}

.zoombox-maincon.skin-darkfull .info-btn.disabled {
  opacity: 0;
  visibility: hidden;
}

.zoombox-maincon.skin-darkfull .gallery-preloader {
  position: fixed;
  left: 50%;
  top: -5px;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-darkfull .gallery-preloader .loader:before,
.zoombox-maincon.skin-darkfull .gallery-preloader .loader:after,
.zoombox-maincon.skin-darkfull .gallery-preloader .loader {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.3s infinite ease-in-out;
  animation: load7 1.3s infinite ease-in-out;
}

.zoombox-maincon.skin-darkfull .gallery-preloader .loader {
  font-size: 10px;
  margin: 0px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.zoombox-maincon.skin-darkfull .gallery-preloader .loader:before {
  left: -2.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.zoombox-maincon.skin-darkfull .gallery-preloader .loader:after {
  left: 2.5em;
}

.zoombox-maincon.skin-darkfull .gallery-preloader .loader:before,
.zoombox-maincon.skin-darkfull .gallery-preloader .loader:after {
  content: '';
  position: absolute;
  top: 0;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff;
  }
}

@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff;
  }
}

@media (max-width: 520px) {
  .zoombox-maincon.skin-darkfull .holder-con {
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    width: 100%;
    height: 100%;
  }
  .zoombox-maincon.skin-darkfull .holder-con .holder-text {
    position: fixed;
    top: 50%;
    left: 0;
    height: auto;
    width: 100%;
    max-width: none;
    bottom: auto;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .zoombox-maincon.skin-darkfull .holder-con > .holder {
    width: 300px;
    height: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
  }
}

.zoombox-maincon.skin-darkfull.zoombox-closing .title-con,
.zoombox-maincon.skin-darkfull.zoombox-closing .info-btn,
.zoombox-maincon.skin-darkfull.zoombox-closing .close-btn {
  opacity: 0;
}

.zoombox-maincon.skin-darkfull.preparing-for-transitioning-gallery .gallery-preloader {
  opacity: 1;
  visibility: visible;
}

.arrow-left-for-skin-qcre-2,
.arrow-right-for-skin-qcre-2 {
  border: 1px solid #EEEEEE;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
}

.arrow-left-for-skin-qcre-2 > i,
.arrow-right-for-skin-qcre-2 > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #878787;
}

.close-btn-for-skin-qcre {
  border: 1px solid #EEEEEE;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: block;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.close-btn-for-skin-qcre > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #878787;
}

.arrow-left-for-skin-qcre-2:hover,
.arrow-right-for-skin-qcre-2:hover,
.close-btn-for-skin-qcre:hover {
  border-color: #e74c3c;
}

.arrow-left-for-skin-qcre-2:hover > i,
.arrow-right-for-skin-qcre-2:hover > i,
.close-btn-for-skin-qcre:hover > i {
  color: #e74c3c;
}

.zoombox-maincon.skin-gamma .holder-con {
  top: 0;
  left: 0;
  border: 0px solid rgba(255, 255, 222, 0.27);
  border-radius: 3px;
  box-shadow: 0 0 0px 0 black;
  margin-left: 0px;
  margin-top: 0px;
  top: 50%;
  left: 50%;
}

.zoombox-maincon.skin-gamma .holder-con > .close-btn {
  top: -25px;
  right: -25px;
  width: 22px;
  height: 22px;
  background: transparent url(img/gamma-zoombox-close.png) no-repeat center center;
  border: 0px solid #222;
  border-radius: 0px;
  cursor: pointer;
  background-size: cover;
}

.zoombox-maincon.skin-gamma .holder-con > .social-options-con > .social-btn {
  top: 0;
  right: -25px;
  width: 22px;
  height: 22px;
  background-color: transparent;
  background-image: url(img/gamma-zoombox-btn-social.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 0px solid #222;
  border-radius: 50%;
  cursor: pointer;
  transition-property: background;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-gamma .holder-con .holder-text {
  background-color: rgba(0, 0, 0, 0.3);
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-gamma .holder-con .holder-text > h3 {
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  padding-top: 0;
  line-height: 1.5;
  padding-left: 10px;
  padding-right: 10px;
}

.zoombox-maincon.skin-gamma .holder-con .holder-text .index-definer {
  display: none;
}

.zoombox-maincon.skin-gamma .holder {
  background-color: transparent;
}

.zoombox-maincon.skin-gamma .holder-bg {
  background-color: rgba(255, 255, 222, 0.27);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition-property: width, height, margin-left, margin-top;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -moz-transition-property: width, height, margin-left, margin-top;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: width, height, margin-left, margin-top;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: width, height, margin-left, margin-top;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: width, height, margin-left, margin-top;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
}

.zoombox-maincon.skin-gamma .holder.type-iframe {
  background: #fff;
}

@media all and (max-width: 481px) {
  .zoombox-maincon.skin-gamma .holder-con > .close-btn {
    width: 33px;
    height: 33px;
  }

  .zoombox-maincon.skin-gamma .holder-con .social-btn {
    top: 22px;
    width: 33px;
    height: 33px;
  }
}

.zoombox-maincon.skin-gamma .holder-con .social-btn.active {
  background-color: rgba(255, 255, 255, 0.3);
}

.zoombox-maincon.skin-gamma .con-zoomboxArrows .zb-arrow-left {
  background-color: rgba(255, 255, 222, 0.27);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.zoombox-maincon.skin-gamma .con-zoomboxArrows .zb-arrow-right {
  background-color: rgba(255, 255, 222, 0.27);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.con-dropdowner {
  position: relative;
}

.con-dropdowner .auxpadder {
  position: absolute;
  width: 100%;
  height: 50px;
  z-index: 94;
}

.con-dropdowner .dropdowner {
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 95;
  background: #fff;
  padding: 10px 15px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  visibility: hidden;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.con-dropdowner .auxpadder {
  position: absolute;
  top: 0;
  right: -25px;
  width: 40px;
  height: 50px;
}

.con-dropdowner .dropdowner.forright {
  top: -2px;
  right: 10px;
}

.con-dropdowner .dropdowner:after,
.con-dropdowner .dropdowner:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.con-dropdowner .dropdowner:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  right: 10%;
  margin-left: -7px;
}

.con-dropdowner .dropdowner.forright:after {
  border-bottom-color: transparent;
  border-left-color: #fff;
  right: -14px;
  top: 5px;
}

con-dropdowner .dropdowner:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-width: 9px;
  right: 10%;
  margin-left: -9px;
}

con-dropdowner .dropdowner.forright:before {
  border-bottom-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.8);
  right: -14px;
  top: 5px;
}

.con-dropdowner:hover .dropdowner {
  visibility: visible;
  opacity: 1;
}

.zoombox-maincon.skin-gamma .social-options-con {
  position: absolute;
  top: 2px;
  right: 0px;
}

.zoombox-maincon.skin-gamma .social-options-con .dropdowner {
  width: 300px;
}

.thumb20 {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-right: 2px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*
 * Author: Digital Zoom Studio
 * Product: DZS Dock
 * Website: http://digitalzoomstudio.net/
 * Portfolio: http://bit.ly/nM4R6u
 *
 * Version: 0.50
 */

/* -- functional styling */

.dzsdock {
  position: relative;
  width: 100%;
}

.dzsdock .item-tobe {
  position: relative;
}

.dzsdock .items > span {
  position: relative;
}

.dzsdock .items > span > img {
  width: 100%;
  display: block;
}

/* -- estethic styling */

.dzsdock-con {
  position: fixed;
  bottom: 0;
  left: 0;
}

.dzsdock .items {
  transition-property: opacity, left;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity, left;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity, left;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity, left;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity, left;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
  text-align: left;
  position: relative;
}

.dzsdock .dzsdock-clip {
  width: 100%;
  overflow: hidden;
}

.dzsdock .items > * {
  margin: 0;
  border: 0;
  /*
  display: block;
  float:left;
  display: table-cell;
  */
  width: 0;
  display: inline-block;
  vertical-align: bottom;
  transition-property: width;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  -moz-transition-property: width;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: width;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: width;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: width;
  -ms-transition-duration: 0.2s;
  -ms-transition-timing-function: ease-out;
}

.dzsdock .items:after {
  content: " ";
  display: block;
  clear: both;
}

.dzsdock .hero-icon {
  background-color: rgba(50, 50, 50, 0.9);
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  border-radius: 50%;
  background-size: cover;
  display: block;
  background-position: center center;
}

.dzsdock .icon-video {
  background-image: url(img/hero-type-video.png);
}

.lightboxanchor {
  display: inline-block;
}

div[class*="lightboxicon-"] {
  width: 32px;
  height: 32px;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightboxicon-twitter {
  background-image: url(img/tweet.png);
}

.lightboxicon-googleplus {
  background-image: url(img/google-plus-1.png);
}

.dzsdock.skin-default .items > * {
  border: 3px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  cursor: pointer;
}

.dzsdock.skin-default .items > *.activecss {
  border: 3px solid rgba(255, 255, 255, 0.75);
}

/* ==== thumb styling */

.thumb-gamma {
  border: 10px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}

.cimage-fullwidth img:first-child {
  width: 100%;
}

.thumb-title {
  text-align: center;
}

.thumb-subtitle {
  text-align: center;
  margin-top: 2px;
  opacity: 0.5;
  margin-bottom: 7px;
}

.thumb-smoothie {
  background-size: cover;
  background-position: center center;
  border-radius: 3px;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.thumb-smoothie:hover {
  opacity: .7;
}

a.thumb-smoothie {
  display: inline-block;
  cursor: pointer;
}

.no-animation {
  transition-duration: 0s !important;
  -moz-transition-duration: 0s !important;
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  -ms-transition-duration: 0s !important;
}

.effect-justopacity > img:first-child {
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: opacity;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: opacity;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.effect-justopacity:hover > img:first-child {
  opacity: 0.7;
}

.effect-icona {
  position: relative;
  display: block;
}

.effect-icona > img {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.effect-icona:hover > img {
  opacity: 0.8;
}

.effect-icona .zoomcon-enlarge {
  background-color: rgba(196, 96, 96, 0.7);
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -27.5px;
  margin-top: -27.5px;
  border-radius: 50%;
  background-size: cover;
  display: block;
  background-position: center center;
  background-image: url(img/icon-enlarge.png);
  transform: rotate(30deg) scale(0.5);
  -ms-transform: rotate(30deg) scale(0.5);
  /* IE 9 */
  -webkit-transform: rotate(30deg) scale(0.5);
  /* Safari and Chrome */
  -ms-transform: rotate(30deg) scale(0.5);
  /* Safari and Chrome */
  opacity: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.effect-icona:hover > div.zoomcon-enlarge {
  transform: rotate(0) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  /* IE 9 */
  -webkit-transform: rotate(0deg) scale(1);
  /* Safari and Chrome */
  -ms-transform: rotate(0deg) scale(1);
  /* Safari and Chrome */
  opacity: 0.8;
}

.social-icon {
  display: inline-block;
  vertical-align: top;
}

.social-icon.gplus {
  display: inline-block;
  width: 35px;
  overflow: hidden;
}

.effect-icona.for-playbtn .zoomcon-enlarge {
  transform: rotate(0deg) scale(0.5);
  -ms-transform: rotate(0deg) scale(0.5);
  /* IE 9 */
  -webkit-transform: rotate(0deg) scale(0.5);
  /* Safari and Chrome */
  -ms-transform: rotate(0deg) scale(0.5);
  /* Safari and Chrome */
  background-image: url(img/icon-playbtn.png);
}

.the-item.type-inlinecontent .span6 {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
}

.hidden {
  display: none;
}

.hidden-when-not-in-zoombox {
  display: none;
}

.zoombox-maincon .hidden-when-not-in-zoombox {
  display: block;
}

.toexecute {
  display: none;
}

.arrow-left-for-skin-qcre,
.arrow-right-for-skin-qcre {
  background-image: none;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  margin-top: -0px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  transition-property: background;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
}

.arrow-left-for-skin-qcre:before,
.arrow-right-for-skin-qcre:before {
  content: "\f105";
  font-family: FontAwesome, sans-sarif;
  font-size: 30px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -5px;
  line-height: 1;
}

.arrow-left-for-skin-qcre:before {
  content: "\f104";
  margin-left: -5px;
}

.arrow-left-for-skin-qcre {
  background-image: none;
  left: auto;
  right: 30px;
  top: auto;
  bottom: 0;
  margin-top: -0px;
}

.arrow-left-for-skin-qcre:hover,
.arrow-right-for-skin-qcre:hover {
  background-color: #e74c3c;
}

.activate-only-when-zoombox-nav:not(.active) {
  display: none;
}

.zoombox-delegated {
  cursor: pointer;
}

.zfolio-item--inner > .cover-image {
  display: none;
}

@keyframes audio_preloader {
  0% {
    height: 5px;
    transform: translateY(0px);
    background: #aaaaaa;
  }
  25% {
    height: 30px;
    transform: translateY(15px);
    background: #cccccc;
  }
  50% {
    height: 5px;
    transform: translateY(0px);
    background: #aaaaaa;
  }
  100% {
    height: 5px;
    transform: translateY(0px);
    background: #bbbbbb;
  }
}

/*# sourceMappingURL=zoombox.css.map */
