.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;box-sizing:border-box}.vbox-overlay *{-webkit-backface-visibility:visible;backface-visibility:visible}.vbox-overlay{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:fixed;left:0;top:0;bottom:0;right:0;z-index:1040;-webkit-transform:translateZ(1000px);transform:translateZ(1000px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.vbox-title{width:100%;float:left;line-height:28px;font-size:12px;padding:6px 40px;display:none;left:0}.vbox-close,.vbox-title{height:40px;text-align:center;overflow:hidden;position:fixed;z-index:1050}.vbox-close{cursor:pointer;top:-1px;right:0;width:50px;padding:6px;display:block;background-position:10px;font-size:24px;line-height:1}.vbox-num{left:0;height:40px;display:block;line-height:28px;font-size:12px;padding:6px 10px;display:none}.vbox-next,.vbox-num,.vbox-prev{cursor:pointer;position:fixed;overflow:hidden;z-index:1050}.vbox-next,.vbox-prev{top:50%;margin-top:-15px;display:block;width:45px;height:45px}.vbox-next span,.vbox-prev span{position:relative;width:20px;height:20px;border-color:#b6b6b6 #b6b6b6 transparent transparent;border-style:solid;border-width:2px;text-indent:-100px;position:absolute;top:8px;display:block}.vbox-prev{left:15px}.vbox-next{right:15px}.vbox-prev span{left:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.vbox-next span{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:10px}.vbox-inline{width:420px;height:315px;height:70vh;padding:10px;background:#fff;margin:0 auto;overflow:auto;text-align:left}.venoframe{max-width:100%;border:none;width:100%;height:260px;height:70vh}.venoframe.vbvid{height:260px}@media (min-width:768px){.vbox-inline,.venoframe{width:90%;height:360px;height:70vh}.venoframe.vbvid{width:640px;height:360px}}@media (min-width:992px){.vbox-inline,.venoframe{max-width:1200px;width:80%;height:540px;height:70vh}.venoframe.vbvid{width:960px;height:540px}}.vbox-open{overflow:hidden}.vbox-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;z-index:20;max-height:100%}.vbox-content{text-align:center;float:left;width:100%;position:relative;overflow:hidden;padding:20px 10px}.vbox-container img{max-width:100%;height:auto}.figlio{box-shadow:0 0 12px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);max-width:100%;text-align:initial}img.figlio{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.vbox-content.swipe-left{margin-left:-200px!important}.vbox-content.swipe-right{margin-left:200px!important}.animated{webkit-transition:margin .3s ease-out;transition:margin .3s ease-out}.animate-in{opacity:1}.animate-out{opacity:0}.sk-double-bounce,.sk-rotating-plane{width:40px;height:40px;margin:40px auto}.sk-rotating-plane{background-color:#333;-webkit-animation:sk-rotatePlane 1.2s ease-in-out infinite;animation:sk-rotatePlane 1.2s ease-in-out infinite}@-webkit-keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-double-bounce{position:relative}.sk-double-bounce .sk-child{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-doubleBounce 2s ease-in-out infinite;animation:sk-doubleBounce 2s ease-in-out infinite}.sk-chasing-dots .sk-child,.sk-spinner-pulse,.sk-three-bounce .sk-child{background-color:#333;border-radius:100%}.sk-double-bounce .sk-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-doubleBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-doubleBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-wave{margin:40px auto;width:50px;height:40px;text-align:center;font-size:10px}.sk-wave .sk-rect{background-color:#333;height:100%;width:6px;display:inline-block;-webkit-animation:sk-waveStretchDelay 1.2s ease-in-out infinite;animation:sk-waveStretchDelay 1.2s ease-in-out infinite}.sk-wave .sk-rect1{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.sk-wave .sk-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-wave .sk-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-wave .sk-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-wave .sk-rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-waveStretchDelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-waveStretchDelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.sk-wandering-cubes{margin:40px auto;width:40px;height:40px;position:relative}.sk-wandering-cubes .sk-cube{background-color:#333;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both}.sk-chasing-dots,.sk-spinner-pulse{width:40px;height:40px;margin:40px auto}.sk-wandering-cubes .sk-cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.sk-spinner-pulse{-webkit-animation:sk-pulseScaleOut 1s ease-in-out infinite;animation:sk-pulseScaleOut 1s ease-in-out infinite}@-webkit-keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.sk-chasing-dots{position:relative;text-align:center;-webkit-animation:sk-chasingDotsRotate 2s linear infinite;animation:sk-chasingDotsRotate 2s linear infinite}.sk-chasing-dots .sk-child{width:60%;height:60%;display:inline-block;position:absolute;top:0;-webkit-animation:sk-chasingDotsBounce 2s ease-in-out infinite;animation:sk-chasingDotsBounce 2s ease-in-out infinite}.sk-chasing-dots .sk-dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-chasingDotsRotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sk-chasingDotsRotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes sk-chasingDotsBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-chasingDotsBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-three-bounce{margin:40px auto;width:80px;text-align:center}.sk-three-bounce .sk-child{width:20px;height:20px;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-circle .sk-child:before,.sk-fading-circle .sk-circle:before{display:block;border-radius:100%;content:"";background-color:#333}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-three-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{margin:0 auto;width:15%;height:15%;-webkit-animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-cube-grid{width:40px;height:40px;margin:40px auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite;animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0ms;animation-delay:0ms}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.sk-fading-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{margin:0 auto;width:15%;height:15%;-webkit-animation:sk-circleFadeDelay 1.2s ease-in-out infinite both;animation:sk-circleFadeDelay 1.2s ease-in-out infinite both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}.sk-folding-cube{margin:40px auto;width:40px;height:40px;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:sk-foldCubeAngle 2.4s linear infinite both;animation:sk-foldCubeAngle 2.4s linear infinite both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.grayscale{transition:all .2s;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%)}.grayscale:hover{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);filter:grayscale(0)}.superior-faq-category-title{margin-bottom:20px;margin-top:0}.superior-faq-category-faqs{margin-bottom:50px!important}.superior-faq-item{margin-bottom:15px}.superior-faq-item .superior-faq-title{margin:0;cursor:pointer}.superior-faq-item .superior-faq-icon{margin-right:10px;font-size:inherit;vertical-align:middle}.superior-effect-accordion .superior-faq-content,.superior-effect-tooltip .superior-faq-content{display:none}.superior-faq-action-bar{margin-top:10px;line-height:20px}.single .superior-faq-action-bar{margin:20px 0}.superior-faq-action-bar .superior-faq-permalink{font-size:12px;text-decoration:underline}.superior-faq-voting{float:right;line-height:20px}.superior-faq-voting>a,.superior-faq-voting>a:hover{font-size:14px;margin-left:15px;color:inherit}.superior-faq-voting>a:hover>i,.superior-faq-voting>a>i{transition:all .2s ease-out}.superior-faq-voting>a>i{-webkit-transform:scale(1);transform:scale(1)}.superior-faq-voting>a:hover>i{-webkit-transform:scale(1.5);transform:scale(1.5)}.superior-faq-voting>a.superior-faq-vote-up{color:#2ecc71!important}.superior-faq-voting>a.superior-faq-vote-down{color:#e74c3c!important}.superior-faq-voting>a>i{margin-right:5px}.superior-faq-back-to-faqs a{text-decoration:underline}.superior-faq-simple .superior-faq-content{margin-top:10px}.superior-faq-simple .superior-faq-padding{padding-left:30px}.superior-faq-boxed .superior-faq-item{border:2px solid #e5e5e5}.superior-faq-boxed .superior-faq-item>*{padding-left:15px;padding-right:15px}.superior-faq-boxed .superior-faq-title{background:#fafafa;padding:15px}.superior-faq-boxed .superior-faq-content{padding-bottom:15px}.sf-faq-search{width:100%;border:1px solid #e5e5e5;height:40px;padding:0 15px;font-size:12px;margin:10px 0}.smart_autocomplete_container{border:1px solid #e5e5e5;cursor:pointer;background-color:#fff;color:#000}.smart_autocomplete_container>div{padding:5px}.smart_autocomplete_highlight{background-color:#f9f9f9}#sf-tooltip-container{text-align:center;color:rgba(0,0,0,.7);background:#fff;position:absolute;z-index:10000;padding:15px;font-size:12px;line-height:20px;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px}#sf-tooltip-container:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#sf-tooltip-container.top:after{border-top-color:transparent;border-bottom:10px solid #fff;top:-20px;bottom:auto}#sf-tooltip-container.left:after{left:10px;margin:0}#sf-tooltip-container.right:after{right:10px;left:auto;margin:0}.superior-faq-clearfix:after,.superior-faq-clearfix:before{content:" ";display:block;height:0;overflow:hidden}.superior-faq-clearfix:after{clear:both}.superior-faq-clearfix{zoom:1}.forkmenu:hover .prey-top-menu{opacity:1}.prey-top-menu{opacity:0;transition:.3s ease}.prey-top-menu ul{padding:0}.prey-top-menu li{display:inline-block;width:120px}.prey-top-menu li .sub-menu{display:none}.prey-top-menu li:nth-of-type(3){margin-right:100px}.prey-top-menu li:nth-of-type(4){margin-left:100px}.prey-top-menu a{text-decoration:none;color:#fff;position:relative;z-index:22}.prey-top-menu a:hover{color:#dfe22c}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.col-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-order:-1;order:-1}.order-last{-webkit-order:13;order:13}.order-0{-webkit-order:0;order:0}.order-1{-webkit-order:1;order:1}.order-2{-webkit-order:2;order:2}.order-3{-webkit-order:3;order:3}.order-4{-webkit-order:4;order:4}.order-5{-webkit-order:5;order:5}.order-6{-webkit-order:6;order:6}.order-7{-webkit-order:7;order:7}.order-8{-webkit-order:8;order:8}.order-9{-webkit-order:9;order:9}.order-10{-webkit-order:10;order:10}.order-11{-webkit-order:11;order:11}.order-12{-webkit-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-order:-1;order:-1}.order-sm-last{-webkit-order:13;order:13}.order-sm-0{-webkit-order:0;order:0}.order-sm-1{-webkit-order:1;order:1}.order-sm-2{-webkit-order:2;order:2}.order-sm-3{-webkit-order:3;order:3}.order-sm-4{-webkit-order:4;order:4}.order-sm-5{-webkit-order:5;order:5}.order-sm-6{-webkit-order:6;order:6}.order-sm-7{-webkit-order:7;order:7}.order-sm-8{-webkit-order:8;order:8}.order-sm-9{-webkit-order:9;order:9}.order-sm-10{-webkit-order:10;order:10}.order-sm-11{-webkit-order:11;order:11}.order-sm-12{-webkit-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-order:-1;order:-1}.order-md-last{-webkit-order:13;order:13}.order-md-0{-webkit-order:0;order:0}.order-md-1{-webkit-order:1;order:1}.order-md-2{-webkit-order:2;order:2}.order-md-3{-webkit-order:3;order:3}.order-md-4{-webkit-order:4;order:4}.order-md-5{-webkit-order:5;order:5}.order-md-6{-webkit-order:6;order:6}.order-md-7{-webkit-order:7;order:7}.order-md-8{-webkit-order:8;order:8}.order-md-9{-webkit-order:9;order:9}.order-md-10{-webkit-order:10;order:10}.order-md-11{-webkit-order:11;order:11}.order-md-12{-webkit-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-order:-1;order:-1}.order-lg-last{-webkit-order:13;order:13}.order-lg-0{-webkit-order:0;order:0}.order-lg-1{-webkit-order:1;order:1}.order-lg-2{-webkit-order:2;order:2}.order-lg-3{-webkit-order:3;order:3}.order-lg-4{-webkit-order:4;order:4}.order-lg-5{-webkit-order:5;order:5}.order-lg-6{-webkit-order:6;order:6}.order-lg-7{-webkit-order:7;order:7}.order-lg-8{-webkit-order:8;order:8}.order-lg-9{-webkit-order:9;order:9}.order-lg-10{-webkit-order:10;order:10}.order-lg-11{-webkit-order:11;order:11}.order-lg-12{-webkit-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-order:-1;order:-1}.order-xl-last{-webkit-order:13;order:13}.order-xl-0{-webkit-order:0;order:0}.order-xl-1{-webkit-order:1;order:1}.order-xl-2{-webkit-order:2;order:2}.order-xl-3{-webkit-order:3;order:3}.order-xl-4{-webkit-order:4;order:4}.order-xl-5{-webkit-order:5;order:5}.order-xl-6{-webkit-order:6;order:6}.order-xl-7{-webkit-order:7;order:7}.order-xl-8{-webkit-order:8;order:8}.order-xl-9{-webkit-order:9;order:9}.order-xl-10{-webkit-order:10;order:10}.order-xl-11{-webkit-order:11;order:11}.order-xl-12{-webkit-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}body{font-family:Montserrat,sans-serif;background-color:#202525;margin:0}#ft{clear:both}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px}#doc2{width:73.074em;*width:71.313em;min-width:950px}#doc3{margin:auto 10px;width:auto}#doc4{width:1356px;margin:auto}.yui-b{position:relative;_position:static}#yui-main .yui-b{position:static}#yui-main{width:100%}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em}.yui-t7 #yui-main .yui-b{display:block;margin:0}#yui-main .yui-b{float:none;width:auto}.yui-g .yui-g,.yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gc .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline}.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-g div.first,.yui-ge div.first,.yui-gf div.first{float:left}.yui-g .yui-g,.yui-g .yui-u{width:49.1%}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0}.yui-gc div.first,.yui-gd .yui-u{width:66%}.yui-gd div.first{width:32%}.yui-ge .yui-u{width:24%}.yui-ge div.first,.yui-gf .yui-u{width:74.2%}.yui-gf div.first{width:24%}.yui-ge div.first{width:74.2%}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1}html,html a{-webkit-font-smoothing:antialiased;text-shadow:1px 1px 1px rgba(0,0,0,.004)}a{color:#102e29}#header{height:150px;background-color:#e2f3f6;margin:0;padding:0;text-align:center}#header h1{font-size:1em;margin:0;padding:10px}#header h1 a{color:#000;background-color:#f3f2ed}#header .forkmenu{background:#1c4649;padding:19px 20px}#header ul.menu{list-style:none}#header ul.menu li{display:inline;font-family:Montserrat,sans-serif;text-transform:uppercase;margin-right:25px}#header ul.menu li a{color:#202525;text-decoration:none;font-size:16px;font-weight:700;opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}#header ul.menu li a:hover{color:#538b93;opacity:.74;font-weight:700}#header ul.menu li.take-action{z-index:100;position:relative}#header ul.menu li.take-action>a{color:#fff;padding:19px 26px 17px;z-index:90;position:relative;background-color:#142c25}#header ul.menu li.take-action>a:after{left:0;width:158px;height:59px;bottom:-57px;content:"";position:absolute;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/take-action-arrow.png?9819dae8d6a8762fa3f4e31183c7859a) no-repeat transparent 0 0;background-size:contain}#header ul.menu li.take-action>a:hover{opacity:1}#header ul.menu li.take-action:hover .submenu{max-height:500px}#header ul.menu .submenu{transition:max-height .5s ease;top:32px;left:0;padding:0 13px;z-index:100;position:absolute;overflow:hidden;max-height:0;text-align:left;background-color:#142c25;width:133px}#header ul.menu .submenu li{display:block;margin:10px 0}#header ul.menu .submenu li:last-child{margin-bottom:7px}#header ul.menu .submenu li a{color:#fff;display:block;padding:5px 0}#header ul.menu .submenu li.social-icons a{display:inline-block}.content{background:#ccc8b3;border-top:2px solid #fff}.content,.secondary{height:300px;margin:0;padding:0}.secondary{background:#f6f0e0}#secondaryFull{background-color:#cfb59f;border-top:2px solid #fff}#footer,#secondaryFull{height:50px;margin:0;padding:0}#footer{background:transparent}#first-page .secondary{background:#fff url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/first-page.png?85a63c3ce0016a4aeee5c3cacb8f1f4c) no-repeat scroll 0 -70px;height:701px;padding-top:20px}#second-page .secondary{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/second-page.png?60a832c7d097b5f18631604d8d559a1c) no-repeat #cee7f3 0 -27px;height:1390px}#third-page .secondary{background:#cee7f3 url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/third-page.png?33c14a502326cc4962b515dae1b66efa) no-repeat scroll 0 -371px;height:551px;border:none}#fourth-page .secondary{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/fourth-page.png?695702131a9ff83304518e78ba611473) no-repeat #1c4649 0 -19px;height:1374px;border:none}#impact-page{text-align:center;margin-top:-15px}#impact-page .secondary{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/impact-background.jpg?a9899243701e57e85171bf3ff6393495) no-repeat #d1e5ed;height:auto;border:none}#impact-page:before{top:-29px;left:0;width:100%;height:29px;content:"";position:absolute;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border-impact.png?18087f6989e45302d19e683ed018c3f5) no-repeat 0 0}#impact{padding:35px 0 80px}#impact .title{color:#1c4649;font-size:42px}#impact p{color:#1c4649;padding:0 12% 0 13%;text-align:left;margin-bottom:45px}#impact .numbers{margin:65px 0;background-color:rgba(86,132,110,.25)}#impact .numbers ul{padding:10px 15%}#impact .numbers ul li{color:#1c4649;width:220px;padding:10px;display:inline-block;vertical-align:top}#impact .numbers ul li .num{font-size:38px;font-weight:700}#impact .numbers ul li .cap span{display:block;font-size:22px}#impact .numbers ul li .cap{font-size:18px}#impact .button{text-align:center}#impact .button small{font-size:14px}#impact .button a{width:606px;height:32px;display:inline-block;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/impact-view.jpg?905c90e702c489205f5993afdcae1b08) no-repeat 0 0;max-width:100%;background-size:contain}#bd.pray-sub{width:100%;padding:30px 13%;display:inline-block;box-sizing:border-box;text-align:left;background-color:#bdd9ea}#bd.pray-sub .secondary{height:auto;background-color:initial}#fifth-page .secondary{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/fifth-page.png?bb85e7f3e9375e2d1b53f7eaa5ab5cd8) no-repeat #d1e5ed;height:1030px;border:none}#sixth-page .secondary{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/sixth-page.png?6376567f5aa95cb4b27a17ce05643fe5) no-repeat #1c4649 0 -16px;background-size:cover;min-height:1010px;border:none;height:auto}#first-page .alert-box{width:684px;margin:0 auto -40px;padding:5px 20px;background:#ededed;color:#000;font-size:12px;text-align:center}#first-page .newsletter-box{float:left;margin-top:470px;margin-left:715px}#first-page .newsletter input[type=text]{background:#e2f3f6;width:210px;height:30px;border:3px solid #1a3029;padding-left:10px;vertical-align:top}#first-page .newsletter input[type=submit]{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/subscribe.png?3d3efcc429309724db3975752be63897) no-repeat;width:89px;height:38px;margin-left:-4px;border:none;cursor:pointer}#first-page .laurels{float:left;margin-top:80px;margin-left:530px}#second-page .about{float:left;margin-top:75px;margin-left:75px;width:650px}#second-page .video{float:right;margin-top:75px;margin-right:60px;width:460px;height:266px;text-align:center}#second-page .video p a{font-family:Oswald,sans-serif;text-decoration:none;color:#102e29;font-size:14px}#second-page .host-screening{float:left;width:492px;height:388px;margin-top:50px;margin-left:200px;clear:both}#second-page .host-screening h2{text-transform:uppercase;font-size:42px;color:#1c4649}#second-page .bubble-order{float:left;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-order.png?1ae910f21d2ca329fbbbc054426af59a) no-repeat;width:417px;height:293px;margin-top:50px;margin-left:100px;text-align:center}#second-page .bubble-order img{margin-top:71px}#second-page .bubble-order a{color:#cee7f3;text-transform:uppercase;text-decoration:none}#third-page .team{width:800px;margin:0 auto}#third-page h1.title{color:#060c12;font-size:42px;margin:0;padding-bottom:50px;padding-top:55px;text-align:center;text-transform:uppercase}#fourth-page .praise{width:959px;margin:0 auto}#fourth-page .praise h1{color:#cee7f3;font-size:42px;text-transform:uppercase;text-align:center;padding-top:85px;padding-bottom:50px;margin:0}#fourth-page .praise .row{width:933px;margin:20px auto 50px}#fourth-page .praise .row img.quote1{margin-left:200px;margin-right:60px}#fourth-page .praise .row img.quote2{margin-right:75px}#fourth-page .praise .row img.quote4{margin-right:37px}#fourth-page .praise .row img.quote5{margin-right:38px}#fourth-page .praise .row img{vertical-align:middle}#fourth-page .awards{float:left;margin-right:100px;margin-left:220px;margin-top:50px;font-size:14px;color:#7ab6d3}#fourth-page .awards h1{font-size:32px;text-transform:uppercase}#fourth-page .addtl-awards{float:left;font-size:14px;margin-top:50px;color:#7ab6d3}#fourth-page .addtl-awards h1{font-size:32px;text-align:center;text-transform:uppercase}#fourth-page .addtl-awards .left{float:left;margin-right:50px}#fourth-page .addtl-awards .right{float:left}#fourth-page .addtl-awards .button{margin-top:50px}#fifth-page h1.title{color:#060c12;font-size:42px;text-transform:uppercase;text-align:center;padding-top:85px;padding-bottom:50px;margin:0}#fifth-page .superior-faq-category-faqs{width:80%;margin:0 auto;margin-bottom:50px!important}#fifth-page .superior-faq-title{font-size:16px;font-weight:lighter}#fifth-page .superior-faq-title a{text-decoration:none}#fifth-page .superior-faq-content{padding-top:1px;background:#fafafa}#fifth-page .superior-faq-category-title{display:none}#sixth-page .bubble-wrap{max-width:1220px;margin:0 auto;padding-top:75px;text-align:center}#sixth-page .bubble-wrap h1{font-size:42px;text-transform:uppercase;text-align:center;color:#060c12}#sixth-page .bubble-a{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-a.png?507e03acbfd313bfc17e06b860b15c17) no-repeat;width:373px;height:262px;text-align:center;display:inline-block;vertical-align:top;margin:34px 15px}#sixth-page .bubble-b{float:left;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-b.png?8a66e62648bf2b13c1ba5e59b9d60e56) no-repeat;width:373px;height:224px;text-align:center;margin-left:100px;margin-top:50px;margin-bottom:100px}#sixth-page .bubble-a h3,#sixth-page .bubble-b h3{color:#fafafa;font-size:14px;margin-top:75px}#sixth-page .bubble-a p,#sixth-page .bubble-b p{color:#d1e5ed;font-size:12px}#sixth-page .newsletter input[type=text]{background:#e2f3f6;width:190px;height:30px;border:none;padding-left:10px;vertical-align:top}#sixth-page .newsletter input[type=submit]{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/subscribe-blk.png?bc5066278ce37ca42ada1526178f8343) no-repeat;width:89px;height:32px;margin-left:-4px;border:none;cursor:pointer}#sixth-page .credits{width:498px;height:146px;margin:0 auto}#doc4.sticky-menu #header{position:fixed;z-index:10;width:1356px;top:-99px}#doc4.sticky-menu #bd{margin-top:150px}#bd .section{position:relative}#first-page:after{height:32px;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border1.jpg?c21a2fdd026c723355cded369ad5fa38) no-repeat 0 0}#first-page:after,#second-page:after{left:0;width:100%;bottom:0;content:"";position:absolute}#second-page:after{height:21px;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border2.jpg?2efbbd08eb0902eaa4d7f82774a31aef) no-repeat 0 0}#fourth-page:before{top:-26px;left:0;width:100%;height:27px;content:"";position:absolute;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border-awards.png?d250cff2194ebd555f63905eb2db19d8) no-repeat 0 0}#fourth-page:after{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border4.jpg?508faeba7800622cd029ed715ddb95ec) no-repeat 0 0}#fifth-page:after,#fourth-page:after{left:0;width:100%;height:27px;bottom:-1px;content:"";position:absolute}#fifth-page:after{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border5.png?1d834efb88c71e69682fac690b89c9ad) no-repeat 0 0}li.social-action a img{float:left}.prar-grid-edit-wrapper{display:none}#uber-grid-777 .uber-grid-cell-label .uber-grid-label-heading{text-transform:uppercase}.uber-grid-edit-wrapper{display:none}img.social{opacity:1;transition:opacity .25s ease-in-out}img.social:hover{opacity:.74;font-weight:700}.chrome #first-page .newsletter input[type=submit]{float:right}.chrome #header ul.menu li.take-action>a:after{bottom:-69px;width:155px;margin-bottom:10px}.pray-logo{display:block;margin:0 auto -50px;position:relative;z-index:11}#sixth-page a{color:#d1e5ed}#second-page a{color:#102e29}#second-page a.light{color:#fff}.page-id-859 .sub-page #first-page .secondary{background:#ccc;height:100%;margin-bottom:30px;padding-bottom:50px;color:#1c4649}.page-id-859 .sub-page #first-page:after{background:none}.page-id-859 .sub-page #first-page .secondary h2{text-align:center;text-transform:uppercase;color:#1c4649}.page-id-859 .sub-page #first-page .secondary a,.page-id-859 .sub-page #first-page .secondary p{color:#1c4649;padding:10px 0}.page-id-859 .uber-grid-wrapper{max-width:800px}.sub-page #first-page .secondary{background:#1c4649;border:none;height:100%;margin-bottom:30px;padding-bottom:50px;color:#e2f3f6}.sub-page #first-page .secondary a,.sub-page #first-page .secondary p{color:#e2f3f6}.sub-page #first-page:after{background:none}.sub-page #first-page .secondary h2{text-align:center;text-transform:uppercase;color:#e2f3f6}.sub-page #first-page .secondary p{padding:20px 0}.col-xs-visible,.dn{display:none!important}#second-page .bubble-watch{float:left;width:846px;height:593px;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-watch.png?86ab7b08940b2c7c4257788695d2da93) no-repeat;margin-left:25px}#second-page .bubble-watch .dvd{float:left;width:170px;margin-left:80px;margin-top:20px}#second-page .bubble-watch .dvd img{width:100%;height:auto}#second-page .bubble-watch .info{float:left;width:380px;margin-top:0;margin-left:40px}#second-page .bubble-watch .info p{color:#86c3e1;width:80%;font-size:14px;line-height:19px;font-family:trade-gothic-lh-extended,sans-serif;margin-bottom:25px;-webkit-transform:scaleX(1.25);transform:scaleX(1.25);-webkit-transform-origin:0 0 0;transform-origin:0 0 0}#second-page .bubble-watch .info p strong{font-size:16px;font-family:trade-gothic-lh-extended-bold,sans-serif}#second-page .bubble-watch .info .upper-icons{height:60px;display:inline-block;vertical-align:top}#second-page .bubble-watch h2.bubble-title{color:#c7dde7;font-size:31px;margin-top:132px;text-align:center;font-family:trade-gothic-lh-extended-bold,sans-serif;margin-bottom:18px;-webkit-transform:scaleX(1.25);transform:scaleX(1.25)}#second-page .bubble-watch .itunes{margin-right:40px}#second-page .bubble-watch .amazon{padding-top:10px}#second-page .bubble-watch .gplay{padding-top:5px;margin-right:40px}#second-page .bubble-intl-orders{float:left;width:480px;height:388px;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-intl-orders.png?97f7d0a0de489aa6ad62dc89fa575617) no-repeat;margin-top:150px;margin-left:-20px}#second-page .bubble-intl-orders .bubble-title{color:#c7dde7;font-size:17px;margin-top:70px;text-align:center;font-family:trade-gothic-lh-extended-bold,sans-serif;margin-bottom:18px;-webkit-transform:scaleX(1.25);transform:scaleX(1.25)}#second-page .bubble-intl-orders .info{width:315px;font-size:13px;margin-top:40px;margin-left:93px;font-family:trade-gothic-lh-extended,sans-serif}#second-page .bubble-intl-orders .info p{color:#fff;width:80%;line-height:16px;-webkit-transform:scaleX(1.25);transform:scaleX(1.25);-webkit-transform-origin:0 0 0;transform-origin:0 0 0}@media (max-width:480px){#second-page .bubble-watch h2.bubble-title{font-size:28px;margin-top:0}#second-page .bubble-watch{height:auto;padding:110px 0 45px;overflow:hidden;max-width:100%;margin-top:0;margin-left:0;background-size:cover;background-position:50% 50%}#second-page .bubble-watch .dvd{float:left;width:85px;margin:0}#second-page .bubble-watch .dvd img{max-width:100%}#second-page .bubble-watch .info{width:400px;float:none;max-width:100%;padding:0 0 0 95px;box-sizing:border-box;margin-left:0;margin-right:10px}#second-page .bubble-watch .info p{font-size:9px;display:inline-block;height:30px}#second-page .bubble-watch .info a img{height:100%}#second-page .bubble-watch .info .upper-icons{height:29px}#second-page .bubble-watch .info .lower-icons{height:29px;display:inline-block}#second-page .bubble-intl-orders{height:auto;margin:0;padding:51px 0 73px;overflow:hidden;max-width:100%;background-size:cover;background-position:50% 50%}#second-page .bubble-intl-orders .bubble-title{font-size:15px;margin-top:33px;margin-bottom:0}#second-page .bubble-intl-orders .info{width:290px;margin:25px auto;font-size:10px;max-width:100%}.col-xs-hide{display:none}.col-xs-visible{display:block!important}#doc4{overflow-y:hidden;margin:auto;width:100%;min-width:320px;box-sizing:border-box}#header{height:100px}#header .forkmenu{padding:10px 20px}.pray-logo{margin:0 auto}#header ul.menu li.take-action:hover .submenu{max-height:1000px}#header ul.menu li,#header ul.menu li.take-action>a:after,.prey-top-menu{display:none}#header ul.menu{margin:7px}#header ul.menu li.take-action{display:block}#header ul.menu li.take-action>a{display:block;width:40px;height:3px;margin:0 auto;padding:5px 0;font-size:0;color:transparent;border-top:3px solid #1c4649;border-bottom:3px solid #1c4649;background-clip:content-box}#header ul.menu .submenu{top:25px;left:50%;margin-left:-120px}#header ul.menu .submenu li{margin:3px 0}#header ul.menu .submenu li:first-of-type{margin-top:15px}#header ul.menu .submenu li:last-of-type{margin-bottom:15px}#header ul.menu li a{font-size:14px}#yui-main{overflow:hidden}#first-page .newsletter input{vertical-align:top}#first-page .alert-box{width:80%;margin:0 10%;box-sizing:border-box}#first-page .secondary{height:490px;background:#fff url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/first-page-response1.png?bb1413506fae42ef4293d42348460ca1) bottom no-repeat;background-size:cover}#first-page:after{background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border1-respond.png?0399e6aceaf965a88c57cf2f318916d2) no-repeat 0 0;background-size:cover;height:17px}#first-page .laurels,#first-page .newsletter-box{position:absolute;margin:0}#first-page .newsletter-box{top:285px;right:20px}#first-page .newsletter input[type=text]{width:150px;height:20px;font-size:10px;border:2px solid #1a3029}#first-page .newsletter input[type=submit]{width:65px;height:26px;background-size:cover}#first-page .laurels{left:50%;bottom:20px;margin-left:-265px}.newsletter-box.footer .newsletter input[type=text]{background:#e2f3f6 none repeat scroll 0 0;width:190px;height:30px;border:none;padding-left:10px}.newsletter-box.footer .newsletter input[type=submit]{width:65px;height:22px;background-size:cover}#second-page .secondary{overflow:hidden;height:auto;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/second-page.png?60a832c7d097b5f18631604d8d559a1c) repeat-y #cee7f3 center -27px}#second-page .secondary a{color:#78bce3}#second-page .about,#second-page .bubble-order,#second-page .host-screening,#second-page .video{float:none;width:100%;height:auto;margin:15px auto 0;padding:0 30px;box-sizing:border-box}#second-page .video{margin-top:30px}#second-page .video img{width:100%}#second-page .about{font-size:9px;margin-top:10px;margin-bottom:25px}#second-page .host-screening{font-size:10px}#second-page .host-screening h2{font-size:20px;text-align:center;margin-bottom:15px}#second-page .bubble-order{height:220px;margin:10px auto 40px;background-size:contain;background-position:center 0}#second-page .bubble-order img{margin-top:60px;width:170px}#second-page .bubble-order p{font-size:12px}#third-page .secondary{height:auto;background:#cee7f3 url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/sixth-page-responde.png?5a199b552b00ae1ea3f260b5f616717e) center -10px repeat-y scroll;background-size:cover}#third-page:after{height:12px;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/border3.jpg?f16492b04f0c0b925ee2620ff922d9d0) no-repeat 0 0;background-size:cover}#third-page .team{width:100%}#third-page h1.title{padding:30px 0;font-size:26px;color:#194649;text-transform:uppercase}#uber-grid-810>div.r1c1,#uber-grid-810>div.r2c1{float:none;width:220px!important;margin:0 auto 20px;position:static!important;border:1px solid hsla(0,0%,100%,.5)}.uber-grid-cells-wrapper .uber-grid-cell-label{padding:5px 20px!important}#third-page .view-all-resp{display:inline-block;margin:-50px auto 50px}#fourth-page .secondary{overflow:hidden;height:auto;text-align:center}#fourth-page .praise{width:100%}#fourth-page .praise h1{font-size:26px;padding:25px 0}#fourth-page .praise .row{width:100%;margin:20px auto}#fourth-page .secondary .praise .row img{display:block;max-width:100%;margin:0 auto 20px;padding:0 15px}#fourth-page .awards{width:100%;margin:0 auto}#fourth-page .awards h1{font-size:20px}#fourth-page .awards p{text-align:left;padding-left:40px}#fourth-page .addtl-awards{width:100%}#fourth-page .addtl-awards .left,#fourth-page .addtl-awards .right,#fourth-page .addtl-awards h1{display:none}#fourth-page .addtl-awards .button{margin:10px auto 50px}#fifth-page .secondary{height:auto;overflow:hidden}#fifth-page h1.title{padding:30px 0}#fifth-page .superior-faq-category-faqs{width:90%}#fifth-page .superior-faq-content,#fifth-page .superior-faq-title{font-size:10px}#sixth-page .secondary{height:auto;overflow:hidden;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/sixth-page-responde.png?5a199b552b00ae1ea3f260b5f616717e) repeat-y #1c4649 0 -16px;background-size:cover}#sixth-page .bubble-wrap{overflow:hidden;width:100%;padding-top:0}#sixth-page .bubble-wrap h1{font-size:28px}#sixth-page .bubble-a{float:none;overflow:hidden;width:300px;height:210px;margin:0 auto 10px;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-a.png?507e03acbfd313bfc17e06b860b15c17) no-repeat;background-size:contain}#sixth-page .bubble-b{float:none;width:100%;overflow:hidden;margin:0 auto 10px!important;background:url(//www.forkfilms.com/themes/os-theme/assets/_pray/images/bubble-b.png?8a66e62648bf2b13c1ba5e59b9d60e56) top no-repeat}#sixth-page .bubble-a h3,#sixth-page .bubble-b h3{font-size:13px;margin:65px 0 5px}#sixth-page .bubble-a a,#sixth-page .bubble-a p,#sixth-page .bubble-b a,#sixth-page .bubble-b p{font-size:10px;color:#fff;text-decoration:none}#sixth-page .newsletter,#sixth-page .newsletter-box{margin-top:20px}#sixth-page .newsletter input[type=text]{vertical-align:top}#sixth-page .credits{width:100%;height:auto}#sixth-page .credits img{width:100%;margin:50px auto;padding:0 15px}}.about h3{font-size:1.75rem;line-height:1.75rem;font-family:commuters-sans,Helvetica,sans-serif}.about h3~p{font-size:1rem;line-height:1.5rem;font-family:Lato-Light,Helvetica,sans-serif}.about h3.title-team{font-size:2.25rem;line-height:2.625rem}.about .person-card{max-width:334px;-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;min-width:250px;margin-right:15px;margin-left:15px;position:relative}.about .person-card .cover-img{height:250px}.about .person-card h4{font-size:1.375rem;line-height:1.625rem;font-family:commuters-sans,Helvetica,sans-serif;margin-top:15px;margin-bottom:0}.about .person-card .position{font-size:1.125rem;line-height:1.625rem;color:#3b3b3b;font-family:Lato-Italic,Helvetica,sans-serif;margin-top:0;margin-bottom:23px}.about .person-card .biography{font-size:.875rem;line-height:1.25rem;color:#3b3b3b;font-family:Lato-Light,Helvetica,sans-serif;margin-bottom:0}.about .person-card .read-more{position:relative;height:20px;display:inline-block;margin-top:0;margin-bottom:40px;transition:margin-top .3s}.about .person-card .read-more span{position:absolute;top:0;left:0;transition:opacity .3s;letter-spacing:1px;font-size:.875rem;line-height:1.0625rem;color:#fb4e2f;font-family:Lato-HeavyItalic,Helvetica,sans-serif;cursor:pointer}.about .person-card .read-more span:hover{text-decoration:underline}.about .person-card .read-more .less{opacity:0;pointer-events:none}.about .person-card.full .read-more{margin-top:20px}.about .person-card.full .read-more .more{opacity:0;pointer-events:none}.about .person-card.full .read-more .less{opacity:1;pointer-events:auto}.about .short-info .hidden-element{max-height:0;overflow:hidden;transition:max-height .5s}.about .short-info.full .hidden-element{max-height:9999px}.about.wrapp-team{text-align:left}.about.wrapp-team .person-card .cover-img{height:250px!important;width:100%;object-fit:cover}.about.wrapp-team .person-card .position{color:rgba(0,0,0,.5);font-style:italic}.about.wrapp-team .person-card h4{text-align:left!important}.about.wrapp-team .person-card .more{font-weight:700;font-style:italic}.page-template-trials-of-spring-sub .about.wrapp-team{color:#fff}.page-template-trials-of-spring-sub .about.wrapp-team .person-card .position{color:hsla(0,0%,100%,.5)}.page-template-trials-of-spring-sub .about.wrapp-team .person-card .biography{color:#fff}@media (max-width:900px){.about .person-card{min-width:200px}}.circle{width:115px;height:115px;padding:0 15px;border-radius:50%;position:absolute;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:.6875rem;line-height:.8125rem;font-family:Lato-Bold,Helvetica,sans-serif;z-index:1}.circle.top-circle{top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:4%}.circle.right-circle{right:0;-webkit-transform:translateX(50%);transform:translateX(50%);top:40px}.circle.left-circle{-webkit-transform:translateX(-50%);transform:translateX(-50%);left:0;top:40px}.circle.bottom-circle{bottom:0;-webkit-transform:translateY(50%);transform:translateY(50%);right:4%}.circle .white{color:#fff;margin-bottom:5px}.blue{background-color:#019faf}.mint{background-color:#91dbd4}.orange{background-color:#fb4e2f}