.modal,
.wm-wrapper,
.wm-wrapper * {
    box-sizing: border-box;
}
.ps-button {
    color: #fff;
    display: inline-block;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cf:after,
.cf:before {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.breadcrumbContainer_v2 {
    display: none;
}
.mainArea {
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}
.wm-wrapper {
    background: url(//cdnus.melaleuca.com/Images/BusinessCenter/Landing_Page/generic-single-video-page/bg.jpg) center top no-repeat;
    font: normal 300 14px/1.3 "Gotham Narrow SSm A", "Gotham Narrow SSm B", Arial, sans-serif;
    padding: 3em 0;
    text-align: center;
}
.wm-wrapper .ps-link {
    color: #40922f;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 500;
    margin-top: 2.2em;
}
.wm-wrapper .ps-link--welcome {
    position: relative;
    width: 85%;
}
.section {
    margin: 0 auto;
    width: 45.714em;
}
.section--form {
    display: none;
}
.h1 {
    color: #40922f;
    font-size: 3.28em;
    font-weight: 200;
    line-height: 1;
    margin: 0 auto 0.73em;
    width: 16.714em;
}
.h3 {
    color: #40922f;
    font-size: 2.28em;
    font-weight: 200;
    line-height: 1;
    margin: 0 auto 0.73em;
    width: 16.714em;    
}
.copy-block {
    width: 640px;
    margin: 20px auto;
}
.videoplayerwrapper {
    position: relative;
}
.vid-shadow {
    background: url(//cdnus.melaleuca.com/Images/BusinessCenter/Landing_Page/generic-single-video-page/vid-bg.png) left top no-repeat;
    height: 47px;
    left: -58px;
    position: absolute;
    top: 98%;
    width: 115%;
}
.modal,
.scrubber-blocker,
.section--modal {
    left: 0;
    position: absolute;
}
.ps-p {
    color: #252525;
    font-size: 1em;
    margin-bottom: 2.457em;
}
.h2,
.modal .section--modal__close {
    color: #40922f;
}
.ps-question {
    display: block;
    font-weight: 700;
    text-align: left;
}
.textarea {
    border-radius: 0.286em;
    box-shadow: inset 0.071em 0.071em 0 0 #ececec;
    height: 12.5em;
    margin: 0.357em 0 4.286em;
    padding: 0.357em;
    width: 100%;
    border-color: #b3b3b3 #ededed #ededed #b3b3b3;
}
.ps-button {
    background: #40922f;
    background: -webkit-linear-gradient(#40922f, #285e1d);
    background: linear-gradient(#40922f, #285e1d);
    border-radius: 5px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 0;
}
.ps-button:hover {
    background: #40922f;
    text-decoration: none;
}
.ps-button:disabled {
    background: #ddd;
}
.section--modal {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: none;
    font-size: 14px;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 551;
}
.modal {
    background-color: #fff;
    border-radius: 0.571em;
    margin: 0 auto;
    padding: 4em;
    right: 0;
    text-align: center;
    width: 42em;
}
.section--modal__close {
    font-size: 2em;
    position: absolute;
    right: 0.357em;
    top: 0.357em;
}
.h2 {
    font: normal 200 4.2em/1 "Gotham Narrow A", "Gotham Narrow B", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 0.3em;
}
.modal-p {
    color: #555;
    font: normal 300 1em/1.6 "Gotham Narrow SSm A", "Gotham Narrow SSm B", Arial, sans-serif;
}
.modal-p:first-of-type {
    margin-bottom: 1.4em;
}
.modal-p a {
    color: #40922f;
    font-weight: bolder;
}
.scrubber-blocker {
    bottom: 0;
    right: 0;
    top: 0;
}
