.success-stories .item-container div.introduction{margin-bottom:3rem}
.form-wrapper.form-container.form-helpful .c12-button{float:left;margin-right:1rem}
.form-wrapper.form-container.form-helpful .c12-button .btn-container{margin-bottom:2rem}
.form-helpful .text{margin-bottom:0;float:left;padding:.5rem 2rem .5rem 0}
@media screen and (max-width:900px){.form-helpful .text{float:none}
}
.video{position:relative;line-height:.5;cursor:pointer}
.video .play-btn-container .play-btn{position:absolute;width:72px;height:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;opacity:1;-moz-transition:opacity .3s cubic-bezier(0.165,0.84,0.44,1);-o-transition:opacity .3s cubic-bezier(0.165,0.84,0.44,1);-webkit-transition:opacity .3s cubic-bezier(0.165,0.84,0.44,1);transition:opacity .3s cubic-bezier(0.165,0.84,0.44,1)}
.video .play-btn-container.hide .play-btn{opacity:0}
.service-button{display:none}
.nav-drawer-menu dl:last-child dd:last-child{display:none}
@media screen and (max-width:900px){.service-button{display:none !important}
.nav-drawer-menu dl:last-child dd:last-child{display:none !important}
}