[data-section="video"] .volume{
  position:absolute;
  width:60px;
  height: 60px;
  border-radius: 50%;
  background-color: white;
  background-image: url('../images/mute.png');
  background-size: 83%;
  display: none;
  top: 10%;
  left: 15%;
  padding: 5px;
  background-repeat: no-repeat;
  background-position: center;
}
iframe.ytplayer .ytp-title { display: none !important;}
.widget_slidervideo-widget .ytp-gradient-top, .widget_slidervideo-widget .ytp-chrome-top { display: none;}
.vimplayer iframe {
    width: 100%;
    height: 100%;
}
iframe .vp-outro-wrapper.in {
    display: none;
}
#mailp-email {
    min-width: calc(75% - 5px);
    padding: 10px 5px;
    border-bottom: solid 1px gray;
}
#mailp-email + div.tags {
    width: calc(25% - 5px);
    display: inline-block;
}
#mailp-submit {
    text-align: center;
    display: block;
    padding: 10px 0;
    border: solid 1px;
}
a#mailp-submit:focus,  a#mailp-submit:hover{ color:inherit;}
.mailp-container .error-msg {
    position: absolute;
    right: 26%;
    top: 10px;
}
.mailp-container {
    position: relative;
}
